2018-05-20 18:05:16,394 [salt.utils       ][ERROR   ][1527] DNS lookup or connection check of 'salt' failed.
2018-05-20 18:05:16,394 [salt.minion      ][ERROR   ][1527] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
2018-05-20 18:05:16,909 [salt.utils.parsers][WARNING ][1527] Minion received a SIGTERM. Exiting.
2018-05-20 18:05:59,929 [salt.minion      ][ERROR   ][1676] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-05-20 18:06:31,845 [salt.crypt       ][ERROR   ][1676] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
2018-05-20 18:10:34,699 [salt.loaded.int.module.cmdmod][ERROR   ][1851] 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
2018-05-20 18:10:59,929 [salt.loaded.int.module.cmdmod][INFO    ][4630] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-05-20 18:10:59,952 [salt.loaded.int.module.cmdmod][INFO    ][4630] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-05-20 18:10:59,981 [salt.loaded.int.module.cmdmod][INFO    ][4630] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-05-20 18:11:00,031 [salt.utils.parsers][WARNING ][1676] Minion received a SIGTERM. Exiting.
2018-05-20 18:11:00,492 [salt.cli.daemons ][INFO    ][4711] Setting up the Salt Minion "mas01.mcp-pike-ovs-dpdk-ha.local"
2018-05-20 18:11:00,616 [salt.cli.daemons ][INFO    ][4711] Starting up the Salt Minion
2018-05-20 18:11:00,617 [salt.utils.event ][INFO    ][4711] Starting pull socket on /var/run/salt/minion/minion_event_37b09bd410_pull.ipc
2018-05-20 18:11:01,152 [salt.minion      ][INFO    ][4711] Creating minion process manager
2018-05-20 18:11:02,196 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][4711] Executing command ['date', '+%z'] in directory '/root'
2018-05-20 18:11:02,218 [salt.utils.schedule][INFO    ][4711] Updating job settings for scheduled job: __mine_interval
2018-05-20 18:11:02,220 [salt.minion      ][INFO    ][4711] Added mine.update to scheduler
2018-05-20 18:11:02,226 [salt.minion      ][INFO    ][4711] Minion is starting as user 'root'
2018-05-20 18:11:02,252 [salt.minion      ][INFO    ][4711] Minion is ready to receive requests!
2018-05-20 18:11:03,256 [salt.utils.schedule][INFO    ][4711] Running scheduled job: __mine_interval
2018-05-20 18:11:08,708 [salt.minion      ][INFO    ][4711] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181108693733
2018-05-20 18:11:08,734 [salt.minion      ][INFO    ][4806] Starting a new job with PID 4806
2018-05-20 18:11:08,761 [salt.minion      ][INFO    ][4806] Returning information for job: 20180520181108693733
2018-05-20 18:11:29,532 [salt.minion      ][INFO    ][4711] User sudo_ubuntu Executing command state.sls with jid 20180520181129514033
2018-05-20 18:11:29,559 [salt.minion      ][INFO    ][4827] Starting a new job with PID 4827
2018-05-20 18:11:32,000 [salt.state       ][INFO    ][4827] Loading fresh modules for state activity
2018-05-20 18:11:32,074 [salt.fileclient  ][INFO    ][4827] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-05-20 18:11:32,216 [salt.fileclient  ][INFO    ][4827] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-05-20 18:11:32,361 [salt.fileclient  ][INFO    ][4827] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-05-20 18:11:32,571 [salt.fileclient  ][INFO    ][4827] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-05-20 18:11:32,813 [salt.fileclient  ][INFO    ][4827] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-05-20 18:11:32,926 [salt.state       ][INFO    ][4827] Running state [/etc/hostname] at time 18:11:32.926088
2018-05-20 18:11:32,928 [salt.state       ][INFO    ][4827] Executing state file.managed for /etc/hostname
2018-05-20 18:11:32,997 [salt.fileclient  ][INFO    ][4827] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-05-20 18:11:33,001 [salt.state       ][INFO    ][4827] File /etc/hostname is in the correct state
2018-05-20 18:11:33,002 [salt.state       ][INFO    ][4827] Completed state [/etc/hostname] at time 18:11:33.002429 duration_in_ms=76.341
2018-05-20 18:11:33,004 [salt.state       ][INFO    ][4827] Running state [hostname mas01] at time 18:11:33.004354
2018-05-20 18:11:33,004 [salt.state       ][INFO    ][4827] Executing state cmd.wait for hostname mas01
2018-05-20 18:11:33,005 [salt.state       ][INFO    ][4827] No changes made for hostname mas01
2018-05-20 18:11:33,005 [salt.state       ][INFO    ][4827] Completed state [hostname mas01] at time 18:11:33.005874 duration_in_ms=1.521
2018-05-20 18:11:33,007 [salt.state       ][INFO    ][4827] Running state [mdb02] at time 18:11:33.007778
2018-05-20 18:11:33,008 [salt.state       ][INFO    ][4827] Executing state host.present for mdb02
2018-05-20 18:11:33,009 [salt.state       ][INFO    ][4827] {'host': 'mdb02'}
2018-05-20 18:11:33,010 [salt.state       ][INFO    ][4827] Completed state [mdb02] at time 18:11:33.010119 duration_in_ms=2.341
2018-05-20 18:11:33,010 [salt.state       ][INFO    ][4827] Running state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.010611
2018-05-20 18:11:33,011 [salt.state       ][INFO    ][4827] Executing state host.present for mdb02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,012 [salt.state       ][INFO    ][4827] {'host': 'mdb02.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,012 [salt.state       ][INFO    ][4827] Completed state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.012682 duration_in_ms=2.07
2018-05-20 18:11:33,013 [salt.state       ][INFO    ][4827] Running state [mdb03] at time 18:11:33.013180
2018-05-20 18:11:33,013 [salt.state       ][INFO    ][4827] Executing state host.present for mdb03
2018-05-20 18:11:33,014 [salt.state       ][INFO    ][4827] {'host': 'mdb03'}
2018-05-20 18:11:33,015 [salt.state       ][INFO    ][4827] Completed state [mdb03] at time 18:11:33.015311 duration_in_ms=2.131
2018-05-20 18:11:33,015 [salt.state       ][INFO    ][4827] Running state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.015806
2018-05-20 18:11:33,016 [salt.state       ][INFO    ][4827] Executing state host.present for mdb03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,017 [salt.state       ][INFO    ][4827] {'host': 'mdb03.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,017 [salt.state       ][INFO    ][4827] Completed state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.017939 duration_in_ms=2.133
2018-05-20 18:11:33,018 [salt.state       ][INFO    ][4827] Running state [mdb01] at time 18:11:33.018432
2018-05-20 18:11:33,019 [salt.state       ][INFO    ][4827] Executing state host.present for mdb01
2018-05-20 18:11:33,020 [salt.state       ][INFO    ][4827] {'host': 'mdb01'}
2018-05-20 18:11:33,021 [salt.state       ][INFO    ][4827] Completed state [mdb01] at time 18:11:33.020961 duration_in_ms=2.529
2018-05-20 18:11:33,021 [salt.state       ][INFO    ][4827] Running state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.021452
2018-05-20 18:11:33,021 [salt.state       ][INFO    ][4827] Executing state host.present for mdb01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,023 [salt.state       ][INFO    ][4827] {'host': 'mdb01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,023 [salt.state       ][INFO    ][4827] Completed state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.023545 duration_in_ms=2.093
2018-05-20 18:11:33,024 [salt.state       ][INFO    ][4827] Running state [mdb] at time 18:11:33.024061
2018-05-20 18:11:33,024 [salt.state       ][INFO    ][4827] Executing state host.present for mdb
2018-05-20 18:11:33,026 [salt.state       ][INFO    ][4827] {'host': 'mdb'}
2018-05-20 18:11:33,026 [salt.state       ][INFO    ][4827] Completed state [mdb] at time 18:11:33.026537 duration_in_ms=2.476
2018-05-20 18:11:33,027 [salt.state       ][INFO    ][4827] Running state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.027360
2018-05-20 18:11:33,027 [salt.state       ][INFO    ][4827] Executing state host.present for mdb.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,029 [salt.state       ][INFO    ][4827] {'host': 'mdb.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,029 [salt.state       ][INFO    ][4827] Completed state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.029620 duration_in_ms=2.26
2018-05-20 18:11:33,030 [salt.state       ][INFO    ][4827] Running state [cfg01] at time 18:11:33.030116
2018-05-20 18:11:33,031 [salt.state       ][INFO    ][4827] Executing state host.present for cfg01
2018-05-20 18:11:33,032 [salt.state       ][INFO    ][4827] {'host': 'cfg01'}
2018-05-20 18:11:33,033 [salt.state       ][INFO    ][4827] Completed state [cfg01] at time 18:11:33.033155 duration_in_ms=3.039
2018-05-20 18:11:33,033 [salt.state       ][INFO    ][4827] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.033669
2018-05-20 18:11:33,034 [salt.state       ][INFO    ][4827] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,035 [salt.state       ][INFO    ][4827] {'host': 'cfg01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,035 [salt.state       ][INFO    ][4827] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.035823 duration_in_ms=2.154
2018-05-20 18:11:33,036 [salt.state       ][INFO    ][4827] Running state [prx01] at time 18:11:33.036359
2018-05-20 18:11:33,036 [salt.state       ][INFO    ][4827] Executing state host.present for prx01
2018-05-20 18:11:33,038 [salt.state       ][INFO    ][4827] {'host': 'prx01'}
2018-05-20 18:11:33,038 [salt.state       ][INFO    ][4827] Completed state [prx01] at time 18:11:33.038487 duration_in_ms=2.128
2018-05-20 18:11:33,039 [salt.state       ][INFO    ][4827] Running state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.038983
2018-05-20 18:11:33,039 [salt.state       ][INFO    ][4827] Executing state host.present for prx01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,040 [salt.state       ][INFO    ][4827] {'host': 'prx01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,041 [salt.state       ][INFO    ][4827] Completed state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.041177 duration_in_ms=2.194
2018-05-20 18:11:33,041 [salt.state       ][INFO    ][4827] Running state [kvm01] at time 18:11:33.041675
2018-05-20 18:11:33,042 [salt.state       ][INFO    ][4827] Executing state host.present for kvm01
2018-05-20 18:11:33,046 [salt.state       ][INFO    ][4827] {'host': 'kvm01'}
2018-05-20 18:11:33,046 [salt.state       ][INFO    ][4827] Completed state [kvm01] at time 18:11:33.046915 duration_in_ms=5.24
2018-05-20 18:11:33,047 [salt.state       ][INFO    ][4827] Running state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.047422
2018-05-20 18:11:33,047 [salt.state       ][INFO    ][4827] Executing state host.present for kvm01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,049 [salt.state       ][INFO    ][4827] {'host': 'kvm01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,049 [salt.state       ][INFO    ][4827] Completed state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.049611 duration_in_ms=2.189
2018-05-20 18:11:33,050 [salt.state       ][INFO    ][4827] Running state [kvm03] at time 18:11:33.050127
2018-05-20 18:11:33,050 [salt.state       ][INFO    ][4827] Executing state host.present for kvm03
2018-05-20 18:11:33,051 [salt.state       ][INFO    ][4827] {'host': 'kvm03'}
2018-05-20 18:11:33,052 [salt.state       ][INFO    ][4827] Completed state [kvm03] at time 18:11:33.052261 duration_in_ms=2.134
2018-05-20 18:11:33,052 [salt.state       ][INFO    ][4827] Running state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.052741
2018-05-20 18:11:33,053 [salt.state       ][INFO    ][4827] Executing state host.present for kvm03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,054 [salt.state       ][INFO    ][4827] {'host': 'kvm03.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,055 [salt.state       ][INFO    ][4827] Completed state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.055480 duration_in_ms=2.739
2018-05-20 18:11:33,056 [salt.state       ][INFO    ][4827] Running state [kvm02] at time 18:11:33.055970
2018-05-20 18:11:33,056 [salt.state       ][INFO    ][4827] Executing state host.present for kvm02
2018-05-20 18:11:33,057 [salt.state       ][INFO    ][4827] {'host': 'kvm02'}
2018-05-20 18:11:33,058 [salt.state       ][INFO    ][4827] Completed state [kvm02] at time 18:11:33.058045 duration_in_ms=2.075
2018-05-20 18:11:33,058 [salt.state       ][INFO    ][4827] Running state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.058518
2018-05-20 18:11:33,058 [salt.state       ][INFO    ][4827] Executing state host.present for kvm02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,060 [salt.state       ][INFO    ][4827] {'host': 'kvm02.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,060 [salt.state       ][INFO    ][4827] Completed state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.060605 duration_in_ms=2.086
2018-05-20 18:11:33,061 [salt.state       ][INFO    ][4827] Running state [dbs] at time 18:11:33.061061
2018-05-20 18:11:33,061 [salt.state       ][INFO    ][4827] Executing state host.present for dbs
2018-05-20 18:11:33,062 [salt.state       ][INFO    ][4827] {'host': 'dbs'}
2018-05-20 18:11:33,063 [salt.state       ][INFO    ][4827] Completed state [dbs] at time 18:11:33.063136 duration_in_ms=2.075
2018-05-20 18:11:33,063 [salt.state       ][INFO    ][4827] Running state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.063601
2018-05-20 18:11:33,064 [salt.state       ][INFO    ][4827] Executing state host.present for dbs.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,065 [salt.state       ][INFO    ][4827] {'host': 'dbs.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,065 [salt.state       ][INFO    ][4827] Completed state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.065715 duration_in_ms=2.113
2018-05-20 18:11:33,066 [salt.state       ][INFO    ][4827] Running state [prx] at time 18:11:33.066174
2018-05-20 18:11:33,066 [salt.state       ][INFO    ][4827] Executing state host.present for prx
2018-05-20 18:11:33,067 [salt.state       ][INFO    ][4827] {'host': 'prx'}
2018-05-20 18:11:33,068 [salt.state       ][INFO    ][4827] Completed state [prx] at time 18:11:33.068293 duration_in_ms=2.12
2018-05-20 18:11:33,068 [salt.state       ][INFO    ][4827] Running state [prx.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.068792
2018-05-20 18:11:33,069 [salt.state       ][INFO    ][4827] Executing state host.present for prx.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,070 [salt.state       ][INFO    ][4827] {'host': 'prx.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,071 [salt.state       ][INFO    ][4827] Completed state [prx.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.071025 duration_in_ms=2.233
2018-05-20 18:11:33,071 [salt.state       ][INFO    ][4827] Running state [prx02] at time 18:11:33.071526
2018-05-20 18:11:33,072 [salt.state       ][INFO    ][4827] Executing state host.present for prx02
2018-05-20 18:11:33,073 [salt.state       ][INFO    ][4827] {'host': 'prx02'}
2018-05-20 18:11:33,073 [salt.state       ][INFO    ][4827] Completed state [prx02] at time 18:11:33.073782 duration_in_ms=2.256
2018-05-20 18:11:33,074 [salt.state       ][INFO    ][4827] Running state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.074282
2018-05-20 18:11:33,075 [salt.state       ][INFO    ][4827] Executing state host.present for prx02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,076 [salt.state       ][INFO    ][4827] {'host': 'prx02.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,076 [salt.state       ][INFO    ][4827] Completed state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.076923 duration_in_ms=2.641
2018-05-20 18:11:33,077 [salt.state       ][INFO    ][4827] Running state [msg02] at time 18:11:33.077436
2018-05-20 18:11:33,077 [salt.state       ][INFO    ][4827] Executing state host.present for msg02
2018-05-20 18:11:33,079 [salt.state       ][INFO    ][4827] {'host': 'msg02'}
2018-05-20 18:11:33,079 [salt.state       ][INFO    ][4827] Completed state [msg02] at time 18:11:33.079711 duration_in_ms=2.275
2018-05-20 18:11:33,080 [salt.state       ][INFO    ][4827] Running state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.080240
2018-05-20 18:11:33,080 [salt.state       ][INFO    ][4827] Executing state host.present for msg02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,082 [salt.state       ][INFO    ][4827] {'host': 'msg02.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,082 [salt.state       ][INFO    ][4827] Completed state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.082641 duration_in_ms=2.401
2018-05-20 18:11:33,083 [salt.state       ][INFO    ][4827] Running state [msg03] at time 18:11:33.083158
2018-05-20 18:11:33,083 [salt.state       ][INFO    ][4827] Executing state host.present for msg03
2018-05-20 18:11:33,084 [salt.state       ][INFO    ][4827] {'host': 'msg03'}
2018-05-20 18:11:33,085 [salt.state       ][INFO    ][4827] Completed state [msg03] at time 18:11:33.085417 duration_in_ms=2.259
2018-05-20 18:11:33,085 [salt.state       ][INFO    ][4827] Running state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.085911
2018-05-20 18:11:33,086 [salt.state       ][INFO    ][4827] Executing state host.present for msg03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,087 [salt.state       ][INFO    ][4827] {'host': 'msg03.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,088 [salt.state       ][INFO    ][4827] Completed state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.088145 duration_in_ms=2.233
2018-05-20 18:11:33,088 [salt.state       ][INFO    ][4827] Running state [msg01] at time 18:11:33.088615
2018-05-20 18:11:33,089 [salt.state       ][INFO    ][4827] Executing state host.present for msg01
2018-05-20 18:11:33,090 [salt.state       ][INFO    ][4827] {'host': 'msg01'}
2018-05-20 18:11:33,090 [salt.state       ][INFO    ][4827] Completed state [msg01] at time 18:11:33.090875 duration_in_ms=2.259
2018-05-20 18:11:33,091 [salt.state       ][INFO    ][4827] Running state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.091382
2018-05-20 18:11:33,091 [salt.state       ][INFO    ][4827] Executing state host.present for msg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,093 [salt.state       ][INFO    ][4827] {'host': 'msg01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,093 [salt.state       ][INFO    ][4827] Completed state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.093656 duration_in_ms=2.274
2018-05-20 18:11:33,094 [salt.state       ][INFO    ][4827] Running state [msg] at time 18:11:33.094152
2018-05-20 18:11:33,094 [salt.state       ][INFO    ][4827] Executing state host.present for msg
2018-05-20 18:11:33,096 [salt.state       ][INFO    ][4827] {'host': 'msg'}
2018-05-20 18:11:33,096 [salt.state       ][INFO    ][4827] Completed state [msg] at time 18:11:33.096451 duration_in_ms=2.299
2018-05-20 18:11:33,096 [salt.state       ][INFO    ][4827] Running state [msg.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.096947
2018-05-20 18:11:33,097 [salt.state       ][INFO    ][4827] Executing state host.present for msg.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,098 [salt.state       ][INFO    ][4827] {'host': 'msg.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,099 [salt.state       ][INFO    ][4827] Completed state [msg.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.099223 duration_in_ms=2.276
2018-05-20 18:11:33,099 [salt.state       ][INFO    ][4827] Running state [cfg01] at time 18:11:33.099727
2018-05-20 18:11:33,100 [salt.state       ][INFO    ][4827] Executing state host.present for cfg01
2018-05-20 18:11:33,101 [salt.state       ][INFO    ][4827] Host cfg01 (192.168.10.11) already present
2018-05-20 18:11:33,101 [salt.state       ][INFO    ][4827] Completed state [cfg01] at time 18:11:33.101427 duration_in_ms=1.699
2018-05-20 18:11:33,101 [salt.state       ][INFO    ][4827] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.101918
2018-05-20 18:11:33,102 [salt.state       ][INFO    ][4827] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,103 [salt.state       ][INFO    ][4827] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-05-20 18:11:33,103 [salt.state       ][INFO    ][4827] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.103592 duration_in_ms=1.674
2018-05-20 18:11:33,104 [salt.state       ][INFO    ][4827] Running state [cmp002] at time 18:11:33.104102
2018-05-20 18:11:33,104 [salt.state       ][INFO    ][4827] Executing state host.present for cmp002
2018-05-20 18:11:33,105 [salt.state       ][INFO    ][4827] {'host': 'cmp002'}
2018-05-20 18:11:33,106 [salt.state       ][INFO    ][4827] Completed state [cmp002] at time 18:11:33.106386 duration_in_ms=2.283
2018-05-20 18:11:33,106 [salt.state       ][INFO    ][4827] Running state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.106900
2018-05-20 18:11:33,107 [salt.state       ][INFO    ][4827] Executing state host.present for cmp002.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,108 [salt.state       ][INFO    ][4827] {'host': 'cmp002.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,109 [salt.state       ][INFO    ][4827] Completed state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.109232 duration_in_ms=2.332
2018-05-20 18:11:33,109 [salt.state       ][INFO    ][4827] Running state [cmp001] at time 18:11:33.109726
2018-05-20 18:11:33,110 [salt.state       ][INFO    ][4827] Executing state host.present for cmp001
2018-05-20 18:11:33,111 [salt.state       ][INFO    ][4827] {'host': 'cmp001'}
2018-05-20 18:11:33,112 [salt.state       ][INFO    ][4827] Completed state [cmp001] at time 18:11:33.112044 duration_in_ms=2.318
2018-05-20 18:11:33,112 [salt.state       ][INFO    ][4827] Running state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.112539
2018-05-20 18:11:33,113 [salt.state       ][INFO    ][4827] Executing state host.present for cmp001.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,114 [salt.state       ][INFO    ][4827] {'host': 'cmp001.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,115 [salt.state       ][INFO    ][4827] Completed state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.115000 duration_in_ms=2.46
2018-05-20 18:11:33,115 [salt.state       ][INFO    ][4827] Running state [dbs01] at time 18:11:33.115499
2018-05-20 18:11:33,116 [salt.state       ][INFO    ][4827] Executing state host.present for dbs01
2018-05-20 18:11:33,117 [salt.state       ][INFO    ][4827] {'host': 'dbs01'}
2018-05-20 18:11:33,117 [salt.state       ][INFO    ][4827] Completed state [dbs01] at time 18:11:33.117870 duration_in_ms=2.371
2018-05-20 18:11:33,118 [salt.state       ][INFO    ][4827] Running state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.118386
2018-05-20 18:11:33,118 [salt.state       ][INFO    ][4827] Executing state host.present for dbs01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,120 [salt.state       ][INFO    ][4827] {'host': 'dbs01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,120 [salt.state       ][INFO    ][4827] Completed state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.120750 duration_in_ms=2.364
2018-05-20 18:11:33,121 [salt.state       ][INFO    ][4827] Running state [dbs02] at time 18:11:33.121265
2018-05-20 18:11:33,121 [salt.state       ][INFO    ][4827] Executing state host.present for dbs02
2018-05-20 18:11:33,123 [salt.state       ][INFO    ][4827] {'host': 'dbs02'}
2018-05-20 18:11:33,123 [salt.state       ][INFO    ][4827] Completed state [dbs02] at time 18:11:33.123586 duration_in_ms=2.321
2018-05-20 18:11:33,124 [salt.state       ][INFO    ][4827] Running state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.124116
2018-05-20 18:11:33,124 [salt.state       ][INFO    ][4827] Executing state host.present for dbs02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,126 [salt.state       ][INFO    ][4827] {'host': 'dbs02.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,126 [salt.state       ][INFO    ][4827] Completed state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.126450 duration_in_ms=2.334
2018-05-20 18:11:33,127 [salt.state       ][INFO    ][4827] Running state [dbs03] at time 18:11:33.126996
2018-05-20 18:11:33,127 [salt.state       ][INFO    ][4827] Executing state host.present for dbs03
2018-05-20 18:11:33,128 [salt.state       ][INFO    ][4827] {'host': 'dbs03'}
2018-05-20 18:11:33,129 [salt.state       ][INFO    ][4827] Completed state [dbs03] at time 18:11:33.129383 duration_in_ms=2.387
2018-05-20 18:11:33,129 [salt.state       ][INFO    ][4827] Running state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.129895
2018-05-20 18:11:33,130 [salt.state       ][INFO    ][4827] Executing state host.present for dbs03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,131 [salt.state       ][INFO    ][4827] {'host': 'dbs03.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,132 [salt.state       ][INFO    ][4827] Completed state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.132164 duration_in_ms=2.269
2018-05-20 18:11:33,132 [salt.state       ][INFO    ][4827] Running state [mas01] at time 18:11:33.132457
2018-05-20 18:11:33,132 [salt.state       ][INFO    ][4827] Executing state host.present for mas01
2018-05-20 18:11:33,134 [salt.state       ][INFO    ][4827] {'host': 'mas01'}
2018-05-20 18:11:33,135 [salt.state       ][INFO    ][4827] Completed state [mas01] at time 18:11:33.135112 duration_in_ms=2.655
2018-05-20 18:11:33,135 [salt.state       ][INFO    ][4827] Running state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.135369
2018-05-20 18:11:33,135 [salt.state       ][INFO    ][4827] Executing state host.present for mas01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,137 [salt.state       ][INFO    ][4827] {'host': 'mas01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,138 [salt.state       ][INFO    ][4827] Completed state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.138128 duration_in_ms=2.76
2018-05-20 18:11:33,138 [salt.state       ][INFO    ][4827] Running state [ctl02] at time 18:11:33.138380
2018-05-20 18:11:33,139 [salt.state       ][INFO    ][4827] Executing state host.present for ctl02
2018-05-20 18:11:33,140 [salt.state       ][INFO    ][4827] {'host': 'ctl02'}
2018-05-20 18:11:33,140 [salt.state       ][INFO    ][4827] Completed state [ctl02] at time 18:11:33.140681 duration_in_ms=2.301
2018-05-20 18:11:33,140 [salt.state       ][INFO    ][4827] Running state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.140942
2018-05-20 18:11:33,141 [salt.state       ][INFO    ][4827] Executing state host.present for ctl02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,142 [salt.state       ][INFO    ][4827] {'host': 'ctl02.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,142 [salt.state       ][INFO    ][4827] Completed state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.142571 duration_in_ms=1.629
2018-05-20 18:11:33,142 [salt.state       ][INFO    ][4827] Running state [ctl03] at time 18:11:33.142817
2018-05-20 18:11:33,143 [salt.state       ][INFO    ][4827] Executing state host.present for ctl03
2018-05-20 18:11:33,144 [salt.state       ][INFO    ][4827] {'host': 'ctl03'}
2018-05-20 18:11:33,144 [salt.state       ][INFO    ][4827] Completed state [ctl03] at time 18:11:33.144452 duration_in_ms=1.635
2018-05-20 18:11:33,144 [salt.state       ][INFO    ][4827] Running state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.144711
2018-05-20 18:11:33,144 [salt.state       ][INFO    ][4827] Executing state host.present for ctl03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,146 [salt.state       ][INFO    ][4827] {'host': 'ctl03.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,146 [salt.state       ][INFO    ][4827] Completed state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.146340 duration_in_ms=1.629
2018-05-20 18:11:33,146 [salt.state       ][INFO    ][4827] Running state [ctl01] at time 18:11:33.146611
2018-05-20 18:11:33,146 [salt.state       ][INFO    ][4827] Executing state host.present for ctl01
2018-05-20 18:11:33,148 [salt.state       ][INFO    ][4827] {'host': 'ctl01'}
2018-05-20 18:11:33,148 [salt.state       ][INFO    ][4827] Completed state [ctl01] at time 18:11:33.148256 duration_in_ms=1.645
2018-05-20 18:11:33,148 [salt.state       ][INFO    ][4827] Running state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.148519
2018-05-20 18:11:33,148 [salt.state       ][INFO    ][4827] Executing state host.present for ctl01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,149 [salt.state       ][INFO    ][4827] {'host': 'ctl01.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,150 [salt.state       ][INFO    ][4827] Completed state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.150149 duration_in_ms=1.63
2018-05-20 18:11:33,151 [salt.state       ][INFO    ][4827] Running state [ctl] at time 18:11:33.151296
2018-05-20 18:11:33,151 [salt.state       ][INFO    ][4827] Executing state host.present for ctl
2018-05-20 18:11:33,152 [salt.state       ][INFO    ][4827] {'host': 'ctl'}
2018-05-20 18:11:33,153 [salt.state       ][INFO    ][4827] Completed state [ctl] at time 18:11:33.152957 duration_in_ms=1.661
2018-05-20 18:11:33,153 [salt.state       ][INFO    ][4827] Running state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.153201
2018-05-20 18:11:33,153 [salt.state       ][INFO    ][4827] Executing state host.present for ctl.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:11:33,154 [salt.state       ][INFO    ][4827] {'host': 'ctl.mcp-pike-ovs-dpdk-ha.local'}
2018-05-20 18:11:33,155 [salt.state       ][INFO    ][4827] Completed state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 18:11:33.154980 duration_in_ms=1.779
2018-05-20 18:11:33,155 [salt.state       ][INFO    ][4827] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 18:11:33.155219
2018-05-20 18:11:33,155 [salt.state       ][INFO    ][4827] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-05-20 18:11:33,155 [salt.state       ][INFO    ][4827] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-05-20 18:11:33,156 [salt.state       ][INFO    ][4827] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 18:11:33.156092 duration_in_ms=0.873
2018-05-20 18:11:33,167 [salt.state       ][INFO    ][4827] Running state [ens4] at time 18:11:33.167678
2018-05-20 18:11:33,168 [salt.state       ][INFO    ][4827] Executing state network.managed for ens4
2018-05-20 18:11:33,317 [salt.loaded.int.module.cmdmod][INFO    ][4827] Executing command ['ifup', 'ens4'] in directory '/root'
2018-05-20 18:11:33,913 [salt.state       ][INFO    ][4827] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-05-20 18:11:33,914 [salt.state       ][INFO    ][4827] Completed state [ens4] at time 18:11:33.914037 duration_in_ms=746.359
2018-05-20 18:11:33,914 [salt.state       ][INFO    ][4827] Running state [ens5] at time 18:11:33.914353
2018-05-20 18:11:33,915 [salt.state       ][INFO    ][4827] Executing state network.managed for ens5
2018-05-20 18:11:33,942 [salt.loaded.int.module.cmdmod][INFO    ][4827] Executing command ['ifup', 'ens5'] in directory '/root'
2018-05-20 18:11:34,508 [salt.state       ][INFO    ][4827] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-05-20 18:11:34,509 [salt.state       ][INFO    ][4827] Completed state [ens5] at time 18:11:34.509272 duration_in_ms=594.919
2018-05-20 18:11:34,509 [salt.state       ][INFO    ][4827] Running state [ens3] at time 18:11:34.509600
2018-05-20 18:11:34,509 [salt.state       ][INFO    ][4827] Executing state network.managed for ens3
2018-05-20 18:11:34,532 [salt.loaded.int.module.cmdmod][INFO    ][4827] Executing command ['ifdown', 'ens3'] in directory '/root'
2018-05-20 18:11:35,665 [salt.loaded.int.module.cmdmod][INFO    ][4827] Executing command ['ifup', 'ens3'] in directory '/root'
2018-05-20 18:11:35,812 [salt.state       ][INFO    ][4827] {'interface': 'Added network interface.', 'status': 'Interface ens3 restart to validate'}
2018-05-20 18:11:35,813 [salt.state       ][INFO    ][4827] Completed state [ens3] at time 18:11:35.812939 duration_in_ms=1303.337
2018-05-20 18:11:35,813 [salt.state       ][INFO    ][4827] Running state [/etc/profile.d/proxy.sh] at time 18:11:35.813394
2018-05-20 18:11:35,813 [salt.state       ][INFO    ][4827] Executing state file.absent for /etc/profile.d/proxy.sh
2018-05-20 18:11:35,814 [salt.state       ][INFO    ][4827] File /etc/profile.d/proxy.sh is not present
2018-05-20 18:11:35,815 [salt.state       ][INFO    ][4827] Completed state [/etc/profile.d/proxy.sh] at time 18:11:35.815359 duration_in_ms=1.965
2018-05-20 18:11:35,815 [salt.state       ][INFO    ][4827] Running state [/etc/apt/apt.conf.d/95proxies] at time 18:11:35.815681
2018-05-20 18:11:35,816 [salt.state       ][INFO    ][4827] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-05-20 18:11:35,816 [salt.state       ][INFO    ][4827] File /etc/apt/apt.conf.d/95proxies is not present
2018-05-20 18:11:35,816 [salt.state       ][INFO    ][4827] Completed state [/etc/apt/apt.conf.d/95proxies] at time 18:11:35.816761 duration_in_ms=1.08
2018-05-20 18:11:35,819 [salt.minion      ][INFO    ][4827] Returning information for job: 20180520181129514033
2018-05-20 18:11:36,652 [salt.minion      ][INFO    ][4711] User sudo_ubuntu Executing command state.sls with jid 20180520181136629665
2018-05-20 18:11:36,670 [salt.minion      ][INFO    ][5198] Starting a new job with PID 5198
2018-05-20 18:11:37,156 [salt.state       ][INFO    ][5198] Loading fresh modules for state activity
2018-05-20 18:11:37,216 [salt.fileclient  ][INFO    ][5198] Fetching file from saltenv 'base', ** done ** 'opnfv/route_wrapper.sls'
2018-05-20 18:11:37,236 [salt.state       ][INFO    ][5198] Running state [/usr/local/sbin/route] at time 18:11:37.236427
2018-05-20 18:11:37,237 [salt.state       ][INFO    ][5198] Executing state file.managed for /usr/local/sbin/route
2018-05-20 18:11:37,247 [salt.state       ][INFO    ][5198] File changed:
New file
2018-05-20 18:11:37,247 [salt.state       ][INFO    ][5198] Completed state [/usr/local/sbin/route] at time 18:11:37.247673 duration_in_ms=11.248
2018-05-20 18:11:37,249 [salt.minion      ][INFO    ][5198] Returning information for job: 20180520181136629665
2018-05-20 18:11:37,971 [salt.minion      ][INFO    ][4711] User sudo_ubuntu Executing command system.reboot with jid 20180520181137953607
2018-05-20 18:11:37,992 [salt.minion      ][INFO    ][5207] Starting a new job with PID 5207
2018-05-20 18:11:38,003 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5207] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-05-20 18:11:38,071 [salt.utils.parsers][WARNING ][4711] Minion received a SIGTERM. Exiting.
2018-05-20 18:11:38,071 [salt.cli.daemons ][INFO    ][4711] Shutting down the Salt Minion
2018-05-20 18:11:47,797 [salt.cli.daemons ][INFO    ][1674] Setting up the Salt Minion "mas01.mcp-pike-ovs-dpdk-ha.local"
2018-05-20 18:11:48,200 [salt.cli.daemons ][INFO    ][1674] Starting up the Salt Minion
2018-05-20 18:11:48,201 [salt.utils.event ][INFO    ][1674] Starting pull socket on /var/run/salt/minion/minion_event_37b09bd410_pull.ipc
2018-05-20 18:11:48,761 [salt.minion      ][INFO    ][1674] Creating minion process manager
2018-05-20 18:11:49,823 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1674] Executing command ['date', '+%z'] in directory '/root'
2018-05-20 18:11:49,852 [salt.utils.schedule][INFO    ][1674] Updating job settings for scheduled job: __mine_interval
2018-05-20 18:11:49,854 [salt.minion      ][INFO    ][1674] Added mine.update to scheduler
2018-05-20 18:11:49,860 [salt.minion      ][INFO    ][1674] Minion is starting as user 'root'
2018-05-20 18:11:49,887 [salt.minion      ][INFO    ][1674] Minion is ready to receive requests!
2018-05-20 18:11:50,890 [salt.utils.schedule][INFO    ][1674] Running scheduled job: __mine_interval
2018-05-20 18:11:57,616 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command test.ping with jid 20180520181158767230
2018-05-20 18:11:57,636 [salt.minion      ][INFO    ][1816] Starting a new job with PID 1816
2018-05-20 18:11:57,720 [salt.minion      ][INFO    ][1816] Returning information for job: 20180520181158767230
2018-05-20 18:11:58,451 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command pkg.upgrade with jid 20180520181159602057
2018-05-20 18:11:58,466 [salt.minion      ][INFO    ][1821] Starting a new job with PID 1821
2018-05-20 18:11:58,612 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1821] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:11:59,141 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1821] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2018-05-20 18:12:08,570 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181209716279
2018-05-20 18:12:08,592 [salt.minion      ][INFO    ][2708] Starting a new job with PID 2708
2018-05-20 18:12:08,630 [salt.minion      ][INFO    ][2708] Returning information for job: 20180520181209716279
2018-05-20 18:12:12,391 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1821] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:12:12,438 [salt.minion      ][INFO    ][1821] Returning information for job: 20180520181159602057
2018-05-20 18:12:13,180 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.sls with jid 20180520181214331470
2018-05-20 18:12:13,198 [salt.minion      ][INFO    ][2858] Starting a new job with PID 2858
2018-05-20 18:12:16,815 [salt.state       ][INFO    ][2858] Loading fresh modules for state activity
2018-05-20 18:12:16,873 [salt.fileclient  ][INFO    ][2858] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-05-20 18:12:16,907 [salt.fileclient  ][INFO    ][2858] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-05-20 18:12:16,968 [salt.fileclient  ][INFO    ][2858] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-05-20 18:12:17,998 [salt.state       ][INFO    ][2858] Running state [ntp] at time 18:12:17.998582
2018-05-20 18:12:17,999 [salt.state       ][INFO    ][2858] Executing state pkg.installed for ntp
2018-05-20 18:12:18,000 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:12:18,388 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-05-20 18:12:18,485 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-05-20 18:12:20,841 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-05-20 18:12:20,868 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-05-20 18:12:24,416 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181224406688
2018-05-20 18:12:24,441 [salt.minion      ][INFO    ][3962] Starting a new job with PID 3962
2018-05-20 18:12:24,464 [salt.minion      ][INFO    ][3962] Returning information for job: 20180520181224406688
2018-05-20 18:12:24,978 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:12:25,020 [salt.state       ][INFO    ][2858] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.8'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-05-20 18:12:25,042 [salt.state       ][INFO    ][2858] Loading fresh modules for state activity
2018-05-20 18:12:25,080 [salt.state       ][INFO    ][2858] Completed state [ntp] at time 18:12:25.080244 duration_in_ms=7081.667
2018-05-20 18:12:25,086 [salt.state       ][INFO    ][2858] Running state [/etc/ntp.conf] at time 18:12:25.086709
2018-05-20 18:12:25,087 [salt.state       ][INFO    ][2858] Executing state file.managed for /etc/ntp.conf
2018-05-20 18:12:25,576 [salt.fileclient  ][INFO    ][2858] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-05-20 18:12:25,673 [salt.state       ][INFO    ][2858] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2018-05-20 18:12:25,677 [salt.state       ][INFO    ][2858] Completed state [/etc/ntp.conf] at time 18:12:25.677517 duration_in_ms=590.807
2018-05-20 18:12:26,008 [salt.state       ][INFO    ][2858] Running state [ntp] at time 18:12:26.008133
2018-05-20 18:12:26,009 [salt.state       ][INFO    ][2858] Executing state service.running for ntp
2018-05-20 18:12:26,010 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-05-20 18:12:26,027 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-05-20 18:12:26,040 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-05-20 18:12:26,060 [salt.state       ][INFO    ][2858] The service ntp is already running
2018-05-20 18:12:26,061 [salt.state       ][INFO    ][2858] Completed state [ntp] at time 18:12:26.061549 duration_in_ms=53.417
2018-05-20 18:12:26,062 [salt.state       ][INFO    ][2858] Running state [ntp] at time 18:12:26.062299
2018-05-20 18:12:26,063 [salt.state       ][INFO    ][2858] Executing state service.mod_watch for ntp
2018-05-20 18:12:26,064 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-05-20 18:12:26,082 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-05-20 18:12:26,099 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-05-20 18:12:26,187 [salt.state       ][INFO    ][2858] {'ntp': True}
2018-05-20 18:12:26,188 [salt.state       ][INFO    ][2858] Completed state [ntp] at time 18:12:26.188021 duration_in_ms=125.722
2018-05-20 18:12:26,190 [salt.minion      ][INFO    ][2858] Returning information for job: 20180520181214331470
2018-05-20 18:12:28,464 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command pillar.get with jid 20180520181228457056
2018-05-20 18:12:28,485 [salt.minion      ][INFO    ][4088] Starting a new job with PID 4088
2018-05-20 18:12:28,494 [salt.minion      ][INFO    ][4088] Returning information for job: 20180520181228457056
2018-05-20 18:12:29,295 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181229286044
2018-05-20 18:12:29,314 [salt.minion      ][INFO    ][4093] Starting a new job with PID 4093
2018-05-20 18:12:29,844 [salt.state       ][INFO    ][4093] Loading fresh modules for state activity
2018-05-20 18:12:29,918 [salt.fileclient  ][INFO    ][4093] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-05-20 18:12:33,354 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:12:33,656 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:12:34,596 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:12:34,895 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:12:35,769 [salt.fileclient  ][INFO    ][4093] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2018-05-20 18:12:35,804 [salt.fileclient  ][INFO    ][4093] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2018-05-20 18:12:35,830 [salt.fileclient  ][INFO    ][4093] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2018-05-20 18:12:35,863 [salt.fileclient  ][INFO    ][4093] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2018-05-20 18:12:35,914 [salt.fileclient  ][INFO    ][4093] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2018-05-20 18:12:36,107 [salt.state       ][INFO    ][4093] Running state [/etc/environment] at time 18:12:36.107244
2018-05-20 18:12:36,108 [salt.state       ][INFO    ][4093] Executing state file.blockreplace for /etc/environment
2018-05-20 18:12:36,117 [salt.state       ][INFO    ][4093] 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

2018-05-20 18:12:36,118 [salt.state       ][INFO    ][4093] Completed state [/etc/environment] at time 18:12:36.118671 duration_in_ms=11.428
2018-05-20 18:12:36,119 [salt.state       ][INFO    ][4093] Running state [/etc/profile.d] at time 18:12:36.119218
2018-05-20 18:12:36,119 [salt.state       ][INFO    ][4093] Executing state file.directory for /etc/profile.d
2018-05-20 18:12:36,123 [salt.state       ][INFO    ][4093] Directory /etc/profile.d is in the correct state
2018-05-20 18:12:36,124 [salt.state       ][INFO    ][4093] Completed state [/etc/profile.d] at time 18:12:36.124062 duration_in_ms=4.843
2018-05-20 18:12:36,674 [salt.state       ][INFO    ][4093] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 18:12:36.674596
2018-05-20 18:12:36,676 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-05-20 18:12:36,714 [salt.state       ][INFO    ][4093] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-05-20 18:12:36,714 [salt.state       ][INFO    ][4093] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 18:12:36.714796 duration_in_ms=40.207
2018-05-20 18:12:36,715 [salt.state       ][INFO    ][4093] Running state [linux_repo_prereq_pkgs] at time 18:12:36.715884
2018-05-20 18:12:36,716 [salt.state       ][INFO    ][4093] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-05-20 18:12:36,717 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:12:37,125 [salt.state       ][INFO    ][4093] All specified packages are already installed
2018-05-20 18:12:37,126 [salt.state       ][INFO    ][4093] Completed state [linux_repo_prereq_pkgs] at time 18:12:37.126879 duration_in_ms=410.994
2018-05-20 18:12:37,127 [salt.state       ][INFO    ][4093] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 18:12:37.127543
2018-05-20 18:12:37,128 [salt.state       ][INFO    ][4093] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-05-20 18:12:37,128 [salt.state       ][INFO    ][4093] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-05-20 18:12:37,129 [salt.state       ][INFO    ][4093] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 18:12:37.129417 duration_in_ms=1.874
2018-05-20 18:12:37,130 [salt.state       ][INFO    ][4093] Running state [/etc/apt/preferences.d/uca] at time 18:12:37.129959
2018-05-20 18:12:37,130 [salt.state       ][INFO    ][4093] Executing state file.absent for /etc/apt/preferences.d/uca
2018-05-20 18:12:37,131 [salt.state       ][INFO    ][4093] File /etc/apt/preferences.d/uca is not present
2018-05-20 18:12:37,131 [salt.state       ][INFO    ][4093] Completed state [/etc/apt/preferences.d/uca] at time 18:12:37.131484 duration_in_ms=1.525
2018-05-20 18:12:37,143 [salt.state       ][INFO    ][4093] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 18:12:37.143566
2018-05-20 18:12:37,144 [salt.state       ][INFO    ][4093] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-05-20 18:12:37,203 [salt.state       ][INFO    ][4093] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main' already configured
2018-05-20 18:12:37,203 [salt.state       ][INFO    ][4093] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 18:12:37.203895 duration_in_ms=60.329
2018-05-20 18:12:37,205 [salt.state       ][INFO    ][4093] Running state [UTC] at time 18:12:37.205096
2018-05-20 18:12:37,205 [salt.state       ][INFO    ][4093] Executing state timezone.system for UTC
2018-05-20 18:12:37,206 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['timedatectl'] in directory '/root'
2018-05-20 18:12:37,291 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['timedatectl'] in directory '/root'
2018-05-20 18:12:37,320 [salt.state       ][INFO    ][4093] Timezone UTC already set, UTC already set to UTC
2018-05-20 18:12:37,320 [salt.state       ][INFO    ][4093] Completed state [UTC] at time 18:12:37.320775 duration_in_ms=115.679
2018-05-20 18:12:37,323 [salt.state       ][INFO    ][4093] Running state [nf_conntrack] at time 18:12:37.323166
2018-05-20 18:12:37,323 [salt.state       ][INFO    ][4093] Executing state kmod.present for nf_conntrack
2018-05-20 18:12:37,324 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'lsmod' in directory '/root'
2018-05-20 18:12:37,343 [salt.state       ][INFO    ][4093] Kernel module nf_conntrack is already present
2018-05-20 18:12:37,344 [salt.state       ][INFO    ][4093] Completed state [nf_conntrack] at time 18:12:37.344013 duration_in_ms=20.846
2018-05-20 18:12:37,346 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_keepalive_probes] at time 18:12:37.346071
2018-05-20 18:12:37,346 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-05-20 18:12:37,359 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,423 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-05-20 18:12:37,423 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_keepalive_probes] at time 18:12:37.423584 duration_in_ms=77.513
2018-05-20 18:12:37,424 [salt.state       ][INFO    ][4093] Running state [fs.file-max] at time 18:12:37.423976
2018-05-20 18:12:37,424 [salt.state       ][INFO    ][4093] Executing state sysctl.present for fs.file-max
2018-05-20 18:12:37,425 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,462 [salt.state       ][INFO    ][4093] Sysctl value fs.file-max = 124165 is already set
2018-05-20 18:12:37,462 [salt.state       ][INFO    ][4093] Completed state [fs.file-max] at time 18:12:37.462721 duration_in_ms=38.744
2018-05-20 18:12:37,463 [salt.state       ][INFO    ][4093] Running state [net.core.somaxconn] at time 18:12:37.463077
2018-05-20 18:12:37,463 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.core.somaxconn
2018-05-20 18:12:37,464 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,498 [salt.state       ][INFO    ][4093] Sysctl value net.core.somaxconn = 4096 is already set
2018-05-20 18:12:37,499 [salt.state       ][INFO    ][4093] Completed state [net.core.somaxconn] at time 18:12:37.499335 duration_in_ms=36.256
2018-05-20 18:12:37,500 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_max_syn_backlog] at time 18:12:37.500047
2018-05-20 18:12:37,500 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-05-20 18:12:37,502 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,536 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-05-20 18:12:37,537 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_max_syn_backlog] at time 18:12:37.537021 duration_in_ms=36.973
2018-05-20 18:12:37,537 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_tw_reuse] at time 18:12:37.537835
2018-05-20 18:12:37,538 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-05-20 18:12:37,538 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,571 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-05-20 18:12:37,572 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_tw_reuse] at time 18:12:37.572270 duration_in_ms=34.434
2018-05-20 18:12:37,572 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_congestion_control] at time 18:12:37.572853
2018-05-20 18:12:37,573 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-05-20 18:12:37,574 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,605 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-05-20 18:12:37,606 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_congestion_control] at time 18:12:37.606289 duration_in_ms=33.435
2018-05-20 18:12:37,606 [salt.state       ][INFO    ][4093] Running state [net.nf_conntrack_max] at time 18:12:37.606644
2018-05-20 18:12:37,606 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.nf_conntrack_max
2018-05-20 18:12:37,607 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,648 [salt.state       ][INFO    ][4093] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-05-20 18:12:37,648 [salt.state       ][INFO    ][4093] Completed state [net.nf_conntrack_max] at time 18:12:37.648526 duration_in_ms=41.881
2018-05-20 18:12:37,649 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_retries2] at time 18:12:37.649166
2018-05-20 18:12:37,649 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-05-20 18:12:37,650 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,687 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-05-20 18:12:37,687 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_retries2] at time 18:12:37.687687 duration_in_ms=38.522
2018-05-20 18:12:37,688 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_fin_timeout] at time 18:12:37.688353
2018-05-20 18:12:37,689 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-05-20 18:12:37,690 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,732 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-05-20 18:12:37,733 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_fin_timeout] at time 18:12:37.733067 duration_in_ms=44.715
2018-05-20 18:12:37,733 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_slow_start_after_idle] at time 18:12:37.733417
2018-05-20 18:12:37,733 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-05-20 18:12:37,734 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,769 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-05-20 18:12:37,770 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 18:12:37.770138 duration_in_ms=36.719
2018-05-20 18:12:37,770 [salt.state       ][INFO    ][4093] Running state [vm.swappiness] at time 18:12:37.770769
2018-05-20 18:12:37,771 [salt.state       ][INFO    ][4093] Executing state sysctl.present for vm.swappiness
2018-05-20 18:12:37,772 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,810 [salt.state       ][INFO    ][4093] Sysctl value vm.swappiness = 10 is already set
2018-05-20 18:12:37,811 [salt.state       ][INFO    ][4093] Completed state [vm.swappiness] at time 18:12:37.811255 duration_in_ms=40.485
2018-05-20 18:12:37,811 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_keepalive_intvl] at time 18:12:37.811871
2018-05-20 18:12:37,812 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-05-20 18:12:37,813 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,845 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-05-20 18:12:37,846 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_keepalive_intvl] at time 18:12:37.846245 duration_in_ms=34.374
2018-05-20 18:12:37,846 [salt.state       ][INFO    ][4093] Running state [net.ipv4.neigh.default.gc_thresh1] at time 18:12:37.846584
2018-05-20 18:12:37,846 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-05-20 18:12:37,847 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,882 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-05-20 18:12:37,882 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 18:12:37.882581 duration_in_ms=35.997
2018-05-20 18:12:37,882 [salt.state       ][INFO    ][4093] Running state [net.ipv4.neigh.default.gc_thresh2] at time 18:12:37.882922
2018-05-20 18:12:37,883 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-05-20 18:12:37,883 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,917 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-05-20 18:12:37,918 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 18:12:37.918098 duration_in_ms=35.176
2018-05-20 18:12:37,918 [salt.state       ][INFO    ][4093] Running state [net.ipv4.neigh.default.gc_thresh3] at time 18:12:37.918435
2018-05-20 18:12:37,918 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-05-20 18:12:37,919 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,951 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-05-20 18:12:37,951 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 18:12:37.951472 duration_in_ms=33.037
2018-05-20 18:12:37,951 [salt.state       ][INFO    ][4093] Running state [net.core.netdev_max_backlog] at time 18:12:37.951812
2018-05-20 18:12:37,952 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.core.netdev_max_backlog
2018-05-20 18:12:37,952 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:37,985 [salt.state       ][INFO    ][4093] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-05-20 18:12:37,985 [salt.state       ][INFO    ][4093] Completed state [net.core.netdev_max_backlog] at time 18:12:37.985814 duration_in_ms=34.002
2018-05-20 18:12:37,986 [salt.state       ][INFO    ][4093] Running state [net.ipv4.tcp_keepalive_time] at time 18:12:37.986156
2018-05-20 18:12:37,986 [salt.state       ][INFO    ][4093] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-05-20 18:12:37,987 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:38,022 [salt.state       ][INFO    ][4093] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-05-20 18:12:38,022 [salt.state       ][INFO    ][4093] Completed state [net.ipv4.tcp_keepalive_time] at time 18:12:38.022808 duration_in_ms=36.652
2018-05-20 18:12:38,023 [salt.state       ][INFO    ][4093] Running state [kernel.panic] at time 18:12:38.023146
2018-05-20 18:12:38,023 [salt.state       ][INFO    ][4093] Executing state sysctl.present for kernel.panic
2018-05-20 18:12:38,024 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:38,060 [salt.state       ][INFO    ][4093] Sysctl value kernel.panic = 60 is already set
2018-05-20 18:12:38,060 [salt.state       ][INFO    ][4093] Completed state [kernel.panic] at time 18:12:38.060651 duration_in_ms=37.505
2018-05-20 18:12:38,061 [salt.state       ][INFO    ][4093] Running state [linux_sysfs_package] at time 18:12:38.061030
2018-05-20 18:12:38,061 [salt.state       ][INFO    ][4093] Executing state pkg.installed for linux_sysfs_package
2018-05-20 18:12:38,070 [salt.state       ][INFO    ][4093] All specified packages are already installed
2018-05-20 18:12:38,070 [salt.state       ][INFO    ][4093] Completed state [linux_sysfs_package] at time 18:12:38.070917 duration_in_ms=9.886
2018-05-20 18:12:38,072 [salt.state       ][INFO    ][4093] Running state [/etc/sysfs.d] at time 18:12:38.072468
2018-05-20 18:12:38,072 [salt.state       ][INFO    ][4093] Executing state file.directory for /etc/sysfs.d
2018-05-20 18:12:38,073 [salt.state       ][INFO    ][4093] Directory /etc/sysfs.d is in the correct state
2018-05-20 18:12:38,073 [salt.state       ][INFO    ][4093] Completed state [/etc/sysfs.d] at time 18:12:38.073745 duration_in_ms=1.277
2018-05-20 18:12:38,074 [salt.state       ][INFO    ][4093] Running state [ondemand] at time 18:12:38.074517
2018-05-20 18:12:38,074 [salt.state       ][INFO    ][4093] Executing state service.dead for ondemand
2018-05-20 18:12:38,075 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-05-20 18:12:38,088 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-05-20 18:12:38,106 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-05-20 18:12:38,130 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'runlevel' in directory '/root'
2018-05-20 18:12:38,142 [salt.state       ][INFO    ][4093] The service ondemand is already dead
2018-05-20 18:12:38,142 [salt.state       ][INFO    ][4093] Completed state [ondemand] at time 18:12:38.142808 duration_in_ms=68.291
2018-05-20 18:12:38,144 [salt.state       ][INFO    ][4093] Running state [cs_CZ.UTF-8] at time 18:12:38.144298
2018-05-20 18:12:38,144 [salt.state       ][INFO    ][4093] Executing state locale.present for cs_CZ.UTF-8
2018-05-20 18:12:38,145 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'locale -a' in directory '/root'
2018-05-20 18:12:38,157 [salt.state       ][INFO    ][4093] Locale cs_CZ.UTF-8 is already present
2018-05-20 18:12:38,157 [salt.state       ][INFO    ][4093] Completed state [cs_CZ.UTF-8] at time 18:12:38.157833 duration_in_ms=13.535
2018-05-20 18:12:38,158 [salt.state       ][INFO    ][4093] Running state [en_US.UTF-8] at time 18:12:38.158190
2018-05-20 18:12:38,158 [salt.state       ][INFO    ][4093] Executing state locale.present for en_US.UTF-8
2018-05-20 18:12:38,159 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'locale -a' in directory '/root'
2018-05-20 18:12:38,170 [salt.state       ][INFO    ][4093] Locale en_US.UTF-8 is already present
2018-05-20 18:12:38,170 [salt.state       ][INFO    ][4093] Completed state [en_US.UTF-8] at time 18:12:38.170402 duration_in_ms=12.212
2018-05-20 18:12:38,172 [salt.state       ][INFO    ][4093] Running state [en_US.UTF-8] at time 18:12:38.172006
2018-05-20 18:12:38,172 [salt.state       ][INFO    ][4093] Executing state locale.system for en_US.UTF-8
2018-05-20 18:12:38,172 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'localectl' in directory '/root'
2018-05-20 18:12:38,225 [salt.state       ][INFO    ][4093] System locale en_US.UTF-8 already set
2018-05-20 18:12:38,226 [salt.state       ][INFO    ][4093] Completed state [en_US.UTF-8] at time 18:12:38.226219 duration_in_ms=54.211
2018-05-20 18:12:38,228 [salt.state       ][INFO    ][4093] Running state [root] at time 18:12:38.228265
2018-05-20 18:12:38,228 [salt.state       ][INFO    ][4093] Executing state group.present for root
2018-05-20 18:12:38,230 [salt.state       ][INFO    ][4093] Group root is present and up to date
2018-05-20 18:12:38,230 [salt.state       ][INFO    ][4093] Completed state [root] at time 18:12:38.230444 duration_in_ms=2.18
2018-05-20 18:12:38,235 [salt.state       ][INFO    ][4093] Running state [root] at time 18:12:38.235558
2018-05-20 18:12:38,235 [salt.state       ][INFO    ][4093] Executing state user.present for root
2018-05-20 18:12:38,237 [salt.state       ][INFO    ][4093] User root is present and up to date
2018-05-20 18:12:38,238 [salt.state       ][INFO    ][4093] Completed state [root] at time 18:12:38.238102 duration_in_ms=2.544
2018-05-20 18:12:38,239 [salt.state       ][INFO    ][4093] Running state [/root] at time 18:12:38.239317
2018-05-20 18:12:38,239 [salt.state       ][INFO    ][4093] Executing state file.directory for /root
2018-05-20 18:12:38,240 [salt.state       ][INFO    ][4093] Directory /root is in the correct state
2018-05-20 18:12:38,240 [salt.state       ][INFO    ][4093] Completed state [/root] at time 18:12:38.240730 duration_in_ms=1.413
2018-05-20 18:12:38,241 [salt.state       ][INFO    ][4093] Running state [/etc/sudoers.d/90-salt-user-root] at time 18:12:38.240989
2018-05-20 18:12:38,241 [salt.state       ][INFO    ][4093] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-05-20 18:12:38,242 [salt.state       ][INFO    ][4093] File /etc/sudoers.d/90-salt-user-root is not present
2018-05-20 18:12:38,242 [salt.state       ][INFO    ][4093] Completed state [/etc/sudoers.d/90-salt-user-root] at time 18:12:38.242421 duration_in_ms=1.432
2018-05-20 18:12:38,242 [salt.state       ][INFO    ][4093] Running state [ubuntu] at time 18:12:38.242701
2018-05-20 18:12:38,242 [salt.state       ][INFO    ][4093] Executing state group.present for ubuntu
2018-05-20 18:12:38,243 [salt.state       ][INFO    ][4093] Group ubuntu is present and up to date
2018-05-20 18:12:38,243 [salt.state       ][INFO    ][4093] Completed state [ubuntu] at time 18:12:38.243555 duration_in_ms=0.854
2018-05-20 18:12:38,244 [salt.state       ][INFO    ][4093] Running state [ubuntu] at time 18:12:38.244536
2018-05-20 18:12:38,244 [salt.state       ][INFO    ][4093] Executing state user.present for ubuntu
2018-05-20 18:12:38,246 [salt.state       ][INFO    ][4093] User ubuntu is present and up to date
2018-05-20 18:12:38,247 [salt.state       ][INFO    ][4093] Completed state [ubuntu] at time 18:12:38.247050 duration_in_ms=2.513
2018-05-20 18:12:38,248 [salt.state       ][INFO    ][4093] Running state [/home/ubuntu] at time 18:12:38.248198
2018-05-20 18:12:38,248 [salt.state       ][INFO    ][4093] Executing state file.directory for /home/ubuntu
2018-05-20 18:12:38,249 [salt.state       ][INFO    ][4093] Directory /home/ubuntu is in the correct state
2018-05-20 18:12:38,249 [salt.state       ][INFO    ][4093] Completed state [/home/ubuntu] at time 18:12:38.249516 duration_in_ms=1.318
2018-05-20 18:12:38,250 [salt.state       ][INFO    ][4093] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 18:12:38.250492
2018-05-20 18:12:38,250 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-05-20 18:12:38,285 [salt.state       ][INFO    ][4093] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-05-20 18:12:38,286 [salt.state       ][INFO    ][4093] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 18:12:38.286255 duration_in_ms=35.763
2018-05-20 18:12:38,286 [salt.state       ][INFO    ][4093] Running state [/etc/security/limits.d/90-salt-default.conf] at time 18:12:38.286615
2018-05-20 18:12:38,286 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-05-20 18:12:38,418 [salt.state       ][INFO    ][4093] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-05-20 18:12:38,418 [salt.state       ][INFO    ][4093] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 18:12:38.418469 duration_in_ms=131.855
2018-05-20 18:12:38,418 [salt.state       ][INFO    ][4093] Running state [apt-daily.timer] at time 18:12:38.418729
2018-05-20 18:12:38,418 [salt.state       ][INFO    ][4093] Executing state service.dead for apt-daily.timer
2018-05-20 18:12:38,419 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-05-20 18:12:38,444 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-05-20 18:12:38,466 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-05-20 18:12:38,495 [salt.state       ][INFO    ][4093] The service apt-daily.timer is already dead
2018-05-20 18:12:38,496 [salt.state       ][INFO    ][4093] Completed state [apt-daily.timer] at time 18:12:38.496023 duration_in_ms=77.293
2018-05-20 18:12:38,496 [salt.state       ][INFO    ][4093] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 18:12:38.496569
2018-05-20 18:12:38,497 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-05-20 18:12:38,617 [salt.state       ][INFO    ][4093] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-05-20 18:12:38,618 [salt.state       ][INFO    ][4093] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 18:12:38.618001 duration_in_ms=121.433
2018-05-20 18:12:38,620 [salt.state       ][INFO    ][4093] Running state [service.systemctl_reload] at time 18:12:38.620161
2018-05-20 18:12:38,620 [salt.state       ][INFO    ][4093] Executing state module.wait for service.systemctl_reload
2018-05-20 18:12:38,620 [salt.state       ][INFO    ][4093] No changes made for service.systemctl_reload
2018-05-20 18:12:38,621 [salt.state       ][INFO    ][4093] Completed state [service.systemctl_reload] at time 18:12:38.621557 duration_in_ms=1.396
2018-05-20 18:12:38,621 [salt.state       ][INFO    ][4093] Running state [/etc/hostname] at time 18:12:38.621819
2018-05-20 18:12:38,622 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/hostname
2018-05-20 18:12:38,660 [salt.state       ][INFO    ][4093] File /etc/hostname is in the correct state
2018-05-20 18:12:38,661 [salt.state       ][INFO    ][4093] Completed state [/etc/hostname] at time 18:12:38.661372 duration_in_ms=39.552
2018-05-20 18:12:38,668 [salt.state       ][INFO    ][4093] Running state [hostname mas01] at time 18:12:38.668305
2018-05-20 18:12:38,668 [salt.state       ][INFO    ][4093] Executing state cmd.wait for hostname mas01
2018-05-20 18:12:38,669 [salt.state       ][INFO    ][4093] No changes made for hostname mas01
2018-05-20 18:12:38,670 [salt.state       ][INFO    ][4093] Completed state [hostname mas01] at time 18:12:38.670017 duration_in_ms=1.712
2018-05-20 18:12:38,671 [salt.state       ][INFO    ][4093] Running state [mdb02] at time 18:12:38.671069
2018-05-20 18:12:38,671 [salt.state       ][INFO    ][4093] Executing state host.present for mdb02
2018-05-20 18:12:38,671 [salt.state       ][INFO    ][4093] Host mdb02 (192.168.10.33) already present
2018-05-20 18:12:38,672 [salt.state       ][INFO    ][4093] Completed state [mdb02] at time 18:12:38.672158 duration_in_ms=1.089
2018-05-20 18:12:38,672 [salt.state       ][INFO    ][4093] Running state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.672413
2018-05-20 18:12:38,672 [salt.state       ][INFO    ][4093] Executing state host.present for mdb02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,673 [salt.state       ][INFO    ][4093] Host mdb02.mcp-pike-ovs-dpdk-ha.local (192.168.10.33) already present
2018-05-20 18:12:38,673 [salt.state       ][INFO    ][4093] Completed state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.673446 duration_in_ms=1.033
2018-05-20 18:12:38,673 [salt.state       ][INFO    ][4093] Running state [mdb03] at time 18:12:38.673696
2018-05-20 18:12:38,673 [salt.state       ][INFO    ][4093] Executing state host.present for mdb03
2018-05-20 18:12:38,674 [salt.state       ][INFO    ][4093] Host mdb03 (192.168.10.34) already present
2018-05-20 18:12:38,674 [salt.state       ][INFO    ][4093] Completed state [mdb03] at time 18:12:38.674653 duration_in_ms=0.956
2018-05-20 18:12:38,674 [salt.state       ][INFO    ][4093] Running state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.674909
2018-05-20 18:12:38,675 [salt.state       ][INFO    ][4093] Executing state host.present for mdb03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,675 [salt.state       ][INFO    ][4093] Host mdb03.mcp-pike-ovs-dpdk-ha.local (192.168.10.34) already present
2018-05-20 18:12:38,675 [salt.state       ][INFO    ][4093] Completed state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.675863 duration_in_ms=0.953
2018-05-20 18:12:38,676 [salt.state       ][INFO    ][4093] Running state [mdb01] at time 18:12:38.676111
2018-05-20 18:12:38,676 [salt.state       ][INFO    ][4093] Executing state host.present for mdb01
2018-05-20 18:12:38,678 [salt.state       ][INFO    ][4093] Host mdb01 (192.168.10.32) already present
2018-05-20 18:12:38,678 [salt.state       ][INFO    ][4093] Completed state [mdb01] at time 18:12:38.678281 duration_in_ms=2.17
2018-05-20 18:12:38,678 [salt.state       ][INFO    ][4093] Running state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.678526
2018-05-20 18:12:38,678 [salt.state       ][INFO    ][4093] Executing state host.present for mdb01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,679 [salt.state       ][INFO    ][4093] Host mdb01.mcp-pike-ovs-dpdk-ha.local (192.168.10.32) already present
2018-05-20 18:12:38,679 [salt.state       ][INFO    ][4093] Completed state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.679446 duration_in_ms=0.921
2018-05-20 18:12:38,679 [salt.state       ][INFO    ][4093] Running state [mdb] at time 18:12:38.679693
2018-05-20 18:12:38,679 [salt.state       ][INFO    ][4093] Executing state host.present for mdb
2018-05-20 18:12:38,680 [salt.state       ][INFO    ][4093] Host mdb (192.168.10.31) already present
2018-05-20 18:12:38,680 [salt.state       ][INFO    ][4093] Completed state [mdb] at time 18:12:38.680620 duration_in_ms=0.926
2018-05-20 18:12:38,680 [salt.state       ][INFO    ][4093] Running state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.680884
2018-05-20 18:12:38,681 [salt.state       ][INFO    ][4093] Executing state host.present for mdb.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,681 [salt.state       ][INFO    ][4093] Host mdb.mcp-pike-ovs-dpdk-ha.local (192.168.10.31) already present
2018-05-20 18:12:38,681 [salt.state       ][INFO    ][4093] Completed state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.681817 duration_in_ms=0.933
2018-05-20 18:12:38,682 [salt.state       ][INFO    ][4093] Running state [cfg01] at time 18:12:38.682059
2018-05-20 18:12:38,682 [salt.state       ][INFO    ][4093] Executing state host.present for cfg01
2018-05-20 18:12:38,682 [salt.state       ][INFO    ][4093] Host cfg01 (192.168.10.11) already present
2018-05-20 18:12:38,683 [salt.state       ][INFO    ][4093] Completed state [cfg01] at time 18:12:38.682982 duration_in_ms=0.924
2018-05-20 18:12:38,683 [salt.state       ][INFO    ][4093] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.683219
2018-05-20 18:12:38,683 [salt.state       ][INFO    ][4093] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,683 [salt.state       ][INFO    ][4093] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-05-20 18:12:38,684 [salt.state       ][INFO    ][4093] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.684142 duration_in_ms=0.923
2018-05-20 18:12:38,684 [salt.state       ][INFO    ][4093] Running state [prx01] at time 18:12:38.684384
2018-05-20 18:12:38,684 [salt.state       ][INFO    ][4093] Executing state host.present for prx01
2018-05-20 18:12:38,685 [salt.state       ][INFO    ][4093] Host prx01 (192.168.10.14) already present
2018-05-20 18:12:38,685 [salt.state       ][INFO    ][4093] Completed state [prx01] at time 18:12:38.685354 duration_in_ms=0.97
2018-05-20 18:12:38,685 [salt.state       ][INFO    ][4093] Running state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.685589
2018-05-20 18:12:38,685 [salt.state       ][INFO    ][4093] Executing state host.present for prx01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,686 [salt.state       ][INFO    ][4093] Host prx01.mcp-pike-ovs-dpdk-ha.local (192.168.10.14) already present
2018-05-20 18:12:38,686 [salt.state       ][INFO    ][4093] Completed state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.686513 duration_in_ms=0.924
2018-05-20 18:12:38,686 [salt.state       ][INFO    ][4093] Running state [kvm01] at time 18:12:38.686760
2018-05-20 18:12:38,687 [salt.state       ][INFO    ][4093] Executing state host.present for kvm01
2018-05-20 18:12:38,687 [salt.state       ][INFO    ][4093] Host kvm01 (192.168.10.20) already present
2018-05-20 18:12:38,687 [salt.state       ][INFO    ][4093] Completed state [kvm01] at time 18:12:38.687705 duration_in_ms=0.946
2018-05-20 18:12:38,687 [salt.state       ][INFO    ][4093] Running state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.687946
2018-05-20 18:12:38,688 [salt.state       ][INFO    ][4093] Executing state host.present for kvm01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,688 [salt.state       ][INFO    ][4093] Host kvm01.mcp-pike-ovs-dpdk-ha.local (192.168.10.20) already present
2018-05-20 18:12:38,689 [salt.state       ][INFO    ][4093] Completed state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.688893 duration_in_ms=0.947
2018-05-20 18:12:38,689 [salt.state       ][INFO    ][4093] Running state [kvm03] at time 18:12:38.689757
2018-05-20 18:12:38,690 [salt.state       ][INFO    ][4093] Executing state host.present for kvm03
2018-05-20 18:12:38,690 [salt.state       ][INFO    ][4093] Host kvm03 (192.168.10.22) already present
2018-05-20 18:12:38,690 [salt.state       ][INFO    ][4093] Completed state [kvm03] at time 18:12:38.690668 duration_in_ms=0.912
2018-05-20 18:12:38,690 [salt.state       ][INFO    ][4093] Running state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.690908
2018-05-20 18:12:38,691 [salt.state       ][INFO    ][4093] Executing state host.present for kvm03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,691 [salt.state       ][INFO    ][4093] Host kvm03.mcp-pike-ovs-dpdk-ha.local (192.168.10.22) already present
2018-05-20 18:12:38,692 [salt.state       ][INFO    ][4093] Completed state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.692023 duration_in_ms=1.115
2018-05-20 18:12:38,692 [salt.state       ][INFO    ][4093] Running state [kvm02] at time 18:12:38.692267
2018-05-20 18:12:38,692 [salt.state       ][INFO    ][4093] Executing state host.present for kvm02
2018-05-20 18:12:38,693 [salt.state       ][INFO    ][4093] Host kvm02 (192.168.10.21) already present
2018-05-20 18:12:38,693 [salt.state       ][INFO    ][4093] Completed state [kvm02] at time 18:12:38.693252 duration_in_ms=0.985
2018-05-20 18:12:38,693 [salt.state       ][INFO    ][4093] Running state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.693494
2018-05-20 18:12:38,693 [salt.state       ][INFO    ][4093] Executing state host.present for kvm02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,694 [salt.state       ][INFO    ][4093] Host kvm02.mcp-pike-ovs-dpdk-ha.local (192.168.10.21) already present
2018-05-20 18:12:38,694 [salt.state       ][INFO    ][4093] Completed state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.694405 duration_in_ms=0.911
2018-05-20 18:12:38,694 [salt.state       ][INFO    ][4093] Running state [dbs] at time 18:12:38.694648
2018-05-20 18:12:38,694 [salt.state       ][INFO    ][4093] Executing state host.present for dbs
2018-05-20 18:12:38,695 [salt.state       ][INFO    ][4093] Host dbs (192.168.10.23) already present
2018-05-20 18:12:38,695 [salt.state       ][INFO    ][4093] Completed state [dbs] at time 18:12:38.695573 duration_in_ms=0.925
2018-05-20 18:12:38,695 [salt.state       ][INFO    ][4093] Running state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.695815
2018-05-20 18:12:38,696 [salt.state       ][INFO    ][4093] Executing state host.present for dbs.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,696 [salt.state       ][INFO    ][4093] Host dbs.mcp-pike-ovs-dpdk-ha.local (192.168.10.23) already present
2018-05-20 18:12:38,696 [salt.state       ][INFO    ][4093] Completed state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.696762 duration_in_ms=0.947
2018-05-20 18:12:38,697 [salt.state       ][INFO    ][4093] Running state [prx] at time 18:12:38.697018
2018-05-20 18:12:38,697 [salt.state       ][INFO    ][4093] Executing state host.present for prx
2018-05-20 18:12:38,697 [salt.state       ][INFO    ][4093] Host prx (192.168.10.13) already present
2018-05-20 18:12:38,697 [salt.state       ][INFO    ][4093] Completed state [prx] at time 18:12:38.697941 duration_in_ms=0.923
2018-05-20 18:12:38,698 [salt.state       ][INFO    ][4093] Running state [prx.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.698178
2018-05-20 18:12:38,698 [salt.state       ][INFO    ][4093] Executing state host.present for prx.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,698 [salt.state       ][INFO    ][4093] Host prx.mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-05-20 18:12:38,699 [salt.state       ][INFO    ][4093] Completed state [prx.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.699086 duration_in_ms=0.908
2018-05-20 18:12:38,699 [salt.state       ][INFO    ][4093] Running state [prx02] at time 18:12:38.699326
2018-05-20 18:12:38,699 [salt.state       ][INFO    ][4093] Executing state host.present for prx02
2018-05-20 18:12:38,700 [salt.state       ][INFO    ][4093] Host prx02 (192.168.10.15) already present
2018-05-20 18:12:38,700 [salt.state       ][INFO    ][4093] Completed state [prx02] at time 18:12:38.700234 duration_in_ms=0.907
2018-05-20 18:12:38,700 [salt.state       ][INFO    ][4093] Running state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.700480
2018-05-20 18:12:38,700 [salt.state       ][INFO    ][4093] Executing state host.present for prx02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,701 [salt.state       ][INFO    ][4093] Host prx02.mcp-pike-ovs-dpdk-ha.local (192.168.10.15) already present
2018-05-20 18:12:38,701 [salt.state       ][INFO    ][4093] Completed state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.701457 duration_in_ms=0.977
2018-05-20 18:12:38,701 [salt.state       ][INFO    ][4093] Running state [msg02] at time 18:12:38.701705
2018-05-20 18:12:38,701 [salt.state       ][INFO    ][4093] Executing state host.present for msg02
2018-05-20 18:12:38,702 [salt.state       ][INFO    ][4093] Host msg02 (192.168.10.29) already present
2018-05-20 18:12:38,702 [salt.state       ][INFO    ][4093] Completed state [msg02] at time 18:12:38.702614 duration_in_ms=0.909
2018-05-20 18:12:38,702 [salt.state       ][INFO    ][4093] Running state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.702853
2018-05-20 18:12:38,703 [salt.state       ][INFO    ][4093] Executing state host.present for msg02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,703 [salt.state       ][INFO    ][4093] Host msg02.mcp-pike-ovs-dpdk-ha.local (192.168.10.29) already present
2018-05-20 18:12:38,703 [salt.state       ][INFO    ][4093] Completed state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.703766 duration_in_ms=0.912
2018-05-20 18:12:38,704 [salt.state       ][INFO    ][4093] Running state [msg03] at time 18:12:38.704013
2018-05-20 18:12:38,704 [salt.state       ][INFO    ][4093] Executing state host.present for msg03
2018-05-20 18:12:38,704 [salt.state       ][INFO    ][4093] Host msg03 (192.168.10.30) already present
2018-05-20 18:12:38,705 [salt.state       ][INFO    ][4093] Completed state [msg03] at time 18:12:38.704975 duration_in_ms=0.962
2018-05-20 18:12:38,705 [salt.state       ][INFO    ][4093] Running state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.705223
2018-05-20 18:12:38,705 [salt.state       ][INFO    ][4093] Executing state host.present for msg03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,705 [salt.state       ][INFO    ][4093] Host msg03.mcp-pike-ovs-dpdk-ha.local (192.168.10.30) already present
2018-05-20 18:12:38,706 [salt.state       ][INFO    ][4093] Completed state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.706136 duration_in_ms=0.913
2018-05-20 18:12:38,706 [salt.state       ][INFO    ][4093] Running state [msg01] at time 18:12:38.706385
2018-05-20 18:12:38,706 [salt.state       ][INFO    ][4093] Executing state host.present for msg01
2018-05-20 18:12:38,707 [salt.state       ][INFO    ][4093] Host msg01 (192.168.10.28) already present
2018-05-20 18:12:38,707 [salt.state       ][INFO    ][4093] Completed state [msg01] at time 18:12:38.707299 duration_in_ms=0.914
2018-05-20 18:12:38,707 [salt.state       ][INFO    ][4093] Running state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.707546
2018-05-20 18:12:38,707 [salt.state       ][INFO    ][4093] Executing state host.present for msg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,708 [salt.state       ][INFO    ][4093] Host msg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.28) already present
2018-05-20 18:12:38,708 [salt.state       ][INFO    ][4093] Completed state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.708473 duration_in_ms=0.927
2018-05-20 18:12:38,708 [salt.state       ][INFO    ][4093] Running state [msg] at time 18:12:38.708754
2018-05-20 18:12:38,709 [salt.state       ][INFO    ][4093] Executing state host.present for msg
2018-05-20 18:12:38,709 [salt.state       ][INFO    ][4093] Host msg (192.168.10.27) already present
2018-05-20 18:12:38,709 [salt.state       ][INFO    ][4093] Completed state [msg] at time 18:12:38.709691 duration_in_ms=0.937
2018-05-20 18:12:38,709 [salt.state       ][INFO    ][4093] Running state [msg.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.709930
2018-05-20 18:12:38,710 [salt.state       ][INFO    ][4093] Executing state host.present for msg.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,710 [salt.state       ][INFO    ][4093] Host msg.mcp-pike-ovs-dpdk-ha.local (192.168.10.27) already present
2018-05-20 18:12:38,710 [salt.state       ][INFO    ][4093] Completed state [msg.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.710849 duration_in_ms=0.919
2018-05-20 18:12:38,711 [salt.state       ][INFO    ][4093] Running state [cfg01] at time 18:12:38.711091
2018-05-20 18:12:38,711 [salt.state       ][INFO    ][4093] Executing state host.present for cfg01
2018-05-20 18:12:38,711 [salt.state       ][INFO    ][4093] Host cfg01 (192.168.10.11) already present
2018-05-20 18:12:38,712 [salt.state       ][INFO    ][4093] Completed state [cfg01] at time 18:12:38.711999 duration_in_ms=0.909
2018-05-20 18:12:38,712 [salt.state       ][INFO    ][4093] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.712242
2018-05-20 18:12:38,712 [salt.state       ][INFO    ][4093] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,713 [salt.state       ][INFO    ][4093] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-05-20 18:12:38,713 [salt.state       ][INFO    ][4093] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.713562 duration_in_ms=1.32
2018-05-20 18:12:38,713 [salt.state       ][INFO    ][4093] Running state [cmp002] at time 18:12:38.713805
2018-05-20 18:12:38,714 [salt.state       ][INFO    ][4093] Executing state host.present for cmp002
2018-05-20 18:12:38,714 [salt.state       ][INFO    ][4093] Host cmp002 (192.168.10.53) already present
2018-05-20 18:12:38,714 [salt.state       ][INFO    ][4093] Completed state [cmp002] at time 18:12:38.714712 duration_in_ms=0.907
2018-05-20 18:12:38,714 [salt.state       ][INFO    ][4093] Running state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.714957
2018-05-20 18:12:38,715 [salt.state       ][INFO    ][4093] Executing state host.present for cmp002.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,715 [salt.state       ][INFO    ][4093] Host cmp002.mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-05-20 18:12:38,716 [salt.state       ][INFO    ][4093] Completed state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.715982 duration_in_ms=1.025
2018-05-20 18:12:38,716 [salt.state       ][INFO    ][4093] Running state [cmp001] at time 18:12:38.716222
2018-05-20 18:12:38,716 [salt.state       ][INFO    ][4093] Executing state host.present for cmp001
2018-05-20 18:12:38,717 [salt.state       ][INFO    ][4093] Host cmp001 (192.168.10.52) already present
2018-05-20 18:12:38,717 [salt.state       ][INFO    ][4093] Completed state [cmp001] at time 18:12:38.717206 duration_in_ms=0.984
2018-05-20 18:12:38,717 [salt.state       ][INFO    ][4093] Running state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.717443
2018-05-20 18:12:38,717 [salt.state       ][INFO    ][4093] Executing state host.present for cmp001.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,718 [salt.state       ][INFO    ][4093] Host cmp001.mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-05-20 18:12:38,718 [salt.state       ][INFO    ][4093] Completed state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.718351 duration_in_ms=0.907
2018-05-20 18:12:38,718 [salt.state       ][INFO    ][4093] Running state [dbs01] at time 18:12:38.718589
2018-05-20 18:12:38,718 [salt.state       ][INFO    ][4093] Executing state host.present for dbs01
2018-05-20 18:12:38,719 [salt.state       ][INFO    ][4093] Host dbs01 (192.168.10.24) already present
2018-05-20 18:12:38,719 [salt.state       ][INFO    ][4093] Completed state [dbs01] at time 18:12:38.719489 duration_in_ms=0.9
2018-05-20 18:12:38,719 [salt.state       ][INFO    ][4093] Running state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.719734
2018-05-20 18:12:38,719 [salt.state       ][INFO    ][4093] Executing state host.present for dbs01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,720 [salt.state       ][INFO    ][4093] Host dbs01.mcp-pike-ovs-dpdk-ha.local (192.168.10.24) already present
2018-05-20 18:12:38,720 [salt.state       ][INFO    ][4093] Completed state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.720652 duration_in_ms=0.918
2018-05-20 18:12:38,720 [salt.state       ][INFO    ][4093] Running state [dbs02] at time 18:12:38.720929
2018-05-20 18:12:38,721 [salt.state       ][INFO    ][4093] Executing state host.present for dbs02
2018-05-20 18:12:38,721 [salt.state       ][INFO    ][4093] Host dbs02 (192.168.10.25) already present
2018-05-20 18:12:38,721 [salt.state       ][INFO    ][4093] Completed state [dbs02] at time 18:12:38.721831 duration_in_ms=0.903
2018-05-20 18:12:38,722 [salt.state       ][INFO    ][4093] Running state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.722069
2018-05-20 18:12:38,722 [salt.state       ][INFO    ][4093] Executing state host.present for dbs02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,722 [salt.state       ][INFO    ][4093] Host dbs02.mcp-pike-ovs-dpdk-ha.local (192.168.10.25) already present
2018-05-20 18:12:38,723 [salt.state       ][INFO    ][4093] Completed state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.722980 duration_in_ms=0.911
2018-05-20 18:12:38,723 [salt.state       ][INFO    ][4093] Running state [dbs03] at time 18:12:38.723216
2018-05-20 18:12:38,723 [salt.state       ][INFO    ][4093] Executing state host.present for dbs03
2018-05-20 18:12:38,723 [salt.state       ][INFO    ][4093] Host dbs03 (192.168.10.26) already present
2018-05-20 18:12:38,724 [salt.state       ][INFO    ][4093] Completed state [dbs03] at time 18:12:38.724120 duration_in_ms=0.905
2018-05-20 18:12:38,724 [salt.state       ][INFO    ][4093] Running state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.724359
2018-05-20 18:12:38,724 [salt.state       ][INFO    ][4093] Executing state host.present for dbs03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,725 [salt.state       ][INFO    ][4093] Host dbs03.mcp-pike-ovs-dpdk-ha.local (192.168.10.26) already present
2018-05-20 18:12:38,725 [salt.state       ][INFO    ][4093] Completed state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.725678 duration_in_ms=1.32
2018-05-20 18:12:38,725 [salt.state       ][INFO    ][4093] Running state [mas01] at time 18:12:38.725922
2018-05-20 18:12:38,726 [salt.state       ][INFO    ][4093] Executing state host.present for mas01
2018-05-20 18:12:38,726 [salt.state       ][INFO    ][4093] Host mas01 (192.168.10.12) already present
2018-05-20 18:12:38,726 [salt.state       ][INFO    ][4093] Completed state [mas01] at time 18:12:38.726833 duration_in_ms=0.912
2018-05-20 18:12:38,727 [salt.state       ][INFO    ][4093] Running state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.727084
2018-05-20 18:12:38,727 [salt.state       ][INFO    ][4093] Executing state host.present for mas01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:38,727 [salt.state       ][INFO    ][4093] Host mas01.mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-05-20 18:12:38,728 [salt.state       ][INFO    ][4093] Completed state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:38.728007 duration_in_ms=0.923
2018-05-20 18:12:38,729 [salt.state       ][INFO    ][4093] Running state [file.replace] at time 18:12:38.729174
2018-05-20 18:12:38,729 [salt.state       ][INFO    ][4093] Executing state module.run for file.replace
2018-05-20 18:12:39,210 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['git', '--version'] in directory '/root'
2018-05-20 18:12:39,331 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'grep -q "mas01 mas01.mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-05-20 18:12:39,353 [salt.state       ][INFO    ][4093] {'ret': '--- \n+++ \n@@ -27,7 +27,7 @@\n 192.168.10.24\t\tdbs01 dbs01.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.25\t\tdbs02 dbs02.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.26\t\tdbs03 dbs03.mcp-pike-ovs-dpdk-ha.local\n-192.168.10.12\t\tmas01 mas01.mcp-pike-ovs-dpdk-ha.local\n+192.168.10.12\t\tmas01.mcp-pike-ovs-dpdk-ha.local mas01\n 192.168.10.37\t\tctl02 ctl02.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.38\t\tctl03 ctl03.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.36\t\tctl01 ctl01.mcp-pike-ovs-dpdk-ha.local\n'}
2018-05-20 18:12:39,353 [salt.state       ][INFO    ][4093] Completed state [file.replace] at time 18:12:39.353842 duration_in_ms=624.667
2018-05-20 18:12:39,354 [salt.state       ][INFO    ][4093] Running state [ctl02] at time 18:12:39.354457
2018-05-20 18:12:39,354 [salt.state       ][INFO    ][4093] Executing state host.present for ctl02
2018-05-20 18:12:39,356 [salt.state       ][INFO    ][4093] Host ctl02 (192.168.10.37) already present
2018-05-20 18:12:39,356 [salt.state       ][INFO    ][4093] Completed state [ctl02] at time 18:12:39.356493 duration_in_ms=2.036
2018-05-20 18:12:39,357 [salt.state       ][INFO    ][4093] Running state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.357547
2018-05-20 18:12:39,357 [salt.state       ][INFO    ][4093] Executing state host.present for ctl02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:39,358 [salt.state       ][INFO    ][4093] Host ctl02.mcp-pike-ovs-dpdk-ha.local (192.168.10.37) already present
2018-05-20 18:12:39,359 [salt.state       ][INFO    ][4093] Completed state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.359076 duration_in_ms=1.529
2018-05-20 18:12:39,359 [salt.state       ][INFO    ][4093] Running state [ctl03] at time 18:12:39.359463
2018-05-20 18:12:39,359 [salt.state       ][INFO    ][4093] Executing state host.present for ctl03
2018-05-20 18:12:39,360 [salt.state       ][INFO    ][4093] Host ctl03 (192.168.10.38) already present
2018-05-20 18:12:39,362 [salt.state       ][INFO    ][4093] Completed state [ctl03] at time 18:12:39.362013 duration_in_ms=2.551
2018-05-20 18:12:39,362 [salt.state       ][INFO    ][4093] Running state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.362276
2018-05-20 18:12:39,362 [salt.state       ][INFO    ][4093] Executing state host.present for ctl03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:39,363 [salt.state       ][INFO    ][4093] Host ctl03.mcp-pike-ovs-dpdk-ha.local (192.168.10.38) already present
2018-05-20 18:12:39,363 [salt.state       ][INFO    ][4093] Completed state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.363199 duration_in_ms=0.923
2018-05-20 18:12:39,363 [salt.state       ][INFO    ][4093] Running state [ctl01] at time 18:12:39.363450
2018-05-20 18:12:39,363 [salt.state       ][INFO    ][4093] Executing state host.present for ctl01
2018-05-20 18:12:39,364 [salt.state       ][INFO    ][4093] Host ctl01 (192.168.10.36) already present
2018-05-20 18:12:39,364 [salt.state       ][INFO    ][4093] Completed state [ctl01] at time 18:12:39.364441 duration_in_ms=0.991
2018-05-20 18:12:39,365 [salt.state       ][INFO    ][4093] Running state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.364726
2018-05-20 18:12:39,365 [salt.state       ][INFO    ][4093] Executing state host.present for ctl01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:39,365 [salt.state       ][INFO    ][4093] Host ctl01.mcp-pike-ovs-dpdk-ha.local (192.168.10.36) already present
2018-05-20 18:12:39,366 [salt.state       ][INFO    ][4093] Completed state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.365971 duration_in_ms=1.245
2018-05-20 18:12:39,366 [salt.state       ][INFO    ][4093] Running state [ctl] at time 18:12:39.366221
2018-05-20 18:12:39,366 [salt.state       ][INFO    ][4093] Executing state host.present for ctl
2018-05-20 18:12:39,367 [salt.state       ][INFO    ][4093] Host ctl (192.168.10.35) already present
2018-05-20 18:12:39,367 [salt.state       ][INFO    ][4093] Completed state [ctl] at time 18:12:39.367186 duration_in_ms=0.965
2018-05-20 18:12:39,367 [salt.state       ][INFO    ][4093] Running state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.367435
2018-05-20 18:12:39,367 [salt.state       ][INFO    ][4093] Executing state host.present for ctl.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:12:39,368 [salt.state       ][INFO    ][4093] Host ctl.mcp-pike-ovs-dpdk-ha.local (192.168.10.35) already present
2018-05-20 18:12:39,368 [salt.state       ][INFO    ][4093] Completed state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 18:12:39.368382 duration_in_ms=0.947
2018-05-20 18:12:39,368 [salt.state       ][INFO    ][4093] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 18:12:39.368633
2018-05-20 18:12:39,369 [salt.state       ][INFO    ][4093] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-05-20 18:12:39,370 [salt.state       ][INFO    ][4093] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-05-20 18:12:39,370 [salt.state       ][INFO    ][4093] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 18:12:39.370297 duration_in_ms=1.664
2018-05-20 18:12:39,370 [salt.state       ][INFO    ][4093] Running state [ens4] at time 18:12:39.370568
2018-05-20 18:12:39,370 [salt.state       ][INFO    ][4093] Executing state network.managed for ens4
2018-05-20 18:12:39,383 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181239372500
2018-05-20 18:12:39,403 [salt.minion      ][INFO    ][4262] Starting a new job with PID 4262
2018-05-20 18:12:39,435 [salt.minion      ][INFO    ][4262] Returning information for job: 20180520181239372500
2018-05-20 18:12:40,090 [salt.state       ][INFO    ][4093] Interface ens4 is up to date.
2018-05-20 18:12:40,090 [salt.state       ][INFO    ][4093] Completed state [ens4] at time 18:12:40.090688 duration_in_ms=720.119
2018-05-20 18:12:40,091 [salt.state       ][INFO    ][4093] Running state [ens5] at time 18:12:40.091135
2018-05-20 18:12:40,091 [salt.state       ][INFO    ][4093] Executing state network.managed for ens5
2018-05-20 18:12:40,631 [salt.state       ][INFO    ][4093] Interface ens5 is up to date.
2018-05-20 18:12:40,631 [salt.state       ][INFO    ][4093] Completed state [ens5] at time 18:12:40.631496 duration_in_ms=540.36
2018-05-20 18:12:40,631 [salt.state       ][INFO    ][4093] Running state [ens3] at time 18:12:40.631843
2018-05-20 18:12:40,632 [salt.state       ][INFO    ][4093] Executing state network.managed for ens3
2018-05-20 18:12:41,154 [salt.state       ][INFO    ][4093] Interface ens3 is up to date.
2018-05-20 18:12:41,155 [salt.state       ][INFO    ][4093] Completed state [ens3] at time 18:12:41.155179 duration_in_ms=523.333
2018-05-20 18:12:41,155 [salt.state       ][INFO    ][4093] Running state [/etc/profile.d/proxy.sh] at time 18:12:41.155759
2018-05-20 18:12:41,156 [salt.state       ][INFO    ][4093] Executing state file.absent for /etc/profile.d/proxy.sh
2018-05-20 18:12:41,157 [salt.state       ][INFO    ][4093] File /etc/profile.d/proxy.sh is not present
2018-05-20 18:12:41,158 [salt.state       ][INFO    ][4093] Completed state [/etc/profile.d/proxy.sh] at time 18:12:41.158320 duration_in_ms=2.561
2018-05-20 18:12:41,158 [salt.state       ][INFO    ][4093] Running state [/etc/apt/apt.conf.d/95proxies] at time 18:12:41.158690
2018-05-20 18:12:41,159 [salt.state       ][INFO    ][4093] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-05-20 18:12:41,159 [salt.state       ][INFO    ][4093] File /etc/apt/apt.conf.d/95proxies is not present
2018-05-20 18:12:41,159 [salt.state       ][INFO    ][4093] Completed state [/etc/apt/apt.conf.d/95proxies] at time 18:12:41.159750 duration_in_ms=1.061
2018-05-20 18:12:41,160 [salt.state       ][INFO    ][4093] Running state [salt-minion] at time 18:12:41.160069
2018-05-20 18:12:41,160 [salt.state       ][INFO    ][4093] Executing state pkg.installed for salt-minion
2018-05-20 18:12:41,170 [salt.state       ][INFO    ][4093] All specified packages are already installed
2018-05-20 18:12:41,170 [salt.state       ][INFO    ][4093] Completed state [salt-minion] at time 18:12:41.170604 duration_in_ms=10.535
2018-05-20 18:12:41,170 [salt.state       ][INFO    ][4093] Running state [salt_minion_dependency_packages] at time 18:12:41.170899
2018-05-20 18:12:41,171 [salt.state       ][INFO    ][4093] Executing state pkg.installed for salt_minion_dependency_packages
2018-05-20 18:12:41,179 [salt.state       ][INFO    ][4093] All specified packages are already installed
2018-05-20 18:12:41,179 [salt.state       ][INFO    ][4093] Completed state [salt_minion_dependency_packages] at time 18:12:41.179492 duration_in_ms=8.593
2018-05-20 18:12:41,181 [salt.state       ][INFO    ][4093] Running state [/etc/salt/minion.d/minion.conf] at time 18:12:41.181441
2018-05-20 18:12:41,181 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-05-20 18:12:41,449 [salt.state       ][INFO    ][4093] File /etc/salt/minion.d/minion.conf is in the correct state
2018-05-20 18:12:41,449 [salt.state       ][INFO    ][4093] Completed state [/etc/salt/minion.d/minion.conf] at time 18:12:41.449500 duration_in_ms=268.059
2018-05-20 18:12:41,451 [salt.state       ][INFO    ][4093] Running state [salt-minion] at time 18:12:41.451565
2018-05-20 18:12:41,451 [salt.state       ][INFO    ][4093] Executing state service.running for salt-minion
2018-05-20 18:12:41,452 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-05-20 18:12:41,469 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-05-20 18:12:41,483 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-05-20 18:12:41,494 [salt.state       ][INFO    ][4093] The service salt-minion is already running
2018-05-20 18:12:41,495 [salt.state       ][INFO    ][4093] Completed state [salt-minion] at time 18:12:41.495151 duration_in_ms=43.586
2018-05-20 18:12:41,499 [salt.state       ][INFO    ][4093] Running state [/etc/salt/grains.d] at time 18:12:41.499475
2018-05-20 18:12:41,499 [salt.state       ][INFO    ][4093] Executing state file.directory for /etc/salt/grains.d
2018-05-20 18:12:41,500 [salt.state       ][INFO    ][4093] Directory /etc/salt/grains.d is in the correct state
2018-05-20 18:12:41,501 [salt.state       ][INFO    ][4093] Completed state [/etc/salt/grains.d] at time 18:12:41.501155 duration_in_ms=1.68
2018-05-20 18:12:41,502 [salt.state       ][INFO    ][4093] Running state [/etc/salt/grains] at time 18:12:41.502383
2018-05-20 18:12:41,502 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/salt/grains
2018-05-20 18:12:41,503 [salt.state       ][INFO    ][4093] File /etc/salt/grains exists with proper permissions. No changes made.
2018-05-20 18:12:41,503 [salt.state       ][INFO    ][4093] Completed state [/etc/salt/grains] at time 18:12:41.503471 duration_in_ms=1.088
2018-05-20 18:12:41,504 [salt.state       ][INFO    ][4093] Running state [/etc/salt/grains.d/placeholder] at time 18:12:41.504483
2018-05-20 18:12:41,504 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-05-20 18:12:41,507 [salt.state       ][INFO    ][4093] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-05-20 18:12:41,507 [salt.state       ][INFO    ][4093] Completed state [/etc/salt/grains.d/placeholder] at time 18:12:41.507342 duration_in_ms=2.859
2018-05-20 18:12:41,508 [salt.state       ][INFO    ][4093] Running state [/etc/salt/grains.d/sphinx] at time 18:12:41.508363
2018-05-20 18:12:41,509 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-05-20 18:12:41,511 [salt.state       ][INFO    ][4093] File changed:
--- 
+++ 
@@ -16,6 +16,8 @@
               value:
               - 10.20.0.3
               - 127.0.0.1
+              - 192.168.10.12
+              - 192.168.11.3
         system:
           name: System
           param:

2018-05-20 18:12:41,512 [salt.state       ][INFO    ][4093] Completed state [/etc/salt/grains.d/sphinx] at time 18:12:41.512125 duration_in_ms=3.762
2018-05-20 18:12:41,514 [salt.state       ][INFO    ][4093] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.514478
2018-05-20 18:12:41,514 [salt.state       ][INFO    ][4093] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:12:41,515 [salt.state       ][INFO    ][4093] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:12:41,515 [salt.state       ][INFO    ][4093] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.515287 duration_in_ms=0.809
2018-05-20 18:12:41,515 [salt.state       ][INFO    ][4093] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.515504
2018-05-20 18:12:41,515 [salt.state       ][INFO    ][4093] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:12:41,517 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-05-20 18:12:41,654 [salt.state       ][INFO    ][4093] {'pid': 4467, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:12:41,654 [salt.state       ][INFO    ][4093] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.654762 duration_in_ms=139.256
2018-05-20 18:12:41,656 [salt.state       ][INFO    ][4093] Running state [/etc/salt/grains.d/dns_records] at time 18:12:41.656366
2018-05-20 18:12:41,657 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-05-20 18:12:41,659 [salt.state       ][INFO    ][4093] File /etc/salt/grains.d/dns_records is in the correct state
2018-05-20 18:12:41,659 [salt.state       ][INFO    ][4093] Completed state [/etc/salt/grains.d/dns_records] at time 18:12:41.659499 duration_in_ms=3.133
2018-05-20 18:12:41,661 [salt.state       ][INFO    ][4093] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.661850
2018-05-20 18:12:41,662 [salt.state       ][INFO    ][4093] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:12:41,662 [salt.state       ][INFO    ][4093] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:12:41,662 [salt.state       ][INFO    ][4093] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.662770 duration_in_ms=0.92
2018-05-20 18:12:41,663 [salt.state       ][INFO    ][4093] Running state [/etc/salt/grains.d/salt] at time 18:12:41.663828
2018-05-20 18:12:41,664 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/salt/grains.d/salt
2018-05-20 18:12:41,666 [salt.state       ][INFO    ][4093] File /etc/salt/grains.d/salt is in the correct state
2018-05-20 18:12:41,666 [salt.state       ][INFO    ][4093] Completed state [/etc/salt/grains.d/salt] at time 18:12:41.666500 duration_in_ms=2.672
2018-05-20 18:12:41,668 [salt.state       ][INFO    ][4093] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.668459
2018-05-20 18:12:41,669 [salt.state       ][INFO    ][4093] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:12:41,669 [salt.state       ][INFO    ][4093] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:12:41,669 [salt.state       ][INFO    ][4093] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 18:12:41.669644 duration_in_ms=1.186
2018-05-20 18:12:41,673 [salt.state       ][INFO    ][4093] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 18:12:41.673253
2018-05-20 18:12:41,673 [salt.state       ][INFO    ][4093] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-05-20 18:12:41,673 [salt.state       ][INFO    ][4093] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-05-20 18:12:41,674 [salt.state       ][INFO    ][4093] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 18:12:41.674104 duration_in_ms=0.851
2018-05-20 18:12:41,674 [salt.state       ][INFO    ][4093] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 18:12:41.674319
2018-05-20 18:12:41,674 [salt.state       ][INFO    ][4093] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-05-20 18:12:41,678 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-05-20 18:12:41,695 [salt.state       ][INFO    ][4093] {'pid': 4470, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:12:41,696 [salt.state       ][INFO    ][4093] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 18:12:41.696435 duration_in_ms=22.115
2018-05-20 18:12:41,699 [salt.state       ][INFO    ][4093] Running state [mine.update] at time 18:12:41.699184
2018-05-20 18:12:41,699 [salt.state       ][INFO    ][4093] Executing state module.wait for mine.update
2018-05-20 18:12:41,700 [salt.state       ][INFO    ][4093] No changes made for mine.update
2018-05-20 18:12:41,700 [salt.state       ][INFO    ][4093] Completed state [mine.update] at time 18:12:41.700545 duration_in_ms=1.362
2018-05-20 18:12:41,702 [salt.state       ][INFO    ][4093] Running state [mine.update] at time 18:12:41.702096
2018-05-20 18:12:41,702 [salt.state       ][INFO    ][4093] Executing state module.mod_watch for mine.update
2018-05-20 18:12:42,233 [salt.state       ][INFO    ][4093] {'ret': True}
2018-05-20 18:12:42,234 [salt.state       ][INFO    ][4093] Completed state [mine.update] at time 18:12:42.234727 duration_in_ms=532.628
2018-05-20 18:12:42,235 [salt.state       ][INFO    ][4093] Running state [ca-certificates] at time 18:12:42.235533
2018-05-20 18:12:42,236 [salt.state       ][INFO    ][4093] Executing state pkg.installed for ca-certificates
2018-05-20 18:12:42,247 [salt.state       ][INFO    ][4093] All specified packages are already installed
2018-05-20 18:12:42,247 [salt.state       ][INFO    ][4093] Completed state [ca-certificates] at time 18:12:42.247787 duration_in_ms=12.255
2018-05-20 18:12:42,249 [salt.state       ][INFO    ][4093] Running state [update-ca-certificates] at time 18:12:42.249400
2018-05-20 18:12:42,249 [salt.state       ][INFO    ][4093] Executing state cmd.wait for update-ca-certificates
2018-05-20 18:12:42,250 [salt.state       ][INFO    ][4093] No changes made for update-ca-certificates
2018-05-20 18:12:42,250 [salt.state       ][INFO    ][4093] Completed state [update-ca-certificates] at time 18:12:42.250219 duration_in_ms=0.819
2018-05-20 18:12:42,250 [salt.state       ][INFO    ][4093] Running state [openssh-server] at time 18:12:42.250479
2018-05-20 18:12:42,250 [salt.state       ][INFO    ][4093] Executing state pkg.latest for openssh-server
2018-05-20 18:12:42,251 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-05-20 18:12:44,523 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-05-20 18:12:44,586 [salt.state       ][INFO    ][4093] Package openssh-server is already up-to-date
2018-05-20 18:12:44,587 [salt.state       ][INFO    ][4093] Completed state [openssh-server] at time 18:12:44.587048 duration_in_ms=2336.568
2018-05-20 18:12:44,589 [salt.state       ][INFO    ][4093] Running state [/etc/ssh/sshd_config] at time 18:12:44.589552
2018-05-20 18:12:44,590 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/ssh/sshd_config
2018-05-20 18:12:44,625 [salt.fileclient  ][INFO    ][4093] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2018-05-20 18:12:44,719 [salt.state       ][INFO    ][4093] File changed:
--- 
+++ 
@@ -1,48 +1,62 @@
+
+
 # Package generated configuration file
 # See the sshd_config(5) manpage for details
-
 # What ports, IPs and protocols we listen for
 Port 22
+
 # Use these options to restrict which interfaces/protocols sshd will bind to
-#ListenAddress ::
-#ListenAddress 0.0.0.0
+ListenAddress 0.0.0.0
+
 Protocol 2
+
 # HostKeys for protocol version 2
 HostKey /etc/ssh/ssh_host_rsa_key
 HostKey /etc/ssh/ssh_host_dsa_key
 HostKey /etc/ssh/ssh_host_ecdsa_key
-HostKey /etc/ssh/ssh_host_ed25519_key
+
 #Privilege Separation is turned on for security
 UsePrivilegeSeparation yes
 
 # Lifetime and size of ephemeral version 1 server key
 KeyRegenerationInterval 3600
-ServerKeyBits 1024
+ServerKeyBits 2048
 
 # Logging
 SyslogFacility AUTH
+
 LogLevel INFO
 
-# Authentication:
 LoginGraceTime 120
-PermitRootLogin prohibit-password
+PermitRootLogin no
+
 StrictModes yes
 
 RSAAuthentication yes
+
 PubkeyAuthentication yes
-#AuthorizedKeysFile	%h/.ssh/authorized_keys
+AuthorizedKeysFile     %h/.ssh/authorized_keys
 
-# Don't read the user's ~/.rhosts and ~/.shosts files
+
+
+
+
+
 IgnoreRhosts yes
+
 # For this to work you will also need host keys in /etc/ssh_known_hosts
 RhostsRSAAuthentication no
 # similar for protocol version 2
+
 HostbasedAuthentication no
+
 # Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
 #IgnoreUserKnownHosts yes
 
 # To enable empty passwords, change to yes (NOT RECOMMENDED)
 PermitEmptyPasswords no
+
+PermitUserEnvironment no
 
 # Change to yes to enable challenge-response passwords (beware issues with
 # some PAM modules and threads)
@@ -52,13 +66,13 @@
 PasswordAuthentication no
 
 # Kerberos options
-#KerberosAuthentication no
+KerberosAuthentication no
 #KerberosGetAFSToken no
 #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes
 
 # GSSAPI options
-#GSSAPIAuthentication no
+GSSAPIAuthentication no
 #GSSAPICleanupCredentials yes
 
 X11Forwarding yes
@@ -67,9 +81,8 @@
 PrintLastLog yes
 TCPKeepAlive yes
 #UseLogin no
-
+MaxSessions 10
 #MaxStartups 10:30:60
-#Banner /etc/issue.net
 
 # Allow client to pass locale environment variables
 AcceptEnv LANG LC_*
@@ -86,3 +99,4 @@
 # PAM authentication, then enable this but set PasswordAuthentication
 # and ChallengeResponseAuthentication to 'no'.
 UsePAM yes
+

2018-05-20 18:12:44,720 [salt.state       ][INFO    ][4093] Completed state [/etc/ssh/sshd_config] at time 18:12:44.720231 duration_in_ms=130.677
2018-05-20 18:12:44,722 [salt.state       ][INFO    ][4093] Running state [ssh] at time 18:12:44.722890
2018-05-20 18:12:44,723 [salt.state       ][INFO    ][4093] Executing state service.running for ssh
2018-05-20 18:12:44,724 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-05-20 18:12:44,749 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-05-20 18:12:44,767 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-05-20 18:12:44,781 [salt.state       ][INFO    ][4093] The service ssh is already running
2018-05-20 18:12:44,782 [salt.state       ][INFO    ][4093] Completed state [ssh] at time 18:12:44.781922 duration_in_ms=59.032
2018-05-20 18:12:44,782 [salt.state       ][INFO    ][4093] Running state [ssh] at time 18:12:44.782286
2018-05-20 18:12:44,782 [salt.state       ][INFO    ][4093] Executing state service.mod_watch for ssh
2018-05-20 18:12:44,783 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-05-20 18:12:44,800 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-05-20 18:12:44,817 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2018-05-20 18:12:44,863 [salt.state       ][INFO    ][4093] {'ssh': True}
2018-05-20 18:12:44,864 [salt.state       ][INFO    ][4093] Completed state [ssh] at time 18:12:44.863943 duration_in_ms=81.657
2018-05-20 18:12:44,864 [salt.state       ][INFO    ][4093] Running state [ntp] at time 18:12:44.864462
2018-05-20 18:12:44,864 [salt.state       ][INFO    ][4093] Executing state pkg.installed for ntp
2018-05-20 18:12:44,878 [salt.state       ][INFO    ][4093] All specified packages are already installed
2018-05-20 18:12:44,878 [salt.state       ][INFO    ][4093] Completed state [ntp] at time 18:12:44.878419 duration_in_ms=13.957
2018-05-20 18:12:44,880 [salt.state       ][INFO    ][4093] Running state [/etc/ntp.conf] at time 18:12:44.880071
2018-05-20 18:12:44,880 [salt.state       ][INFO    ][4093] Executing state file.managed for /etc/ntp.conf
2018-05-20 18:12:44,975 [salt.state       ][INFO    ][4093] File /etc/ntp.conf is in the correct state
2018-05-20 18:12:44,976 [salt.state       ][INFO    ][4093] Completed state [/etc/ntp.conf] at time 18:12:44.975968 duration_in_ms=95.897
2018-05-20 18:12:44,978 [salt.state       ][INFO    ][4093] Running state [ntp] at time 18:12:44.978245
2018-05-20 18:12:44,978 [salt.state       ][INFO    ][4093] Executing state service.running for ntp
2018-05-20 18:12:44,979 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-05-20 18:12:44,996 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-05-20 18:12:45,014 [salt.loaded.int.module.cmdmod][INFO    ][4093] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-05-20 18:12:45,038 [salt.state       ][INFO    ][4093] The service ntp is already running
2018-05-20 18:12:45,038 [salt.state       ][INFO    ][4093] Completed state [ntp] at time 18:12:45.038656 duration_in_ms=60.411
2018-05-20 18:12:45,050 [salt.minion      ][INFO    ][4093] Returning information for job: 20180520181229286044
2018-05-20 18:12:45,843 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181245831637
2018-05-20 18:12:45,862 [salt.minion      ][INFO    ][4820] Starting a new job with PID 4820
2018-05-20 18:12:48,306 [salt.state       ][INFO    ][4820] Loading fresh modules for state activity
2018-05-20 18:12:48,354 [salt.fileclient  ][INFO    ][4820] Fetching file from saltenv 'base', ** done ** 'maas/pxe_nat.sls'
2018-05-20 18:12:48,389 [salt.state       ][INFO    ][4820] Running state [net.ipv4.ip_forward] at time 18:12:48.388940
2018-05-20 18:12:48,389 [salt.state       ][INFO    ][4820] Executing state sysctl.present for net.ipv4.ip_forward
2018-05-20 18:12:48,415 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:12:48,464 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command 'sysctl -w net.ipv4.ip_forward="1"' in directory '/root'
2018-05-20 18:12:48,485 [salt.state       ][INFO    ][4820] {'net.ipv4.ip_forward': 1}
2018-05-20 18:12:48,486 [salt.state       ][INFO    ][4820] Completed state [net.ipv4.ip_forward] at time 18:12:48.486333 duration_in_ms=97.393
2018-05-20 18:12:48,491 [salt.state       ][INFO    ][4820] Running state [iptables_pxe_nat] at time 18:12:48.491150
2018-05-20 18:12:48,492 [salt.state       ][INFO    ][4820] Executing state iptables.append for iptables_pxe_nat
2018-05-20 18:12:48,624 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command '/sbin/iptables --wait -t nat -A POSTROUTING  --source 192.168.11.3/24  --destination 0/0 --jump MASQUERADE' in directory '/root'
2018-05-20 18:12:48,647 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command '/sbin/iptables-save' in directory '/root'
2018-05-20 18:12:48,673 [salt.state       ][INFO    ][4820] {'locale': 'iptables_pxe_nat'}
2018-05-20 18:12:48,674 [salt.state       ][INFO    ][4820] Completed state [iptables_pxe_nat] at time 18:12:48.674258 duration_in_ms=183.108
2018-05-20 18:12:48,674 [salt.state       ][INFO    ][4820] Running state [iptables_pxe_source] at time 18:12:48.674821
2018-05-20 18:12:48,675 [salt.state       ][INFO    ][4820] Executing state iptables.append for iptables_pxe_source
2018-05-20 18:12:48,756 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 192.168.11.3/24  --destination 0/0 --jump ACCEPT' in directory '/root'
2018-05-20 18:12:48,772 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command '/sbin/iptables-save' in directory '/root'
2018-05-20 18:12:48,786 [salt.state       ][INFO    ][4820] {'locale': 'iptables_pxe_source'}
2018-05-20 18:12:48,787 [salt.state       ][INFO    ][4820] Completed state [iptables_pxe_source] at time 18:12:48.787584 duration_in_ms=112.762
2018-05-20 18:12:48,788 [salt.state       ][INFO    ][4820] Running state [iptables_pxe_destination] at time 18:12:48.788410
2018-05-20 18:12:48,789 [salt.state       ][INFO    ][4820] Executing state iptables.append for iptables_pxe_destination
2018-05-20 18:12:48,855 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 0/0  --destination 192.168.11.3/24 --jump ACCEPT' in directory '/root'
2018-05-20 18:12:48,867 [salt.loaded.int.module.cmdmod][INFO    ][4820] Executing command '/sbin/iptables-save' in directory '/root'
2018-05-20 18:12:48,877 [salt.state       ][INFO    ][4820] {'locale': 'iptables_pxe_destination'}
2018-05-20 18:12:48,878 [salt.state       ][INFO    ][4820] Completed state [iptables_pxe_destination] at time 18:12:48.877929 duration_in_ms=89.518
2018-05-20 18:12:48,881 [salt.minion      ][INFO    ][4820] Returning information for job: 20180520181245831637
2018-05-20 18:12:49,630 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181249615059
2018-05-20 18:12:49,650 [salt.minion      ][INFO    ][4871] Starting a new job with PID 4871
2018-05-20 18:12:50,134 [salt.state       ][INFO    ][4871] Loading fresh modules for state activity
2018-05-20 18:12:50,189 [salt.fileclient  ][INFO    ][4871] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2018-05-20 18:12:50,811 [salt.state       ][INFO    ][4871] Running state [maas-rack-controller] at time 18:12:50.811163
2018-05-20 18:12:50,812 [salt.state       ][INFO    ][4871] Executing state pkg.installed for maas-rack-controller
2018-05-20 18:12:50,813 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:12:51,194 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2018-05-20 18:12:51,277 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-05-20 18:12:53,318 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-05-20 18:12:53,354 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-rack-controller'] in directory '/root'
2018-05-20 18:12:59,713 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181259696256
2018-05-20 18:12:59,734 [salt.minion      ][INFO    ][5593] Starting a new job with PID 5593
2018-05-20 18:12:59,765 [salt.minion      ][INFO    ][5593] Returning information for job: 20180520181259696256
2018-05-20 18:13:09,742 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181309732353
2018-05-20 18:13:09,760 [salt.minion      ][INFO    ][7678] Starting a new job with PID 7678
2018-05-20 18:13:09,788 [salt.minion      ][INFO    ][7678] Returning information for job: 20180520181309732353
2018-05-20 18:13:19,987 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181319970865
2018-05-20 18:13:20,011 [salt.minion      ][INFO    ][8325] Starting a new job with PID 8325
2018-05-20 18:13:20,039 [salt.minion      ][INFO    ][8325] Returning information for job: 20180520181319970865
2018-05-20 18:13:30,025 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181330013210
2018-05-20 18:13:30,040 [salt.minion      ][INFO    ][8453] Starting a new job with PID 8453
2018-05-20 18:13:30,071 [salt.minion      ][INFO    ][8453] Returning information for job: 20180520181330013210
2018-05-20 18:13:32,712 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:13:32,757 [salt.state       ][INFO    ][4871] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '5.5.0-2014.1.1-3'
'libdaemon0' changed from 'absent' to '0.14-6'
'tgt' changed from 'absent' to '1:1.0.63-1ubuntu1.1'
'authbind' changed from 'absent' to '2.1.1+nmu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libfreeipmi16' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-bson' changed from 'absent' to '3.2-1build1'
'python3-zope' changed from 'absent' to '1'
'python3-service-identity' changed from 'absent' to '16.0.0-2'
'python3-html5lib' changed from 'absent' to '0.999-4'
'python3-simplestreams' changed from 'absent' to '0.1.0~bzr426-0ubuntu1.2'
'freeipmi-tools' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-core7' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-iso8601' changed from 'absent' to '0.1.11-1'
'python3.5-lxml' changed from 'absent' to '1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'archdetect-deb' changed from 'absent' to '1.117ubuntu2.3'
'python3-lxml' changed from 'absent' to '3.5.0-1build1'
'maas-dhcp' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-httplib2' changed from 'absent' to '0.9.1+dfsg-1'
'python3-pexpect' changed from 'absent' to '4.0.1-1'
'python3-bson-ext' changed from 'absent' to '3.2-1build1'
'avahi-utils' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'distro-info' changed from 'absent' to '0.14build1'
'python3-netaddr' changed from 'absent' to '0.7.18-1'
'python3-maas-provisioningserver' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-jsonschema' changed from 'absent' to '2.5.1-4'
'maas-cli' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-seamicroclient' changed from 'absent' to '0.4.0-1ubuntu1'
'python3-tempita' changed from 'absent' to '0.5.2-1build1'
'python3-ptyprocess' changed from 'absent' to '0.5-1'
'python3-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libnss-mdns' changed from 'absent' to '0.10-7'
'libipmiconsole2' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python3-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'python3-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python3-paramiko' changed from 'absent' to '2.0.0-1ubuntu0.1~cloud0'
'python3-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python3-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python3-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python3.5-zope.interface' changed from 'absent' to '1'
'python3-txtftp' changed from 'absent' to '0.1~bzr42-0ubuntu2'
'maas-common' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'freeipmi-common' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'curtin-common' changed from 'absent' to '18.1-1-g45564eef-0ubuntu1~16.04.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'ieee-data' changed from 'absent' to '20150531.1'
'python3-oauth' changed from 'absent' to '1.0.1-5'
'python3-maas-client' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'libisccfg-export140' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'python3-openssl' changed from 'absent' to '16.2.0-1~cloud0'
'python3-distro-info' changed from 'absent' to '0.14build1'
'python3-attr' changed from 'absent' to '15.2.0-1'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libdebian-installer4' changed from 'absent' to '0.102ubuntu1.1'
'isc-dhcp-server' changed from 'absent' to '4.3.3-5ubuntu12.10'
'maas-rack-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python3-curtin' changed from 'absent' to '18.1-1-g45564eef-0ubuntu1~16.04.1'
'python3-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'pxelinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'bind9utils' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'libipmidetect0' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'python3-bs4' changed from 'absent' to '4.4.1-1'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'libirs-export141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'

2018-05-20 18:13:32,786 [salt.state       ][INFO    ][4871] Loading fresh modules for state activity
2018-05-20 18:13:32,827 [salt.state       ][INFO    ][4871] Completed state [maas-rack-controller] at time 18:13:32.826930 duration_in_ms=42015.767
2018-05-20 18:13:32,833 [salt.state       ][INFO    ][4871] Running state [/etc/maas/rackd.conf] at time 18:13:32.833035
2018-05-20 18:13:32,833 [salt.state       ][INFO    ][4871] Executing state file.line for /etc/maas/rackd.conf
2018-05-20 18:13:32,833 [salt.loaded.int.states.file][WARNING ][4871] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-05-20 18:13:32,837 [salt.state       ][INFO    ][4871] No changes needed to be made
2018-05-20 18:13:32,837 [salt.state       ][INFO    ][4871] Completed state [/etc/maas/rackd.conf] at time 18:13:32.837840 duration_in_ms=4.805
2018-05-20 18:13:32,838 [salt.state       ][INFO    ][4871] Running state [/etc/maas/rackd.conf] at time 18:13:32.838085
2018-05-20 18:13:32,838 [salt.state       ][INFO    ][4871] Executing state file.managed for /etc/maas/rackd.conf
2018-05-20 18:13:32,838 [salt.loaded.int.states.file][WARNING ][4871] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-05-20 18:13:32,839 [salt.state       ][INFO    ][4871] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-05-20 18:13:32,839 [salt.state       ][INFO    ][4871] Completed state [/etc/maas/rackd.conf] at time 18:13:32.839472 duration_in_ms=1.387
2018-05-20 18:13:33,166 [salt.state       ][INFO    ][4871] Running state [maas-rackd] at time 18:13:33.166325
2018-05-20 18:13:33,166 [salt.state       ][INFO    ][4871] Executing state service.running for maas-rackd
2018-05-20 18:13:33,167 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-05-20 18:13:33,189 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-05-20 18:13:33,202 [salt.loaded.int.module.cmdmod][INFO    ][4871] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-05-20 18:13:33,214 [salt.state       ][INFO    ][4871] The service maas-rackd is already running
2018-05-20 18:13:33,214 [salt.state       ][INFO    ][4871] Completed state [maas-rackd] at time 18:13:33.214741 duration_in_ms=48.417
2018-05-20 18:13:33,216 [salt.minion      ][INFO    ][4871] Returning information for job: 20180520181249615059
2018-05-20 18:13:34,009 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181333999092
2018-05-20 18:13:34,025 [salt.minion      ][INFO    ][8627] Starting a new job with PID 8627
2018-05-20 18:13:36,459 [salt.state       ][INFO    ][8627] Loading fresh modules for state activity
2018-05-20 18:13:36,529 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2018-05-20 18:13:37,249 [salt.state       ][INFO    ][8627] Running state [maas-region-controller] at time 18:13:37.249711
2018-05-20 18:13:37,250 [salt.state       ][INFO    ][8627] Executing state pkg.installed for maas-region-controller
2018-05-20 18:13:37,251 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:13:37,628 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2018-05-20 18:13:37,710 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-05-20 18:13:39,815 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-05-20 18:13:39,846 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-region-controller'] in directory '/root'
2018-05-20 18:13:44,158 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181344149034
2018-05-20 18:13:44,178 [salt.minion      ][INFO    ][9034] Starting a new job with PID 9034
2018-05-20 18:13:44,204 [salt.minion      ][INFO    ][9034] Returning information for job: 20180520181344149034
2018-05-20 18:13:54,195 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181354179051
2018-05-20 18:13:54,241 [salt.minion      ][INFO    ][10622] Starting a new job with PID 10622
2018-05-20 18:13:54,297 [salt.minion      ][INFO    ][10622] Returning information for job: 20180520181354179051
2018-05-20 18:14:04,300 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181404282190
2018-05-20 18:14:04,317 [salt.minion      ][INFO    ][12350] Starting a new job with PID 12350
2018-05-20 18:14:04,335 [salt.minion      ][INFO    ][12350] Returning information for job: 20180520181404282190
2018-05-20 18:14:14,541 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181414517062
2018-05-20 18:14:14,566 [salt.minion      ][INFO    ][12360] Starting a new job with PID 12360
2018-05-20 18:14:14,588 [salt.minion      ][INFO    ][12360] Returning information for job: 20180520181414517062
2018-05-20 18:14:24,598 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181424568375
2018-05-20 18:14:24,621 [salt.minion      ][INFO    ][12369] Starting a new job with PID 12369
2018-05-20 18:14:24,649 [salt.minion      ][INFO    ][12369] Returning information for job: 20180520181424568375
2018-05-20 18:14:34,649 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181434629694
2018-05-20 18:14:34,680 [salt.minion      ][INFO    ][12384] Starting a new job with PID 12384
2018-05-20 18:14:34,706 [salt.minion      ][INFO    ][12384] Returning information for job: 20180520181434629694
2018-05-20 18:14:44,686 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181444672838
2018-05-20 18:14:44,706 [salt.minion      ][INFO    ][13048] Starting a new job with PID 13048
2018-05-20 18:14:44,743 [salt.minion      ][INFO    ][13048] Returning information for job: 20180520181444672838
2018-05-20 18:14:54,787 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181454770969
2018-05-20 18:14:54,807 [salt.minion      ][INFO    ][13661] Starting a new job with PID 13661
2018-05-20 18:14:54,828 [salt.minion      ][INFO    ][13661] Returning information for job: 20180520181454770969
2018-05-20 18:15:04,819 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181504803476
2018-05-20 18:15:04,837 [salt.minion      ][INFO    ][14040] Starting a new job with PID 14040
2018-05-20 18:15:04,862 [salt.minion      ][INFO    ][14040] Returning information for job: 20180520181504803476
2018-05-20 18:15:14,848 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181514835832
2018-05-20 18:15:14,905 [salt.minion      ][INFO    ][14556] Starting a new job with PID 14556
2018-05-20 18:15:14,962 [salt.minion      ][INFO    ][14556] Returning information for job: 20180520181514835832
2018-05-20 18:15:24,952 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181524936620
2018-05-20 18:15:24,982 [salt.minion      ][INFO    ][14563] Starting a new job with PID 14563
2018-05-20 18:15:25,015 [salt.minion      ][INFO    ][14563] Returning information for job: 20180520181524936620
2018-05-20 18:15:35,006 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181534990143
2018-05-20 18:15:35,048 [salt.minion      ][INFO    ][14574] Starting a new job with PID 14574
2018-05-20 18:15:35,101 [salt.minion      ][INFO    ][14574] Returning information for job: 20180520181534990143
2018-05-20 18:15:45,100 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181545083774
2018-05-20 18:15:45,141 [salt.minion      ][INFO    ][14579] Starting a new job with PID 14579
2018-05-20 18:15:45,192 [salt.minion      ][INFO    ][14579] Returning information for job: 20180520181545083774
2018-05-20 18:15:55,192 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181555172272
2018-05-20 18:15:55,231 [salt.minion      ][INFO    ][14585] Starting a new job with PID 14585
2018-05-20 18:15:55,287 [salt.minion      ][INFO    ][14585] Returning information for job: 20180520181555172272
2018-05-20 18:16:05,275 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181605262565
2018-05-20 18:16:05,313 [salt.minion      ][INFO    ][14590] Starting a new job with PID 14590
2018-05-20 18:16:05,362 [salt.minion      ][INFO    ][14590] Returning information for job: 20180520181605262565
2018-05-20 18:16:15,356 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181615343609
2018-05-20 18:16:15,393 [salt.minion      ][INFO    ][14596] Starting a new job with PID 14596
2018-05-20 18:16:15,462 [salt.minion      ][INFO    ][14596] Returning information for job: 20180520181615343609
2018-05-20 18:16:25,454 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181625438669
2018-05-20 18:16:25,495 [salt.minion      ][INFO    ][14601] Starting a new job with PID 14601
2018-05-20 18:16:25,543 [salt.minion      ][INFO    ][14601] Returning information for job: 20180520181625438669
2018-05-20 18:16:35,549 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181635539254
2018-05-20 18:16:35,568 [salt.minion      ][INFO    ][14615] Starting a new job with PID 14615
2018-05-20 18:16:35,586 [salt.minion      ][INFO    ][14615] Returning information for job: 20180520181635539254
2018-05-20 18:16:45,574 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181645561761
2018-05-20 18:16:45,598 [salt.minion      ][INFO    ][15213] Starting a new job with PID 15213
2018-05-20 18:16:45,625 [salt.minion      ][INFO    ][15213] Returning information for job: 20180520181645561761
2018-05-20 18:16:55,617 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181655606789
2018-05-20 18:16:55,638 [salt.minion      ][INFO    ][15295] Starting a new job with PID 15295
2018-05-20 18:16:55,698 [salt.minion      ][INFO    ][15295] Returning information for job: 20180520181655606789
2018-05-20 18:17:03,658 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:17:03,731 [salt.state       ][INFO    ][8627] Made the following changes:
'python3.5-psycopg2' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'sphinx-common' changed from 'absent' to '1.5.6-2~cloud0'
'libecap3' changed from 'absent' to '1.0.1-3ubuntu3'
'python3-docutils' changed from 'absent' to '0.12+dfsg-1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.4'
'maas-region-api' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-roman' changed from 'absent' to '2.0.0-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'docutils' changed from 'absent' to '1'
'postgresql-contrib-9.5' changed from 'absent' to '9.5.12-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.8'
'maas-region-controller-min' changed from 'absent' to '1'
'python3-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libpq5' changed from 'absent' to '9.5.12-0ubuntu0.16.04'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.6'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'postgresql-common' changed from 'absent' to '173ubuntu0.1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.8'
'python3-convoy' changed from 'absent' to '0.2.1+bzr39-1'
'python3-psycopg2' changed from 'absent' to '2.6.1-1build2'
'libjs-yui3-min' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-djorm-ext-pgarray' changed from 'absent' to '1.2-0ubuntu2'
'python3-imagesize' changed from 'absent' to '0.7.1-1~cloud0'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.8'
'libjbig0' changed from 'absent' to '2.1-3.1'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'postgresql-9.5' changed from 'absent' to '9.5.12-0ubuntu0.16.04'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'libpaperg' changed from 'absent' to '1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libirs141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.5'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.8'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.5'
'squid-langpack' changed from 'absent' to '20150704-1'
'libjs-yui3-full' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'postgresql-client-common' changed from 'absent' to '173ubuntu0.1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python3-sqlparse' changed from 'absent' to '0.1.18-1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python3-django-piston' changed from 'absent' to '1'
'libjs-angularjs' changed from 'absent' to '1.2.28-1ubuntu2'
'postgresql-client-9.5' changed from 'absent' to '9.5.12-0ubuntu0.16.04'
'libjs-yui3-common' changed from 'absent' to '3.5.1-1ubuntu3'
'maas-dns' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-django-maas' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'dbconfig-pgsql' changed from 'absent' to '2.0.4ubuntu1'
'postgresql-client' changed from 'absent' to '9.5+173ubuntu0.1'
'python3-pillow' changed from 'absent' to '1'
'python3-django-piston3' changed from 'absent' to '0.3~rc2-3ubuntu1'
'dbconfig-common' changed from 'absent' to '2.0.4ubuntu1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'squid3-common' changed from 'absent' to '1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'python3-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'maas-proxy' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-alabaster' changed from 'absent' to '0.7.7-1'
'postgresql' changed from 'absent' to '9.5+173ubuntu0.1'
'sysstat' changed from 'absent' to '11.2.0-1ubuntu0.2'
'python3-petname' changed from 'absent' to '2.0-0ubuntu1~16.04'
'httpd-cgi' changed from 'absent' to '1'
'python3-sphinx' changed from 'absent' to '1.5.6-2~cloud0'
'python3-djorm-pgarray' changed from 'absent' to '1'
'maas-region-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.6'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2018-05-20 18:17:03,763 [salt.state       ][INFO    ][8627] Loading fresh modules for state activity
2018-05-20 18:17:03,800 [salt.state       ][INFO    ][8627] Completed state [maas-region-controller] at time 18:17:03.800310 duration_in_ms=206550.6
2018-05-20 18:17:03,819 [salt.state       ][INFO    ][8627] Running state [python-oauth] at time 18:17:03.819447
2018-05-20 18:17:03,819 [salt.state       ][INFO    ][8627] Executing state pkg.installed for python-oauth
2018-05-20 18:17:04,315 [salt.state       ][INFO    ][8627] All specified packages are already installed
2018-05-20 18:17:04,315 [salt.state       ][INFO    ][8627] Completed state [python-oauth] at time 18:17:04.315745 duration_in_ms=496.297
2018-05-20 18:17:04,318 [salt.state       ][INFO    ][8627] Running state [/etc/maas/regiond.conf] at time 18:17:04.318789
2018-05-20 18:17:04,319 [salt.state       ][INFO    ][8627] Executing state file.replace for /etc/maas/regiond.conf
2018-05-20 18:17:04,323 [salt.state       ][INFO    ][8627] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: Ie3OO9HeKciZ
 database_port: 5432
 database_user: maas
-maas_url: http://10.20.0.3:5240/MAAS
+maas_url: http://192.168.11.3:5240/MAAS

2018-05-20 18:17:04,324 [salt.state       ][INFO    ][8627] Completed state [/etc/maas/regiond.conf] at time 18:17:04.323957 duration_in_ms=5.168
2018-05-20 18:17:04,326 [salt.state       ][INFO    ][8627] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 18:17:04.324405
2018-05-20 18:17:04,326 [salt.state       ][INFO    ][8627] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-05-20 18:17:04,377 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2018-05-20 18:17:04,425 [salt.state       ][INFO    ][8627] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # DO NOT EDIT.  This file is automatically created by MAAS.
 # Last updated at {{modified}}.
 
@@ -10,6 +12,7 @@
 acl localnet src {{cidr}}
 {{endfor}}
 acl SSL_ports port 443
+acl SSL_ports port 50000        # jenkins slave
 acl Safe_ports port 80          # http
 acl Safe_ports port 21          # ftp
 acl Safe_ports port 443         # https
@@ -57,7 +60,5 @@
 cache_log /var/log/maas/proxy/cache.log
 cache_store_log /var/log/maas/proxy/store.log
 {{endif}}
-{{if upstream_peer_proxy}}
-cache_peer {{upstream_proxy_address}} parent {{upstream_proxy_port}} 0 no-query default
-never_direct allow all
-{{endif}}
+
+

2018-05-20 18:17:04,428 [salt.state       ][INFO    ][8627] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 18:17:04.428876 duration_in_ms=104.471
2018-05-20 18:17:04,429 [salt.state       ][INFO    ][8627] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:17:04.429394
2018-05-20 18:17:04,429 [salt.state       ][INFO    ][8627] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-05-20 18:17:04,433 [salt.state       ][INFO    ][8627] File changed:
--- 
+++ 
@@ -284,7 +284,7 @@
 }
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
-    NODE_STATUS.COMMISSIONING: 20,
+    NODE_STATUS.COMMISSIONING: 10,
     NODE_STATUS.DEPLOYING: 40,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,

2018-05-20 18:17:04,434 [salt.state       ][INFO    ][8627] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:17:04.434039 duration_in_ms=4.645
2018-05-20 18:17:04,434 [salt.state       ][INFO    ][8627] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:17:04.434493
2018-05-20 18:17:04,434 [salt.state       ][INFO    ][8627] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-05-20 18:17:04,438 [salt.state       ][INFO    ][8627] File changed:
--- 
+++ 
@@ -285,7 +285,7 @@
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
     NODE_STATUS.COMMISSIONING: 10,
-    NODE_STATUS.DEPLOYING: 40,
+    NODE_STATUS.DEPLOYING: 15,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,
     NODE_STATUS.EXITING_RESCUE_MODE: 5,

2018-05-20 18:17:04,438 [salt.state       ][INFO    ][8627] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:17:04.438796 duration_in_ms=4.303
2018-05-20 18:17:04,439 [salt.state       ][INFO    ][8627] Running state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 18:17:04.439229
2018-05-20 18:17:04,439 [salt.state       ][INFO    ][8627] Executing state file.replace for /usr/lib/python3/dist-packages/tftp/bootstrap.py
2018-05-20 18:17:04,443 [salt.state       ][INFO    ][8627] File changed:
--- 
+++ 
@@ -103,7 +103,7 @@
             return None
         if int_blksize < 8 or int_blksize > 65464:
             return None
-        int_blksize = min((int_blksize, MAX_BLOCK_SIZE))
+        int_blksize = 1464
         return int_to_byte_string(int_blksize)
 
     def option_timeout(self, val):

2018-05-20 18:17:04,443 [salt.state       ][INFO    ][8627] Completed state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 18:17:04.443647 duration_in_ms=4.418
2018-05-20 18:17:04,444 [salt.state       ][INFO    ][8627] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 18:17:04.444073
2018-05-20 18:17:04,444 [salt.state       ][INFO    ][8627] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-05-20 18:17:04,483 [salt.state       ][INFO    ][8627] File changed:
--- 
+++ 
@@ -3210,7 +3210,7 @@
             alloc_type=IPADDRESS_TYPE.DISCOVERED, subnet__isnull=False)
         for ip_address in discovered_addresses:
             boot_interface.link_subnet(
-                INTERFACE_LINK_TYPE.AUTO, ip_address.subnet)
+                INTERFACE_LINK_TYPE.DHCP, ip_address.subnet)
             auto_set = True
         if not auto_set:
             # Failed to set AUTO mode on the boot interface. Lets force an

2018-05-20 18:17:04,483 [salt.state       ][INFO    ][8627] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 18:17:04.483649 duration_in_ms=39.576
2018-05-20 18:17:04,484 [salt.state       ][INFO    ][8627] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 18:17:04.484134
2018-05-20 18:17:04,484 [salt.state       ][INFO    ][8627] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-05-20 18:17:04,509 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2018-05-20 18:17:04,511 [salt.state       ][INFO    ][8627] File changed:
--- 
+++ 
@@ -37,3 +37,5 @@
     # Redirect (permanently) requests for /MAAS to /MAAS/.
     RewriteRule ^/MAAS$ %{REQUEST_URI}/ [R=301,L]
 </IfModule>
+Header set Access-Control-Allow-Origin "*"
+Header set X-Frame-Options "ALLOWALL"

2018-05-20 18:17:04,514 [salt.state       ][INFO    ][8627] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 18:17:04.514172 duration_in_ms=30.038
2018-05-20 18:17:04,515 [salt.state       ][INFO    ][8627] Running state [a2enmod headers] at time 18:17:04.515652
2018-05-20 18:17:04,516 [salt.state       ][INFO    ][8627] Executing state cmd.run for a2enmod headers
2018-05-20 18:17:04,517 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command 'a2enmod headers' in directory '/root'
2018-05-20 18:17:04,581 [salt.state       ][INFO    ][8627] {'pid': 15512, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-05-20 18:17:04,582 [salt.state       ][INFO    ][8627] Completed state [a2enmod headers] at time 18:17:04.582156 duration_in_ms=66.503
2018-05-20 18:17:04,582 [salt.state       ][INFO    ][8627] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 18:17:04.582591
2018-05-20 18:17:04,583 [salt.state       ][INFO    ][8627] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-05-20 18:17:04,630 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2018-05-20 18:17:04,633 [salt.state       ][INFO    ][8627] File changed:
New file
2018-05-20 18:17:04,634 [salt.state       ][INFO    ][8627] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 18:17:04.634142 duration_in_ms=51.551
2018-05-20 18:17:04,634 [salt.state       ][INFO    ][8627] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 18:17:04.634721
2018-05-20 18:17:04,635 [salt.state       ][INFO    ][8627] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-05-20 18:17:04,657 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2018-05-20 18:17:04,699 [salt.state       ][INFO    ][8627] File changed:
New file
2018-05-20 18:17:04,700 [salt.state       ][INFO    ][8627] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 18:17:04.699946 duration_in_ms=65.225
2018-05-20 18:17:04,700 [salt.state       ][INFO    ][8627] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 18:17:04.700443
2018-05-20 18:17:04,700 [salt.state       ][INFO    ][8627] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-05-20 18:17:04,729 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2018-05-20 18:17:04,770 [salt.state       ][INFO    ][8627] File changed:
New file
2018-05-20 18:17:04,771 [salt.state       ][INFO    ][8627] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 18:17:04.771082 duration_in_ms=70.638
2018-05-20 18:17:04,771 [salt.state       ][INFO    ][8627] Running state [/root/.pgpass] at time 18:17:04.771378
2018-05-20 18:17:04,771 [salt.state       ][INFO    ][8627] Executing state file.managed for /root/.pgpass
2018-05-20 18:17:04,801 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2018-05-20 18:17:04,836 [salt.state       ][INFO    ][8627] File changed:
New file
2018-05-20 18:17:04,836 [salt.state       ][INFO    ][8627] Completed state [/root/.pgpass] at time 18:17:04.836921 duration_in_ms=65.543
2018-05-20 18:17:04,843 [salt.state       ][INFO    ][8627] Running state [maas-region syncdb] at time 18:17:04.842985
2018-05-20 18:17:04,843 [salt.state       ][INFO    ][8627] Executing state cmd.run for maas-region syncdb
2018-05-20 18:17:04,843 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command 'maas-region syncdb' in directory '/root'
2018-05-20 18:17:05,689 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181705680938
2018-05-20 18:17:05,711 [salt.minion      ][INFO    ][15574] Starting a new job with PID 15574
2018-05-20 18:17:05,737 [salt.minion      ][INFO    ][15574] Returning information for job: 20180520181705680938
2018-05-20 18:17:07,834 [salt.state       ][INFO    ][8627] {'pid': 15553, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: staticfiles, messages\n  Apply all migrations: metadataserver, maasserver, sites, contenttypes, piston3, auth, sessions\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-05-20 18:17:07,836 [salt.state       ][INFO    ][8627] Completed state [maas-region syncdb] at time 18:17:07.836079 duration_in_ms=2993.091
2018-05-20 18:17:07,841 [salt.state       ][INFO    ][8627] Running state [maas-regiond] at time 18:17:07.841223
2018-05-20 18:17:07,841 [salt.state       ][INFO    ][8627] Executing state service.running for maas-regiond
2018-05-20 18:17:07,843 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-05-20 18:17:07,864 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-05-20 18:17:07,880 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-05-20 18:17:07,893 [salt.state       ][INFO    ][8627] The service maas-regiond is already running
2018-05-20 18:17:07,893 [salt.state       ][INFO    ][8627] Completed state [maas-regiond] at time 18:17:07.893858 duration_in_ms=52.634
2018-05-20 18:17:07,894 [salt.state       ][INFO    ][8627] Running state [maas-regiond] at time 18:17:07.894245
2018-05-20 18:17:07,894 [salt.state       ][INFO    ][8627] Executing state service.mod_watch for maas-regiond
2018-05-20 18:17:07,895 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-05-20 18:17:07,909 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-05-20 18:17:07,925 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2018-05-20 18:17:08,003 [salt.state       ][INFO    ][8627] {'maas-regiond': True}
2018-05-20 18:17:08,004 [salt.state       ][INFO    ][8627] Completed state [maas-regiond] at time 18:17:08.004328 duration_in_ms=110.082
2018-05-20 18:17:08,008 [salt.state       ][INFO    ][8627] Running state [bind9] at time 18:17:08.008829
2018-05-20 18:17:08,012 [salt.state       ][INFO    ][8627] Executing state service.running for bind9
2018-05-20 18:17:08,014 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-05-20 18:17:08,054 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-05-20 18:17:08,081 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-05-20 18:17:08,107 [salt.state       ][INFO    ][8627] The service bind9 is already running
2018-05-20 18:17:08,107 [salt.state       ][INFO    ][8627] Completed state [bind9] at time 18:17:08.107870 duration_in_ms=99.04
2018-05-20 18:17:08,108 [salt.state       ][INFO    ][8627] Running state [bind9] at time 18:17:08.108192
2018-05-20 18:17:08,108 [salt.state       ][INFO    ][8627] Executing state service.mod_watch for bind9
2018-05-20 18:17:08,109 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-05-20 18:17:08,134 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-05-20 18:17:08,165 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2018-05-20 18:17:08,253 [salt.state       ][INFO    ][8627] {'bind9': True}
2018-05-20 18:17:08,253 [salt.state       ][INFO    ][8627] Completed state [bind9] at time 18:17:08.253547 duration_in_ms=145.354
2018-05-20 18:17:08,255 [salt.state       ][INFO    ][8627] Running state [apache2] at time 18:17:08.255202
2018-05-20 18:17:08,255 [salt.state       ][INFO    ][8627] Executing state service.running for apache2
2018-05-20 18:17:08,256 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-05-20 18:17:08,295 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-05-20 18:17:08,330 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-05-20 18:17:08,355 [salt.state       ][INFO    ][8627] The service apache2 is already running
2018-05-20 18:17:08,356 [salt.state       ][INFO    ][8627] Completed state [apache2] at time 18:17:08.356062 duration_in_ms=100.859
2018-05-20 18:17:08,356 [salt.state       ][INFO    ][8627] Running state [apache2] at time 18:17:08.356362
2018-05-20 18:17:08,357 [salt.state       ][INFO    ][8627] Executing state service.mod_watch for apache2
2018-05-20 18:17:08,357 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-05-20 18:17:08,373 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-05-20 18:17:08,398 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-05-20 18:17:10,699 [salt.state       ][INFO    ][8627] {'apache2': True}
2018-05-20 18:17:10,700 [salt.state       ][INFO    ][8627] Completed state [apache2] at time 18:17:10.700291 duration_in_ms=2343.928
2018-05-20 18:17:10,702 [salt.state       ][INFO    ][8627] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 18:17:10.701959
2018-05-20 18:17:10,702 [salt.state       ][INFO    ][8627] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-05-20 18:17:10,703 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2018-05-20 18:17:12,823 [salt.state       ][INFO    ][8627] {'pid': 15878, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:17:12,824 [salt.state       ][INFO    ][8627] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 18:17:12.824139 duration_in_ms=2122.179
2018-05-20 18:17:12,824 [salt.state       ][INFO    ][8627] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:17:12.824614
2018-05-20 18:17:12,825 [salt.state       ][INFO    ][8627] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:17:12,825 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:17:14,904 [salt.state       ][INFO    ][8627] {'pid': 15986, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:17:14,905 [salt.state       ][INFO    ][8627] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:17:14.905153 duration_in_ms=2080.539
2018-05-20 18:17:14,906 [salt.state       ][INFO    ][8627] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selection update 1 1 release='xenial'] at time 18:17:14.906198
2018-05-20 18:17:14,906 [salt.state       ][INFO    ][8627] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selection update 1 1 release='xenial'
2018-05-20 18:17:14,907 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selections read 1 | grep -q xenial' in directory '/root'
2018-05-20 18:17:15,722 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181715713826
2018-05-20 18:17:15,747 [salt.minion      ][INFO    ][16127] Starting a new job with PID 16127
2018-05-20 18:17:15,773 [salt.minion      ][INFO    ][16127] Returning information for job: 20180520181715713826
2018-05-20 18:17:19,332 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selection update 1 1 release='xenial'' in directory '/root'
2018-05-20 18:17:24,535 [salt.state       ][INFO    ][8627] {'pid': 16222, 'retcode': 0, 'stderr': '', 'stdout': '\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name \'opnfv\'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n{\n    "arches": [\n        "amd64"\n    ],\n    "release": "xenial",\n    "labels": [\n        "*"\n    ],\n    "boot_source_id": 1,\n    "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/",\n    "subarches": [\n        "*"\n    ],\n    "id": 1,\n    "os": "ubuntu"\n}'}
2018-05-20 18:17:24,538 [salt.state       ][INFO    ][8627] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selection update 1 1 release='xenial'] at time 18:17:24.538157 duration_in_ms=9631.958
2018-05-20 18:17:24,539 [salt.state       ][INFO    ][8627] Running state [salt://maas/files/maas-artifact-sync.sh] at time 18:17:24.539265
2018-05-20 18:17:24,539 [salt.state       ][INFO    ][8627] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2018-05-20 18:17:24,568 [salt.fileclient  ][INFO    ][8627] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-artifact-sync.sh'
2018-05-20 18:17:24,607 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command '/tmp/tmpawi8Yj.sh' in directory '/root'
2018-05-20 18:17:25,772 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181725760941
2018-05-20 18:17:25,803 [salt.minion      ][INFO    ][16276] Starting a new job with PID 16276
2018-05-20 18:17:25,852 [salt.minion      ][INFO    ][16276] Returning information for job: 20180520181725760941
2018-05-20 18:17:35,854 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181735837676
2018-05-20 18:17:35,891 [salt.minion      ][INFO    ][16344] Starting a new job with PID 16344
2018-05-20 18:17:35,944 [salt.minion      ][INFO    ][16344] Returning information for job: 20180520181735837676
2018-05-20 18:17:45,946 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181745934922
2018-05-20 18:17:45,961 [salt.minion      ][INFO    ][16398] Starting a new job with PID 16398
2018-05-20 18:17:45,982 [salt.minion      ][INFO    ][16398] Returning information for job: 20180520181745934922
2018-05-20 18:17:55,989 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181755979791
2018-05-20 18:17:56,030 [salt.minion      ][INFO    ][16436] Starting a new job with PID 16436
2018-05-20 18:17:56,122 [salt.minion      ][INFO    ][16436] Returning information for job: 20180520181755979791
2018-05-20 18:18:06,143 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181806129452
2018-05-20 18:18:06,187 [salt.minion      ][INFO    ][16483] Starting a new job with PID 16483
2018-05-20 18:18:06,224 [salt.minion      ][INFO    ][16483] Returning information for job: 20180520181806129452
2018-05-20 18:18:16,259 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181816245098
2018-05-20 18:18:16,276 [salt.minion      ][INFO    ][16541] Starting a new job with PID 16541
2018-05-20 18:18:16,300 [salt.minion      ][INFO    ][16541] Returning information for job: 20180520181816245098
2018-05-20 18:18:26,323 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181826308321
2018-05-20 18:18:26,349 [salt.minion      ][INFO    ][16568] Starting a new job with PID 16568
2018-05-20 18:18:26,387 [salt.minion      ][INFO    ][16568] Returning information for job: 20180520181826308321
2018-05-20 18:18:36,423 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181836408755
2018-05-20 18:18:36,477 [salt.minion      ][INFO    ][16587] Starting a new job with PID 16587
2018-05-20 18:18:36,520 [salt.minion      ][INFO    ][16587] Returning information for job: 20180520181836408755
2018-05-20 18:18:45,365 [salt.state       ][INFO    ][8627] {'pid': 16267, 'retcode': 0, 'stderr': '', 'stdout': "\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name 'opnfv'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n\n[NOTE] Waiting for cmd to return success: maas opnfv boot-resources import\n\nImport of boot resources started\n[NOTE] Waiting for cmd to return success: ! maas opnfv boot-resources is-importing | grep -q 'true'\n\n....Import of boot images started on all rack controllers\n[NOTE] Waiting for cmd to return success: test -d /var/lib/maas/boot-resources/current/ubuntu/amd64\n\n.."}
2018-05-20 18:18:45,367 [salt.state       ][INFO    ][8627] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 18:18:45.367666 duration_in_ms=80828.401
2018-05-20 18:18:45,371 [salt.state       ][INFO    ][8627] Running state [maas.process_maas_config] at time 18:18:45.371160
2018-05-20 18:18:45,371 [salt.state       ][INFO    ][8627] Executing state module.run for maas.process_maas_config
2018-05-20 18:18:45,373 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=enable_http_proxy value=True
2018-05-20 18:18:45,623 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=dnssec_validation value=no
2018-05-20 18:18:45,676 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=commissioning_distro_series value=xenial
2018-05-20 18:18:45,735 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=default_osystem value=ubuntu
2018-05-20 18:18:45,785 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=active_discovery_interval value=600
2018-05-20 18:18:46,549 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181846533270
2018-05-20 18:18:46,565 [salt.minion      ][INFO    ][16813] Starting a new job with PID 16813
2018-05-20 18:18:46,586 [salt.minion      ][INFO    ][16813] Returning information for job: 20180520181846533270
2018-05-20 18:18:46,991 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=upstream_dns value=8.8.8.8
2018-05-20 18:18:47,051 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=enable_third_party_drivers value=True
2018-05-20 18:18:47,112 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=network_discovery value=enabled
2018-05-20 18:18:47,222 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=maas_name value=mas01
2018-05-20 18:18:47,269 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=default_storage_layout value=lvm
2018-05-20 18:18:47,309 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=ntp_external_only value=True
2018-05-20 18:18:47,354 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=disk_erase_with_secure_erase value=False
2018-05-20 18:18:47,399 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=default_distro_series value=xenial
2018-05-20 18:18:47,463 [salt.loaded.ext.module.maas][INFO    ][8627] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2018-05-20 18:18:47,621 [salt.state       ][INFO    ][8627] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'dnssec_validation', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'upstream_dns', 'enable_third_party_drivers', 'network_discovery', 'maas_name', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2018-05-20 18:18:47,622 [salt.state       ][INFO    ][8627] Completed state [maas.process_maas_config] at time 18:18:47.621878 duration_in_ms=2250.716
2018-05-20 18:18:47,623 [salt.state       ][INFO    ][8627] Running state [maas.process_subnets] at time 18:18:47.623523
2018-05-20 18:18:47,623 [salt.state       ][INFO    ][8627] Executing state module.run for maas.process_subnets
2018-05-20 18:18:47,811 [salt.loaded.ext.module.maas][INFO    ][8627] subnet id=3 cidr=192.168.11.0/24 gateway_ip=192.168.11.3 name=192.168.11.0/24 fabric=2
2018-05-20 18:18:47,909 [salt.loaded.ext.module.maas][WARNING ][8627] all 3 ipranges []
2018-05-20 18:18:47,911 [salt.loaded.ext.module.maas][WARNING ][8627] INFO: {'start_ip': '192.168.11.4', 'subnet': '3', 'end_ip': '192.168.11.254', 'type': 'dynamic'}
 OLD: None
2018-05-20 18:18:47,911 [salt.loaded.ext.module.maas][INFO    ][8627] iprange start_ip=192.168.11.4 subnet=3 end_ip=192.168.11.254 type=dynamic
2018-05-20 18:18:48,034 [salt.loaded.ext.module.maas][WARNING ][8627] all fabric 2 vlans [{u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}]
2018-05-20 18:18:48,035 [salt.loaded.ext.module.maas][WARNING ][8627] UPDATING {'primary_rack': 'mas01', 'dhcp_on': 'True', 'secondary_rack': '', 'mtu': '1500'} {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}
2018-05-20 18:18:48,132 [salt.state       ][INFO    ][8627] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2018-05-20 18:18:48,132 [salt.state       ][INFO    ][8627] Completed state [maas.process_subnets] at time 18:18:48.132616 duration_in_ms=509.091
2018-05-20 18:18:48,133 [salt.state       ][INFO    ][8627] Running state [maas.process_domain] at time 18:18:48.133402
2018-05-20 18:18:48,133 [salt.state       ][INFO    ][8627] Executing state module.run for maas.process_domain
2018-05-20 18:18:48,175 [salt.loaded.ext.module.maas][INFO    ][8627] domain authoritative=True name=mcp-pike-ovs-dpdk-ha.local id=0
2018-05-20 18:18:48,229 [salt.state       ][INFO    ][8627] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-05-20 18:18:48,230 [salt.state       ][INFO    ][8627] Completed state [maas.process_domain] at time 18:18:48.230441 duration_in_ms=97.039
2018-05-20 18:18:48,231 [salt.state       ][INFO    ][8627] Running state [maas.process_sshprefs] at time 18:18:48.231007
2018-05-20 18:18:48,231 [salt.state       ][INFO    ][8627] Executing state module.run for maas.process_sshprefs
2018-05-20 18:18:48,231 [salt.loaded.ext.module.maas][INFO    ][8627] sshprefs key=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H
2018-05-20 18:18:48,370 [salt.state       ][INFO    ][8627] {'ret': {'updated': [], 'errors': {}, 'success': ['ssh-rsa AA']}}
2018-05-20 18:18:48,370 [salt.state       ][INFO    ][8627] Completed state [maas.process_sshprefs] at time 18:18:48.370833 duration_in_ms=139.826
2018-05-20 18:18:48,374 [salt.minion      ][INFO    ][8627] Returning information for job: 20180520181333999092
2018-05-20 18:18:49,201 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181849186067
2018-05-20 18:18:49,224 [salt.minion      ][INFO    ][16872] Starting a new job with PID 16872
2018-05-20 18:18:51,657 [salt.state       ][INFO    ][16872] Loading fresh modules for state activity
2018-05-20 18:18:51,728 [salt.fileclient  ][INFO    ][16872] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2018-05-20 18:18:51,786 [salt.state       ][INFO    ][16872] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:18:51.786373
2018-05-20 18:18:51,786 [salt.state       ][INFO    ][16872] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:18:51,789 [salt.loaded.int.module.cmdmod][INFO    ][16872] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:18:53,739 [salt.state       ][INFO    ][16872] {'pid': 16923, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:18:53,740 [salt.state       ][INFO    ][16872] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:18:53.739902 duration_in_ms=1953.529
2018-05-20 18:18:53,741 [salt.state       ][INFO    ][16872] Running state [maas.process_machines] at time 18:18:53.741827
2018-05-20 18:18:53,742 [salt.state       ][INFO    ][16872] Executing state module.run for maas.process_machines
2018-05-20 18:18:53,821 [salt.loaded.ext.module.maas][WARNING ][16872] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-05-20 18:18:53,822 [salt.loaded.ext.module.maas][INFO    ][16872] machine hostname=cmp002 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.20 mac_addresses=9c:b6:54:8a:10:18 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-05-20 18:18:55,210 [salt.loaded.ext.module.maas][WARNING ][16872] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-05-20 18:18:55,211 [salt.loaded.ext.module.maas][INFO    ][16872] machine hostname=cmp001 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.19 mac_addresses=9c:b6:54:8a:95:a0 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-05-20 18:18:55,471 [salt.loaded.ext.module.maas][ERROR   ][16872] Error Global
Traceback (most recent call last):
  File "/var/cache/salt/minion/extmods/modules/maas.py", line 176, in process
    process_single(name, config_data)
  File "/var/cache/salt/minion/extmods/modules/maas.py", line 162, in process_single
    LOG.error('Failed for object %s reason %s', name, etxt)
  File "/usr/lib/python2.7/logging/__init__.py", line 1193, in error
    self._log(ERROR, msg, args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 310, in _log
    self, level, msg, args, exc_info=exc_info, extra=extra
  File "/usr/lib/python2.7/logging/__init__.py", line 1285, in _log
    record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info, func, extra)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 344, in makeRecord
    exc_info, func)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 191, in __init__
    self.colormsg = '%s%s%s' % (cmsg, self.getMessage(), reset)
  File "/usr/lib/python2.7/logging/__init__.py", line 329, in getMessage
    msg = msg % self.args
UnicodeDecodeError: 'ascii' codec can't decode byte 0x8b in position 1: ordinal not in range(128)
2018-05-20 18:18:55,479 [salt.state       ][ERROR   ][16872] Module function maas.process_machines threw an exception. Exception: 'ascii' codec can't decode byte 0x8b in position 1: ordinal not in range(128)
2018-05-20 18:18:55,479 [salt.state       ][INFO    ][16872] Completed state [maas.process_machines] at time 18:18:55.479919 duration_in_ms=1738.091
2018-05-20 18:18:55,483 [salt.minion      ][INFO    ][16872] Returning information for job: 20180520181849186067
2018-05-20 18:19:06,491 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command pillar.get with jid 20180520181906469264
2018-05-20 18:19:06,516 [salt.minion      ][INFO    ][17074] Starting a new job with PID 17074
2018-05-20 18:19:06,527 [salt.minion      ][INFO    ][17074] Returning information for job: 20180520181906469264
2018-05-20 18:19:07,244 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181907229278
2018-05-20 18:19:07,263 [salt.minion      ][INFO    ][17079] Starting a new job with PID 17079
2018-05-20 18:19:07,749 [salt.state       ][INFO    ][17079] Loading fresh modules for state activity
2018-05-20 18:19:11,303 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:19:11,605 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:19:12,502 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:19:12,788 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'salt-minion --version' in directory '/root'
2018-05-20 18:19:13,834 [salt.state       ][INFO    ][17079] Running state [/etc/environment] at time 18:19:13.834321
2018-05-20 18:19:13,835 [salt.state       ][INFO    ][17079] Executing state file.blockreplace for /etc/environment
2018-05-20 18:19:13,842 [salt.state       ][INFO    ][17079] No changes needed to be made
2018-05-20 18:19:13,842 [salt.state       ][INFO    ][17079] Completed state [/etc/environment] at time 18:19:13.842702 duration_in_ms=8.381
2018-05-20 18:19:13,843 [salt.state       ][INFO    ][17079] Running state [/etc/profile.d] at time 18:19:13.843243
2018-05-20 18:19:13,843 [salt.state       ][INFO    ][17079] Executing state file.directory for /etc/profile.d
2018-05-20 18:19:13,845 [salt.state       ][INFO    ][17079] Directory /etc/profile.d is in the correct state
2018-05-20 18:19:13,846 [salt.state       ][INFO    ][17079] Completed state [/etc/profile.d] at time 18:19:13.846120 duration_in_ms=2.877
2018-05-20 18:19:14,467 [salt.state       ][INFO    ][17079] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 18:19:14.467401
2018-05-20 18:19:14,467 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-05-20 18:19:14,501 [salt.state       ][INFO    ][17079] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-05-20 18:19:14,501 [salt.state       ][INFO    ][17079] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 18:19:14.501765 duration_in_ms=34.365
2018-05-20 18:19:14,502 [salt.state       ][INFO    ][17079] Running state [linux_repo_prereq_pkgs] at time 18:19:14.502567
2018-05-20 18:19:14,502 [salt.state       ][INFO    ][17079] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-05-20 18:19:14,503 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:19:14,899 [salt.state       ][INFO    ][17079] All specified packages are already installed
2018-05-20 18:19:14,900 [salt.state       ][INFO    ][17079] Completed state [linux_repo_prereq_pkgs] at time 18:19:14.900269 duration_in_ms=397.701
2018-05-20 18:19:14,900 [salt.state       ][INFO    ][17079] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 18:19:14.900644
2018-05-20 18:19:14,901 [salt.state       ][INFO    ][17079] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-05-20 18:19:14,901 [salt.state       ][INFO    ][17079] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-05-20 18:19:14,901 [salt.state       ][INFO    ][17079] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 18:19:14.901720 duration_in_ms=1.076
2018-05-20 18:19:14,902 [salt.state       ][INFO    ][17079] Running state [/etc/apt/preferences.d/uca] at time 18:19:14.901977
2018-05-20 18:19:14,902 [salt.state       ][INFO    ][17079] Executing state file.absent for /etc/apt/preferences.d/uca
2018-05-20 18:19:14,902 [salt.state       ][INFO    ][17079] File /etc/apt/preferences.d/uca is not present
2018-05-20 18:19:14,903 [salt.state       ][INFO    ][17079] Completed state [/etc/apt/preferences.d/uca] at time 18:19:14.903099 duration_in_ms=1.121
2018-05-20 18:19:14,907 [salt.state       ][INFO    ][17079] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 18:19:14.907023
2018-05-20 18:19:14,907 [salt.state       ][INFO    ][17079] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-05-20 18:19:14,950 [salt.state       ][INFO    ][17079] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main' already configured
2018-05-20 18:19:14,950 [salt.state       ][INFO    ][17079] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 18:19:14.950483 duration_in_ms=43.46
2018-05-20 18:19:14,951 [salt.state       ][INFO    ][17079] Running state [UTC] at time 18:19:14.951063
2018-05-20 18:19:14,951 [salt.state       ][INFO    ][17079] Executing state timezone.system for UTC
2018-05-20 18:19:14,952 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['timedatectl'] in directory '/root'
2018-05-20 18:19:14,997 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['timedatectl'] in directory '/root'
2018-05-20 18:19:15,013 [salt.state       ][INFO    ][17079] Timezone UTC already set, UTC already set to UTC
2018-05-20 18:19:15,013 [salt.state       ][INFO    ][17079] Completed state [UTC] at time 18:19:15.013578 duration_in_ms=62.514
2018-05-20 18:19:15,015 [salt.state       ][INFO    ][17079] Running state [nf_conntrack] at time 18:19:15.015016
2018-05-20 18:19:15,015 [salt.state       ][INFO    ][17079] Executing state kmod.present for nf_conntrack
2018-05-20 18:19:15,016 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'lsmod' in directory '/root'
2018-05-20 18:19:15,033 [salt.state       ][INFO    ][17079] Kernel module nf_conntrack is already present
2018-05-20 18:19:15,033 [salt.state       ][INFO    ][17079] Completed state [nf_conntrack] at time 18:19:15.033644 duration_in_ms=18.628
2018-05-20 18:19:15,034 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_keepalive_probes] at time 18:19:15.034463
2018-05-20 18:19:15,035 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-05-20 18:19:15,049 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,089 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-05-20 18:19:15,090 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_keepalive_probes] at time 18:19:15.090150 duration_in_ms=55.686
2018-05-20 18:19:15,091 [salt.state       ][INFO    ][17079] Running state [fs.file-max] at time 18:19:15.091260
2018-05-20 18:19:15,091 [salt.state       ][INFO    ][17079] Executing state sysctl.present for fs.file-max
2018-05-20 18:19:15,092 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,128 [salt.state       ][INFO    ][17079] Sysctl value fs.file-max = 124165 is already set
2018-05-20 18:19:15,128 [salt.state       ][INFO    ][17079] Completed state [fs.file-max] at time 18:19:15.128828 duration_in_ms=37.567
2018-05-20 18:19:15,129 [salt.state       ][INFO    ][17079] Running state [net.core.somaxconn] at time 18:19:15.129594
2018-05-20 18:19:15,130 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.core.somaxconn
2018-05-20 18:19:15,131 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,181 [salt.state       ][INFO    ][17079] Sysctl value net.core.somaxconn = 4096 is already set
2018-05-20 18:19:15,182 [salt.state       ][INFO    ][17079] Completed state [net.core.somaxconn] at time 18:19:15.182113 duration_in_ms=52.52
2018-05-20 18:19:15,182 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_max_syn_backlog] at time 18:19:15.182940
2018-05-20 18:19:15,183 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-05-20 18:19:15,184 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,221 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-05-20 18:19:15,221 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_max_syn_backlog] at time 18:19:15.221548 duration_in_ms=38.608
2018-05-20 18:19:15,221 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_tw_reuse] at time 18:19:15.221928
2018-05-20 18:19:15,222 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-05-20 18:19:15,223 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,256 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-05-20 18:19:15,257 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_tw_reuse] at time 18:19:15.257221 duration_in_ms=35.292
2018-05-20 18:19:15,258 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_congestion_control] at time 18:19:15.257913
2018-05-20 18:19:15,258 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-05-20 18:19:15,259 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,292 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-05-20 18:19:15,293 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_congestion_control] at time 18:19:15.293193 duration_in_ms=35.279
2018-05-20 18:19:15,294 [salt.state       ][INFO    ][17079] Running state [net.nf_conntrack_max] at time 18:19:15.293944
2018-05-20 18:19:15,294 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.nf_conntrack_max
2018-05-20 18:19:15,295 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,352 [salt.state       ][INFO    ][17079] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-05-20 18:19:15,352 [salt.state       ][INFO    ][17079] Completed state [net.nf_conntrack_max] at time 18:19:15.352851 duration_in_ms=58.908
2018-05-20 18:19:15,353 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_retries2] at time 18:19:15.353352
2018-05-20 18:19:15,354 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-05-20 18:19:15,356 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,398 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-05-20 18:19:15,398 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_retries2] at time 18:19:15.398817 duration_in_ms=45.466
2018-05-20 18:19:15,399 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_fin_timeout] at time 18:19:15.399191
2018-05-20 18:19:15,399 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-05-20 18:19:15,400 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,437 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-05-20 18:19:15,437 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_fin_timeout] at time 18:19:15.437483 duration_in_ms=38.292
2018-05-20 18:19:15,437 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_slow_start_after_idle] at time 18:19:15.437843
2018-05-20 18:19:15,438 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-05-20 18:19:15,439 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,475 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-05-20 18:19:15,475 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 18:19:15.475859 duration_in_ms=38.015
2018-05-20 18:19:15,476 [salt.state       ][INFO    ][17079] Running state [vm.swappiness] at time 18:19:15.476238
2018-05-20 18:19:15,476 [salt.state       ][INFO    ][17079] Executing state sysctl.present for vm.swappiness
2018-05-20 18:19:15,477 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,512 [salt.state       ][INFO    ][17079] Sysctl value vm.swappiness = 10 is already set
2018-05-20 18:19:15,512 [salt.state       ][INFO    ][17079] Completed state [vm.swappiness] at time 18:19:15.512898 duration_in_ms=36.659
2018-05-20 18:19:15,513 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_keepalive_intvl] at time 18:19:15.513269
2018-05-20 18:19:15,513 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-05-20 18:19:15,514 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,548 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-05-20 18:19:15,549 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_keepalive_intvl] at time 18:19:15.548968 duration_in_ms=35.699
2018-05-20 18:19:15,549 [salt.state       ][INFO    ][17079] Running state [net.ipv4.neigh.default.gc_thresh1] at time 18:19:15.549327
2018-05-20 18:19:15,549 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-05-20 18:19:15,550 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,584 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-05-20 18:19:15,585 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 18:19:15.584906 duration_in_ms=35.579
2018-05-20 18:19:15,585 [salt.state       ][INFO    ][17079] Running state [net.ipv4.neigh.default.gc_thresh2] at time 18:19:15.585320
2018-05-20 18:19:15,585 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-05-20 18:19:15,586 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,620 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-05-20 18:19:15,620 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 18:19:15.620829 duration_in_ms=35.509
2018-05-20 18:19:15,621 [salt.state       ][INFO    ][17079] Running state [net.ipv4.neigh.default.gc_thresh3] at time 18:19:15.621294
2018-05-20 18:19:15,621 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-05-20 18:19:15,623 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,656 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-05-20 18:19:15,656 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 18:19:15.656767 duration_in_ms=35.474
2018-05-20 18:19:15,657 [salt.state       ][INFO    ][17079] Running state [net.core.netdev_max_backlog] at time 18:19:15.657270
2018-05-20 18:19:15,657 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.core.netdev_max_backlog
2018-05-20 18:19:15,659 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,692 [salt.state       ][INFO    ][17079] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-05-20 18:19:15,693 [salt.state       ][INFO    ][17079] Completed state [net.core.netdev_max_backlog] at time 18:19:15.693298 duration_in_ms=36.028
2018-05-20 18:19:15,694 [salt.state       ][INFO    ][17079] Running state [net.ipv4.tcp_keepalive_time] at time 18:19:15.694135
2018-05-20 18:19:15,694 [salt.state       ][INFO    ][17079] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-05-20 18:19:15,696 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,730 [salt.state       ][INFO    ][17079] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-05-20 18:19:15,731 [salt.state       ][INFO    ][17079] Completed state [net.ipv4.tcp_keepalive_time] at time 18:19:15.731416 duration_in_ms=37.281
2018-05-20 18:19:15,731 [salt.state       ][INFO    ][17079] Running state [kernel.panic] at time 18:19:15.731861
2018-05-20 18:19:15,732 [salt.state       ][INFO    ][17079] Executing state sysctl.present for kernel.panic
2018-05-20 18:19:15,733 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:15,769 [salt.state       ][INFO    ][17079] Sysctl value kernel.panic = 60 is already set
2018-05-20 18:19:15,770 [salt.state       ][INFO    ][17079] Completed state [kernel.panic] at time 18:19:15.770212 duration_in_ms=38.35
2018-05-20 18:19:15,771 [salt.state       ][INFO    ][17079] Running state [linux_sysfs_package] at time 18:19:15.771267
2018-05-20 18:19:15,771 [salt.state       ][INFO    ][17079] Executing state pkg.installed for linux_sysfs_package
2018-05-20 18:19:15,781 [salt.state       ][INFO    ][17079] All specified packages are already installed
2018-05-20 18:19:15,781 [salt.state       ][INFO    ][17079] Completed state [linux_sysfs_package] at time 18:19:15.781261 duration_in_ms=9.994
2018-05-20 18:19:15,783 [salt.state       ][INFO    ][17079] Running state [/etc/sysfs.d] at time 18:19:15.783183
2018-05-20 18:19:15,783 [salt.state       ][INFO    ][17079] Executing state file.directory for /etc/sysfs.d
2018-05-20 18:19:15,784 [salt.state       ][INFO    ][17079] Directory /etc/sysfs.d is in the correct state
2018-05-20 18:19:15,784 [salt.state       ][INFO    ][17079] Completed state [/etc/sysfs.d] at time 18:19:15.784415 duration_in_ms=1.232
2018-05-20 18:19:15,785 [salt.state       ][INFO    ][17079] Running state [ondemand] at time 18:19:15.785226
2018-05-20 18:19:15,785 [salt.state       ][INFO    ][17079] Executing state service.dead for ondemand
2018-05-20 18:19:15,786 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:15,800 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-05-20 18:19:15,814 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-05-20 18:19:15,840 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'runlevel' in directory '/root'
2018-05-20 18:19:15,851 [salt.state       ][INFO    ][17079] The service ondemand is already dead
2018-05-20 18:19:15,852 [salt.state       ][INFO    ][17079] Completed state [ondemand] at time 18:19:15.852298 duration_in_ms=67.072
2018-05-20 18:19:15,853 [salt.state       ][INFO    ][17079] Running state [cs_CZ.UTF-8] at time 18:19:15.853245
2018-05-20 18:19:15,853 [salt.state       ][INFO    ][17079] Executing state locale.present for cs_CZ.UTF-8
2018-05-20 18:19:15,854 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'locale -a' in directory '/root'
2018-05-20 18:19:15,865 [salt.state       ][INFO    ][17079] Locale cs_CZ.UTF-8 is already present
2018-05-20 18:19:15,866 [salt.state       ][INFO    ][17079] Completed state [cs_CZ.UTF-8] at time 18:19:15.865942 duration_in_ms=12.697
2018-05-20 18:19:15,866 [salt.state       ][INFO    ][17079] Running state [en_US.UTF-8] at time 18:19:15.866310
2018-05-20 18:19:15,867 [salt.state       ][INFO    ][17079] Executing state locale.present for en_US.UTF-8
2018-05-20 18:19:15,868 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'locale -a' in directory '/root'
2018-05-20 18:19:15,879 [salt.state       ][INFO    ][17079] Locale en_US.UTF-8 is already present
2018-05-20 18:19:15,880 [salt.state       ][INFO    ][17079] Completed state [en_US.UTF-8] at time 18:19:15.880201 duration_in_ms=13.891
2018-05-20 18:19:15,881 [salt.state       ][INFO    ][17079] Running state [en_US.UTF-8] at time 18:19:15.881868
2018-05-20 18:19:15,882 [salt.state       ][INFO    ][17079] Executing state locale.system for en_US.UTF-8
2018-05-20 18:19:15,883 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'localectl' in directory '/root'
2018-05-20 18:19:15,913 [salt.state       ][INFO    ][17079] System locale en_US.UTF-8 already set
2018-05-20 18:19:15,914 [salt.state       ][INFO    ][17079] Completed state [en_US.UTF-8] at time 18:19:15.914104 duration_in_ms=32.235
2018-05-20 18:19:15,915 [salt.state       ][INFO    ][17079] Running state [root] at time 18:19:15.915136
2018-05-20 18:19:15,915 [salt.state       ][INFO    ][17079] Executing state group.present for root
2018-05-20 18:19:15,916 [salt.state       ][INFO    ][17079] Group root is present and up to date
2018-05-20 18:19:15,916 [salt.state       ][INFO    ][17079] Completed state [root] at time 18:19:15.916241 duration_in_ms=1.105
2018-05-20 18:19:15,921 [salt.state       ][INFO    ][17079] Running state [root] at time 18:19:15.921038
2018-05-20 18:19:15,921 [salt.state       ][INFO    ][17079] Executing state user.present for root
2018-05-20 18:19:15,923 [salt.state       ][INFO    ][17079] User root is present and up to date
2018-05-20 18:19:15,924 [salt.state       ][INFO    ][17079] Completed state [root] at time 18:19:15.923989 duration_in_ms=2.951
2018-05-20 18:19:15,925 [salt.state       ][INFO    ][17079] Running state [/root] at time 18:19:15.925447
2018-05-20 18:19:15,926 [salt.state       ][INFO    ][17079] Executing state file.directory for /root
2018-05-20 18:19:15,927 [salt.state       ][INFO    ][17079] Directory /root is in the correct state
2018-05-20 18:19:15,927 [salt.state       ][INFO    ][17079] Completed state [/root] at time 18:19:15.927558 duration_in_ms=2.111
2018-05-20 18:19:15,928 [salt.state       ][INFO    ][17079] Running state [/etc/sudoers.d/90-salt-user-root] at time 18:19:15.928077
2018-05-20 18:19:15,928 [salt.state       ][INFO    ][17079] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-05-20 18:19:15,929 [salt.state       ][INFO    ][17079] File /etc/sudoers.d/90-salt-user-root is not present
2018-05-20 18:19:15,929 [salt.state       ][INFO    ][17079] Completed state [/etc/sudoers.d/90-salt-user-root] at time 18:19:15.929687 duration_in_ms=1.61
2018-05-20 18:19:15,930 [salt.state       ][INFO    ][17079] Running state [ubuntu] at time 18:19:15.930201
2018-05-20 18:19:15,931 [salt.state       ][INFO    ][17079] Executing state group.present for ubuntu
2018-05-20 18:19:15,932 [salt.state       ][INFO    ][17079] Group ubuntu is present and up to date
2018-05-20 18:19:15,932 [salt.state       ][INFO    ][17079] Completed state [ubuntu] at time 18:19:15.932596 duration_in_ms=2.395
2018-05-20 18:19:15,933 [salt.state       ][INFO    ][17079] Running state [ubuntu] at time 18:19:15.933831
2018-05-20 18:19:15,934 [salt.state       ][INFO    ][17079] Executing state user.present for ubuntu
2018-05-20 18:19:15,935 [salt.state       ][INFO    ][17079] User ubuntu is present and up to date
2018-05-20 18:19:15,936 [salt.state       ][INFO    ][17079] Completed state [ubuntu] at time 18:19:15.936195 duration_in_ms=2.364
2018-05-20 18:19:15,937 [salt.state       ][INFO    ][17079] Running state [/home/ubuntu] at time 18:19:15.937629
2018-05-20 18:19:15,938 [salt.state       ][INFO    ][17079] Executing state file.directory for /home/ubuntu
2018-05-20 18:19:15,939 [salt.state       ][INFO    ][17079] Directory /home/ubuntu is in the correct state
2018-05-20 18:19:15,939 [salt.state       ][INFO    ][17079] Completed state [/home/ubuntu] at time 18:19:15.939675 duration_in_ms=2.046
2018-05-20 18:19:15,941 [salt.state       ][INFO    ][17079] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 18:19:15.941001
2018-05-20 18:19:15,941 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-05-20 18:19:15,968 [salt.state       ][INFO    ][17079] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-05-20 18:19:15,968 [salt.state       ][INFO    ][17079] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 18:19:15.968742 duration_in_ms=27.739
2018-05-20 18:19:15,969 [salt.state       ][INFO    ][17079] Running state [/etc/security/limits.d/90-salt-default.conf] at time 18:19:15.969346
2018-05-20 18:19:15,969 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-05-20 18:19:16,103 [salt.state       ][INFO    ][17079] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-05-20 18:19:16,104 [salt.state       ][INFO    ][17079] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 18:19:16.104219 duration_in_ms=134.872
2018-05-20 18:19:16,104 [salt.state       ][INFO    ][17079] Running state [apt-daily.timer] at time 18:19:16.104789
2018-05-20 18:19:16,105 [salt.state       ][INFO    ][17079] Executing state service.dead for apt-daily.timer
2018-05-20 18:19:16,106 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-05-20 18:19:16,128 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-05-20 18:19:16,140 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-05-20 18:19:16,164 [salt.state       ][INFO    ][17079] The service apt-daily.timer is already dead
2018-05-20 18:19:16,165 [salt.state       ][INFO    ][17079] Completed state [apt-daily.timer] at time 18:19:16.165788 duration_in_ms=60.998
2018-05-20 18:19:16,167 [salt.state       ][INFO    ][17079] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 18:19:16.167121
2018-05-20 18:19:16,168 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-05-20 18:19:16,291 [salt.state       ][INFO    ][17079] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-05-20 18:19:16,292 [salt.state       ][INFO    ][17079] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 18:19:16.292297 duration_in_ms=125.176
2018-05-20 18:19:16,294 [salt.state       ][INFO    ][17079] Running state [service.systemctl_reload] at time 18:19:16.294318
2018-05-20 18:19:16,294 [salt.state       ][INFO    ][17079] Executing state module.wait for service.systemctl_reload
2018-05-20 18:19:16,295 [salt.state       ][INFO    ][17079] No changes made for service.systemctl_reload
2018-05-20 18:19:16,295 [salt.state       ][INFO    ][17079] Completed state [service.systemctl_reload] at time 18:19:16.295846 duration_in_ms=1.528
2018-05-20 18:19:16,296 [salt.state       ][INFO    ][17079] Running state [/etc/hostname] at time 18:19:16.296362
2018-05-20 18:19:16,296 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/hostname
2018-05-20 18:19:16,318 [salt.state       ][INFO    ][17079] File /etc/hostname is in the correct state
2018-05-20 18:19:16,319 [salt.state       ][INFO    ][17079] Completed state [/etc/hostname] at time 18:19:16.319687 duration_in_ms=23.323
2018-05-20 18:19:16,323 [salt.state       ][INFO    ][17079] Running state [hostname mas01] at time 18:19:16.323209
2018-05-20 18:19:16,324 [salt.state       ][INFO    ][17079] Executing state cmd.wait for hostname mas01
2018-05-20 18:19:16,324 [salt.state       ][INFO    ][17079] No changes made for hostname mas01
2018-05-20 18:19:16,325 [salt.state       ][INFO    ][17079] Completed state [hostname mas01] at time 18:19:16.325624 duration_in_ms=2.415
2018-05-20 18:19:16,327 [salt.state       ][INFO    ][17079] Running state [mdb02] at time 18:19:16.327153
2018-05-20 18:19:16,327 [salt.state       ][INFO    ][17079] Executing state host.present for mdb02
2018-05-20 18:19:16,328 [salt.state       ][INFO    ][17079] Host mdb02 (192.168.10.33) already present
2018-05-20 18:19:16,329 [salt.state       ][INFO    ][17079] Completed state [mdb02] at time 18:19:16.329000 duration_in_ms=1.847
2018-05-20 18:19:16,329 [salt.state       ][INFO    ][17079] Running state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.329560
2018-05-20 18:19:16,330 [salt.state       ][INFO    ][17079] Executing state host.present for mdb02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,330 [salt.state       ][INFO    ][17079] Host mdb02.mcp-pike-ovs-dpdk-ha.local (192.168.10.33) already present
2018-05-20 18:19:16,331 [salt.state       ][INFO    ][17079] Completed state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.331316 duration_in_ms=1.756
2018-05-20 18:19:16,331 [salt.state       ][INFO    ][17079] Running state [mdb03] at time 18:19:16.331824
2018-05-20 18:19:16,332 [salt.state       ][INFO    ][17079] Executing state host.present for mdb03
2018-05-20 18:19:16,333 [salt.state       ][INFO    ][17079] Host mdb03 (192.168.10.34) already present
2018-05-20 18:19:16,333 [salt.state       ][INFO    ][17079] Completed state [mdb03] at time 18:19:16.333597 duration_in_ms=1.773
2018-05-20 18:19:16,334 [salt.state       ][INFO    ][17079] Running state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.334107
2018-05-20 18:19:16,334 [salt.state       ][INFO    ][17079] Executing state host.present for mdb03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,335 [salt.state       ][INFO    ][17079] Host mdb03.mcp-pike-ovs-dpdk-ha.local (192.168.10.34) already present
2018-05-20 18:19:16,335 [salt.state       ][INFO    ][17079] Completed state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.335850 duration_in_ms=1.743
2018-05-20 18:19:16,336 [salt.state       ][INFO    ][17079] Running state [mdb01] at time 18:19:16.336361
2018-05-20 18:19:16,336 [salt.state       ][INFO    ][17079] Executing state host.present for mdb01
2018-05-20 18:19:16,337 [salt.state       ][INFO    ][17079] Host mdb01 (192.168.10.32) already present
2018-05-20 18:19:16,338 [salt.state       ][INFO    ][17079] Completed state [mdb01] at time 18:19:16.338104 duration_in_ms=1.743
2018-05-20 18:19:16,338 [salt.state       ][INFO    ][17079] Running state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.338652
2018-05-20 18:19:16,339 [salt.state       ][INFO    ][17079] Executing state host.present for mdb01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,339 [salt.state       ][INFO    ][17079] Host mdb01.mcp-pike-ovs-dpdk-ha.local (192.168.10.32) already present
2018-05-20 18:19:16,340 [salt.state       ][INFO    ][17079] Completed state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.340386 duration_in_ms=1.734
2018-05-20 18:19:16,340 [salt.state       ][INFO    ][17079] Running state [mdb] at time 18:19:16.340953
2018-05-20 18:19:16,341 [salt.state       ][INFO    ][17079] Executing state host.present for mdb
2018-05-20 18:19:16,342 [salt.state       ][INFO    ][17079] Host mdb (192.168.10.31) already present
2018-05-20 18:19:16,342 [salt.state       ][INFO    ][17079] Completed state [mdb] at time 18:19:16.342678 duration_in_ms=1.725
2018-05-20 18:19:16,343 [salt.state       ][INFO    ][17079] Running state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.343209
2018-05-20 18:19:16,343 [salt.state       ][INFO    ][17079] Executing state host.present for mdb.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,344 [salt.state       ][INFO    ][17079] Host mdb.mcp-pike-ovs-dpdk-ha.local (192.168.10.31) already present
2018-05-20 18:19:16,344 [salt.state       ][INFO    ][17079] Completed state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.344928 duration_in_ms=1.719
2018-05-20 18:19:16,345 [salt.state       ][INFO    ][17079] Running state [cfg01] at time 18:19:16.345396
2018-05-20 18:19:16,345 [salt.state       ][INFO    ][17079] Executing state host.present for cfg01
2018-05-20 18:19:16,346 [salt.state       ][INFO    ][17079] Host cfg01 (192.168.10.11) already present
2018-05-20 18:19:16,347 [salt.state       ][INFO    ][17079] Completed state [cfg01] at time 18:19:16.347002 duration_in_ms=1.607
2018-05-20 18:19:16,347 [salt.state       ][INFO    ][17079] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.347500
2018-05-20 18:19:16,347 [salt.state       ][INFO    ][17079] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,348 [salt.state       ][INFO    ][17079] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-05-20 18:19:16,349 [salt.state       ][INFO    ][17079] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.349237 duration_in_ms=1.737
2018-05-20 18:19:16,349 [salt.state       ][INFO    ][17079] Running state [prx01] at time 18:19:16.349752
2018-05-20 18:19:16,350 [salt.state       ][INFO    ][17079] Executing state host.present for prx01
2018-05-20 18:19:16,351 [salt.state       ][INFO    ][17079] Host prx01 (192.168.10.14) already present
2018-05-20 18:19:16,351 [salt.state       ][INFO    ][17079] Completed state [prx01] at time 18:19:16.351499 duration_in_ms=1.747
2018-05-20 18:19:16,352 [salt.state       ][INFO    ][17079] Running state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.352020
2018-05-20 18:19:16,352 [salt.state       ][INFO    ][17079] Executing state host.present for prx01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,353 [salt.state       ][INFO    ][17079] Host prx01.mcp-pike-ovs-dpdk-ha.local (192.168.10.14) already present
2018-05-20 18:19:16,353 [salt.state       ][INFO    ][17079] Completed state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.353410 duration_in_ms=1.39
2018-05-20 18:19:16,353 [salt.state       ][INFO    ][17079] Running state [kvm01] at time 18:19:16.353662
2018-05-20 18:19:16,353 [salt.state       ][INFO    ][17079] Executing state host.present for kvm01
2018-05-20 18:19:16,354 [salt.state       ][INFO    ][17079] Host kvm01 (192.168.10.20) already present
2018-05-20 18:19:16,354 [salt.state       ][INFO    ][17079] Completed state [kvm01] at time 18:19:16.354645 duration_in_ms=0.983
2018-05-20 18:19:16,354 [salt.state       ][INFO    ][17079] Running state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.354895
2018-05-20 18:19:16,355 [salt.state       ][INFO    ][17079] Executing state host.present for kvm01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,355 [salt.state       ][INFO    ][17079] Host kvm01.mcp-pike-ovs-dpdk-ha.local (192.168.10.20) already present
2018-05-20 18:19:16,355 [salt.state       ][INFO    ][17079] Completed state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.355863 duration_in_ms=0.968
2018-05-20 18:19:16,356 [salt.state       ][INFO    ][17079] Running state [kvm03] at time 18:19:16.356112
2018-05-20 18:19:16,356 [salt.state       ][INFO    ][17079] Executing state host.present for kvm03
2018-05-20 18:19:16,356 [salt.state       ][INFO    ][17079] Host kvm03 (192.168.10.22) already present
2018-05-20 18:19:16,357 [salt.state       ][INFO    ][17079] Completed state [kvm03] at time 18:19:16.357093 duration_in_ms=0.981
2018-05-20 18:19:16,357 [salt.state       ][INFO    ][17079] Running state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.357353
2018-05-20 18:19:16,357 [salt.state       ][INFO    ][17079] Executing state host.present for kvm03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,358 [salt.state       ][INFO    ][17079] Host kvm03.mcp-pike-ovs-dpdk-ha.local (192.168.10.22) already present
2018-05-20 18:19:16,358 [salt.state       ][INFO    ][17079] Completed state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.358504 duration_in_ms=1.151
2018-05-20 18:19:16,358 [salt.state       ][INFO    ][17079] Running state [kvm02] at time 18:19:16.358770
2018-05-20 18:19:16,359 [salt.state       ][INFO    ][17079] Executing state host.present for kvm02
2018-05-20 18:19:16,359 [salt.state       ][INFO    ][17079] Host kvm02 (192.168.10.21) already present
2018-05-20 18:19:16,359 [salt.state       ][INFO    ][17079] Completed state [kvm02] at time 18:19:16.359721 duration_in_ms=0.951
2018-05-20 18:19:16,360 [salt.state       ][INFO    ][17079] Running state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.359971
2018-05-20 18:19:16,360 [salt.state       ][INFO    ][17079] Executing state host.present for kvm02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,360 [salt.state       ][INFO    ][17079] Host kvm02.mcp-pike-ovs-dpdk-ha.local (192.168.10.21) already present
2018-05-20 18:19:16,360 [salt.state       ][INFO    ][17079] Completed state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.360951 duration_in_ms=0.981
2018-05-20 18:19:16,361 [salt.state       ][INFO    ][17079] Running state [dbs] at time 18:19:16.361197
2018-05-20 18:19:16,361 [salt.state       ][INFO    ][17079] Executing state host.present for dbs
2018-05-20 18:19:16,361 [salt.state       ][INFO    ][17079] Host dbs (192.168.10.23) already present
2018-05-20 18:19:16,362 [salt.state       ][INFO    ][17079] Completed state [dbs] at time 18:19:16.362135 duration_in_ms=0.939
2018-05-20 18:19:16,362 [salt.state       ][INFO    ][17079] Running state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.362382
2018-05-20 18:19:16,362 [salt.state       ][INFO    ][17079] Executing state host.present for dbs.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,363 [salt.state       ][INFO    ][17079] Host dbs.mcp-pike-ovs-dpdk-ha.local (192.168.10.23) already present
2018-05-20 18:19:16,363 [salt.state       ][INFO    ][17079] Completed state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.363633 duration_in_ms=1.251
2018-05-20 18:19:16,363 [salt.state       ][INFO    ][17079] Running state [prx] at time 18:19:16.363878
2018-05-20 18:19:16,364 [salt.state       ][INFO    ][17079] Executing state host.present for prx
2018-05-20 18:19:16,364 [salt.state       ][INFO    ][17079] Host prx (192.168.10.13) already present
2018-05-20 18:19:16,364 [salt.state       ][INFO    ][17079] Completed state [prx] at time 18:19:16.364840 duration_in_ms=0.962
2018-05-20 18:19:16,365 [salt.state       ][INFO    ][17079] Running state [prx.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.365084
2018-05-20 18:19:16,365 [salt.state       ][INFO    ][17079] Executing state host.present for prx.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,365 [salt.state       ][INFO    ][17079] Host prx.mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-05-20 18:19:16,366 [salt.state       ][INFO    ][17079] Completed state [prx.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.366012 duration_in_ms=0.928
2018-05-20 18:19:16,366 [salt.state       ][INFO    ][17079] Running state [prx02] at time 18:19:16.366256
2018-05-20 18:19:16,366 [salt.state       ][INFO    ][17079] Executing state host.present for prx02
2018-05-20 18:19:16,367 [salt.state       ][INFO    ][17079] Host prx02 (192.168.10.15) already present
2018-05-20 18:19:16,367 [salt.state       ][INFO    ][17079] Completed state [prx02] at time 18:19:16.367486 duration_in_ms=1.23
2018-05-20 18:19:16,367 [salt.state       ][INFO    ][17079] Running state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.367728
2018-05-20 18:19:16,367 [salt.state       ][INFO    ][17079] Executing state host.present for prx02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,368 [salt.state       ][INFO    ][17079] Host prx02.mcp-pike-ovs-dpdk-ha.local (192.168.10.15) already present
2018-05-20 18:19:16,368 [salt.state       ][INFO    ][17079] Completed state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.368651 duration_in_ms=0.923
2018-05-20 18:19:16,368 [salt.state       ][INFO    ][17079] Running state [msg02] at time 18:19:16.368953
2018-05-20 18:19:16,369 [salt.state       ][INFO    ][17079] Executing state host.present for msg02
2018-05-20 18:19:16,369 [salt.state       ][INFO    ][17079] Host msg02 (192.168.10.29) already present
2018-05-20 18:19:16,369 [salt.state       ][INFO    ][17079] Completed state [msg02] at time 18:19:16.369886 duration_in_ms=0.933
2018-05-20 18:19:16,370 [salt.state       ][INFO    ][17079] Running state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.370131
2018-05-20 18:19:16,370 [salt.state       ][INFO    ][17079] Executing state host.present for msg02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,370 [salt.state       ][INFO    ][17079] Host msg02.mcp-pike-ovs-dpdk-ha.local (192.168.10.29) already present
2018-05-20 18:19:16,371 [salt.state       ][INFO    ][17079] Completed state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.371080 duration_in_ms=0.949
2018-05-20 18:19:16,371 [salt.state       ][INFO    ][17079] Running state [msg03] at time 18:19:16.371325
2018-05-20 18:19:16,371 [salt.state       ][INFO    ][17079] Executing state host.present for msg03
2018-05-20 18:19:16,372 [salt.state       ][INFO    ][17079] Host msg03 (192.168.10.30) already present
2018-05-20 18:19:16,372 [salt.state       ][INFO    ][17079] Completed state [msg03] at time 18:19:16.372245 duration_in_ms=0.92
2018-05-20 18:19:16,372 [salt.state       ][INFO    ][17079] Running state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.372486
2018-05-20 18:19:16,372 [salt.state       ][INFO    ][17079] Executing state host.present for msg03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,373 [salt.state       ][INFO    ][17079] Host msg03.mcp-pike-ovs-dpdk-ha.local (192.168.10.30) already present
2018-05-20 18:19:16,373 [salt.state       ][INFO    ][17079] Completed state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.373456 duration_in_ms=0.97
2018-05-20 18:19:16,373 [salt.state       ][INFO    ][17079] Running state [msg01] at time 18:19:16.373700
2018-05-20 18:19:16,373 [salt.state       ][INFO    ][17079] Executing state host.present for msg01
2018-05-20 18:19:16,374 [salt.state       ][INFO    ][17079] Host msg01 (192.168.10.28) already present
2018-05-20 18:19:16,374 [salt.state       ][INFO    ][17079] Completed state [msg01] at time 18:19:16.374936 duration_in_ms=1.236
2018-05-20 18:19:16,375 [salt.state       ][INFO    ][17079] Running state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.375181
2018-05-20 18:19:16,375 [salt.state       ][INFO    ][17079] Executing state host.present for msg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,375 [salt.state       ][INFO    ][17079] Host msg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.28) already present
2018-05-20 18:19:16,376 [salt.state       ][INFO    ][17079] Completed state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.376133 duration_in_ms=0.951
2018-05-20 18:19:16,376 [salt.state       ][INFO    ][17079] Running state [msg] at time 18:19:16.376376
2018-05-20 18:19:16,376 [salt.state       ][INFO    ][17079] Executing state host.present for msg
2018-05-20 18:19:16,377 [salt.state       ][INFO    ][17079] Host msg (192.168.10.27) already present
2018-05-20 18:19:16,377 [salt.state       ][INFO    ][17079] Completed state [msg] at time 18:19:16.377356 duration_in_ms=0.98
2018-05-20 18:19:16,377 [salt.state       ][INFO    ][17079] Running state [msg.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.377599
2018-05-20 18:19:16,377 [salt.state       ][INFO    ][17079] Executing state host.present for msg.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,378 [salt.state       ][INFO    ][17079] Host msg.mcp-pike-ovs-dpdk-ha.local (192.168.10.27) already present
2018-05-20 18:19:16,378 [salt.state       ][INFO    ][17079] Completed state [msg.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.378538 duration_in_ms=0.939
2018-05-20 18:19:16,378 [salt.state       ][INFO    ][17079] Running state [cfg01] at time 18:19:16.378796
2018-05-20 18:19:16,379 [salt.state       ][INFO    ][17079] Executing state host.present for cfg01
2018-05-20 18:19:16,379 [salt.state       ][INFO    ][17079] Host cfg01 (192.168.10.11) already present
2018-05-20 18:19:16,379 [salt.state       ][INFO    ][17079] Completed state [cfg01] at time 18:19:16.379727 duration_in_ms=0.931
2018-05-20 18:19:16,380 [salt.state       ][INFO    ][17079] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.379969
2018-05-20 18:19:16,380 [salt.state       ][INFO    ][17079] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,380 [salt.state       ][INFO    ][17079] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-05-20 18:19:16,380 [salt.state       ][INFO    ][17079] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.380946 duration_in_ms=0.977
2018-05-20 18:19:16,381 [salt.state       ][INFO    ][17079] Running state [cmp002] at time 18:19:16.381206
2018-05-20 18:19:16,381 [salt.state       ][INFO    ][17079] Executing state host.present for cmp002
2018-05-20 18:19:16,381 [salt.state       ][INFO    ][17079] Host cmp002 (192.168.10.53) already present
2018-05-20 18:19:16,382 [salt.state       ][INFO    ][17079] Completed state [cmp002] at time 18:19:16.382139 duration_in_ms=0.933
2018-05-20 18:19:16,382 [salt.state       ][INFO    ][17079] Running state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.382389
2018-05-20 18:19:16,382 [salt.state       ][INFO    ][17079] Executing state host.present for cmp002.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,383 [salt.state       ][INFO    ][17079] Host cmp002.mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-05-20 18:19:16,383 [salt.state       ][INFO    ][17079] Completed state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.383759 duration_in_ms=1.37
2018-05-20 18:19:16,384 [salt.state       ][INFO    ][17079] Running state [cmp001] at time 18:19:16.384004
2018-05-20 18:19:16,384 [salt.state       ][INFO    ][17079] Executing state host.present for cmp001
2018-05-20 18:19:16,384 [salt.state       ][INFO    ][17079] Host cmp001 (192.168.10.52) already present
2018-05-20 18:19:16,385 [salt.state       ][INFO    ][17079] Completed state [cmp001] at time 18:19:16.384975 duration_in_ms=0.971
2018-05-20 18:19:16,385 [salt.state       ][INFO    ][17079] Running state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.385218
2018-05-20 18:19:16,385 [salt.state       ][INFO    ][17079] Executing state host.present for cmp001.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,385 [salt.state       ][INFO    ][17079] Host cmp001.mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-05-20 18:19:16,386 [salt.state       ][INFO    ][17079] Completed state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.386157 duration_in_ms=0.939
2018-05-20 18:19:16,386 [salt.state       ][INFO    ][17079] Running state [dbs01] at time 18:19:16.386405
2018-05-20 18:19:16,386 [salt.state       ][INFO    ][17079] Executing state host.present for dbs01
2018-05-20 18:19:16,387 [salt.state       ][INFO    ][17079] Host dbs01 (192.168.10.24) already present
2018-05-20 18:19:16,387 [salt.state       ][INFO    ][17079] Completed state [dbs01] at time 18:19:16.387650 duration_in_ms=1.245
2018-05-20 18:19:16,387 [salt.state       ][INFO    ][17079] Running state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.387905
2018-05-20 18:19:16,388 [salt.state       ][INFO    ][17079] Executing state host.present for dbs01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,388 [salt.state       ][INFO    ][17079] Host dbs01.mcp-pike-ovs-dpdk-ha.local (192.168.10.24) already present
2018-05-20 18:19:16,388 [salt.state       ][INFO    ][17079] Completed state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.388882 duration_in_ms=0.977
2018-05-20 18:19:16,389 [salt.state       ][INFO    ][17079] Running state [dbs02] at time 18:19:16.389128
2018-05-20 18:19:16,389 [salt.state       ][INFO    ][17079] Executing state host.present for dbs02
2018-05-20 18:19:16,389 [salt.state       ][INFO    ][17079] Host dbs02 (192.168.10.25) already present
2018-05-20 18:19:16,390 [salt.state       ][INFO    ][17079] Completed state [dbs02] at time 18:19:16.390073 duration_in_ms=0.945
2018-05-20 18:19:16,390 [salt.state       ][INFO    ][17079] Running state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.390320
2018-05-20 18:19:16,390 [salt.state       ][INFO    ][17079] Executing state host.present for dbs02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,391 [salt.state       ][INFO    ][17079] Host dbs02.mcp-pike-ovs-dpdk-ha.local (192.168.10.25) already present
2018-05-20 18:19:16,391 [salt.state       ][INFO    ][17079] Completed state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.391267 duration_in_ms=0.947
2018-05-20 18:19:16,391 [salt.state       ][INFO    ][17079] Running state [dbs03] at time 18:19:16.391510
2018-05-20 18:19:16,391 [salt.state       ][INFO    ][17079] Executing state host.present for dbs03
2018-05-20 18:19:16,392 [salt.state       ][INFO    ][17079] Host dbs03 (192.168.10.26) already present
2018-05-20 18:19:16,392 [salt.state       ][INFO    ][17079] Completed state [dbs03] at time 18:19:16.392461 duration_in_ms=0.95
2018-05-20 18:19:16,392 [salt.state       ][INFO    ][17079] Running state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.392729
2018-05-20 18:19:16,392 [salt.state       ][INFO    ][17079] Executing state host.present for dbs03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,393 [salt.state       ][INFO    ][17079] Host dbs03.mcp-pike-ovs-dpdk-ha.local (192.168.10.26) already present
2018-05-20 18:19:16,393 [salt.state       ][INFO    ][17079] Completed state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.393665 duration_in_ms=0.937
2018-05-20 18:19:16,393 [salt.state       ][INFO    ][17079] Running state [mas01] at time 18:19:16.393907
2018-05-20 18:19:16,394 [salt.state       ][INFO    ][17079] Executing state host.present for mas01
2018-05-20 18:19:16,394 [salt.state       ][INFO    ][17079] Host mas01 (192.168.10.12) already present
2018-05-20 18:19:16,394 [salt.state       ][INFO    ][17079] Completed state [mas01] at time 18:19:16.394862 duration_in_ms=0.954
2018-05-20 18:19:16,395 [salt.state       ][INFO    ][17079] Running state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.395105
2018-05-20 18:19:16,395 [salt.state       ][INFO    ][17079] Executing state host.present for mas01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,395 [salt.state       ][INFO    ][17079] Host mas01.mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-05-20 18:19:16,396 [salt.state       ][INFO    ][17079] Completed state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.396034 duration_in_ms=0.93
2018-05-20 18:19:16,397 [salt.state       ][INFO    ][17079] Running state [file.replace] at time 18:19:16.397222
2018-05-20 18:19:16,397 [salt.state       ][INFO    ][17079] Executing state module.run for file.replace
2018-05-20 18:19:16,582 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['git', '--version'] in directory '/root'
2018-05-20 18:19:16,641 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command 'grep -q "mas01 mas01.mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-05-20 18:19:16,656 [salt.state       ][INFO    ][17079] onlyif execution failed
2018-05-20 18:19:16,657 [salt.state       ][INFO    ][17079] Completed state [file.replace] at time 18:19:16.657249 duration_in_ms=260.026
2018-05-20 18:19:16,657 [salt.state       ][INFO    ][17079] Running state [ctl02] at time 18:19:16.657698
2018-05-20 18:19:16,658 [salt.state       ][INFO    ][17079] Executing state host.present for ctl02
2018-05-20 18:19:16,659 [salt.state       ][INFO    ][17079] Host ctl02 (192.168.10.37) already present
2018-05-20 18:19:16,659 [salt.state       ][INFO    ][17079] Completed state [ctl02] at time 18:19:16.659638 duration_in_ms=1.94
2018-05-20 18:19:16,660 [salt.state       ][INFO    ][17079] Running state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.660069
2018-05-20 18:19:16,660 [salt.state       ][INFO    ][17079] Executing state host.present for ctl02.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,661 [salt.state       ][INFO    ][17079] Host ctl02.mcp-pike-ovs-dpdk-ha.local (192.168.10.37) already present
2018-05-20 18:19:16,661 [salt.state       ][INFO    ][17079] Completed state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.661551 duration_in_ms=1.482
2018-05-20 18:19:16,662 [salt.state       ][INFO    ][17079] Running state [ctl03] at time 18:19:16.661968
2018-05-20 18:19:16,662 [salt.state       ][INFO    ][17079] Executing state host.present for ctl03
2018-05-20 18:19:16,663 [salt.state       ][INFO    ][17079] Host ctl03 (192.168.10.38) already present
2018-05-20 18:19:16,663 [salt.state       ][INFO    ][17079] Completed state [ctl03] at time 18:19:16.663768 duration_in_ms=1.8
2018-05-20 18:19:16,664 [salt.state       ][INFO    ][17079] Running state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.664031
2018-05-20 18:19:16,664 [salt.state       ][INFO    ][17079] Executing state host.present for ctl03.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,664 [salt.state       ][INFO    ][17079] Host ctl03.mcp-pike-ovs-dpdk-ha.local (192.168.10.38) already present
2018-05-20 18:19:16,665 [salt.state       ][INFO    ][17079] Completed state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.665029 duration_in_ms=0.998
2018-05-20 18:19:16,665 [salt.state       ][INFO    ][17079] Running state [ctl01] at time 18:19:16.665282
2018-05-20 18:19:16,665 [salt.state       ][INFO    ][17079] Executing state host.present for ctl01
2018-05-20 18:19:16,666 [salt.state       ][INFO    ][17079] Host ctl01 (192.168.10.36) already present
2018-05-20 18:19:16,666 [salt.state       ][INFO    ][17079] Completed state [ctl01] at time 18:19:16.666449 duration_in_ms=1.167
2018-05-20 18:19:16,666 [salt.state       ][INFO    ][17079] Running state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.666722
2018-05-20 18:19:16,666 [salt.state       ][INFO    ][17079] Executing state host.present for ctl01.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,667 [salt.state       ][INFO    ][17079] Host ctl01.mcp-pike-ovs-dpdk-ha.local (192.168.10.36) already present
2018-05-20 18:19:16,667 [salt.state       ][INFO    ][17079] Completed state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.667674 duration_in_ms=0.953
2018-05-20 18:19:16,667 [salt.state       ][INFO    ][17079] Running state [ctl] at time 18:19:16.667930
2018-05-20 18:19:16,668 [salt.state       ][INFO    ][17079] Executing state host.present for ctl
2018-05-20 18:19:16,668 [salt.state       ][INFO    ][17079] Host ctl (192.168.10.35) already present
2018-05-20 18:19:16,668 [salt.state       ][INFO    ][17079] Completed state [ctl] at time 18:19:16.668938 duration_in_ms=1.008
2018-05-20 18:19:16,669 [salt.state       ][INFO    ][17079] Running state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.669186
2018-05-20 18:19:16,669 [salt.state       ][INFO    ][17079] Executing state host.present for ctl.mcp-pike-ovs-dpdk-ha.local
2018-05-20 18:19:16,669 [salt.state       ][INFO    ][17079] Host ctl.mcp-pike-ovs-dpdk-ha.local (192.168.10.35) already present
2018-05-20 18:19:16,670 [salt.state       ][INFO    ][17079] Completed state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 18:19:16.670148 duration_in_ms=0.962
2018-05-20 18:19:16,670 [salt.state       ][INFO    ][17079] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 18:19:16.670401
2018-05-20 18:19:16,671 [salt.state       ][INFO    ][17079] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-05-20 18:19:16,671 [salt.state       ][INFO    ][17079] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-05-20 18:19:16,671 [salt.state       ][INFO    ][17079] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 18:19:16.671551 duration_in_ms=1.15
2018-05-20 18:19:16,671 [salt.state       ][INFO    ][17079] Running state [ens4] at time 18:19:16.671807
2018-05-20 18:19:16,672 [salt.state       ][INFO    ][17079] Executing state network.managed for ens4
2018-05-20 18:19:17,377 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181917349240
2018-05-20 18:19:17,397 [salt.minion      ][INFO    ][17306] Starting a new job with PID 17306
2018-05-20 18:19:17,423 [salt.minion      ][INFO    ][17306] Returning information for job: 20180520181917349240
2018-05-20 18:19:17,427 [salt.state       ][INFO    ][17079] Interface ens4 is up to date.
2018-05-20 18:19:17,427 [salt.state       ][INFO    ][17079] Completed state [ens4] at time 18:19:17.427680 duration_in_ms=755.871
2018-05-20 18:19:17,428 [salt.state       ][INFO    ][17079] Running state [ens5] at time 18:19:17.428066
2018-05-20 18:19:17,428 [salt.state       ][INFO    ][17079] Executing state network.managed for ens5
2018-05-20 18:19:18,026 [salt.state       ][INFO    ][17079] Interface ens5 is up to date.
2018-05-20 18:19:18,027 [salt.state       ][INFO    ][17079] Completed state [ens5] at time 18:19:18.027399 duration_in_ms=599.332
2018-05-20 18:19:18,027 [salt.state       ][INFO    ][17079] Running state [ens3] at time 18:19:18.027847
2018-05-20 18:19:18,028 [salt.state       ][INFO    ][17079] Executing state network.managed for ens3
2018-05-20 18:19:18,593 [salt.state       ][INFO    ][17079] Interface ens3 is up to date.
2018-05-20 18:19:18,593 [salt.state       ][INFO    ][17079] Completed state [ens3] at time 18:19:18.593836 duration_in_ms=565.987
2018-05-20 18:19:18,594 [salt.state       ][INFO    ][17079] Running state [/etc/profile.d/proxy.sh] at time 18:19:18.594197
2018-05-20 18:19:18,594 [salt.state       ][INFO    ][17079] Executing state file.absent for /etc/profile.d/proxy.sh
2018-05-20 18:19:18,595 [salt.state       ][INFO    ][17079] File /etc/profile.d/proxy.sh is not present
2018-05-20 18:19:18,595 [salt.state       ][INFO    ][17079] Completed state [/etc/profile.d/proxy.sh] at time 18:19:18.595605 duration_in_ms=1.41
2018-05-20 18:19:18,595 [salt.state       ][INFO    ][17079] Running state [/etc/apt/apt.conf.d/95proxies] at time 18:19:18.595867
2018-05-20 18:19:18,596 [salt.state       ][INFO    ][17079] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-05-20 18:19:18,596 [salt.state       ][INFO    ][17079] File /etc/apt/apt.conf.d/95proxies is not present
2018-05-20 18:19:18,596 [salt.state       ][INFO    ][17079] Completed state [/etc/apt/apt.conf.d/95proxies] at time 18:19:18.596642 duration_in_ms=0.776
2018-05-20 18:19:18,596 [salt.state       ][INFO    ][17079] Running state [salt-minion] at time 18:19:18.596946
2018-05-20 18:19:18,597 [salt.state       ][INFO    ][17079] Executing state pkg.installed for salt-minion
2018-05-20 18:19:18,605 [salt.state       ][INFO    ][17079] All specified packages are already installed
2018-05-20 18:19:18,605 [salt.state       ][INFO    ][17079] Completed state [salt-minion] at time 18:19:18.605530 duration_in_ms=8.584
2018-05-20 18:19:18,605 [salt.state       ][INFO    ][17079] Running state [salt_minion_dependency_packages] at time 18:19:18.605804
2018-05-20 18:19:18,606 [salt.state       ][INFO    ][17079] Executing state pkg.installed for salt_minion_dependency_packages
2018-05-20 18:19:18,613 [salt.state       ][INFO    ][17079] All specified packages are already installed
2018-05-20 18:19:18,613 [salt.state       ][INFO    ][17079] Completed state [salt_minion_dependency_packages] at time 18:19:18.613623 duration_in_ms=7.819
2018-05-20 18:19:18,615 [salt.state       ][INFO    ][17079] Running state [/etc/salt/minion.d/minion.conf] at time 18:19:18.615294
2018-05-20 18:19:18,615 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-05-20 18:19:18,873 [salt.state       ][INFO    ][17079] File /etc/salt/minion.d/minion.conf is in the correct state
2018-05-20 18:19:18,874 [salt.state       ][INFO    ][17079] Completed state [/etc/salt/minion.d/minion.conf] at time 18:19:18.874009 duration_in_ms=258.714
2018-05-20 18:19:18,877 [salt.state       ][INFO    ][17079] Running state [salt-minion] at time 18:19:18.877024
2018-05-20 18:19:18,877 [salt.state       ][INFO    ][17079] Executing state service.running for salt-minion
2018-05-20 18:19:18,878 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:18,897 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-05-20 18:19:18,909 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-05-20 18:19:18,922 [salt.state       ][INFO    ][17079] The service salt-minion is already running
2018-05-20 18:19:18,923 [salt.state       ][INFO    ][17079] Completed state [salt-minion] at time 18:19:18.923246 duration_in_ms=46.22
2018-05-20 18:19:18,927 [salt.state       ][INFO    ][17079] Running state [/etc/salt/grains.d] at time 18:19:18.927240
2018-05-20 18:19:18,927 [salt.state       ][INFO    ][17079] Executing state file.directory for /etc/salt/grains.d
2018-05-20 18:19:18,928 [salt.state       ][INFO    ][17079] Directory /etc/salt/grains.d is in the correct state
2018-05-20 18:19:18,928 [salt.state       ][INFO    ][17079] Completed state [/etc/salt/grains.d] at time 18:19:18.928869 duration_in_ms=1.629
2018-05-20 18:19:18,930 [salt.state       ][INFO    ][17079] Running state [/etc/salt/grains] at time 18:19:18.930119
2018-05-20 18:19:18,930 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/salt/grains
2018-05-20 18:19:18,931 [salt.state       ][INFO    ][17079] File /etc/salt/grains exists with proper permissions. No changes made.
2018-05-20 18:19:18,931 [salt.state       ][INFO    ][17079] Completed state [/etc/salt/grains] at time 18:19:18.931586 duration_in_ms=1.467
2018-05-20 18:19:18,933 [salt.state       ][INFO    ][17079] Running state [/etc/salt/grains.d/placeholder] at time 18:19:18.932977
2018-05-20 18:19:18,933 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-05-20 18:19:18,933 [salt.state       ][INFO    ][17079] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-05-20 18:19:18,934 [salt.state       ][INFO    ][17079] Completed state [/etc/salt/grains.d/placeholder] at time 18:19:18.934014 duration_in_ms=1.037
2018-05-20 18:19:18,935 [salt.state       ][INFO    ][17079] Running state [/etc/salt/grains.d/sphinx] at time 18:19:18.935033
2018-05-20 18:19:18,935 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-05-20 18:19:18,936 [salt.state       ][INFO    ][17079] File /etc/salt/grains.d/sphinx is in the correct state
2018-05-20 18:19:18,936 [salt.state       ][INFO    ][17079] Completed state [/etc/salt/grains.d/sphinx] at time 18:19:18.936933 duration_in_ms=1.899
2018-05-20 18:19:18,939 [salt.state       ][INFO    ][17079] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 18:19:18.939295
2018-05-20 18:19:18,939 [salt.state       ][INFO    ][17079] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:19:18,939 [salt.state       ][INFO    ][17079] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:19:18,940 [salt.state       ][INFO    ][17079] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 18:19:18.940174 duration_in_ms=0.88
2018-05-20 18:19:18,941 [salt.state       ][INFO    ][17079] Running state [/etc/salt/grains.d/dns_records] at time 18:19:18.941217
2018-05-20 18:19:18,941 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-05-20 18:19:18,942 [salt.state       ][INFO    ][17079] File /etc/salt/grains.d/dns_records is in the correct state
2018-05-20 18:19:18,942 [salt.state       ][INFO    ][17079] Completed state [/etc/salt/grains.d/dns_records] at time 18:19:18.942778 duration_in_ms=1.561
2018-05-20 18:19:18,944 [salt.state       ][INFO    ][17079] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 18:19:18.944804
2018-05-20 18:19:18,945 [salt.state       ][INFO    ][17079] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:19:18,945 [salt.state       ][INFO    ][17079] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:19:18,945 [salt.state       ][INFO    ][17079] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 18:19:18.945617 duration_in_ms=0.813
2018-05-20 18:19:18,946 [salt.state       ][INFO    ][17079] Running state [/etc/salt/grains.d/salt] at time 18:19:18.946644
2018-05-20 18:19:18,946 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/salt/grains.d/salt
2018-05-20 18:19:18,947 [salt.state       ][INFO    ][17079] File /etc/salt/grains.d/salt is in the correct state
2018-05-20 18:19:18,948 [salt.state       ][INFO    ][17079] Completed state [/etc/salt/grains.d/salt] at time 18:19:18.948157 duration_in_ms=1.513
2018-05-20 18:19:18,950 [salt.state       ][INFO    ][17079] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 18:19:18.950116
2018-05-20 18:19:18,950 [salt.state       ][INFO    ][17079] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:19:18,950 [salt.state       ][INFO    ][17079] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-05-20 18:19:18,950 [salt.state       ][INFO    ][17079] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 18:19:18.950937 duration_in_ms=0.821
2018-05-20 18:19:18,954 [salt.state       ][INFO    ][17079] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 18:19:18.954621
2018-05-20 18:19:18,954 [salt.state       ][INFO    ][17079] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-05-20 18:19:18,955 [salt.state       ][INFO    ][17079] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-05-20 18:19:18,955 [salt.state       ][INFO    ][17079] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 18:19:18.955458 duration_in_ms=0.837
2018-05-20 18:19:18,956 [salt.state       ][INFO    ][17079] Running state [mine.update] at time 18:19:18.956638
2018-05-20 18:19:18,956 [salt.state       ][INFO    ][17079] Executing state module.wait for mine.update
2018-05-20 18:19:18,957 [salt.state       ][INFO    ][17079] No changes made for mine.update
2018-05-20 18:19:18,957 [salt.state       ][INFO    ][17079] Completed state [mine.update] at time 18:19:18.957458 duration_in_ms=0.82
2018-05-20 18:19:18,957 [salt.state       ][INFO    ][17079] Running state [ca-certificates] at time 18:19:18.957716
2018-05-20 18:19:18,957 [salt.state       ][INFO    ][17079] Executing state pkg.installed for ca-certificates
2018-05-20 18:19:18,966 [salt.state       ][INFO    ][17079] All specified packages are already installed
2018-05-20 18:19:18,966 [salt.state       ][INFO    ][17079] Completed state [ca-certificates] at time 18:19:18.966255 duration_in_ms=8.539
2018-05-20 18:19:18,967 [salt.state       ][INFO    ][17079] Running state [update-ca-certificates] at time 18:19:18.967817
2018-05-20 18:19:18,968 [salt.state       ][INFO    ][17079] Executing state cmd.wait for update-ca-certificates
2018-05-20 18:19:18,968 [salt.state       ][INFO    ][17079] No changes made for update-ca-certificates
2018-05-20 18:19:18,968 [salt.state       ][INFO    ][17079] Completed state [update-ca-certificates] at time 18:19:18.968589 duration_in_ms=0.772
2018-05-20 18:19:18,968 [salt.state       ][INFO    ][17079] Running state [openssh-server] at time 18:19:18.968884
2018-05-20 18:19:18,969 [salt.state       ][INFO    ][17079] Executing state pkg.latest for openssh-server
2018-05-20 18:19:18,969 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-05-20 18:19:22,124 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-05-20 18:19:22,178 [salt.state       ][INFO    ][17079] Package openssh-server is already up-to-date
2018-05-20 18:19:22,179 [salt.state       ][INFO    ][17079] Completed state [openssh-server] at time 18:19:22.179041 duration_in_ms=3210.156
2018-05-20 18:19:22,181 [salt.state       ][INFO    ][17079] Running state [/etc/ssh/sshd_config] at time 18:19:22.181048
2018-05-20 18:19:22,181 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/ssh/sshd_config
2018-05-20 18:19:22,359 [salt.state       ][INFO    ][17079] File /etc/ssh/sshd_config is in the correct state
2018-05-20 18:19:22,360 [salt.state       ][INFO    ][17079] Completed state [/etc/ssh/sshd_config] at time 18:19:22.360058 duration_in_ms=179.009
2018-05-20 18:19:22,361 [salt.state       ][INFO    ][17079] Running state [ssh] at time 18:19:22.361405
2018-05-20 18:19:22,361 [salt.state       ][INFO    ][17079] Executing state service.running for ssh
2018-05-20 18:19:22,362 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:22,384 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-05-20 18:19:22,401 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-05-20 18:19:22,418 [salt.state       ][INFO    ][17079] The service ssh is already running
2018-05-20 18:19:22,419 [salt.state       ][INFO    ][17079] Completed state [ssh] at time 18:19:22.418632 duration_in_ms=57.226
2018-05-20 18:19:22,419 [salt.state       ][INFO    ][17079] Running state [ntp] at time 18:19:22.419519
2018-05-20 18:19:22,420 [salt.state       ][INFO    ][17079] Executing state pkg.installed for ntp
2018-05-20 18:19:22,432 [salt.state       ][INFO    ][17079] All specified packages are already installed
2018-05-20 18:19:22,432 [salt.state       ][INFO    ][17079] Completed state [ntp] at time 18:19:22.432912 duration_in_ms=13.393
2018-05-20 18:19:22,434 [salt.state       ][INFO    ][17079] Running state [/etc/ntp.conf] at time 18:19:22.434585
2018-05-20 18:19:22,435 [salt.state       ][INFO    ][17079] Executing state file.managed for /etc/ntp.conf
2018-05-20 18:19:22,550 [salt.state       ][INFO    ][17079] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # ntpd will only synchronize your clock.
 
 # For details, see:
@@ -6,8 +8,8 @@
 # - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
 # Associate to cloud NTP pool servers
-# server 1.pool.ntp.org iburst  # Disabled by MAAS.
-# server 0.pool.ntp.org  # Disabled by MAAS.
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
 # Exchange time with everybody, but don't allow configuration.
 restrict -4 default kod notrap nomodify nopeer noquery
@@ -21,5 +23,3 @@
 
 # Location of drift file
 driftfile /var/lib/ntp/ntp.drift
-
-includefile /etc/ntp/maas.conf

2018-05-20 18:19:22,550 [salt.state       ][INFO    ][17079] Completed state [/etc/ntp.conf] at time 18:19:22.550910 duration_in_ms=116.325
2018-05-20 18:19:22,552 [salt.state       ][INFO    ][17079] Running state [ntp] at time 18:19:22.552098
2018-05-20 18:19:22,552 [salt.state       ][INFO    ][17079] Executing state service.running for ntp
2018-05-20 18:19:22,552 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:22,573 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-05-20 18:19:22,590 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-05-20 18:19:22,609 [salt.state       ][INFO    ][17079] The service ntp is already running
2018-05-20 18:19:22,609 [salt.state       ][INFO    ][17079] Completed state [ntp] at time 18:19:22.609570 duration_in_ms=57.471
2018-05-20 18:19:22,609 [salt.state       ][INFO    ][17079] Running state [ntp] at time 18:19:22.609876
2018-05-20 18:19:22,610 [salt.state       ][INFO    ][17079] Executing state service.mod_watch for ntp
2018-05-20 18:19:22,611 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-05-20 18:19:22,625 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-05-20 18:19:22,645 [salt.loaded.int.module.cmdmod][INFO    ][17079] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-05-20 18:19:22,711 [salt.state       ][INFO    ][17079] {'ntp': True}
2018-05-20 18:19:22,712 [salt.state       ][INFO    ][17079] Completed state [ntp] at time 18:19:22.712338 duration_in_ms=102.462
2018-05-20 18:19:22,720 [salt.minion      ][INFO    ][17079] Returning information for job: 20180520181907229278
2018-05-20 18:19:23,463 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181923446624
2018-05-20 18:19:23,483 [salt.minion      ][INFO    ][17855] Starting a new job with PID 17855
2018-05-20 18:19:25,964 [salt.state       ][INFO    ][17855] Loading fresh modules for state activity
2018-05-20 18:19:26,028 [salt.state       ][INFO    ][17855] Running state [net.ipv4.ip_forward] at time 18:19:26.028437
2018-05-20 18:19:26,028 [salt.state       ][INFO    ][17855] Executing state sysctl.present for net.ipv4.ip_forward
2018-05-20 18:19:26,049 [salt.loaded.int.module.cmdmod][INFO    ][17855] Executing command 'sysctl -a' in directory '/root'
2018-05-20 18:19:26,085 [salt.state       ][INFO    ][17855] Sysctl value net.ipv4.ip_forward = 1 is already set
2018-05-20 18:19:26,085 [salt.state       ][INFO    ][17855] Completed state [net.ipv4.ip_forward] at time 18:19:26.085857 duration_in_ms=57.421
2018-05-20 18:19:26,090 [salt.state       ][INFO    ][17855] Running state [iptables_pxe_nat] at time 18:19:26.090191
2018-05-20 18:19:26,090 [salt.state       ][INFO    ][17855] Executing state iptables.append for iptables_pxe_nat
2018-05-20 18:19:26,157 [salt.loaded.int.module.cmdmod][INFO    ][17855] Executing command '/sbin/iptables-save' in directory '/root'
2018-05-20 18:19:26,187 [salt.state       ][INFO    ][17855] iptables rule for iptables_pxe_nat already set (/sbin/iptables --wait -t nat -A POSTROUTING   --source 192.168.11.3/24  --destination 0/0 --jump MASQUERADE) for ipv4
2018-05-20 18:19:26,187 [salt.state       ][INFO    ][17855] Completed state [iptables_pxe_nat] at time 18:19:26.187473 duration_in_ms=97.282
2018-05-20 18:19:26,187 [salt.state       ][INFO    ][17855] Running state [iptables_pxe_source] at time 18:19:26.187814
2018-05-20 18:19:26,188 [salt.state       ][INFO    ][17855] Executing state iptables.append for iptables_pxe_source
2018-05-20 18:19:26,247 [salt.loaded.int.module.cmdmod][INFO    ][17855] Executing command '/sbin/iptables-save' in directory '/root'
2018-05-20 18:19:26,276 [salt.state       ][INFO    ][17855] iptables rule for iptables_pxe_source already set (/sbin/iptables --wait -t filter -A INPUT   --source 192.168.11.3/24  --destination 0/0 --jump ACCEPT) for ipv4
2018-05-20 18:19:26,277 [salt.state       ][INFO    ][17855] Completed state [iptables_pxe_source] at time 18:19:26.277007 duration_in_ms=89.193
2018-05-20 18:19:26,277 [salt.state       ][INFO    ][17855] Running state [iptables_pxe_destination] at time 18:19:26.277348
2018-05-20 18:19:26,277 [salt.state       ][INFO    ][17855] Executing state iptables.append for iptables_pxe_destination
2018-05-20 18:19:26,333 [salt.loaded.int.module.cmdmod][INFO    ][17855] Executing command '/sbin/iptables-save' in directory '/root'
2018-05-20 18:19:26,368 [salt.state       ][INFO    ][17855] iptables rule for iptables_pxe_destination already set (/sbin/iptables --wait -t filter -A INPUT   --source 0/0  --destination 192.168.11.3/24 --jump ACCEPT) for ipv4
2018-05-20 18:19:26,368 [salt.state       ][INFO    ][17855] Completed state [iptables_pxe_destination] at time 18:19:26.368925 duration_in_ms=91.577
2018-05-20 18:19:26,371 [salt.minion      ][INFO    ][17855] Returning information for job: 20180520181923446624
2018-05-20 18:19:27,103 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181927085736
2018-05-20 18:19:27,125 [salt.minion      ][INFO    ][17879] Starting a new job with PID 17879
2018-05-20 18:19:27,669 [salt.state       ][INFO    ][17879] Loading fresh modules for state activity
2018-05-20 18:19:28,304 [salt.state       ][INFO    ][17879] Running state [maas-rack-controller] at time 18:19:28.304656
2018-05-20 18:19:28,305 [salt.state       ][INFO    ][17879] Executing state pkg.installed for maas-rack-controller
2018-05-20 18:19:28,305 [salt.loaded.int.module.cmdmod][INFO    ][17879] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:19:28,683 [salt.state       ][INFO    ][17879] All specified packages are already installed
2018-05-20 18:19:28,684 [salt.state       ][INFO    ][17879] Completed state [maas-rack-controller] at time 18:19:28.684108 duration_in_ms=379.453
2018-05-20 18:19:28,688 [salt.state       ][INFO    ][17879] Running state [/etc/maas/rackd.conf] at time 18:19:28.688056
2018-05-20 18:19:28,688 [salt.state       ][INFO    ][17879] Executing state file.line for /etc/maas/rackd.conf
2018-05-20 18:19:28,689 [salt.loaded.int.states.file][WARNING ][17879] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-05-20 18:19:28,690 [salt.state       ][INFO    ][17879] No changes needed to be made
2018-05-20 18:19:28,691 [salt.state       ][INFO    ][17879] Completed state [/etc/maas/rackd.conf] at time 18:19:28.691227 duration_in_ms=3.171
2018-05-20 18:19:28,691 [salt.state       ][INFO    ][17879] Running state [/etc/maas/rackd.conf] at time 18:19:28.691756
2018-05-20 18:19:28,692 [salt.state       ][INFO    ][17879] Executing state file.managed for /etc/maas/rackd.conf
2018-05-20 18:19:28,692 [salt.loaded.int.states.file][WARNING ][17879] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-05-20 18:19:28,693 [salt.state       ][INFO    ][17879] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-05-20 18:19:28,694 [salt.state       ][INFO    ][17879] Completed state [/etc/maas/rackd.conf] at time 18:19:28.694186 duration_in_ms=2.43
2018-05-20 18:19:28,695 [salt.state       ][INFO    ][17879] Running state [maas-rackd] at time 18:19:28.695379
2018-05-20 18:19:28,695 [salt.state       ][INFO    ][17879] Executing state service.running for maas-rackd
2018-05-20 18:19:28,697 [salt.loaded.int.module.cmdmod][INFO    ][17879] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:28,729 [salt.loaded.int.module.cmdmod][INFO    ][17879] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-05-20 18:19:28,748 [salt.loaded.int.module.cmdmod][INFO    ][17879] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-05-20 18:19:28,764 [salt.state       ][INFO    ][17879] The service maas-rackd is already running
2018-05-20 18:19:28,765 [salt.state       ][INFO    ][17879] Completed state [maas-rackd] at time 18:19:28.764923 duration_in_ms=69.544
2018-05-20 18:19:28,767 [salt.minion      ][INFO    ][17879] Returning information for job: 20180520181927085736
2018-05-20 18:19:29,491 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520181929468819
2018-05-20 18:19:29,509 [salt.minion      ][INFO    ][17899] Starting a new job with PID 17899
2018-05-20 18:19:30,036 [salt.state       ][INFO    ][17899] Loading fresh modules for state activity
2018-05-20 18:19:30,718 [salt.state       ][INFO    ][17899] Running state [maas-region-controller] at time 18:19:30.718898
2018-05-20 18:19:30,719 [salt.state       ][INFO    ][17899] Executing state pkg.installed for maas-region-controller
2018-05-20 18:19:30,720 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-05-20 18:19:31,090 [salt.state       ][INFO    ][17899] All specified packages are already installed
2018-05-20 18:19:31,090 [salt.state       ][INFO    ][17899] Completed state [maas-region-controller] at time 18:19:31.090458 duration_in_ms=371.56
2018-05-20 18:19:31,091 [salt.state       ][INFO    ][17899] Running state [python-oauth] at time 18:19:31.091203
2018-05-20 18:19:31,091 [salt.state       ][INFO    ][17899] Executing state pkg.installed for python-oauth
2018-05-20 18:19:31,098 [salt.state       ][INFO    ][17899] All specified packages are already installed
2018-05-20 18:19:31,099 [salt.state       ][INFO    ][17899] Completed state [python-oauth] at time 18:19:31.098882 duration_in_ms=8.015
2018-05-20 18:19:31,103 [salt.state       ][INFO    ][17899] Running state [/etc/maas/regiond.conf] at time 18:19:31.102912
2018-05-20 18:19:31,103 [salt.state       ][INFO    ][17899] Executing state file.replace for /etc/maas/regiond.conf
2018-05-20 18:19:31,112 [salt.state       ][INFO    ][17899] No changes needed to be made
2018-05-20 18:19:31,112 [salt.state       ][INFO    ][17899] Completed state [/etc/maas/regiond.conf] at time 18:19:31.112517 duration_in_ms=9.604
2018-05-20 18:19:31,113 [salt.state       ][INFO    ][17899] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 18:19:31.113085
2018-05-20 18:19:31,113 [salt.state       ][INFO    ][17899] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-05-20 18:19:31,192 [salt.state       ][INFO    ][17899] File /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template is in the correct state
2018-05-20 18:19:31,192 [salt.state       ][INFO    ][17899] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 18:19:31.192510 duration_in_ms=79.424
2018-05-20 18:19:31,193 [salt.state       ][INFO    ][17899] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:19:31.192972
2018-05-20 18:19:31,193 [salt.state       ][INFO    ][17899] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-05-20 18:19:31,197 [salt.state       ][INFO    ][17899] No changes needed to be made
2018-05-20 18:19:31,197 [salt.state       ][INFO    ][17899] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:19:31.197440 duration_in_ms=4.468
2018-05-20 18:19:31,197 [salt.state       ][INFO    ][17899] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:19:31.197867
2018-05-20 18:19:31,198 [salt.state       ][INFO    ][17899] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-05-20 18:19:31,201 [salt.state       ][INFO    ][17899] No changes needed to be made
2018-05-20 18:19:31,201 [salt.state       ][INFO    ][17899] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 18:19:31.201760 duration_in_ms=3.893
2018-05-20 18:19:31,202 [salt.state       ][INFO    ][17899] Running state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 18:19:31.202180
2018-05-20 18:19:31,202 [salt.state       ][INFO    ][17899] Executing state file.replace for /usr/lib/python3/dist-packages/tftp/bootstrap.py
2018-05-20 18:19:31,205 [salt.state       ][INFO    ][17899] No changes needed to be made
2018-05-20 18:19:31,205 [salt.state       ][INFO    ][17899] Completed state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 18:19:31.205511 duration_in_ms=3.331
2018-05-20 18:19:31,205 [salt.state       ][INFO    ][17899] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 18:19:31.205951
2018-05-20 18:19:31,206 [salt.state       ][INFO    ][17899] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-05-20 18:19:31,228 [salt.state       ][INFO    ][17899] No changes needed to be made
2018-05-20 18:19:31,229 [salt.state       ][INFO    ][17899] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 18:19:31.229142 duration_in_ms=23.191
2018-05-20 18:19:31,229 [salt.state       ][INFO    ][17899] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 18:19:31.229569
2018-05-20 18:19:31,229 [salt.state       ][INFO    ][17899] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-05-20 18:19:31,250 [salt.state       ][INFO    ][17899] File /etc/apache2/conf-enabled/maas-http.conf is in the correct state
2018-05-20 18:19:31,250 [salt.state       ][INFO    ][17899] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 18:19:31.250736 duration_in_ms=21.167
2018-05-20 18:19:31,252 [salt.state       ][INFO    ][17899] Running state [a2enmod headers] at time 18:19:31.252372
2018-05-20 18:19:31,252 [salt.state       ][INFO    ][17899] Executing state cmd.run for a2enmod headers
2018-05-20 18:19:31,253 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command 'a2enmod headers' in directory '/root'
2018-05-20 18:19:31,317 [salt.state       ][INFO    ][17899] {'pid': 17915, 'retcode': 0, 'stderr': '', 'stdout': 'Module headers already enabled'}
2018-05-20 18:19:31,317 [salt.state       ][INFO    ][17899] Completed state [a2enmod headers] at time 18:19:31.317726 duration_in_ms=65.355
2018-05-20 18:19:31,318 [salt.state       ][INFO    ][17899] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 18:19:31.318107
2018-05-20 18:19:31,318 [salt.state       ][INFO    ][17899] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-05-20 18:19:31,347 [salt.state       ][INFO    ][17899] File /usr/share/maas/web/static/css/maas-styles.css is in the correct state
2018-05-20 18:19:31,347 [salt.state       ][INFO    ][17899] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 18:19:31.347917 duration_in_ms=29.81
2018-05-20 18:19:31,348 [salt.state       ][INFO    ][17899] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 18:19:31.348451
2018-05-20 18:19:31,348 [salt.state       ][INFO    ][17899] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-05-20 18:19:31,406 [salt.state       ][INFO    ][17899] File /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty is in the correct state
2018-05-20 18:19:31,406 [salt.state       ][INFO    ][17899] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 18:19:31.406436 duration_in_ms=57.985
2018-05-20 18:19:31,406 [salt.state       ][INFO    ][17899] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 18:19:31.406873
2018-05-20 18:19:31,407 [salt.state       ][INFO    ][17899] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-05-20 18:19:31,477 [salt.state       ][INFO    ][17899] File /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial is in the correct state
2018-05-20 18:19:31,477 [salt.state       ][INFO    ][17899] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 18:19:31.477521 duration_in_ms=70.647
2018-05-20 18:19:31,477 [salt.state       ][INFO    ][17899] Running state [/root/.pgpass] at time 18:19:31.477802
2018-05-20 18:19:31,478 [salt.state       ][INFO    ][17899] Executing state file.managed for /root/.pgpass
2018-05-20 18:19:31,537 [salt.state       ][INFO    ][17899] File /root/.pgpass is in the correct state
2018-05-20 18:19:31,538 [salt.state       ][INFO    ][17899] Completed state [/root/.pgpass] at time 18:19:31.538120 duration_in_ms=60.318
2018-05-20 18:19:31,543 [salt.state       ][INFO    ][17899] Running state [maas-region syncdb] at time 18:19:31.543010
2018-05-20 18:19:31,543 [salt.state       ][INFO    ][17899] Executing state cmd.run for maas-region syncdb
2018-05-20 18:19:31,543 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command 'maas-region syncdb' in directory '/root'
2018-05-20 18:19:34,480 [salt.state       ][INFO    ][17899] {'pid': 17926, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: contenttypes, sessions, maasserver, metadataserver, auth, piston3, sites\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-05-20 18:19:34,482 [salt.state       ][INFO    ][17899] Completed state [maas-region syncdb] at time 18:19:34.482452 duration_in_ms=2939.439
2018-05-20 18:19:34,486 [salt.state       ][INFO    ][17899] Running state [maas-regiond] at time 18:19:34.486006
2018-05-20 18:19:34,486 [salt.state       ][INFO    ][17899] Executing state service.running for maas-regiond
2018-05-20 18:19:34,487 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:34,521 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-05-20 18:19:34,539 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-05-20 18:19:34,561 [salt.state       ][INFO    ][17899] The service maas-regiond is already running
2018-05-20 18:19:34,562 [salt.state       ][INFO    ][17899] Completed state [maas-regiond] at time 18:19:34.562077 duration_in_ms=76.07
2018-05-20 18:19:34,565 [salt.state       ][INFO    ][17899] Running state [bind9] at time 18:19:34.565733
2018-05-20 18:19:34,566 [salt.state       ][INFO    ][17899] Executing state service.running for bind9
2018-05-20 18:19:34,569 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:34,586 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-05-20 18:19:34,599 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-05-20 18:19:34,613 [salt.state       ][INFO    ][17899] The service bind9 is already running
2018-05-20 18:19:34,614 [salt.state       ][INFO    ][17899] Completed state [bind9] at time 18:19:34.614160 duration_in_ms=48.428
2018-05-20 18:19:34,617 [salt.state       ][INFO    ][17899] Running state [apache2] at time 18:19:34.617295
2018-05-20 18:19:34,617 [salt.state       ][INFO    ][17899] Executing state service.running for apache2
2018-05-20 18:19:34,618 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-05-20 18:19:34,636 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-05-20 18:19:34,657 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-05-20 18:19:34,682 [salt.state       ][INFO    ][17899] The service apache2 is already running
2018-05-20 18:19:34,683 [salt.state       ][INFO    ][17899] Completed state [apache2] at time 18:19:34.683300 duration_in_ms=66.005
2018-05-20 18:19:34,685 [salt.state       ][INFO    ][17899] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 18:19:34.685265
2018-05-20 18:19:34,686 [salt.state       ][INFO    ][17899] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-05-20 18:19:34,687 [salt.state       ][INFO    ][17899] /var/lib/maas/.setup_admin exists
2018-05-20 18:19:34,688 [salt.state       ][INFO    ][17899] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 18:19:34.688482 duration_in_ms=3.217
2018-05-20 18:19:34,690 [salt.state       ][INFO    ][17899] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:19:34.690069
2018-05-20 18:19:34,690 [salt.state       ][INFO    ][17899] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:19:34,691 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:19:36,558 [salt.state       ][INFO    ][17899] {'pid': 17951, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:19:36,560 [salt.state       ][INFO    ][17899] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:19:36.560318 duration_in_ms=1870.248
2018-05-20 18:19:36,561 [salt.state       ][INFO    ][17899] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selection update 1 1 release='xenial'] at time 18:19:36.561512
2018-05-20 18:19:36,562 [salt.state       ][INFO    ][17899] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selection update 1 1 release='xenial'
2018-05-20 18:19:36,563 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selections read 1 | grep -q xenial' in directory '/root'
2018-05-20 18:19:39,538 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181939512614
2018-05-20 18:19:39,562 [salt.minion      ][INFO    ][17971] Starting a new job with PID 17971
2018-05-20 18:19:39,595 [salt.minion      ][INFO    ][17971] Returning information for job: 20180520181939512614
2018-05-20 18:19:40,865 [salt.state       ][INFO    ][17899] unless execution succeeded
2018-05-20 18:19:40,867 [salt.state       ][INFO    ][17899] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selection update 1 1 release='xenial'] at time 18:19:40.867573 duration_in_ms=4306.059
2018-05-20 18:19:40,869 [salt.state       ][INFO    ][17899] Running state [salt://maas/files/maas-artifact-sync.sh] at time 18:19:40.869806
2018-05-20 18:19:40,871 [salt.state       ][INFO    ][17899] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2018-05-20 18:19:40,941 [salt.loaded.int.module.cmdmod][INFO    ][17899] Executing command '/tmp/tmpEBpjiR.sh' in directory '/root'
2018-05-20 18:19:49,605 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181949577781
2018-05-20 18:19:49,626 [salt.minion      ][INFO    ][18071] Starting a new job with PID 18071
2018-05-20 18:19:49,652 [salt.minion      ][INFO    ][18071] Returning information for job: 20180520181949577781
2018-05-20 18:19:59,647 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520181959615620
2018-05-20 18:19:59,665 [salt.minion      ][INFO    ][18256] Starting a new job with PID 18256
2018-05-20 18:19:59,689 [salt.minion      ][INFO    ][18256] Returning information for job: 20180520181959615620
2018-05-20 18:20:01,581 [salt.state       ][INFO    ][17899] {'pid': 17984, 'retcode': 0, 'stderr': '', 'stdout': "\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name 'opnfv'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n\n[NOTE] Waiting for cmd to return success: maas opnfv boot-resources import\n\nImport of boot resources started\n[NOTE] Waiting for cmd to return success: ! maas opnfv boot-resources is-importing | grep -q 'true'\n\n.Import of boot images started on all rack controllers\n[NOTE] Waiting for cmd to return success: test -d /var/lib/maas/boot-resources/current/ubuntu/amd64"}
2018-05-20 18:20:01,581 [salt.state       ][INFO    ][17899] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 18:20:01.581839 duration_in_ms=20712.033
2018-05-20 18:20:01,584 [salt.state       ][INFO    ][17899] Running state [maas.process_maas_config] at time 18:20:01.584456
2018-05-20 18:20:01,584 [salt.state       ][INFO    ][17899] Executing state module.run for maas.process_maas_config
2018-05-20 18:20:01,586 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=enable_http_proxy value=True
2018-05-20 18:20:01,640 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=dnssec_validation value=no
2018-05-20 18:20:01,708 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=commissioning_distro_series value=xenial
2018-05-20 18:20:01,784 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=default_osystem value=ubuntu
2018-05-20 18:20:01,836 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=active_discovery_interval value=600
2018-05-20 18:20:01,901 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=upstream_dns value=8.8.8.8
2018-05-20 18:20:01,949 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=enable_third_party_drivers value=True
2018-05-20 18:20:02,001 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=network_discovery value=enabled
2018-05-20 18:20:02,842 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=maas_name value=mas01
2018-05-20 18:20:02,905 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=default_storage_layout value=lvm
2018-05-20 18:20:02,951 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=ntp_external_only value=True
2018-05-20 18:20:03,001 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=disk_erase_with_secure_erase value=False
2018-05-20 18:20:03,053 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=default_distro_series value=xenial
2018-05-20 18:20:03,108 [salt.loaded.ext.module.maas][INFO    ][17899] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2018-05-20 18:20:03,276 [salt.state       ][INFO    ][17899] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'dnssec_validation', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'upstream_dns', 'enable_third_party_drivers', 'network_discovery', 'maas_name', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2018-05-20 18:20:03,276 [salt.state       ][INFO    ][17899] Completed state [maas.process_maas_config] at time 18:20:03.276914 duration_in_ms=1692.457
2018-05-20 18:20:03,277 [salt.state       ][INFO    ][17899] Running state [maas.process_subnets] at time 18:20:03.277817
2018-05-20 18:20:03,278 [salt.state       ][INFO    ][17899] Executing state module.run for maas.process_subnets
2018-05-20 18:20:03,453 [salt.loaded.ext.module.maas][INFO    ][17899] subnet id=3 cidr=192.168.11.0/24 gateway_ip=192.168.11.3 name=192.168.11.0/24 fabric=2
2018-05-20 18:20:03,569 [salt.loaded.ext.module.maas][WARNING ][17899] all 3 ipranges [{u'comment': u'', u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'ptpyk4', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'end_ip': u'192.168.11.254', u'user': {u'username': u'opnfv', u'is_superuser': True, u'email': u'email@example.com', u'resource_uri': u'/MAAS/api/2.0/users/opnfv/'}, u'start_ip': u'192.168.11.4', u'type': u'dynamic', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/ipranges/1/'}]
2018-05-20 18:20:03,569 [salt.loaded.ext.module.maas][WARNING ][17899] INFO: {'start_ip': '192.168.11.4', 'subnet': '3', 'end_ip': '192.168.11.254', 'type': 'dynamic'}
 OLD: {u'comment': u'', u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'ptpyk4', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'end_ip': u'192.168.11.254', u'user': {u'username': u'opnfv', u'is_superuser': True, u'email': u'email@example.com', u'resource_uri': u'/MAAS/api/2.0/users/opnfv/'}, u'start_ip': u'192.168.11.4', u'type': u'dynamic', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/ipranges/1/'}
2018-05-20 18:20:03,570 [salt.loaded.ext.module.maas][INFO    ][17899] iprange start_ip=192.168.11.4 subnet=3 end_ip=192.168.11.254 type=dynamic
2018-05-20 18:20:03,571 [salt.loaded.ext.module.maas][WARNING ][17899] UPDATING {'start_ip': '192.168.11.4', 'subnet': '3', 'end_ip': '192.168.11.254', 'type': 'dynamic'} {u'comment': u'', u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'ptpyk4', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'end_ip': u'192.168.11.254', u'user': {u'username': u'opnfv', u'is_superuser': True, u'email': u'email@example.com', u'resource_uri': u'/MAAS/api/2.0/users/opnfv/'}, u'start_ip': u'192.168.11.4', u'type': u'dynamic', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/ipranges/1/'}
2018-05-20 18:20:03,711 [salt.loaded.ext.module.maas][WARNING ][17899] all fabric 2 vlans [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'ptpyk4', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}]
2018-05-20 18:20:03,711 [salt.loaded.ext.module.maas][WARNING ][17899] UPDATING {'primary_rack': 'mas01', 'dhcp_on': 'True', 'secondary_rack': '', 'mtu': '1500'} {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'ptpyk4', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}
2018-05-20 18:20:03,780 [salt.state       ][INFO    ][17899] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2018-05-20 18:20:03,781 [salt.state       ][INFO    ][17899] Completed state [maas.process_subnets] at time 18:20:03.781226 duration_in_ms=503.408
2018-05-20 18:20:03,781 [salt.state       ][INFO    ][17899] Running state [maas.process_domain] at time 18:20:03.781778
2018-05-20 18:20:03,782 [salt.state       ][INFO    ][17899] Executing state module.run for maas.process_domain
2018-05-20 18:20:03,843 [salt.loaded.ext.module.maas][INFO    ][17899] domain authoritative=True name=mcp-pike-ovs-dpdk-ha.local id=0
2018-05-20 18:20:03,915 [salt.state       ][INFO    ][17899] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-05-20 18:20:03,916 [salt.state       ][INFO    ][17899] Completed state [maas.process_domain] at time 18:20:03.916258 duration_in_ms=134.479
2018-05-20 18:20:03,916 [salt.state       ][INFO    ][17899] Running state [maas.process_sshprefs] at time 18:20:03.916831
2018-05-20 18:20:03,917 [salt.state       ][INFO    ][17899] Executing state module.run for maas.process_sshprefs
2018-05-20 18:20:03,917 [salt.loaded.ext.module.maas][INFO    ][17899] sshprefs key=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H
2018-05-20 18:20:04,009 [salt.state       ][INFO    ][17899] {'ret': {'updated': [], 'errors': {}, 'success': ['ssh-rsa AA']}}
2018-05-20 18:20:04,009 [salt.state       ][INFO    ][17899] Completed state [maas.process_sshprefs] at time 18:20:04.009893 duration_in_ms=93.062
2018-05-20 18:20:04,012 [salt.minion      ][INFO    ][17899] Returning information for job: 20180520181929468819
2018-05-20 18:20:04,754 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182004722011
2018-05-20 18:20:04,771 [salt.minion      ][INFO    ][18504] Starting a new job with PID 18504
2018-05-20 18:20:07,253 [salt.state       ][INFO    ][18504] Loading fresh modules for state activity
2018-05-20 18:20:07,349 [salt.state       ][INFO    ][18504] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:20:07.349457
2018-05-20 18:20:07,349 [salt.state       ][INFO    ][18504] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:20:07,352 [salt.loaded.int.module.cmdmod][INFO    ][18504] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:20:09,232 [salt.state       ][INFO    ][18504] {'pid': 18567, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:20:09,233 [salt.state       ][INFO    ][18504] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:20:09.233425 duration_in_ms=1883.968
2018-05-20 18:20:09,235 [salt.state       ][INFO    ][18504] Running state [maas.process_machines] at time 18:20:09.235930
2018-05-20 18:20:09,236 [salt.state       ][INFO    ][18504] Executing state module.run for maas.process_machines
2018-05-20 18:20:09,384 [salt.loaded.ext.module.maas][WARNING ][18504] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-05-20 18:20:09,385 [salt.loaded.ext.module.maas][INFO    ][18504] machine hostname=cmp002 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.20 mac_addresses=9c:b6:54:8a:10:18 power_parameters_power_pass=Winter2017 system_id=ct7k3p architecture=amd64/generic
2018-05-20 18:20:10,200 [salt.loaded.ext.module.maas][WARNING ][18504] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-05-20 18:20:10,200 [salt.loaded.ext.module.maas][INFO    ][18504] machine hostname=cmp001 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.19 mac_addresses=9c:b6:54:8a:95:a0 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-05-20 18:20:11,669 [salt.loaded.ext.module.maas][WARNING ][18504] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-05-20 18:20:11,670 [salt.loaded.ext.module.maas][INFO    ][18504] machine hostname=kvm01 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.16 mac_addresses=14:58:d0:54:e7:88 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-05-20 18:20:13,066 [salt.loaded.ext.module.maas][WARNING ][18504] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-05-20 18:20:13,066 [salt.loaded.ext.module.maas][INFO    ][18504] machine hostname=kvm03 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.18 mac_addresses=14:58:d0:54:7a:28 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-05-20 18:20:14,459 [salt.loaded.ext.module.maas][WARNING ][18504] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-05-20 18:20:14,459 [salt.loaded.ext.module.maas][INFO    ][18504] machine hostname=kvm02 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.17 mac_addresses=14:58:d0:54:6a:60 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-05-20 18:20:14,806 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520182014777750
2018-05-20 18:20:14,827 [salt.minion      ][INFO    ][18843] Starting a new job with PID 18843
2018-05-20 18:20:14,858 [salt.minion      ][INFO    ][18843] Returning information for job: 20180520182014777750
2018-05-20 18:20:15,678 [salt.state       ][INFO    ][18504] {'ret': {'updated': ['cmp002'], 'errors': {}, 'success': ['cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-05-20 18:20:15,679 [salt.state       ][INFO    ][18504] Completed state [maas.process_machines] at time 18:20:15.679052 duration_in_ms=6443.121
2018-05-20 18:20:15,683 [salt.minion      ][INFO    ][18504] Returning information for job: 20180520182004722011
2018-05-20 18:20:58,076 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command pillar.get with jid 20180520182058012706
2018-05-20 18:20:58,096 [salt.minion      ][INFO    ][18957] Starting a new job with PID 18957
2018-05-20 18:20:58,106 [salt.minion      ][INFO    ][18957] Returning information for job: 20180520182058012706
2018-05-20 18:20:58,806 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182058783720
2018-05-20 18:20:58,822 [salt.minion      ][INFO    ][18962] Starting a new job with PID 18962
2018-05-20 18:21:01,321 [salt.state       ][INFO    ][18962] Loading fresh modules for state activity
2018-05-20 18:21:01,377 [salt.fileclient  ][INFO    ][18962] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2018-05-20 18:21:01,425 [salt.state       ][INFO    ][18962] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:01.425725
2018-05-20 18:21:01,426 [salt.state       ][INFO    ][18962] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:21:01,428 [salt.loaded.int.module.cmdmod][INFO    ][18962] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:21:03,350 [salt.state       ][INFO    ][18962] {'pid': 18969, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:21:03,352 [salt.state       ][INFO    ][18962] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:03.352618 duration_in_ms=1926.893
2018-05-20 18:21:03,355 [salt.state       ][INFO    ][18962] Running state [maas.machines_status] at time 18:21:03.355102
2018-05-20 18:21:03,355 [salt.state       ][INFO    ][18962] Executing state module.run for maas.machines_status
2018-05-20 18:21:03,577 [salt.state       ][INFO    ][18962] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:21:03,578 [salt.state       ][INFO    ][18962] Completed state [maas.machines_status] at time 18:21:03.578082 duration_in_ms=222.979
2018-05-20 18:21:03,582 [salt.minion      ][INFO    ][18962] Returning information for job: 20180520182058783720
2018-05-20 18:21:14,316 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182114288253
2018-05-20 18:21:14,344 [salt.minion      ][INFO    ][19018] Starting a new job with PID 19018
2018-05-20 18:21:14,891 [salt.state       ][INFO    ][19018] Loading fresh modules for state activity
2018-05-20 18:21:14,974 [salt.state       ][INFO    ][19018] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:14.974484
2018-05-20 18:21:14,975 [salt.state       ][INFO    ][19018] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:21:14,977 [salt.loaded.int.module.cmdmod][INFO    ][19018] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:21:16,797 [salt.state       ][INFO    ][19018] {'pid': 19025, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:21:16,800 [salt.state       ][INFO    ][19018] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:16.799909 duration_in_ms=1825.424
2018-05-20 18:21:16,803 [salt.state       ][INFO    ][19018] Running state [maas.machines_status] at time 18:21:16.803391
2018-05-20 18:21:16,804 [salt.state       ][INFO    ][19018] Executing state module.run for maas.machines_status
2018-05-20 18:21:16,999 [salt.state       ][INFO    ][19018] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:21:16,999 [salt.state       ][INFO    ][19018] Completed state [maas.machines_status] at time 18:21:16.999746 duration_in_ms=196.356
2018-05-20 18:21:17,003 [salt.minion      ][INFO    ][19018] Returning information for job: 20180520182114288253
2018-05-20 18:21:27,711 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182127688735
2018-05-20 18:21:27,730 [salt.minion      ][INFO    ][19067] Starting a new job with PID 19067
2018-05-20 18:21:30,205 [salt.state       ][INFO    ][19067] Loading fresh modules for state activity
2018-05-20 18:21:30,287 [salt.state       ][INFO    ][19067] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:30.287867
2018-05-20 18:21:30,288 [salt.state       ][INFO    ][19067] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:21:30,290 [salt.loaded.int.module.cmdmod][INFO    ][19067] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:21:32,128 [salt.state       ][INFO    ][19067] {'pid': 19074, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:21:32,131 [salt.state       ][INFO    ][19067] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:32.131201 duration_in_ms=1843.333
2018-05-20 18:21:32,134 [salt.state       ][INFO    ][19067] Running state [maas.machines_status] at time 18:21:32.134202
2018-05-20 18:21:32,134 [salt.state       ][INFO    ][19067] Executing state module.run for maas.machines_status
2018-05-20 18:21:32,402 [salt.state       ][INFO    ][19067] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:21:32,403 [salt.state       ][INFO    ][19067] Completed state [maas.machines_status] at time 18:21:32.403170 duration_in_ms=268.967
2018-05-20 18:21:32,407 [salt.minion      ][INFO    ][19067] Returning information for job: 20180520182127688735
2018-05-20 18:21:43,132 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182143109669
2018-05-20 18:21:43,153 [salt.minion      ][INFO    ][19104] Starting a new job with PID 19104
2018-05-20 18:21:43,761 [salt.state       ][INFO    ][19104] Loading fresh modules for state activity
2018-05-20 18:21:43,845 [salt.state       ][INFO    ][19104] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:43.845091
2018-05-20 18:21:43,845 [salt.state       ][INFO    ][19104] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:21:43,847 [salt.loaded.int.module.cmdmod][INFO    ][19104] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:21:45,769 [salt.state       ][INFO    ][19104] {'pid': 19112, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:21:45,770 [salt.state       ][INFO    ][19104] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:45.770057 duration_in_ms=1924.966
2018-05-20 18:21:45,772 [salt.state       ][INFO    ][19104] Running state [maas.machines_status] at time 18:21:45.772170
2018-05-20 18:21:45,772 [salt.state       ][INFO    ][19104] Executing state module.run for maas.machines_status
2018-05-20 18:21:46,045 [salt.state       ][INFO    ][19104] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:21:46,046 [salt.state       ][INFO    ][19104] Completed state [maas.machines_status] at time 18:21:46.046224 duration_in_ms=274.053
2018-05-20 18:21:46,051 [salt.minion      ][INFO    ][19104] Returning information for job: 20180520182143109669
2018-05-20 18:21:56,814 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182156748190
2018-05-20 18:21:56,834 [salt.minion      ][INFO    ][19154] Starting a new job with PID 19154
2018-05-20 18:21:59,265 [salt.state       ][INFO    ][19154] Loading fresh modules for state activity
2018-05-20 18:21:59,377 [salt.state       ][INFO    ][19154] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:21:59.377044
2018-05-20 18:21:59,377 [salt.state       ][INFO    ][19154] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:21:59,380 [salt.loaded.int.module.cmdmod][INFO    ][19154] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:22:01,270 [salt.state       ][INFO    ][19154] {'pid': 19161, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:22:01,272 [salt.state       ][INFO    ][19154] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:01.272309 duration_in_ms=1895.264
2018-05-20 18:22:01,275 [salt.state       ][INFO    ][19154] Running state [maas.machines_status] at time 18:22:01.275603
2018-05-20 18:22:01,276 [salt.state       ][INFO    ][19154] Executing state module.run for maas.machines_status
2018-05-20 18:22:01,529 [salt.state       ][INFO    ][19154] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:22:01,529 [salt.state       ][INFO    ][19154] Completed state [maas.machines_status] at time 18:22:01.529848 duration_in_ms=254.245
2018-05-20 18:22:01,533 [salt.minion      ][INFO    ][19154] Returning information for job: 20180520182156748190
2018-05-20 18:22:12,277 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182212251092
2018-05-20 18:22:12,300 [salt.minion      ][INFO    ][19276] Starting a new job with PID 19276
2018-05-20 18:22:12,836 [salt.state       ][INFO    ][19276] Loading fresh modules for state activity
2018-05-20 18:22:12,929 [salt.state       ][INFO    ][19276] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:12.929035
2018-05-20 18:22:12,929 [salt.state       ][INFO    ][19276] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:22:12,931 [salt.loaded.int.module.cmdmod][INFO    ][19276] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:22:14,826 [salt.state       ][INFO    ][19276] {'pid': 19283, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:22:14,828 [salt.state       ][INFO    ][19276] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:14.827886 duration_in_ms=1898.851
2018-05-20 18:22:14,830 [salt.state       ][INFO    ][19276] Running state [maas.machines_status] at time 18:22:14.830755
2018-05-20 18:22:14,831 [salt.state       ][INFO    ][19276] Executing state module.run for maas.machines_status
2018-05-20 18:22:15,094 [salt.state       ][INFO    ][19276] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:22:15,095 [salt.state       ][INFO    ][19276] Completed state [maas.machines_status] at time 18:22:15.095540 duration_in_ms=264.784
2018-05-20 18:22:15,098 [salt.minion      ][INFO    ][19276] Returning information for job: 20180520182212251092
2018-05-20 18:22:25,821 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182225800878
2018-05-20 18:22:25,844 [salt.minion      ][INFO    ][19307] Starting a new job with PID 19307
2018-05-20 18:22:28,300 [salt.state       ][INFO    ][19307] Loading fresh modules for state activity
2018-05-20 18:22:28,409 [salt.state       ][INFO    ][19307] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:28.409747
2018-05-20 18:22:28,410 [salt.state       ][INFO    ][19307] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:22:28,412 [salt.loaded.int.module.cmdmod][INFO    ][19307] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:22:30,231 [salt.state       ][INFO    ][19307] {'pid': 19323, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:22:30,233 [salt.state       ][INFO    ][19307] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:30.233325 duration_in_ms=1823.578
2018-05-20 18:22:30,236 [salt.state       ][INFO    ][19307] Running state [maas.machines_status] at time 18:22:30.236167
2018-05-20 18:22:30,236 [salt.state       ][INFO    ][19307] Executing state module.run for maas.machines_status
2018-05-20 18:22:30,493 [salt.state       ][INFO    ][19307] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:22:30,494 [salt.state       ][INFO    ][19307] Completed state [maas.machines_status] at time 18:22:30.494242 duration_in_ms=258.074
2018-05-20 18:22:30,497 [salt.minion      ][INFO    ][19307] Returning information for job: 20180520182225800878
2018-05-20 18:22:41,237 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182241217105
2018-05-20 18:22:41,257 [salt.minion      ][INFO    ][19412] Starting a new job with PID 19412
2018-05-20 18:22:41,865 [salt.state       ][INFO    ][19412] Loading fresh modules for state activity
2018-05-20 18:22:41,948 [salt.state       ][INFO    ][19412] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:41.948821
2018-05-20 18:22:41,949 [salt.state       ][INFO    ][19412] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:22:41,951 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:22:44,929 [salt.state       ][INFO    ][19412] {'pid': 19420, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:22:44,930 [salt.state       ][INFO    ][19412] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:44.930762 duration_in_ms=2981.942
2018-05-20 18:22:44,932 [salt.state       ][INFO    ][19412] Running state [maas.machines_status] at time 18:22:44.932364
2018-05-20 18:22:44,933 [salt.state       ][INFO    ][19412] Executing state module.run for maas.machines_status
2018-05-20 18:22:45,177 [salt.state       ][INFO    ][19412] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:22:45,177 [salt.state       ][INFO    ][19412] Completed state [maas.machines_status] at time 18:22:45.177365 duration_in_ms=245.0
2018-05-20 18:22:45,180 [salt.minion      ][INFO    ][19412] Returning information for job: 20180520182241217105
2018-05-20 18:22:55,908 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182255885848
2018-05-20 18:22:55,932 [salt.minion      ][INFO    ][19442] Starting a new job with PID 19442
2018-05-20 18:22:58,363 [salt.state       ][INFO    ][19442] Loading fresh modules for state activity
2018-05-20 18:22:58,449 [salt.state       ][INFO    ][19442] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:22:58.449524
2018-05-20 18:22:58,450 [salt.state       ][INFO    ][19442] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:22:58,452 [salt.loaded.int.module.cmdmod][INFO    ][19442] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:23:00,267 [salt.state       ][INFO    ][19442] {'pid': 19449, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:23:00,269 [salt.state       ][INFO    ][19442] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:00.269048 duration_in_ms=1819.523
2018-05-20 18:23:00,272 [salt.state       ][INFO    ][19442] Running state [maas.machines_status] at time 18:23:00.272748
2018-05-20 18:23:00,273 [salt.state       ][INFO    ][19442] Executing state module.run for maas.machines_status
2018-05-20 18:23:00,614 [salt.state       ][INFO    ][19442] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:23:00,614 [salt.state       ][INFO    ][19442] Completed state [maas.machines_status] at time 18:23:00.614599 duration_in_ms=341.852
2018-05-20 18:23:00,619 [salt.minion      ][INFO    ][19442] Returning information for job: 20180520182255885848
2018-05-20 18:23:11,390 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182311365543
2018-05-20 18:23:11,413 [salt.minion      ][INFO    ][19547] Starting a new job with PID 19547
2018-05-20 18:23:12,028 [salt.state       ][INFO    ][19547] Loading fresh modules for state activity
2018-05-20 18:23:12,119 [salt.state       ][INFO    ][19547] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:12.119473
2018-05-20 18:23:12,120 [salt.state       ][INFO    ][19547] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:23:12,122 [salt.loaded.int.module.cmdmod][INFO    ][19547] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:23:13,986 [salt.state       ][INFO    ][19547] {'pid': 19592, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:23:13,987 [salt.state       ][INFO    ][19547] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:13.987849 duration_in_ms=1868.376
2018-05-20 18:23:13,990 [salt.state       ][INFO    ][19547] Running state [maas.machines_status] at time 18:23:13.990496
2018-05-20 18:23:13,991 [salt.state       ][INFO    ][19547] Executing state module.run for maas.machines_status
2018-05-20 18:23:14,280 [salt.state       ][INFO    ][19547] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:23:14,280 [salt.state       ][INFO    ][19547] Completed state [maas.machines_status] at time 18:23:14.280927 duration_in_ms=290.43
2018-05-20 18:23:14,283 [salt.minion      ][INFO    ][19547] Returning information for job: 20180520182311365543
2018-05-20 18:23:25,010 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182324991595
2018-05-20 18:23:25,032 [salt.minion      ][INFO    ][19608] Starting a new job with PID 19608
2018-05-20 18:23:27,507 [salt.state       ][INFO    ][19608] Loading fresh modules for state activity
2018-05-20 18:23:27,609 [salt.state       ][INFO    ][19608] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:27.609589
2018-05-20 18:23:27,609 [salt.state       ][INFO    ][19608] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:23:27,611 [salt.loaded.int.module.cmdmod][INFO    ][19608] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:23:29,472 [salt.state       ][INFO    ][19608] {'pid': 19616, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:23:29,473 [salt.state       ][INFO    ][19608] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:29.473800 duration_in_ms=1864.211
2018-05-20 18:23:29,476 [salt.state       ][INFO    ][19608] Running state [maas.machines_status] at time 18:23:29.476254
2018-05-20 18:23:29,477 [salt.state       ][INFO    ][19608] Executing state module.run for maas.machines_status
2018-05-20 18:23:29,763 [salt.state       ][INFO    ][19608] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 5})}}
2018-05-20 18:23:29,764 [salt.state       ][INFO    ][19608] Completed state [maas.machines_status] at time 18:23:29.764245 duration_in_ms=287.993
2018-05-20 18:23:29,767 [salt.minion      ][INFO    ][19608] Returning information for job: 20180520182324991595
2018-05-20 18:23:40,512 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182340490784
2018-05-20 18:23:40,528 [salt.minion      ][INFO    ][19741] Starting a new job with PID 19741
2018-05-20 18:23:41,129 [salt.state       ][INFO    ][19741] Loading fresh modules for state activity
2018-05-20 18:23:41,240 [salt.state       ][INFO    ][19741] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:41.240537
2018-05-20 18:23:41,241 [salt.state       ][INFO    ][19741] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:23:41,244 [salt.loaded.int.module.cmdmod][INFO    ][19741] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:23:43,113 [salt.state       ][INFO    ][19741] {'pid': 19776, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:23:43,115 [salt.state       ][INFO    ][19741] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:43.115439 duration_in_ms=1874.901
2018-05-20 18:23:43,118 [salt.state       ][INFO    ][19741] Running state [maas.machines_status] at time 18:23:43.118300
2018-05-20 18:23:43,119 [salt.state       ][INFO    ][19741] Executing state module.run for maas.machines_status
2018-05-20 18:23:43,519 [salt.state       ][INFO    ][19741] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-05-20 18:23:43,520 [salt.state       ][INFO    ][19741] Completed state [maas.machines_status] at time 18:23:43.520418 duration_in_ms=402.117
2018-05-20 18:23:43,524 [salt.minion      ][INFO    ][19741] Returning information for job: 20180520182340490784
2018-05-20 18:23:54,304 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182354280360
2018-05-20 18:23:54,327 [salt.minion      ][INFO    ][19801] Starting a new job with PID 19801
2018-05-20 18:23:56,825 [salt.state       ][INFO    ][19801] Loading fresh modules for state activity
2018-05-20 18:23:56,927 [salt.state       ][INFO    ][19801] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:56.927720
2018-05-20 18:23:56,928 [salt.state       ][INFO    ][19801] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:23:56,930 [salt.loaded.int.module.cmdmod][INFO    ][19801] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:23:58,842 [salt.state       ][INFO    ][19801] {'pid': 19814, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:23:58,845 [salt.state       ][INFO    ][19801] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:23:58.844998 duration_in_ms=1917.277
2018-05-20 18:23:58,849 [salt.state       ][INFO    ][19801] Running state [maas.machines_status] at time 18:23:58.849188
2018-05-20 18:23:58,850 [salt.state       ][INFO    ][19801] Executing state module.run for maas.machines_status
2018-05-20 18:23:59,234 [salt.state       ][INFO    ][19801] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-05-20 18:23:59,234 [salt.state       ][INFO    ][19801] Completed state [maas.machines_status] at time 18:23:59.234850 duration_in_ms=385.66
2018-05-20 18:23:59,239 [salt.minion      ][INFO    ][19801] Returning information for job: 20180520182354280360
2018-05-20 18:24:09,976 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182409959262
2018-05-20 18:24:09,998 [salt.minion      ][INFO    ][19848] Starting a new job with PID 19848
2018-05-20 18:24:10,567 [salt.state       ][INFO    ][19848] Loading fresh modules for state activity
2018-05-20 18:24:10,659 [salt.state       ][INFO    ][19848] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:10.659451
2018-05-20 18:24:10,659 [salt.state       ][INFO    ][19848] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:24:10,661 [salt.loaded.int.module.cmdmod][INFO    ][19848] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:24:12,556 [salt.state       ][INFO    ][19848] {'pid': 19855, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:24:12,557 [salt.state       ][INFO    ][19848] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:12.556924 duration_in_ms=1897.474
2018-05-20 18:24:12,558 [salt.state       ][INFO    ][19848] Running state [maas.machines_status] at time 18:24:12.558431
2018-05-20 18:24:12,558 [salt.state       ][INFO    ][19848] Executing state module.run for maas.machines_status
2018-05-20 18:24:12,945 [salt.state       ][INFO    ][19848] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-05-20 18:24:12,946 [salt.state       ][INFO    ][19848] Completed state [maas.machines_status] at time 18:24:12.946145 duration_in_ms=387.713
2018-05-20 18:24:12,949 [salt.minion      ][INFO    ][19848] Returning information for job: 20180520182409959262
2018-05-20 18:24:23,727 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182423711737
2018-05-20 18:24:23,747 [salt.minion      ][INFO    ][19969] Starting a new job with PID 19969
2018-05-20 18:24:26,211 [salt.state       ][INFO    ][19969] Loading fresh modules for state activity
2018-05-20 18:24:26,291 [salt.state       ][INFO    ][19969] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:26.291658
2018-05-20 18:24:26,292 [salt.state       ][INFO    ][19969] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:24:26,293 [salt.loaded.int.module.cmdmod][INFO    ][19969] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:24:28,252 [salt.state       ][INFO    ][19969] {'pid': 19976, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:24:28,253 [salt.state       ][INFO    ][19969] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:28.253115 duration_in_ms=1961.458
2018-05-20 18:24:28,254 [salt.state       ][INFO    ][19969] Running state [maas.machines_status] at time 18:24:28.254687
2018-05-20 18:24:28,255 [salt.state       ][INFO    ][19969] Executing state module.run for maas.machines_status
2018-05-20 18:24:28,668 [salt.state       ][INFO    ][19969] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-05-20 18:24:28,669 [salt.state       ][INFO    ][19969] Completed state [maas.machines_status] at time 18:24:28.668959 duration_in_ms=414.271
2018-05-20 18:24:28,670 [salt.minion      ][INFO    ][19969] Returning information for job: 20180520182423711737
2018-05-20 18:24:39,373 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182439354152
2018-05-20 18:24:39,395 [salt.minion      ][INFO    ][19995] Starting a new job with PID 19995
2018-05-20 18:24:39,939 [salt.state       ][INFO    ][19995] Loading fresh modules for state activity
2018-05-20 18:24:40,035 [salt.state       ][INFO    ][19995] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:40.035171
2018-05-20 18:24:40,035 [salt.state       ][INFO    ][19995] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:24:40,037 [salt.loaded.int.module.cmdmod][INFO    ][19995] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:24:42,079 [salt.state       ][INFO    ][19995] {'pid': 20002, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:24:42,080 [salt.state       ][INFO    ][19995] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:42.079976 duration_in_ms=2044.805
2018-05-20 18:24:42,082 [salt.state       ][INFO    ][19995] Running state [maas.machines_status] at time 18:24:42.082626
2018-05-20 18:24:42,083 [salt.state       ][INFO    ][19995] Executing state module.run for maas.machines_status
2018-05-20 18:24:42,467 [salt.state       ][INFO    ][19995] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-05-20 18:24:42,468 [salt.state       ][INFO    ][19995] Completed state [maas.machines_status] at time 18:24:42.468218 duration_in_ms=385.591
2018-05-20 18:24:42,470 [salt.minion      ][INFO    ][19995] Returning information for job: 20180520182439354152
2018-05-20 18:24:53,221 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182453202780
2018-05-20 18:24:53,245 [salt.minion      ][INFO    ][20151] Starting a new job with PID 20151
2018-05-20 18:24:55,741 [salt.state       ][INFO    ][20151] Loading fresh modules for state activity
2018-05-20 18:24:55,846 [salt.state       ][INFO    ][20151] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:55.846207
2018-05-20 18:24:55,846 [salt.state       ][INFO    ][20151] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:24:55,848 [salt.loaded.int.module.cmdmod][INFO    ][20151] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:24:57,790 [salt.state       ][INFO    ][20151] {'pid': 20158, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:24:57,792 [salt.state       ][INFO    ][20151] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:24:57.792251 duration_in_ms=1946.042
2018-05-20 18:24:57,796 [salt.state       ][INFO    ][20151] Running state [maas.machines_status] at time 18:24:57.795999
2018-05-20 18:24:57,797 [salt.state       ][INFO    ][20151] Executing state module.run for maas.machines_status
2018-05-20 18:24:58,278 [salt.state       ][INFO    ][20151] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-05-20 18:24:58,279 [salt.state       ][INFO    ][20151] Completed state [maas.machines_status] at time 18:24:58.279177 duration_in_ms=483.177
2018-05-20 18:24:58,282 [salt.minion      ][INFO    ][20151] Returning information for job: 20180520182453202780
2018-05-20 18:25:09,048 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182509025266
2018-05-20 18:25:09,072 [salt.minion      ][INFO    ][20203] Starting a new job with PID 20203
2018-05-20 18:25:09,660 [salt.state       ][INFO    ][20203] Loading fresh modules for state activity
2018-05-20 18:25:09,769 [salt.state       ][INFO    ][20203] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:09.769892
2018-05-20 18:25:09,770 [salt.state       ][INFO    ][20203] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:25:09,772 [salt.loaded.int.module.cmdmod][INFO    ][20203] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:25:11,733 [salt.state       ][INFO    ][20203] {'pid': 20219, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:25:11,734 [salt.state       ][INFO    ][20203] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:11.734773 duration_in_ms=1964.881
2018-05-20 18:25:11,736 [salt.state       ][INFO    ][20203] Running state [maas.machines_status] at time 18:25:11.736470
2018-05-20 18:25:11,736 [salt.state       ][INFO    ][20203] Executing state module.run for maas.machines_status
2018-05-20 18:25:12,514 [salt.state       ][INFO    ][20203] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-05-20 18:25:12,515 [salt.state       ][INFO    ][20203] Completed state [maas.machines_status] at time 18:25:12.515112 duration_in_ms=778.642
2018-05-20 18:25:12,517 [salt.minion      ][INFO    ][20203] Returning information for job: 20180520182509025266
2018-05-20 18:25:23,277 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182523255208
2018-05-20 18:25:23,305 [salt.minion      ][INFO    ][20400] Starting a new job with PID 20400
2018-05-20 18:25:25,822 [salt.state       ][INFO    ][20400] Loading fresh modules for state activity
2018-05-20 18:25:25,914 [salt.state       ][INFO    ][20400] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:25.914781
2018-05-20 18:25:25,915 [salt.state       ][INFO    ][20400] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:25:25,917 [salt.loaded.int.module.cmdmod][INFO    ][20400] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:25:27,797 [salt.state       ][INFO    ][20400] {'pid': 20430, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:25:27,798 [salt.state       ][INFO    ][20400] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:27.798786 duration_in_ms=1884.004
2018-05-20 18:25:27,802 [salt.state       ][INFO    ][20400] Running state [maas.machines_status] at time 18:25:27.801966
2018-05-20 18:25:27,802 [salt.state       ][INFO    ][20400] Executing state module.run for maas.machines_status
2018-05-20 18:25:28,280 [salt.state       ][INFO    ][20400] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-05-20 18:25:28,281 [salt.state       ][INFO    ][20400] Completed state [maas.machines_status] at time 18:25:28.281149 duration_in_ms=479.183
2018-05-20 18:25:28,283 [salt.minion      ][INFO    ][20400] Returning information for job: 20180520182523255208
2018-05-20 18:25:39,028 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182539005078
2018-05-20 18:25:39,051 [salt.minion      ][INFO    ][20507] Starting a new job with PID 20507
2018-05-20 18:25:39,601 [salt.state       ][INFO    ][20507] Loading fresh modules for state activity
2018-05-20 18:25:39,701 [salt.state       ][INFO    ][20507] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:39.701171
2018-05-20 18:25:39,701 [salt.state       ][INFO    ][20507] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:25:39,703 [salt.loaded.int.module.cmdmod][INFO    ][20507] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:25:41,644 [salt.state       ][INFO    ][20507] {'pid': 20515, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:25:41,644 [salt.state       ][INFO    ][20507] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:41.644751 duration_in_ms=1943.581
2018-05-20 18:25:41,648 [salt.state       ][INFO    ][20507] Running state [maas.machines_status] at time 18:25:41.648486
2018-05-20 18:25:41,649 [salt.state       ][INFO    ][20507] Executing state module.run for maas.machines_status
2018-05-20 18:25:42,264 [salt.state       ][INFO    ][20507] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-05-20 18:25:42,265 [salt.state       ][INFO    ][20507] Completed state [maas.machines_status] at time 18:25:42.264957 duration_in_ms=616.471
2018-05-20 18:25:42,267 [salt.minion      ][INFO    ][20507] Returning information for job: 20180520182539005078
2018-05-20 18:25:53,027 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182553000920
2018-05-20 18:25:53,051 [salt.minion      ][INFO    ][20640] Starting a new job with PID 20640
2018-05-20 18:25:55,544 [salt.state       ][INFO    ][20640] Loading fresh modules for state activity
2018-05-20 18:25:55,644 [salt.state       ][INFO    ][20640] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:55.644133
2018-05-20 18:25:55,644 [salt.state       ][INFO    ][20640] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:25:55,646 [salt.loaded.int.module.cmdmod][INFO    ][20640] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:25:57,521 [salt.state       ][INFO    ][20640] {'pid': 20647, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:25:57,524 [salt.state       ][INFO    ][20640] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:25:57.523925 duration_in_ms=1879.794
2018-05-20 18:25:57,527 [salt.state       ][INFO    ][20640] Running state [maas.machines_status] at time 18:25:57.527845
2018-05-20 18:25:57,528 [salt.state       ][INFO    ][20640] Executing state module.run for maas.machines_status
2018-05-20 18:25:58,018 [salt.state       ][INFO    ][20640] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-05-20 18:25:58,019 [salt.state       ][INFO    ][20640] Completed state [maas.machines_status] at time 18:25:58.019442 duration_in_ms=491.596
2018-05-20 18:25:58,021 [salt.minion      ][INFO    ][20640] Returning information for job: 20180520182553000920
2018-05-20 18:26:08,785 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182608758234
2018-05-20 18:26:08,813 [salt.minion      ][INFO    ][20673] Starting a new job with PID 20673
2018-05-20 18:26:09,374 [salt.state       ][INFO    ][20673] Loading fresh modules for state activity
2018-05-20 18:26:09,481 [salt.state       ][INFO    ][20673] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:09.481571
2018-05-20 18:26:09,482 [salt.state       ][INFO    ][20673] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:26:09,484 [salt.loaded.int.module.cmdmod][INFO    ][20673] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:26:12,297 [salt.state       ][INFO    ][20673] {'pid': 20680, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:26:12,298 [salt.state       ][INFO    ][20673] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:12.298167 duration_in_ms=2816.596
2018-05-20 18:26:12,300 [salt.state       ][INFO    ][20673] Running state [maas.machines_status] at time 18:26:12.300376
2018-05-20 18:26:12,300 [salt.state       ][INFO    ][20673] Executing state module.run for maas.machines_status
2018-05-20 18:26:12,907 [salt.state       ][INFO    ][20673] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-05-20 18:26:12,907 [salt.state       ][INFO    ][20673] Completed state [maas.machines_status] at time 18:26:12.907828 duration_in_ms=607.451
2018-05-20 18:26:12,910 [salt.minion      ][INFO    ][20673] Returning information for job: 20180520182608758234
2018-05-20 18:26:23,635 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182623606926
2018-05-20 18:26:23,658 [salt.minion      ][INFO    ][20810] Starting a new job with PID 20810
2018-05-20 18:26:26,111 [salt.state       ][INFO    ][20810] Loading fresh modules for state activity
2018-05-20 18:26:26,209 [salt.state       ][INFO    ][20810] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:26.209444
2018-05-20 18:26:26,209 [salt.state       ][INFO    ][20810] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:26:26,211 [salt.loaded.int.module.cmdmod][INFO    ][20810] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:26:28,038 [salt.state       ][INFO    ][20810] {'pid': 20817, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:26:28,039 [salt.state       ][INFO    ][20810] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:28.039171 duration_in_ms=1829.727
2018-05-20 18:26:28,041 [salt.state       ][INFO    ][20810] Running state [maas.machines_status] at time 18:26:28.041085
2018-05-20 18:26:28,041 [salt.state       ][INFO    ][20810] Executing state module.run for maas.machines_status
2018-05-20 18:26:28,547 [salt.state       ][INFO    ][20810] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-05-20 18:26:28,548 [salt.state       ][INFO    ][20810] Completed state [maas.machines_status] at time 18:26:28.548712 duration_in_ms=507.626
2018-05-20 18:26:28,551 [salt.minion      ][INFO    ][20810] Returning information for job: 20180520182623606926
2018-05-20 18:26:39,284 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182639252984
2018-05-20 18:26:39,308 [salt.minion      ][INFO    ][21042] Starting a new job with PID 21042
2018-05-20 18:26:39,922 [salt.state       ][INFO    ][21042] Loading fresh modules for state activity
2018-05-20 18:26:40,021 [salt.state       ][INFO    ][21042] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:40.021158
2018-05-20 18:26:40,021 [salt.state       ][INFO    ][21042] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:26:40,023 [salt.loaded.int.module.cmdmod][INFO    ][21042] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:26:41,905 [salt.state       ][INFO    ][21042] {'pid': 21054, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:26:41,906 [salt.state       ][INFO    ][21042] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:41.906219 duration_in_ms=1885.062
2018-05-20 18:26:41,907 [salt.state       ][INFO    ][21042] Running state [maas.machines_status] at time 18:26:41.907792
2018-05-20 18:26:41,908 [salt.state       ][INFO    ][21042] Executing state module.run for maas.machines_status
2018-05-20 18:26:42,546 [salt.state       ][INFO    ][21042] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Ready': 5})}}
2018-05-20 18:26:42,546 [salt.state       ][INFO    ][21042] Completed state [maas.machines_status] at time 18:26:42.546591 duration_in_ms=638.798
2018-05-20 18:26:42,550 [salt.minion      ][INFO    ][21042] Returning information for job: 20180520182639252984
2018-05-20 18:26:43,262 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182643236378
2018-05-20 18:26:43,288 [salt.minion      ][INFO    ][21095] Starting a new job with PID 21095
2018-05-20 18:26:43,825 [salt.state       ][INFO    ][21095] Loading fresh modules for state activity
2018-05-20 18:26:43,919 [salt.state       ][INFO    ][21095] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:43.919690
2018-05-20 18:26:43,920 [salt.state       ][INFO    ][21095] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:26:43,922 [salt.loaded.int.module.cmdmod][INFO    ][21095] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:26:45,792 [salt.state       ][INFO    ][21095] {'pid': 21102, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:26:45,793 [salt.state       ][INFO    ][21095] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:45.793796 duration_in_ms=1874.106
2018-05-20 18:26:45,796 [salt.state       ][INFO    ][21095] Running state [maas.machines_status] at time 18:26:45.796753
2018-05-20 18:26:45,797 [salt.state       ][INFO    ][21095] Executing state module.run for maas.machines_status
2018-05-20 18:26:46,474 [salt.state       ][INFO    ][21095] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Ready': 5})}}
2018-05-20 18:26:46,475 [salt.state       ][INFO    ][21095] Completed state [maas.machines_status] at time 18:26:46.475397 duration_in_ms=678.643
2018-05-20 18:26:46,478 [salt.minion      ][INFO    ][21095] Returning information for job: 20180520182643236378
2018-05-20 18:26:47,217 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182647190219
2018-05-20 18:26:47,236 [salt.minion      ][INFO    ][21115] Starting a new job with PID 21115
2018-05-20 18:26:49,731 [salt.state       ][INFO    ][21115] Loading fresh modules for state activity
2018-05-20 18:26:49,791 [salt.fileclient  ][INFO    ][21115] Fetching file from saltenv 'base', ** done ** 'maas/machines/set_storage_layout.sls'
2018-05-20 18:26:49,839 [salt.state       ][INFO    ][21115] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:49.839267
2018-05-20 18:26:49,839 [salt.state       ][INFO    ][21115] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:26:49,841 [salt.loaded.int.module.cmdmod][INFO    ][21115] Executing command 'test -e /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:26:49,863 [salt.state       ][INFO    ][21115] unless execution succeeded
2018-05-20 18:26:49,864 [salt.state       ][INFO    ][21115] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:26:49.864211 duration_in_ms=24.944
2018-05-20 18:26:49,865 [salt.state       ][INFO    ][21115] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout ct7k3p storage_layout=lvm lv_size=32212254720] at time 18:26:49.865868
2018-05-20 18:26:49,867 [salt.state       ][INFO    ][21115] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout ct7k3p storage_layout=lvm lv_size=32212254720
2018-05-20 18:26:49,869 [salt.loaded.int.module.cmdmod][INFO    ][21115] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout ct7k3p storage_layout=lvm lv_size=32212254720' in directory '/root'
2018-05-20 18:26:54,726 [salt.state       ][INFO    ][21115] {'pid': 21124, 'retcode': 0, 'stderr': '', 'stdout': '\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name \'opnfv\'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n{\n    "volume_groups": [\n        {\n            "__incomplete__": true,\n            "id": 6,\n            "system_id": "ct7k3p"\n        }\n    ],\n    "cache_sets": [],\n    "power_state": "off",\n    "memory": 65536,\n    "netboot": true,\n    "interface_set": [\n        {\n            "discovered": [\n                {\n                    "subnet": {\n                        "space": "undefined",\n                        "name": "192.168.11.0/24",\n                        "id": 3,\n                        "dns_servers": [],\n                        "allow_proxy": true,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "gateway_ip": "192.168.11.3",\n                        "managed": true,\n                        "active_discovery": false,\n                        "vlan": {\n                            "space": "undefined",\n                            "name": "untagged",\n                            "id": 5003,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "secondary_rack": null,\n                            "fabric_id": 2,\n                            "relay_vlan": null,\n                            "fabric": "fabric-2",\n                            "external_dhcp": null,\n                            "vid": 0,\n                            "mtu": 1500,\n                            "dhcp_on": true,\n                            "primary_rack": "ptpyk4"\n                        },\n                        "rdns_mode": 2,\n                        "cidr": "192.168.11.0/24"\n                    },\n                    "ip_address": "192.168.11.9"\n                }\n            ],\n            "name": "eno1",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/interfaces/6/",\n            "id": 6,\n            "effective_mtu": 1500,\n            "system_id": "ct7k3p",\n            "enabled": true,\n            "children": [],\n            "tags": [\n                "sriov"\n            ],\n            "vlan": {\n                "space": "undefined",\n                "name": "untagged",\n                "id": 5003,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "secondary_rack": null,\n                "fabric_id": 2,\n                "relay_vlan": null,\n                "fabric": "fabric-2",\n                "external_dhcp": null,\n                "vid": 0,\n                "mtu": 1500,\n                "dhcp_on": true,\n                "primary_rack": "ptpyk4"\n            },\n            "links": [\n                {\n                    "id": 21,\n                    "mode": "dhcp",\n                    "ip_address": "192.168.11.9",\n                    "subnet": {\n                        "space": "undefined",\n                        "name": "192.168.11.0/24",\n                        "id": 3,\n                        "dns_servers": [],\n                        "allow_proxy": true,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "gateway_ip": "192.168.11.3",\n                        "managed": true,\n                        "active_discovery": false,\n                        "vlan": {\n                            "space": "undefined",\n                            "name": "untagged",\n                            "id": 5003,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "secondary_rack": null,\n                            "fabric_id": 2,\n                            "relay_vlan": null,\n                            "fabric": "fabric-2",\n                            "external_dhcp": null,\n                            "vid": 0,\n                            "mtu": 1500,\n                            "dhcp_on": true,\n                            "primary_rack": "ptpyk4"\n                        },\n                        "rdns_mode": 2,\n                        "cidr": "192.168.11.0/24"\n                    }\n                }\n            ],\n            "type": "physical",\n            "parents": [],\n            "params": "",\n            "mac_address": "9c:b6:54:8a:10:18"\n        },\n        {\n            "discovered": null,\n            "name": "ens1f1",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/interfaces/19/",\n            "id": 19,\n            "effective_mtu": 1500,\n            "system_id": "ct7k3p",\n            "enabled": true,\n            "children": [],\n            "tags": [\n                "sriov"\n            ],\n            "vlan": null,\n            "links": [],\n            "type": "physical",\n            "parents": [],\n            "params": "",\n            "mac_address": "38:ea:a7:8f:07:51"\n        },\n        {\n            "discovered": null,\n            "name": "ens1f0",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/interfaces/20/",\n            "id": 20,\n            "effective_mtu": 1500,\n            "system_id": "ct7k3p",\n            "enabled": true,\n            "children": [],\n            "tags": [\n                "sriov"\n            ],\n            "vlan": null,\n            "links": [],\n            "type": "physical",\n            "parents": [],\n            "params": "",\n            "mac_address": "38:ea:a7:8f:07:50"\n        },\n        {\n            "discovered": null,\n            "name": "ens2f0",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/interfaces/16/",\n            "id": 16,\n            "effective_mtu": 1500,\n            "system_id": "ct7k3p",\n            "enabled": true,\n            "children": [],\n            "tags": [\n                "sriov"\n            ],\n            "vlan": {\n                "space": "undefined",\n                "name": "untagged",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "secondary_rack": null,\n                "fabric_id": 0,\n                "relay_vlan": null,\n                "fabric": "fabric-0",\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "mtu": 1500,\n                "dhcp_on": false,\n                "primary_rack": null\n            },\n            "links": [\n                {\n                    "id": 22,\n                    "mode": "link_up"\n                }\n            ],\n            "type": "physical",\n            "parents": [],\n            "params": "",\n            "mac_address": "38:ea:a7:8f:12:48"\n        },\n        {\n            "discovered": null,\n            "name": "ens2f1",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/interfaces/17/",\n            "id": 17,\n            "effective_mtu": 1500,\n            "system_id": "ct7k3p",\n            "enabled": true,\n            "children": [],\n            "tags": [\n                "sriov"\n            ],\n            "vlan": {\n                "space": "undefined",\n                "name": "untagged",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "secondary_rack": null,\n                "fabric_id": 0,\n                "relay_vlan": null,\n                "fabric": "fabric-0",\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "mtu": 1500,\n                "dhcp_on": false,\n                "primary_rack": null\n            },\n            "links": [\n                {\n                    "id": 23,\n                    "mode": "link_up"\n                }\n            ],\n            "type": "physical",\n            "parents": [],\n            "params": "",\n            "mac_address": "38:ea:a7:8f:12:49"\n        },\n        {\n            "discovered": [\n                {\n                    "subnet": {\n                        "space": "undefined",\n                        "name": "192.168.11.0/24",\n                        "id": 3,\n                        "dns_servers": [],\n                        "allow_proxy": true,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "gateway_ip": "192.168.11.3",\n                        "managed": true,\n                        "active_discovery": false,\n                        "vlan": {\n                            "space": "undefined",\n                            "name": "untagged",\n                            "id": 5003,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "secondary_rack": null,\n                            "fabric_id": 2,\n                            "relay_vlan": null,\n                            "fabric": "fabric-2",\n                            "external_dhcp": null,\n                            "vid": 0,\n                            "mtu": 1500,\n                            "dhcp_on": true,\n                            "primary_rack": "ptpyk4"\n                        },\n                        "rdns_mode": 2,\n                        "cidr": "192.168.11.0/24"\n                    },\n                    "ip_address": "192.168.11.11"\n                }\n            ],\n            "name": "eno2",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/interfaces/18/",\n            "id": 18,\n            "effective_mtu": 1500,\n            "system_id": "ct7k3p",\n            "enabled": true,\n            "children": [],\n            "tags": [\n                "sriov"\n            ],\n            "vlan": {\n                "space": "undefined",\n                "name": "untagged",\n                "id": 5003,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "secondary_rack": null,\n                "fabric_id": 2,\n                "relay_vlan": null,\n                "fabric": "fabric-2",\n                "external_dhcp": null,\n                "vid": 0,\n                "mtu": 1500,\n                "dhcp_on": true,\n                "primary_rack": "ptpyk4"\n            },\n            "links": [\n                {\n                    "mode": "link_up",\n                    "subnet": {\n                        "space": "undefined",\n                        "name": "192.168.11.0/24",\n                        "id": 3,\n                        "dns_servers": [],\n                        "allow_proxy": true,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "gateway_ip": "192.168.11.3",\n                        "managed": true,\n                        "active_discovery": false,\n                        "vlan": {\n                            "space": "undefined",\n                            "name": "untagged",\n                            "id": 5003,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "secondary_rack": null,\n                            "fabric_id": 2,\n                            "relay_vlan": null,\n                            "fabric": "fabric-2",\n                            "external_dhcp": null,\n                            "vid": 0,\n                            "mtu": 1500,\n                            "dhcp_on": true,\n                            "primary_rack": "ptpyk4"\n                        },\n                        "rdns_mode": 2,\n                        "cidr": "192.168.11.0/24"\n                    },\n                    "id": 24\n                }\n            ],\n            "type": "physical",\n            "parents": [],\n            "params": "",\n            "mac_address": "9c:b6:54:8a:10:1c"\n        }\n    ],\n    "hwe_kernel": "",\n    "cpu_count": 40,\n    "physicalblockdevice_set": [\n        {\n            "used_size": 800106479616,\n            "name": "sda",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/2/",\n            "id": 2,\n            "system_id": "ct7k3p",\n            "id_path": "/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401",\n            "partitions": [\n                {\n                    "size": 800101236736,\n                    "bootable": false,\n                    "path": "/dev/disk/by-dname/sda-part1",\n                    "filesystem": {\n                        "fstype": "lvm-pv",\n                        "label": null,\n                        "mount_options": null,\n                        "mount_point": null,\n                        "uuid": "dbf39079-9bea-496d-a676-94b39ec3b229"\n                    },\n                    "id": 6,\n                    "system_id": "ct7k3p",\n                    "used_for": "LVM volume for vgroot",\n                    "device_id": 2,\n                    "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/2/partition/6",\n                    "type": "partition",\n                    "uuid": "9545ed96-6cfe-4ebd-8526-b4bea2ca6cdb"\n                }\n            ],\n            "block_size": 4096,\n            "serial": "600508b1001cb19198eb9a66f8a29401",\n            "path": "/dev/disk/by-dname/sda",\n            "size": 800109715456,\n            "tags": [\n                "ssd"\n            ],\n            "filesystem": null,\n            "type": "physical",\n            "partition_table_type": "MBR",\n            "available_size": 0,\n            "used_for": "MBR partitioned with 1 partition",\n            "model": "LOGICAL VOLUME",\n            "uuid": null\n        }\n    ],\n    "storage": 800109.715456,\n    "current_commissioning_result_id": 2,\n    "system_id": "ct7k3p",\n    "disable_ipv4": false,\n    "current_testing_result_id": 3,\n    "iscsiblockdevice_set": [],\n    "zone": {\n        "name": "default",\n        "id": 1,\n        "description": "",\n        "resource_uri": "/MAAS/api/2.0/zones/default/"\n    },\n    "cpu_test_status": -1,\n    "special_filesystems": [],\n    "resource_uri": "/MAAS/api/2.0/machines/ct7k3p/",\n    "architecture": "amd64/generic",\n    "cpu_test_status_name": "Unknown",\n    "address_ttl": null,\n    "hostname": "cmp002",\n    "pod": null,\n    "bcaches": [],\n    "testing_status": 2,\n    "fqdn": "cmp002.mcp-pike-ovs-dpdk-ha.local",\n    "owner": null,\n    "virtualblockdevice_set": [\n        {\n            "used_size": 32212254720,\n            "name": "vgroot-lvroot",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/12/",\n            "id": 12,\n            "system_id": "ct7k3p",\n            "id_path": null,\n            "partitions": [],\n            "block_size": 4096,\n            "serial": null,\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "size": 32212254720,\n            "tags": [],\n            "filesystem": {\n                "fstype": "ext4",\n                "label": "root",\n                "mount_options": null,\n                "mount_point": "/",\n                "uuid": "e69dd50e-ea76-49c9-ad5a-91a5393633a3"\n            },\n            "type": "virtual",\n            "partition_table_type": null,\n            "available_size": 0,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "model": null,\n            "uuid": "c767644b-d856-4bfa-b666-4b7387ca5856"\n        }\n    ],\n    "memory_test_status_name": "Unknown",\n    "current_installation_result_id": null,\n    "status_message": "Power state queried: off",\n    "storage_test_status_name": "Passed",\n    "storage_test_status": 2,\n    "memory_test_status": -1,\n    "default_gateways": {\n        "ipv4": {\n            "link_id": null,\n            "gateway_ip": "192.168.11.3"\n        },\n        "ipv6": {\n            "link_id": null,\n            "gateway_ip": null\n        }\n    },\n    "owner_data": {},\n    "boot_interface": {\n        "discovered": [\n            {\n                "subnet": {\n                    "space": "undefined",\n                    "name": "192.168.11.0/24",\n                    "id": 3,\n                    "dns_servers": [],\n                    "allow_proxy": true,\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "gateway_ip": "192.168.11.3",\n                    "managed": true,\n                    "active_discovery": false,\n                    "vlan": {\n                        "space": "undefined",\n                        "name": "untagged",\n                        "id": 5003,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "secondary_rack": null,\n                        "fabric_id": 2,\n                        "relay_vlan": null,\n                        "fabric": "fabric-2",\n                        "external_dhcp": null,\n                        "vid": 0,\n                        "mtu": 1500,\n                        "dhcp_on": true,\n                        "primary_rack": "ptpyk4"\n                    },\n                    "rdns_mode": 2,\n                    "cidr": "192.168.11.0/24"\n                },\n                "ip_address": "192.168.11.9"\n            }\n        ],\n        "name": "eno1",\n        "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/interfaces/6/",\n        "id": 6,\n        "effective_mtu": 1500,\n        "system_id": "ct7k3p",\n        "enabled": true,\n        "children": [],\n        "tags": [\n            "sriov"\n        ],\n        "vlan": {\n            "space": "undefined",\n            "name": "untagged",\n            "id": 5003,\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "secondary_rack": null,\n            "fabric_id": 2,\n            "relay_vlan": null,\n            "fabric": "fabric-2",\n            "external_dhcp": null,\n            "vid": 0,\n            "mtu": 1500,\n            "dhcp_on": true,\n            "primary_rack": "ptpyk4"\n        },\n        "links": [\n            {\n                "id": 21,\n                "mode": "dhcp",\n                "ip_address": "192.168.11.9",\n                "subnet": {\n                    "space": "undefined",\n                    "name": "192.168.11.0/24",\n                    "id": 3,\n                    "dns_servers": [],\n                    "allow_proxy": true,\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "gateway_ip": "192.168.11.3",\n                    "managed": true,\n                    "active_discovery": false,\n                    "vlan": {\n                        "space": "undefined",\n                        "name": "untagged",\n                        "id": 5003,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "secondary_rack": null,\n                        "fabric_id": 2,\n                        "relay_vlan": null,\n                        "fabric": "fabric-2",\n                        "external_dhcp": null,\n                        "vid": 0,\n                        "mtu": 1500,\n                        "dhcp_on": true,\n                        "primary_rack": "ptpyk4"\n                    },\n                    "rdns_mode": 2,\n                    "cidr": "192.168.11.0/24"\n                }\n            }\n        ],\n        "type": "physical",\n        "parents": [],\n        "params": "",\n        "mac_address": "9c:b6:54:8a:10:18"\n    },\n    "status": 4,\n    "raids": [],\n    "commissioning_status": 2,\n    "swap_size": null,\n    "testing_status_name": "Passed",\n    "status_action": "",\n    "node_type": 0,\n    "other_test_status_name": "Unknown",\n    "node_type_name": "Machine",\n    "status_name": "Ready",\n    "distro_series": "",\n    "osystem": "",\n    "domain": {\n        "authoritative": true,\n        "name": "mcp-pike-ovs-dpdk-ha.local",\n        "id": 0,\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "ttl": null,\n        "resource_record_count": 4\n    },\n    "tag_names": [],\n    "power_type": "ipmi",\n    "ip_addresses": [\n        "192.168.11.9",\n        "192.168.11.11"\n    ],\n    "min_hwe_kernel": "hwe-16.04",\n    "boot_disk": {\n        "used_size": 800106479616,\n        "name": "sda",\n        "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/2/",\n        "id": 2,\n        "system_id": "ct7k3p",\n        "id_path": "/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401",\n        "partitions": [\n            {\n                "size": 800101236736,\n                "bootable": false,\n                "path": "/dev/disk/by-dname/sda-part1",\n                "filesystem": {\n                    "fstype": "lvm-pv",\n                    "label": null,\n                    "mount_options": null,\n                    "mount_point": null,\n                    "uuid": "dbf39079-9bea-496d-a676-94b39ec3b229"\n                },\n                "id": 6,\n                "system_id": "ct7k3p",\n                "used_for": "LVM volume for vgroot",\n                "device_id": 2,\n                "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/2/partition/6",\n                "type": "partition",\n                "uuid": "9545ed96-6cfe-4ebd-8526-b4bea2ca6cdb"\n            }\n        ],\n        "block_size": 4096,\n        "serial": "600508b1001cb19198eb9a66f8a29401",\n        "path": "/dev/disk/by-dname/sda",\n        "size": 800109715456,\n        "tags": [\n            "ssd"\n        ],\n        "filesystem": null,\n        "type": "physical",\n        "partition_table_type": "MBR",\n        "available_size": 0,\n        "used_for": "MBR partitioned with 1 partition",\n        "model": "LOGICAL VOLUME",\n        "uuid": null\n    },\n    "blockdevice_set": [\n        {\n            "used_size": 800106479616,\n            "name": "sda",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/2/",\n            "id": 2,\n            "system_id": "ct7k3p",\n            "available_size": 0,\n            "partitions": [\n                {\n                    "size": 800101236736,\n                    "bootable": false,\n                    "path": "/dev/disk/by-dname/sda-part1",\n                    "filesystem": {\n                        "fstype": "lvm-pv",\n                        "label": null,\n                        "mount_options": null,\n                        "mount_point": null,\n                        "uuid": "dbf39079-9bea-496d-a676-94b39ec3b229"\n                    },\n                    "id": 6,\n                    "system_id": "ct7k3p",\n                    "used_for": "LVM volume for vgroot",\n                    "device_id": 2,\n                    "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/2/partition/6",\n                    "type": "partition",\n                    "uuid": "9545ed96-6cfe-4ebd-8526-b4bea2ca6cdb"\n                }\n            ],\n            "block_size": 4096,\n            "type": "physical",\n            "path": "/dev/disk/by-dname/sda",\n            "size": 800109715456,\n            "tags": [\n                "ssd"\n            ],\n            "filesystem": null,\n            "serial": "600508b1001cb19198eb9a66f8a29401",\n            "partition_table_type": "MBR",\n            "id_path": "/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401",\n            "used_for": "MBR partitioned with 1 partition",\n            "model": "LOGICAL VOLUME",\n            "uuid": null\n        },\n        {\n            "used_size": 32212254720,\n            "name": "vgroot-lvroot",\n            "resource_uri": "/MAAS/api/2.0/nodes/ct7k3p/blockdevices/12/",\n            "id": 12,\n            "system_id": "ct7k3p",\n            "available_size": 0,\n            "partitions": [],\n            "block_size": 4096,\n            "type": "virtual",\n            "path": "/dev/disk/by-dname/lvroot",\n            "size": 32212254720,\n            "tags": [],\n            "filesystem": {\n                "fstype": "ext4",\n                "label": "root",\n                "mount_options": null,\n                "mount_point": "/",\n                "uuid": "e69dd50e-ea76-49c9-ad5a-91a5393633a3"\n            },\n            "serial": null,\n            "partition_table_type": null,\n            "id_path": null,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "model": null,\n            "uuid": "c767644b-d856-4bfa-b666-4b7387ca5856"\n        }\n    ],\n    "other_test_status": -1,\n    "commissioning_status_name": "Passed"\n}'}
2018-05-20 18:26:54,727 [salt.state       ][INFO    ][21115] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout ct7k3p storage_layout=lvm lv_size=32212254720] at time 18:26:54.727583 duration_in_ms=4861.715
2018-05-20 18:26:54,731 [salt.minion      ][INFO    ][21115] Returning information for job: 20180520182647190219
2018-05-20 18:27:05,464 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182705436935
2018-05-20 18:27:05,491 [salt.minion      ][INFO    ][21187] Starting a new job with PID 21187
2018-05-20 18:27:06,028 [salt.state       ][INFO    ][21187] Loading fresh modules for state activity
2018-05-20 18:27:06,123 [salt.state       ][INFO    ][21187] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:27:06.123003
2018-05-20 18:27:06,123 [salt.state       ][INFO    ][21187] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:27:06,125 [salt.loaded.int.module.cmdmod][INFO    ][21187] Executing command 'test -e /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:27:06,138 [salt.state       ][INFO    ][21187] unless execution succeeded
2018-05-20 18:27:06,138 [salt.state       ][INFO    ][21187] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:27:06.138844 duration_in_ms=15.842
2018-05-20 18:27:06,139 [salt.state       ][INFO    ][21187] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout x7qn6n storage_layout=lvm lv_size=32212254720] at time 18:27:06.139790
2018-05-20 18:27:06,140 [salt.state       ][INFO    ][21187] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout x7qn6n storage_layout=lvm lv_size=32212254720
2018-05-20 18:27:06,141 [salt.loaded.int.module.cmdmod][INFO    ][21187] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout x7qn6n storage_layout=lvm lv_size=32212254720' in directory '/root'
2018-05-20 18:27:10,988 [salt.state       ][INFO    ][21187] {'pid': 21195, 'retcode': 0, 'stderr': '', 'stdout': '\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name \'opnfv\'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n{\n    "status": 4,\n    "node_type": 0,\n    "default_gateways": {\n        "ipv4": {\n            "gateway_ip": "192.168.11.3",\n            "link_id": null\n        },\n        "ipv6": {\n            "gateway_ip": null,\n            "link_id": null\n        }\n    },\n    "volume_groups": [\n        {\n            "id": 7,\n            "__incomplete__": true,\n            "system_id": "x7qn6n"\n        }\n    ],\n    "testing_status": 2,\n    "owner_data": {},\n    "memory": 65536,\n    "current_testing_result_id": 5,\n    "netboot": true,\n    "domain": {\n        "authoritative": true,\n        "id": 0,\n        "resource_record_count": 4,\n        "name": "mcp-pike-ovs-dpdk-ha.local",\n        "ttl": null,\n        "resource_uri": "/MAAS/api/2.0/domains/0/"\n    },\n    "commissioning_status": 2,\n    "tag_names": [],\n    "special_filesystems": [],\n    "storage_test_status_name": "Passed",\n    "status_message": "Power state queried: off",\n    "memory_test_status": -1,\n    "cache_sets": [],\n    "blockdevice_set": [\n        {\n            "type": "physical",\n            "used_for": "MBR partitioned with 1 partition",\n            "path": "/dev/disk/by-dname/sda",\n            "tags": [\n                "ssd"\n            ],\n            "block_size": 4096,\n            "system_id": "x7qn6n",\n            "model": "LOGICAL VOLUME",\n            "serial": "600508b1001cd7e61f5cd3479576479e",\n            "uuid": null,\n            "partition_table_type": "MBR",\n            "used_size": 800106479616,\n            "id": 4,\n            "filesystem": null,\n            "available_size": 0,\n            "id_path": "/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e",\n            "size": 800109715456,\n            "name": "sda",\n            "partitions": [\n                {\n                    "used_for": "LVM volume for vgroot",\n                    "device_id": 4,\n                    "system_id": "x7qn6n",\n                    "path": "/dev/disk/by-dname/sda-part1",\n                    "filesystem": {\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "fa9b202e-279f-4e0a-874a-579d23f31236"\n                    },\n                    "type": "partition",\n                    "bootable": false,\n                    "size": 800101236736,\n                    "id": 7,\n                    "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/4/partition/7",\n                    "uuid": "cd371f25-faf3-42d7-a156-a16d5f51cb94"\n                }\n            ],\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/4/"\n        },\n        {\n            "type": "virtual",\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "path": "/dev/disk/by-dname/lvroot",\n            "tags": [],\n            "block_size": 4096,\n            "system_id": "x7qn6n",\n            "model": null,\n            "serial": null,\n            "uuid": "b551ad88-9a11-4798-985f-50aaefa6417e",\n            "partition_table_type": null,\n            "used_size": 32212254720,\n            "id": 13,\n            "filesystem": {\n                "mount_point": "/",\n                "fstype": "ext4",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "36772a4b-2b67-4fb6-baae-6eb2905a7587"\n            },\n            "available_size": 0,\n            "id_path": null,\n            "size": 32212254720,\n            "name": "vgroot-lvroot",\n            "partitions": [],\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/13/"\n        }\n    ],\n    "other_test_status_name": "Unknown",\n    "memory_test_status_name": "Unknown",\n    "pod": null,\n    "boot_interface": {\n        "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/interfaces/11/",\n        "vlan": {\n            "mtu": 1500,\n            "external_dhcp": null,\n            "fabric_id": 2,\n            "name": "untagged",\n            "space": "undefined",\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "fabric": "fabric-2",\n            "dhcp_on": true,\n            "id": 5003,\n            "primary_rack": "ptpyk4",\n            "relay_vlan": null,\n            "vid": 0,\n            "secondary_rack": null\n        },\n        "children": [],\n        "name": "eno1",\n        "system_id": "x7qn6n",\n        "tags": [\n            "sriov"\n        ],\n        "effective_mtu": 1500,\n        "params": "",\n        "discovered": [\n            {\n                "ip_address": "192.168.11.10",\n                "subnet": {\n                    "vlan": {\n                        "mtu": 1500,\n                        "external_dhcp": null,\n                        "fabric_id": 2,\n                        "name": "untagged",\n                        "space": "undefined",\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "fabric": "fabric-2",\n                        "dhcp_on": true,\n                        "id": 5003,\n                        "primary_rack": "ptpyk4",\n                        "relay_vlan": null,\n                        "vid": 0,\n                        "secondary_rack": null\n                    },\n                    "dns_servers": [],\n                    "active_discovery": false,\n                    "rdns_mode": 2,\n                    "name": "192.168.11.0/24",\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "cidr": "192.168.11.0/24",\n                    "managed": true,\n                    "id": 3,\n                    "space": "undefined",\n                    "allow_proxy": true,\n                    "gateway_ip": "192.168.11.3"\n                }\n            }\n        ],\n        "mac_address": "9c:b6:54:8a:95:a0",\n        "enabled": true,\n        "id": 11,\n        "type": "physical",\n        "links": [\n            {\n                "id": 31,\n                "mode": "dhcp",\n                "ip_address": "192.168.11.10",\n                "subnet": {\n                    "vlan": {\n                        "mtu": 1500,\n                        "external_dhcp": null,\n                        "fabric_id": 2,\n                        "name": "untagged",\n                        "space": "undefined",\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "fabric": "fabric-2",\n                        "dhcp_on": true,\n                        "id": 5003,\n                        "primary_rack": "ptpyk4",\n                        "relay_vlan": null,\n                        "vid": 0,\n                        "secondary_rack": null\n                    },\n                    "dns_servers": [],\n                    "active_discovery": false,\n                    "rdns_mode": 2,\n                    "name": "192.168.11.0/24",\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "cidr": "192.168.11.0/24",\n                    "managed": true,\n                    "id": 3,\n                    "space": "undefined",\n                    "allow_proxy": true,\n                    "gateway_ip": "192.168.11.3"\n                }\n            }\n        ],\n        "parents": []\n    },\n    "power_state": "off",\n    "iscsiblockdevice_set": [],\n    "virtualblockdevice_set": [\n        {\n            "type": "virtual",\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/13/",\n            "id_path": null,\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "size": 32212254720,\n            "model": null,\n            "name": "vgroot-lvroot",\n            "system_id": "x7qn6n",\n            "tags": [],\n            "used_size": 32212254720,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "partition_table_type": null,\n            "serial": null,\n            "id": 13,\n            "available_size": 0,\n            "uuid": "b551ad88-9a11-4798-985f-50aaefa6417e",\n            "filesystem": {\n                "mount_point": "/",\n                "fstype": "ext4",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "36772a4b-2b67-4fb6-baae-6eb2905a7587"\n            },\n            "block_size": 4096,\n            "partitions": []\n        }\n    ],\n    "current_commissioning_result_id": 4,\n    "hwe_kernel": "",\n    "fqdn": "cmp001.mcp-pike-ovs-dpdk-ha.local",\n    "boot_disk": {\n        "type": "physical",\n        "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/4/",\n        "id_path": "/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e",\n        "path": "/dev/disk/by-dname/sda",\n        "size": 800109715456,\n        "model": "LOGICAL VOLUME",\n        "name": "sda",\n        "system_id": "x7qn6n",\n        "tags": [\n            "ssd"\n        ],\n        "used_size": 800106479616,\n        "used_for": "MBR partitioned with 1 partition",\n        "partition_table_type": "MBR",\n        "serial": "600508b1001cd7e61f5cd3479576479e",\n        "id": 4,\n        "available_size": 0,\n        "uuid": null,\n        "filesystem": null,\n        "block_size": 4096,\n        "partitions": [\n            {\n                "used_for": "LVM volume for vgroot",\n                "device_id": 4,\n                "system_id": "x7qn6n",\n                "path": "/dev/disk/by-dname/sda-part1",\n                "filesystem": {\n                    "mount_point": null,\n                    "fstype": "lvm-pv",\n                    "mount_options": null,\n                    "label": null,\n                    "uuid": "fa9b202e-279f-4e0a-874a-579d23f31236"\n                },\n                "type": "partition",\n                "bootable": false,\n                "size": 800101236736,\n                "id": 7,\n                "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/4/partition/7",\n                "uuid": "cd371f25-faf3-42d7-a156-a16d5f51cb94"\n            }\n        ]\n    },\n    "power_type": "ipmi",\n    "storage": 800109.715456,\n    "osystem": "",\n    "disable_ipv4": false,\n    "status_action": "",\n    "testing_status_name": "Passed",\n    "cpu_test_status": -1,\n    "other_test_status": -1,\n    "bcaches": [],\n    "hostname": "cmp001",\n    "cpu_test_status_name": "Unknown",\n    "distro_series": "",\n    "storage_test_status": 2,\n    "current_installation_result_id": null,\n    "commissioning_status_name": "Passed",\n    "architecture": "amd64/generic",\n    "system_id": "x7qn6n",\n    "swap_size": null,\n    "resource_uri": "/MAAS/api/2.0/machines/x7qn6n/",\n    "cpu_count": 40,\n    "node_type_name": "Machine",\n    "owner": null,\n    "raids": [],\n    "ip_addresses": [\n        "192.168.11.10",\n        "192.168.11.12"\n    ],\n    "zone": {\n        "id": 1,\n        "name": "default",\n        "resource_uri": "/MAAS/api/2.0/zones/default/",\n        "description": ""\n    },\n    "address_ttl": null,\n    "physicalblockdevice_set": [\n        {\n            "type": "physical",\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/4/",\n            "id_path": "/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e",\n            "path": "/dev/disk/by-dname/sda",\n            "size": 800109715456,\n            "model": "LOGICAL VOLUME",\n            "name": "sda",\n            "system_id": "x7qn6n",\n            "tags": [\n                "ssd"\n            ],\n            "used_size": 800106479616,\n            "used_for": "MBR partitioned with 1 partition",\n            "partition_table_type": "MBR",\n            "serial": "600508b1001cd7e61f5cd3479576479e",\n            "id": 4,\n            "available_size": 0,\n            "uuid": null,\n            "filesystem": null,\n            "block_size": 4096,\n            "partitions": [\n                {\n                    "used_for": "LVM volume for vgroot",\n                    "device_id": 4,\n                    "system_id": "x7qn6n",\n                    "path": "/dev/disk/by-dname/sda-part1",\n                    "filesystem": {\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "fa9b202e-279f-4e0a-874a-579d23f31236"\n                    },\n                    "type": "partition",\n                    "bootable": false,\n                    "size": 800101236736,\n                    "id": 7,\n                    "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/blockdevices/4/partition/7",\n                    "uuid": "cd371f25-faf3-42d7-a156-a16d5f51cb94"\n                }\n            ]\n        }\n    ],\n    "interface_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/interfaces/11/",\n            "vlan": {\n                "mtu": 1500,\n                "external_dhcp": null,\n                "fabric_id": 2,\n                "name": "untagged",\n                "space": "undefined",\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "fabric": "fabric-2",\n                "dhcp_on": true,\n                "id": 5003,\n                "primary_rack": "ptpyk4",\n                "relay_vlan": null,\n                "vid": 0,\n                "secondary_rack": null\n            },\n            "children": [],\n            "name": "eno1",\n            "system_id": "x7qn6n",\n            "tags": [\n                "sriov"\n            ],\n            "effective_mtu": 1500,\n            "params": "",\n            "discovered": [\n                {\n                    "ip_address": "192.168.11.10",\n                    "subnet": {\n                        "vlan": {\n                            "mtu": 1500,\n                            "external_dhcp": null,\n                            "fabric_id": 2,\n                            "name": "untagged",\n                            "space": "undefined",\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "fabric": "fabric-2",\n                            "dhcp_on": true,\n                            "id": 5003,\n                            "primary_rack": "ptpyk4",\n                            "relay_vlan": null,\n                            "vid": 0,\n                            "secondary_rack": null\n                        },\n                        "dns_servers": [],\n                        "active_discovery": false,\n                        "rdns_mode": 2,\n                        "name": "192.168.11.0/24",\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "cidr": "192.168.11.0/24",\n                        "managed": true,\n                        "id": 3,\n                        "space": "undefined",\n                        "allow_proxy": true,\n                        "gateway_ip": "192.168.11.3"\n                    }\n                }\n            ],\n            "mac_address": "9c:b6:54:8a:95:a0",\n            "enabled": true,\n            "id": 11,\n            "type": "physical",\n            "links": [\n                {\n                    "id": 31,\n                    "mode": "dhcp",\n                    "ip_address": "192.168.11.10",\n                    "subnet": {\n                        "vlan": {\n                            "mtu": 1500,\n                            "external_dhcp": null,\n                            "fabric_id": 2,\n                            "name": "untagged",\n                            "space": "undefined",\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "fabric": "fabric-2",\n                            "dhcp_on": true,\n                            "id": 5003,\n                            "primary_rack": "ptpyk4",\n                            "relay_vlan": null,\n                            "vid": 0,\n                            "secondary_rack": null\n                        },\n                        "dns_servers": [],\n                        "active_discovery": false,\n                        "rdns_mode": 2,\n                        "name": "192.168.11.0/24",\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "cidr": "192.168.11.0/24",\n                        "managed": true,\n                        "id": 3,\n                        "space": "undefined",\n                        "allow_proxy": true,\n                        "gateway_ip": "192.168.11.3"\n                    }\n                }\n            ],\n            "parents": []\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/interfaces/26/",\n            "vlan": {\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "fabric_id": 0,\n                "name": "untagged",\n                "space": "undefined",\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "primary_rack": null,\n                "relay_vlan": null,\n                "vid": 0,\n                "secondary_rack": null\n            },\n            "children": [],\n            "name": "ens2f0",\n            "system_id": "x7qn6n",\n            "tags": [\n                "sriov"\n            ],\n            "effective_mtu": 1500,\n            "params": "",\n            "discovered": null,\n            "mac_address": "38:ea:a7:8f:52:cc",\n            "enabled": true,\n            "id": 26,\n            "type": "physical",\n            "links": [\n                {\n                    "id": 32,\n                    "mode": "link_up"\n                }\n            ],\n            "parents": []\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/interfaces/27/",\n            "vlan": {\n                "mtu": 1500,\n                "external_dhcp": null,\n                "fabric_id": 2,\n                "name": "untagged",\n                "space": "undefined",\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "fabric": "fabric-2",\n                "dhcp_on": true,\n                "id": 5003,\n                "primary_rack": "ptpyk4",\n                "relay_vlan": null,\n                "vid": 0,\n                "secondary_rack": null\n            },\n            "children": [],\n            "name": "eno2",\n            "system_id": "x7qn6n",\n            "tags": [\n                "sriov"\n            ],\n            "effective_mtu": 1500,\n            "params": "",\n            "discovered": [\n                {\n                    "ip_address": "192.168.11.12",\n                    "subnet": {\n                        "vlan": {\n                            "mtu": 1500,\n                            "external_dhcp": null,\n                            "fabric_id": 2,\n                            "name": "untagged",\n                            "space": "undefined",\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "fabric": "fabric-2",\n                            "dhcp_on": true,\n                            "id": 5003,\n                            "primary_rack": "ptpyk4",\n                            "relay_vlan": null,\n                            "vid": 0,\n                            "secondary_rack": null\n                        },\n                        "dns_servers": [],\n                        "active_discovery": false,\n                        "rdns_mode": 2,\n                        "name": "192.168.11.0/24",\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "cidr": "192.168.11.0/24",\n                        "managed": true,\n                        "id": 3,\n                        "space": "undefined",\n                        "allow_proxy": true,\n                        "gateway_ip": "192.168.11.3"\n                    }\n                }\n            ],\n            "mac_address": "9c:b6:54:8a:95:a4",\n            "enabled": true,\n            "id": 27,\n            "type": "physical",\n            "links": [\n                {\n                    "id": 33,\n                    "mode": "link_up",\n                    "subnet": {\n                        "vlan": {\n                            "mtu": 1500,\n                            "external_dhcp": null,\n                            "fabric_id": 2,\n                            "name": "untagged",\n                            "space": "undefined",\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "fabric": "fabric-2",\n                            "dhcp_on": true,\n                            "id": 5003,\n                            "primary_rack": "ptpyk4",\n                            "relay_vlan": null,\n                            "vid": 0,\n                            "secondary_rack": null\n                        },\n                        "dns_servers": [],\n                        "active_discovery": false,\n                        "rdns_mode": 2,\n                        "name": "192.168.11.0/24",\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "cidr": "192.168.11.0/24",\n                        "managed": true,\n                        "id": 3,\n                        "space": "undefined",\n                        "allow_proxy": true,\n                        "gateway_ip": "192.168.11.3"\n                    }\n                }\n            ],\n            "parents": []\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/interfaces/29/",\n            "vlan": {\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "fabric_id": 0,\n                "name": "untagged",\n                "space": "undefined",\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "primary_rack": null,\n                "relay_vlan": null,\n                "vid": 0,\n                "secondary_rack": null\n            },\n            "children": [],\n            "name": "ens2f1",\n            "system_id": "x7qn6n",\n            "tags": [\n                "sriov"\n            ],\n            "effective_mtu": 1500,\n            "params": "",\n            "discovered": null,\n            "mac_address": "38:ea:a7:8f:52:cd",\n            "enabled": true,\n            "id": 29,\n            "type": "physical",\n            "links": [\n                {\n                    "id": 34,\n                    "mode": "link_up"\n                }\n            ],\n            "parents": []\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/interfaces/25/",\n            "vlan": null,\n            "children": [],\n            "name": "ens1f1",\n            "system_id": "x7qn6n",\n            "tags": [\n                "sriov"\n            ],\n            "effective_mtu": 1500,\n            "params": "",\n            "discovered": null,\n            "mac_address": "38:ea:a7:8f:1f:d5",\n            "enabled": true,\n            "id": 25,\n            "type": "physical",\n            "links": [],\n            "parents": []\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/x7qn6n/interfaces/28/",\n            "vlan": null,\n            "children": [],\n            "name": "ens1f0",\n            "system_id": "x7qn6n",\n            "tags": [\n                "sriov"\n            ],\n            "effective_mtu": 1500,\n            "params": "",\n            "discovered": null,\n            "mac_address": "38:ea:a7:8f:1f:d4",\n            "enabled": true,\n            "id": 28,\n            "type": "physical",\n            "links": [],\n            "parents": []\n        }\n    ],\n    "min_hwe_kernel": "hwe-16.04",\n    "status_name": "Ready"\n}'}
2018-05-20 18:27:10,989 [salt.state       ][INFO    ][21187] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine set-storage-layout x7qn6n storage_layout=lvm lv_size=32212254720] at time 18:27:10.988957 duration_in_ms=4849.167
2018-05-20 18:27:10,995 [salt.minion      ][INFO    ][21187] Returning information for job: 20180520182705436935
2018-05-20 18:27:21,742 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182721712421
2018-05-20 18:27:21,769 [salt.minion      ][INFO    ][21251] Starting a new job with PID 21251
2018-05-20 18:27:24,232 [salt.state       ][INFO    ][21251] Loading fresh modules for state activity
2018-05-20 18:27:24,293 [salt.fileclient  ][INFO    ][21251] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2018-05-20 18:27:24,354 [salt.state       ][INFO    ][21251] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:27:24.354327
2018-05-20 18:27:24,355 [salt.state       ][INFO    ][21251] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:27:24,357 [salt.loaded.int.module.cmdmod][INFO    ][21251] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:27:26,251 [salt.state       ][INFO    ][21251] {'pid': 21261, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:27:26,254 [salt.state       ][INFO    ][21251] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:27:26.253880 duration_in_ms=1899.553
2018-05-20 18:27:26,257 [salt.state       ][INFO    ][21251] Running state [maas.deploy_machines] at time 18:27:26.257489
2018-05-20 18:27:26,258 [salt.state       ][INFO    ][21251] Executing state module.run for maas.deploy_machines
2018-05-20 18:27:26,932 [salt.loaded.ext.module.maas][INFO    ][21251] deploymachines hwe_kernel=hwe-16.04 system_id=ct7k3p distro_series=xenial
2018-05-20 18:27:29,499 [salt.loaded.ext.module.maas][INFO    ][21251] deploymachines hwe_kernel=hwe-16.04 system_id=x7qn6n distro_series=xenial
2018-05-20 18:27:31,835 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command saltutil.find_job with jid 20180520182731806811
2018-05-20 18:27:31,853 [salt.minion      ][INFO    ][21366] Starting a new job with PID 21366
2018-05-20 18:27:31,916 [salt.minion      ][INFO    ][21366] Returning information for job: 20180520182731806811
2018-05-20 18:27:32,000 [salt.loaded.ext.module.maas][INFO    ][21251] deploymachines hwe_kernel=hwe-16.04 system_id=cbaxrd distro_series=xenial
2018-05-20 18:27:34,507 [salt.loaded.ext.module.maas][INFO    ][21251] deploymachines hwe_kernel=hwe-16.04 system_id=rms8hk distro_series=xenial
2018-05-20 18:27:36,968 [salt.loaded.ext.module.maas][INFO    ][21251] deploymachines hwe_kernel=hwe-16.04 system_id=pdp8wq distro_series=xenial
2018-05-20 18:27:39,453 [salt.state       ][INFO    ][21251] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-05-20 18:27:39,454 [salt.state       ][INFO    ][21251] Completed state [maas.deploy_machines] at time 18:27:39.454203 duration_in_ms=13196.715
2018-05-20 18:27:39,457 [salt.minion      ][INFO    ][21251] Returning information for job: 20180520182721712421
2018-05-20 18:27:50,207 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command pillar.get with jid 20180520182750174772
2018-05-20 18:27:50,230 [salt.minion      ][INFO    ][21559] Starting a new job with PID 21559
2018-05-20 18:27:50,287 [salt.minion      ][INFO    ][21559] Returning information for job: 20180520182750174772
2018-05-20 18:27:50,975 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182750944926
2018-05-20 18:27:50,997 [salt.minion      ][INFO    ][21564] Starting a new job with PID 21564
2018-05-20 18:27:53,464 [salt.state       ][INFO    ][21564] Loading fresh modules for state activity
2018-05-20 18:27:53,561 [salt.state       ][INFO    ][21564] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:27:53.561817
2018-05-20 18:27:53,562 [salt.state       ][INFO    ][21564] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:27:53,565 [salt.loaded.int.module.cmdmod][INFO    ][21564] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:27:55,432 [salt.state       ][INFO    ][21564] {'pid': 21571, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:27:55,436 [salt.state       ][INFO    ][21564] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:27:55.436077 duration_in_ms=1874.259
2018-05-20 18:27:55,439 [salt.state       ][INFO    ][21564] Running state [maas.machines_status] at time 18:27:55.439732
2018-05-20 18:27:55,440 [salt.state       ][INFO    ][21564] Executing state module.run for maas.machines_status
2018-05-20 18:27:56,104 [salt.state       ][INFO    ][21564] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:27:56,105 [salt.state       ][INFO    ][21564] Completed state [maas.machines_status] at time 18:27:56.105080 duration_in_ms=665.348
2018-05-20 18:27:56,108 [salt.minion      ][INFO    ][21564] Returning information for job: 20180520182750944926
2018-05-20 18:28:06,819 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182806785115
2018-05-20 18:28:06,840 [salt.minion      ][INFO    ][21596] Starting a new job with PID 21596
2018-05-20 18:28:07,428 [salt.state       ][INFO    ][21596] Loading fresh modules for state activity
2018-05-20 18:28:07,525 [salt.state       ][INFO    ][21596] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:07.525744
2018-05-20 18:28:07,526 [salt.state       ][INFO    ][21596] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:28:07,528 [salt.loaded.int.module.cmdmod][INFO    ][21596] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:28:09,370 [salt.state       ][INFO    ][21596] {'pid': 21603, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:28:09,372 [salt.state       ][INFO    ][21596] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:09.372645 duration_in_ms=1846.9
2018-05-20 18:28:09,374 [salt.state       ][INFO    ][21596] Running state [maas.machines_status] at time 18:28:09.374688
2018-05-20 18:28:09,375 [salt.state       ][INFO    ][21596] Executing state module.run for maas.machines_status
2018-05-20 18:28:10,045 [salt.state       ][INFO    ][21596] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:28:10,046 [salt.state       ][INFO    ][21596] Completed state [maas.machines_status] at time 18:28:10.046430 duration_in_ms=671.741
2018-05-20 18:28:10,049 [salt.minion      ][INFO    ][21596] Returning information for job: 20180520182806785115
2018-05-20 18:28:20,765 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182820732186
2018-05-20 18:28:20,837 [salt.minion      ][INFO    ][21647] Starting a new job with PID 21647
2018-05-20 18:28:23,214 [salt.state       ][INFO    ][21647] Loading fresh modules for state activity
2018-05-20 18:28:23,316 [salt.state       ][INFO    ][21647] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:23.316200
2018-05-20 18:28:23,317 [salt.state       ][INFO    ][21647] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:28:23,319 [salt.loaded.int.module.cmdmod][INFO    ][21647] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:28:25,088 [salt.state       ][INFO    ][21647] {'pid': 21654, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:28:25,090 [salt.state       ][INFO    ][21647] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:25.090727 duration_in_ms=1774.527
2018-05-20 18:28:25,093 [salt.state       ][INFO    ][21647] Running state [maas.machines_status] at time 18:28:25.093593
2018-05-20 18:28:25,094 [salt.state       ][INFO    ][21647] Executing state module.run for maas.machines_status
2018-05-20 18:28:25,780 [salt.state       ][INFO    ][21647] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:28:25,781 [salt.state       ][INFO    ][21647] Completed state [maas.machines_status] at time 18:28:25.781728 duration_in_ms=688.134
2018-05-20 18:28:25,784 [salt.minion      ][INFO    ][21647] Returning information for job: 20180520182820732186
2018-05-20 18:28:36,521 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182836477486
2018-05-20 18:28:36,610 [salt.minion      ][INFO    ][21671] Starting a new job with PID 21671
2018-05-20 18:28:37,110 [salt.state       ][INFO    ][21671] Loading fresh modules for state activity
2018-05-20 18:28:37,211 [salt.state       ][INFO    ][21671] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:37.211703
2018-05-20 18:28:37,212 [salt.state       ][INFO    ][21671] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:28:37,214 [salt.loaded.int.module.cmdmod][INFO    ][21671] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:28:39,029 [salt.state       ][INFO    ][21671] {'pid': 21678, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:28:39,031 [salt.state       ][INFO    ][21671] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:39.031062 duration_in_ms=1819.361
2018-05-20 18:28:39,032 [salt.state       ][INFO    ][21671] Running state [maas.machines_status] at time 18:28:39.032943
2018-05-20 18:28:39,033 [salt.state       ][INFO    ][21671] Executing state module.run for maas.machines_status
2018-05-20 18:28:39,723 [salt.state       ][INFO    ][21671] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:28:39,724 [salt.state       ][INFO    ][21671] Completed state [maas.machines_status] at time 18:28:39.724136 duration_in_ms=691.192
2018-05-20 18:28:39,726 [salt.minion      ][INFO    ][21671] Returning information for job: 20180520182836477486
2018-05-20 18:28:50,471 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182850441263
2018-05-20 18:28:50,540 [salt.minion      ][INFO    ][21700] Starting a new job with PID 21700
2018-05-20 18:28:52,978 [salt.state       ][INFO    ][21700] Loading fresh modules for state activity
2018-05-20 18:28:53,078 [salt.state       ][INFO    ][21700] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:53.078532
2018-05-20 18:28:53,079 [salt.state       ][INFO    ][21700] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:28:53,081 [salt.loaded.int.module.cmdmod][INFO    ][21700] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:28:54,912 [salt.state       ][INFO    ][21700] {'pid': 21713, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:28:54,914 [salt.state       ][INFO    ][21700] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:28:54.914586 duration_in_ms=1836.053
2018-05-20 18:28:54,918 [salt.state       ][INFO    ][21700] Running state [maas.machines_status] at time 18:28:54.917963
2018-05-20 18:28:54,918 [salt.state       ][INFO    ][21700] Executing state module.run for maas.machines_status
2018-05-20 18:28:55,589 [salt.state       ][INFO    ][21700] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:28:55,590 [salt.state       ][INFO    ][21700] Completed state [maas.machines_status] at time 18:28:55.590370 duration_in_ms=672.406
2018-05-20 18:28:55,593 [salt.minion      ][INFO    ][21700] Returning information for job: 20180520182850441263
2018-05-20 18:29:06,295 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182906265021
2018-05-20 18:29:06,346 [salt.minion      ][INFO    ][21736] Starting a new job with PID 21736
2018-05-20 18:29:06,835 [salt.state       ][INFO    ][21736] Loading fresh modules for state activity
2018-05-20 18:29:06,931 [salt.state       ][INFO    ][21736] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:06.931351
2018-05-20 18:29:06,932 [salt.state       ][INFO    ][21736] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:29:06,934 [salt.loaded.int.module.cmdmod][INFO    ][21736] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:29:08,703 [salt.state       ][INFO    ][21736] {'pid': 21744, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:29:08,705 [salt.state       ][INFO    ][21736] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:08.705752 duration_in_ms=1774.401
2018-05-20 18:29:08,709 [salt.state       ][INFO    ][21736] Running state [maas.machines_status] at time 18:29:08.709410
2018-05-20 18:29:08,710 [salt.state       ][INFO    ][21736] Executing state module.run for maas.machines_status
2018-05-20 18:29:09,370 [salt.state       ][INFO    ][21736] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:29:09,370 [salt.state       ][INFO    ][21736] Completed state [maas.machines_status] at time 18:29:09.370826 duration_in_ms=661.416
2018-05-20 18:29:09,373 [salt.minion      ][INFO    ][21736] Returning information for job: 20180520182906265021
2018-05-20 18:29:20,089 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182920055259
2018-05-20 18:29:20,113 [salt.minion      ][INFO    ][21785] Starting a new job with PID 21785
2018-05-20 18:29:22,491 [salt.state       ][INFO    ][21785] Loading fresh modules for state activity
2018-05-20 18:29:22,590 [salt.state       ][INFO    ][21785] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:22.590157
2018-05-20 18:29:22,590 [salt.state       ][INFO    ][21785] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:29:22,593 [salt.loaded.int.module.cmdmod][INFO    ][21785] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:29:24,412 [salt.state       ][INFO    ][21785] {'pid': 21792, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:29:24,415 [salt.state       ][INFO    ][21785] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:24.415442 duration_in_ms=1825.287
2018-05-20 18:29:24,420 [salt.state       ][INFO    ][21785] Running state [maas.machines_status] at time 18:29:24.420204
2018-05-20 18:29:24,421 [salt.state       ][INFO    ][21785] Executing state module.run for maas.machines_status
2018-05-20 18:29:25,125 [salt.state       ][INFO    ][21785] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:29:25,126 [salt.state       ][INFO    ][21785] Completed state [maas.machines_status] at time 18:29:25.126028 duration_in_ms=705.824
2018-05-20 18:29:25,128 [salt.minion      ][INFO    ][21785] Returning information for job: 20180520182920055259
2018-05-20 18:29:35,863 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182935833437
2018-05-20 18:29:35,889 [salt.minion      ][INFO    ][21808] Starting a new job with PID 21808
2018-05-20 18:29:36,390 [salt.state       ][INFO    ][21808] Loading fresh modules for state activity
2018-05-20 18:29:36,482 [salt.state       ][INFO    ][21808] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:36.482060
2018-05-20 18:29:36,482 [salt.state       ][INFO    ][21808] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:29:36,484 [salt.loaded.int.module.cmdmod][INFO    ][21808] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:29:38,320 [salt.state       ][INFO    ][21808] {'pid': 21815, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:29:38,322 [salt.state       ][INFO    ][21808] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:38.322301 duration_in_ms=1840.24
2018-05-20 18:29:38,327 [salt.state       ][INFO    ][21808] Running state [maas.machines_status] at time 18:29:38.327632
2018-05-20 18:29:38,328 [salt.state       ][INFO    ][21808] Executing state module.run for maas.machines_status
2018-05-20 18:29:38,981 [salt.state       ][INFO    ][21808] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:29:38,981 [salt.state       ][INFO    ][21808] Completed state [maas.machines_status] at time 18:29:38.981711 duration_in_ms=654.081
2018-05-20 18:29:38,984 [salt.minion      ][INFO    ][21808] Returning information for job: 20180520182935833437
2018-05-20 18:29:49,688 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520182949654087
2018-05-20 18:29:49,714 [salt.minion      ][INFO    ][21851] Starting a new job with PID 21851
2018-05-20 18:29:52,124 [salt.state       ][INFO    ][21851] Loading fresh modules for state activity
2018-05-20 18:29:52,220 [salt.state       ][INFO    ][21851] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:52.220013
2018-05-20 18:29:52,220 [salt.state       ][INFO    ][21851] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:29:52,222 [salt.loaded.int.module.cmdmod][INFO    ][21851] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:29:53,979 [salt.state       ][INFO    ][21851] {'pid': 21859, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:29:53,981 [salt.state       ][INFO    ][21851] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:29:53.981219 duration_in_ms=1761.205
2018-05-20 18:29:53,984 [salt.state       ][INFO    ][21851] Running state [maas.machines_status] at time 18:29:53.984639
2018-05-20 18:29:53,985 [salt.state       ][INFO    ][21851] Executing state module.run for maas.machines_status
2018-05-20 18:29:54,668 [salt.state       ][INFO    ][21851] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:29:54,669 [salt.state       ][INFO    ][21851] Completed state [maas.machines_status] at time 18:29:54.669044 duration_in_ms=684.406
2018-05-20 18:29:54,672 [salt.minion      ][INFO    ][21851] Returning information for job: 20180520182949654087
2018-05-20 18:30:05,438 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183005409285
2018-05-20 18:30:05,456 [salt.minion      ][INFO    ][21922] Starting a new job with PID 21922
2018-05-20 18:30:05,946 [salt.state       ][INFO    ][21922] Loading fresh modules for state activity
2018-05-20 18:30:06,030 [salt.state       ][INFO    ][21922] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:06.030771
2018-05-20 18:30:06,031 [salt.state       ][INFO    ][21922] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:30:06,033 [salt.loaded.int.module.cmdmod][INFO    ][21922] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:30:08,120 [salt.state       ][INFO    ][21922] {'pid': 21929, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:30:08,121 [salt.state       ][INFO    ][21922] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:08.121604 duration_in_ms=2090.834
2018-05-20 18:30:08,123 [salt.state       ][INFO    ][21922] Running state [maas.machines_status] at time 18:30:08.123835
2018-05-20 18:30:08,124 [salt.state       ][INFO    ][21922] Executing state module.run for maas.machines_status
2018-05-20 18:30:08,734 [salt.state       ][INFO    ][21922] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:30:08,735 [salt.state       ][INFO    ][21922] Completed state [maas.machines_status] at time 18:30:08.735594 duration_in_ms=611.758
2018-05-20 18:30:08,738 [salt.minion      ][INFO    ][21922] Returning information for job: 20180520183005409285
2018-05-20 18:30:19,445 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183019412651
2018-05-20 18:30:19,473 [salt.minion      ][INFO    ][21971] Starting a new job with PID 21971
2018-05-20 18:30:21,883 [salt.state       ][INFO    ][21971] Loading fresh modules for state activity
2018-05-20 18:30:21,990 [salt.state       ][INFO    ][21971] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:21.990200
2018-05-20 18:30:21,990 [salt.state       ][INFO    ][21971] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:30:21,993 [salt.loaded.int.module.cmdmod][INFO    ][21971] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:30:23,890 [salt.state       ][INFO    ][21971] {'pid': 21978, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:30:23,892 [salt.state       ][INFO    ][21971] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:23.892111 duration_in_ms=1901.916
2018-05-20 18:30:23,893 [salt.state       ][INFO    ][21971] Running state [maas.machines_status] at time 18:30:23.893799
2018-05-20 18:30:23,894 [salt.state       ][INFO    ][21971] Executing state module.run for maas.machines_status
2018-05-20 18:30:24,591 [salt.state       ][INFO    ][21971] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:30:24,592 [salt.state       ][INFO    ][21971] Completed state [maas.machines_status] at time 18:30:24.592296 duration_in_ms=698.496
2018-05-20 18:30:24,595 [salt.minion      ][INFO    ][21971] Returning information for job: 20180520183019412651
2018-05-20 18:30:35,302 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183035270712
2018-05-20 18:30:35,326 [salt.minion      ][INFO    ][22051] Starting a new job with PID 22051
2018-05-20 18:30:35,851 [salt.state       ][INFO    ][22051] Loading fresh modules for state activity
2018-05-20 18:30:35,945 [salt.state       ][INFO    ][22051] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:35.945886
2018-05-20 18:30:35,946 [salt.state       ][INFO    ][22051] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:30:35,948 [salt.loaded.int.module.cmdmod][INFO    ][22051] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:30:37,803 [salt.state       ][INFO    ][22051] {'pid': 22058, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:30:37,804 [salt.state       ][INFO    ][22051] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:37.804504 duration_in_ms=1858.628
2018-05-20 18:30:37,806 [salt.state       ][INFO    ][22051] Running state [maas.machines_status] at time 18:30:37.806112
2018-05-20 18:30:37,806 [salt.state       ][INFO    ][22051] Executing state module.run for maas.machines_status
2018-05-20 18:30:38,653 [salt.state       ][INFO    ][22051] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:30:38,654 [salt.state       ][INFO    ][22051] Completed state [maas.machines_status] at time 18:30:38.654466 duration_in_ms=848.353
2018-05-20 18:30:38,657 [salt.minion      ][INFO    ][22051] Returning information for job: 20180520183035270712
2018-05-20 18:30:49,387 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183049350388
2018-05-20 18:30:49,416 [salt.minion      ][INFO    ][22111] Starting a new job with PID 22111
2018-05-20 18:30:51,833 [salt.state       ][INFO    ][22111] Loading fresh modules for state activity
2018-05-20 18:30:51,927 [salt.state       ][INFO    ][22111] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:51.927296
2018-05-20 18:30:51,928 [salt.state       ][INFO    ][22111] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:30:51,930 [salt.loaded.int.module.cmdmod][INFO    ][22111] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:30:53,736 [salt.state       ][INFO    ][22111] {'pid': 22118, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:30:53,739 [salt.state       ][INFO    ][22111] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:30:53.739097 duration_in_ms=1811.803
2018-05-20 18:30:53,743 [salt.state       ][INFO    ][22111] Running state [maas.machines_status] at time 18:30:53.742908
2018-05-20 18:30:53,744 [salt.state       ][INFO    ][22111] Executing state module.run for maas.machines_status
2018-05-20 18:30:54,372 [salt.state       ][INFO    ][22111] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:30:54,374 [salt.state       ][INFO    ][22111] Completed state [maas.machines_status] at time 18:30:54.374155 duration_in_ms=631.246
2018-05-20 18:30:54,377 [salt.minion      ][INFO    ][22111] Returning information for job: 20180520183049350388
2018-05-20 18:31:05,120 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183105086908
2018-05-20 18:31:05,144 [salt.minion      ][INFO    ][22149] Starting a new job with PID 22149
2018-05-20 18:31:05,647 [salt.state       ][INFO    ][22149] Loading fresh modules for state activity
2018-05-20 18:31:05,729 [salt.state       ][INFO    ][22149] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:05.729719
2018-05-20 18:31:05,730 [salt.state       ][INFO    ][22149] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:31:05,732 [salt.loaded.int.module.cmdmod][INFO    ][22149] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:31:07,594 [salt.state       ][INFO    ][22149] {'pid': 22156, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:31:07,596 [salt.state       ][INFO    ][22149] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:07.596144 duration_in_ms=1866.424
2018-05-20 18:31:07,599 [salt.state       ][INFO    ][22149] Running state [maas.machines_status] at time 18:31:07.599646
2018-05-20 18:31:07,600 [salt.state       ][INFO    ][22149] Executing state module.run for maas.machines_status
2018-05-20 18:31:08,260 [salt.state       ][INFO    ][22149] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:31:08,261 [salt.state       ][INFO    ][22149] Completed state [maas.machines_status] at time 18:31:08.261606 duration_in_ms=661.959
2018-05-20 18:31:08,264 [salt.minion      ][INFO    ][22149] Returning information for job: 20180520183105086908
2018-05-20 18:31:18,983 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183118951480
2018-05-20 18:31:19,001 [salt.minion      ][INFO    ][22381] Starting a new job with PID 22381
2018-05-20 18:31:21,411 [salt.state       ][INFO    ][22381] Loading fresh modules for state activity
2018-05-20 18:31:21,491 [salt.state       ][INFO    ][22381] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:21.491873
2018-05-20 18:31:21,492 [salt.state       ][INFO    ][22381] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:31:21,494 [salt.loaded.int.module.cmdmod][INFO    ][22381] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:31:23,264 [salt.state       ][INFO    ][22381] {'pid': 22388, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:31:23,265 [salt.state       ][INFO    ][22381] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:23.265625 duration_in_ms=1773.753
2018-05-20 18:31:23,267 [salt.state       ][INFO    ][22381] Running state [maas.machines_status] at time 18:31:23.267666
2018-05-20 18:31:23,268 [salt.state       ][INFO    ][22381] Executing state module.run for maas.machines_status
2018-05-20 18:31:23,950 [salt.state       ][INFO    ][22381] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:31:23,951 [salt.state       ][INFO    ][22381] Completed state [maas.machines_status] at time 18:31:23.950897 duration_in_ms=683.229
2018-05-20 18:31:23,954 [salt.minion      ][INFO    ][22381] Returning information for job: 20180520183118951480
2018-05-20 18:31:34,665 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183134635231
2018-05-20 18:31:34,689 [salt.minion      ][INFO    ][22405] Starting a new job with PID 22405
2018-05-20 18:31:35,168 [salt.state       ][INFO    ][22405] Loading fresh modules for state activity
2018-05-20 18:31:35,264 [salt.state       ][INFO    ][22405] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:35.264473
2018-05-20 18:31:35,265 [salt.state       ][INFO    ][22405] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:31:35,267 [salt.loaded.int.module.cmdmod][INFO    ][22405] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:31:37,896 [salt.state       ][INFO    ][22405] {'pid': 22412, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:31:37,898 [salt.state       ][INFO    ][22405] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:37.898346 duration_in_ms=2633.872
2018-05-20 18:31:37,901 [salt.state       ][INFO    ][22405] Running state [maas.machines_status] at time 18:31:37.901040
2018-05-20 18:31:37,901 [salt.state       ][INFO    ][22405] Executing state module.run for maas.machines_status
2018-05-20 18:31:38,587 [salt.state       ][INFO    ][22405] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:31:38,587 [salt.state       ][INFO    ][22405] Completed state [maas.machines_status] at time 18:31:38.587785 duration_in_ms=686.744
2018-05-20 18:31:38,590 [salt.minion      ][INFO    ][22405] Returning information for job: 20180520183134635231
2018-05-20 18:31:49,299 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183149265835
2018-05-20 18:31:49,335 [salt.minion      ][INFO    ][22500] Starting a new job with PID 22500
2018-05-20 18:31:51,773 [salt.state       ][INFO    ][22500] Loading fresh modules for state activity
2018-05-20 18:31:51,877 [salt.state       ][INFO    ][22500] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:51.877026
2018-05-20 18:31:51,877 [salt.state       ][INFO    ][22500] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:31:51,880 [salt.loaded.int.module.cmdmod][INFO    ][22500] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:31:54,257 [salt.state       ][INFO    ][22500] {'pid': 22520, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:31:54,258 [salt.state       ][INFO    ][22500] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:31:54.258846 duration_in_ms=2381.825
2018-05-20 18:31:54,260 [salt.state       ][INFO    ][22500] Running state [maas.machines_status] at time 18:31:54.260548
2018-05-20 18:31:54,260 [salt.state       ][INFO    ][22500] Executing state module.run for maas.machines_status
2018-05-20 18:31:54,852 [salt.state       ][INFO    ][22500] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:31:54,852 [salt.state       ][INFO    ][22500] Completed state [maas.machines_status] at time 18:31:54.852594 duration_in_ms=592.046
2018-05-20 18:31:54,855 [salt.minion      ][INFO    ][22500] Returning information for job: 20180520183149265835
2018-05-20 18:32:05,585 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183205554981
2018-05-20 18:32:05,607 [salt.minion      ][INFO    ][22566] Starting a new job with PID 22566
2018-05-20 18:32:06,140 [salt.state       ][INFO    ][22566] Loading fresh modules for state activity
2018-05-20 18:32:06,228 [salt.state       ][INFO    ][22566] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:06.228895
2018-05-20 18:32:06,229 [salt.state       ][INFO    ][22566] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:32:06,231 [salt.loaded.int.module.cmdmod][INFO    ][22566] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:32:08,360 [salt.state       ][INFO    ][22566] {'pid': 22573, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:32:08,361 [salt.state       ][INFO    ][22566] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:08.361077 duration_in_ms=2132.183
2018-05-20 18:32:08,362 [salt.state       ][INFO    ][22566] Running state [maas.machines_status] at time 18:32:08.362668
2018-05-20 18:32:08,363 [salt.state       ][INFO    ][22566] Executing state module.run for maas.machines_status
2018-05-20 18:32:08,945 [salt.state       ][INFO    ][22566] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:32:08,946 [salt.state       ][INFO    ][22566] Completed state [maas.machines_status] at time 18:32:08.946512 duration_in_ms=583.843
2018-05-20 18:32:08,949 [salt.minion      ][INFO    ][22566] Returning information for job: 20180520183205554981
2018-05-20 18:32:19,662 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183219632222
2018-05-20 18:32:19,682 [salt.minion      ][INFO    ][22708] Starting a new job with PID 22708
2018-05-20 18:32:22,061 [salt.state       ][INFO    ][22708] Loading fresh modules for state activity
2018-05-20 18:32:22,142 [salt.state       ][INFO    ][22708] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:22.142745
2018-05-20 18:32:22,143 [salt.state       ][INFO    ][22708] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:32:22,144 [salt.loaded.int.module.cmdmod][INFO    ][22708] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:32:24,068 [salt.state       ][INFO    ][22708] {'pid': 22715, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:32:24,069 [salt.state       ][INFO    ][22708] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:24.068908 duration_in_ms=1926.163
2018-05-20 18:32:24,071 [salt.state       ][INFO    ][22708] Running state [maas.machines_status] at time 18:32:24.070980
2018-05-20 18:32:24,071 [salt.state       ][INFO    ][22708] Executing state module.run for maas.machines_status
2018-05-20 18:32:24,775 [salt.state       ][INFO    ][22708] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:32:24,775 [salt.state       ][INFO    ][22708] Completed state [maas.machines_status] at time 18:32:24.775777 duration_in_ms=704.796
2018-05-20 18:32:24,781 [salt.minion      ][INFO    ][22708] Returning information for job: 20180520183219632222
2018-05-20 18:32:35,510 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183235470554
2018-05-20 18:32:35,538 [salt.minion      ][INFO    ][22786] Starting a new job with PID 22786
2018-05-20 18:32:36,027 [salt.state       ][INFO    ][22786] Loading fresh modules for state activity
2018-05-20 18:32:36,123 [salt.state       ][INFO    ][22786] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:36.123068
2018-05-20 18:32:36,123 [salt.state       ][INFO    ][22786] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:32:36,126 [salt.loaded.int.module.cmdmod][INFO    ][22786] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:32:37,970 [salt.state       ][INFO    ][22786] {'pid': 22793, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:32:37,972 [salt.state       ][INFO    ][22786] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:37.972875 duration_in_ms=1849.81
2018-05-20 18:32:37,976 [salt.state       ][INFO    ][22786] Running state [maas.machines_status] at time 18:32:37.975941
2018-05-20 18:32:37,976 [salt.state       ][INFO    ][22786] Executing state module.run for maas.machines_status
2018-05-20 18:32:38,685 [salt.state       ][INFO    ][22786] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:32:38,685 [salt.state       ][INFO    ][22786] Completed state [maas.machines_status] at time 18:32:38.685804 duration_in_ms=709.863
2018-05-20 18:32:38,688 [salt.minion      ][INFO    ][22786] Returning information for job: 20180520183235470554
2018-05-20 18:32:49,412 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183249376087
2018-05-20 18:32:49,439 [salt.minion      ][INFO    ][22886] Starting a new job with PID 22886
2018-05-20 18:32:51,859 [salt.state       ][INFO    ][22886] Loading fresh modules for state activity
2018-05-20 18:32:51,959 [salt.state       ][INFO    ][22886] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:51.959218
2018-05-20 18:32:51,959 [salt.state       ][INFO    ][22886] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:32:51,962 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:32:53,906 [salt.state       ][INFO    ][22886] {'pid': 22895, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:32:53,907 [salt.state       ][INFO    ][22886] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:32:53.907097 duration_in_ms=1947.877
2018-05-20 18:32:53,909 [salt.state       ][INFO    ][22886] Running state [maas.machines_status] at time 18:32:53.909680
2018-05-20 18:32:53,910 [salt.state       ][INFO    ][22886] Executing state module.run for maas.machines_status
2018-05-20 18:32:54,743 [salt.state       ][INFO    ][22886] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:32:54,744 [salt.state       ][INFO    ][22886] Completed state [maas.machines_status] at time 18:32:54.744314 duration_in_ms=834.634
2018-05-20 18:32:54,747 [salt.minion      ][INFO    ][22886] Returning information for job: 20180520183249376087
2018-05-20 18:33:05,465 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183305431704
2018-05-20 18:33:05,486 [salt.minion      ][INFO    ][22929] Starting a new job with PID 22929
2018-05-20 18:33:05,985 [salt.state       ][INFO    ][22929] Loading fresh modules for state activity
2018-05-20 18:33:06,087 [salt.state       ][INFO    ][22929] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:06.087244
2018-05-20 18:33:06,088 [salt.state       ][INFO    ][22929] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:33:06,090 [salt.loaded.int.module.cmdmod][INFO    ][22929] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:33:07,941 [salt.state       ][INFO    ][22929] {'pid': 22936, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:33:07,941 [salt.state       ][INFO    ][22929] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:07.941696 duration_in_ms=1854.453
2018-05-20 18:33:07,943 [salt.state       ][INFO    ][22929] Running state [maas.machines_status] at time 18:33:07.943330
2018-05-20 18:33:07,943 [salt.state       ][INFO    ][22929] Executing state module.run for maas.machines_status
2018-05-20 18:33:08,637 [salt.state       ][INFO    ][22929] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:33:08,638 [salt.state       ][INFO    ][22929] Completed state [maas.machines_status] at time 18:33:08.638342 duration_in_ms=695.011
2018-05-20 18:33:08,649 [salt.minion      ][INFO    ][22929] Returning information for job: 20180520183305431704
2018-05-20 18:33:19,374 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183319337789
2018-05-20 18:33:19,404 [salt.minion      ][INFO    ][23327] Starting a new job with PID 23327
2018-05-20 18:33:21,864 [salt.state       ][INFO    ][23327] Loading fresh modules for state activity
2018-05-20 18:33:21,976 [salt.state       ][INFO    ][23327] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:21.976208
2018-05-20 18:33:21,976 [salt.state       ][INFO    ][23327] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:33:21,979 [salt.loaded.int.module.cmdmod][INFO    ][23327] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:33:23,983 [salt.state       ][INFO    ][23327] {'pid': 23334, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:33:23,985 [salt.state       ][INFO    ][23327] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:23.985011 duration_in_ms=2008.805
2018-05-20 18:33:23,988 [salt.state       ][INFO    ][23327] Running state [maas.machines_status] at time 18:33:23.988011
2018-05-20 18:33:23,988 [salt.state       ][INFO    ][23327] Executing state module.run for maas.machines_status
2018-05-20 18:33:24,686 [salt.state       ][INFO    ][23327] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:33:24,686 [salt.state       ][INFO    ][23327] Completed state [maas.machines_status] at time 18:33:24.686518 duration_in_ms=698.507
2018-05-20 18:33:24,689 [salt.minion      ][INFO    ][23327] Returning information for job: 20180520183319337789
2018-05-20 18:33:35,422 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183335391545
2018-05-20 18:33:35,443 [salt.minion      ][INFO    ][23363] Starting a new job with PID 23363
2018-05-20 18:33:35,959 [salt.state       ][INFO    ][23363] Loading fresh modules for state activity
2018-05-20 18:33:36,054 [salt.state       ][INFO    ][23363] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:36.054717
2018-05-20 18:33:36,055 [salt.state       ][INFO    ][23363] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:33:36,057 [salt.loaded.int.module.cmdmod][INFO    ][23363] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:33:38,057 [salt.state       ][INFO    ][23363] {'pid': 23370, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:33:38,058 [salt.state       ][INFO    ][23363] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:38.058457 duration_in_ms=2003.739
2018-05-20 18:33:38,060 [salt.state       ][INFO    ][23363] Running state [maas.machines_status] at time 18:33:38.060785
2018-05-20 18:33:38,061 [salt.state       ][INFO    ][23363] Executing state module.run for maas.machines_status
2018-05-20 18:33:38,695 [salt.state       ][INFO    ][23363] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:33:38,695 [salt.state       ][INFO    ][23363] Completed state [maas.machines_status] at time 18:33:38.695347 duration_in_ms=634.561
2018-05-20 18:33:38,697 [salt.minion      ][INFO    ][23363] Returning information for job: 20180520183335391545
2018-05-20 18:33:49,396 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183349364199
2018-05-20 18:33:49,417 [salt.minion      ][INFO    ][23485] Starting a new job with PID 23485
2018-05-20 18:33:51,819 [salt.state       ][INFO    ][23485] Loading fresh modules for state activity
2018-05-20 18:33:51,920 [salt.state       ][INFO    ][23485] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:51.920028
2018-05-20 18:33:51,920 [salt.state       ][INFO    ][23485] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:33:51,922 [salt.loaded.int.module.cmdmod][INFO    ][23485] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:33:53,733 [salt.state       ][INFO    ][23485] {'pid': 23492, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:33:53,733 [salt.state       ][INFO    ][23485] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:33:53.733802 duration_in_ms=1813.774
2018-05-20 18:33:53,735 [salt.state       ][INFO    ][23485] Running state [maas.machines_status] at time 18:33:53.735364
2018-05-20 18:33:53,735 [salt.state       ][INFO    ][23485] Executing state module.run for maas.machines_status
2018-05-20 18:33:54,421 [salt.state       ][INFO    ][23485] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:33:54,422 [salt.state       ][INFO    ][23485] Completed state [maas.machines_status] at time 18:33:54.422100 duration_in_ms=686.734
2018-05-20 18:33:54,425 [salt.minion      ][INFO    ][23485] Returning information for job: 20180520183349364199
2018-05-20 18:34:05,159 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183405123383
2018-05-20 18:34:05,181 [salt.minion      ][INFO    ][23526] Starting a new job with PID 23526
2018-05-20 18:34:05,685 [salt.state       ][INFO    ][23526] Loading fresh modules for state activity
2018-05-20 18:34:05,791 [salt.state       ][INFO    ][23526] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:05.791023
2018-05-20 18:34:05,791 [salt.state       ][INFO    ][23526] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:34:05,795 [salt.loaded.int.module.cmdmod][INFO    ][23526] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:34:07,619 [salt.state       ][INFO    ][23526] {'pid': 23533, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:34:07,622 [salt.state       ][INFO    ][23526] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:07.621928 duration_in_ms=1830.904
2018-05-20 18:34:07,625 [salt.state       ][INFO    ][23526] Running state [maas.machines_status] at time 18:34:07.625503
2018-05-20 18:34:07,626 [salt.state       ][INFO    ][23526] Executing state module.run for maas.machines_status
2018-05-20 18:34:08,280 [salt.state       ][INFO    ][23526] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:34:08,282 [salt.state       ][INFO    ][23526] Completed state [maas.machines_status] at time 18:34:08.282213 duration_in_ms=656.708
2018-05-20 18:34:08,286 [salt.minion      ][INFO    ][23526] Returning information for job: 20180520183405123383
2018-05-20 18:34:19,048 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183419012395
2018-05-20 18:34:19,075 [salt.minion      ][INFO    ][23672] Starting a new job with PID 23672
2018-05-20 18:34:21,524 [salt.state       ][INFO    ][23672] Loading fresh modules for state activity
2018-05-20 18:34:21,644 [salt.state       ][INFO    ][23672] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:21.644601
2018-05-20 18:34:21,645 [salt.state       ][INFO    ][23672] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:34:21,649 [salt.loaded.int.module.cmdmod][INFO    ][23672] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:34:23,493 [salt.state       ][INFO    ][23672] {'pid': 23684, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:34:23,494 [salt.state       ][INFO    ][23672] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:23.494217 duration_in_ms=1849.62
2018-05-20 18:34:23,496 [salt.state       ][INFO    ][23672] Running state [maas.machines_status] at time 18:34:23.496464
2018-05-20 18:34:23,497 [salt.state       ][INFO    ][23672] Executing state module.run for maas.machines_status
2018-05-20 18:34:24,167 [salt.state       ][INFO    ][23672] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:34:24,168 [salt.state       ][INFO    ][23672] Completed state [maas.machines_status] at time 18:34:24.168173 duration_in_ms=671.708
2018-05-20 18:34:24,170 [salt.minion      ][INFO    ][23672] Returning information for job: 20180520183419012395
2018-05-20 18:34:34,933 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183434901994
2018-05-20 18:34:34,952 [salt.minion      ][INFO    ][23702] Starting a new job with PID 23702
2018-05-20 18:34:35,455 [salt.state       ][INFO    ][23702] Loading fresh modules for state activity
2018-05-20 18:34:35,548 [salt.state       ][INFO    ][23702] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:35.548300
2018-05-20 18:34:35,548 [salt.state       ][INFO    ][23702] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:34:35,551 [salt.loaded.int.module.cmdmod][INFO    ][23702] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:34:37,458 [salt.state       ][INFO    ][23702] {'pid': 23709, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:34:37,460 [salt.state       ][INFO    ][23702] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:37.460418 duration_in_ms=1912.118
2018-05-20 18:34:37,462 [salt.state       ][INFO    ][23702] Running state [maas.machines_status] at time 18:34:37.462837
2018-05-20 18:34:37,463 [salt.state       ][INFO    ][23702] Executing state module.run for maas.machines_status
2018-05-20 18:34:38,174 [salt.state       ][INFO    ][23702] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:34:38,175 [salt.state       ][INFO    ][23702] Completed state [maas.machines_status] at time 18:34:38.174922 duration_in_ms=712.085
2018-05-20 18:34:38,179 [salt.minion      ][INFO    ][23702] Returning information for job: 20180520183434901994
2018-05-20 18:34:48,886 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183448851615
2018-05-20 18:34:48,912 [salt.minion      ][INFO    ][23762] Starting a new job with PID 23762
2018-05-20 18:34:51,341 [salt.state       ][INFO    ][23762] Loading fresh modules for state activity
2018-05-20 18:34:51,431 [salt.state       ][INFO    ][23762] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:51.431493
2018-05-20 18:34:51,432 [salt.state       ][INFO    ][23762] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:34:51,434 [salt.loaded.int.module.cmdmod][INFO    ][23762] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:34:53,236 [salt.state       ][INFO    ][23762] {'pid': 23770, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:34:53,237 [salt.state       ][INFO    ][23762] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:34:53.237277 duration_in_ms=1805.785
2018-05-20 18:34:53,239 [salt.state       ][INFO    ][23762] Running state [maas.machines_status] at time 18:34:53.239370
2018-05-20 18:34:53,240 [salt.state       ][INFO    ][23762] Executing state module.run for maas.machines_status
2018-05-20 18:34:53,910 [salt.state       ][INFO    ][23762] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:34:53,912 [salt.state       ][INFO    ][23762] Completed state [maas.machines_status] at time 18:34:53.911993 duration_in_ms=672.622
2018-05-20 18:34:53,914 [salt.minion      ][INFO    ][23762] Returning information for job: 20180520183448851615
2018-05-20 18:35:04,651 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183504605166
2018-05-20 18:35:04,678 [salt.minion      ][INFO    ][23797] Starting a new job with PID 23797
2018-05-20 18:35:05,196 [salt.state       ][INFO    ][23797] Loading fresh modules for state activity
2018-05-20 18:35:05,298 [salt.state       ][INFO    ][23797] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:05.298798
2018-05-20 18:35:05,299 [salt.state       ][INFO    ][23797] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:35:05,301 [salt.loaded.int.module.cmdmod][INFO    ][23797] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:35:07,165 [salt.state       ][INFO    ][23797] {'pid': 23804, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:35:07,166 [salt.state       ][INFO    ][23797] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:07.166181 duration_in_ms=1867.386
2018-05-20 18:35:07,168 [salt.state       ][INFO    ][23797] Running state [maas.machines_status] at time 18:35:07.168785
2018-05-20 18:35:07,169 [salt.state       ][INFO    ][23797] Executing state module.run for maas.machines_status
2018-05-20 18:35:07,821 [salt.state       ][INFO    ][23797] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:35:07,821 [salt.state       ][INFO    ][23797] Completed state [maas.machines_status] at time 18:35:07.821467 duration_in_ms=652.681
2018-05-20 18:35:07,824 [salt.minion      ][INFO    ][23797] Returning information for job: 20180520183504605166
2018-05-20 18:35:18,549 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183518511588
2018-05-20 18:35:18,573 [salt.minion      ][INFO    ][23967] Starting a new job with PID 23967
2018-05-20 18:35:21,016 [salt.state       ][INFO    ][23967] Loading fresh modules for state activity
2018-05-20 18:35:21,124 [salt.state       ][INFO    ][23967] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:21.123970
2018-05-20 18:35:21,124 [salt.state       ][INFO    ][23967] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:35:21,127 [salt.loaded.int.module.cmdmod][INFO    ][23967] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:35:23,018 [salt.state       ][INFO    ][23967] {'pid': 23974, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:35:23,021 [salt.state       ][INFO    ][23967] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:23.021107 duration_in_ms=1897.136
2018-05-20 18:35:23,024 [salt.state       ][INFO    ][23967] Running state [maas.machines_status] at time 18:35:23.024209
2018-05-20 18:35:23,024 [salt.state       ][INFO    ][23967] Executing state module.run for maas.machines_status
2018-05-20 18:35:23,682 [salt.state       ][INFO    ][23967] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:35:23,682 [salt.state       ][INFO    ][23967] Completed state [maas.machines_status] at time 18:35:23.682591 duration_in_ms=658.383
2018-05-20 18:35:23,685 [salt.minion      ][INFO    ][23967] Returning information for job: 20180520183518511588
2018-05-20 18:35:34,411 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183534377634
2018-05-20 18:35:34,437 [salt.minion      ][INFO    ][23991] Starting a new job with PID 23991
2018-05-20 18:35:34,960 [salt.state       ][INFO    ][23991] Loading fresh modules for state activity
2018-05-20 18:35:35,048 [salt.state       ][INFO    ][23991] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:35.048023
2018-05-20 18:35:35,048 [salt.state       ][INFO    ][23991] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:35:35,050 [salt.loaded.int.module.cmdmod][INFO    ][23991] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:35:36,855 [salt.state       ][INFO    ][23991] {'pid': 23998, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:35:36,857 [salt.state       ][INFO    ][23991] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:36.857129 duration_in_ms=1809.108
2018-05-20 18:35:36,859 [salt.state       ][INFO    ][23991] Running state [maas.machines_status] at time 18:35:36.858962
2018-05-20 18:35:36,859 [salt.state       ][INFO    ][23991] Executing state module.run for maas.machines_status
2018-05-20 18:35:37,646 [salt.state       ][INFO    ][23991] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:35:37,648 [salt.state       ][INFO    ][23991] Completed state [maas.machines_status] at time 18:35:37.648159 duration_in_ms=789.197
2018-05-20 18:35:37,651 [salt.minion      ][INFO    ][23991] Returning information for job: 20180520183534377634
2018-05-20 18:35:48,366 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183548330464
2018-05-20 18:35:48,394 [salt.minion      ][INFO    ][24073] Starting a new job with PID 24073
2018-05-20 18:35:50,793 [salt.state       ][INFO    ][24073] Loading fresh modules for state activity
2018-05-20 18:35:50,887 [salt.state       ][INFO    ][24073] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:50.887251
2018-05-20 18:35:50,887 [salt.state       ][INFO    ][24073] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:35:50,889 [salt.loaded.int.module.cmdmod][INFO    ][24073] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:35:52,719 [salt.state       ][INFO    ][24073] {'pid': 24081, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:35:52,721 [salt.state       ][INFO    ][24073] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:35:52.721081 duration_in_ms=1833.831
2018-05-20 18:35:52,724 [salt.state       ][INFO    ][24073] Running state [maas.machines_status] at time 18:35:52.724629
2018-05-20 18:35:52,725 [salt.state       ][INFO    ][24073] Executing state module.run for maas.machines_status
2018-05-20 18:35:53,405 [salt.state       ][INFO    ][24073] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:35:53,405 [salt.state       ][INFO    ][24073] Completed state [maas.machines_status] at time 18:35:53.405825 duration_in_ms=681.196
2018-05-20 18:35:53,408 [salt.minion      ][INFO    ][24073] Returning information for job: 20180520183548330464
2018-05-20 18:36:04,140 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183604109848
2018-05-20 18:36:04,161 [salt.minion      ][INFO    ][24147] Starting a new job with PID 24147
2018-05-20 18:36:04,696 [salt.state       ][INFO    ][24147] Loading fresh modules for state activity
2018-05-20 18:36:04,793 [salt.state       ][INFO    ][24147] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:04.793315
2018-05-20 18:36:04,793 [salt.state       ][INFO    ][24147] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:36:04,795 [salt.loaded.int.module.cmdmod][INFO    ][24147] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:36:06,680 [salt.state       ][INFO    ][24147] {'pid': 24154, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:36:06,681 [salt.state       ][INFO    ][24147] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:06.681680 duration_in_ms=1888.364
2018-05-20 18:36:06,684 [salt.state       ][INFO    ][24147] Running state [maas.machines_status] at time 18:36:06.684822
2018-05-20 18:36:06,685 [salt.state       ][INFO    ][24147] Executing state module.run for maas.machines_status
2018-05-20 18:36:07,341 [salt.state       ][INFO    ][24147] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 5})}}
2018-05-20 18:36:07,342 [salt.state       ][INFO    ][24147] Completed state [maas.machines_status] at time 18:36:07.341958 duration_in_ms=657.135
2018-05-20 18:36:07,350 [salt.minion      ][INFO    ][24147] Returning information for job: 20180520183604109848
2018-05-20 18:36:18,081 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183618050012
2018-05-20 18:36:18,102 [salt.minion      ][INFO    ][24257] Starting a new job with PID 24257
2018-05-20 18:36:20,516 [salt.state       ][INFO    ][24257] Loading fresh modules for state activity
2018-05-20 18:36:20,631 [salt.state       ][INFO    ][24257] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:20.631167
2018-05-20 18:36:20,631 [salt.state       ][INFO    ][24257] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:36:20,633 [salt.loaded.int.module.cmdmod][INFO    ][24257] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:36:22,467 [salt.state       ][INFO    ][24257] {'pid': 24267, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:36:22,468 [salt.state       ][INFO    ][24257] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:22.468535 duration_in_ms=1837.37
2018-05-20 18:36:22,470 [salt.state       ][INFO    ][24257] Running state [maas.machines_status] at time 18:36:22.470544
2018-05-20 18:36:22,470 [salt.state       ][INFO    ][24257] Executing state module.run for maas.machines_status
2018-05-20 18:36:23,130 [salt.state       ][INFO    ][24257] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:36:23,131 [salt.state       ][INFO    ][24257] Completed state [maas.machines_status] at time 18:36:23.131473 duration_in_ms=660.928
2018-05-20 18:36:23,134 [salt.minion      ][INFO    ][24257] Returning information for job: 20180520183618050012
2018-05-20 18:36:33,842 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183633811963
2018-05-20 18:36:33,865 [salt.minion      ][INFO    ][24309] Starting a new job with PID 24309
2018-05-20 18:36:34,350 [salt.state       ][INFO    ][24309] Loading fresh modules for state activity
2018-05-20 18:36:34,444 [salt.state       ][INFO    ][24309] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:34.444499
2018-05-20 18:36:34,444 [salt.state       ][INFO    ][24309] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:36:34,446 [salt.loaded.int.module.cmdmod][INFO    ][24309] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:36:36,248 [salt.state       ][INFO    ][24309] {'pid': 24316, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:36:36,249 [salt.state       ][INFO    ][24309] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:36.249118 duration_in_ms=1804.619
2018-05-20 18:36:36,252 [salt.state       ][INFO    ][24309] Running state [maas.machines_status] at time 18:36:36.252240
2018-05-20 18:36:36,252 [salt.state       ][INFO    ][24309] Executing state module.run for maas.machines_status
2018-05-20 18:36:36,916 [salt.state       ][INFO    ][24309] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:36:36,916 [salt.state       ][INFO    ][24309] Completed state [maas.machines_status] at time 18:36:36.916670 duration_in_ms=664.411
2018-05-20 18:36:36,918 [salt.minion      ][INFO    ][24309] Returning information for job: 20180520183633811963
2018-05-20 18:36:47,631 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183647597942
2018-05-20 18:36:47,662 [salt.minion      ][INFO    ][24373] Starting a new job with PID 24373
2018-05-20 18:36:50,102 [salt.state       ][INFO    ][24373] Loading fresh modules for state activity
2018-05-20 18:36:50,201 [salt.state       ][INFO    ][24373] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:50.201893
2018-05-20 18:36:50,202 [salt.state       ][INFO    ][24373] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:36:50,205 [salt.loaded.int.module.cmdmod][INFO    ][24373] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:36:51,977 [salt.state       ][INFO    ][24373] {'pid': 24381, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:36:51,979 [salt.state       ][INFO    ][24373] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:36:51.979283 duration_in_ms=1777.392
2018-05-20 18:36:51,983 [salt.state       ][INFO    ][24373] Running state [maas.machines_status] at time 18:36:51.983112
2018-05-20 18:36:51,983 [salt.state       ][INFO    ][24373] Executing state module.run for maas.machines_status
2018-05-20 18:36:52,651 [salt.state       ][INFO    ][24373] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:36:52,652 [salt.state       ][INFO    ][24373] Completed state [maas.machines_status] at time 18:36:52.652059 duration_in_ms=668.947
2018-05-20 18:36:52,654 [salt.minion      ][INFO    ][24373] Returning information for job: 20180520183647597942
2018-05-20 18:37:03,377 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183703345388
2018-05-20 18:37:03,397 [salt.minion      ][INFO    ][24583] Starting a new job with PID 24583
2018-05-20 18:37:03,898 [salt.state       ][INFO    ][24583] Loading fresh modules for state activity
2018-05-20 18:37:04,000 [salt.state       ][INFO    ][24583] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:04.000162
2018-05-20 18:37:04,000 [salt.state       ][INFO    ][24583] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:37:04,002 [salt.loaded.int.module.cmdmod][INFO    ][24583] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:37:05,852 [salt.state       ][INFO    ][24583] {'pid': 24590, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:37:05,853 [salt.state       ][INFO    ][24583] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:05.853203 duration_in_ms=1853.041
2018-05-20 18:37:05,856 [salt.state       ][INFO    ][24583] Running state [maas.machines_status] at time 18:37:05.856334
2018-05-20 18:37:05,856 [salt.state       ][INFO    ][24583] Executing state module.run for maas.machines_status
2018-05-20 18:37:06,643 [salt.state       ][INFO    ][24583] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:37:06,644 [salt.state       ][INFO    ][24583] Completed state [maas.machines_status] at time 18:37:06.644016 duration_in_ms=787.682
2018-05-20 18:37:06,647 [salt.minion      ][INFO    ][24583] Returning information for job: 20180520183703345388
2018-05-20 18:37:17,362 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183717327117
2018-05-20 18:37:17,386 [salt.minion      ][INFO    ][24775] Starting a new job with PID 24775
2018-05-20 18:37:19,796 [salt.state       ][INFO    ][24775] Loading fresh modules for state activity
2018-05-20 18:37:19,900 [salt.state       ][INFO    ][24775] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:19.900602
2018-05-20 18:37:19,901 [salt.state       ][INFO    ][24775] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:37:19,903 [salt.loaded.int.module.cmdmod][INFO    ][24775] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:37:21,663 [salt.state       ][INFO    ][24775] {'pid': 24783, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:37:21,664 [salt.state       ][INFO    ][24775] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:21.664758 duration_in_ms=1764.157
2018-05-20 18:37:21,668 [salt.state       ][INFO    ][24775] Running state [maas.machines_status] at time 18:37:21.668079
2018-05-20 18:37:21,668 [salt.state       ][INFO    ][24775] Executing state module.run for maas.machines_status
2018-05-20 18:37:22,481 [salt.state       ][INFO    ][24775] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:37:22,482 [salt.state       ][INFO    ][24775] Completed state [maas.machines_status] at time 18:37:22.482004 duration_in_ms=813.926
2018-05-20 18:37:22,485 [salt.minion      ][INFO    ][24775] Returning information for job: 20180520183717327117
2018-05-20 18:37:33,244 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183733209403
2018-05-20 18:37:33,266 [salt.minion      ][INFO    ][24808] Starting a new job with PID 24808
2018-05-20 18:37:33,785 [salt.state       ][INFO    ][24808] Loading fresh modules for state activity
2018-05-20 18:37:33,881 [salt.state       ][INFO    ][24808] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:33.881110
2018-05-20 18:37:33,881 [salt.state       ][INFO    ][24808] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:37:33,884 [salt.loaded.int.module.cmdmod][INFO    ][24808] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:37:35,692 [salt.state       ][INFO    ][24808] {'pid': 24815, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:37:35,697 [salt.state       ][INFO    ][24808] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:35.697345 duration_in_ms=1816.233
2018-05-20 18:37:35,701 [salt.state       ][INFO    ][24808] Running state [maas.machines_status] at time 18:37:35.701507
2018-05-20 18:37:35,702 [salt.state       ][INFO    ][24808] Executing state module.run for maas.machines_status
2018-05-20 18:37:36,337 [salt.state       ][INFO    ][24808] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:37:36,338 [salt.state       ][INFO    ][24808] Completed state [maas.machines_status] at time 18:37:36.337968 duration_in_ms=636.461
2018-05-20 18:37:36,341 [salt.minion      ][INFO    ][24808] Returning information for job: 20180520183733209403
2018-05-20 18:37:47,068 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183747036480
2018-05-20 18:37:47,096 [salt.minion      ][INFO    ][24836] Starting a new job with PID 24836
2018-05-20 18:37:49,513 [salt.state       ][INFO    ][24836] Loading fresh modules for state activity
2018-05-20 18:37:49,613 [salt.state       ][INFO    ][24836] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:49.613661
2018-05-20 18:37:49,614 [salt.state       ][INFO    ][24836] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:37:49,616 [salt.loaded.int.module.cmdmod][INFO    ][24836] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:37:51,372 [salt.state       ][INFO    ][24836] {'pid': 24844, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:37:51,374 [salt.state       ][INFO    ][24836] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:37:51.374411 duration_in_ms=1760.75
2018-05-20 18:37:51,377 [salt.state       ][INFO    ][24836] Running state [maas.machines_status] at time 18:37:51.377412
2018-05-20 18:37:51,378 [salt.state       ][INFO    ][24836] Executing state module.run for maas.machines_status
2018-05-20 18:37:52,016 [salt.state       ][INFO    ][24836] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:37:52,016 [salt.state       ][INFO    ][24836] Completed state [maas.machines_status] at time 18:37:52.016741 duration_in_ms=639.329
2018-05-20 18:37:52,019 [salt.minion      ][INFO    ][24836] Returning information for job: 20180520183747036480
2018-05-20 18:38:02,745 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183802715237
2018-05-20 18:38:02,769 [salt.minion      ][INFO    ][24856] Starting a new job with PID 24856
2018-05-20 18:38:03,269 [salt.state       ][INFO    ][24856] Loading fresh modules for state activity
2018-05-20 18:38:03,359 [salt.state       ][INFO    ][24856] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:03.359205
2018-05-20 18:38:03,359 [salt.state       ][INFO    ][24856] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:38:03,361 [salt.loaded.int.module.cmdmod][INFO    ][24856] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:38:05,110 [salt.state       ][INFO    ][24856] {'pid': 24876, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:38:05,111 [salt.state       ][INFO    ][24856] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:05.111168 duration_in_ms=1751.963
2018-05-20 18:38:05,113 [salt.state       ][INFO    ][24856] Running state [maas.machines_status] at time 18:38:05.113132
2018-05-20 18:38:05,113 [salt.state       ][INFO    ][24856] Executing state module.run for maas.machines_status
2018-05-20 18:38:05,754 [salt.state       ][INFO    ][24856] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:38:05,754 [salt.state       ][INFO    ][24856] Completed state [maas.machines_status] at time 18:38:05.754413 duration_in_ms=641.28
2018-05-20 18:38:05,756 [salt.minion      ][INFO    ][24856] Returning information for job: 20180520183802715237
2018-05-20 18:38:16,477 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183816444970
2018-05-20 18:38:16,502 [salt.minion      ][INFO    ][24918] Starting a new job with PID 24918
2018-05-20 18:38:18,884 [salt.state       ][INFO    ][24918] Loading fresh modules for state activity
2018-05-20 18:38:18,983 [salt.state       ][INFO    ][24918] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:18.983205
2018-05-20 18:38:18,983 [salt.state       ][INFO    ][24918] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:38:18,986 [salt.loaded.int.module.cmdmod][INFO    ][24918] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:38:20,817 [salt.state       ][INFO    ][24918] {'pid': 24926, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:38:20,820 [salt.state       ][INFO    ][24918] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:20.820155 duration_in_ms=1836.95
2018-05-20 18:38:20,823 [salt.state       ][INFO    ][24918] Running state [maas.machines_status] at time 18:38:20.823906
2018-05-20 18:38:20,824 [salt.state       ][INFO    ][24918] Executing state module.run for maas.machines_status
2018-05-20 18:38:21,482 [salt.state       ][INFO    ][24918] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:38:21,482 [salt.state       ][INFO    ][24918] Completed state [maas.machines_status] at time 18:38:21.482807 duration_in_ms=658.9
2018-05-20 18:38:21,486 [salt.minion      ][INFO    ][24918] Returning information for job: 20180520183816444970
2018-05-20 18:38:32,211 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183832178899
2018-05-20 18:38:32,231 [salt.minion      ][INFO    ][24967] Starting a new job with PID 24967
2018-05-20 18:38:32,740 [salt.state       ][INFO    ][24967] Loading fresh modules for state activity
2018-05-20 18:38:32,844 [salt.state       ][INFO    ][24967] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:32.844355
2018-05-20 18:38:32,844 [salt.state       ][INFO    ][24967] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:38:32,846 [salt.loaded.int.module.cmdmod][INFO    ][24967] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:38:34,601 [salt.state       ][INFO    ][24967] {'pid': 24987, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:38:34,602 [salt.state       ][INFO    ][24967] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:34.602434 duration_in_ms=1758.08
2018-05-20 18:38:34,604 [salt.state       ][INFO    ][24967] Running state [maas.machines_status] at time 18:38:34.604907
2018-05-20 18:38:34,605 [salt.state       ][INFO    ][24967] Executing state module.run for maas.machines_status
2018-05-20 18:38:35,249 [salt.state       ][INFO    ][24967] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-05-20 18:38:35,250 [salt.state       ][INFO    ][24967] Completed state [maas.machines_status] at time 18:38:35.250331 duration_in_ms=645.423
2018-05-20 18:38:35,252 [salt.minion      ][INFO    ][24967] Returning information for job: 20180520183832178899
2018-05-20 18:38:46,003 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183845965837
2018-05-20 18:38:46,030 [salt.minion      ][INFO    ][25007] Starting a new job with PID 25007
2018-05-20 18:38:48,457 [salt.state       ][INFO    ][25007] Loading fresh modules for state activity
2018-05-20 18:38:48,556 [salt.state       ][INFO    ][25007] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:48.556607
2018-05-20 18:38:48,556 [salt.state       ][INFO    ][25007] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:38:48,558 [salt.loaded.int.module.cmdmod][INFO    ][25007] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:38:50,387 [salt.state       ][INFO    ][25007] {'pid': 25027, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:38:50,388 [salt.state       ][INFO    ][25007] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:38:50.388542 duration_in_ms=1831.936
2018-05-20 18:38:50,390 [salt.state       ][INFO    ][25007] Running state [maas.machines_status] at time 18:38:50.390183
2018-05-20 18:38:50,390 [salt.state       ][INFO    ][25007] Executing state module.run for maas.machines_status
2018-05-20 18:38:51,078 [salt.state       ][INFO    ][25007] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-05-20 18:38:51,079 [salt.state       ][INFO    ][25007] Completed state [maas.machines_status] at time 18:38:51.079229 duration_in_ms=689.045
2018-05-20 18:38:51,081 [salt.minion      ][INFO    ][25007] Returning information for job: 20180520183845965837
2018-05-20 18:39:01,824 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183901786828
2018-05-20 18:39:01,851 [salt.minion      ][INFO    ][25049] Starting a new job with PID 25049
2018-05-20 18:39:02,362 [salt.state       ][INFO    ][25049] Loading fresh modules for state activity
2018-05-20 18:39:02,463 [salt.state       ][INFO    ][25049] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:02.463856
2018-05-20 18:39:02,464 [salt.state       ][INFO    ][25049] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:39:02,467 [salt.loaded.int.module.cmdmod][INFO    ][25049] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:39:04,292 [salt.state       ][INFO    ][25049] {'pid': 25056, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:39:04,294 [salt.state       ][INFO    ][25049] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:04.294108 duration_in_ms=1830.254
2018-05-20 18:39:04,297 [salt.state       ][INFO    ][25049] Running state [maas.machines_status] at time 18:39:04.297689
2018-05-20 18:39:04,299 [salt.state       ][INFO    ][25049] Executing state module.run for maas.machines_status
2018-05-20 18:39:04,913 [salt.state       ][INFO    ][25049] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-05-20 18:39:04,914 [salt.state       ][INFO    ][25049] Completed state [maas.machines_status] at time 18:39:04.914281 duration_in_ms=616.592
2018-05-20 18:39:04,917 [salt.minion      ][INFO    ][25049] Returning information for job: 20180520183901786828
2018-05-20 18:39:15,648 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183915616219
2018-05-20 18:39:15,667 [salt.minion      ][INFO    ][25214] Starting a new job with PID 25214
2018-05-20 18:39:18,112 [salt.state       ][INFO    ][25214] Loading fresh modules for state activity
2018-05-20 18:39:18,196 [salt.state       ][INFO    ][25214] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:18.196380
2018-05-20 18:39:18,196 [salt.state       ][INFO    ][25214] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:39:18,198 [salt.loaded.int.module.cmdmod][INFO    ][25214] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:39:20,069 [salt.state       ][INFO    ][25214] {'pid': 25241, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:39:20,070 [salt.state       ][INFO    ][25214] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:20.070197 duration_in_ms=1873.817
2018-05-20 18:39:20,073 [salt.state       ][INFO    ][25214] Running state [maas.machines_status] at time 18:39:20.073740
2018-05-20 18:39:20,074 [salt.state       ][INFO    ][25214] Executing state module.run for maas.machines_status
2018-05-20 18:39:20,727 [salt.state       ][INFO    ][25214] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-05-20 18:39:20,728 [salt.state       ][INFO    ][25214] Completed state [maas.machines_status] at time 18:39:20.728328 duration_in_ms=654.588
2018-05-20 18:39:20,730 [salt.minion      ][INFO    ][25214] Returning information for job: 20180520183915616219
2018-05-20 18:39:31,475 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183931443790
2018-05-20 18:39:31,498 [salt.minion      ][INFO    ][25260] Starting a new job with PID 25260
2018-05-20 18:39:31,999 [salt.state       ][INFO    ][25260] Loading fresh modules for state activity
2018-05-20 18:39:32,097 [salt.state       ][INFO    ][25260] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:32.097288
2018-05-20 18:39:32,097 [salt.state       ][INFO    ][25260] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:39:32,100 [salt.loaded.int.module.cmdmod][INFO    ][25260] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:39:34,008 [salt.state       ][INFO    ][25260] {'pid': 25267, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:39:34,009 [salt.state       ][INFO    ][25260] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:34.008971 duration_in_ms=1911.684
2018-05-20 18:39:34,011 [salt.state       ][INFO    ][25260] Running state [maas.machines_status] at time 18:39:34.011217
2018-05-20 18:39:34,011 [salt.state       ][INFO    ][25260] Executing state module.run for maas.machines_status
2018-05-20 18:39:34,654 [salt.state       ][INFO    ][25260] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-05-20 18:39:34,654 [salt.state       ][INFO    ][25260] Completed state [maas.machines_status] at time 18:39:34.654797 duration_in_ms=643.58
2018-05-20 18:39:34,657 [salt.minion      ][INFO    ][25260] Returning information for job: 20180520183931443790
2018-05-20 18:39:45,374 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183945344996
2018-05-20 18:39:45,395 [salt.minion      ][INFO    ][25378] Starting a new job with PID 25378
2018-05-20 18:39:47,814 [salt.state       ][INFO    ][25378] Loading fresh modules for state activity
2018-05-20 18:39:47,924 [salt.state       ][INFO    ][25378] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:47.924205
2018-05-20 18:39:47,924 [salt.state       ][INFO    ][25378] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:39:47,926 [salt.loaded.int.module.cmdmod][INFO    ][25378] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:39:49,801 [salt.state       ][INFO    ][25378] {'pid': 25387, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:39:49,802 [salt.state       ][INFO    ][25378] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:49.802683 duration_in_ms=1878.467
2018-05-20 18:39:49,805 [salt.state       ][INFO    ][25378] Running state [maas.machines_status] at time 18:39:49.804944
2018-05-20 18:39:49,805 [salt.state       ][INFO    ][25378] Executing state module.run for maas.machines_status
2018-05-20 18:39:50,475 [salt.state       ][INFO    ][25378] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deployed': 5})}}
2018-05-20 18:39:50,475 [salt.state       ][INFO    ][25378] Completed state [maas.machines_status] at time 18:39:50.475779 duration_in_ms=670.83
2018-05-20 18:39:50,479 [salt.minion      ][INFO    ][25378] Returning information for job: 20180520183945344996
2018-05-20 18:39:51,209 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command state.apply with jid 20180520183951176450
2018-05-20 18:39:51,228 [salt.minion      ][INFO    ][25405] Starting a new job with PID 25405
2018-05-20 18:39:51,726 [salt.state       ][INFO    ][25405] Loading fresh modules for state activity
2018-05-20 18:39:51,826 [salt.state       ][INFO    ][25405] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:51.826450
2018-05-20 18:39:51,826 [salt.state       ][INFO    ][25405] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-05-20 18:39:51,828 [salt.loaded.int.module.cmdmod][INFO    ][25405] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-05-20 18:39:53,642 [salt.state       ][INFO    ][25405] {'pid': 25412, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-05-20 18:39:53,643 [salt.state       ][INFO    ][25405] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 18:39:53.643656 duration_in_ms=1817.206
2018-05-20 18:39:53,645 [salt.state       ][INFO    ][25405] Running state [maas.machines_status] at time 18:39:53.645326
2018-05-20 18:39:53,646 [salt.state       ][INFO    ][25405] Executing state module.run for maas.machines_status
2018-05-20 18:39:54,300 [salt.state       ][INFO    ][25405] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'ct7k3p'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'x7qn6n'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'cbaxrd'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'rms8hk'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pdp8wq'}], 'summary': Counter({'Deployed': 5})}}
2018-05-20 18:39:54,302 [salt.state       ][INFO    ][25405] Completed state [maas.machines_status] at time 18:39:54.302666 duration_in_ms=657.34
2018-05-20 18:39:54,305 [salt.minion      ][INFO    ][25405] Returning information for job: 20180520183951176450
2018-05-20 18:39:55,028 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command pillar.item with jid 20180520183954996649
2018-05-20 18:39:55,053 [salt.minion      ][INFO    ][25432] Starting a new job with PID 25432
2018-05-20 18:39:55,060 [salt.minion      ][INFO    ][25432] Returning information for job: 20180520183954996649
2018-05-20 19:11:50,890 [salt.utils.schedule][INFO    ][1674] Running scheduled job: __mine_interval
2018-05-20 19:56:25,016 [salt.minion      ][INFO    ][1674] User sudo_ubuntu Executing command cp.push_dir with jid 20180520195624998137
2018-05-20 19:56:25,040 [salt.minion      ][INFO    ][31476] Starting a new job with PID 31476
