2017-12-14 08:58:52,459 [salt.utils       ][ERROR   ][3688] DNS lookup or connection check of 'salt' failed.
2017-12-14 08:58:52,460 [salt.minion      ][ERROR   ][3688] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
2017-12-14 08:58:53,090 [salt.utils.parsers][WARNING ][3688] Minion received a SIGTERM. Exiting.
2017-12-14 08:59:18,730 [salt.crypt       ][ERROR   ][3784] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
2017-12-14 09:02:33,795 [py.warnings      ][WARNING ][3933] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-14 09:02:43,394 [salt.loaded.int.module.cmdmod][ERROR   ][3933] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-12-14 09:02:46,178 [salt.loaded.int.module.cmdmod][INFO    ][4478] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-14 09:02:46,196 [salt.loaded.int.module.cmdmod][INFO    ][4478] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-14 09:02:46,214 [salt.loaded.int.module.cmdmod][INFO    ][4478] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-14 09:02:46,254 [salt.utils.parsers][WARNING ][3784] Minion received a SIGTERM. Exiting.
2017-12-14 09:02:46,668 [salt.cli.daemons ][INFO    ][4532] Setting up the Salt Minion "mas01.baremetal-mcp-pike-odl-ha.local"
2017-12-14 09:02:46,777 [salt.cli.daemons ][INFO    ][4532] Starting up the Salt Minion
2017-12-14 09:02:46,778 [salt.utils.event ][INFO    ][4532] Starting pull socket on /var/run/salt/minion/minion_event_3ddeee86cb_pull.ipc
2017-12-14 09:02:47,212 [salt.minion      ][INFO    ][4532] Creating minion process manager
2017-12-14 09:02:48,244 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][4532] Executing command ['date', '+%z'] in directory '/root'
2017-12-14 09:02:48,259 [salt.utils.schedule][INFO    ][4532] Updating job settings for scheduled job: __mine_interval
2017-12-14 09:02:48,261 [salt.minion      ][INFO    ][4532] Added mine.update to scheduler
2017-12-14 09:02:48,267 [salt.minion      ][INFO    ][4532] Minion is starting as user 'root'
2017-12-14 09:02:48,295 [salt.minion      ][INFO    ][4532] Minion is ready to receive requests!
2017-12-14 09:02:49,296 [salt.utils.schedule][INFO    ][4532] Running scheduled job: __mine_interval
2017-12-14 09:03:03,279 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214090303263824
2017-12-14 09:03:03,301 [salt.minion      ][INFO    ][4625] Starting a new job with PID 4625
2017-12-14 09:03:05,635 [salt.state       ][INFO    ][4625] Loading fresh modules for state activity
2017-12-14 09:03:06,093 [py.warnings      ][WARNING ][4625] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-14 09:03:06,095 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:03:06,364 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:03:07,148 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:03:07,393 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:03:08,481 [salt.state       ][INFO    ][4625] Running state [salt-minion] at time 09:03:08.481187
2017-12-14 09:03:08,483 [salt.state       ][INFO    ][4625] Executing state pkg.installed for salt-minion
2017-12-14 09:03:08,484 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:03:08,900 [salt.state       ][INFO    ][4625] All specified packages are already installed
2017-12-14 09:03:08,901 [salt.state       ][INFO    ][4625] Completed state [salt-minion] at time 09:03:08.901604 duration_in_ms=420.418
2017-12-14 09:03:08,902 [salt.state       ][INFO    ][4625] Running state [salt_minion_dependency_packages] at time 09:03:08.902173
2017-12-14 09:03:08,902 [salt.state       ][INFO    ][4625] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-14 09:03:08,909 [salt.state       ][INFO    ][4625] All specified packages are already installed
2017-12-14 09:03:08,910 [salt.state       ][INFO    ][4625] Completed state [salt_minion_dependency_packages] at time 09:03:08.910330 duration_in_ms=8.157
2017-12-14 09:03:08,913 [salt.state       ][INFO    ][4625] Running state [/etc/salt/minion.d/minion.conf] at time 09:03:08.913135
2017-12-14 09:03:08,913 [salt.state       ][INFO    ][4625] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-14 09:03:09,159 [salt.state       ][INFO    ][4625] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-14 09:03:09,160 [salt.state       ][INFO    ][4625] Completed state [/etc/salt/minion.d/minion.conf] at time 09:03:09.160439 duration_in_ms=247.303
2017-12-14 09:03:09,161 [salt.state       ][INFO    ][4625] Running state [salt-minion] at time 09:03:09.161866
2017-12-14 09:03:09,162 [salt.state       ][INFO    ][4625] Executing state service.running for salt-minion
2017-12-14 09:03:09,163 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-14 09:03:09,188 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-14 09:03:09,201 [salt.loaded.int.module.cmdmod][INFO    ][4625] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-14 09:03:09,215 [salt.state       ][INFO    ][4625] The service salt-minion is already running
2017-12-14 09:03:09,217 [salt.state       ][INFO    ][4625] Completed state [salt-minion] at time 09:03:09.216896 duration_in_ms=55.029
2017-12-14 09:03:09,220 [salt.state       ][INFO    ][4625] Running state [/etc/salt/grains.d] at time 09:03:09.220505
2017-12-14 09:03:09,221 [salt.state       ][INFO    ][4625] Executing state file.directory for /etc/salt/grains.d
2017-12-14 09:03:09,223 [salt.state       ][INFO    ][4625] Directory /etc/salt/grains.d is in the correct state
2017-12-14 09:03:09,224 [salt.state       ][INFO    ][4625] Completed state [/etc/salt/grains.d] at time 09:03:09.224154 duration_in_ms=3.649
2017-12-14 09:03:09,225 [salt.state       ][INFO    ][4625] Running state [/etc/salt/grains] at time 09:03:09.224970
2017-12-14 09:03:09,225 [salt.state       ][INFO    ][4625] Executing state file.managed for /etc/salt/grains
2017-12-14 09:03:09,226 [salt.state       ][INFO    ][4625] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-14 09:03:09,226 [salt.state       ][INFO    ][4625] Completed state [/etc/salt/grains] at time 09:03:09.226613 duration_in_ms=1.643
2017-12-14 09:03:09,227 [salt.state       ][INFO    ][4625] Running state [/etc/salt/grains.d/placeholder] at time 09:03:09.227215
2017-12-14 09:03:09,227 [salt.state       ][INFO    ][4625] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-14 09:03:09,228 [salt.state       ][INFO    ][4625] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-14 09:03:09,228 [salt.state       ][INFO    ][4625] Completed state [/etc/salt/grains.d/placeholder] at time 09:03:09.228824 duration_in_ms=1.609
2017-12-14 09:03:09,229 [salt.state       ][INFO    ][4625] Running state [/etc/salt/grains.d/sphinx] at time 09:03:09.229423
2017-12-14 09:03:09,229 [salt.state       ][INFO    ][4625] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-14 09:03:09,231 [salt.state       ][INFO    ][4625] File /etc/salt/grains.d/sphinx is in the correct state
2017-12-14 09:03:09,231 [salt.state       ][INFO    ][4625] Completed state [/etc/salt/grains.d/sphinx] at time 09:03:09.231865 duration_in_ms=2.442
2017-12-14 09:03:09,233 [salt.state       ][INFO    ][4625] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:03:09.233695
2017-12-14 09:03:09,234 [salt.state       ][INFO    ][4625] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:03:09,234 [salt.state       ][INFO    ][4625] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:03:09,235 [salt.state       ][INFO    ][4625] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:03:09.235181 duration_in_ms=1.489
2017-12-14 09:03:09,235 [salt.state       ][INFO    ][4625] Running state [/etc/salt/grains.d/dns_records] at time 09:03:09.235801
2017-12-14 09:03:09,236 [salt.state       ][INFO    ][4625] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-14 09:03:09,237 [salt.state       ][INFO    ][4625] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-14 09:03:09,237 [salt.state       ][INFO    ][4625] Completed state [/etc/salt/grains.d/dns_records] at time 09:03:09.237908 duration_in_ms=2.107
2017-12-14 09:03:09,238 [salt.state       ][INFO    ][4625] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:03:09.238874
2017-12-14 09:03:09,239 [salt.state       ][INFO    ][4625] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:03:09,239 [salt.state       ][INFO    ][4625] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:03:09,240 [salt.state       ][INFO    ][4625] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:03:09.240285 duration_in_ms=1.411
2017-12-14 09:03:09,240 [salt.state       ][INFO    ][4625] Running state [/etc/salt/grains.d/salt] at time 09:03:09.240876
2017-12-14 09:03:09,241 [salt.state       ][INFO    ][4625] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-14 09:03:09,242 [salt.state       ][INFO    ][4625] File /etc/salt/grains.d/salt is in the correct state
2017-12-14 09:03:09,242 [salt.state       ][INFO    ][4625] Completed state [/etc/salt/grains.d/salt] at time 09:03:09.242942 duration_in_ms=2.066
2017-12-14 09:03:09,244 [salt.state       ][INFO    ][4625] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:03:09.244445
2017-12-14 09:03:09,244 [salt.state       ][INFO    ][4625] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:03:09,245 [salt.state       ][INFO    ][4625] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:03:09,245 [salt.state       ][INFO    ][4625] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:03:09.245870 duration_in_ms=1.426
2017-12-14 09:03:09,247 [salt.state       ][INFO    ][4625] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:03:09.247841
2017-12-14 09:03:09,248 [salt.state       ][INFO    ][4625] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-14 09:03:09,248 [salt.state       ][INFO    ][4625] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-14 09:03:09,249 [salt.state       ][INFO    ][4625] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:03:09.249265 duration_in_ms=1.424
2017-12-14 09:03:09,250 [salt.state       ][INFO    ][4625] Running state [mine.update] at time 09:03:09.250088
2017-12-14 09:03:09,250 [salt.state       ][INFO    ][4625] Executing state module.wait for mine.update
2017-12-14 09:03:09,251 [salt.state       ][INFO    ][4625] No changes made for mine.update
2017-12-14 09:03:09,251 [salt.state       ][INFO    ][4625] Completed state [mine.update] at time 09:03:09.251462 duration_in_ms=1.374
2017-12-14 09:03:09,251 [salt.state       ][INFO    ][4625] Running state [ca-certificates] at time 09:03:09.251909
2017-12-14 09:03:09,252 [salt.state       ][INFO    ][4625] Executing state pkg.installed for ca-certificates
2017-12-14 09:03:09,259 [salt.state       ][INFO    ][4625] All specified packages are already installed
2017-12-14 09:03:09,260 [salt.state       ][INFO    ][4625] Completed state [ca-certificates] at time 09:03:09.260163 duration_in_ms=8.254
2017-12-14 09:03:09,261 [salt.state       ][INFO    ][4625] Running state [update-ca-certificates] at time 09:03:09.261030
2017-12-14 09:03:09,261 [salt.state       ][INFO    ][4625] Executing state cmd.wait for update-ca-certificates
2017-12-14 09:03:09,262 [salt.state       ][INFO    ][4625] No changes made for update-ca-certificates
2017-12-14 09:03:09,262 [salt.state       ][INFO    ][4625] Completed state [update-ca-certificates] at time 09:03:09.262439 duration_in_ms=1.409
2017-12-14 09:03:09,264 [salt.minion      ][INFO    ][4625] Returning information for job: 20171214090303263824
2017-12-14 09:03:57,708 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.sls with jid 20171214090357692826
2017-12-14 09:03:57,735 [salt.minion      ][INFO    ][4677] Starting a new job with PID 4677
2017-12-14 09:04:00,059 [salt.state       ][INFO    ][4677] Loading fresh modules for state activity
2017-12-14 09:04:00,143 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 09:04:00,198 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 09:04:00,340 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 09:04:00,463 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 09:04:00,582 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 09:04:00,766 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 09:04:00,904 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 09:04:01,020 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 09:04:01,172 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 09:04:01,291 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 09:04:01,395 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 09:04:01,514 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 09:04:01,667 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 09:04:01,795 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 09:04:01,903 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 09:04:02,023 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 09:04:02,158 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 09:04:02,276 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 09:04:02,388 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 09:04:02,570 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 09:04:02,785 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 09:04:02,904 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 09:04:03,017 [salt.state       ][INFO    ][4677] Running state [/etc/environment] at time 09:04:03.017595
2017-12-14 09:04:03,018 [salt.state       ][INFO    ][4677] Executing state file.blockreplace for /etc/environment
2017-12-14 09:04:03,026 [salt.state       ][INFO    ][4677] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2017-12-14 09:04:03,028 [salt.state       ][INFO    ][4677] Completed state [/etc/environment] at time 09:04:03.028091 duration_in_ms=10.496
2017-12-14 09:04:03,028 [salt.state       ][INFO    ][4677] Running state [/etc/profile.d] at time 09:04:03.028552
2017-12-14 09:04:03,029 [salt.state       ][INFO    ][4677] Executing state file.directory for /etc/profile.d
2017-12-14 09:04:03,031 [salt.state       ][INFO    ][4677] Directory /etc/profile.d is in the correct state
2017-12-14 09:04:03,032 [salt.state       ][INFO    ][4677] Completed state [/etc/profile.d] at time 09:04:03.032247 duration_in_ms=3.695
2017-12-14 09:04:03,527 [salt.state       ][INFO    ][4677] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:04:03.527244
2017-12-14 09:04:03,527 [salt.state       ][INFO    ][4677] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 09:04:03,565 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 09:04:03,578 [salt.state       ][INFO    ][4677] File changed:
New file
2017-12-14 09:04:03,579 [salt.state       ][INFO    ][4677] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:04:03.579635 duration_in_ms=52.391
2017-12-14 09:04:03,580 [salt.state       ][INFO    ][4677] Running state [linux_repo_prereq_pkgs] at time 09:04:03.580606
2017-12-14 09:04:03,581 [salt.state       ][INFO    ][4677] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 09:04:03,581 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:03,924 [salt.state       ][INFO    ][4677] All specified packages are already installed
2017-12-14 09:04:03,925 [salt.state       ][INFO    ][4677] Completed state [linux_repo_prereq_pkgs] at time 09:04:03.925322 duration_in_ms=344.716
2017-12-14 09:04:03,925 [salt.state       ][INFO    ][4677] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:04:03.925651
2017-12-14 09:04:03,926 [salt.state       ][INFO    ][4677] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 09:04:03,926 [salt.state       ][INFO    ][4677] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 09:04:03,926 [salt.state       ][INFO    ][4677] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:04:03.926706 duration_in_ms=1.055
2017-12-14 09:04:03,927 [salt.state       ][INFO    ][4677] Running state [/etc/apt/preferences.d/uca] at time 09:04:03.926966
2017-12-14 09:04:03,927 [salt.state       ][INFO    ][4677] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 09:04:03,927 [salt.state       ][INFO    ][4677] File /etc/apt/preferences.d/uca is not present
2017-12-14 09:04:03,928 [salt.state       ][INFO    ][4677] Completed state [/etc/apt/preferences.d/uca] at time 09:04:03.928030 duration_in_ms=1.064
2017-12-14 09:04:03,932 [salt.state       ][INFO    ][4677] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:04:03.932714
2017-12-14 09:04:03,933 [salt.state       ][INFO    ][4677] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 09:04:04,044 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 09:04:04,143 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-14 09:04:04,446 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 09:04:07,815 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090407800053
2017-12-14 09:04:07,852 [salt.minion      ][INFO    ][5204] Starting a new job with PID 5204
2017-12-14 09:04:07,871 [salt.minion      ][INFO    ][5204] Returning information for job: 20171214090407800053
2017-12-14 09:04:08,916 [salt.state       ][INFO    ][4677] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-14 09:04:08,917 [salt.state       ][INFO    ][4677] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:04:08.916926 duration_in_ms=4984.21
2017-12-14 09:04:08,917 [salt.state       ][INFO    ][4677] Running state [linux_extra_packages_purged] at time 09:04:08.917630
2017-12-14 09:04:08,918 [salt.state       ][INFO    ][4677] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 09:04:08,953 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-14 09:04:13,302 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:13,339 [salt.state       ][INFO    ][4677] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-27-geb292c18-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-12-14 09:04:13,360 [salt.state       ][INFO    ][4677] Loading fresh modules for state activity
2017-12-14 09:04:13,394 [salt.state       ][INFO    ][4677] Completed state [linux_extra_packages_purged] at time 09:04:13.394319 duration_in_ms=4476.685
2017-12-14 09:04:13,409 [salt.state       ][INFO    ][4677] Running state [linux_extra_packages_latest] at time 09:04:13.409693
2017-12-14 09:04:13,410 [salt.state       ][INFO    ][4677] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 09:04:13,834 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 09:04:13,897 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2017-12-14 09:04:13,921 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-12-14 09:04:16,850 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:16,897 [salt.state       ][INFO    ][4677] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-14 09:04:16,917 [salt.state       ][INFO    ][4677] Loading fresh modules for state activity
2017-12-14 09:04:16,950 [salt.state       ][INFO    ][4677] Completed state [linux_extra_packages_latest] at time 09:04:16.950028 duration_in_ms=3540.335
2017-12-14 09:04:16,953 [salt.state       ][INFO    ][4677] Running state [UTC] at time 09:04:16.953210
2017-12-14 09:04:16,953 [salt.state       ][INFO    ][4677] Executing state timezone.system for UTC
2017-12-14 09:04:16,956 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['timedatectl'] in directory '/root'
2017-12-14 09:04:17,033 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['timedatectl'] in directory '/root'
2017-12-14 09:04:17,046 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2017-12-14 09:04:17,061 [salt.state       ][INFO    ][4677] {'timezone': 'UTC'}
2017-12-14 09:04:17,061 [salt.state       ][INFO    ][4677] Completed state [UTC] at time 09:04:17.061857 duration_in_ms=108.647
2017-12-14 09:04:17,064 [salt.state       ][INFO    ][4677] Running state [nf_conntrack] at time 09:04:17.064414
2017-12-14 09:04:17,064 [salt.state       ][INFO    ][4677] Executing state kmod.present for nf_conntrack
2017-12-14 09:04:17,065 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'lsmod' in directory '/root'
2017-12-14 09:04:17,178 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'lsmod' in directory '/root'
2017-12-14 09:04:17,193 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-14 09:04:17,214 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'lsmod' in directory '/root'
2017-12-14 09:04:17,250 [salt.state       ][INFO    ][4677] {'nf_conntrack': 'loaded'}
2017-12-14 09:04:17,251 [salt.state       ][INFO    ][4677] Completed state [nf_conntrack] at time 09:04:17.251241 duration_in_ms=186.826
2017-12-14 09:04:17,254 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_keepalive_probes] at time 09:04:17.254313
2017-12-14 09:04:17,254 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 09:04:17,255 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,319 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-14 09:04:17,329 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-14 09:04:17,330 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:04:17.330237 duration_in_ms=75.924
2017-12-14 09:04:17,330 [salt.state       ][INFO    ][4677] Running state [fs.file-max] at time 09:04:17.330680
2017-12-14 09:04:17,331 [salt.state       ][INFO    ][4677] Executing state sysctl.present for fs.file-max
2017-12-14 09:04:17,332 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,358 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-14 09:04:17,369 [salt.state       ][INFO    ][4677] {'fs.file-max': 124165}
2017-12-14 09:04:17,369 [salt.state       ][INFO    ][4677] Completed state [fs.file-max] at time 09:04:17.369889 duration_in_ms=39.208
2017-12-14 09:04:17,370 [salt.state       ][INFO    ][4677] Running state [net.core.somaxconn] at time 09:04:17.370363
2017-12-14 09:04:17,370 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.core.somaxconn
2017-12-14 09:04:17,372 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,398 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-14 09:04:17,408 [salt.state       ][INFO    ][4677] {'net.core.somaxconn': 4096}
2017-12-14 09:04:17,408 [salt.state       ][INFO    ][4677] Completed state [net.core.somaxconn] at time 09:04:17.408875 duration_in_ms=38.511
2017-12-14 09:04:17,409 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:04:17.409356
2017-12-14 09:04:17,409 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 09:04:17,410 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,434 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-14 09:04:17,444 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-14 09:04:17,444 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:04:17.444606 duration_in_ms=35.249
2017-12-14 09:04:17,445 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_tw_reuse] at time 09:04:17.445310
2017-12-14 09:04:17,445 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 09:04:17,446 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,472 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-14 09:04:17,485 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-14 09:04:17,486 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_tw_reuse] at time 09:04:17.486034 duration_in_ms=40.724
2017-12-14 09:04:17,486 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_congestion_control] at time 09:04:17.486630
2017-12-14 09:04:17,487 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 09:04:17,488 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,514 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-14 09:04:17,533 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-14 09:04:17,534 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_congestion_control] at time 09:04:17.534093 duration_in_ms=47.462
2017-12-14 09:04:17,535 [salt.state       ][INFO    ][4677] Running state [net.nf_conntrack_max] at time 09:04:17.535043
2017-12-14 09:04:17,535 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 09:04:17,537 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,564 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-14 09:04:17,574 [salt.state       ][INFO    ][4677] {'net.nf_conntrack_max': 1048576}
2017-12-14 09:04:17,574 [salt.state       ][INFO    ][4677] Completed state [net.nf_conntrack_max] at time 09:04:17.574643 duration_in_ms=39.6
2017-12-14 09:04:17,575 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_retries2] at time 09:04:17.575482
2017-12-14 09:04:17,575 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 09:04:17,576 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,608 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-14 09:04:17,620 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_retries2': 5}
2017-12-14 09:04:17,621 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_retries2] at time 09:04:17.621263 duration_in_ms=45.78
2017-12-14 09:04:17,621 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_fin_timeout] at time 09:04:17.621665
2017-12-14 09:04:17,622 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 09:04:17,622 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,654 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-14 09:04:17,668 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-14 09:04:17,669 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_fin_timeout] at time 09:04:17.668988 duration_in_ms=47.322
2017-12-14 09:04:17,669 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:04:17.669639
2017-12-14 09:04:17,670 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 09:04:17,672 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,704 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-14 09:04:17,722 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-14 09:04:17,723 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:04:17.723031 duration_in_ms=53.392
2017-12-14 09:04:17,724 [salt.state       ][INFO    ][4677] Running state [vm.swappiness] at time 09:04:17.724220
2017-12-14 09:04:17,724 [salt.state       ][INFO    ][4677] Executing state sysctl.present for vm.swappiness
2017-12-14 09:04:17,725 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,752 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-14 09:04:17,763 [salt.state       ][INFO    ][4677] {'vm.swappiness': 10}
2017-12-14 09:04:17,764 [salt.state       ][INFO    ][4677] Completed state [vm.swappiness] at time 09:04:17.764159 duration_in_ms=39.938
2017-12-14 09:04:17,764 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:04:17.764635
2017-12-14 09:04:17,765 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 09:04:17,765 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,793 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-14 09:04:17,805 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-14 09:04:17,805 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:04:17.805510 duration_in_ms=40.874
2017-12-14 09:04:17,806 [salt.state       ][INFO    ][4677] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:04:17.806107
2017-12-14 09:04:17,806 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 09:04:17,807 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,836 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-14 09:04:17,848 [salt.state       ][INFO    ][4677] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-14 09:04:17,849 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:04:17.849146 duration_in_ms=43.039
2017-12-14 09:04:17,849 [salt.state       ][INFO    ][4677] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:04:17.849553
2017-12-14 09:04:17,849 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090417834189
2017-12-14 09:04:17,850 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 09:04:17,850 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,872 [salt.minion      ][INFO    ][6439] Starting a new job with PID 6439
2017-12-14 09:04:17,882 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-14 09:04:17,893 [salt.state       ][INFO    ][4677] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-14 09:04:17,894 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:04:17.894136 duration_in_ms=44.582
2017-12-14 09:04:17,894 [salt.state       ][INFO    ][4677] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:04:17.894621
2017-12-14 09:04:17,895 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 09:04:17,895 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,901 [salt.minion      ][INFO    ][6439] Returning information for job: 20171214090417834189
2017-12-14 09:04:17,925 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-14 09:04:17,940 [salt.state       ][INFO    ][4677] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-14 09:04:17,941 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:04:17.940941 duration_in_ms=46.319
2017-12-14 09:04:17,941 [salt.state       ][INFO    ][4677] Running state [net.core.netdev_max_backlog] at time 09:04:17.941560
2017-12-14 09:04:17,942 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 09:04:17,943 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:17,976 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-14 09:04:17,991 [salt.state       ][INFO    ][4677] {'net.core.netdev_max_backlog': 261144}
2017-12-14 09:04:17,992 [salt.state       ][INFO    ][4677] Completed state [net.core.netdev_max_backlog] at time 09:04:17.992236 duration_in_ms=50.676
2017-12-14 09:04:17,992 [salt.state       ][INFO    ][4677] Running state [net.ipv4.tcp_keepalive_time] at time 09:04:17.992823
2017-12-14 09:04:17,993 [salt.state       ][INFO    ][4677] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 09:04:17,994 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:18,023 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-14 09:04:18,036 [salt.state       ][INFO    ][4677] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-14 09:04:18,037 [salt.state       ][INFO    ][4677] Completed state [net.ipv4.tcp_keepalive_time] at time 09:04:18.036926 duration_in_ms=44.103
2017-12-14 09:04:18,037 [salt.state       ][INFO    ][4677] Running state [kernel.panic] at time 09:04:18.037466
2017-12-14 09:04:18,037 [salt.state       ][INFO    ][4677] Executing state sysctl.present for kernel.panic
2017-12-14 09:04:18,038 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:04:18,069 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-14 09:04:18,081 [salt.state       ][INFO    ][4677] {'kernel.panic': 60}
2017-12-14 09:04:18,082 [salt.state       ][INFO    ][4677] Completed state [kernel.panic] at time 09:04:18.082195 duration_in_ms=44.728
2017-12-14 09:04:18,100 [salt.state       ][INFO    ][4677] Running state [linux_sysfs_package] at time 09:04:18.100223
2017-12-14 09:04:18,100 [salt.state       ][INFO    ][4677] Executing state pkg.installed for linux_sysfs_package
2017-12-14 09:04:18,504 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-14 09:04:18,566 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 09:04:20,576 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2017-12-14 09:04:20,608 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-12-14 09:04:23,298 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:23,408 [salt.state       ][INFO    ][4677] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-12-14 09:04:23,422 [salt.state       ][INFO    ][4677] Loading fresh modules for state activity
2017-12-14 09:04:23,453 [salt.state       ][INFO    ][4677] Completed state [linux_sysfs_package] at time 09:04:23.453655 duration_in_ms=5353.431
2017-12-14 09:04:23,457 [salt.state       ][INFO    ][4677] Running state [/etc/sysfs.d] at time 09:04:23.457878
2017-12-14 09:04:23,458 [salt.state       ][INFO    ][4677] Executing state file.directory for /etc/sysfs.d
2017-12-14 09:04:23,462 [salt.state       ][INFO    ][4677] Directory /etc/sysfs.d is in the correct state
2017-12-14 09:04:23,462 [salt.state       ][INFO    ][4677] Completed state [/etc/sysfs.d] at time 09:04:23.462473 duration_in_ms=4.594
2017-12-14 09:04:23,777 [salt.state       ][INFO    ][4677] Running state [ondemand] at time 09:04:23.777188
2017-12-14 09:04:23,778 [salt.state       ][INFO    ][4677] Executing state service.dead for ondemand
2017-12-14 09:04:23,781 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 09:04:23,797 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 09:04:23,814 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 09:04:23,832 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-14 09:04:23,903 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 09:04:23,920 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 09:04:23,936 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 09:04:23,958 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-14 09:04:24,085 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 09:04:24,104 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'runlevel' in directory '/root'
2017-12-14 09:04:24,117 [salt.state       ][INFO    ][4677] {'ondemand': True}
2017-12-14 09:04:24,117 [salt.state       ][INFO    ][4677] Completed state [ondemand] at time 09:04:24.117893 duration_in_ms=340.705
2017-12-14 09:04:24,119 [salt.state       ][INFO    ][4677] Running state [cs_CZ.UTF-8] at time 09:04:24.118972
2017-12-14 09:04:24,119 [salt.state       ][INFO    ][4677] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 09:04:24,120 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'locale -a' in directory '/root'
2017-12-14 09:04:24,141 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2017-12-14 09:04:24,869 [salt.state       ][INFO    ][4677] {'locale': 'cs_CZ.UTF-8'}
2017-12-14 09:04:24,870 [salt.state       ][INFO    ][4677] Completed state [cs_CZ.UTF-8] at time 09:04:24.870247 duration_in_ms=751.273
2017-12-14 09:04:24,871 [salt.state       ][INFO    ][4677] Running state [en_US.UTF-8] at time 09:04:24.871017
2017-12-14 09:04:24,871 [salt.state       ][INFO    ][4677] Executing state locale.present for en_US.UTF-8
2017-12-14 09:04:24,873 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'locale -a' in directory '/root'
2017-12-14 09:04:24,889 [salt.state       ][INFO    ][4677] Locale en_US.UTF-8 is already present
2017-12-14 09:04:24,890 [salt.state       ][INFO    ][4677] Completed state [en_US.UTF-8] at time 09:04:24.890142 duration_in_ms=19.125
2017-12-14 09:04:24,892 [salt.state       ][INFO    ][4677] Running state [en_US.UTF-8] at time 09:04:24.892312
2017-12-14 09:04:24,892 [salt.state       ][INFO    ][4677] Executing state locale.system for en_US.UTF-8
2017-12-14 09:04:24,893 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command 'localectl' in directory '/root'
2017-12-14 09:04:24,942 [salt.state       ][INFO    ][4677] System locale en_US.UTF-8 already set
2017-12-14 09:04:24,942 [salt.state       ][INFO    ][4677] Completed state [en_US.UTF-8] at time 09:04:24.942710 duration_in_ms=50.398
2017-12-14 09:04:24,945 [salt.state       ][INFO    ][4677] Running state [root] at time 09:04:24.945523
2017-12-14 09:04:24,946 [salt.state       ][INFO    ][4677] Executing state user.present for root
2017-12-14 09:04:24,948 [salt.state       ][INFO    ][4677] User root is present and up to date
2017-12-14 09:04:24,949 [salt.state       ][INFO    ][4677] Completed state [root] at time 09:04:24.949596 duration_in_ms=4.073
2017-12-14 09:04:24,951 [salt.state       ][INFO    ][4677] Running state [/root] at time 09:04:24.951861
2017-12-14 09:04:24,952 [salt.state       ][INFO    ][4677] Executing state file.directory for /root
2017-12-14 09:04:24,954 [salt.state       ][INFO    ][4677] Directory /root is in the correct state
2017-12-14 09:04:24,954 [salt.state       ][INFO    ][4677] Completed state [/root] at time 09:04:24.954806 duration_in_ms=2.944
2017-12-14 09:04:24,956 [salt.state       ][INFO    ][4677] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:04:24.956059
2017-12-14 09:04:24,956 [salt.state       ][INFO    ][4677] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 09:04:24,957 [salt.state       ][INFO    ][4677] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 09:04:24,957 [salt.state       ][INFO    ][4677] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:04:24.957503 duration_in_ms=1.443
2017-12-14 09:04:24,958 [salt.state       ][INFO    ][4677] Running state [ubuntu] at time 09:04:24.958017
2017-12-14 09:04:24,958 [salt.state       ][INFO    ][4677] Executing state user.present for ubuntu
2017-12-14 09:04:24,961 [salt.state       ][INFO    ][4677] {'passwd': 'XXX-REDACTED-XXX'}
2017-12-14 09:04:24,962 [salt.state       ][INFO    ][4677] Completed state [ubuntu] at time 09:04:24.962231 duration_in_ms=4.213
2017-12-14 09:04:24,963 [salt.state       ][INFO    ][4677] Running state [/home/ubuntu] at time 09:04:24.963528
2017-12-14 09:04:24,964 [salt.state       ][INFO    ][4677] Executing state file.directory for /home/ubuntu
2017-12-14 09:04:24,965 [salt.state       ][INFO    ][4677] {'mode': '0700'}
2017-12-14 09:04:24,965 [salt.state       ][INFO    ][4677] Completed state [/home/ubuntu] at time 09:04:24.965572 duration_in_ms=2.045
2017-12-14 09:04:24,966 [salt.state       ][INFO    ][4677] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:04:24.966737
2017-12-14 09:04:24,967 [salt.state       ][INFO    ][4677] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 09:04:24,999 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 09:04:25,009 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command '/usr/sbin/visudo -c -f /tmp/tmpVmCVA1' in directory '/root'
2017-12-14 09:04:25,029 [salt.state       ][INFO    ][4677] File changed:
New file
2017-12-14 09:04:25,031 [salt.state       ][INFO    ][4677] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:04:25.030965 duration_in_ms=64.227
2017-12-14 09:04:25,031 [salt.state       ][INFO    ][4677] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:04:25.031732
2017-12-14 09:04:25,032 [salt.state       ][INFO    ][4677] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 09:04:25,062 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 09:04:25,156 [salt.state       ][INFO    ][4677] File changed:
New file
2017-12-14 09:04:25,157 [salt.state       ][INFO    ][4677] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:04:25.157259 duration_in_ms=125.527
2017-12-14 09:04:25,157 [salt.state       ][INFO    ][4677] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:04:25.157733
2017-12-14 09:04:25,158 [salt.state       ][INFO    ][4677] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 09:04:25,191 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 09:04:25,286 [salt.state       ][INFO    ][4677] File changed:
New file
2017-12-14 09:04:25,286 [salt.state       ][INFO    ][4677] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:04:25.286791 duration_in_ms=129.058
2017-12-14 09:04:25,288 [salt.state       ][INFO    ][4677] Running state [service.systemctl_reload] at time 09:04:25.288830
2017-12-14 09:04:25,289 [salt.state       ][INFO    ][4677] Executing state module.wait for service.systemctl_reload
2017-12-14 09:04:25,289 [salt.state       ][INFO    ][4677] No changes made for service.systemctl_reload
2017-12-14 09:04:25,290 [salt.state       ][INFO    ][4677] Completed state [service.systemctl_reload] at time 09:04:25.290228 duration_in_ms=1.398
2017-12-14 09:04:25,290 [salt.state       ][INFO    ][4677] Running state [service.systemctl_reload] at time 09:04:25.290654
2017-12-14 09:04:25,291 [salt.state       ][INFO    ][4677] Executing state module.mod_watch for service.systemctl_reload
2017-12-14 09:04:25,291 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-14 09:04:25,366 [salt.state       ][INFO    ][4677] {'ret': True}
2017-12-14 09:04:25,367 [salt.state       ][INFO    ][4677] Completed state [service.systemctl_reload] at time 09:04:25.367034 duration_in_ms=76.379
2017-12-14 09:04:25,367 [salt.state       ][INFO    ][4677] Running state [/etc/hostname] at time 09:04:25.367759
2017-12-14 09:04:25,368 [salt.state       ][INFO    ][4677] Executing state file.managed for /etc/hostname
2017-12-14 09:04:25,409 [salt.fileclient  ][INFO    ][4677] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 09:04:25,414 [salt.state       ][INFO    ][4677] File /etc/hostname is in the correct state
2017-12-14 09:04:25,415 [salt.state       ][INFO    ][4677] Completed state [/etc/hostname] at time 09:04:25.414986 duration_in_ms=47.227
2017-12-14 09:04:25,418 [salt.state       ][INFO    ][4677] Running state [hostname mas01] at time 09:04:25.418434
2017-12-14 09:04:25,419 [salt.state       ][INFO    ][4677] Executing state cmd.wait for hostname mas01
2017-12-14 09:04:25,420 [salt.state       ][INFO    ][4677] No changes made for hostname mas01
2017-12-14 09:04:25,420 [salt.state       ][INFO    ][4677] Completed state [hostname mas01] at time 09:04:25.420509 duration_in_ms=2.075
2017-12-14 09:04:25,421 [salt.state       ][INFO    ][4677] Running state [mdb02] at time 09:04:25.421552
2017-12-14 09:04:25,422 [salt.state       ][INFO    ][4677] Executing state host.present for mdb02
2017-12-14 09:04:25,424 [salt.state       ][INFO    ][4677] {'host': 'mdb02'}
2017-12-14 09:04:25,424 [salt.state       ][INFO    ][4677] Completed state [mdb02] at time 09:04:25.424440 duration_in_ms=2.888
2017-12-14 09:04:25,424 [salt.state       ][INFO    ][4677] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.424888
2017-12-14 09:04:25,425 [salt.state       ][INFO    ][4677] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,426 [salt.state       ][INFO    ][4677] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,426 [salt.state       ][INFO    ][4677] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.426785 duration_in_ms=1.897
2017-12-14 09:04:25,427 [salt.state       ][INFO    ][4677] Running state [mdb03] at time 09:04:25.427236
2017-12-14 09:04:25,427 [salt.state       ][INFO    ][4677] Executing state host.present for mdb03
2017-12-14 09:04:25,428 [salt.state       ][INFO    ][4677] {'host': 'mdb03'}
2017-12-14 09:04:25,429 [salt.state       ][INFO    ][4677] Completed state [mdb03] at time 09:04:25.429101 duration_in_ms=1.865
2017-12-14 09:04:25,429 [salt.state       ][INFO    ][4677] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.429533
2017-12-14 09:04:25,430 [salt.state       ][INFO    ][4677] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,431 [salt.state       ][INFO    ][4677] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,431 [salt.state       ][INFO    ][4677] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.431750 duration_in_ms=2.217
2017-12-14 09:04:25,432 [salt.state       ][INFO    ][4677] Running state [mdb01] at time 09:04:25.432200
2017-12-14 09:04:25,432 [salt.state       ][INFO    ][4677] Executing state host.present for mdb01
2017-12-14 09:04:25,433 [salt.state       ][INFO    ][4677] {'host': 'mdb01'}
2017-12-14 09:04:25,434 [salt.state       ][INFO    ][4677] Completed state [mdb01] at time 09:04:25.434104 duration_in_ms=1.904
2017-12-14 09:04:25,434 [salt.state       ][INFO    ][4677] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.434552
2017-12-14 09:04:25,434 [salt.state       ][INFO    ][4677] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,436 [salt.state       ][INFO    ][4677] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,436 [salt.state       ][INFO    ][4677] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.436464 duration_in_ms=1.912
2017-12-14 09:04:25,436 [salt.state       ][INFO    ][4677] Running state [mdb] at time 09:04:25.436911
2017-12-14 09:04:25,437 [salt.state       ][INFO    ][4677] Executing state host.present for mdb
2017-12-14 09:04:25,438 [salt.state       ][INFO    ][4677] {'host': 'mdb'}
2017-12-14 09:04:25,438 [salt.state       ][INFO    ][4677] Completed state [mdb] at time 09:04:25.438838 duration_in_ms=1.926
2017-12-14 09:04:25,439 [salt.state       ][INFO    ][4677] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.439300
2017-12-14 09:04:25,439 [salt.state       ][INFO    ][4677] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,440 [salt.state       ][INFO    ][4677] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,441 [salt.state       ][INFO    ][4677] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.441192 duration_in_ms=1.892
2017-12-14 09:04:25,441 [salt.state       ][INFO    ][4677] Running state [cfg01] at time 09:04:25.441626
2017-12-14 09:04:25,442 [salt.state       ][INFO    ][4677] Executing state host.present for cfg01
2017-12-14 09:04:25,443 [salt.state       ][INFO    ][4677] {'host': 'cfg01'}
2017-12-14 09:04:25,443 [salt.state       ][INFO    ][4677] Completed state [cfg01] at time 09:04:25.443568 duration_in_ms=1.942
2017-12-14 09:04:25,444 [salt.state       ][INFO    ][4677] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.444018
2017-12-14 09:04:25,444 [salt.state       ][INFO    ][4677] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,445 [salt.state       ][INFO    ][4677] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,446 [salt.state       ][INFO    ][4677] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.446338 duration_in_ms=2.318
2017-12-14 09:04:25,447 [salt.state       ][INFO    ][4677] Running state [prx01] at time 09:04:25.447850
2017-12-14 09:04:25,448 [salt.state       ][INFO    ][4677] Executing state host.present for prx01
2017-12-14 09:04:25,451 [salt.state       ][INFO    ][4677] {'host': 'prx01'}
2017-12-14 09:04:25,451 [salt.state       ][INFO    ][4677] Completed state [prx01] at time 09:04:25.451563 duration_in_ms=3.712
2017-12-14 09:04:25,452 [salt.state       ][INFO    ][4677] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.452389
2017-12-14 09:04:25,453 [salt.state       ][INFO    ][4677] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,455 [salt.state       ][INFO    ][4677] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,456 [salt.state       ][INFO    ][4677] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.456191 duration_in_ms=3.803
2017-12-14 09:04:25,457 [salt.state       ][INFO    ][4677] Running state [kvm01] at time 09:04:25.457125
2017-12-14 09:04:25,458 [salt.state       ][INFO    ][4677] Executing state host.present for kvm01
2017-12-14 09:04:25,460 [salt.state       ][INFO    ][4677] {'host': 'kvm01'}
2017-12-14 09:04:25,460 [salt.state       ][INFO    ][4677] Completed state [kvm01] at time 09:04:25.460538 duration_in_ms=3.414
2017-12-14 09:04:25,461 [salt.state       ][INFO    ][4677] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.460968
2017-12-14 09:04:25,461 [salt.state       ][INFO    ][4677] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,462 [salt.state       ][INFO    ][4677] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,463 [salt.state       ][INFO    ][4677] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.462962 duration_in_ms=1.994
2017-12-14 09:04:25,463 [salt.state       ][INFO    ][4677] Running state [kvm03] at time 09:04:25.463424
2017-12-14 09:04:25,463 [salt.state       ][INFO    ][4677] Executing state host.present for kvm03
2017-12-14 09:04:25,465 [salt.state       ][INFO    ][4677] {'host': 'kvm03'}
2017-12-14 09:04:25,465 [salt.state       ][INFO    ][4677] Completed state [kvm03] at time 09:04:25.465360 duration_in_ms=1.936
2017-12-14 09:04:25,465 [salt.state       ][INFO    ][4677] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.465788
2017-12-14 09:04:25,466 [salt.state       ][INFO    ][4677] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,468 [salt.state       ][INFO    ][4677] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,468 [salt.state       ][INFO    ][4677] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.468383 duration_in_ms=2.595
2017-12-14 09:04:25,468 [salt.state       ][INFO    ][4677] Running state [kvm02] at time 09:04:25.468814
2017-12-14 09:04:25,469 [salt.state       ][INFO    ][4677] Executing state host.present for kvm02
2017-12-14 09:04:25,470 [salt.state       ][INFO    ][4677] {'host': 'kvm02'}
2017-12-14 09:04:25,472 [salt.state       ][INFO    ][4677] Completed state [kvm02] at time 09:04:25.471126 duration_in_ms=2.312
2017-12-14 09:04:25,473 [salt.state       ][INFO    ][4677] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.473156
2017-12-14 09:04:25,473 [salt.state       ][INFO    ][4677] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,474 [salt.state       ][INFO    ][4677] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,475 [salt.state       ][INFO    ][4677] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.475183 duration_in_ms=2.027
2017-12-14 09:04:25,475 [salt.state       ][INFO    ][4677] Running state [dbs] at time 09:04:25.475615
2017-12-14 09:04:25,476 [salt.state       ][INFO    ][4677] Executing state host.present for dbs
2017-12-14 09:04:25,477 [salt.state       ][INFO    ][4677] {'host': 'dbs'}
2017-12-14 09:04:25,477 [salt.state       ][INFO    ][4677] Completed state [dbs] at time 09:04:25.477559 duration_in_ms=1.944
2017-12-14 09:04:25,478 [salt.state       ][INFO    ][4677] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.478025
2017-12-14 09:04:25,478 [salt.state       ][INFO    ][4677] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,479 [salt.state       ][INFO    ][4677] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,480 [salt.state       ][INFO    ][4677] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.480010 duration_in_ms=1.985
2017-12-14 09:04:25,480 [salt.state       ][INFO    ][4677] Running state [prx] at time 09:04:25.480440
2017-12-14 09:04:25,480 [salt.state       ][INFO    ][4677] Executing state host.present for prx
2017-12-14 09:04:25,482 [salt.state       ][INFO    ][4677] {'host': 'prx'}
2017-12-14 09:04:25,482 [salt.state       ][INFO    ][4677] Completed state [prx] at time 09:04:25.482425 duration_in_ms=1.985
2017-12-14 09:04:25,482 [salt.state       ][INFO    ][4677] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.482863
2017-12-14 09:04:25,483 [salt.state       ][INFO    ][4677] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,484 [salt.state       ][INFO    ][4677] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,485 [salt.state       ][INFO    ][4677] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.485160 duration_in_ms=2.297
2017-12-14 09:04:25,485 [salt.state       ][INFO    ][4677] Running state [prx02] at time 09:04:25.485598
2017-12-14 09:04:25,486 [salt.state       ][INFO    ][4677] Executing state host.present for prx02
2017-12-14 09:04:25,487 [salt.state       ][INFO    ][4677] {'host': 'prx02'}
2017-12-14 09:04:25,487 [salt.state       ][INFO    ][4677] Completed state [prx02] at time 09:04:25.487595 duration_in_ms=1.997
2017-12-14 09:04:25,488 [salt.state       ][INFO    ][4677] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.488032
2017-12-14 09:04:25,488 [salt.state       ][INFO    ][4677] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,489 [salt.state       ][INFO    ][4677] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,490 [salt.state       ][INFO    ][4677] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.490001 duration_in_ms=1.969
2017-12-14 09:04:25,490 [salt.state       ][INFO    ][4677] Running state [msg02] at time 09:04:25.490288
2017-12-14 09:04:25,490 [salt.state       ][INFO    ][4677] Executing state host.present for msg02
2017-12-14 09:04:25,492 [salt.state       ][INFO    ][4677] {'host': 'msg02'}
2017-12-14 09:04:25,492 [salt.state       ][INFO    ][4677] Completed state [msg02] at time 09:04:25.492546 duration_in_ms=2.258
2017-12-14 09:04:25,492 [salt.state       ][INFO    ][4677] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.492817
2017-12-14 09:04:25,493 [salt.state       ][INFO    ][4677] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,494 [salt.state       ][INFO    ][4677] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,494 [salt.state       ][INFO    ][4677] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.494943 duration_in_ms=2.126
2017-12-14 09:04:25,496 [salt.state       ][INFO    ][4677] Running state [msg03] at time 09:04:25.496063
2017-12-14 09:04:25,496 [salt.state       ][INFO    ][4677] Executing state host.present for msg03
2017-12-14 09:04:25,497 [salt.state       ][INFO    ][4677] {'host': 'msg03'}
2017-12-14 09:04:25,497 [salt.state       ][INFO    ][4677] Completed state [msg03] at time 09:04:25.497579 duration_in_ms=1.515
2017-12-14 09:04:25,497 [salt.state       ][INFO    ][4677] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.497861
2017-12-14 09:04:25,498 [salt.state       ][INFO    ][4677] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,499 [salt.state       ][INFO    ][4677] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,499 [salt.state       ][INFO    ][4677] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.499406 duration_in_ms=1.545
2017-12-14 09:04:25,499 [salt.state       ][INFO    ][4677] Running state [msg01] at time 09:04:25.499674
2017-12-14 09:04:25,499 [salt.state       ][INFO    ][4677] Executing state host.present for msg01
2017-12-14 09:04:25,501 [salt.state       ][INFO    ][4677] {'host': 'msg01'}
2017-12-14 09:04:25,501 [salt.state       ][INFO    ][4677] Completed state [msg01] at time 09:04:25.501323 duration_in_ms=1.649
2017-12-14 09:04:25,501 [salt.state       ][INFO    ][4677] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.501589
2017-12-14 09:04:25,501 [salt.state       ][INFO    ][4677] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,502 [salt.state       ][INFO    ][4677] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,503 [salt.state       ][INFO    ][4677] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.503118 duration_in_ms=1.529
2017-12-14 09:04:25,503 [salt.state       ][INFO    ][4677] Running state [msg] at time 09:04:25.503667
2017-12-14 09:04:25,503 [salt.state       ][INFO    ][4677] Executing state host.present for msg
2017-12-14 09:04:25,504 [salt.state       ][INFO    ][4677] {'host': 'msg'}
2017-12-14 09:04:25,505 [salt.state       ][INFO    ][4677] Completed state [msg] at time 09:04:25.505175 duration_in_ms=1.508
2017-12-14 09:04:25,505 [salt.state       ][INFO    ][4677] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.505429
2017-12-14 09:04:25,505 [salt.state       ][INFO    ][4677] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,506 [salt.state       ][INFO    ][4677] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,507 [salt.state       ][INFO    ][4677] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.506979 duration_in_ms=1.549
2017-12-14 09:04:25,507 [salt.state       ][INFO    ][4677] Running state [cfg01] at time 09:04:25.507857
2017-12-14 09:04:25,508 [salt.state       ][INFO    ][4677] Executing state host.present for cfg01
2017-12-14 09:04:25,508 [salt.state       ][INFO    ][4677] Host cfg01 (192.168.10.100) already present
2017-12-14 09:04:25,508 [salt.state       ][INFO    ][4677] Completed state [cfg01] at time 09:04:25.508780 duration_in_ms=0.923
2017-12-14 09:04:25,509 [salt.state       ][INFO    ][4677] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.509029
2017-12-14 09:04:25,509 [salt.state       ][INFO    ][4677] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,509 [salt.state       ][INFO    ][4677] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-14 09:04:25,510 [salt.state       ][INFO    ][4677] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.509971 duration_in_ms=0.942
2017-12-14 09:04:25,510 [salt.state       ][INFO    ][4677] Running state [cmp002] at time 09:04:25.510221
2017-12-14 09:04:25,510 [salt.state       ][INFO    ][4677] Executing state host.present for cmp002
2017-12-14 09:04:25,511 [salt.state       ][INFO    ][4677] {'host': 'cmp002'}
2017-12-14 09:04:25,512 [salt.state       ][INFO    ][4677] Completed state [cmp002] at time 09:04:25.512032 duration_in_ms=1.811
2017-12-14 09:04:25,512 [salt.state       ][INFO    ][4677] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.512282
2017-12-14 09:04:25,512 [salt.state       ][INFO    ][4677] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,513 [salt.state       ][INFO    ][4677] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,513 [salt.state       ][INFO    ][4677] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.513853 duration_in_ms=1.57
2017-12-14 09:04:25,514 [salt.state       ][INFO    ][4677] Running state [cmp001] at time 09:04:25.514115
2017-12-14 09:04:25,514 [salt.state       ][INFO    ][4677] Executing state host.present for cmp001
2017-12-14 09:04:25,515 [salt.state       ][INFO    ][4677] {'host': 'cmp001'}
2017-12-14 09:04:25,515 [salt.state       ][INFO    ][4677] Completed state [cmp001] at time 09:04:25.515665 duration_in_ms=1.55
2017-12-14 09:04:25,515 [salt.state       ][INFO    ][4677] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.515937
2017-12-14 09:04:25,516 [salt.state       ][INFO    ][4677] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,517 [salt.state       ][INFO    ][4677] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,517 [salt.state       ][INFO    ][4677] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.517482 duration_in_ms=1.545
2017-12-14 09:04:25,517 [salt.state       ][INFO    ][4677] Running state [dbs01] at time 09:04:25.517745
2017-12-14 09:04:25,518 [salt.state       ][INFO    ][4677] Executing state host.present for dbs01
2017-12-14 09:04:25,519 [salt.state       ][INFO    ][4677] {'host': 'dbs01'}
2017-12-14 09:04:25,519 [salt.state       ][INFO    ][4677] Completed state [dbs01] at time 09:04:25.519931 duration_in_ms=2.186
2017-12-14 09:04:25,520 [salt.state       ][INFO    ][4677] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.520193
2017-12-14 09:04:25,520 [salt.state       ][INFO    ][4677] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,521 [salt.state       ][INFO    ][4677] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,521 [salt.state       ][INFO    ][4677] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.521918 duration_in_ms=1.725
2017-12-14 09:04:25,522 [salt.state       ][INFO    ][4677] Running state [dbs02] at time 09:04:25.522192
2017-12-14 09:04:25,522 [salt.state       ][INFO    ][4677] Executing state host.present for dbs02
2017-12-14 09:04:25,524 [salt.state       ][INFO    ][4677] {'host': 'dbs02'}
2017-12-14 09:04:25,524 [salt.state       ][INFO    ][4677] Completed state [dbs02] at time 09:04:25.524331 duration_in_ms=2.139
2017-12-14 09:04:25,524 [salt.state       ][INFO    ][4677] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.524589
2017-12-14 09:04:25,524 [salt.state       ][INFO    ][4677] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,525 [salt.state       ][INFO    ][4677] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,526 [salt.state       ][INFO    ][4677] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.526177 duration_in_ms=1.588
2017-12-14 09:04:25,526 [salt.state       ][INFO    ][4677] Running state [dbs03] at time 09:04:25.526453
2017-12-14 09:04:25,526 [salt.state       ][INFO    ][4677] Executing state host.present for dbs03
2017-12-14 09:04:25,527 [salt.state       ][INFO    ][4677] {'host': 'dbs03'}
2017-12-14 09:04:25,528 [salt.state       ][INFO    ][4677] Completed state [dbs03] at time 09:04:25.528057 duration_in_ms=1.604
2017-12-14 09:04:25,528 [salt.state       ][INFO    ][4677] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.528321
2017-12-14 09:04:25,528 [salt.state       ][INFO    ][4677] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,529 [salt.state       ][INFO    ][4677] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,529 [salt.state       ][INFO    ][4677] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.529923 duration_in_ms=1.602
2017-12-14 09:04:25,530 [salt.state       ][INFO    ][4677] Running state [odl01] at time 09:04:25.530184
2017-12-14 09:04:25,530 [salt.state       ][INFO    ][4677] Executing state host.present for odl01
2017-12-14 09:04:25,532 [salt.state       ][INFO    ][4677] {'host': 'odl01'}
2017-12-14 09:04:25,532 [salt.state       ][INFO    ][4677] Completed state [odl01] at time 09:04:25.532641 duration_in_ms=2.457
2017-12-14 09:04:25,532 [salt.state       ][INFO    ][4677] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.532906
2017-12-14 09:04:25,533 [salt.state       ][INFO    ][4677] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,534 [salt.state       ][INFO    ][4677] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,534 [salt.state       ][INFO    ][4677] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.534539 duration_in_ms=1.633
2017-12-14 09:04:25,534 [salt.state       ][INFO    ][4677] Running state [mas01] at time 09:04:25.534808
2017-12-14 09:04:25,535 [salt.state       ][INFO    ][4677] Executing state host.present for mas01
2017-12-14 09:04:25,536 [salt.state       ][INFO    ][4677] {'host': 'mas01'}
2017-12-14 09:04:25,536 [salt.state       ][INFO    ][4677] Completed state [mas01] at time 09:04:25.536416 duration_in_ms=1.607
2017-12-14 09:04:25,536 [salt.state       ][INFO    ][4677] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.536680
2017-12-14 09:04:25,536 [salt.state       ][INFO    ][4677] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,538 [salt.state       ][INFO    ][4677] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,538 [salt.state       ][INFO    ][4677] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.538471 duration_in_ms=1.791
2017-12-14 09:04:25,538 [salt.state       ][INFO    ][4677] Running state [ctl02] at time 09:04:25.538741
2017-12-14 09:04:25,539 [salt.state       ][INFO    ][4677] Executing state host.present for ctl02
2017-12-14 09:04:25,540 [salt.state       ][INFO    ][4677] {'host': 'ctl02'}
2017-12-14 09:04:25,540 [salt.state       ][INFO    ][4677] Completed state [ctl02] at time 09:04:25.540695 duration_in_ms=1.954
2017-12-14 09:04:25,541 [salt.state       ][INFO    ][4677] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.540959
2017-12-14 09:04:25,541 [salt.state       ][INFO    ][4677] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,542 [salt.state       ][INFO    ][4677] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,542 [salt.state       ][INFO    ][4677] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.542620 duration_in_ms=1.661
2017-12-14 09:04:25,542 [salt.state       ][INFO    ][4677] Running state [ctl03] at time 09:04:25.542891
2017-12-14 09:04:25,543 [salt.state       ][INFO    ][4677] Executing state host.present for ctl03
2017-12-14 09:04:25,544 [salt.state       ][INFO    ][4677] {'host': 'ctl03'}
2017-12-14 09:04:25,545 [salt.state       ][INFO    ][4677] Completed state [ctl03] at time 09:04:25.545159 duration_in_ms=2.267
2017-12-14 09:04:25,545 [salt.state       ][INFO    ][4677] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.545428
2017-12-14 09:04:25,545 [salt.state       ][INFO    ][4677] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,546 [salt.state       ][INFO    ][4677] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,547 [salt.state       ][INFO    ][4677] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.547102 duration_in_ms=1.674
2017-12-14 09:04:25,547 [salt.state       ][INFO    ][4677] Running state [ctl01] at time 09:04:25.547376
2017-12-14 09:04:25,547 [salt.state       ][INFO    ][4677] Executing state host.present for ctl01
2017-12-14 09:04:25,548 [salt.state       ][INFO    ][4677] {'host': 'ctl01'}
2017-12-14 09:04:25,549 [salt.state       ][INFO    ][4677] Completed state [ctl01] at time 09:04:25.549035 duration_in_ms=1.659
2017-12-14 09:04:25,549 [salt.state       ][INFO    ][4677] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.549296
2017-12-14 09:04:25,549 [salt.state       ][INFO    ][4677] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,550 [salt.state       ][INFO    ][4677] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,551 [salt.state       ][INFO    ][4677] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.550973 duration_in_ms=1.677
2017-12-14 09:04:25,551 [salt.state       ][INFO    ][4677] Running state [ctl] at time 09:04:25.551250
2017-12-14 09:04:25,551 [salt.state       ][INFO    ][4677] Executing state host.present for ctl
2017-12-14 09:04:25,552 [salt.state       ][INFO    ][4677] {'host': 'ctl'}
2017-12-14 09:04:25,553 [salt.state       ][INFO    ][4677] Completed state [ctl] at time 09:04:25.553110 duration_in_ms=1.86
2017-12-14 09:04:25,553 [salt.state       ][INFO    ][4677] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.553372
2017-12-14 09:04:25,553 [salt.state       ][INFO    ][4677] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:04:25,554 [salt.state       ][INFO    ][4677] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2017-12-14 09:04:25,555 [salt.state       ][INFO    ][4677] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:04:25.555074 duration_in_ms=1.702
2017-12-14 09:04:25,556 [salt.state       ][INFO    ][4677] Running state [ens4] at time 09:04:25.556262
2017-12-14 09:04:25,556 [salt.state       ][INFO    ][4677] Executing state network.managed for ens4
2017-12-14 09:04:25,713 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['ifup', 'ens4'] in directory '/root'
2017-12-14 09:04:26,416 [salt.state       ][INFO    ][4677] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2017-12-14 09:04:26,416 [salt.state       ][INFO    ][4677] Completed state [ens4] at time 09:04:26.416494 duration_in_ms=860.231
2017-12-14 09:04:26,416 [salt.state       ][INFO    ][4677] Running state [ens5] at time 09:04:26.416869
2017-12-14 09:04:26,417 [salt.state       ][INFO    ][4677] Executing state network.managed for ens5
2017-12-14 09:04:26,441 [salt.loaded.int.module.cmdmod][INFO    ][4677] Executing command ['ifup', 'ens5'] in directory '/root'
2017-12-14 09:04:27,018 [salt.state       ][INFO    ][4677] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2017-12-14 09:04:27,020 [salt.state       ][INFO    ][4677] Completed state [ens5] at time 09:04:27.020413 duration_in_ms=603.544
2017-12-14 09:04:27,020 [salt.state       ][INFO    ][4677] Running state [ens3] at time 09:04:27.020938
2017-12-14 09:04:27,021 [salt.state       ][INFO    ][4677] Executing state network.managed for ens3
2017-12-14 09:04:27,588 [salt.state       ][INFO    ][4677] Interface ens3 is up to date.
2017-12-14 09:04:27,588 [salt.state       ][INFO    ][4677] Completed state [ens3] at time 09:04:27.588551 duration_in_ms=567.612
2017-12-14 09:04:27,591 [salt.state       ][INFO    ][4677] Running state [/etc/profile.d/proxy.sh] at time 09:04:27.591521
2017-12-14 09:04:27,592 [salt.state       ][INFO    ][4677] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 09:04:27,593 [salt.state       ][INFO    ][4677] File /etc/profile.d/proxy.sh is not present
2017-12-14 09:04:27,593 [salt.state       ][INFO    ][4677] Completed state [/etc/profile.d/proxy.sh] at time 09:04:27.593708 duration_in_ms=2.187
2017-12-14 09:04:27,594 [salt.state       ][INFO    ][4677] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:04:27.594222
2017-12-14 09:04:27,594 [salt.state       ][INFO    ][4677] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 09:04:27,596 [salt.state       ][INFO    ][4677] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 09:04:27,596 [salt.state       ][INFO    ][4677] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:04:27.596555 duration_in_ms=2.333
2017-12-14 09:04:27,601 [salt.minion      ][INFO    ][4677] Returning information for job: 20171214090357692826
2017-12-14 09:04:28,488 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command pkg.upgrade with jid 20171214090428471424
2017-12-14 09:04:28,514 [salt.minion      ][INFO    ][7522] Starting a new job with PID 7522
2017-12-14 09:04:28,553 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][7522] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:28,950 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][7522] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-14 09:04:36,853 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][7522] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:36,893 [salt.minion      ][INFO    ][7522] Returning information for job: 20171214090428471424
2017-12-14 09:04:37,637 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.sls with jid 20171214090437615269
2017-12-14 09:04:37,667 [salt.minion      ][INFO    ][8770] Starting a new job with PID 8770
2017-12-14 09:04:40,260 [salt.state       ][INFO    ][8770] Loading fresh modules for state activity
2017-12-14 09:04:40,321 [salt.fileclient  ][INFO    ][8770] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 09:04:40,355 [salt.fileclient  ][INFO    ][8770] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 09:04:40,422 [salt.fileclient  ][INFO    ][8770] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 09:04:41,007 [salt.state       ][INFO    ][8770] Running state [ntp] at time 09:04:41.007858
2017-12-14 09:04:41,008 [salt.state       ][INFO    ][8770] Executing state pkg.installed for ntp
2017-12-14 09:04:41,009 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:41,434 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2017-12-14 09:04:41,521 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 09:04:43,622 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2017-12-14 09:04:43,653 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-12-14 09:04:47,246 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:47,289 [salt.state       ][INFO    ][8770] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-12-14 09:04:47,311 [salt.state       ][INFO    ][8770] Loading fresh modules for state activity
2017-12-14 09:04:47,344 [salt.state       ][INFO    ][8770] Completed state [ntp] at time 09:04:47.344204 duration_in_ms=6336.346
2017-12-14 09:04:47,348 [salt.state       ][INFO    ][8770] Running state [/etc/ntp.conf] at time 09:04:47.348310
2017-12-14 09:04:47,348 [salt.state       ][INFO    ][8770] Executing state file.managed for /etc/ntp.conf
2017-12-14 09:04:47,390 [salt.fileclient  ][INFO    ][8770] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 09:04:47,448 [salt.state       ][INFO    ][8770] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /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
-
-# 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 default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# 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
+logfile /var/log/ntp.log
2017-12-14 09:04:47,449 [salt.state       ][INFO    ][8770] Completed state [/etc/ntp.conf] at time 09:04:47.449087 duration_in_ms=100.776
2017-12-14 09:04:47,748 [salt.state       ][INFO    ][8770] Running state [ntp] at time 09:04:47.748867
2017-12-14 09:04:47,749 [salt.state       ][INFO    ][8770] Executing state service.running for ntp
2017-12-14 09:04:47,752 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 09:04:47,756 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090447719387
2017-12-14 09:04:47,766 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 09:04:47,778 [salt.minion      ][INFO    ][9866] Starting a new job with PID 9866
2017-12-14 09:04:47,778 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 09:04:47,792 [salt.state       ][INFO    ][8770] The service ntp is already running
2017-12-14 09:04:47,793 [salt.state       ][INFO    ][8770] Completed state [ntp] at time 09:04:47.793298 duration_in_ms=44.431
2017-12-14 09:04:47,793 [salt.state       ][INFO    ][8770] Running state [ntp] at time 09:04:47.793846
2017-12-14 09:04:47,794 [salt.minion      ][INFO    ][9866] Returning information for job: 20171214090447719387
2017-12-14 09:04:47,794 [salt.state       ][INFO    ][8770] Executing state service.mod_watch for ntp
2017-12-14 09:04:47,796 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 09:04:47,809 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 09:04:47,826 [salt.loaded.int.module.cmdmod][INFO    ][8770] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-14 09:04:47,917 [salt.state       ][INFO    ][8770] {'ntp': True}
2017-12-14 09:04:47,918 [salt.state       ][INFO    ][8770] Completed state [ntp] at time 09:04:47.918192 duration_in_ms=124.345
2017-12-14 09:04:47,919 [salt.minion      ][INFO    ][8770] Returning information for job: 20171214090437615269
2017-12-14 09:04:49,435 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214090449420595
2017-12-14 09:04:49,458 [salt.minion      ][INFO    ][9913] Starting a new job with PID 9913
2017-12-14 09:04:49,980 [salt.state       ][INFO    ][9913] Loading fresh modules for state activity
2017-12-14 09:04:53,210 [py.warnings      ][WARNING ][9913] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-14 09:04:53,213 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:04:53,488 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:04:54,357 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:04:54,635 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'salt-minion --version' in directory '/root'
2017-12-14 09:04:55,410 [salt.fileclient  ][INFO    ][9913] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2017-12-14 09:04:55,448 [salt.fileclient  ][INFO    ][9913] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2017-12-14 09:04:55,474 [salt.fileclient  ][INFO    ][9913] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2017-12-14 09:04:55,508 [salt.fileclient  ][INFO    ][9913] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2017-12-14 09:04:55,548 [salt.fileclient  ][INFO    ][9913] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2017-12-14 09:04:55,727 [salt.state       ][INFO    ][9913] Running state [/etc/environment] at time 09:04:55.727608
2017-12-14 09:04:55,727 [salt.state       ][INFO    ][9913] Executing state file.blockreplace for /etc/environment
2017-12-14 09:04:55,736 [salt.state       ][INFO    ][9913] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-12-14 09:04:55,736 [salt.state       ][INFO    ][9913] Completed state [/etc/environment] at time 09:04:55.736255 duration_in_ms=8.647
2017-12-14 09:04:55,736 [salt.state       ][INFO    ][9913] Running state [/etc/profile.d] at time 09:04:55.736500
2017-12-14 09:04:55,736 [salt.state       ][INFO    ][9913] Executing state file.directory for /etc/profile.d
2017-12-14 09:04:55,738 [salt.state       ][INFO    ][9913] Directory /etc/profile.d is in the correct state
2017-12-14 09:04:55,738 [salt.state       ][INFO    ][9913] Completed state [/etc/profile.d] at time 09:04:55.738295 duration_in_ms=1.795
2017-12-14 09:04:56,247 [salt.state       ][INFO    ][9913] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:04:56.247120
2017-12-14 09:04:56,247 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 09:04:56,289 [salt.state       ][INFO    ][9913] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 09:04:56,289 [salt.state       ][INFO    ][9913] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:04:56.289774 duration_in_ms=42.655
2017-12-14 09:04:56,290 [salt.state       ][INFO    ][9913] Running state [linux_repo_prereq_pkgs] at time 09:04:56.290854
2017-12-14 09:04:56,291 [salt.state       ][INFO    ][9913] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 09:04:56,292 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:04:56,644 [salt.state       ][INFO    ][9913] All specified packages are already installed
2017-12-14 09:04:56,646 [salt.state       ][INFO    ][9913] Completed state [linux_repo_prereq_pkgs] at time 09:04:56.646370 duration_in_ms=355.516
2017-12-14 09:04:56,647 [salt.state       ][INFO    ][9913] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:04:56.646991
2017-12-14 09:04:56,648 [salt.state       ][INFO    ][9913] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 09:04:56,648 [salt.state       ][INFO    ][9913] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 09:04:56,649 [salt.state       ][INFO    ][9913] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:04:56.649288 duration_in_ms=2.296
2017-12-14 09:04:56,649 [salt.state       ][INFO    ][9913] Running state [/etc/apt/preferences.d/uca] at time 09:04:56.649761
2017-12-14 09:04:56,650 [salt.state       ][INFO    ][9913] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 09:04:56,650 [salt.state       ][INFO    ][9913] File /etc/apt/preferences.d/uca is not present
2017-12-14 09:04:56,651 [salt.state       ][INFO    ][9913] Completed state [/etc/apt/preferences.d/uca] at time 09:04:56.651214 duration_in_ms=1.453
2017-12-14 09:04:56,654 [salt.state       ][INFO    ][9913] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:04:56.654812
2017-12-14 09:04:56,655 [salt.state       ][INFO    ][9913] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 09:04:56,750 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 09:04:56,851 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 09:04:59,534 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090459522726
2017-12-14 09:04:59,573 [salt.minion      ][INFO    ][10350] Starting a new job with PID 10350
2017-12-14 09:04:59,590 [salt.minion      ][INFO    ][10350] Returning information for job: 20171214090459522726
2017-12-14 09:05:00,832 [salt.state       ][INFO    ][9913] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 09:05:00,833 [salt.state       ][INFO    ][9913] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:05:00.833311 duration_in_ms=4178.499
2017-12-14 09:05:00,833 [salt.state       ][INFO    ][9913] Running state [linux_extra_packages_purged] at time 09:05:00.833646
2017-12-14 09:05:00,834 [salt.state       ][INFO    ][9913] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 09:05:00,848 [salt.state       ][INFO    ][9913] All specified packages are already absent
2017-12-14 09:05:00,849 [salt.state       ][INFO    ][9913] Completed state [linux_extra_packages_purged] at time 09:05:00.848982 duration_in_ms=15.336
2017-12-14 09:05:00,849 [salt.state       ][INFO    ][9913] Running state [linux_extra_packages_latest] at time 09:05:00.849241
2017-12-14 09:05:00,849 [salt.state       ][INFO    ][9913] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 09:05:00,861 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 09:05:00,912 [salt.state       ][INFO    ][9913] Package mcelog is already up-to-date
2017-12-14 09:05:00,912 [salt.state       ][INFO    ][9913] Completed state [linux_extra_packages_latest] at time 09:05:00.912443 duration_in_ms=63.201
2017-12-14 09:05:00,913 [salt.state       ][INFO    ][9913] Running state [UTC] at time 09:05:00.913293
2017-12-14 09:05:00,913 [salt.state       ][INFO    ][9913] Executing state timezone.system for UTC
2017-12-14 09:05:00,915 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['timedatectl'] in directory '/root'
2017-12-14 09:05:00,965 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['timedatectl'] in directory '/root'
2017-12-14 09:05:00,978 [salt.state       ][INFO    ][9913] Timezone UTC already set, UTC already set to UTC
2017-12-14 09:05:00,978 [salt.state       ][INFO    ][9913] Completed state [UTC] at time 09:05:00.978815 duration_in_ms=65.521
2017-12-14 09:05:00,979 [salt.state       ][INFO    ][9913] Running state [nf_conntrack] at time 09:05:00.979853
2017-12-14 09:05:00,980 [salt.state       ][INFO    ][9913] Executing state kmod.present for nf_conntrack
2017-12-14 09:05:00,980 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'lsmod' in directory '/root'
2017-12-14 09:05:00,993 [salt.state       ][INFO    ][9913] Kernel module nf_conntrack is already present
2017-12-14 09:05:00,995 [salt.state       ][INFO    ][9913] Completed state [nf_conntrack] at time 09:05:00.994942 duration_in_ms=15.088
2017-12-14 09:05:00,996 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_keepalive_probes] at time 09:05:00.995953
2017-12-14 09:05:00,996 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 09:05:01,007 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,037 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 09:05:01,037 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:05:01.037763 duration_in_ms=41.809
2017-12-14 09:05:01,038 [salt.state       ][INFO    ][9913] Running state [fs.file-max] at time 09:05:01.038816
2017-12-14 09:05:01,039 [salt.state       ][INFO    ][9913] Executing state sysctl.present for fs.file-max
2017-12-14 09:05:01,039 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,064 [salt.state       ][INFO    ][9913] Sysctl value fs.file-max = 124165 is already set
2017-12-14 09:05:01,065 [salt.state       ][INFO    ][9913] Completed state [fs.file-max] at time 09:05:01.065218 duration_in_ms=26.402
2017-12-14 09:05:01,065 [salt.state       ][INFO    ][9913] Running state [net.core.somaxconn] at time 09:05:01.065598
2017-12-14 09:05:01,066 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.core.somaxconn
2017-12-14 09:05:01,067 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,092 [salt.state       ][INFO    ][9913] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 09:05:01,093 [salt.state       ][INFO    ][9913] Completed state [net.core.somaxconn] at time 09:05:01.093302 duration_in_ms=27.704
2017-12-14 09:05:01,093 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:05:01.093648
2017-12-14 09:05:01,094 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 09:05:01,095 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,123 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 09:05:01,123 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:05:01.123677 duration_in_ms=30.015
2017-12-14 09:05:01,124 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_tw_reuse] at time 09:05:01.124333
2017-12-14 09:05:01,125 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 09:05:01,126 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,150 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 09:05:01,151 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_tw_reuse] at time 09:05:01.151130 duration_in_ms=26.798
2017-12-14 09:05:01,151 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_congestion_control] at time 09:05:01.151864
2017-12-14 09:05:01,152 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 09:05:01,153 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,179 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 09:05:01,180 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_congestion_control] at time 09:05:01.180734 duration_in_ms=28.869
2017-12-14 09:05:01,181 [salt.state       ][INFO    ][9913] Running state [net.nf_conntrack_max] at time 09:05:01.181563
2017-12-14 09:05:01,182 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 09:05:01,183 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,207 [salt.state       ][INFO    ][9913] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 09:05:01,207 [salt.state       ][INFO    ][9913] Completed state [net.nf_conntrack_max] at time 09:05:01.207630 duration_in_ms=26.067
2017-12-14 09:05:01,208 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_retries2] at time 09:05:01.208249
2017-12-14 09:05:01,208 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 09:05:01,209 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,236 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 09:05:01,237 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_retries2] at time 09:05:01.237048 duration_in_ms=28.798
2017-12-14 09:05:01,237 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_fin_timeout] at time 09:05:01.237691
2017-12-14 09:05:01,238 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 09:05:01,239 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,262 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 09:05:01,263 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_fin_timeout] at time 09:05:01.263287 duration_in_ms=25.596
2017-12-14 09:05:01,263 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:05:01.263877
2017-12-14 09:05:01,264 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 09:05:01,265 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,292 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 09:05:01,293 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:05:01.292997 duration_in_ms=29.119
2017-12-14 09:05:01,293 [salt.state       ][INFO    ][9913] Running state [vm.swappiness] at time 09:05:01.293538
2017-12-14 09:05:01,294 [salt.state       ][INFO    ][9913] Executing state sysctl.present for vm.swappiness
2017-12-14 09:05:01,294 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,323 [salt.state       ][INFO    ][9913] Sysctl value vm.swappiness = 10 is already set
2017-12-14 09:05:01,324 [salt.state       ][INFO    ][9913] Completed state [vm.swappiness] at time 09:05:01.324162 duration_in_ms=30.623
2017-12-14 09:05:01,324 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:05:01.324703
2017-12-14 09:05:01,325 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 09:05:01,326 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,351 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 09:05:01,352 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:05:01.352217 duration_in_ms=27.514
2017-12-14 09:05:01,352 [salt.state       ][INFO    ][9913] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:05:01.352744
2017-12-14 09:05:01,353 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 09:05:01,354 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,382 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 09:05:01,383 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:05:01.383170 duration_in_ms=30.426
2017-12-14 09:05:01,383 [salt.state       ][INFO    ][9913] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:05:01.383865
2017-12-14 09:05:01,384 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 09:05:01,385 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,413 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 09:05:01,413 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:05:01.413706 duration_in_ms=29.841
2017-12-14 09:05:01,415 [salt.state       ][INFO    ][9913] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:05:01.415022
2017-12-14 09:05:01,415 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 09:05:01,416 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,447 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 09:05:01,448 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:05:01.448360 duration_in_ms=33.338
2017-12-14 09:05:01,449 [salt.state       ][INFO    ][9913] Running state [net.core.netdev_max_backlog] at time 09:05:01.449085
2017-12-14 09:05:01,450 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 09:05:01,451 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,480 [salt.state       ][INFO    ][9913] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 09:05:01,481 [salt.state       ][INFO    ][9913] Completed state [net.core.netdev_max_backlog] at time 09:05:01.481564 duration_in_ms=32.478
2017-12-14 09:05:01,483 [salt.state       ][INFO    ][9913] Running state [net.ipv4.tcp_keepalive_time] at time 09:05:01.483367
2017-12-14 09:05:01,483 [salt.state       ][INFO    ][9913] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 09:05:01,484 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,514 [salt.state       ][INFO    ][9913] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 09:05:01,515 [salt.state       ][INFO    ][9913] Completed state [net.ipv4.tcp_keepalive_time] at time 09:05:01.514914 duration_in_ms=31.546
2017-12-14 09:05:01,515 [salt.state       ][INFO    ][9913] Running state [kernel.panic] at time 09:05:01.515507
2017-12-14 09:05:01,516 [salt.state       ][INFO    ][9913] Executing state sysctl.present for kernel.panic
2017-12-14 09:05:01,517 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:01,546 [salt.state       ][INFO    ][9913] Sysctl value kernel.panic = 60 is already set
2017-12-14 09:05:01,546 [salt.state       ][INFO    ][9913] Completed state [kernel.panic] at time 09:05:01.546679 duration_in_ms=31.171
2017-12-14 09:05:01,547 [salt.state       ][INFO    ][9913] Running state [linux_sysfs_package] at time 09:05:01.547242
2017-12-14 09:05:01,547 [salt.state       ][INFO    ][9913] Executing state pkg.installed for linux_sysfs_package
2017-12-14 09:05:01,558 [salt.state       ][INFO    ][9913] All specified packages are already installed
2017-12-14 09:05:01,558 [salt.state       ][INFO    ][9913] Completed state [linux_sysfs_package] at time 09:05:01.558634 duration_in_ms=11.392
2017-12-14 09:05:01,560 [salt.state       ][INFO    ][9913] Running state [/etc/sysfs.d] at time 09:05:01.560359
2017-12-14 09:05:01,560 [salt.state       ][INFO    ][9913] Executing state file.directory for /etc/sysfs.d
2017-12-14 09:05:01,561 [salt.state       ][INFO    ][9913] Directory /etc/sysfs.d is in the correct state
2017-12-14 09:05:01,561 [salt.state       ][INFO    ][9913] Completed state [/etc/sysfs.d] at time 09:05:01.561622 duration_in_ms=1.263
2017-12-14 09:05:01,562 [salt.state       ][INFO    ][9913] Running state [ondemand] at time 09:05:01.562473
2017-12-14 09:05:01,562 [salt.state       ][INFO    ][9913] Executing state service.dead for ondemand
2017-12-14 09:05:01,563 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 09:05:01,582 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 09:05:01,597 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 09:05:01,620 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'runlevel' in directory '/root'
2017-12-14 09:05:01,630 [salt.state       ][INFO    ][9913] The service ondemand is already dead
2017-12-14 09:05:01,630 [salt.state       ][INFO    ][9913] Completed state [ondemand] at time 09:05:01.630658 duration_in_ms=68.185
2017-12-14 09:05:01,631 [salt.state       ][INFO    ][9913] Running state [cs_CZ.UTF-8] at time 09:05:01.631638
2017-12-14 09:05:01,631 [salt.state       ][INFO    ][9913] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 09:05:01,632 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'locale -a' in directory '/root'
2017-12-14 09:05:01,642 [salt.state       ][INFO    ][9913] Locale cs_CZ.UTF-8 is already present
2017-12-14 09:05:01,644 [salt.state       ][INFO    ][9913] Completed state [cs_CZ.UTF-8] at time 09:05:01.644346 duration_in_ms=12.708
2017-12-14 09:05:01,644 [salt.state       ][INFO    ][9913] Running state [en_US.UTF-8] at time 09:05:01.644765
2017-12-14 09:05:01,645 [salt.state       ][INFO    ][9913] Executing state locale.present for en_US.UTF-8
2017-12-14 09:05:01,646 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'locale -a' in directory '/root'
2017-12-14 09:05:01,655 [salt.state       ][INFO    ][9913] Locale en_US.UTF-8 is already present
2017-12-14 09:05:01,655 [salt.state       ][INFO    ][9913] Completed state [en_US.UTF-8] at time 09:05:01.655550 duration_in_ms=10.785
2017-12-14 09:05:01,657 [salt.state       ][INFO    ][9913] Running state [en_US.UTF-8] at time 09:05:01.657770
2017-12-14 09:05:01,666 [salt.state       ][INFO    ][9913] Executing state locale.system for en_US.UTF-8
2017-12-14 09:05:01,667 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'localectl' in directory '/root'
2017-12-14 09:05:01,711 [salt.state       ][INFO    ][9913] System locale en_US.UTF-8 already set
2017-12-14 09:05:01,711 [salt.state       ][INFO    ][9913] Completed state [en_US.UTF-8] at time 09:05:01.711830 duration_in_ms=54.059
2017-12-14 09:05:01,714 [salt.state       ][INFO    ][9913] Running state [root] at time 09:05:01.714424
2017-12-14 09:05:01,714 [salt.state       ][INFO    ][9913] Executing state user.present for root
2017-12-14 09:05:01,716 [salt.state       ][INFO    ][9913] User root is present and up to date
2017-12-14 09:05:01,717 [salt.state       ][INFO    ][9913] Completed state [root] at time 09:05:01.717157 duration_in_ms=2.732
2017-12-14 09:05:01,719 [salt.state       ][INFO    ][9913] Running state [/root] at time 09:05:01.719443
2017-12-14 09:05:01,719 [salt.state       ][INFO    ][9913] Executing state file.directory for /root
2017-12-14 09:05:01,721 [salt.state       ][INFO    ][9913] Directory /root is in the correct state
2017-12-14 09:05:01,721 [salt.state       ][INFO    ][9913] Completed state [/root] at time 09:05:01.721461 duration_in_ms=2.018
2017-12-14 09:05:01,722 [salt.state       ][INFO    ][9913] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:05:01.722562
2017-12-14 09:05:01,723 [salt.state       ][INFO    ][9913] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 09:05:01,723 [salt.state       ][INFO    ][9913] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 09:05:01,724 [salt.state       ][INFO    ][9913] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:05:01.723982 duration_in_ms=1.42
2017-12-14 09:05:01,724 [salt.state       ][INFO    ][9913] Running state [ubuntu] at time 09:05:01.724468
2017-12-14 09:05:01,724 [salt.state       ][INFO    ][9913] Executing state user.present for ubuntu
2017-12-14 09:05:01,726 [salt.state       ][INFO    ][9913] User ubuntu is present and up to date
2017-12-14 09:05:01,726 [salt.state       ][INFO    ][9913] Completed state [ubuntu] at time 09:05:01.726643 duration_in_ms=2.175
2017-12-14 09:05:01,728 [salt.state       ][INFO    ][9913] Running state [/home/ubuntu] at time 09:05:01.728065
2017-12-14 09:05:01,728 [salt.state       ][INFO    ][9913] Executing state file.directory for /home/ubuntu
2017-12-14 09:05:01,729 [salt.state       ][INFO    ][9913] Directory /home/ubuntu is in the correct state
2017-12-14 09:05:01,730 [salt.state       ][INFO    ][9913] Completed state [/home/ubuntu] at time 09:05:01.729975 duration_in_ms=1.91
2017-12-14 09:05:01,731 [salt.state       ][INFO    ][9913] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:05:01.731204
2017-12-14 09:05:01,731 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 09:05:01,760 [salt.state       ][INFO    ][9913] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 09:05:01,761 [salt.state       ][INFO    ][9913] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:05:01.761368 duration_in_ms=30.163
2017-12-14 09:05:01,761 [salt.state       ][INFO    ][9913] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:05:01.761887
2017-12-14 09:05:01,762 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 09:05:01,872 [salt.state       ][INFO    ][9913] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 09:05:01,872 [salt.state       ][INFO    ][9913] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:05:01.872824 duration_in_ms=110.937
2017-12-14 09:05:01,873 [salt.state       ][INFO    ][9913] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:05:01.873308
2017-12-14 09:05:01,873 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 09:05:01,981 [salt.state       ][INFO    ][9913] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 09:05:01,982 [salt.state       ][INFO    ][9913] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:05:01.982424 duration_in_ms=109.116
2017-12-14 09:05:01,984 [salt.state       ][INFO    ][9913] Running state [service.systemctl_reload] at time 09:05:01.984744
2017-12-14 09:05:01,985 [salt.state       ][INFO    ][9913] Executing state module.wait for service.systemctl_reload
2017-12-14 09:05:01,986 [salt.state       ][INFO    ][9913] No changes made for service.systemctl_reload
2017-12-14 09:05:01,986 [salt.state       ][INFO    ][9913] Completed state [service.systemctl_reload] at time 09:05:01.986506 duration_in_ms=1.762
2017-12-14 09:05:01,986 [salt.state       ][INFO    ][9913] Running state [/etc/hostname] at time 09:05:01.986911
2017-12-14 09:05:01,987 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/hostname
2017-12-14 09:05:02,011 [salt.state       ][INFO    ][9913] File /etc/hostname is in the correct state
2017-12-14 09:05:02,012 [salt.state       ][INFO    ][9913] Completed state [/etc/hostname] at time 09:05:02.012269 duration_in_ms=25.357
2017-12-14 09:05:02,015 [salt.state       ][INFO    ][9913] Running state [hostname mas01] at time 09:05:02.015616
2017-12-14 09:05:02,016 [salt.state       ][INFO    ][9913] Executing state cmd.wait for hostname mas01
2017-12-14 09:05:02,016 [salt.state       ][INFO    ][9913] No changes made for hostname mas01
2017-12-14 09:05:02,017 [salt.state       ][INFO    ][9913] Completed state [hostname mas01] at time 09:05:02.017046 duration_in_ms=1.431
2017-12-14 09:05:02,018 [salt.state       ][INFO    ][9913] Running state [mdb02] at time 09:05:02.018631
2017-12-14 09:05:02,019 [salt.state       ][INFO    ][9913] Executing state host.present for mdb02
2017-12-14 09:05:02,020 [salt.state       ][INFO    ][9913] Host mdb02 (192.168.10.77) already present
2017-12-14 09:05:02,020 [salt.state       ][INFO    ][9913] Completed state [mdb02] at time 09:05:02.020516 duration_in_ms=1.884
2017-12-14 09:05:02,021 [salt.state       ][INFO    ][9913] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.020977
2017-12-14 09:05:02,021 [salt.state       ][INFO    ][9913] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,023 [salt.state       ][INFO    ][9913] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2017-12-14 09:05:02,023 [salt.state       ][INFO    ][9913] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.023474 duration_in_ms=2.497
2017-12-14 09:05:02,023 [salt.state       ][INFO    ][9913] Running state [mdb03] at time 09:05:02.023715
2017-12-14 09:05:02,023 [salt.state       ][INFO    ][9913] Executing state host.present for mdb03
2017-12-14 09:05:02,024 [salt.state       ][INFO    ][9913] Host mdb03 (192.168.10.78) already present
2017-12-14 09:05:02,024 [salt.state       ][INFO    ][9913] Completed state [mdb03] at time 09:05:02.024626 duration_in_ms=0.911
2017-12-14 09:05:02,024 [salt.state       ][INFO    ][9913] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.024862
2017-12-14 09:05:02,025 [salt.state       ][INFO    ][9913] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,025 [salt.state       ][INFO    ][9913] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2017-12-14 09:05:02,026 [salt.state       ][INFO    ][9913] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.026222 duration_in_ms=1.36
2017-12-14 09:05:02,026 [salt.state       ][INFO    ][9913] Running state [mdb01] at time 09:05:02.026475
2017-12-14 09:05:02,026 [salt.state       ][INFO    ][9913] Executing state host.present for mdb01
2017-12-14 09:05:02,027 [salt.state       ][INFO    ][9913] Host mdb01 (192.168.10.76) already present
2017-12-14 09:05:02,027 [salt.state       ][INFO    ][9913] Completed state [mdb01] at time 09:05:02.027417 duration_in_ms=0.943
2017-12-14 09:05:02,027 [salt.state       ][INFO    ][9913] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.027651
2017-12-14 09:05:02,027 [salt.state       ][INFO    ][9913] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,028 [salt.state       ][INFO    ][9913] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2017-12-14 09:05:02,028 [salt.state       ][INFO    ][9913] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.028550 duration_in_ms=0.899
2017-12-14 09:05:02,028 [salt.state       ][INFO    ][9913] Running state [mdb] at time 09:05:02.028811
2017-12-14 09:05:02,029 [salt.state       ][INFO    ][9913] Executing state host.present for mdb
2017-12-14 09:05:02,029 [salt.state       ][INFO    ][9913] Host mdb (192.168.10.75) already present
2017-12-14 09:05:02,029 [salt.state       ][INFO    ][9913] Completed state [mdb] at time 09:05:02.029755 duration_in_ms=0.944
2017-12-14 09:05:02,030 [salt.state       ][INFO    ][9913] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.030038
2017-12-14 09:05:02,030 [salt.state       ][INFO    ][9913] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,030 [salt.state       ][INFO    ][9913] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2017-12-14 09:05:02,031 [salt.state       ][INFO    ][9913] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.030966 duration_in_ms=0.928
2017-12-14 09:05:02,031 [salt.state       ][INFO    ][9913] Running state [cfg01] at time 09:05:02.031223
2017-12-14 09:05:02,031 [salt.state       ][INFO    ][9913] Executing state host.present for cfg01
2017-12-14 09:05:02,031 [salt.state       ][INFO    ][9913] Host cfg01 (192.168.10.100) already present
2017-12-14 09:05:02,032 [salt.state       ][INFO    ][9913] Completed state [cfg01] at time 09:05:02.032141 duration_in_ms=0.918
2017-12-14 09:05:02,032 [salt.state       ][INFO    ][9913] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.032397
2017-12-14 09:05:02,032 [salt.state       ][INFO    ][9913] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,033 [salt.state       ][INFO    ][9913] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-14 09:05:02,033 [salt.state       ][INFO    ][9913] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.033331 duration_in_ms=0.934
2017-12-14 09:05:02,034 [salt.state       ][INFO    ][9913] Running state [prx01] at time 09:05:02.033576
2017-12-14 09:05:02,034 [salt.state       ][INFO    ][9913] Executing state host.present for prx01
2017-12-14 09:05:02,035 [salt.state       ][INFO    ][9913] Host prx01 (192.168.10.104) already present
2017-12-14 09:05:02,035 [salt.state       ][INFO    ][9913] Completed state [prx01] at time 09:05:02.035449 duration_in_ms=1.873
2017-12-14 09:05:02,035 [salt.state       ][INFO    ][9913] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.035692
2017-12-14 09:05:02,035 [salt.state       ][INFO    ][9913] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,036 [salt.state       ][INFO    ][9913] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2017-12-14 09:05:02,036 [salt.state       ][INFO    ][9913] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.036608 duration_in_ms=0.916
2017-12-14 09:05:02,036 [salt.state       ][INFO    ][9913] Running state [kvm01] at time 09:05:02.036853
2017-12-14 09:05:02,037 [salt.state       ][INFO    ][9913] Executing state host.present for kvm01
2017-12-14 09:05:02,037 [salt.state       ][INFO    ][9913] Host kvm01 (192.168.10.141) already present
2017-12-14 09:05:02,038 [salt.state       ][INFO    ][9913] Completed state [kvm01] at time 09:05:02.038146 duration_in_ms=1.293
2017-12-14 09:05:02,038 [salt.state       ][INFO    ][9913] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.038389
2017-12-14 09:05:02,038 [salt.state       ][INFO    ][9913] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,039 [salt.state       ][INFO    ][9913] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2017-12-14 09:05:02,039 [salt.state       ][INFO    ][9913] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.039310 duration_in_ms=0.921
2017-12-14 09:05:02,039 [salt.state       ][INFO    ][9913] Running state [kvm03] at time 09:05:02.039552
2017-12-14 09:05:02,039 [salt.state       ][INFO    ][9913] Executing state host.present for kvm03
2017-12-14 09:05:02,040 [salt.state       ][INFO    ][9913] Host kvm03 (192.168.10.143) already present
2017-12-14 09:05:02,040 [salt.state       ][INFO    ][9913] Completed state [kvm03] at time 09:05:02.040486 duration_in_ms=0.933
2017-12-14 09:05:02,040 [salt.state       ][INFO    ][9913] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.040741
2017-12-14 09:05:02,040 [salt.state       ][INFO    ][9913] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,041 [salt.state       ][INFO    ][9913] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2017-12-14 09:05:02,041 [salt.state       ][INFO    ][9913] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.041673 duration_in_ms=0.932
2017-12-14 09:05:02,041 [salt.state       ][INFO    ][9913] Running state [kvm02] at time 09:05:02.041948
2017-12-14 09:05:02,042 [salt.state       ][INFO    ][9913] Executing state host.present for kvm02
2017-12-14 09:05:02,042 [salt.state       ][INFO    ][9913] Host kvm02 (192.168.10.142) already present
2017-12-14 09:05:02,043 [salt.state       ][INFO    ][9913] Completed state [kvm02] at time 09:05:02.043092 duration_in_ms=1.144
2017-12-14 09:05:02,043 [salt.state       ][INFO    ][9913] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.043341
2017-12-14 09:05:02,043 [salt.state       ][INFO    ][9913] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,044 [salt.state       ][INFO    ][9913] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2017-12-14 09:05:02,044 [salt.state       ][INFO    ][9913] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.044288 duration_in_ms=0.946
2017-12-14 09:05:02,044 [salt.state       ][INFO    ][9913] Running state [dbs] at time 09:05:02.044532
2017-12-14 09:05:02,044 [salt.state       ][INFO    ][9913] Executing state host.present for dbs
2017-12-14 09:05:02,045 [salt.state       ][INFO    ][9913] Host dbs (192.168.10.50) already present
2017-12-14 09:05:02,045 [salt.state       ][INFO    ][9913] Completed state [dbs] at time 09:05:02.045448 duration_in_ms=0.916
2017-12-14 09:05:02,046 [salt.state       ][INFO    ][9913] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.046639
2017-12-14 09:05:02,046 [salt.state       ][INFO    ][9913] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,047 [salt.state       ][INFO    ][9913] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2017-12-14 09:05:02,047 [salt.state       ][INFO    ][9913] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.047554 duration_in_ms=0.915
2017-12-14 09:05:02,047 [salt.state       ][INFO    ][9913] Running state [prx] at time 09:05:02.047796
2017-12-14 09:05:02,048 [salt.state       ][INFO    ][9913] Executing state host.present for prx
2017-12-14 09:05:02,048 [salt.state       ][INFO    ][9913] Host prx (100.64.200.103) already present
2017-12-14 09:05:02,048 [salt.state       ][INFO    ][9913] Completed state [prx] at time 09:05:02.048709 duration_in_ms=0.913
2017-12-14 09:05:02,048 [salt.state       ][INFO    ][9913] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.048951
2017-12-14 09:05:02,049 [salt.state       ][INFO    ][9913] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,049 [salt.state       ][INFO    ][9913] Host prx.baremetal-mcp-pike-odl-ha.local (100.64.200.103) already present
2017-12-14 09:05:02,049 [salt.state       ][INFO    ][9913] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.049900 duration_in_ms=0.949
2017-12-14 09:05:02,050 [salt.state       ][INFO    ][9913] Running state [prx02] at time 09:05:02.050141
2017-12-14 09:05:02,050 [salt.state       ][INFO    ][9913] Executing state host.present for prx02
2017-12-14 09:05:02,050 [salt.state       ][INFO    ][9913] Host prx02 (192.168.10.105) already present
2017-12-14 09:05:02,051 [salt.state       ][INFO    ][9913] Completed state [prx02] at time 09:05:02.051055 duration_in_ms=0.913
2017-12-14 09:05:02,051 [salt.state       ][INFO    ][9913] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.051296
2017-12-14 09:05:02,051 [salt.state       ][INFO    ][9913] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,052 [salt.state       ][INFO    ][9913] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2017-12-14 09:05:02,052 [salt.state       ][INFO    ][9913] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.052209 duration_in_ms=0.913
2017-12-14 09:05:02,052 [salt.state       ][INFO    ][9913] Running state [msg02] at time 09:05:02.052454
2017-12-14 09:05:02,052 [salt.state       ][INFO    ][9913] Executing state host.present for msg02
2017-12-14 09:05:02,053 [salt.state       ][INFO    ][9913] Host msg02 (192.168.10.42) already present
2017-12-14 09:05:02,053 [salt.state       ][INFO    ][9913] Completed state [msg02] at time 09:05:02.053365 duration_in_ms=0.911
2017-12-14 09:05:02,053 [salt.state       ][INFO    ][9913] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.053621
2017-12-14 09:05:02,053 [salt.state       ][INFO    ][9913] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,054 [salt.state       ][INFO    ][9913] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2017-12-14 09:05:02,054 [salt.state       ][INFO    ][9913] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.054561 duration_in_ms=0.94
2017-12-14 09:05:02,054 [salt.state       ][INFO    ][9913] Running state [msg03] at time 09:05:02.054826
2017-12-14 09:05:02,055 [salt.state       ][INFO    ][9913] Executing state host.present for msg03
2017-12-14 09:05:02,055 [salt.state       ][INFO    ][9913] Host msg03 (192.168.10.43) already present
2017-12-14 09:05:02,055 [salt.state       ][INFO    ][9913] Completed state [msg03] at time 09:05:02.055738 duration_in_ms=0.912
2017-12-14 09:05:02,056 [salt.state       ][INFO    ][9913] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.055992
2017-12-14 09:05:02,056 [salt.state       ][INFO    ][9913] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,056 [salt.state       ][INFO    ][9913] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2017-12-14 09:05:02,056 [salt.state       ][INFO    ][9913] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.056905 duration_in_ms=0.913
2017-12-14 09:05:02,057 [salt.state       ][INFO    ][9913] Running state [msg01] at time 09:05:02.057151
2017-12-14 09:05:02,057 [salt.state       ][INFO    ][9913] Executing state host.present for msg01
2017-12-14 09:05:02,058 [salt.state       ][INFO    ][9913] Host msg01 (192.168.10.41) already present
2017-12-14 09:05:02,059 [salt.state       ][INFO    ][9913] Completed state [msg01] at time 09:05:02.059019 duration_in_ms=1.868
2017-12-14 09:05:02,059 [salt.state       ][INFO    ][9913] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.059264
2017-12-14 09:05:02,059 [salt.state       ][INFO    ][9913] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,060 [salt.state       ][INFO    ][9913] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2017-12-14 09:05:02,060 [salt.state       ][INFO    ][9913] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.060186 duration_in_ms=0.921
2017-12-14 09:05:02,060 [salt.state       ][INFO    ][9913] Running state [msg] at time 09:05:02.060436
2017-12-14 09:05:02,060 [salt.state       ][INFO    ][9913] Executing state host.present for msg
2017-12-14 09:05:02,061 [salt.state       ][INFO    ][9913] Host msg (192.168.10.40) already present
2017-12-14 09:05:02,061 [salt.state       ][INFO    ][9913] Completed state [msg] at time 09:05:02.061348 duration_in_ms=0.912
2017-12-14 09:05:02,061 [salt.state       ][INFO    ][9913] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.061603
2017-12-14 09:05:02,061 [salt.state       ][INFO    ][9913] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,062 [salt.state       ][INFO    ][9913] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2017-12-14 09:05:02,062 [salt.state       ][INFO    ][9913] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.062544 duration_in_ms=0.941
2017-12-14 09:05:02,062 [salt.state       ][INFO    ][9913] Running state [cfg01] at time 09:05:02.062789
2017-12-14 09:05:02,063 [salt.state       ][INFO    ][9913] Executing state host.present for cfg01
2017-12-14 09:05:02,063 [salt.state       ][INFO    ][9913] Host cfg01 (192.168.10.100) already present
2017-12-14 09:05:02,063 [salt.state       ][INFO    ][9913] Completed state [cfg01] at time 09:05:02.063698 duration_in_ms=0.909
2017-12-14 09:05:02,063 [salt.state       ][INFO    ][9913] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.063941
2017-12-14 09:05:02,064 [salt.state       ][INFO    ][9913] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,064 [salt.state       ][INFO    ][9913] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2017-12-14 09:05:02,064 [salt.state       ][INFO    ][9913] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.064852 duration_in_ms=0.912
2017-12-14 09:05:02,065 [salt.state       ][INFO    ][9913] Running state [cmp002] at time 09:05:02.065106
2017-12-14 09:05:02,065 [salt.state       ][INFO    ][9913] Executing state host.present for cmp002
2017-12-14 09:05:02,065 [salt.state       ][INFO    ][9913] Host cmp002 (192.168.10.102) already present
2017-12-14 09:05:02,066 [salt.state       ][INFO    ][9913] Completed state [cmp002] at time 09:05:02.066058 duration_in_ms=0.952
2017-12-14 09:05:02,066 [salt.state       ][INFO    ][9913] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.066301
2017-12-14 09:05:02,066 [salt.state       ][INFO    ][9913] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,067 [salt.state       ][INFO    ][9913] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2017-12-14 09:05:02,067 [salt.state       ][INFO    ][9913] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.067210 duration_in_ms=0.909
2017-12-14 09:05:02,067 [salt.state       ][INFO    ][9913] Running state [cmp001] at time 09:05:02.067455
2017-12-14 09:05:02,067 [salt.state       ][INFO    ][9913] Executing state host.present for cmp001
2017-12-14 09:05:02,068 [salt.state       ][INFO    ][9913] Host cmp001 (192.168.10.101) already present
2017-12-14 09:05:02,068 [salt.state       ][INFO    ][9913] Completed state [cmp001] at time 09:05:02.068499 duration_in_ms=1.044
2017-12-14 09:05:02,068 [salt.state       ][INFO    ][9913] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.068748
2017-12-14 09:05:02,069 [salt.state       ][INFO    ][9913] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,069 [salt.state       ][INFO    ][9913] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2017-12-14 09:05:02,070 [salt.state       ][INFO    ][9913] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.070066 duration_in_ms=1.318
2017-12-14 09:05:02,070 [salt.state       ][INFO    ][9913] Running state [dbs01] at time 09:05:02.070312
2017-12-14 09:05:02,070 [salt.state       ][INFO    ][9913] Executing state host.present for dbs01
2017-12-14 09:05:02,071 [salt.state       ][INFO    ][9913] Host dbs01 (192.168.10.51) already present
2017-12-14 09:05:02,071 [salt.state       ][INFO    ][9913] Completed state [dbs01] at time 09:05:02.071232 duration_in_ms=0.92
2017-12-14 09:05:02,071 [salt.state       ][INFO    ][9913] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.071463
2017-12-14 09:05:02,071 [salt.state       ][INFO    ][9913] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,072 [salt.state       ][INFO    ][9913] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2017-12-14 09:05:02,072 [salt.state       ][INFO    ][9913] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.072375 duration_in_ms=0.913
2017-12-14 09:05:02,072 [salt.state       ][INFO    ][9913] Running state [dbs02] at time 09:05:02.072625
2017-12-14 09:05:02,072 [salt.state       ][INFO    ][9913] Executing state host.present for dbs02
2017-12-14 09:05:02,073 [salt.state       ][INFO    ][9913] Host dbs02 (192.168.10.52) already present
2017-12-14 09:05:02,073 [salt.state       ][INFO    ][9913] Completed state [dbs02] at time 09:05:02.073539 duration_in_ms=0.914
2017-12-14 09:05:02,074 [salt.state       ][INFO    ][9913] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.074156
2017-12-14 09:05:02,074 [salt.state       ][INFO    ][9913] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,074 [salt.state       ][INFO    ][9913] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2017-12-14 09:05:02,075 [salt.state       ][INFO    ][9913] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.075070 duration_in_ms=0.914
2017-12-14 09:05:02,075 [salt.state       ][INFO    ][9913] Running state [dbs03] at time 09:05:02.075311
2017-12-14 09:05:02,075 [salt.state       ][INFO    ][9913] Executing state host.present for dbs03
2017-12-14 09:05:02,076 [salt.state       ][INFO    ][9913] Host dbs03 (192.168.10.53) already present
2017-12-14 09:05:02,076 [salt.state       ][INFO    ][9913] Completed state [dbs03] at time 09:05:02.076234 duration_in_ms=0.923
2017-12-14 09:05:02,076 [salt.state       ][INFO    ][9913] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.076475
2017-12-14 09:05:02,076 [salt.state       ][INFO    ][9913] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,077 [salt.state       ][INFO    ][9913] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2017-12-14 09:05:02,077 [salt.state       ][INFO    ][9913] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.077388 duration_in_ms=0.913
2017-12-14 09:05:02,077 [salt.state       ][INFO    ][9913] Running state [odl01] at time 09:05:02.077643
2017-12-14 09:05:02,077 [salt.state       ][INFO    ][9913] Executing state host.present for odl01
2017-12-14 09:05:02,078 [salt.state       ][INFO    ][9913] Host odl01 (192.168.10.111) already present
2017-12-14 09:05:02,078 [salt.state       ][INFO    ][9913] Completed state [odl01] at time 09:05:02.078587 duration_in_ms=0.944
2017-12-14 09:05:02,078 [salt.state       ][INFO    ][9913] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.078829
2017-12-14 09:05:02,079 [salt.state       ][INFO    ][9913] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,079 [salt.state       ][INFO    ][9913] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2017-12-14 09:05:02,079 [salt.state       ][INFO    ][9913] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.079738 duration_in_ms=0.909
2017-12-14 09:05:02,080 [salt.state       ][INFO    ][9913] Running state [mas01] at time 09:05:02.079978
2017-12-14 09:05:02,080 [salt.state       ][INFO    ][9913] Executing state host.present for mas01
2017-12-14 09:05:02,080 [salt.state       ][INFO    ][9913] Host mas01 (192.168.10.3) already present
2017-12-14 09:05:02,080 [salt.state       ][INFO    ][9913] Completed state [mas01] at time 09:05:02.080884 duration_in_ms=0.906
2017-12-14 09:05:02,081 [salt.state       ][INFO    ][9913] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.081124
2017-12-14 09:05:02,081 [salt.state       ][INFO    ][9913] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,082 [salt.state       ][INFO    ][9913] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2017-12-14 09:05:02,082 [salt.state       ][INFO    ][9913] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.082430 duration_in_ms=1.305
2017-12-14 09:05:02,083 [salt.state       ][INFO    ][9913] Running state [file.replace] at time 09:05:02.083628
2017-12-14 09:05:02,083 [salt.state       ][INFO    ][9913] Executing state module.run for file.replace
2017-12-14 09:05:02,260 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['git', '--version'] in directory '/root'
2017-12-14 09:05:02,357 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'grep -q "mas01 mas01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-14 09:05:02,379 [salt.state       ][INFO    ][9913] {'ret': '--- \n+++ \n@@ -28,7 +28,7 @@\n 192.168.10.52\t\tdbs02 dbs02.baremetal-mcp-pike-odl-ha.local\n 192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-odl-ha.local\n 192.168.10.111\t\todl01 odl01.baremetal-mcp-pike-odl-ha.local\n-192.168.10.3\t\tmas01 mas01.baremetal-mcp-pike-odl-ha.local\n+192.168.10.3\t\tmas01.baremetal-mcp-pike-odl-ha.local mas01\n 192.168.10.12\t\tctl02 ctl02.baremetal-mcp-pike-odl-ha.local\n 192.168.10.13\t\tctl03 ctl03.baremetal-mcp-pike-odl-ha.local\n 192.168.10.11\t\tctl01 ctl01.baremetal-mcp-pike-odl-ha.local\n'}
2017-12-14 09:05:02,380 [salt.state       ][INFO    ][9913] Completed state [file.replace] at time 09:05:02.380527 duration_in_ms=296.897
2017-12-14 09:05:02,381 [salt.state       ][INFO    ][9913] Running state [ctl02] at time 09:05:02.381272
2017-12-14 09:05:02,383 [salt.state       ][INFO    ][9913] Executing state host.present for ctl02
2017-12-14 09:05:02,384 [salt.state       ][INFO    ][9913] Host ctl02 (192.168.10.12) already present
2017-12-14 09:05:02,384 [salt.state       ][INFO    ][9913] Completed state [ctl02] at time 09:05:02.384349 duration_in_ms=3.078
2017-12-14 09:05:02,384 [salt.state       ][INFO    ][9913] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.384607
2017-12-14 09:05:02,384 [salt.state       ][INFO    ][9913] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,385 [salt.state       ][INFO    ][9913] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2017-12-14 09:05:02,385 [salt.state       ][INFO    ][9913] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.385580 duration_in_ms=0.973
2017-12-14 09:05:02,385 [salt.state       ][INFO    ][9913] Running state [ctl03] at time 09:05:02.385867
2017-12-14 09:05:02,386 [salt.state       ][INFO    ][9913] Executing state host.present for ctl03
2017-12-14 09:05:02,386 [salt.state       ][INFO    ][9913] Host ctl03 (192.168.10.13) already present
2017-12-14 09:05:02,386 [salt.state       ][INFO    ][9913] Completed state [ctl03] at time 09:05:02.386826 duration_in_ms=0.959
2017-12-14 09:05:02,387 [salt.state       ][INFO    ][9913] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.387079
2017-12-14 09:05:02,387 [salt.state       ][INFO    ][9913] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,388 [salt.state       ][INFO    ][9913] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2017-12-14 09:05:02,388 [salt.state       ][INFO    ][9913] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.388274 duration_in_ms=1.195
2017-12-14 09:05:02,388 [salt.state       ][INFO    ][9913] Running state [ctl01] at time 09:05:02.388546
2017-12-14 09:05:02,388 [salt.state       ][INFO    ][9913] Executing state host.present for ctl01
2017-12-14 09:05:02,389 [salt.state       ][INFO    ][9913] Host ctl01 (192.168.10.11) already present
2017-12-14 09:05:02,389 [salt.state       ][INFO    ][9913] Completed state [ctl01] at time 09:05:02.389514 duration_in_ms=0.968
2017-12-14 09:05:02,389 [salt.state       ][INFO    ][9913] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.389773
2017-12-14 09:05:02,390 [salt.state       ][INFO    ][9913] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,390 [salt.state       ][INFO    ][9913] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2017-12-14 09:05:02,390 [salt.state       ][INFO    ][9913] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.390737 duration_in_ms=0.964
2017-12-14 09:05:02,391 [salt.state       ][INFO    ][9913] Running state [ctl] at time 09:05:02.390991
2017-12-14 09:05:02,391 [salt.state       ][INFO    ][9913] Executing state host.present for ctl
2017-12-14 09:05:02,391 [salt.state       ][INFO    ][9913] Host ctl (192.168.10.10) already present
2017-12-14 09:05:02,391 [salt.state       ][INFO    ][9913] Completed state [ctl] at time 09:05:02.391926 duration_in_ms=0.935
2017-12-14 09:05:02,392 [salt.state       ][INFO    ][9913] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.392180
2017-12-14 09:05:02,392 [salt.state       ][INFO    ][9913] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-14 09:05:02,392 [salt.state       ][INFO    ][9913] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2017-12-14 09:05:02,393 [salt.state       ][INFO    ][9913] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:05:02.393134 duration_in_ms=0.954
2017-12-14 09:05:02,394 [salt.state       ][INFO    ][9913] Running state [ens4] at time 09:05:02.393392
2017-12-14 09:05:02,394 [salt.state       ][INFO    ][9913] Executing state network.managed for ens4
2017-12-14 09:05:03,047 [salt.state       ][INFO    ][9913] Interface ens4 is up to date.
2017-12-14 09:05:03,047 [salt.state       ][INFO    ][9913] Completed state [ens4] at time 09:05:03.047825 duration_in_ms=654.432
2017-12-14 09:05:03,048 [salt.state       ][INFO    ][9913] Running state [ens5] at time 09:05:03.048154
2017-12-14 09:05:03,048 [salt.state       ][INFO    ][9913] Executing state network.managed for ens5
2017-12-14 09:05:03,559 [salt.state       ][INFO    ][9913] Interface ens5 is up to date.
2017-12-14 09:05:03,559 [salt.state       ][INFO    ][9913] Completed state [ens5] at time 09:05:03.559873 duration_in_ms=511.718
2017-12-14 09:05:03,560 [salt.state       ][INFO    ][9913] Running state [ens3] at time 09:05:03.560244
2017-12-14 09:05:03,560 [salt.state       ][INFO    ][9913] Executing state network.managed for ens3
2017-12-14 09:05:04,063 [salt.state       ][INFO    ][9913] Interface ens3 is up to date.
2017-12-14 09:05:04,063 [salt.state       ][INFO    ][9913] Completed state [ens3] at time 09:05:04.063733 duration_in_ms=503.488
2017-12-14 09:05:04,064 [salt.state       ][INFO    ][9913] Running state [/etc/profile.d/proxy.sh] at time 09:05:04.064098
2017-12-14 09:05:04,064 [salt.state       ][INFO    ][9913] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 09:05:04,065 [salt.state       ][INFO    ][9913] File /etc/profile.d/proxy.sh is not present
2017-12-14 09:05:04,065 [salt.state       ][INFO    ][9913] Completed state [/etc/profile.d/proxy.sh] at time 09:05:04.065522 duration_in_ms=1.424
2017-12-14 09:05:04,065 [salt.state       ][INFO    ][9913] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:05:04.065871
2017-12-14 09:05:04,066 [salt.state       ][INFO    ][9913] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 09:05:04,066 [salt.state       ][INFO    ][9913] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 09:05:04,066 [salt.state       ][INFO    ][9913] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:05:04.066790 duration_in_ms=0.919
2017-12-14 09:05:04,067 [salt.state       ][INFO    ][9913] Running state [salt-minion] at time 09:05:04.067102
2017-12-14 09:05:04,067 [salt.state       ][INFO    ][9913] Executing state pkg.installed for salt-minion
2017-12-14 09:05:04,077 [salt.state       ][INFO    ][9913] All specified packages are already installed
2017-12-14 09:05:04,077 [salt.state       ][INFO    ][9913] Completed state [salt-minion] at time 09:05:04.077227 duration_in_ms=10.125
2017-12-14 09:05:04,077 [salt.state       ][INFO    ][9913] Running state [salt_minion_dependency_packages] at time 09:05:04.077489
2017-12-14 09:05:04,077 [salt.state       ][INFO    ][9913] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-14 09:05:04,143 [salt.state       ][INFO    ][9913] All specified packages are already installed
2017-12-14 09:05:04,143 [salt.state       ][INFO    ][9913] Completed state [salt_minion_dependency_packages] at time 09:05:04.143904 duration_in_ms=66.414
2017-12-14 09:05:04,145 [salt.state       ][INFO    ][9913] Running state [/etc/salt/minion.d/minion.conf] at time 09:05:04.145571
2017-12-14 09:05:04,145 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-14 09:05:04,389 [salt.state       ][INFO    ][9913] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-14 09:05:04,389 [salt.state       ][INFO    ][9913] Completed state [/etc/salt/minion.d/minion.conf] at time 09:05:04.389331 duration_in_ms=243.759
2017-12-14 09:05:04,391 [salt.state       ][INFO    ][9913] Running state [salt-minion] at time 09:05:04.391494
2017-12-14 09:05:04,391 [salt.state       ][INFO    ][9913] Executing state service.running for salt-minion
2017-12-14 09:05:04,392 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-14 09:05:04,416 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-14 09:05:04,435 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-14 09:05:04,452 [salt.state       ][INFO    ][9913] The service salt-minion is already running
2017-12-14 09:05:04,453 [salt.state       ][INFO    ][9913] Completed state [salt-minion] at time 09:05:04.453052 duration_in_ms=61.557
2017-12-14 09:05:04,458 [salt.state       ][INFO    ][9913] Running state [/etc/salt/grains.d] at time 09:05:04.458394
2017-12-14 09:05:04,458 [salt.state       ][INFO    ][9913] Executing state file.directory for /etc/salt/grains.d
2017-12-14 09:05:04,459 [salt.state       ][INFO    ][9913] Directory /etc/salt/grains.d is in the correct state
2017-12-14 09:05:04,459 [salt.state       ][INFO    ][9913] Completed state [/etc/salt/grains.d] at time 09:05:04.459884 duration_in_ms=1.49
2017-12-14 09:05:04,461 [salt.state       ][INFO    ][9913] Running state [/etc/salt/grains] at time 09:05:04.461437
2017-12-14 09:05:04,461 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/salt/grains
2017-12-14 09:05:04,462 [salt.state       ][INFO    ][9913] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-14 09:05:04,462 [salt.state       ][INFO    ][9913] Completed state [/etc/salt/grains] at time 09:05:04.462498 duration_in_ms=1.061
2017-12-14 09:05:04,463 [salt.state       ][INFO    ][9913] Running state [/etc/salt/grains.d/placeholder] at time 09:05:04.463532
2017-12-14 09:05:04,463 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-14 09:05:04,464 [salt.state       ][INFO    ][9913] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-14 09:05:04,465 [salt.state       ][INFO    ][9913] Completed state [/etc/salt/grains.d/placeholder] at time 09:05:04.465137 duration_in_ms=1.605
2017-12-14 09:05:04,466 [salt.state       ][INFO    ][9913] Running state [/etc/salt/grains.d/sphinx] at time 09:05:04.466205
2017-12-14 09:05:04,466 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-14 09:05:04,469 [salt.state       ][INFO    ][9913] File changed:
--- 
+++ 
@@ -16,6 +16,8 @@
               value:
               - 10.20.0.3
               - 127.0.0.1
+              - 192.168.10.3
+              - 192.168.11.3
         system:
           name: System
           param:

2017-12-14 09:05:04,469 [salt.state       ][INFO    ][9913] Completed state [/etc/salt/grains.d/sphinx] at time 09:05:04.469409 duration_in_ms=3.204
2017-12-14 09:05:04,471 [salt.state       ][INFO    ][9913] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.471455
2017-12-14 09:05:04,471 [salt.state       ][INFO    ][9913] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:05:04,472 [salt.state       ][INFO    ][9913] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:05:04,472 [salt.state       ][INFO    ][9913] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.472284 duration_in_ms=0.829
2017-12-14 09:05:04,472 [salt.state       ][INFO    ][9913] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.472809
2017-12-14 09:05:04,473 [salt.state       ][INFO    ][9913] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:05:04,474 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-14 09:05:04,588 [salt.state       ][INFO    ][9913] {'pid': 10606, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:05:04,589 [salt.state       ][INFO    ][9913] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.589029 duration_in_ms=116.22
2017-12-14 09:05:04,590 [salt.state       ][INFO    ][9913] Running state [/etc/salt/grains.d/dns_records] at time 09:05:04.590544
2017-12-14 09:05:04,590 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-14 09:05:04,593 [salt.state       ][INFO    ][9913] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-14 09:05:04,593 [salt.state       ][INFO    ][9913] Completed state [/etc/salt/grains.d/dns_records] at time 09:05:04.593226 duration_in_ms=2.682
2017-12-14 09:05:04,595 [salt.state       ][INFO    ][9913] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.595466
2017-12-14 09:05:04,595 [salt.state       ][INFO    ][9913] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:05:04,596 [salt.state       ][INFO    ][9913] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:05:04,596 [salt.state       ][INFO    ][9913] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.596329 duration_in_ms=0.863
2017-12-14 09:05:04,597 [salt.state       ][INFO    ][9913] Running state [/etc/salt/grains.d/salt] at time 09:05:04.597410
2017-12-14 09:05:04,597 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-14 09:05:04,598 [salt.state       ][INFO    ][9913] File /etc/salt/grains.d/salt is in the correct state
2017-12-14 09:05:04,599 [salt.state       ][INFO    ][9913] Completed state [/etc/salt/grains.d/salt] at time 09:05:04.598950 duration_in_ms=1.54
2017-12-14 09:05:04,601 [salt.state       ][INFO    ][9913] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.601331
2017-12-14 09:05:04,601 [salt.state       ][INFO    ][9913] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:05:04,602 [salt.state       ][INFO    ][9913] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-14 09:05:04,602 [salt.state       ][INFO    ][9913] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:05:04.602189 duration_in_ms=0.858
2017-12-14 09:05:04,606 [salt.state       ][INFO    ][9913] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:05:04.606185
2017-12-14 09:05:04,606 [salt.state       ][INFO    ][9913] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-14 09:05:04,606 [salt.state       ][INFO    ][9913] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-14 09:05:04,607 [salt.state       ][INFO    ][9913] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:05:04.607012 duration_in_ms=0.827
2017-12-14 09:05:04,607 [salt.state       ][INFO    ][9913] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:05:04.607233
2017-12-14 09:05:04,607 [salt.state       ][INFO    ][9913] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-14 09:05:04,609 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-14 09:05:04,622 [salt.state       ][INFO    ][9913] {'pid': 10609, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:05:04,622 [salt.state       ][INFO    ][9913] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:05:04.622643 duration_in_ms=15.41
2017-12-14 09:05:04,624 [salt.state       ][INFO    ][9913] Running state [mine.update] at time 09:05:04.624215
2017-12-14 09:05:04,624 [salt.state       ][INFO    ][9913] Executing state module.wait for mine.update
2017-12-14 09:05:04,625 [salt.state       ][INFO    ][9913] No changes made for mine.update
2017-12-14 09:05:04,625 [salt.state       ][INFO    ][9913] Completed state [mine.update] at time 09:05:04.625429 duration_in_ms=1.214
2017-12-14 09:05:04,625 [salt.state       ][INFO    ][9913] Running state [mine.update] at time 09:05:04.625709
2017-12-14 09:05:04,626 [salt.state       ][INFO    ][9913] Executing state module.mod_watch for mine.update
2017-12-14 09:05:05,157 [salt.state       ][INFO    ][9913] {'ret': True}
2017-12-14 09:05:05,157 [salt.state       ][INFO    ][9913] Completed state [mine.update] at time 09:05:05.157879 duration_in_ms=532.168
2017-12-14 09:05:05,158 [salt.state       ][INFO    ][9913] Running state [ca-certificates] at time 09:05:05.158413
2017-12-14 09:05:05,158 [salt.state       ][INFO    ][9913] Executing state pkg.installed for ca-certificates
2017-12-14 09:05:05,171 [salt.state       ][INFO    ][9913] All specified packages are already installed
2017-12-14 09:05:05,171 [salt.state       ][INFO    ][9913] Completed state [ca-certificates] at time 09:05:05.171352 duration_in_ms=12.938
2017-12-14 09:05:05,173 [salt.state       ][INFO    ][9913] Running state [update-ca-certificates] at time 09:05:05.173036
2017-12-14 09:05:05,173 [salt.state       ][INFO    ][9913] Executing state cmd.wait for update-ca-certificates
2017-12-14 09:05:05,173 [salt.state       ][INFO    ][9913] No changes made for update-ca-certificates
2017-12-14 09:05:05,173 [salt.state       ][INFO    ][9913] Completed state [update-ca-certificates] at time 09:05:05.173884 duration_in_ms=0.848
2017-12-14 09:05:05,174 [salt.state       ][INFO    ][9913] Running state [openssh-server] at time 09:05:05.174134
2017-12-14 09:05:05,174 [salt.state       ][INFO    ][9913] Executing state pkg.latest for openssh-server
2017-12-14 09:05:05,183 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2017-12-14 09:05:05,250 [salt.state       ][INFO    ][9913] Package openssh-server is already up-to-date
2017-12-14 09:05:05,251 [salt.state       ][INFO    ][9913] Completed state [openssh-server] at time 09:05:05.250948 duration_in_ms=76.813
2017-12-14 09:05:05,253 [salt.state       ][INFO    ][9913] Running state [/etc/ssh/sshd_config] at time 09:05:05.253846
2017-12-14 09:05:05,254 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/ssh/sshd_config
2017-12-14 09:05:05,289 [salt.fileclient  ][INFO    ][9913] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2017-12-14 09:05:05,378 [salt.state       ][INFO    ][9913] File changed:
--- 
+++ 
@@ -1,23 +1,24 @@
+
+
 # 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
@@ -25,19 +26,29 @@
 
 # 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
 
@@ -52,24 +63,23 @@
 PasswordAuthentication no
 
 # Kerberos options
-#KerberosAuthentication no
+KerberosAuthentication no
 #KerberosGetAFSToken no
 #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes
 
 # GSSAPI options
-#GSSAPIAuthentication no
+GSSAPIAuthentication no
 #GSSAPICleanupCredentials yes
-
 X11Forwarding yes
 X11DisplayOffset 10
 PrintMotd no
 PrintLastLog yes
 TCPKeepAlive yes
 #UseLogin no
-
+MaxSessions 10
 #MaxStartups 10:30:60
-#Banner /etc/issue.net
+#Banner /etc/banner
 
 # Allow client to pass locale environment variables
 AcceptEnv LANG LC_*

2017-12-14 09:05:05,378 [salt.state       ][INFO    ][9913] Completed state [/etc/ssh/sshd_config] at time 09:05:05.378368 duration_in_ms=124.521
2017-12-14 09:05:05,379 [salt.state       ][INFO    ][9913] Running state [ssh] at time 09:05:05.379711
2017-12-14 09:05:05,381 [salt.state       ][INFO    ][9913] Executing state service.running for ssh
2017-12-14 09:05:05,382 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2017-12-14 09:05:05,396 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2017-12-14 09:05:05,409 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2017-12-14 09:05:05,425 [salt.state       ][INFO    ][9913] The service ssh is already running
2017-12-14 09:05:05,426 [salt.state       ][INFO    ][9913] Completed state [ssh] at time 09:05:05.425914 duration_in_ms=46.199
2017-12-14 09:05:05,426 [salt.state       ][INFO    ][9913] Running state [ssh] at time 09:05:05.426649
2017-12-14 09:05:05,427 [salt.state       ][INFO    ][9913] Executing state service.mod_watch for ssh
2017-12-14 09:05:05,429 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2017-12-14 09:05:05,450 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2017-12-14 09:05:05,471 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2017-12-14 09:05:05,523 [salt.state       ][INFO    ][9913] {'ssh': True}
2017-12-14 09:05:05,523 [salt.state       ][INFO    ][9913] Completed state [ssh] at time 09:05:05.523729 duration_in_ms=97.08
2017-12-14 09:05:05,524 [salt.state       ][INFO    ][9913] Running state [ntp] at time 09:05:05.524748
2017-12-14 09:05:05,525 [salt.state       ][INFO    ][9913] Executing state pkg.installed for ntp
2017-12-14 09:05:05,537 [salt.state       ][INFO    ][9913] All specified packages are already installed
2017-12-14 09:05:05,538 [salt.state       ][INFO    ][9913] Completed state [ntp] at time 09:05:05.538013 duration_in_ms=13.265
2017-12-14 09:05:05,539 [salt.state       ][INFO    ][9913] Running state [/etc/ntp.conf] at time 09:05:05.539519
2017-12-14 09:05:05,539 [salt.state       ][INFO    ][9913] Executing state file.managed for /etc/ntp.conf
2017-12-14 09:05:05,610 [salt.state       ][INFO    ][9913] File /etc/ntp.conf is in the correct state
2017-12-14 09:05:05,610 [salt.state       ][INFO    ][9913] Completed state [/etc/ntp.conf] at time 09:05:05.610406 duration_in_ms=70.887
2017-12-14 09:05:05,611 [salt.state       ][INFO    ][9913] Running state [ntp] at time 09:05:05.611621
2017-12-14 09:05:05,612 [salt.state       ][INFO    ][9913] Executing state service.running for ntp
2017-12-14 09:05:05,612 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 09:05:05,628 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 09:05:05,640 [salt.loaded.int.module.cmdmod][INFO    ][9913] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 09:05:05,657 [salt.state       ][INFO    ][9913] The service ntp is already running
2017-12-14 09:05:05,657 [salt.state       ][INFO    ][9913] Completed state [ntp] at time 09:05:05.657387 duration_in_ms=45.765
2017-12-14 09:05:05,665 [salt.minion      ][INFO    ][9913] Returning information for job: 20171214090449420595
2017-12-14 09:05:06,516 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214090506502756
2017-12-14 09:05:06,542 [salt.minion      ][INFO    ][10646] Starting a new job with PID 10646
2017-12-14 09:05:08,847 [salt.state       ][INFO    ][10646] Loading fresh modules for state activity
2017-12-14 09:05:09,105 [salt.state       ][INFO    ][10646] Running state [ens4] at time 09:05:09.105113
2017-12-14 09:05:09,105 [salt.state       ][INFO    ][10646] Executing state network.managed for ens4
2017-12-14 09:05:09,780 [salt.state       ][INFO    ][10646] Interface ens4 is up to date.
2017-12-14 09:05:09,783 [salt.state       ][INFO    ][10646] Completed state [ens4] at time 09:05:09.783253 duration_in_ms=678.14
2017-12-14 09:05:09,783 [salt.state       ][INFO    ][10646] Running state [ens5] at time 09:05:09.783663
2017-12-14 09:05:09,783 [salt.state       ][INFO    ][10646] Executing state network.managed for ens5
2017-12-14 09:05:10,279 [salt.state       ][INFO    ][10646] Interface ens5 is up to date.
2017-12-14 09:05:10,280 [salt.state       ][INFO    ][10646] Completed state [ens5] at time 09:05:10.280207 duration_in_ms=496.543
2017-12-14 09:05:10,280 [salt.state       ][INFO    ][10646] Running state [ens3] at time 09:05:10.280496
2017-12-14 09:05:10,280 [salt.state       ][INFO    ][10646] Executing state network.managed for ens3
2017-12-14 09:05:10,763 [salt.state       ][INFO    ][10646] Interface ens3 is up to date.
2017-12-14 09:05:10,764 [salt.state       ][INFO    ][10646] Completed state [ens3] at time 09:05:10.764525 duration_in_ms=484.028
2017-12-14 09:05:10,766 [salt.minion      ][INFO    ][10646] Returning information for job: 20171214090506502756
2017-12-14 09:05:11,642 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214090511632005
2017-12-14 09:05:11,668 [salt.minion      ][INFO    ][10855] Starting a new job with PID 10855
2017-12-14 09:05:12,222 [salt.state       ][INFO    ][10855] Loading fresh modules for state activity
2017-12-14 09:05:12,274 [salt.fileclient  ][INFO    ][10855] Fetching file from saltenv 'base', ** done ** 'maas/pxe_nat.sls'
2017-12-14 09:05:12,305 [salt.state       ][INFO    ][10855] Running state [net.ipv4.ip_forward] at time 09:05:12.305149
2017-12-14 09:05:12,305 [salt.state       ][INFO    ][10855] Executing state sysctl.present for net.ipv4.ip_forward
2017-12-14 09:05:12,321 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command 'sysctl -a' in directory '/root'
2017-12-14 09:05:12,352 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command 'sysctl -w net.ipv4.ip_forward="1"' in directory '/root'
2017-12-14 09:05:12,363 [salt.state       ][INFO    ][10855] {'net.ipv4.ip_forward': 1}
2017-12-14 09:05:12,364 [salt.state       ][INFO    ][10855] Completed state [net.ipv4.ip_forward] at time 09:05:12.364153 duration_in_ms=59.004
2017-12-14 09:05:12,367 [salt.state       ][INFO    ][10855] Running state [iptables_pxe_nat] at time 09:05:12.367794
2017-12-14 09:05:12,368 [salt.state       ][INFO    ][10855] Executing state iptables.append for iptables_pxe_nat
2017-12-14 09:05:12,465 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command '/sbin/iptables --wait -t nat -A POSTROUTING  --source 192.168.11.3/24  --destination 0/0 --jump MASQUERADE' in directory '/root'
2017-12-14 09:05:12,485 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command '/sbin/iptables-save' in directory '/root'
2017-12-14 09:05:12,505 [salt.state       ][INFO    ][10855] {'locale': 'iptables_pxe_nat'}
2017-12-14 09:05:12,506 [salt.state       ][INFO    ][10855] Completed state [iptables_pxe_nat] at time 09:05:12.506047 duration_in_ms=138.253
2017-12-14 09:05:12,506 [salt.state       ][INFO    ][10855] Running state [iptables_pxe_source] at time 09:05:12.506518
2017-12-14 09:05:12,507 [salt.state       ][INFO    ][10855] Executing state iptables.append for iptables_pxe_source
2017-12-14 09:05:12,561 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 192.168.11.3/24  --destination 0/0 --jump ACCEPT' in directory '/root'
2017-12-14 09:05:12,570 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command '/sbin/iptables-save' in directory '/root'
2017-12-14 09:05:12,579 [salt.state       ][INFO    ][10855] {'locale': 'iptables_pxe_source'}
2017-12-14 09:05:12,579 [salt.state       ][INFO    ][10855] Completed state [iptables_pxe_source] at time 09:05:12.579613 duration_in_ms=73.095
2017-12-14 09:05:12,580 [salt.state       ][INFO    ][10855] Running state [iptables_pxe_destination] at time 09:05:12.580058
2017-12-14 09:05:12,580 [salt.state       ][INFO    ][10855] Executing state iptables.append for iptables_pxe_destination
2017-12-14 09:05:12,634 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 0/0  --destination 192.168.11.3/24 --jump ACCEPT' in directory '/root'
2017-12-14 09:05:12,645 [salt.loaded.int.module.cmdmod][INFO    ][10855] Executing command '/sbin/iptables-save' in directory '/root'
2017-12-14 09:05:12,655 [salt.state       ][INFO    ][10855] {'locale': 'iptables_pxe_destination'}
2017-12-14 09:05:12,655 [salt.state       ][INFO    ][10855] Completed state [iptables_pxe_destination] at time 09:05:12.655672 duration_in_ms=75.613
2017-12-14 09:05:12,659 [salt.minion      ][INFO    ][10855] Returning information for job: 20171214090511632005
2017-12-14 09:05:13,553 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214090513539800
2017-12-14 09:05:13,590 [salt.minion      ][INFO    ][10906] Starting a new job with PID 10906
2017-12-14 09:05:14,121 [salt.state       ][INFO    ][10906] Loading fresh modules for state activity
2017-12-14 09:05:14,170 [salt.fileclient  ][INFO    ][10906] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2017-12-14 09:05:14,803 [salt.state       ][INFO    ][10906] Running state [maas-rack-controller] at time 09:05:14.803692
2017-12-14 09:05:14,804 [salt.state       ][INFO    ][10906] Executing state pkg.installed for maas-rack-controller
2017-12-14 09:05:14,805 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:05:15,193 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2017-12-14 09:05:15,272 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 09:05:17,372 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2017-12-14 09:05:17,401 [salt.loaded.int.module.cmdmod][INFO    ][10906] 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'
2017-12-14 09:05:23,575 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090523567157
2017-12-14 09:05:23,647 [salt.minion      ][INFO    ][11869] Starting a new job with PID 11869
2017-12-14 09:05:23,679 [salt.minion      ][INFO    ][11869] Returning information for job: 20171214090523567157
2017-12-14 09:05:33,644 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090533636667
2017-12-14 09:05:33,689 [salt.minion      ][INFO    ][13729] Starting a new job with PID 13729
2017-12-14 09:05:33,711 [salt.minion      ][INFO    ][13729] Returning information for job: 20171214090533636667
2017-12-14 09:05:43,680 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090543672142
2017-12-14 09:05:43,728 [salt.minion      ][INFO    ][14215] Starting a new job with PID 14215
2017-12-14 09:05:43,751 [salt.minion      ][INFO    ][14215] Returning information for job: 20171214090543672142
2017-12-14 09:05:53,505 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:05:53,555 [salt.state       ][INFO    ][10906] 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'
'python3-twisted' changed from 'absent' to '16.0.0-1'
'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-cryptography' changed from '1.2.3-1ubuntu0.1' to '1.9-1~cloud0'
'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'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'python3-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-core7' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'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.2'
'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'
'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'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'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'
'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-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 '0.1.0~bzr532-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.9'
'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.7'
'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 '0.1.0~bzr532-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.9'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'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'
'python3-asn1crypto' changed from 'absent' to '0.22.0-1~cloud0'
'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.9'

2017-12-14 09:05:53,582 [salt.state       ][INFO    ][10906] Loading fresh modules for state activity
2017-12-14 09:05:53,622 [salt.state       ][INFO    ][10906] Completed state [maas-rack-controller] at time 09:05:53.622267 duration_in_ms=38818.576
2017-12-14 09:05:53,627 [salt.state       ][INFO    ][10906] Running state [/etc/maas/rackd.conf] at time 09:05:53.627084
2017-12-14 09:05:53,627 [salt.state       ][INFO    ][10906] Executing state file.line for /etc/maas/rackd.conf
2017-12-14 09:05:53,628 [salt.loaded.int.states.file][WARNING ][10906] 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.
2017-12-14 09:05:53,632 [salt.state       ][INFO    ][10906] No changes needed to be made
2017-12-14 09:05:53,632 [salt.state       ][INFO    ][10906] Completed state [/etc/maas/rackd.conf] at time 09:05:53.632762 duration_in_ms=5.677
2017-12-14 09:05:53,633 [salt.state       ][INFO    ][10906] Running state [/etc/maas/rackd.conf] at time 09:05:53.633221
2017-12-14 09:05:53,634 [salt.state       ][INFO    ][10906] Executing state file.managed for /etc/maas/rackd.conf
2017-12-14 09:05:53,634 [salt.loaded.int.states.file][WARNING ][10906] 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.
2017-12-14 09:05:53,635 [salt.state       ][INFO    ][10906] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2017-12-14 09:05:53,635 [salt.state       ][INFO    ][10906] Completed state [/etc/maas/rackd.conf] at time 09:05:53.635739 duration_in_ms=2.518
2017-12-14 09:05:53,983 [salt.state       ][INFO    ][10906] Running state [maas-rackd] at time 09:05:53.983453
2017-12-14 09:05:53,983 [salt.state       ][INFO    ][10906] Executing state service.running for maas-rackd
2017-12-14 09:05:53,987 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2017-12-14 09:05:54,003 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2017-12-14 09:05:54,018 [salt.loaded.int.module.cmdmod][INFO    ][10906] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2017-12-14 09:05:54,034 [salt.state       ][INFO    ][10906] The service maas-rackd is already running
2017-12-14 09:05:54,035 [salt.state       ][INFO    ][10906] Completed state [maas-rackd] at time 09:05:54.034975 duration_in_ms=51.523
2017-12-14 09:05:54,036 [salt.minion      ][INFO    ][10906] Returning information for job: 20171214090513539800
2017-12-14 09:05:54,089 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090553727853
2017-12-14 09:05:54,113 [salt.minion      ][INFO    ][14445] Starting a new job with PID 14445
2017-12-14 09:05:54,137 [salt.minion      ][INFO    ][14445] Returning information for job: 20171214090553727853
2017-12-14 09:06:02,121 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214090602111345
2017-12-14 09:06:02,167 [salt.minion      ][INFO    ][14450] Starting a new job with PID 14450
2017-12-14 09:06:02,724 [salt.state       ][INFO    ][14450] Loading fresh modules for state activity
2017-12-14 09:06:02,776 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2017-12-14 09:06:03,477 [salt.state       ][INFO    ][14450] Running state [maas-region-controller] at time 09:06:03.477293
2017-12-14 09:06:03,477 [salt.state       ][INFO    ][14450] Executing state pkg.installed for maas-region-controller
2017-12-14 09:06:03,478 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:06:03,882 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2017-12-14 09:06:03,969 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 09:06:06,128 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2017-12-14 09:06:06,158 [salt.loaded.int.module.cmdmod][INFO    ][14450] 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'
2017-12-14 09:06:12,226 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090612213087
2017-12-14 09:06:12,303 [salt.minion      ][INFO    ][15210] Starting a new job with PID 15210
2017-12-14 09:06:12,366 [salt.minion      ][INFO    ][15210] Returning information for job: 20171214090612213087
2017-12-14 09:06:22,342 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090622329392
2017-12-14 09:06:22,419 [salt.minion      ][INFO    ][16813] Starting a new job with PID 16813
2017-12-14 09:06:22,444 [salt.minion      ][INFO    ][16813] Returning information for job: 20171214090622329392
2017-12-14 09:06:32,417 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090632411207
2017-12-14 09:06:32,467 [salt.minion      ][INFO    ][18074] Starting a new job with PID 18074
2017-12-14 09:06:32,485 [salt.minion      ][INFO    ][18074] Returning information for job: 20171214090632411207
2017-12-14 09:06:42,465 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090642453135
2017-12-14 09:06:42,506 [salt.minion      ][INFO    ][18083] Starting a new job with PID 18083
2017-12-14 09:06:42,521 [salt.minion      ][INFO    ][18083] Returning information for job: 20171214090642453135
2017-12-14 09:06:52,507 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090652497121
2017-12-14 09:06:52,548 [salt.minion      ][INFO    ][18098] Starting a new job with PID 18098
2017-12-14 09:06:52,563 [salt.minion      ][INFO    ][18098] Returning information for job: 20171214090652497121
2017-12-14 09:07:02,546 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090702536542
2017-12-14 09:07:02,594 [salt.minion      ][INFO    ][18307] Starting a new job with PID 18307
2017-12-14 09:07:02,614 [salt.minion      ][INFO    ][18307] Returning information for job: 20171214090702536542
2017-12-14 09:07:12,599 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090712587329
2017-12-14 09:07:12,638 [salt.minion      ][INFO    ][19124] Starting a new job with PID 19124
2017-12-14 09:07:12,660 [salt.minion      ][INFO    ][19124] Returning information for job: 20171214090712587329
2017-12-14 09:07:22,686 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090722674571
2017-12-14 09:07:22,716 [salt.minion      ][INFO    ][19398] Starting a new job with PID 19398
2017-12-14 09:07:22,735 [salt.minion      ][INFO    ][19398] Returning information for job: 20171214090722674571
2017-12-14 09:07:32,709 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090732700711
2017-12-14 09:07:32,758 [salt.minion      ][INFO    ][20059] Starting a new job with PID 20059
2017-12-14 09:07:32,780 [salt.minion      ][INFO    ][20059] Returning information for job: 20171214090732700711
2017-12-14 09:07:42,760 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090742750014
2017-12-14 09:07:42,857 [salt.minion      ][INFO    ][20073] Starting a new job with PID 20073
2017-12-14 09:07:42,874 [salt.minion      ][INFO    ][20073] Returning information for job: 20171214090742750014
2017-12-14 09:07:52,844 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090752833158
2017-12-14 09:07:52,869 [salt.minion      ][INFO    ][20084] Starting a new job with PID 20084
2017-12-14 09:07:52,888 [salt.minion      ][INFO    ][20084] Returning information for job: 20171214090752833158
2017-12-14 09:08:03,075 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090803066176
2017-12-14 09:08:03,187 [salt.minion      ][INFO    ][20089] Starting a new job with PID 20089
2017-12-14 09:08:03,206 [salt.minion      ][INFO    ][20089] Returning information for job: 20171214090803066176
2017-12-14 09:08:13,186 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090813175914
2017-12-14 09:08:13,244 [salt.minion      ][INFO    ][20095] Starting a new job with PID 20095
2017-12-14 09:08:13,259 [salt.minion      ][INFO    ][20095] Returning information for job: 20171214090813175914
2017-12-14 09:08:23,232 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090823220204
2017-12-14 09:08:23,288 [salt.minion      ][INFO    ][20100] Starting a new job with PID 20100
2017-12-14 09:08:23,310 [salt.minion      ][INFO    ][20100] Returning information for job: 20171214090823220204
2017-12-14 09:08:33,297 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090833286655
2017-12-14 09:08:33,341 [salt.minion      ][INFO    ][20106] Starting a new job with PID 20106
2017-12-14 09:08:33,371 [salt.minion      ][INFO    ][20106] Returning information for job: 20171214090833286655
2017-12-14 09:08:43,373 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090843362603
2017-12-14 09:08:43,418 [salt.minion      ][INFO    ][20111] Starting a new job with PID 20111
2017-12-14 09:08:43,436 [salt.minion      ][INFO    ][20111] Returning information for job: 20171214090843362603
2017-12-14 09:08:53,436 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090853424491
2017-12-14 09:08:53,468 [salt.minion      ][INFO    ][20123] Starting a new job with PID 20123
2017-12-14 09:08:53,492 [salt.minion      ][INFO    ][20123] Returning information for job: 20171214090853424491
2017-12-14 09:09:03,482 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090903471930
2017-12-14 09:09:03,505 [salt.minion      ][INFO    ][20544] Starting a new job with PID 20544
2017-12-14 09:09:03,525 [salt.minion      ][INFO    ][20544] Returning information for job: 20171214090903471930
2017-12-14 09:09:13,531 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090913519582
2017-12-14 09:09:13,626 [salt.minion      ][INFO    ][20662] Starting a new job with PID 20662
2017-12-14 09:09:13,647 [salt.minion      ][INFO    ][20662] Returning information for job: 20171214090913519582
2017-12-14 09:09:23,646 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090923639094
2017-12-14 09:09:23,696 [salt.minion      ][INFO    ][20748] Starting a new job with PID 20748
2017-12-14 09:09:23,717 [salt.minion      ][INFO    ][20748] Returning information for job: 20171214090923639094
2017-12-14 09:09:24,670 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 09:09:24,733 [salt.state       ][INFO    ][14450] 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.2'
'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.10-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'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.10-0ubuntu0.16.04'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.5'
'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.5'
'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.5'
'libjbig0' changed from 'absent' to '2.1-3.1'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.9'
'postgresql-9.5' changed from 'absent' to '9.5.10-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.9'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.4'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.4'
'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.10-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.1'
'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.5'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2017-12-14 09:09:24,766 [salt.state       ][INFO    ][14450] Loading fresh modules for state activity
2017-12-14 09:09:24,818 [salt.state       ][INFO    ][14450] Completed state [maas-region-controller] at time 09:09:24.818336 duration_in_ms=201341.043
2017-12-14 09:09:24,834 [salt.state       ][INFO    ][14450] Running state [python-oauth] at time 09:09:24.834068
2017-12-14 09:09:24,834 [salt.state       ][INFO    ][14450] Executing state pkg.installed for python-oauth
2017-12-14 09:09:25,318 [salt.state       ][INFO    ][14450] All specified packages are already installed
2017-12-14 09:09:25,319 [salt.state       ][INFO    ][14450] Completed state [python-oauth] at time 09:09:25.318972 duration_in_ms=484.905
2017-12-14 09:09:25,322 [salt.state       ][INFO    ][14450] Running state [/etc/maas/regiond.conf] at time 09:09:25.321986
2017-12-14 09:09:25,322 [salt.state       ][INFO    ][14450] Executing state file.replace for /etc/maas/regiond.conf
2017-12-14 09:09:25,327 [salt.state       ][INFO    ][14450] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: xmODBiP4QYDa
 database_port: 5432
 database_user: maas
-maas_url: http://10.20.0.3:5240/MAAS
+maas_url: http://192.168.11.3:5240/MAAS

2017-12-14 09:09:25,328 [salt.state       ][INFO    ][14450] Completed state [/etc/maas/regiond.conf] at time 09:09:25.328014 duration_in_ms=6.033
2017-12-14 09:09:25,328 [salt.state       ][INFO    ][14450] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 09:09:25.328436
2017-12-14 09:09:25,328 [salt.state       ][INFO    ][14450] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2017-12-14 09:09:25,385 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2017-12-14 09:09:25,429 [salt.state       ][INFO    ][14450] 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}}
+
+

2017-12-14 09:09:25,430 [salt.state       ][INFO    ][14450] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 09:09:25.430168 duration_in_ms=101.732
2017-12-14 09:09:25,430 [salt.state       ][INFO    ][14450] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 09:09:25.430625
2017-12-14 09:09:25,430 [salt.state       ][INFO    ][14450] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2017-12-14 09:09:25,435 [salt.state       ][INFO    ][14450] 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,

2017-12-14 09:09:25,435 [salt.state       ][INFO    ][14450] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 09:09:25.435535 duration_in_ms=4.91
2017-12-14 09:09:25,436 [salt.state       ][INFO    ][14450] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 09:09:25.435978
2017-12-14 09:09:25,436 [salt.state       ][INFO    ][14450] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2017-12-14 09:09:25,439 [salt.state       ][INFO    ][14450] 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,

2017-12-14 09:09:25,440 [salt.state       ][INFO    ][14450] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 09:09:25.440013 duration_in_ms=4.035
2017-12-14 09:09:25,440 [salt.state       ][INFO    ][14450] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 09:09:25.440442
2017-12-14 09:09:25,440 [salt.state       ][INFO    ][14450] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2017-12-14 09:09:25,478 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2017-12-14 09:09:25,480 [salt.state       ][INFO    ][14450] 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"

2017-12-14 09:09:25,480 [salt.state       ][INFO    ][14450] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 09:09:25.480944 duration_in_ms=40.502
2017-12-14 09:09:25,482 [salt.state       ][INFO    ][14450] Running state [a2enmod headers] at time 09:09:25.482125
2017-12-14 09:09:25,482 [salt.state       ][INFO    ][14450] Executing state cmd.run for a2enmod headers
2017-12-14 09:09:25,482 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command 'a2enmod headers' in directory '/root'
2017-12-14 09:09:25,562 [salt.state       ][INFO    ][14450] {'pid': 20835, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2017-12-14 09:09:25,562 [salt.state       ][INFO    ][14450] Completed state [a2enmod headers] at time 09:09:25.562533 duration_in_ms=80.408
2017-12-14 09:09:25,562 [salt.state       ][INFO    ][14450] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 09:09:25.562906
2017-12-14 09:09:25,563 [salt.state       ][INFO    ][14450] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2017-12-14 09:09:25,621 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2017-12-14 09:09:25,680 [salt.state       ][INFO    ][14450] File changed:
New file
2017-12-14 09:09:25,681 [salt.state       ][INFO    ][14450] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 09:09:25.680975 duration_in_ms=118.068
2017-12-14 09:09:25,681 [salt.state       ][INFO    ][14450] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 09:09:25.681512
2017-12-14 09:09:25,681 [salt.state       ][INFO    ][14450] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2017-12-14 09:09:25,719 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2017-12-14 09:09:25,764 [salt.state       ][INFO    ][14450] File changed:
New file
2017-12-14 09:09:25,764 [salt.state       ][INFO    ][14450] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 09:09:25.764889 duration_in_ms=83.376
2017-12-14 09:09:25,765 [salt.state       ][INFO    ][14450] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 09:09:25.765369
2017-12-14 09:09:25,765 [salt.state       ][INFO    ][14450] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2017-12-14 09:09:25,792 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2017-12-14 09:09:25,855 [salt.state       ][INFO    ][14450] File changed:
New file
2017-12-14 09:09:25,856 [salt.state       ][INFO    ][14450] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 09:09:25.856175 duration_in_ms=90.805
2017-12-14 09:09:25,856 [salt.state       ][INFO    ][14450] Running state [/root/.pgpass] at time 09:09:25.856485
2017-12-14 09:09:25,857 [salt.state       ][INFO    ][14450] Executing state file.managed for /root/.pgpass
2017-12-14 09:09:25,879 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2017-12-14 09:09:25,923 [salt.state       ][INFO    ][14450] File changed:
New file
2017-12-14 09:09:25,923 [salt.state       ][INFO    ][14450] Completed state [/root/.pgpass] at time 09:09:25.923853 duration_in_ms=67.369
2017-12-14 09:09:25,934 [salt.state       ][INFO    ][14450] Running state [maas-region syncdb] at time 09:09:25.934101
2017-12-14 09:09:25,934 [salt.state       ][INFO    ][14450] Executing state cmd.run for maas-region syncdb
2017-12-14 09:09:25,935 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command 'maas-region syncdb' in directory '/root'
2017-12-14 09:09:28,825 [salt.state       ][INFO    ][14450] {'pid': 20865, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: metadataserver, maasserver, piston3, auth, sites, sessions, contenttypes\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2017-12-14 09:09:28,827 [salt.state       ][INFO    ][14450] Completed state [maas-region syncdb] at time 09:09:28.827249 duration_in_ms=2893.145
2017-12-14 09:09:28,831 [salt.state       ][INFO    ][14450] Running state [maas-regiond] at time 09:09:28.830995
2017-12-14 09:09:28,831 [salt.state       ][INFO    ][14450] Executing state service.running for maas-regiond
2017-12-14 09:09:28,833 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2017-12-14 09:09:28,860 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2017-12-14 09:09:28,880 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2017-12-14 09:09:28,897 [salt.state       ][INFO    ][14450] The service maas-regiond is already running
2017-12-14 09:09:28,898 [salt.state       ][INFO    ][14450] Completed state [maas-regiond] at time 09:09:28.897988 duration_in_ms=66.993
2017-12-14 09:09:28,898 [salt.state       ][INFO    ][14450] Running state [maas-regiond] at time 09:09:28.898353
2017-12-14 09:09:28,898 [salt.state       ][INFO    ][14450] Executing state service.mod_watch for maas-regiond
2017-12-14 09:09:28,899 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2017-12-14 09:09:28,915 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2017-12-14 09:09:28,933 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2017-12-14 09:09:29,021 [salt.state       ][INFO    ][14450] {'maas-regiond': True}
2017-12-14 09:09:29,021 [salt.state       ][INFO    ][14450] Completed state [maas-regiond] at time 09:09:29.021619 duration_in_ms=123.265
2017-12-14 09:09:29,023 [salt.state       ][INFO    ][14450] Running state [bind9] at time 09:09:29.023028
2017-12-14 09:09:29,023 [salt.state       ][INFO    ][14450] Executing state service.running for bind9
2017-12-14 09:09:29,024 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2017-12-14 09:09:29,050 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2017-12-14 09:09:29,076 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2017-12-14 09:09:29,106 [salt.state       ][INFO    ][14450] The service bind9 is already running
2017-12-14 09:09:29,107 [salt.state       ][INFO    ][14450] Completed state [bind9] at time 09:09:29.107263 duration_in_ms=84.234
2017-12-14 09:09:29,107 [salt.state       ][INFO    ][14450] Running state [bind9] at time 09:09:29.107615
2017-12-14 09:09:29,108 [salt.state       ][INFO    ][14450] Executing state service.mod_watch for bind9
2017-12-14 09:09:29,108 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2017-12-14 09:09:29,147 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2017-12-14 09:09:29,171 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2017-12-14 09:09:29,292 [salt.state       ][INFO    ][14450] {'bind9': True}
2017-12-14 09:09:29,292 [salt.state       ][INFO    ][14450] Completed state [bind9] at time 09:09:29.292605 duration_in_ms=184.989
2017-12-14 09:09:29,294 [salt.state       ][INFO    ][14450] Running state [apache2] at time 09:09:29.294010
2017-12-14 09:09:29,294 [salt.state       ][INFO    ][14450] Executing state service.running for apache2
2017-12-14 09:09:29,295 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-12-14 09:09:29,323 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-12-14 09:09:29,342 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-12-14 09:09:29,364 [salt.state       ][INFO    ][14450] The service apache2 is already running
2017-12-14 09:09:29,365 [salt.state       ][INFO    ][14450] Completed state [apache2] at time 09:09:29.365204 duration_in_ms=71.193
2017-12-14 09:09:29,365 [salt.state       ][INFO    ][14450] Running state [apache2] at time 09:09:29.365478
2017-12-14 09:09:29,368 [salt.state       ][INFO    ][14450] Executing state service.mod_watch for apache2
2017-12-14 09:09:29,369 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-12-14 09:09:29,387 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-12-14 09:09:29,412 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-12-14 09:09:30,671 [salt.state       ][INFO    ][14450] {'apache2': True}
2017-12-14 09:09:30,672 [salt.state       ][INFO    ][14450] Completed state [apache2] at time 09:09:30.672011 duration_in_ms=1306.532
2017-12-14 09:09:30,673 [salt.state       ][INFO    ][14450] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 09:09:30.673099
2017-12-14 09:09:30,673 [salt.state       ][INFO    ][14450] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2017-12-14 09:09:30,674 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2017-12-14 09:09:32,799 [salt.state       ][INFO    ][14450] {'pid': 21094, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:09:32,800 [salt.state       ][INFO    ][14450] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 09:09:32.800321 duration_in_ms=2127.22
2017-12-14 09:09:32,802 [salt.state       ][INFO    ][14450] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:09:32.802027
2017-12-14 09:09:32,802 [salt.state       ][INFO    ][14450] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:09:32,803 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:09:33,704 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090933698149
2017-12-14 09:09:33,763 [salt.minion      ][INFO    ][21159] Starting a new job with PID 21159
2017-12-14 09:09:33,799 [salt.minion      ][INFO    ][21159] Returning information for job: 20171214090933698149
2017-12-14 09:09:34,791 [salt.state       ][INFO    ][14450] {'pid': 21138, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:09:34,792 [salt.state       ][INFO    ][14450] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:09:34.792385 duration_in_ms=1990.357
2017-12-14 09:09:34,794 [salt.state       ][INFO    ][14450] Running state [salt://maas/files/maas-artifact-sync.sh] at time 09:09:34.793981
2017-12-14 09:09:34,794 [salt.state       ][INFO    ][14450] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2017-12-14 09:09:34,823 [salt.fileclient  ][INFO    ][14450] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-artifact-sync.sh'
2017-12-14 09:09:34,861 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command '/tmp/tmpPcfPTg.sh' in directory '/root'
2017-12-14 09:09:43,798 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090943790253
2017-12-14 09:09:43,914 [salt.minion      ][INFO    ][21344] Starting a new job with PID 21344
2017-12-14 09:09:43,938 [salt.minion      ][INFO    ][21344] Returning information for job: 20171214090943790253
2017-12-14 09:09:53,951 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214090953940136
2017-12-14 09:09:54,075 [salt.minion      ][INFO    ][21527] Starting a new job with PID 21527
2017-12-14 09:09:54,108 [salt.minion      ][INFO    ][21527] Returning information for job: 20171214090953940136
2017-12-14 09:10:04,116 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091004097638
2017-12-14 09:10:04,172 [salt.minion      ][INFO    ][21569] Starting a new job with PID 21569
2017-12-14 09:10:04,188 [salt.minion      ][INFO    ][21569] Returning information for job: 20171214091004097638
2017-12-14 09:10:14,213 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091014201528
2017-12-14 09:10:14,248 [salt.minion      ][INFO    ][21715] Starting a new job with PID 21715
2017-12-14 09:10:14,272 [salt.minion      ][INFO    ][21715] Returning information for job: 20171214091014201528
2017-12-14 09:10:24,306 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091024294043
2017-12-14 09:10:24,332 [salt.minion      ][INFO    ][21722] Starting a new job with PID 21722
2017-12-14 09:10:24,352 [salt.minion      ][INFO    ][21722] Returning information for job: 20171214091024294043
2017-12-14 09:10:34,390 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091034377628
2017-12-14 09:10:34,422 [salt.minion      ][INFO    ][21758] Starting a new job with PID 21758
2017-12-14 09:10:34,440 [salt.minion      ][INFO    ][21758] Returning information for job: 20171214091034377628
2017-12-14 09:10:44,479 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091044468128
2017-12-14 09:10:44,503 [salt.minion      ][INFO    ][21779] Starting a new job with PID 21779
2017-12-14 09:10:44,521 [salt.minion      ][INFO    ][21779] Returning information for job: 20171214091044468128
2017-12-14 09:10:54,558 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091054547421
2017-12-14 09:10:54,580 [salt.minion      ][INFO    ][21791] Starting a new job with PID 21791
2017-12-14 09:10:54,600 [salt.minion      ][INFO    ][21791] Returning information for job: 20171214091054547421
2017-12-14 09:11:04,645 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091104630114
2017-12-14 09:11:04,678 [salt.minion      ][INFO    ][21801] Starting a new job with PID 21801
2017-12-14 09:11:04,698 [salt.minion      ][INFO    ][21801] Returning information for job: 20171214091104630114
2017-12-14 09:11:14,740 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091114725515
2017-12-14 09:11:14,767 [salt.minion      ][INFO    ][21810] Starting a new job with PID 21810
2017-12-14 09:11:14,781 [salt.minion      ][INFO    ][21810] Returning information for job: 20171214091114725515
2017-12-14 09:11:24,842 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091124825253
2017-12-14 09:11:24,865 [salt.minion      ][INFO    ][21829] Starting a new job with PID 21829
2017-12-14 09:11:24,883 [salt.minion      ][INFO    ][21829] Returning information for job: 20171214091124825253
2017-12-14 09:11:34,950 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091134936813
2017-12-14 09:11:34,978 [salt.minion      ][INFO    ][21852] Starting a new job with PID 21852
2017-12-14 09:11:34,999 [salt.minion      ][INFO    ][21852] Returning information for job: 20171214091134936813
2017-12-14 09:11:45,082 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091145060975
2017-12-14 09:11:45,113 [salt.minion      ][INFO    ][21874] Starting a new job with PID 21874
2017-12-14 09:11:45,131 [salt.minion      ][INFO    ][21874] Returning information for job: 20171214091145060975
2017-12-14 09:11:55,224 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091155204908
2017-12-14 09:11:55,253 [salt.minion      ][INFO    ][21885] Starting a new job with PID 21885
2017-12-14 09:11:55,273 [salt.minion      ][INFO    ][21885] Returning information for job: 20171214091155204908
2017-12-14 09:12:05,374 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091205350422
2017-12-14 09:12:05,397 [salt.minion      ][INFO    ][21895] Starting a new job with PID 21895
2017-12-14 09:12:05,417 [salt.minion      ][INFO    ][21895] Returning information for job: 20171214091205350422
2017-12-14 09:12:15,505 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091215483317
2017-12-14 09:12:15,546 [salt.minion      ][INFO    ][21905] Starting a new job with PID 21905
2017-12-14 09:12:15,562 [salt.minion      ][INFO    ][21905] Returning information for job: 20171214091215483317
2017-12-14 09:12:25,643 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091225622392
2017-12-14 09:12:25,671 [salt.minion      ][INFO    ][21924] Starting a new job with PID 21924
2017-12-14 09:12:25,688 [salt.minion      ][INFO    ][21924] Returning information for job: 20171214091225622392
2017-12-14 09:12:35,797 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091235770492
2017-12-14 09:12:35,826 [salt.minion      ][INFO    ][21947] Starting a new job with PID 21947
2017-12-14 09:12:35,844 [salt.minion      ][INFO    ][21947] Returning information for job: 20171214091235770492
2017-12-14 09:12:45,954 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091245934916
2017-12-14 09:12:45,982 [salt.minion      ][INFO    ][21970] Starting a new job with PID 21970
2017-12-14 09:12:46,000 [salt.minion      ][INFO    ][21970] Returning information for job: 20171214091245934916
2017-12-14 09:12:56,124 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091256095769
2017-12-14 09:12:56,154 [salt.minion      ][INFO    ][21982] Starting a new job with PID 21982
2017-12-14 09:12:56,170 [salt.minion      ][INFO    ][21982] Returning information for job: 20171214091256095769
2017-12-14 09:13:06,300 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091306279264
2017-12-14 09:13:06,343 [salt.minion      ][INFO    ][21993] Starting a new job with PID 21993
2017-12-14 09:13:06,362 [salt.minion      ][INFO    ][21993] Returning information for job: 20171214091306279264
2017-12-14 09:13:16,501 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091316474819
2017-12-14 09:13:16,564 [salt.minion      ][INFO    ][22003] Starting a new job with PID 22003
2017-12-14 09:13:16,584 [salt.minion      ][INFO    ][22003] Returning information for job: 20171214091316474819
2017-12-14 09:13:26,721 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091326697168
2017-12-14 09:13:26,746 [salt.minion      ][INFO    ][22026] Starting a new job with PID 22026
2017-12-14 09:13:26,770 [salt.minion      ][INFO    ][22026] Returning information for job: 20171214091326697168
2017-12-14 09:13:36,907 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091336882649
2017-12-14 09:13:36,935 [salt.minion      ][INFO    ][22049] Starting a new job with PID 22049
2017-12-14 09:13:36,954 [salt.minion      ][INFO    ][22049] Returning information for job: 20171214091336882649
2017-12-14 09:13:47,109 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091347085744
2017-12-14 09:13:47,141 [salt.minion      ][INFO    ][22071] Starting a new job with PID 22071
2017-12-14 09:13:47,162 [salt.minion      ][INFO    ][22071] Returning information for job: 20171214091347085744
2017-12-14 09:13:57,331 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091357310045
2017-12-14 09:13:57,361 [salt.minion      ][INFO    ][22082] Starting a new job with PID 22082
2017-12-14 09:13:57,384 [salt.minion      ][INFO    ][22082] Returning information for job: 20171214091357310045
2017-12-14 09:14:07,562 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091407538145
2017-12-14 09:14:07,628 [salt.minion      ][INFO    ][22093] Starting a new job with PID 22093
2017-12-14 09:14:07,646 [salt.minion      ][INFO    ][22093] Returning information for job: 20171214091407538145
2017-12-14 09:14:17,798 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091417772170
2017-12-14 09:14:17,825 [salt.minion      ][INFO    ][22103] Starting a new job with PID 22103
2017-12-14 09:14:17,845 [salt.minion      ][INFO    ][22103] Returning information for job: 20171214091417772170
2017-12-14 09:14:28,003 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091427981165
2017-12-14 09:14:28,031 [salt.minion      ][INFO    ][22124] Starting a new job with PID 22124
2017-12-14 09:14:28,049 [salt.minion      ][INFO    ][22124] Returning information for job: 20171214091427981165
2017-12-14 09:14:38,235 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091438211699
2017-12-14 09:14:38,280 [salt.minion      ][INFO    ][22146] Starting a new job with PID 22146
2017-12-14 09:14:38,297 [salt.minion      ][INFO    ][22146] Returning information for job: 20171214091438211699
2017-12-14 09:14:48,469 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091448439535
2017-12-14 09:14:48,501 [salt.minion      ][INFO    ][22170] Starting a new job with PID 22170
2017-12-14 09:14:48,522 [salt.minion      ][INFO    ][22170] Returning information for job: 20171214091448439535
2017-12-14 09:14:58,513 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091458485380
2017-12-14 09:14:58,542 [salt.minion      ][INFO    ][22181] Starting a new job with PID 22181
2017-12-14 09:14:58,558 [salt.minion      ][INFO    ][22181] Returning information for job: 20171214091458485380
2017-12-14 09:15:08,541 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091508517212
2017-12-14 09:15:08,569 [salt.minion      ][INFO    ][22195] Starting a new job with PID 22195
2017-12-14 09:15:08,588 [salt.minion      ][INFO    ][22195] Returning information for job: 20171214091508517212
2017-12-14 09:15:18,569 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091518539963
2017-12-14 09:15:18,600 [salt.minion      ][INFO    ][22204] Starting a new job with PID 22204
2017-12-14 09:15:18,625 [salt.minion      ][INFO    ][22204] Returning information for job: 20171214091518539963
2017-12-14 09:15:28,621 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091528598450
2017-12-14 09:15:28,649 [salt.minion      ][INFO    ][22225] Starting a new job with PID 22225
2017-12-14 09:15:28,668 [salt.minion      ][INFO    ][22225] Returning information for job: 20171214091528598450
2017-12-14 09:15:38,661 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091538641033
2017-12-14 09:15:38,692 [salt.minion      ][INFO    ][22247] Starting a new job with PID 22247
2017-12-14 09:15:38,709 [salt.minion      ][INFO    ][22247] Returning information for job: 20171214091538641033
2017-12-14 09:15:48,752 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091548725561
2017-12-14 09:15:48,786 [salt.minion      ][INFO    ][22270] Starting a new job with PID 22270
2017-12-14 09:15:48,808 [salt.minion      ][INFO    ][22270] Returning information for job: 20171214091548725561
2017-12-14 09:15:58,832 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091558805596
2017-12-14 09:15:58,859 [salt.minion      ][INFO    ][22280] Starting a new job with PID 22280
2017-12-14 09:15:58,877 [salt.minion      ][INFO    ][22280] Returning information for job: 20171214091558805596
2017-12-14 09:16:08,918 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091608892859
2017-12-14 09:16:08,947 [salt.minion      ][INFO    ][22291] Starting a new job with PID 22291
2017-12-14 09:16:08,963 [salt.minion      ][INFO    ][22291] Returning information for job: 20171214091608892859
2017-12-14 09:16:18,994 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091618972418
2017-12-14 09:16:19,020 [salt.minion      ][INFO    ][22301] Starting a new job with PID 22301
2017-12-14 09:16:19,039 [salt.minion      ][INFO    ][22301] Returning information for job: 20171214091618972418
2017-12-14 09:16:29,069 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091629042389
2017-12-14 09:16:29,096 [salt.minion      ][INFO    ][22322] Starting a new job with PID 22322
2017-12-14 09:16:29,114 [salt.minion      ][INFO    ][22322] Returning information for job: 20171214091629042389
2017-12-14 09:16:39,156 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091639131506
2017-12-14 09:16:39,186 [salt.minion      ][INFO    ][22344] Starting a new job with PID 22344
2017-12-14 09:16:39,206 [salt.minion      ][INFO    ][22344] Returning information for job: 20171214091639131506
2017-12-14 09:16:49,276 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091649253854
2017-12-14 09:16:49,297 [salt.minion      ][INFO    ][22367] Starting a new job with PID 22367
2017-12-14 09:16:49,315 [salt.minion      ][INFO    ][22367] Returning information for job: 20171214091649253854
2017-12-14 09:16:59,373 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091659351753
2017-12-14 09:16:59,399 [salt.minion      ][INFO    ][22378] Starting a new job with PID 22378
2017-12-14 09:16:59,418 [salt.minion      ][INFO    ][22378] Returning information for job: 20171214091659351753
2017-12-14 09:17:09,509 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091709486721
2017-12-14 09:17:09,532 [salt.minion      ][INFO    ][22392] Starting a new job with PID 22392
2017-12-14 09:17:09,549 [salt.minion      ][INFO    ][22392] Returning information for job: 20171214091709486721
2017-12-14 09:17:19,639 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091719614525
2017-12-14 09:17:19,662 [salt.minion      ][INFO    ][22400] Starting a new job with PID 22400
2017-12-14 09:17:19,683 [salt.minion      ][INFO    ][22400] Returning information for job: 20171214091719614525
2017-12-14 09:17:29,806 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091729781416
2017-12-14 09:17:29,834 [salt.minion      ][INFO    ][22420] Starting a new job with PID 22420
2017-12-14 09:17:29,853 [salt.minion      ][INFO    ][22420] Returning information for job: 20171214091729781416
2017-12-14 09:17:39,928 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091739905979
2017-12-14 09:17:39,958 [salt.minion      ][INFO    ][22443] Starting a new job with PID 22443
2017-12-14 09:17:39,979 [salt.minion      ][INFO    ][22443] Returning information for job: 20171214091739905979
2017-12-14 09:17:50,113 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091750091333
2017-12-14 09:17:50,143 [salt.minion      ][INFO    ][22466] Starting a new job with PID 22466
2017-12-14 09:17:50,166 [salt.minion      ][INFO    ][22466] Returning information for job: 20171214091750091333
2017-12-14 09:18:00,305 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091800274149
2017-12-14 09:18:00,332 [salt.minion      ][INFO    ][22476] Starting a new job with PID 22476
2017-12-14 09:18:00,350 [salt.minion      ][INFO    ][22476] Returning information for job: 20171214091800274149
2017-12-14 09:18:10,504 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091810483651
2017-12-14 09:18:10,534 [salt.minion      ][INFO    ][22488] Starting a new job with PID 22488
2017-12-14 09:18:10,550 [salt.minion      ][INFO    ][22488] Returning information for job: 20171214091810483651
2017-12-14 09:18:20,701 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091820679593
2017-12-14 09:18:20,732 [salt.minion      ][INFO    ][22496] Starting a new job with PID 22496
2017-12-14 09:18:20,748 [salt.minion      ][INFO    ][22496] Returning information for job: 20171214091820679593
2017-12-14 09:18:30,926 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091830901197
2017-12-14 09:18:30,953 [salt.minion      ][INFO    ][22519] Starting a new job with PID 22519
2017-12-14 09:18:30,974 [salt.minion      ][INFO    ][22519] Returning information for job: 20171214091830901197
2017-12-14 09:18:41,156 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091841138649
2017-12-14 09:18:41,198 [salt.minion      ][INFO    ][22542] Starting a new job with PID 22542
2017-12-14 09:18:41,215 [salt.minion      ][INFO    ][22542] Returning information for job: 20171214091841138649
2017-12-14 09:18:51,398 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091851372968
2017-12-14 09:18:51,430 [salt.minion      ][INFO    ][22566] Starting a new job with PID 22566
2017-12-14 09:18:51,446 [salt.minion      ][INFO    ][22566] Returning information for job: 20171214091851372968
2017-12-14 09:19:01,635 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091901616438
2017-12-14 09:19:01,681 [salt.minion      ][INFO    ][22577] Starting a new job with PID 22577
2017-12-14 09:19:01,703 [salt.minion      ][INFO    ][22577] Returning information for job: 20171214091901616438
2017-12-14 09:19:11,665 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091911642464
2017-12-14 09:19:11,715 [salt.minion      ][INFO    ][22589] Starting a new job with PID 22589
2017-12-14 09:19:11,734 [salt.minion      ][INFO    ][22589] Returning information for job: 20171214091911642464
2017-12-14 09:19:21,689 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091921671171
2017-12-14 09:19:21,736 [salt.minion      ][INFO    ][22597] Starting a new job with PID 22597
2017-12-14 09:19:21,754 [salt.minion      ][INFO    ][22597] Returning information for job: 20171214091921671171
2017-12-14 09:19:31,719 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091931689613
2017-12-14 09:19:31,749 [salt.minion      ][INFO    ][22624] Starting a new job with PID 22624
2017-12-14 09:19:31,769 [salt.minion      ][INFO    ][22624] Returning information for job: 20171214091931689613
2017-12-14 09:19:41,744 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091941724383
2017-12-14 09:19:41,771 [salt.minion      ][INFO    ][22661] Starting a new job with PID 22661
2017-12-14 09:19:41,790 [salt.minion      ][INFO    ][22661] Returning information for job: 20171214091941724383
2017-12-14 09:19:51,772 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214091951752082
2017-12-14 09:19:51,809 [salt.minion      ][INFO    ][22687] Starting a new job with PID 22687
2017-12-14 09:19:51,827 [salt.minion      ][INFO    ][22687] Returning information for job: 20171214091951752082
2017-12-14 09:20:01,836 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092001812252
2017-12-14 09:20:01,863 [salt.minion      ][INFO    ][22703] Starting a new job with PID 22703
2017-12-14 09:20:01,883 [salt.minion      ][INFO    ][22703] Returning information for job: 20171214092001812252
2017-12-14 09:20:11,908 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092011884547
2017-12-14 09:20:11,937 [salt.minion      ][INFO    ][22715] Starting a new job with PID 22715
2017-12-14 09:20:11,961 [salt.minion      ][INFO    ][22715] Returning information for job: 20171214092011884547
2017-12-14 09:20:21,978 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092021958742
2017-12-14 09:20:22,015 [salt.minion      ][INFO    ][22722] Starting a new job with PID 22722
2017-12-14 09:20:22,038 [salt.minion      ][INFO    ][22722] Returning information for job: 20171214092021958742
2017-12-14 09:20:32,065 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092032041381
2017-12-14 09:20:32,087 [salt.minion      ][INFO    ][22748] Starting a new job with PID 22748
2017-12-14 09:20:32,105 [salt.minion      ][INFO    ][22748] Returning information for job: 20171214092032041381
2017-12-14 09:20:42,167 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092042149126
2017-12-14 09:20:42,200 [salt.minion      ][INFO    ][22765] Starting a new job with PID 22765
2017-12-14 09:20:42,217 [salt.minion      ][INFO    ][22765] Returning information for job: 20171214092042149126
2017-12-14 09:20:52,287 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092052265071
2017-12-14 09:20:52,317 [salt.minion      ][INFO    ][22783] Starting a new job with PID 22783
2017-12-14 09:20:52,337 [salt.minion      ][INFO    ][22783] Returning information for job: 20171214092052265071
2017-12-14 09:21:02,406 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092102385391
2017-12-14 09:21:02,435 [salt.minion      ][INFO    ][22796] Starting a new job with PID 22796
2017-12-14 09:21:02,457 [salt.minion      ][INFO    ][22796] Returning information for job: 20171214092102385391
2017-12-14 09:21:12,554 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092112528658
2017-12-14 09:21:12,588 [salt.minion      ][INFO    ][22805] Starting a new job with PID 22805
2017-12-14 09:21:12,609 [salt.minion      ][INFO    ][22805] Returning information for job: 20171214092112528658
2017-12-14 09:21:22,686 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092122660109
2017-12-14 09:21:22,717 [salt.minion      ][INFO    ][22812] Starting a new job with PID 22812
2017-12-14 09:21:22,740 [salt.minion      ][INFO    ][22812] Returning information for job: 20171214092122660109
2017-12-14 09:21:32,839 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092132819342
2017-12-14 09:21:32,862 [salt.minion      ][INFO    ][22844] Starting a new job with PID 22844
2017-12-14 09:21:32,878 [salt.minion      ][INFO    ][22844] Returning information for job: 20171214092132819342
2017-12-14 09:21:43,008 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092142986466
2017-12-14 09:21:43,029 [salt.minion      ][INFO    ][22865] Starting a new job with PID 22865
2017-12-14 09:21:43,046 [salt.minion      ][INFO    ][22865] Returning information for job: 20171214092142986466
2017-12-14 09:21:53,179 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092153160022
2017-12-14 09:21:53,209 [salt.minion      ][INFO    ][22875] Starting a new job with PID 22875
2017-12-14 09:21:53,229 [salt.minion      ][INFO    ][22875] Returning information for job: 20171214092153160022
2017-12-14 09:22:03,405 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092203385700
2017-12-14 09:22:03,433 [salt.minion      ][INFO    ][22888] Starting a new job with PID 22888
2017-12-14 09:22:03,452 [salt.minion      ][INFO    ][22888] Returning information for job: 20171214092203385700
2017-12-14 09:22:13,613 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092213592477
2017-12-14 09:22:13,644 [salt.minion      ][INFO    ][22898] Starting a new job with PID 22898
2017-12-14 09:22:13,661 [salt.minion      ][INFO    ][22898] Returning information for job: 20171214092213592477
2017-12-14 09:22:23,771 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092223750005
2017-12-14 09:22:23,803 [salt.minion      ][INFO    ][22905] Starting a new job with PID 22905
2017-12-14 09:22:23,821 [salt.minion      ][INFO    ][22905] Returning information for job: 20171214092223750005
2017-12-14 09:22:34,009 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092233988477
2017-12-14 09:22:34,034 [salt.minion      ][INFO    ][22939] Starting a new job with PID 22939
2017-12-14 09:22:34,052 [salt.minion      ][INFO    ][22939] Returning information for job: 20171214092233988477
2017-12-14 09:22:44,197 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092244170886
2017-12-14 09:22:44,222 [salt.minion      ][INFO    ][22956] Starting a new job with PID 22956
2017-12-14 09:22:44,239 [salt.minion      ][INFO    ][22956] Returning information for job: 20171214092244170886
2017-12-14 09:22:54,402 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092254381031
2017-12-14 09:22:54,432 [salt.minion      ][INFO    ][22968] Starting a new job with PID 22968
2017-12-14 09:22:54,446 [salt.minion      ][INFO    ][22968] Returning information for job: 20171214092254381031
2017-12-14 09:23:04,444 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092304416075
2017-12-14 09:23:04,472 [salt.minion      ][INFO    ][22980] Starting a new job with PID 22980
2017-12-14 09:23:04,488 [salt.minion      ][INFO    ][22980] Returning information for job: 20171214092304416075
2017-12-14 09:23:14,539 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092314518918
2017-12-14 09:23:14,571 [salt.minion      ][INFO    ][22989] Starting a new job with PID 22989
2017-12-14 09:23:14,589 [salt.minion      ][INFO    ][22989] Returning information for job: 20171214092314518918
2017-12-14 09:23:24,618 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092324595784
2017-12-14 09:23:24,645 [salt.minion      ][INFO    ][23008] Starting a new job with PID 23008
2017-12-14 09:23:24,661 [salt.minion      ][INFO    ][23008] Returning information for job: 20171214092324595784
2017-12-14 09:23:34,702 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092334681698
2017-12-14 09:23:34,735 [salt.minion      ][INFO    ][23043] Starting a new job with PID 23043
2017-12-14 09:23:34,755 [salt.minion      ][INFO    ][23043] Returning information for job: 20171214092334681698
2017-12-14 09:23:44,785 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092344760724
2017-12-14 09:23:44,814 [salt.minion      ][INFO    ][23064] Starting a new job with PID 23064
2017-12-14 09:23:44,832 [salt.minion      ][INFO    ][23064] Returning information for job: 20171214092344760724
2017-12-14 09:23:54,905 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092354879322
2017-12-14 09:23:54,935 [salt.minion      ][INFO    ][23074] Starting a new job with PID 23074
2017-12-14 09:23:54,951 [salt.minion      ][INFO    ][23074] Returning information for job: 20171214092354879322
2017-12-14 09:24:05,029 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092404998345
2017-12-14 09:24:05,065 [salt.minion      ][INFO    ][23084] Starting a new job with PID 23084
2017-12-14 09:24:05,086 [salt.minion      ][INFO    ][23084] Returning information for job: 20171214092404998345
2017-12-14 09:24:15,146 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092415123907
2017-12-14 09:24:15,180 [salt.minion      ][INFO    ][23094] Starting a new job with PID 23094
2017-12-14 09:24:15,203 [salt.minion      ][INFO    ][23094] Returning information for job: 20171214092415123907
2017-12-14 09:24:25,260 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092425237249
2017-12-14 09:24:25,290 [salt.minion      ][INFO    ][23112] Starting a new job with PID 23112
2017-12-14 09:24:25,311 [salt.minion      ][INFO    ][23112] Returning information for job: 20171214092425237249
2017-12-14 09:24:35,382 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092435353295
2017-12-14 09:24:35,413 [salt.minion      ][INFO    ][23135] Starting a new job with PID 23135
2017-12-14 09:24:35,431 [salt.minion      ][INFO    ][23135] Returning information for job: 20171214092435353295
2017-12-14 09:24:45,407 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092445386266
2017-12-14 09:24:45,435 [salt.minion      ][INFO    ][23190] Starting a new job with PID 23190
2017-12-14 09:24:45,459 [salt.minion      ][INFO    ][23190] Returning information for job: 20171214092445386266
2017-12-14 09:24:55,617 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092455594827
2017-12-14 09:24:55,641 [salt.minion      ][INFO    ][23392] Starting a new job with PID 23392
2017-12-14 09:24:55,658 [salt.minion      ][INFO    ][23392] Returning information for job: 20171214092455594827
2017-12-14 09:24:56,456 [salt.state       ][INFO    ][14450] {'pid': 21205, '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: grep -qzE '(Unable to probe for DHCP servers|DHCP probe complete).*Rack controller' /var/log/maas/rackd.log\n\n..........................................................................................Import 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"}
2017-12-14 09:24:56,458 [salt.state       ][INFO    ][14450] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 09:24:56.458589 duration_in_ms=921664.605
2017-12-14 09:24:56,463 [salt.state       ][INFO    ][14450] Running state [maas.process_maas_config] at time 09:24:56.463576
2017-12-14 09:24:56,464 [salt.state       ][INFO    ][14450] Executing state module.run for maas.process_maas_config
2017-12-14 09:24:56,465 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=enable_http_proxy value=False
2017-12-14 09:24:56,518 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=dnssec_validation value=no
2017-12-14 09:24:57,517 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=commissioning_distro_series value=xenial
2017-12-14 09:24:57,574 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=default_osystem value=ubuntu
2017-12-14 09:24:57,619 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=active_discovery_interval value=600
2017-12-14 09:24:57,662 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=upstream_dns value=8.8.8.8
2017-12-14 09:24:57,699 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=enable_third_party_drivers value=True
2017-12-14 09:24:57,754 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=network_discovery value=enabled
2017-12-14 09:24:57,921 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=maas_name value=mas01
2017-12-14 09:24:57,958 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=default_storage_layout value=lvm
2017-12-14 09:24:58,012 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=ntp_external_only value=True
2017-12-14 09:24:58,051 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=disk_erase_with_secure_erase value=False
2017-12-14 09:24:58,086 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=default_distro_series value=xenial
2017-12-14 09:24:58,133 [salt.loaded.ext.module.maas][INFO    ][14450] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2017-12-14 09:24:58,278 [salt.state       ][INFO    ][14450] {'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']}}
2017-12-14 09:24:58,278 [salt.state       ][INFO    ][14450] Completed state [maas.process_maas_config] at time 09:24:58.278864 duration_in_ms=1815.286
2017-12-14 09:24:58,279 [salt.state       ][INFO    ][14450] Running state [maas.process_subnets] at time 09:24:58.279834
2017-12-14 09:24:58,280 [salt.state       ][INFO    ][14450] Executing state module.run for maas.process_subnets
2017-12-14 09:24:58,447 [salt.loaded.ext.module.maas][INFO    ][14450] subnet id=3 cidr=192.168.11.0/24 gateway_ip=192.168.11.3 name=192.168.11.0/24 fabric=2
2017-12-14 09:24:58,561 [salt.loaded.ext.module.maas][WARNING ][14450] all 3 ipranges []
2017-12-14 09:24:58,561 [salt.loaded.ext.module.maas][WARNING ][14450] INFO: {'start_ip': '192.168.11.5', 'subnet': '3', 'end_ip': '192.168.11.250', 'type': 'dynamic'}
 OLD: None
2017-12-14 09:24:58,562 [salt.loaded.ext.module.maas][INFO    ][14450] iprange start_ip=192.168.11.5 subnet=3 end_ip=192.168.11.250 type=dynamic
2017-12-14 09:24:58,711 [salt.loaded.ext.module.maas][WARNING ][14450] 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'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'name': u'untagged', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}]
2017-12-14 09:24:58,711 [salt.loaded.ext.module.maas][WARNING ][14450] 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'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'name': u'untagged', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}
2017-12-14 09:24:58,782 [salt.state       ][INFO    ][14450] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2017-12-14 09:24:58,783 [salt.state       ][INFO    ][14450] Completed state [maas.process_subnets] at time 09:24:58.783213 duration_in_ms=503.378
2017-12-14 09:24:58,783 [salt.state       ][INFO    ][14450] Running state [maas.process_domain] at time 09:24:58.783745
2017-12-14 09:24:58,784 [salt.state       ][INFO    ][14450] Executing state module.run for maas.process_domain
2017-12-14 09:24:58,838 [salt.loaded.ext.module.maas][INFO    ][14450] domain authoritative=True name=baremetal-mcp-pike-odl-ha.local id=0
2017-12-14 09:24:58,900 [salt.state       ][INFO    ][14450] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2017-12-14 09:24:58,900 [salt.state       ][INFO    ][14450] Completed state [maas.process_domain] at time 09:24:58.900843 duration_in_ms=117.097
2017-12-14 09:24:58,901 [salt.state       ][INFO    ][14450] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")] at time 09:24:58.901418
2017-12-14 09:24:58,901 [salt.state       ][INFO    ][14450] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")
2017-12-14 09:24:58,902 [salt.loaded.int.module.cmdmod][INFO    ][14450] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")' in directory '/home/ubuntu/.ssh'
2017-12-14 09:25:05,328 [salt.state       ][INFO    ][14450] {'pid': 23619, '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    "id": 1,\n    "keysource": null,\n    "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H"\n}'}
2017-12-14 09:25:05,330 [salt.state       ][INFO    ][14450] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")] at time 09:25:05.329973 duration_in_ms=6428.553
2017-12-14 09:25:05,335 [salt.minion      ][INFO    ][14450] Returning information for job: 20171214090602111345
2017-12-14 09:25:06,512 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092506487796
2017-12-14 09:25:06,543 [salt.minion      ][INFO    ][23731] Starting a new job with PID 23731
2017-12-14 09:25:08,889 [salt.state       ][INFO    ][23731] Loading fresh modules for state activity
2017-12-14 09:25:08,969 [salt.fileclient  ][INFO    ][23731] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2017-12-14 09:25:09,018 [salt.state       ][INFO    ][23731] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:09.018186
2017-12-14 09:25:09,018 [salt.state       ][INFO    ][23731] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:25:09,020 [salt.loaded.int.module.cmdmod][INFO    ][23731] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:25:10,852 [salt.state       ][INFO    ][23731] {'pid': 23751, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:25:10,854 [salt.state       ][INFO    ][23731] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:10.854435 duration_in_ms=1836.248
2017-12-14 09:25:10,857 [salt.state       ][INFO    ][23731] Running state [maas.process_machines] at time 09:25:10.857492
2017-12-14 09:25:10,858 [salt.state       ][INFO    ][23731] Executing state module.run for maas.process_machines
2017-12-14 09:25:10,946 [salt.loaded.ext.module.maas][INFO    ][23731] 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
2017-12-14 09:25:12,309 [salt.loaded.ext.module.maas][INFO    ][23731] 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
2017-12-14 09:25:13,694 [salt.loaded.ext.module.maas][INFO    ][23731] 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
2017-12-14 09:25:15,037 [salt.loaded.ext.module.maas][INFO    ][23731] 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
2017-12-14 09:25:16,274 [salt.loaded.ext.module.maas][INFO    ][23731] 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
2017-12-14 09:25:16,640 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214092516615989
2017-12-14 09:25:16,671 [salt.minion      ][INFO    ][24106] Starting a new job with PID 24106
2017-12-14 09:25:16,695 [salt.minion      ][INFO    ][24106] Returning information for job: 20171214092516615989
2017-12-14 09:25:17,600 [salt.state       ][INFO    ][23731] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2017-12-14 09:25:17,601 [salt.state       ][INFO    ][23731] Completed state [maas.process_machines] at time 09:25:17.601197 duration_in_ms=6743.705
2017-12-14 09:25:17,603 [salt.minion      ][INFO    ][23731] Returning information for job: 20171214092506487796
2017-12-14 09:25:18,445 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command pillar.get with jid 20171214092518420569
2017-12-14 09:25:18,466 [salt.minion      ][INFO    ][24169] Starting a new job with PID 24169
2017-12-14 09:25:18,471 [salt.minion      ][INFO    ][24169] Returning information for job: 20171214092518420569
2017-12-14 09:25:19,287 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092519262743
2017-12-14 09:25:19,310 [salt.minion      ][INFO    ][24203] Starting a new job with PID 24203
2017-12-14 09:25:19,830 [salt.state       ][INFO    ][24203] Loading fresh modules for state activity
2017-12-14 09:25:19,883 [salt.fileclient  ][INFO    ][24203] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2017-12-14 09:25:19,931 [salt.state       ][INFO    ][24203] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:19.931856
2017-12-14 09:25:19,932 [salt.state       ][INFO    ][24203] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:25:19,934 [salt.loaded.int.module.cmdmod][INFO    ][24203] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:25:21,709 [salt.state       ][INFO    ][24203] {'pid': 24213, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:25:21,710 [salt.state       ][INFO    ][24203] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:21.710467 duration_in_ms=1778.611
2017-12-14 09:25:21,712 [salt.state       ][INFO    ][24203] Running state [maas.machines_status] at time 09:25:21.711948
2017-12-14 09:25:21,712 [salt.state       ][INFO    ][24203] Executing state module.run for maas.machines_status
2017-12-14 09:25:21,913 [salt.state       ][INFO    ][24203] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:25:21,913 [salt.state       ][INFO    ][24203] Completed state [maas.machines_status] at time 09:25:21.913457 duration_in_ms=201.508
2017-12-14 09:25:21,915 [salt.minion      ][INFO    ][24203] Returning information for job: 20171214092519262743
2017-12-14 09:25:32,759 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092532739898
2017-12-14 09:25:32,785 [salt.minion      ][INFO    ][24252] Starting a new job with PID 24252
2017-12-14 09:25:35,082 [salt.state       ][INFO    ][24252] Loading fresh modules for state activity
2017-12-14 09:25:35,184 [salt.state       ][INFO    ][24252] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:35.184014
2017-12-14 09:25:35,184 [salt.state       ][INFO    ][24252] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:25:35,187 [salt.loaded.int.module.cmdmod][INFO    ][24252] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:25:37,016 [salt.state       ][INFO    ][24252] {'pid': 24263, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:25:37,017 [salt.state       ][INFO    ][24252] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:37.017520 duration_in_ms=1833.507
2017-12-14 09:25:37,019 [salt.state       ][INFO    ][24252] Running state [maas.machines_status] at time 09:25:37.018997
2017-12-14 09:25:37,019 [salt.state       ][INFO    ][24252] Executing state module.run for maas.machines_status
2017-12-14 09:25:37,247 [salt.state       ][INFO    ][24252] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:25:37,247 [salt.state       ][INFO    ][24252] Completed state [maas.machines_status] at time 09:25:37.247518 duration_in_ms=228.52
2017-12-14 09:25:37,252 [salt.minion      ][INFO    ][24252] Returning information for job: 20171214092532739898
2017-12-14 09:25:48,074 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092548049738
2017-12-14 09:25:48,104 [salt.minion      ][INFO    ][24289] Starting a new job with PID 24289
2017-12-14 09:25:48,627 [salt.state       ][INFO    ][24289] Loading fresh modules for state activity
2017-12-14 09:25:48,719 [salt.state       ][INFO    ][24289] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:48.719266
2017-12-14 09:25:48,719 [salt.state       ][INFO    ][24289] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:25:48,721 [salt.loaded.int.module.cmdmod][INFO    ][24289] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:25:50,491 [salt.state       ][INFO    ][24289] {'pid': 24296, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:25:50,492 [salt.state       ][INFO    ][24289] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:25:50.492405 duration_in_ms=1773.137
2017-12-14 09:25:50,498 [salt.state       ][INFO    ][24289] Running state [maas.machines_status] at time 09:25:50.498156
2017-12-14 09:25:50,499 [salt.state       ][INFO    ][24289] Executing state module.run for maas.machines_status
2017-12-14 09:25:50,711 [salt.state       ][INFO    ][24289] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:25:50,711 [salt.state       ][INFO    ][24289] Completed state [maas.machines_status] at time 09:25:50.711580 duration_in_ms=213.425
2017-12-14 09:25:50,714 [salt.minion      ][INFO    ][24289] Returning information for job: 20171214092548049738
2017-12-14 09:26:01,540 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092601516478
2017-12-14 09:26:01,575 [salt.minion      ][INFO    ][24307] Starting a new job with PID 24307
2017-12-14 09:26:03,827 [salt.state       ][INFO    ][24307] Loading fresh modules for state activity
2017-12-14 09:26:03,921 [salt.state       ][INFO    ][24307] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:03.921435
2017-12-14 09:26:03,921 [salt.state       ][INFO    ][24307] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:26:03,924 [salt.loaded.int.module.cmdmod][INFO    ][24307] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:26:05,691 [salt.state       ][INFO    ][24307] {'pid': 24317, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:26:05,692 [salt.state       ][INFO    ][24307] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:05.692449 duration_in_ms=1771.014
2017-12-14 09:26:05,694 [salt.state       ][INFO    ][24307] Running state [maas.machines_status] at time 09:26:05.694128
2017-12-14 09:26:05,694 [salt.state       ][INFO    ][24307] Executing state module.run for maas.machines_status
2017-12-14 09:26:05,916 [salt.state       ][INFO    ][24307] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:26:05,918 [salt.state       ][INFO    ][24307] Completed state [maas.machines_status] at time 09:26:05.918483 duration_in_ms=224.354
2017-12-14 09:26:05,920 [salt.minion      ][INFO    ][24307] Returning information for job: 20171214092601516478
2017-12-14 09:26:16,763 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092616738951
2017-12-14 09:26:16,796 [salt.minion      ][INFO    ][24328] Starting a new job with PID 24328
2017-12-14 09:26:17,365 [salt.state       ][INFO    ][24328] Loading fresh modules for state activity
2017-12-14 09:26:17,471 [salt.state       ][INFO    ][24328] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:17.471323
2017-12-14 09:26:17,471 [salt.state       ][INFO    ][24328] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:26:17,473 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:26:19,259 [salt.state       ][INFO    ][24328] {'pid': 24335, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:26:19,259 [salt.state       ][INFO    ][24328] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:19.259881 duration_in_ms=1788.557
2017-12-14 09:26:19,261 [salt.state       ][INFO    ][24328] Running state [maas.machines_status] at time 09:26:19.261899
2017-12-14 09:26:19,262 [salt.state       ][INFO    ][24328] Executing state module.run for maas.machines_status
2017-12-14 09:26:19,459 [salt.state       ][INFO    ][24328] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:26:19,459 [salt.state       ][INFO    ][24328] Completed state [maas.machines_status] at time 09:26:19.459691 duration_in_ms=197.791
2017-12-14 09:26:19,462 [salt.minion      ][INFO    ][24328] Returning information for job: 20171214092616738951
2017-12-14 09:26:30,303 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092630276732
2017-12-14 09:26:30,330 [salt.minion      ][INFO    ][24357] Starting a new job with PID 24357
2017-12-14 09:26:32,548 [salt.state       ][INFO    ][24357] Loading fresh modules for state activity
2017-12-14 09:26:32,648 [salt.state       ][INFO    ][24357] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:32.648190
2017-12-14 09:26:32,648 [salt.state       ][INFO    ][24357] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:26:32,651 [salt.loaded.int.module.cmdmod][INFO    ][24357] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:26:34,378 [salt.state       ][INFO    ][24357] {'pid': 24373, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:26:34,379 [salt.state       ][INFO    ][24357] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:34.379103 duration_in_ms=1730.913
2017-12-14 09:26:34,382 [salt.state       ][INFO    ][24357] Running state [maas.machines_status] at time 09:26:34.382601
2017-12-14 09:26:34,382 [salt.state       ][INFO    ][24357] Executing state module.run for maas.machines_status
2017-12-14 09:26:34,616 [salt.state       ][INFO    ][24357] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:26:34,617 [salt.state       ][INFO    ][24357] Completed state [maas.machines_status] at time 09:26:34.617151 duration_in_ms=234.549
2017-12-14 09:26:34,622 [salt.minion      ][INFO    ][24357] Returning information for job: 20171214092630276732
2017-12-14 09:26:45,468 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092645442644
2017-12-14 09:26:45,497 [salt.minion      ][INFO    ][24397] Starting a new job with PID 24397
2017-12-14 09:26:46,022 [salt.state       ][INFO    ][24397] Loading fresh modules for state activity
2017-12-14 09:26:46,110 [salt.state       ][INFO    ][24397] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:46.110103
2017-12-14 09:26:46,110 [salt.state       ][INFO    ][24397] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:26:46,112 [salt.loaded.int.module.cmdmod][INFO    ][24397] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:26:47,884 [salt.state       ][INFO    ][24397] {'pid': 24404, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:26:47,885 [salt.state       ][INFO    ][24397] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:26:47.885772 duration_in_ms=1775.669
2017-12-14 09:26:47,887 [salt.state       ][INFO    ][24397] Running state [maas.machines_status] at time 09:26:47.887894
2017-12-14 09:26:47,888 [salt.state       ][INFO    ][24397] Executing state module.run for maas.machines_status
2017-12-14 09:26:48,106 [salt.state       ][INFO    ][24397] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:26:48,106 [salt.state       ][INFO    ][24397] Completed state [maas.machines_status] at time 09:26:48.106911 duration_in_ms=219.018
2017-12-14 09:26:48,109 [salt.minion      ][INFO    ][24397] Returning information for job: 20171214092645442644
2017-12-14 09:26:58,959 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092658931983
2017-12-14 09:26:58,991 [salt.minion      ][INFO    ][24419] Starting a new job with PID 24419
2017-12-14 09:27:01,247 [salt.state       ][INFO    ][24419] Loading fresh modules for state activity
2017-12-14 09:27:01,346 [salt.state       ][INFO    ][24419] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:01.346781
2017-12-14 09:27:01,347 [salt.state       ][INFO    ][24419] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:27:01,350 [salt.loaded.int.module.cmdmod][INFO    ][24419] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:27:03,104 [salt.state       ][INFO    ][24419] {'pid': 24427, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:27:03,105 [salt.state       ][INFO    ][24419] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:03.105532 duration_in_ms=1758.75
2017-12-14 09:27:03,107 [salt.state       ][INFO    ][24419] Running state [maas.machines_status] at time 09:27:03.107028
2017-12-14 09:27:03,107 [salt.state       ][INFO    ][24419] Executing state module.run for maas.machines_status
2017-12-14 09:27:03,340 [salt.state       ][INFO    ][24419] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:27:03,341 [salt.state       ][INFO    ][24419] Completed state [maas.machines_status] at time 09:27:03.341175 duration_in_ms=234.146
2017-12-14 09:27:03,344 [salt.minion      ][INFO    ][24419] Returning information for job: 20171214092658931983
2017-12-14 09:27:14,203 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092714175449
2017-12-14 09:27:14,239 [salt.minion      ][INFO    ][24442] Starting a new job with PID 24442
2017-12-14 09:27:14,789 [salt.state       ][INFO    ][24442] Loading fresh modules for state activity
2017-12-14 09:27:14,890 [salt.state       ][INFO    ][24442] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:14.890177
2017-12-14 09:27:14,890 [salt.state       ][INFO    ][24442] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:27:14,893 [salt.loaded.int.module.cmdmod][INFO    ][24442] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:27:16,719 [salt.state       ][INFO    ][24442] {'pid': 24449, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:27:16,720 [salt.state       ][INFO    ][24442] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:16.720261 duration_in_ms=1830.085
2017-12-14 09:27:16,721 [salt.state       ][INFO    ][24442] Running state [maas.machines_status] at time 09:27:16.721772
2017-12-14 09:27:16,722 [salt.state       ][INFO    ][24442] Executing state module.run for maas.machines_status
2017-12-14 09:27:16,925 [salt.state       ][INFO    ][24442] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:27:16,925 [salt.state       ][INFO    ][24442] Completed state [maas.machines_status] at time 09:27:16.925613 duration_in_ms=203.84
2017-12-14 09:27:16,929 [salt.minion      ][INFO    ][24442] Returning information for job: 20171214092714175449
2017-12-14 09:27:27,782 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092727757499
2017-12-14 09:27:27,808 [salt.minion      ][INFO    ][24470] Starting a new job with PID 24470
2017-12-14 09:27:30,050 [salt.state       ][INFO    ][24470] Loading fresh modules for state activity
2017-12-14 09:27:30,148 [salt.state       ][INFO    ][24470] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:30.148015
2017-12-14 09:27:30,148 [salt.state       ][INFO    ][24470] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:27:30,151 [salt.loaded.int.module.cmdmod][INFO    ][24470] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:27:31,916 [salt.state       ][INFO    ][24470] {'pid': 24477, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:27:31,917 [salt.state       ][INFO    ][24470] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:31.917676 duration_in_ms=1769.659
2017-12-14 09:27:31,920 [salt.state       ][INFO    ][24470] Running state [maas.machines_status] at time 09:27:31.920602
2017-12-14 09:27:31,921 [salt.state       ][INFO    ][24470] Executing state module.run for maas.machines_status
2017-12-14 09:27:32,220 [salt.state       ][INFO    ][24470] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:27:32,220 [salt.state       ][INFO    ][24470] Completed state [maas.machines_status] at time 09:27:32.220477 duration_in_ms=299.875
2017-12-14 09:27:32,224 [salt.minion      ][INFO    ][24470] Returning information for job: 20171214092727757499
2017-12-14 09:27:43,078 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092743054821
2017-12-14 09:27:43,101 [salt.minion      ][INFO    ][24532] Starting a new job with PID 24532
2017-12-14 09:27:43,624 [salt.state       ][INFO    ][24532] Loading fresh modules for state activity
2017-12-14 09:27:43,708 [salt.state       ][INFO    ][24532] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:43.708751
2017-12-14 09:27:43,709 [salt.state       ][INFO    ][24532] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:27:43,711 [salt.loaded.int.module.cmdmod][INFO    ][24532] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:27:45,477 [salt.state       ][INFO    ][24532] {'pid': 24539, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:27:45,479 [salt.state       ][INFO    ][24532] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:45.479071 duration_in_ms=1770.32
2017-12-14 09:27:45,481 [salt.state       ][INFO    ][24532] Running state [maas.machines_status] at time 09:27:45.481245
2017-12-14 09:27:45,481 [salt.state       ][INFO    ][24532] Executing state module.run for maas.machines_status
2017-12-14 09:27:45,712 [salt.state       ][INFO    ][24532] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:27:45,712 [salt.state       ][INFO    ][24532] Completed state [maas.machines_status] at time 09:27:45.712432 duration_in_ms=231.188
2017-12-14 09:27:45,715 [salt.minion      ][INFO    ][24532] Returning information for job: 20171214092743054821
2017-12-14 09:27:56,545 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092756517611
2017-12-14 09:27:56,573 [salt.minion      ][INFO    ][24558] Starting a new job with PID 24558
2017-12-14 09:27:58,823 [salt.state       ][INFO    ][24558] Loading fresh modules for state activity
2017-12-14 09:27:58,914 [salt.state       ][INFO    ][24558] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:27:58.914834
2017-12-14 09:27:58,915 [salt.state       ][INFO    ][24558] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:27:58,917 [salt.loaded.int.module.cmdmod][INFO    ][24558] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:28:00,829 [salt.state       ][INFO    ][24558] {'pid': 24565, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:28:00,830 [salt.state       ][INFO    ][24558] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:00.830236 duration_in_ms=1915.403
2017-12-14 09:28:00,832 [salt.state       ][INFO    ][24558] Running state [maas.machines_status] at time 09:28:00.831999
2017-12-14 09:28:00,832 [salt.state       ][INFO    ][24558] Executing state module.run for maas.machines_status
2017-12-14 09:28:01,097 [salt.state       ][INFO    ][24558] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:28:01,098 [salt.state       ][INFO    ][24558] Completed state [maas.machines_status] at time 09:28:01.098009 duration_in_ms=266.009
2017-12-14 09:28:01,100 [salt.minion      ][INFO    ][24558] Returning information for job: 20171214092756517611
2017-12-14 09:28:11,929 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092811901678
2017-12-14 09:28:11,963 [salt.minion      ][INFO    ][24612] Starting a new job with PID 24612
2017-12-14 09:28:12,521 [salt.state       ][INFO    ][24612] Loading fresh modules for state activity
2017-12-14 09:28:12,613 [salt.state       ][INFO    ][24612] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:12.613138
2017-12-14 09:28:12,613 [salt.state       ][INFO    ][24612] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:28:12,616 [salt.loaded.int.module.cmdmod][INFO    ][24612] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:28:14,400 [salt.state       ][INFO    ][24612] {'pid': 24619, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:28:14,401 [salt.state       ][INFO    ][24612] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:14.401849 duration_in_ms=1788.712
2017-12-14 09:28:14,405 [salt.state       ][INFO    ][24612] Running state [maas.machines_status] at time 09:28:14.405415
2017-12-14 09:28:14,406 [salt.state       ][INFO    ][24612] Executing state module.run for maas.machines_status
2017-12-14 09:28:14,701 [salt.state       ][INFO    ][24612] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:28:14,701 [salt.state       ][INFO    ][24612] Completed state [maas.machines_status] at time 09:28:14.701377 duration_in_ms=295.962
2017-12-14 09:28:14,705 [salt.minion      ][INFO    ][24612] Returning information for job: 20171214092811901678
2017-12-14 09:28:25,516 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092825490639
2017-12-14 09:28:25,543 [salt.minion      ][INFO    ][24661] Starting a new job with PID 24661
2017-12-14 09:28:27,810 [salt.state       ][INFO    ][24661] Loading fresh modules for state activity
2017-12-14 09:28:27,909 [salt.state       ][INFO    ][24661] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:27.909831
2017-12-14 09:28:27,910 [salt.state       ][INFO    ][24661] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:28:27,913 [salt.loaded.int.module.cmdmod][INFO    ][24661] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:28:29,718 [salt.state       ][INFO    ][24661] {'pid': 24669, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:28:29,720 [salt.state       ][INFO    ][24661] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:29.719999 duration_in_ms=1810.168
2017-12-14 09:28:29,721 [salt.state       ][INFO    ][24661] Running state [maas.machines_status] at time 09:28:29.721433
2017-12-14 09:28:29,721 [salt.state       ][INFO    ][24661] Executing state module.run for maas.machines_status
2017-12-14 09:28:29,994 [salt.state       ][INFO    ][24661] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:28:29,995 [salt.state       ][INFO    ][24661] Completed state [maas.machines_status] at time 09:28:29.995483 duration_in_ms=274.049
2017-12-14 09:28:29,998 [salt.minion      ][INFO    ][24661] Returning information for job: 20171214092825490639
2017-12-14 09:28:40,859 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092840832976
2017-12-14 09:28:40,886 [salt.minion      ][INFO    ][24830] Starting a new job with PID 24830
2017-12-14 09:28:41,439 [salt.state       ][INFO    ][24830] Loading fresh modules for state activity
2017-12-14 09:28:41,531 [salt.state       ][INFO    ][24830] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:41.531600
2017-12-14 09:28:41,532 [salt.state       ][INFO    ][24830] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:28:41,534 [salt.loaded.int.module.cmdmod][INFO    ][24830] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:28:43,372 [salt.state       ][INFO    ][24830] {'pid': 24840, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:28:43,373 [salt.state       ][INFO    ][24830] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:43.373573 duration_in_ms=1841.973
2017-12-14 09:28:43,375 [salt.state       ][INFO    ][24830] Running state [maas.machines_status] at time 09:28:43.375672
2017-12-14 09:28:43,376 [salt.state       ][INFO    ][24830] Executing state module.run for maas.machines_status
2017-12-14 09:28:43,627 [salt.state       ][INFO    ][24830] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:28:43,628 [salt.state       ][INFO    ][24830] Completed state [maas.machines_status] at time 09:28:43.628129 duration_in_ms=252.456
2017-12-14 09:28:43,631 [salt.minion      ][INFO    ][24830] Returning information for job: 20171214092840832976
2017-12-14 09:28:54,467 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092854440276
2017-12-14 09:28:54,511 [salt.minion      ][INFO    ][24904] Starting a new job with PID 24904
2017-12-14 09:28:56,769 [salt.state       ][INFO    ][24904] Loading fresh modules for state activity
2017-12-14 09:28:56,879 [salt.state       ][INFO    ][24904] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:56.879200
2017-12-14 09:28:56,879 [salt.state       ][INFO    ][24904] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:28:56,881 [salt.loaded.int.module.cmdmod][INFO    ][24904] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:28:58,658 [salt.state       ][INFO    ][24904] {'pid': 24915, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:28:58,660 [salt.state       ][INFO    ][24904] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:28:58.660091 duration_in_ms=1780.891
2017-12-14 09:28:58,662 [salt.state       ][INFO    ][24904] Running state [maas.machines_status] at time 09:28:58.662221
2017-12-14 09:28:58,662 [salt.state       ][INFO    ][24904] Executing state module.run for maas.machines_status
2017-12-14 09:28:58,929 [salt.state       ][INFO    ][24904] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:28:58,930 [salt.state       ][INFO    ][24904] Completed state [maas.machines_status] at time 09:28:58.930055 duration_in_ms=267.834
2017-12-14 09:28:58,933 [salt.minion      ][INFO    ][24904] Returning information for job: 20171214092854440276
2017-12-14 09:29:09,756 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092909728079
2017-12-14 09:29:09,782 [salt.minion      ][INFO    ][24962] Starting a new job with PID 24962
2017-12-14 09:29:10,325 [salt.state       ][INFO    ][24962] Loading fresh modules for state activity
2017-12-14 09:29:10,420 [salt.state       ][INFO    ][24962] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:10.420295
2017-12-14 09:29:10,420 [salt.state       ][INFO    ][24962] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:29:10,422 [salt.loaded.int.module.cmdmod][INFO    ][24962] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:29:12,189 [salt.state       ][INFO    ][24962] {'pid': 24969, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:29:12,190 [salt.state       ][INFO    ][24962] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:12.189982 duration_in_ms=1769.688
2017-12-14 09:29:12,192 [salt.state       ][INFO    ][24962] Running state [maas.machines_status] at time 09:29:12.192197
2017-12-14 09:29:12,192 [salt.state       ][INFO    ][24962] Executing state module.run for maas.machines_status
2017-12-14 09:29:12,502 [salt.state       ][INFO    ][24962] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:29:12,503 [salt.state       ][INFO    ][24962] Completed state [maas.machines_status] at time 09:29:12.503168 duration_in_ms=310.97
2017-12-14 09:29:12,505 [salt.minion      ][INFO    ][24962] Returning information for job: 20171214092909728079
2017-12-14 09:29:23,311 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092923286275
2017-12-14 09:29:23,334 [salt.minion      ][INFO    ][25039] Starting a new job with PID 25039
2017-12-14 09:29:25,615 [salt.state       ][INFO    ][25039] Loading fresh modules for state activity
2017-12-14 09:29:25,697 [salt.state       ][INFO    ][25039] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:25.696977
2017-12-14 09:29:25,697 [salt.state       ][INFO    ][25039] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:29:25,699 [salt.loaded.int.module.cmdmod][INFO    ][25039] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:29:27,744 [salt.state       ][INFO    ][25039] {'pid': 25083, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:29:27,745 [salt.state       ][INFO    ][25039] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:27.745271 duration_in_ms=2048.295
2017-12-14 09:29:27,746 [salt.state       ][INFO    ][25039] Running state [maas.machines_status] at time 09:29:27.746831
2017-12-14 09:29:27,747 [salt.state       ][INFO    ][25039] Executing state module.run for maas.machines_status
2017-12-14 09:29:28,047 [salt.state       ][INFO    ][25039] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:29:28,047 [salt.state       ][INFO    ][25039] Completed state [maas.machines_status] at time 09:29:28.047428 duration_in_ms=300.596
2017-12-14 09:29:28,050 [salt.minion      ][INFO    ][25039] Returning information for job: 20171214092923286275
2017-12-14 09:29:38,869 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092938838160
2017-12-14 09:29:38,897 [salt.minion      ][INFO    ][25154] Starting a new job with PID 25154
2017-12-14 09:29:39,434 [salt.state       ][INFO    ][25154] Loading fresh modules for state activity
2017-12-14 09:29:39,529 [salt.state       ][INFO    ][25154] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:39.529175
2017-12-14 09:29:39,529 [salt.state       ][INFO    ][25154] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:29:39,532 [salt.loaded.int.module.cmdmod][INFO    ][25154] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:29:41,369 [salt.state       ][INFO    ][25154] {'pid': 25162, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:29:41,370 [salt.state       ][INFO    ][25154] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:41.370124 duration_in_ms=1840.949
2017-12-14 09:29:41,371 [salt.state       ][INFO    ][25154] Running state [maas.machines_status] at time 09:29:41.371718
2017-12-14 09:29:41,372 [salt.state       ][INFO    ][25154] Executing state module.run for maas.machines_status
2017-12-14 09:29:41,718 [salt.state       ][INFO    ][25154] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 5})}}
2017-12-14 09:29:41,718 [salt.state       ][INFO    ][25154] Completed state [maas.machines_status] at time 09:29:41.718881 duration_in_ms=347.162
2017-12-14 09:29:41,721 [salt.minion      ][INFO    ][25154] Returning information for job: 20171214092938838160
2017-12-14 09:29:52,585 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214092952559510
2017-12-14 09:29:52,615 [salt.minion      ][INFO    ][25288] Starting a new job with PID 25288
2017-12-14 09:29:54,912 [salt.state       ][INFO    ][25288] Loading fresh modules for state activity
2017-12-14 09:29:55,008 [salt.state       ][INFO    ][25288] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:55.008708
2017-12-14 09:29:55,009 [salt.state       ][INFO    ][25288] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:29:55,011 [salt.loaded.int.module.cmdmod][INFO    ][25288] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:29:56,831 [salt.state       ][INFO    ][25288] {'pid': 25308, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:29:56,833 [salt.state       ][INFO    ][25288] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:29:56.832855 duration_in_ms=1824.147
2017-12-14 09:29:56,835 [salt.state       ][INFO    ][25288] Running state [maas.machines_status] at time 09:29:56.835308
2017-12-14 09:29:56,835 [salt.state       ][INFO    ][25288] Executing state module.run for maas.machines_status
2017-12-14 09:29:57,228 [salt.state       ][INFO    ][25288] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2017-12-14 09:29:57,228 [salt.state       ][INFO    ][25288] Completed state [maas.machines_status] at time 09:29:57.228743 duration_in_ms=393.434
2017-12-14 09:29:57,234 [salt.minion      ][INFO    ][25288] Returning information for job: 20171214092952559510
2017-12-14 09:30:08,065 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093008032814
2017-12-14 09:30:08,096 [salt.minion      ][INFO    ][25325] Starting a new job with PID 25325
2017-12-14 09:30:08,643 [salt.state       ][INFO    ][25325] Loading fresh modules for state activity
2017-12-14 09:30:08,751 [salt.state       ][INFO    ][25325] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:08.750964
2017-12-14 09:30:08,751 [salt.state       ][INFO    ][25325] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:30:08,754 [salt.loaded.int.module.cmdmod][INFO    ][25325] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:30:10,722 [salt.state       ][INFO    ][25325] {'pid': 25334, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:30:10,723 [salt.state       ][INFO    ][25325] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:10.723255 duration_in_ms=1972.292
2017-12-14 09:30:10,725 [salt.state       ][INFO    ][25325] Running state [maas.machines_status] at time 09:30:10.725245
2017-12-14 09:30:10,725 [salt.state       ][INFO    ][25325] Executing state module.run for maas.machines_status
2017-12-14 09:30:11,119 [salt.state       ][ERROR   ][25325] Module function maas.machines_status threw an exception. Exception: 21
2017-12-14 09:30:11,119 [salt.state       ][INFO    ][25325] Completed state [maas.machines_status] at time 09:30:11.119424 duration_in_ms=394.178
2017-12-14 09:30:11,122 [salt.minion      ][INFO    ][25325] Returning information for job: 20171214093008032814
2017-12-14 09:30:21,941 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093021913867
2017-12-14 09:30:21,970 [salt.minion      ][INFO    ][25439] Starting a new job with PID 25439
2017-12-14 09:30:24,294 [salt.state       ][INFO    ][25439] Loading fresh modules for state activity
2017-12-14 09:30:24,402 [salt.state       ][INFO    ][25439] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:24.402482
2017-12-14 09:30:24,403 [salt.state       ][INFO    ][25439] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:30:24,406 [salt.loaded.int.module.cmdmod][INFO    ][25439] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:30:26,239 [salt.state       ][INFO    ][25439] {'pid': 25465, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:30:26,240 [salt.state       ][INFO    ][25439] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:26.240360 duration_in_ms=1837.878
2017-12-14 09:30:26,242 [salt.state       ][INFO    ][25439] Running state [maas.machines_status] at time 09:30:26.242435
2017-12-14 09:30:26,242 [salt.state       ][INFO    ][25439] Executing state module.run for maas.machines_status
2017-12-14 09:30:26,714 [salt.state       ][INFO    ][25439] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2017-12-14 09:30:26,714 [salt.state       ][INFO    ][25439] Completed state [maas.machines_status] at time 09:30:26.714801 duration_in_ms=472.365
2017-12-14 09:30:26,717 [salt.minion      ][INFO    ][25439] Returning information for job: 20171214093021913867
2017-12-14 09:30:37,570 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093037539478
2017-12-14 09:30:37,602 [salt.minion      ][INFO    ][25797] Starting a new job with PID 25797
2017-12-14 09:30:38,156 [salt.state       ][INFO    ][25797] Loading fresh modules for state activity
2017-12-14 09:30:38,259 [salt.state       ][INFO    ][25797] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:38.259054
2017-12-14 09:30:38,259 [salt.state       ][INFO    ][25797] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:30:38,262 [salt.loaded.int.module.cmdmod][INFO    ][25797] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:30:40,114 [salt.state       ][INFO    ][25797] {'pid': 25804, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:30:40,115 [salt.state       ][INFO    ][25797] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:40.115052 duration_in_ms=1855.999
2017-12-14 09:30:40,116 [salt.state       ][INFO    ][25797] Running state [maas.machines_status] at time 09:30:40.116588
2017-12-14 09:30:40,117 [salt.state       ][INFO    ][25797] Executing state module.run for maas.machines_status
2017-12-14 09:30:40,524 [salt.state       ][INFO    ][25797] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2017-12-14 09:30:40,525 [salt.state       ][INFO    ][25797] Completed state [maas.machines_status] at time 09:30:40.525899 duration_in_ms=409.31
2017-12-14 09:30:40,530 [salt.minion      ][INFO    ][25797] Returning information for job: 20171214093037539478
2017-12-14 09:30:51,369 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093051338446
2017-12-14 09:30:51,405 [salt.minion      ][INFO    ][25906] Starting a new job with PID 25906
2017-12-14 09:30:53,673 [salt.state       ][INFO    ][25906] Loading fresh modules for state activity
2017-12-14 09:30:53,763 [salt.state       ][INFO    ][25906] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:53.763007
2017-12-14 09:30:53,763 [salt.state       ][INFO    ][25906] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:30:53,765 [salt.loaded.int.module.cmdmod][INFO    ][25906] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:30:55,513 [salt.state       ][INFO    ][25906] {'pid': 25913, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:30:55,515 [salt.state       ][INFO    ][25906] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:30:55.515431 duration_in_ms=1752.421
2017-12-14 09:30:55,518 [salt.state       ][INFO    ][25906] Running state [maas.machines_status] at time 09:30:55.518644
2017-12-14 09:30:55,519 [salt.state       ][INFO    ][25906] Executing state module.run for maas.machines_status
2017-12-14 09:30:55,988 [salt.state       ][INFO    ][25906] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2017-12-14 09:30:55,988 [salt.state       ][INFO    ][25906] Completed state [maas.machines_status] at time 09:30:55.988720 duration_in_ms=470.075
2017-12-14 09:30:55,991 [salt.minion      ][INFO    ][25906] Returning information for job: 20171214093051338446
2017-12-14 09:31:06,829 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093106797981
2017-12-14 09:31:06,869 [salt.minion      ][INFO    ][25930] Starting a new job with PID 25930
2017-12-14 09:31:07,401 [salt.state       ][INFO    ][25930] Loading fresh modules for state activity
2017-12-14 09:31:07,488 [salt.state       ][INFO    ][25930] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:07.488873
2017-12-14 09:31:07,489 [salt.state       ][INFO    ][25930] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:31:07,491 [salt.loaded.int.module.cmdmod][INFO    ][25930] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:31:09,241 [salt.state       ][INFO    ][25930] {'pid': 25937, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:31:09,242 [salt.state       ][INFO    ][25930] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:09.242195 duration_in_ms=1753.322
2017-12-14 09:31:09,243 [salt.state       ][INFO    ][25930] Running state [maas.machines_status] at time 09:31:09.243771
2017-12-14 09:31:09,244 [salt.state       ][INFO    ][25930] Executing state module.run for maas.machines_status
2017-12-14 09:31:09,706 [salt.state       ][INFO    ][25930] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2017-12-14 09:31:09,708 [salt.state       ][INFO    ][25930] Completed state [maas.machines_status] at time 09:31:09.707947 duration_in_ms=464.174
2017-12-14 09:31:09,712 [salt.minion      ][INFO    ][25930] Returning information for job: 20171214093106797981
2017-12-14 09:31:20,524 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093120497723
2017-12-14 09:31:20,550 [salt.minion      ][INFO    ][25994] Starting a new job with PID 25994
2017-12-14 09:31:22,805 [salt.state       ][INFO    ][25994] Loading fresh modules for state activity
2017-12-14 09:31:22,897 [salt.state       ][INFO    ][25994] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:22.897066
2017-12-14 09:31:22,897 [salt.state       ][INFO    ][25994] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:31:22,900 [salt.loaded.int.module.cmdmod][INFO    ][25994] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:31:24,722 [salt.state       ][INFO    ][25994] {'pid': 26003, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:31:24,723 [salt.state       ][INFO    ][25994] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:24.723581 duration_in_ms=1826.515
2017-12-14 09:31:24,725 [salt.state       ][INFO    ][25994] Running state [maas.machines_status] at time 09:31:24.725167
2017-12-14 09:31:24,725 [salt.state       ][INFO    ][25994] Executing state module.run for maas.machines_status
2017-12-14 09:31:25,281 [salt.state       ][INFO    ][25994] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Ready': 3, 'Commissioning': 2})}}
2017-12-14 09:31:25,282 [salt.state       ][INFO    ][25994] Completed state [maas.machines_status] at time 09:31:25.282088 duration_in_ms=556.92
2017-12-14 09:31:25,285 [salt.minion      ][INFO    ][25994] Returning information for job: 20171214093120497723
2017-12-14 09:31:36,134 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093136104396
2017-12-14 09:31:36,160 [salt.minion      ][INFO    ][26092] Starting a new job with PID 26092
2017-12-14 09:31:36,703 [salt.state       ][INFO    ][26092] Loading fresh modules for state activity
2017-12-14 09:31:36,799 [salt.state       ][INFO    ][26092] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:36.798929
2017-12-14 09:31:36,799 [salt.state       ][INFO    ][26092] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:31:36,801 [salt.loaded.int.module.cmdmod][INFO    ][26092] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:31:38,723 [salt.state       ][INFO    ][26092] {'pid': 26101, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:31:38,724 [salt.state       ][INFO    ][26092] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:38.724425 duration_in_ms=1925.496
2017-12-14 09:31:38,726 [salt.state       ][INFO    ][26092] Running state [maas.machines_status] at time 09:31:38.725964
2017-12-14 09:31:38,726 [salt.state       ][INFO    ][26092] Executing state module.run for maas.machines_status
2017-12-14 09:31:39,283 [salt.state       ][ERROR   ][26092] Module function maas.machines_status threw an exception. Exception: 21
2017-12-14 09:31:39,283 [salt.state       ][INFO    ][26092] Completed state [maas.machines_status] at time 09:31:39.283362 duration_in_ms=557.397
2017-12-14 09:31:39,285 [salt.minion      ][INFO    ][26092] Returning information for job: 20171214093136104396
2017-12-14 09:31:50,122 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093150092824
2017-12-14 09:31:50,154 [salt.minion      ][INFO    ][26190] Starting a new job with PID 26190
2017-12-14 09:31:52,413 [salt.state       ][INFO    ][26190] Loading fresh modules for state activity
2017-12-14 09:31:52,514 [salt.state       ][INFO    ][26190] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:52.514192
2017-12-14 09:31:52,514 [salt.state       ][INFO    ][26190] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:31:52,516 [salt.loaded.int.module.cmdmod][INFO    ][26190] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:31:54,265 [salt.state       ][INFO    ][26190] {'pid': 26197, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:31:54,266 [salt.state       ][INFO    ][26190] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:54.266127 duration_in_ms=1751.935
2017-12-14 09:31:54,267 [salt.state       ][INFO    ][26190] Running state [maas.machines_status] at time 09:31:54.267463
2017-12-14 09:31:54,267 [salt.state       ][INFO    ][26190] Executing state module.run for maas.machines_status
2017-12-14 09:31:54,816 [salt.state       ][INFO    ][26190] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Ready': 5})}}
2017-12-14 09:31:54,816 [salt.state       ][INFO    ][26190] Completed state [maas.machines_status] at time 09:31:54.816552 duration_in_ms=549.088
2017-12-14 09:31:54,819 [salt.minion      ][INFO    ][26190] Returning information for job: 20171214093150092824
2017-12-14 09:31:55,631 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093155597395
2017-12-14 09:31:55,659 [salt.minion      ][INFO    ][26210] Starting a new job with PID 26210
2017-12-14 09:31:56,159 [salt.state       ][INFO    ][26210] Loading fresh modules for state activity
2017-12-14 09:31:56,260 [salt.state       ][INFO    ][26210] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:56.260585
2017-12-14 09:31:56,261 [salt.state       ][INFO    ][26210] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:31:56,264 [salt.loaded.int.module.cmdmod][INFO    ][26210] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:31:58,025 [salt.state       ][INFO    ][26210] {'pid': 26217, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:31:58,028 [salt.state       ][INFO    ][26210] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:31:58.028257 duration_in_ms=1767.671
2017-12-14 09:31:58,031 [salt.state       ][INFO    ][26210] Running state [maas.machines_status] at time 09:31:58.031072
2017-12-14 09:31:58,032 [salt.state       ][INFO    ][26210] Executing state module.run for maas.machines_status
2017-12-14 09:31:58,578 [salt.state       ][INFO    ][26210] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Ready': 5})}}
2017-12-14 09:31:58,579 [salt.state       ][INFO    ][26210] Completed state [maas.machines_status] at time 09:31:58.579214 duration_in_ms=548.142
2017-12-14 09:31:58,581 [salt.minion      ][INFO    ][26210] Returning information for job: 20171214093155597395
2017-12-14 09:32:07,444 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093207411889
2017-12-14 09:32:07,470 [salt.minion      ][INFO    ][26247] Starting a new job with PID 26247
2017-12-14 09:32:07,988 [salt.state       ][INFO    ][26247] Loading fresh modules for state activity
2017-12-14 09:32:08,052 [salt.fileclient  ][INFO    ][26247] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2017-12-14 09:32:08,096 [salt.state       ][INFO    ][26247] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:08.096591
2017-12-14 09:32:08,097 [salt.state       ][INFO    ][26247] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:32:08,099 [salt.loaded.int.module.cmdmod][INFO    ][26247] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:32:09,921 [salt.state       ][INFO    ][26247] {'pid': 26255, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:32:09,923 [salt.state       ][INFO    ][26247] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:09.923834 duration_in_ms=1827.242
2017-12-14 09:32:09,926 [salt.state       ][INFO    ][26247] Running state [maas.deploy_machines] at time 09:32:09.926877
2017-12-14 09:32:09,927 [salt.state       ][INFO    ][26247] Executing state module.run for maas.deploy_machines
2017-12-14 09:32:10,580 [salt.loaded.ext.module.maas][INFO    ][26247] deploymachines hwe_kernel=hwe-16.04 system_id=wg4pfk distro_series=xenial
2017-12-14 09:32:13,155 [salt.loaded.ext.module.maas][INFO    ][26247] deploymachines hwe_kernel=hwe-16.04 system_id=kp6wyg distro_series=xenial
2017-12-14 09:32:15,647 [salt.loaded.ext.module.maas][INFO    ][26247] deploymachines hwe_kernel=hwe-16.04 system_id=sp6mar distro_series=xenial
2017-12-14 09:32:17,547 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214093217517946
2017-12-14 09:32:17,578 [salt.minion      ][INFO    ][26476] Starting a new job with PID 26476
2017-12-14 09:32:17,597 [salt.minion      ][INFO    ][26476] Returning information for job: 20171214093217517946
2017-12-14 09:32:18,203 [salt.loaded.ext.module.maas][INFO    ][26247] deploymachines hwe_kernel=hwe-16.04 system_id=pa38gh distro_series=xenial
2017-12-14 09:32:20,652 [salt.loaded.ext.module.maas][INFO    ][26247] deploymachines hwe_kernel=hwe-16.04 system_id=sfbrtg distro_series=xenial
2017-12-14 09:32:23,337 [salt.state       ][INFO    ][26247] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2017-12-14 09:32:23,338 [salt.state       ][INFO    ][26247] Completed state [maas.deploy_machines] at time 09:32:23.338001 duration_in_ms=13411.123
2017-12-14 09:32:23,342 [salt.minion      ][INFO    ][26247] Returning information for job: 20171214093207411889
2017-12-14 09:32:24,188 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command pillar.get with jid 20171214093224125555
2017-12-14 09:32:24,207 [salt.minion      ][INFO    ][26668] Starting a new job with PID 26668
2017-12-14 09:32:24,212 [salt.minion      ][INFO    ][26668] Returning information for job: 20171214093224125555
2017-12-14 09:32:25,028 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093225000376
2017-12-14 09:32:25,052 [salt.minion      ][INFO    ][26707] Starting a new job with PID 26707
2017-12-14 09:32:27,317 [salt.state       ][INFO    ][26707] Loading fresh modules for state activity
2017-12-14 09:32:27,412 [salt.state       ][INFO    ][26707] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:27.412338
2017-12-14 09:32:27,412 [salt.state       ][INFO    ][26707] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:32:27,414 [salt.loaded.int.module.cmdmod][INFO    ][26707] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:32:29,205 [salt.state       ][INFO    ][26707] {'pid': 26718, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:32:29,206 [salt.state       ][INFO    ][26707] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:29.206663 duration_in_ms=1794.325
2017-12-14 09:32:29,208 [salt.state       ][INFO    ][26707] Running state [maas.machines_status] at time 09:32:29.208281
2017-12-14 09:32:29,208 [salt.state       ][INFO    ][26707] Executing state module.run for maas.machines_status
2017-12-14 09:32:29,755 [salt.state       ][INFO    ][26707] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:32:29,755 [salt.state       ][INFO    ][26707] Completed state [maas.machines_status] at time 09:32:29.755867 duration_in_ms=547.586
2017-12-14 09:32:29,758 [salt.minion      ][INFO    ][26707] Returning information for job: 20171214093225000376
2017-12-14 09:32:40,582 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093240548505
2017-12-14 09:32:40,614 [salt.minion      ][INFO    ][26755] Starting a new job with PID 26755
2017-12-14 09:32:41,143 [salt.state       ][INFO    ][26755] Loading fresh modules for state activity
2017-12-14 09:32:41,250 [salt.state       ][INFO    ][26755] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:41.250814
2017-12-14 09:32:41,251 [salt.state       ][INFO    ][26755] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:32:41,253 [salt.loaded.int.module.cmdmod][INFO    ][26755] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:32:43,067 [salt.state       ][INFO    ][26755] {'pid': 26762, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:32:43,068 [salt.state       ][INFO    ][26755] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:43.068376 duration_in_ms=1817.562
2017-12-14 09:32:43,070 [salt.state       ][INFO    ][26755] Running state [maas.machines_status] at time 09:32:43.070288
2017-12-14 09:32:43,071 [salt.state       ][INFO    ][26755] Executing state module.run for maas.machines_status
2017-12-14 09:32:43,623 [salt.state       ][INFO    ][26755] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:32:43,624 [salt.state       ][INFO    ][26755] Completed state [maas.machines_status] at time 09:32:43.624239 duration_in_ms=553.951
2017-12-14 09:32:43,631 [salt.minion      ][INFO    ][26755] Returning information for job: 20171214093240548505
2017-12-14 09:32:54,480 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093254446894
2017-12-14 09:32:54,510 [salt.minion      ][INFO    ][26794] Starting a new job with PID 26794
2017-12-14 09:32:56,744 [salt.state       ][INFO    ][26794] Loading fresh modules for state activity
2017-12-14 09:32:56,838 [salt.state       ][INFO    ][26794] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:56.838655
2017-12-14 09:32:56,839 [salt.state       ][INFO    ][26794] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:32:56,840 [salt.loaded.int.module.cmdmod][INFO    ][26794] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:32:58,606 [salt.state       ][INFO    ][26794] {'pid': 26801, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:32:58,607 [salt.state       ][INFO    ][26794] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:32:58.607261 duration_in_ms=1768.606
2017-12-14 09:32:58,608 [salt.state       ][INFO    ][26794] Running state [maas.machines_status] at time 09:32:58.608801
2017-12-14 09:32:58,609 [salt.state       ][INFO    ][26794] Executing state module.run for maas.machines_status
2017-12-14 09:32:59,134 [salt.state       ][INFO    ][26794] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:32:59,135 [salt.state       ][INFO    ][26794] Completed state [maas.machines_status] at time 09:32:59.135533 duration_in_ms=526.731
2017-12-14 09:32:59,137 [salt.minion      ][INFO    ][26794] Returning information for job: 20171214093254446894
2017-12-14 09:33:09,971 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093309943826
2017-12-14 09:33:10,002 [salt.minion      ][INFO    ][26816] Starting a new job with PID 26816
2017-12-14 09:33:10,526 [salt.state       ][INFO    ][26816] Loading fresh modules for state activity
2017-12-14 09:33:10,610 [salt.state       ][INFO    ][26816] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:10.610867
2017-12-14 09:33:10,611 [salt.state       ][INFO    ][26816] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:33:10,613 [salt.loaded.int.module.cmdmod][INFO    ][26816] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:33:12,355 [salt.state       ][INFO    ][26816] {'pid': 26823, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:33:12,356 [salt.state       ][INFO    ][26816] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:12.356497 duration_in_ms=1745.63
2017-12-14 09:33:12,358 [salt.state       ][INFO    ][26816] Running state [maas.machines_status] at time 09:33:12.358103
2017-12-14 09:33:12,358 [salt.state       ][INFO    ][26816] Executing state module.run for maas.machines_status
2017-12-14 09:33:12,881 [salt.state       ][INFO    ][26816] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:33:12,882 [salt.state       ][INFO    ][26816] Completed state [maas.machines_status] at time 09:33:12.882431 duration_in_ms=524.326
2017-12-14 09:33:12,885 [salt.minion      ][INFO    ][26816] Returning information for job: 20171214093309943826
2017-12-14 09:33:23,705 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093323678998
2017-12-14 09:33:23,731 [salt.minion      ][INFO    ][26834] Starting a new job with PID 26834
2017-12-14 09:33:25,961 [salt.state       ][INFO    ][26834] Loading fresh modules for state activity
2017-12-14 09:33:26,052 [salt.state       ][INFO    ][26834] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:26.052392
2017-12-14 09:33:26,052 [salt.state       ][INFO    ][26834] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:33:26,054 [salt.loaded.int.module.cmdmod][INFO    ][26834] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:33:27,826 [salt.state       ][INFO    ][26834] {'pid': 26852, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:33:27,829 [salt.state       ][INFO    ][26834] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:27.829006 duration_in_ms=1776.614
2017-12-14 09:33:27,832 [salt.state       ][INFO    ][26834] Running state [maas.machines_status] at time 09:33:27.831986
2017-12-14 09:33:27,833 [salt.state       ][INFO    ][26834] Executing state module.run for maas.machines_status
2017-12-14 09:33:28,399 [salt.state       ][INFO    ][26834] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:33:28,400 [salt.state       ][INFO    ][26834] Completed state [maas.machines_status] at time 09:33:28.400383 duration_in_ms=568.397
2017-12-14 09:33:28,403 [salt.minion      ][INFO    ][26834] Returning information for job: 20171214093323678998
2017-12-14 09:33:39,253 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093339226049
2017-12-14 09:33:39,291 [salt.minion      ][INFO    ][26876] Starting a new job with PID 26876
2017-12-14 09:33:39,848 [salt.state       ][INFO    ][26876] Loading fresh modules for state activity
2017-12-14 09:33:39,942 [salt.state       ][INFO    ][26876] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:39.942839
2017-12-14 09:33:39,943 [salt.state       ][INFO    ][26876] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:33:39,945 [salt.loaded.int.module.cmdmod][INFO    ][26876] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:33:41,753 [salt.state       ][INFO    ][26876] {'pid': 26883, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:33:41,754 [salt.state       ][INFO    ][26876] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:41.754097 duration_in_ms=1811.259
2017-12-14 09:33:41,755 [salt.state       ][INFO    ][26876] Running state [maas.machines_status] at time 09:33:41.755530
2017-12-14 09:33:41,755 [salt.state       ][INFO    ][26876] Executing state module.run for maas.machines_status
2017-12-14 09:33:42,285 [salt.state       ][INFO    ][26876] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:33:42,285 [salt.state       ][INFO    ][26876] Completed state [maas.machines_status] at time 09:33:42.285474 duration_in_ms=529.943
2017-12-14 09:33:42,288 [salt.minion      ][INFO    ][26876] Returning information for job: 20171214093339226049
2017-12-14 09:33:53,116 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093353086614
2017-12-14 09:33:53,149 [salt.minion      ][INFO    ][26911] Starting a new job with PID 26911
2017-12-14 09:33:55,399 [salt.state       ][INFO    ][26911] Loading fresh modules for state activity
2017-12-14 09:33:55,496 [salt.state       ][INFO    ][26911] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:55.496300
2017-12-14 09:33:55,496 [salt.state       ][INFO    ][26911] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:33:55,498 [salt.loaded.int.module.cmdmod][INFO    ][26911] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:33:57,266 [salt.state       ][INFO    ][26911] {'pid': 26922, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:33:57,267 [salt.state       ][INFO    ][26911] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:33:57.267028 duration_in_ms=1770.728
2017-12-14 09:33:57,268 [salt.state       ][INFO    ][26911] Running state [maas.machines_status] at time 09:33:57.268706
2017-12-14 09:33:57,269 [salt.state       ][INFO    ][26911] Executing state module.run for maas.machines_status
2017-12-14 09:33:57,803 [salt.state       ][INFO    ][26911] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:33:57,804 [salt.state       ][INFO    ][26911] Completed state [maas.machines_status] at time 09:33:57.803950 duration_in_ms=535.242
2017-12-14 09:33:57,808 [salt.minion      ][INFO    ][26911] Returning information for job: 20171214093353086614
2017-12-14 09:34:08,629 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093408600976
2017-12-14 09:34:08,654 [salt.minion      ][INFO    ][26936] Starting a new job with PID 26936
2017-12-14 09:34:09,173 [salt.state       ][INFO    ][26936] Loading fresh modules for state activity
2017-12-14 09:34:09,267 [salt.state       ][INFO    ][26936] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:09.267603
2017-12-14 09:34:09,268 [salt.state       ][INFO    ][26936] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:34:09,270 [salt.loaded.int.module.cmdmod][INFO    ][26936] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:34:11,003 [salt.state       ][INFO    ][26936] {'pid': 26943, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:34:11,003 [salt.state       ][INFO    ][26936] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:11.003899 duration_in_ms=1736.297
2017-12-14 09:34:11,005 [salt.state       ][INFO    ][26936] Running state [maas.machines_status] at time 09:34:11.005164
2017-12-14 09:34:11,005 [salt.state       ][INFO    ][26936] Executing state module.run for maas.machines_status
2017-12-14 09:34:11,514 [salt.state       ][INFO    ][26936] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:34:11,514 [salt.state       ][INFO    ][26936] Completed state [maas.machines_status] at time 09:34:11.514318 duration_in_ms=509.153
2017-12-14 09:34:11,516 [salt.minion      ][INFO    ][26936] Returning information for job: 20171214093408600976
2017-12-14 09:34:22,329 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093422296729
2017-12-14 09:34:22,357 [salt.minion      ][INFO    ][26955] Starting a new job with PID 26955
2017-12-14 09:34:24,575 [salt.state       ][INFO    ][26955] Loading fresh modules for state activity
2017-12-14 09:34:24,669 [salt.state       ][INFO    ][26955] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:24.669822
2017-12-14 09:34:24,670 [salt.state       ][INFO    ][26955] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:34:24,671 [salt.loaded.int.module.cmdmod][INFO    ][26955] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:34:26,366 [salt.state       ][INFO    ][26955] {'pid': 26974, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:34:26,366 [salt.state       ][INFO    ][26955] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:26.366619 duration_in_ms=1696.797
2017-12-14 09:34:26,369 [salt.state       ][INFO    ][26955] Running state [maas.machines_status] at time 09:34:26.369169
2017-12-14 09:34:26,369 [salt.state       ][INFO    ][26955] Executing state module.run for maas.machines_status
2017-12-14 09:34:26,909 [salt.state       ][INFO    ][26955] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:34:26,909 [salt.state       ][INFO    ][26955] Completed state [maas.machines_status] at time 09:34:26.909365 duration_in_ms=540.196
2017-12-14 09:34:26,912 [salt.minion      ][INFO    ][26955] Returning information for job: 20171214093422296729
2017-12-14 09:34:37,783 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093437755378
2017-12-14 09:34:37,816 [salt.minion      ][INFO    ][26999] Starting a new job with PID 26999
2017-12-14 09:34:38,345 [salt.state       ][INFO    ][26999] Loading fresh modules for state activity
2017-12-14 09:34:38,438 [salt.state       ][INFO    ][26999] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:38.438444
2017-12-14 09:34:38,438 [salt.state       ][INFO    ][26999] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:34:38,440 [salt.loaded.int.module.cmdmod][INFO    ][26999] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:34:40,165 [salt.state       ][INFO    ][26999] {'pid': 27006, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:34:40,166 [salt.state       ][INFO    ][26999] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:40.166224 duration_in_ms=1727.781
2017-12-14 09:34:40,169 [salt.state       ][INFO    ][26999] Running state [maas.machines_status] at time 09:34:40.169426
2017-12-14 09:34:40,170 [salt.state       ][INFO    ][26999] Executing state module.run for maas.machines_status
2017-12-14 09:34:40,712 [salt.state       ][INFO    ][26999] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:34:40,713 [salt.state       ][INFO    ][26999] Completed state [maas.machines_status] at time 09:34:40.713306 duration_in_ms=543.879
2017-12-14 09:34:40,716 [salt.minion      ][INFO    ][26999] Returning information for job: 20171214093437755378
2017-12-14 09:34:51,540 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093451513026
2017-12-14 09:34:51,570 [salt.minion      ][INFO    ][27054] Starting a new job with PID 27054
2017-12-14 09:34:53,775 [salt.state       ][INFO    ][27054] Loading fresh modules for state activity
2017-12-14 09:34:53,868 [salt.state       ][INFO    ][27054] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:53.868454
2017-12-14 09:34:53,869 [salt.state       ][INFO    ][27054] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:34:53,871 [salt.loaded.int.module.cmdmod][INFO    ][27054] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:34:55,654 [salt.state       ][INFO    ][27054] {'pid': 27061, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:34:55,656 [salt.state       ][INFO    ][27054] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:34:55.656177 duration_in_ms=1787.722
2017-12-14 09:34:55,660 [salt.state       ][INFO    ][27054] Running state [maas.machines_status] at time 09:34:55.659998
2017-12-14 09:34:55,660 [salt.state       ][INFO    ][27054] Executing state module.run for maas.machines_status
2017-12-14 09:34:56,215 [salt.state       ][INFO    ][27054] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:34:56,216 [salt.state       ][INFO    ][27054] Completed state [maas.machines_status] at time 09:34:56.216758 duration_in_ms=556.76
2017-12-14 09:34:56,228 [salt.minion      ][INFO    ][27054] Returning information for job: 20171214093451513026
2017-12-14 09:35:07,090 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093507063294
2017-12-14 09:35:07,122 [salt.minion      ][INFO    ][27142] Starting a new job with PID 27142
2017-12-14 09:35:07,664 [salt.state       ][INFO    ][27142] Loading fresh modules for state activity
2017-12-14 09:35:07,767 [salt.state       ][INFO    ][27142] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:07.766901
2017-12-14 09:35:07,768 [salt.state       ][INFO    ][27142] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:35:07,770 [salt.loaded.int.module.cmdmod][INFO    ][27142] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:35:09,628 [salt.state       ][INFO    ][27142] {'pid': 27159, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:35:09,628 [salt.state       ][INFO    ][27142] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:09.628705 duration_in_ms=1861.804
2017-12-14 09:35:09,630 [salt.state       ][INFO    ][27142] Running state [maas.machines_status] at time 09:35:09.630310
2017-12-14 09:35:09,630 [salt.state       ][INFO    ][27142] Executing state module.run for maas.machines_status
2017-12-14 09:35:10,214 [salt.state       ][INFO    ][27142] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:35:10,214 [salt.state       ][INFO    ][27142] Completed state [maas.machines_status] at time 09:35:10.214775 duration_in_ms=584.464
2017-12-14 09:35:10,217 [salt.minion      ][INFO    ][27142] Returning information for job: 20171214093507063294
2017-12-14 09:35:21,014 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093520984337
2017-12-14 09:35:21,043 [salt.minion      ][INFO    ][27191] Starting a new job with PID 27191
2017-12-14 09:35:23,284 [salt.state       ][INFO    ][27191] Loading fresh modules for state activity
2017-12-14 09:35:23,384 [salt.state       ][INFO    ][27191] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:23.384050
2017-12-14 09:35:23,384 [salt.state       ][INFO    ][27191] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:35:23,386 [salt.loaded.int.module.cmdmod][INFO    ][27191] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:35:25,201 [salt.state       ][INFO    ][27191] {'pid': 27198, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:35:25,203 [salt.state       ][INFO    ][27191] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:25.203162 duration_in_ms=1819.113
2017-12-14 09:35:25,207 [salt.state       ][INFO    ][27191] Running state [maas.machines_status] at time 09:35:25.207073
2017-12-14 09:35:25,207 [salt.state       ][INFO    ][27191] Executing state module.run for maas.machines_status
2017-12-14 09:35:25,768 [salt.state       ][INFO    ][27191] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:35:25,768 [salt.state       ][INFO    ][27191] Completed state [maas.machines_status] at time 09:35:25.768597 duration_in_ms=561.524
2017-12-14 09:35:25,771 [salt.minion      ][INFO    ][27191] Returning information for job: 20171214093520984337
2017-12-14 09:35:36,586 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093536560169
2017-12-14 09:35:36,612 [salt.minion      ][INFO    ][27348] Starting a new job with PID 27348
2017-12-14 09:35:37,176 [salt.state       ][INFO    ][27348] Loading fresh modules for state activity
2017-12-14 09:35:37,261 [salt.state       ][INFO    ][27348] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:37.261229
2017-12-14 09:35:37,261 [salt.state       ][INFO    ][27348] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:35:37,263 [salt.loaded.int.module.cmdmod][INFO    ][27348] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:35:39,073 [salt.state       ][INFO    ][27348] {'pid': 27358, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:35:39,074 [salt.state       ][INFO    ][27348] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:39.074063 duration_in_ms=1812.834
2017-12-14 09:35:39,076 [salt.state       ][INFO    ][27348] Running state [maas.machines_status] at time 09:35:39.076587
2017-12-14 09:35:39,077 [salt.state       ][INFO    ][27348] Executing state module.run for maas.machines_status
2017-12-14 09:35:39,647 [salt.state       ][INFO    ][27348] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:35:39,648 [salt.state       ][INFO    ][27348] Completed state [maas.machines_status] at time 09:35:39.648411 duration_in_ms=571.825
2017-12-14 09:35:39,652 [salt.minion      ][INFO    ][27348] Returning information for job: 20171214093536560169
2017-12-14 09:35:50,470 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093550444842
2017-12-14 09:35:50,497 [salt.minion      ][INFO    ][27400] Starting a new job with PID 27400
2017-12-14 09:35:52,744 [salt.state       ][INFO    ][27400] Loading fresh modules for state activity
2017-12-14 09:35:52,838 [salt.state       ][INFO    ][27400] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:52.838080
2017-12-14 09:35:52,839 [salt.state       ][INFO    ][27400] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:35:52,841 [salt.loaded.int.module.cmdmod][INFO    ][27400] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:35:54,629 [salt.state       ][INFO    ][27400] {'pid': 27407, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:35:54,630 [salt.state       ][INFO    ][27400] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:35:54.630540 duration_in_ms=1792.461
2017-12-14 09:35:54,632 [salt.state       ][INFO    ][27400] Running state [maas.machines_status] at time 09:35:54.632053
2017-12-14 09:35:54,632 [salt.state       ][INFO    ][27400] Executing state module.run for maas.machines_status
2017-12-14 09:35:55,185 [salt.state       ][INFO    ][27400] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:35:55,187 [salt.state       ][INFO    ][27400] Completed state [maas.machines_status] at time 09:35:55.187214 duration_in_ms=555.157
2017-12-14 09:35:55,191 [salt.minion      ][INFO    ][27400] Returning information for job: 20171214093550444842
2017-12-14 09:36:06,011 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093605986497
2017-12-14 09:36:06,043 [salt.minion      ][INFO    ][27430] Starting a new job with PID 27430
2017-12-14 09:36:06,579 [salt.state       ][INFO    ][27430] Loading fresh modules for state activity
2017-12-14 09:36:06,665 [salt.state       ][INFO    ][27430] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:06.665200
2017-12-14 09:36:06,665 [salt.state       ][INFO    ][27430] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:36:06,667 [salt.loaded.int.module.cmdmod][INFO    ][27430] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:36:08,436 [salt.state       ][INFO    ][27430] {'pid': 27437, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:36:08,437 [salt.state       ][INFO    ][27430] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:08.437417 duration_in_ms=1772.215
2017-12-14 09:36:08,440 [salt.state       ][INFO    ][27430] Running state [maas.machines_status] at time 09:36:08.440182
2017-12-14 09:36:08,440 [salt.state       ][INFO    ][27430] Executing state module.run for maas.machines_status
2017-12-14 09:36:09,099 [salt.state       ][INFO    ][27430] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:36:09,100 [salt.state       ][INFO    ][27430] Completed state [maas.machines_status] at time 09:36:09.099987 duration_in_ms=659.804
2017-12-14 09:36:09,103 [salt.minion      ][INFO    ][27430] Returning information for job: 20171214093605986497
2017-12-14 09:36:19,924 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093619896986
2017-12-14 09:36:19,955 [salt.minion      ][INFO    ][27450] Starting a new job with PID 27450
2017-12-14 09:36:22,249 [salt.state       ][INFO    ][27450] Loading fresh modules for state activity
2017-12-14 09:36:22,347 [salt.state       ][INFO    ][27450] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:22.347479
2017-12-14 09:36:22,348 [salt.state       ][INFO    ][27450] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:36:22,350 [salt.loaded.int.module.cmdmod][INFO    ][27450] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:36:24,096 [salt.state       ][INFO    ][27450] {'pid': 27457, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:36:24,097 [salt.state       ][INFO    ][27450] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:24.097428 duration_in_ms=1749.947
2017-12-14 09:36:24,100 [salt.state       ][INFO    ][27450] Running state [maas.machines_status] at time 09:36:24.100552
2017-12-14 09:36:24,101 [salt.state       ][INFO    ][27450] Executing state module.run for maas.machines_status
2017-12-14 09:36:24,646 [salt.state       ][INFO    ][27450] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:36:24,647 [salt.state       ][INFO    ][27450] Completed state [maas.machines_status] at time 09:36:24.647311 duration_in_ms=546.758
2017-12-14 09:36:24,651 [salt.minion      ][INFO    ][27450] Returning information for job: 20171214093619896986
2017-12-14 09:36:35,487 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093635459716
2017-12-14 09:36:35,513 [salt.minion      ][INFO    ][27667] Starting a new job with PID 27667
2017-12-14 09:36:36,047 [salt.state       ][INFO    ][27667] Loading fresh modules for state activity
2017-12-14 09:36:36,150 [salt.state       ][INFO    ][27667] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:36.150897
2017-12-14 09:36:36,151 [salt.state       ][INFO    ][27667] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:36:36,152 [salt.loaded.int.module.cmdmod][INFO    ][27667] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:36:37,911 [salt.state       ][INFO    ][27667] {'pid': 27674, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:36:37,912 [salt.state       ][INFO    ][27667] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:37.912670 duration_in_ms=1761.774
2017-12-14 09:36:37,915 [salt.state       ][INFO    ][27667] Running state [maas.machines_status] at time 09:36:37.915356
2017-12-14 09:36:37,916 [salt.state       ][INFO    ][27667] Executing state module.run for maas.machines_status
2017-12-14 09:36:38,657 [salt.state       ][INFO    ][27667] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:36:38,657 [salt.state       ][INFO    ][27667] Completed state [maas.machines_status] at time 09:36:38.657605 duration_in_ms=742.249
2017-12-14 09:36:38,661 [salt.minion      ][INFO    ][27667] Returning information for job: 20171214093635459716
2017-12-14 09:36:49,464 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093649439683
2017-12-14 09:36:49,497 [salt.minion      ][INFO    ][27763] Starting a new job with PID 27763
2017-12-14 09:36:51,767 [salt.state       ][INFO    ][27763] Loading fresh modules for state activity
2017-12-14 09:36:51,862 [salt.state       ][INFO    ][27763] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:51.861946
2017-12-14 09:36:51,862 [salt.state       ][INFO    ][27763] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:36:51,864 [salt.loaded.int.module.cmdmod][INFO    ][27763] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:36:53,698 [salt.state       ][INFO    ][27763] {'pid': 27781, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:36:53,699 [salt.state       ][INFO    ][27763] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:36:53.699180 duration_in_ms=1837.232
2017-12-14 09:36:53,701 [salt.state       ][INFO    ][27763] Running state [maas.machines_status] at time 09:36:53.701696
2017-12-14 09:36:53,703 [salt.state       ][INFO    ][27763] Executing state module.run for maas.machines_status
2017-12-14 09:36:54,279 [salt.state       ][INFO    ][27763] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:36:54,280 [salt.state       ][INFO    ][27763] Completed state [maas.machines_status] at time 09:36:54.280346 duration_in_ms=578.65
2017-12-14 09:36:54,282 [salt.minion      ][INFO    ][27763] Returning information for job: 20171214093649439683
2017-12-14 09:37:05,105 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093705080057
2017-12-14 09:37:05,138 [salt.minion      ][INFO    ][27817] Starting a new job with PID 27817
2017-12-14 09:37:05,681 [salt.state       ][INFO    ][27817] Loading fresh modules for state activity
2017-12-14 09:37:05,781 [salt.state       ][INFO    ][27817] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:05.781671
2017-12-14 09:37:05,782 [salt.state       ][INFO    ][27817] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:37:05,784 [salt.loaded.int.module.cmdmod][INFO    ][27817] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:37:07,722 [salt.state       ][INFO    ][27817] {'pid': 27824, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:37:07,723 [salt.state       ][INFO    ][27817] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:07.723322 duration_in_ms=1941.65
2017-12-14 09:37:07,725 [salt.state       ][INFO    ][27817] Running state [maas.machines_status] at time 09:37:07.724970
2017-12-14 09:37:07,725 [salt.state       ][INFO    ][27817] Executing state module.run for maas.machines_status
2017-12-14 09:37:08,359 [salt.state       ][INFO    ][27817] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:37:08,360 [salt.state       ][INFO    ][27817] Completed state [maas.machines_status] at time 09:37:08.360208 duration_in_ms=635.237
2017-12-14 09:37:08,363 [salt.minion      ][INFO    ][27817] Returning information for job: 20171214093705080057
2017-12-14 09:37:19,199 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093719171765
2017-12-14 09:37:19,231 [salt.minion      ][INFO    ][27896] Starting a new job with PID 27896
2017-12-14 09:37:21,522 [salt.state       ][INFO    ][27896] Loading fresh modules for state activity
2017-12-14 09:37:21,624 [salt.state       ][INFO    ][27896] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:21.624594
2017-12-14 09:37:21,624 [salt.state       ][INFO    ][27896] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:37:21,638 [salt.loaded.int.module.cmdmod][INFO    ][27896] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:37:23,476 [salt.state       ][INFO    ][27896] {'pid': 27903, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:37:23,478 [salt.state       ][INFO    ][27896] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:23.478075 duration_in_ms=1853.481
2017-12-14 09:37:23,479 [salt.state       ][INFO    ][27896] Running state [maas.machines_status] at time 09:37:23.479903
2017-12-14 09:37:23,480 [salt.state       ][INFO    ][27896] Executing state module.run for maas.machines_status
2017-12-14 09:37:24,027 [salt.state       ][INFO    ][27896] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:37:24,027 [salt.state       ][INFO    ][27896] Completed state [maas.machines_status] at time 09:37:24.027875 duration_in_ms=547.971
2017-12-14 09:37:24,030 [salt.minion      ][INFO    ][27896] Returning information for job: 20171214093719171765
2017-12-14 09:37:34,876 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093734848692
2017-12-14 09:37:34,906 [salt.minion      ][INFO    ][28200] Starting a new job with PID 28200
2017-12-14 09:37:35,460 [salt.state       ][INFO    ][28200] Loading fresh modules for state activity
2017-12-14 09:37:35,552 [salt.state       ][INFO    ][28200] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:35.552834
2017-12-14 09:37:35,553 [salt.state       ][INFO    ][28200] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:37:35,555 [salt.loaded.int.module.cmdmod][INFO    ][28200] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:37:37,390 [salt.state       ][INFO    ][28200] {'pid': 28232, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:37:37,392 [salt.state       ][INFO    ][28200] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:37.392482 duration_in_ms=1839.647
2017-12-14 09:37:37,395 [salt.state       ][INFO    ][28200] Running state [maas.machines_status] at time 09:37:37.395183
2017-12-14 09:37:37,395 [salt.state       ][INFO    ][28200] Executing state module.run for maas.machines_status
2017-12-14 09:37:37,971 [salt.state       ][INFO    ][28200] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:37:37,972 [salt.state       ][INFO    ][28200] Completed state [maas.machines_status] at time 09:37:37.972090 duration_in_ms=576.906
2017-12-14 09:37:37,974 [salt.minion      ][INFO    ][28200] Returning information for job: 20171214093734848692
2017-12-14 09:37:48,815 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093748789710
2017-12-14 09:37:48,845 [salt.minion      ][INFO    ][28380] Starting a new job with PID 28380
2017-12-14 09:37:51,150 [salt.state       ][INFO    ][28380] Loading fresh modules for state activity
2017-12-14 09:37:51,250 [salt.state       ][INFO    ][28380] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:51.250255
2017-12-14 09:37:51,250 [salt.state       ][INFO    ][28380] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:37:51,252 [salt.loaded.int.module.cmdmod][INFO    ][28380] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:37:53,062 [salt.state       ][INFO    ][28380] {'pid': 28387, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:37:53,063 [salt.state       ][INFO    ][28380] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:37:53.063574 duration_in_ms=1813.319
2017-12-14 09:37:53,065 [salt.state       ][INFO    ][28380] Running state [maas.machines_status] at time 09:37:53.065141
2017-12-14 09:37:53,066 [salt.state       ][INFO    ][28380] Executing state module.run for maas.machines_status
2017-12-14 09:37:53,617 [salt.state       ][INFO    ][28380] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:37:53,618 [salt.state       ][INFO    ][28380] Completed state [maas.machines_status] at time 09:37:53.618254 duration_in_ms=553.112
2017-12-14 09:37:53,620 [salt.minion      ][INFO    ][28380] Returning information for job: 20171214093748789710
2017-12-14 09:38:04,449 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093804421538
2017-12-14 09:38:04,475 [salt.minion      ][INFO    ][28417] Starting a new job with PID 28417
2017-12-14 09:38:05,007 [salt.state       ][INFO    ][28417] Loading fresh modules for state activity
2017-12-14 09:38:05,116 [salt.state       ][INFO    ][28417] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:05.116876
2017-12-14 09:38:05,117 [salt.state       ][INFO    ][28417] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:38:05,119 [salt.loaded.int.module.cmdmod][INFO    ][28417] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:38:06,936 [salt.state       ][INFO    ][28417] {'pid': 28424, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:38:06,937 [salt.state       ][INFO    ][28417] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:06.937051 duration_in_ms=1820.174
2017-12-14 09:38:06,939 [salt.state       ][INFO    ][28417] Running state [maas.machines_status] at time 09:38:06.939618
2017-12-14 09:38:06,940 [salt.state       ][INFO    ][28417] Executing state module.run for maas.machines_status
2017-12-14 09:38:07,482 [salt.state       ][INFO    ][28417] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:38:07,482 [salt.state       ][INFO    ][28417] Completed state [maas.machines_status] at time 09:38:07.482776 duration_in_ms=543.158
2017-12-14 09:38:07,485 [salt.minion      ][INFO    ][28417] Returning information for job: 20171214093804421538
2017-12-14 09:38:18,322 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093818297869
2017-12-14 09:38:18,345 [salt.minion      ][INFO    ][28444] Starting a new job with PID 28444
2017-12-14 09:38:20,582 [salt.state       ][INFO    ][28444] Loading fresh modules for state activity
2017-12-14 09:38:20,673 [salt.state       ][INFO    ][28444] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:20.673611
2017-12-14 09:38:20,673 [salt.state       ][INFO    ][28444] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:38:20,675 [salt.loaded.int.module.cmdmod][INFO    ][28444] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:38:22,507 [salt.state       ][INFO    ][28444] {'pid': 28451, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:38:22,510 [salt.state       ][INFO    ][28444] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:22.509984 duration_in_ms=1836.375
2017-12-14 09:38:22,512 [salt.state       ][INFO    ][28444] Running state [maas.machines_status] at time 09:38:22.512759
2017-12-14 09:38:22,513 [salt.state       ][INFO    ][28444] Executing state module.run for maas.machines_status
2017-12-14 09:38:23,063 [salt.state       ][INFO    ][28444] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:38:23,064 [salt.state       ][INFO    ][28444] Completed state [maas.machines_status] at time 09:38:23.064049 duration_in_ms=551.29
2017-12-14 09:38:23,072 [salt.minion      ][INFO    ][28444] Returning information for job: 20171214093818297869
2017-12-14 09:38:33,902 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093833876319
2017-12-14 09:38:33,929 [salt.minion      ][INFO    ][28621] Starting a new job with PID 28621
2017-12-14 09:38:34,476 [salt.state       ][INFO    ][28621] Loading fresh modules for state activity
2017-12-14 09:38:34,572 [salt.state       ][INFO    ][28621] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:34.571989
2017-12-14 09:38:34,572 [salt.state       ][INFO    ][28621] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:38:34,574 [salt.loaded.int.module.cmdmod][INFO    ][28621] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:38:36,363 [salt.state       ][INFO    ][28621] {'pid': 28654, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:38:36,364 [salt.state       ][INFO    ][28621] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:36.364795 duration_in_ms=1792.805
2017-12-14 09:38:36,367 [salt.state       ][INFO    ][28621] Running state [maas.machines_status] at time 09:38:36.367115
2017-12-14 09:38:36,367 [salt.state       ][INFO    ][28621] Executing state module.run for maas.machines_status
2017-12-14 09:38:37,022 [salt.state       ][INFO    ][28621] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:38:37,022 [salt.state       ][INFO    ][28621] Completed state [maas.machines_status] at time 09:38:37.022443 duration_in_ms=655.327
2017-12-14 09:38:37,024 [salt.minion      ][INFO    ][28621] Returning information for job: 20171214093833876319
2017-12-14 09:38:47,852 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093847824643
2017-12-14 09:38:47,882 [salt.minion      ][INFO    ][28728] Starting a new job with PID 28728
2017-12-14 09:38:50,104 [salt.state       ][INFO    ][28728] Loading fresh modules for state activity
2017-12-14 09:38:50,194 [salt.state       ][INFO    ][28728] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:50.194106
2017-12-14 09:38:50,194 [salt.state       ][INFO    ][28728] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:38:50,196 [salt.loaded.int.module.cmdmod][INFO    ][28728] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:38:51,975 [salt.state       ][INFO    ][28728] {'pid': 28736, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:38:51,976 [salt.state       ][INFO    ][28728] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:38:51.975948 duration_in_ms=1781.843
2017-12-14 09:38:51,977 [salt.state       ][INFO    ][28728] Running state [maas.machines_status] at time 09:38:51.977238
2017-12-14 09:38:51,977 [salt.state       ][INFO    ][28728] Executing state module.run for maas.machines_status
2017-12-14 09:38:52,514 [salt.state       ][INFO    ][28728] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:38:52,514 [salt.state       ][INFO    ][28728] Completed state [maas.machines_status] at time 09:38:52.514746 duration_in_ms=537.507
2017-12-14 09:38:52,517 [salt.minion      ][INFO    ][28728] Returning information for job: 20171214093847824643
2017-12-14 09:39:03,342 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093903315155
2017-12-14 09:39:03,372 [salt.minion      ][INFO    ][28760] Starting a new job with PID 28760
2017-12-14 09:39:03,896 [salt.state       ][INFO    ][28760] Loading fresh modules for state activity
2017-12-14 09:39:03,993 [salt.state       ][INFO    ][28760] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:03.993047
2017-12-14 09:39:03,993 [salt.state       ][INFO    ][28760] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:39:03,995 [salt.loaded.int.module.cmdmod][INFO    ][28760] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:39:05,741 [salt.state       ][INFO    ][28760] {'pid': 28767, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:39:05,742 [salt.state       ][INFO    ][28760] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:05.742528 duration_in_ms=1749.481
2017-12-14 09:39:05,744 [salt.state       ][INFO    ][28760] Running state [maas.machines_status] at time 09:39:05.744822
2017-12-14 09:39:05,745 [salt.state       ][INFO    ][28760] Executing state module.run for maas.machines_status
2017-12-14 09:39:06,321 [salt.state       ][INFO    ][28760] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:39:06,322 [salt.state       ][INFO    ][28760] Completed state [maas.machines_status] at time 09:39:06.322090 duration_in_ms=577.268
2017-12-14 09:39:06,326 [salt.minion      ][INFO    ][28760] Returning information for job: 20171214093903315155
2017-12-14 09:39:17,164 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093917135259
2017-12-14 09:39:17,197 [salt.minion      ][INFO    ][28787] Starting a new job with PID 28787
2017-12-14 09:39:19,463 [salt.state       ][INFO    ][28787] Loading fresh modules for state activity
2017-12-14 09:39:19,570 [salt.state       ][INFO    ][28787] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:19.570110
2017-12-14 09:39:19,570 [salt.state       ][INFO    ][28787] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:39:19,572 [salt.loaded.int.module.cmdmod][INFO    ][28787] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:39:21,379 [salt.state       ][INFO    ][28787] {'pid': 28795, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:39:21,380 [salt.state       ][INFO    ][28787] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:21.380359 duration_in_ms=1810.249
2017-12-14 09:39:21,381 [salt.state       ][INFO    ][28787] Running state [maas.machines_status] at time 09:39:21.381826
2017-12-14 09:39:21,382 [salt.state       ][INFO    ][28787] Executing state module.run for maas.machines_status
2017-12-14 09:39:21,990 [salt.state       ][INFO    ][28787] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:39:21,993 [salt.state       ][INFO    ][28787] Completed state [maas.machines_status] at time 09:39:21.993276 duration_in_ms=611.448
2017-12-14 09:39:21,998 [salt.minion      ][INFO    ][28787] Returning information for job: 20171214093917135259
2017-12-14 09:39:32,877 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093932851791
2017-12-14 09:39:32,904 [salt.minion      ][INFO    ][28901] Starting a new job with PID 28901
2017-12-14 09:39:33,460 [salt.state       ][INFO    ][28901] Loading fresh modules for state activity
2017-12-14 09:39:33,549 [salt.state       ][INFO    ][28901] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:33.549473
2017-12-14 09:39:33,549 [salt.state       ][INFO    ][28901] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:39:33,551 [salt.loaded.int.module.cmdmod][INFO    ][28901] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:39:35,354 [salt.state       ][INFO    ][28901] {'pid': 28935, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:39:35,355 [salt.state       ][INFO    ][28901] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:35.355459 duration_in_ms=1805.987
2017-12-14 09:39:35,357 [salt.state       ][INFO    ][28901] Running state [maas.machines_status] at time 09:39:35.357322
2017-12-14 09:39:35,357 [salt.state       ][INFO    ][28901] Executing state module.run for maas.machines_status
2017-12-14 09:39:35,900 [salt.state       ][INFO    ][28901] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:39:35,901 [salt.state       ][INFO    ][28901] Completed state [maas.machines_status] at time 09:39:35.901160 duration_in_ms=543.837
2017-12-14 09:39:35,903 [salt.minion      ][INFO    ][28901] Returning information for job: 20171214093932851791
2017-12-14 09:39:46,736 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214093946711048
2017-12-14 09:39:46,762 [salt.minion      ][INFO    ][29037] Starting a new job with PID 29037
2017-12-14 09:39:49,059 [salt.state       ][INFO    ][29037] Loading fresh modules for state activity
2017-12-14 09:39:49,144 [salt.state       ][INFO    ][29037] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:49.144258
2017-12-14 09:39:49,145 [salt.state       ][INFO    ][29037] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:39:49,147 [salt.loaded.int.module.cmdmod][INFO    ][29037] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:39:50,914 [salt.state       ][INFO    ][29037] {'pid': 29061, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:39:50,915 [salt.state       ][INFO    ][29037] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:39:50.915708 duration_in_ms=1771.449
2017-12-14 09:39:50,917 [salt.state       ][INFO    ][29037] Running state [maas.machines_status] at time 09:39:50.917502
2017-12-14 09:39:50,918 [salt.state       ][INFO    ][29037] Executing state module.run for maas.machines_status
2017-12-14 09:39:51,441 [salt.state       ][INFO    ][29037] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:39:51,442 [salt.state       ][INFO    ][29037] Completed state [maas.machines_status] at time 09:39:51.442181 duration_in_ms=524.678
2017-12-14 09:39:51,444 [salt.minion      ][INFO    ][29037] Returning information for job: 20171214093946711048
2017-12-14 09:40:02,278 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094002254352
2017-12-14 09:40:02,300 [salt.minion      ][INFO    ][29086] Starting a new job with PID 29086
2017-12-14 09:40:02,837 [salt.state       ][INFO    ][29086] Loading fresh modules for state activity
2017-12-14 09:40:02,922 [salt.state       ][INFO    ][29086] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:02.921944
2017-12-14 09:40:02,922 [salt.state       ][INFO    ][29086] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:40:02,924 [salt.loaded.int.module.cmdmod][INFO    ][29086] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:40:04,666 [salt.state       ][INFO    ][29086] {'pid': 29099, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:40:04,667 [salt.state       ][INFO    ][29086] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:04.667683 duration_in_ms=1745.738
2017-12-14 09:40:04,670 [salt.state       ][INFO    ][29086] Running state [maas.machines_status] at time 09:40:04.670887
2017-12-14 09:40:04,671 [salt.state       ][INFO    ][29086] Executing state module.run for maas.machines_status
2017-12-14 09:40:05,192 [salt.state       ][INFO    ][29086] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:40:05,192 [salt.state       ][INFO    ][29086] Completed state [maas.machines_status] at time 09:40:05.192658 duration_in_ms=521.771
2017-12-14 09:40:05,196 [salt.minion      ][INFO    ][29086] Returning information for job: 20171214094002254352
2017-12-14 09:40:16,030 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094016006091
2017-12-14 09:40:16,054 [salt.minion      ][INFO    ][29112] Starting a new job with PID 29112
2017-12-14 09:40:18,270 [salt.state       ][INFO    ][29112] Loading fresh modules for state activity
2017-12-14 09:40:18,355 [salt.state       ][INFO    ][29112] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:18.355602
2017-12-14 09:40:18,355 [salt.state       ][INFO    ][29112] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:40:18,357 [salt.loaded.int.module.cmdmod][INFO    ][29112] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:40:20,058 [salt.state       ][INFO    ][29112] {'pid': 29119, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:40:20,059 [salt.state       ][INFO    ][29112] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:20.059290 duration_in_ms=1703.687
2017-12-14 09:40:20,062 [salt.state       ][INFO    ][29112] Running state [maas.machines_status] at time 09:40:20.062059
2017-12-14 09:40:20,063 [salt.state       ][INFO    ][29112] Executing state module.run for maas.machines_status
2017-12-14 09:40:20,584 [salt.state       ][INFO    ][29112] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:40:20,584 [salt.state       ][INFO    ][29112] Completed state [maas.machines_status] at time 09:40:20.584386 duration_in_ms=522.325
2017-12-14 09:40:20,586 [salt.minion      ][INFO    ][29112] Returning information for job: 20171214094016006091
2017-12-14 09:40:31,416 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094031390773
2017-12-14 09:40:31,451 [salt.minion      ][INFO    ][29150] Starting a new job with PID 29150
2017-12-14 09:40:31,994 [salt.state       ][INFO    ][29150] Loading fresh modules for state activity
2017-12-14 09:40:32,109 [salt.state       ][INFO    ][29150] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:32.108972
2017-12-14 09:40:32,109 [salt.state       ][INFO    ][29150] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:40:32,112 [salt.loaded.int.module.cmdmod][INFO    ][29150] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:40:33,952 [salt.state       ][INFO    ][29150] {'pid': 29168, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:40:33,953 [salt.state       ][INFO    ][29150] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:33.953208 duration_in_ms=1844.236
2017-12-14 09:40:33,954 [salt.state       ][INFO    ][29150] Running state [maas.machines_status] at time 09:40:33.954757
2017-12-14 09:40:33,955 [salt.state       ][INFO    ][29150] Executing state module.run for maas.machines_status
2017-12-14 09:40:34,455 [salt.state       ][INFO    ][29150] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 5})}}
2017-12-14 09:40:34,456 [salt.state       ][INFO    ][29150] Completed state [maas.machines_status] at time 09:40:34.456430 duration_in_ms=501.673
2017-12-14 09:40:34,458 [salt.minion      ][INFO    ][29150] Returning information for job: 20171214094031390773
2017-12-14 09:40:45,266 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094045238531
2017-12-14 09:40:45,288 [salt.minion      ][INFO    ][29323] Starting a new job with PID 29323
2017-12-14 09:40:47,559 [salt.state       ][INFO    ][29323] Loading fresh modules for state activity
2017-12-14 09:40:47,647 [salt.state       ][INFO    ][29323] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:47.647871
2017-12-14 09:40:47,648 [salt.state       ][INFO    ][29323] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:40:47,650 [salt.loaded.int.module.cmdmod][INFO    ][29323] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:40:49,461 [salt.state       ][INFO    ][29323] {'pid': 29335, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:40:49,463 [salt.state       ][INFO    ][29323] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:40:49.463016 duration_in_ms=1815.143
2017-12-14 09:40:49,465 [salt.state       ][INFO    ][29323] Running state [maas.machines_status] at time 09:40:49.465643
2017-12-14 09:40:49,466 [salt.state       ][INFO    ][29323] Executing state module.run for maas.machines_status
2017-12-14 09:40:50,065 [salt.state       ][INFO    ][29323] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2017-12-14 09:40:50,066 [salt.state       ][INFO    ][29323] Completed state [maas.machines_status] at time 09:40:50.066076 duration_in_ms=600.433
2017-12-14 09:40:50,068 [salt.minion      ][INFO    ][29323] Returning information for job: 20171214094045238531
2017-12-14 09:41:00,958 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094100931607
2017-12-14 09:41:00,988 [salt.minion      ][INFO    ][29360] Starting a new job with PID 29360
2017-12-14 09:41:01,529 [salt.state       ][INFO    ][29360] Loading fresh modules for state activity
2017-12-14 09:41:01,616 [salt.state       ][INFO    ][29360] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:01.616552
2017-12-14 09:41:01,616 [salt.state       ][INFO    ][29360] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:41:01,618 [salt.loaded.int.module.cmdmod][INFO    ][29360] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:41:03,399 [salt.state       ][INFO    ][29360] {'pid': 29367, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:41:03,400 [salt.state       ][INFO    ][29360] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:03.400106 duration_in_ms=1783.554
2017-12-14 09:41:03,401 [salt.state       ][INFO    ][29360] Running state [maas.machines_status] at time 09:41:03.401619
2017-12-14 09:41:03,402 [salt.state       ][INFO    ][29360] Executing state module.run for maas.machines_status
2017-12-14 09:41:03,896 [salt.state       ][INFO    ][29360] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2017-12-14 09:41:03,896 [salt.state       ][INFO    ][29360] Completed state [maas.machines_status] at time 09:41:03.896770 duration_in_ms=495.15
2017-12-14 09:41:03,899 [salt.minion      ][INFO    ][29360] Returning information for job: 20171214094100931607
2017-12-14 09:41:14,751 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094114725616
2017-12-14 09:41:14,775 [salt.minion      ][INFO    ][29418] Starting a new job with PID 29418
2017-12-14 09:41:17,104 [salt.state       ][INFO    ][29418] Loading fresh modules for state activity
2017-12-14 09:41:17,195 [salt.state       ][INFO    ][29418] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:17.195908
2017-12-14 09:41:17,196 [salt.state       ][INFO    ][29418] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:41:17,198 [salt.loaded.int.module.cmdmod][INFO    ][29418] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:41:18,953 [salt.state       ][INFO    ][29418] {'pid': 29429, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:41:18,953 [salt.state       ][INFO    ][29418] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:18.953677 duration_in_ms=1757.769
2017-12-14 09:41:18,954 [salt.state       ][INFO    ][29418] Running state [maas.machines_status] at time 09:41:18.954922
2017-12-14 09:41:18,955 [salt.state       ][INFO    ][29418] Executing state module.run for maas.machines_status
2017-12-14 09:41:19,473 [salt.state       ][INFO    ][29418] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:41:19,474 [salt.state       ][INFO    ][29418] Completed state [maas.machines_status] at time 09:41:19.474056 duration_in_ms=519.133
2017-12-14 09:41:19,478 [salt.minion      ][INFO    ][29418] Returning information for job: 20171214094114725616
2017-12-14 09:41:30,277 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094130248354
2017-12-14 09:41:30,301 [salt.minion      ][INFO    ][29458] Starting a new job with PID 29458
2017-12-14 09:41:30,844 [salt.state       ][INFO    ][29458] Loading fresh modules for state activity
2017-12-14 09:41:30,931 [salt.state       ][INFO    ][29458] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:30.931899
2017-12-14 09:41:30,932 [salt.state       ][INFO    ][29458] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:41:30,934 [salt.loaded.int.module.cmdmod][INFO    ][29458] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:41:32,756 [salt.state       ][INFO    ][29458] {'pid': 29465, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:41:32,757 [salt.state       ][INFO    ][29458] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:32.756946 duration_in_ms=1825.047
2017-12-14 09:41:32,758 [salt.state       ][INFO    ][29458] Running state [maas.machines_status] at time 09:41:32.758557
2017-12-14 09:41:32,759 [salt.state       ][INFO    ][29458] Executing state module.run for maas.machines_status
2017-12-14 09:41:33,360 [salt.state       ][INFO    ][29458] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:41:33,360 [salt.state       ][INFO    ][29458] Completed state [maas.machines_status] at time 09:41:33.360309 duration_in_ms=601.752
2017-12-14 09:41:33,363 [salt.minion      ][INFO    ][29458] Returning information for job: 20171214094130248354
2017-12-14 09:41:44,198 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094144169421
2017-12-14 09:41:44,226 [salt.minion      ][INFO    ][29729] Starting a new job with PID 29729
2017-12-14 09:41:46,508 [salt.state       ][INFO    ][29729] Loading fresh modules for state activity
2017-12-14 09:41:46,598 [salt.state       ][INFO    ][29729] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:46.598703
2017-12-14 09:41:46,599 [salt.state       ][INFO    ][29729] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:41:46,602 [salt.loaded.int.module.cmdmod][INFO    ][29729] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:41:48,353 [salt.state       ][INFO    ][29729] {'pid': 29742, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:41:48,355 [salt.state       ][INFO    ][29729] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:41:48.355812 duration_in_ms=1757.109
2017-12-14 09:41:48,358 [salt.state       ][INFO    ][29729] Running state [maas.machines_status] at time 09:41:48.358530
2017-12-14 09:41:48,359 [salt.state       ][INFO    ][29729] Executing state module.run for maas.machines_status
2017-12-14 09:41:48,866 [salt.state       ][INFO    ][29729] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:41:48,866 [salt.state       ][INFO    ][29729] Completed state [maas.machines_status] at time 09:41:48.866617 duration_in_ms=508.086
2017-12-14 09:41:48,869 [salt.minion      ][INFO    ][29729] Returning information for job: 20171214094144169421
2017-12-14 09:41:59,684 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094159656516
2017-12-14 09:41:59,714 [salt.minion      ][INFO    ][29757] Starting a new job with PID 29757
2017-12-14 09:42:00,221 [salt.state       ][INFO    ][29757] Loading fresh modules for state activity
2017-12-14 09:42:00,310 [salt.state       ][INFO    ][29757] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:00.310243
2017-12-14 09:42:00,310 [salt.state       ][INFO    ][29757] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:42:00,312 [salt.loaded.int.module.cmdmod][INFO    ][29757] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:42:02,014 [salt.state       ][INFO    ][29757] {'pid': 29764, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:42:02,015 [salt.state       ][INFO    ][29757] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:02.015425 duration_in_ms=1705.183
2017-12-14 09:42:02,016 [salt.state       ][INFO    ][29757] Running state [maas.machines_status] at time 09:42:02.016702
2017-12-14 09:42:02,017 [salt.state       ][INFO    ][29757] Executing state module.run for maas.machines_status
2017-12-14 09:42:02,526 [salt.state       ][INFO    ][29757] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:42:02,526 [salt.state       ][INFO    ][29757] Completed state [maas.machines_status] at time 09:42:02.526327 duration_in_ms=509.624
2017-12-14 09:42:02,529 [salt.minion      ][INFO    ][29757] Returning information for job: 20171214094159656516
2017-12-14 09:42:13,353 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094213327192
2017-12-14 09:42:13,378 [salt.minion      ][INFO    ][29781] Starting a new job with PID 29781
2017-12-14 09:42:15,588 [salt.state       ][INFO    ][29781] Loading fresh modules for state activity
2017-12-14 09:42:15,687 [salt.state       ][INFO    ][29781] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:15.687630
2017-12-14 09:42:15,688 [salt.state       ][INFO    ][29781] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:42:15,690 [salt.loaded.int.module.cmdmod][INFO    ][29781] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:42:17,465 [salt.state       ][INFO    ][29781] {'pid': 29788, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:42:17,466 [salt.state       ][INFO    ][29781] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:17.466600 duration_in_ms=1778.97
2017-12-14 09:42:17,468 [salt.state       ][INFO    ][29781] Running state [maas.machines_status] at time 09:42:17.468545
2017-12-14 09:42:17,469 [salt.state       ][INFO    ][29781] Executing state module.run for maas.machines_status
2017-12-14 09:42:17,997 [salt.state       ][INFO    ][29781] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:42:17,997 [salt.state       ][INFO    ][29781] Completed state [maas.machines_status] at time 09:42:17.997618 duration_in_ms=529.073
2017-12-14 09:42:18,000 [salt.minion      ][INFO    ][29781] Returning information for job: 20171214094213327192
2017-12-14 09:42:28,834 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094228810761
2017-12-14 09:42:28,861 [salt.minion      ][INFO    ][29812] Starting a new job with PID 29812
2017-12-14 09:42:29,375 [salt.state       ][INFO    ][29812] Loading fresh modules for state activity
2017-12-14 09:42:29,450 [salt.state       ][INFO    ][29812] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:29.450534
2017-12-14 09:42:29,451 [salt.state       ][INFO    ][29812] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:42:29,453 [salt.loaded.int.module.cmdmod][INFO    ][29812] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:42:31,138 [salt.state       ][INFO    ][29812] {'pid': 29819, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:42:31,139 [salt.state       ][INFO    ][29812] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:31.139437 duration_in_ms=1688.903
2017-12-14 09:42:31,141 [salt.state       ][INFO    ][29812] Running state [maas.machines_status] at time 09:42:31.141104
2017-12-14 09:42:31,141 [salt.state       ][INFO    ][29812] Executing state module.run for maas.machines_status
2017-12-14 09:42:31,595 [salt.state       ][INFO    ][29812] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:42:31,595 [salt.state       ][INFO    ][29812] Completed state [maas.machines_status] at time 09:42:31.595589 duration_in_ms=454.484
2017-12-14 09:42:31,598 [salt.minion      ][INFO    ][29812] Returning information for job: 20171214094228810761
2017-12-14 09:42:42,430 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094242404179
2017-12-14 09:42:42,462 [salt.minion      ][INFO    ][29845] Starting a new job with PID 29845
2017-12-14 09:42:44,678 [salt.state       ][INFO    ][29845] Loading fresh modules for state activity
2017-12-14 09:42:44,768 [salt.state       ][INFO    ][29845] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:44.768295
2017-12-14 09:42:44,769 [salt.state       ][INFO    ][29845] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:42:44,771 [salt.loaded.int.module.cmdmod][INFO    ][29845] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:42:46,529 [salt.state       ][INFO    ][29845] {'pid': 29869, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:42:46,531 [salt.state       ][INFO    ][29845] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:46.531472 duration_in_ms=1763.176
2017-12-14 09:42:46,534 [salt.state       ][INFO    ][29845] Running state [maas.machines_status] at time 09:42:46.534892
2017-12-14 09:42:46,536 [salt.state       ][INFO    ][29845] Executing state module.run for maas.machines_status
2017-12-14 09:42:47,136 [salt.state       ][INFO    ][29845] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:42:47,137 [salt.state       ][INFO    ][29845] Completed state [maas.machines_status] at time 09:42:47.137385 duration_in_ms=602.494
2017-12-14 09:42:47,139 [salt.minion      ][INFO    ][29845] Returning information for job: 20171214094242404179
2017-12-14 09:42:57,979 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094257952314
2017-12-14 09:42:58,012 [salt.minion      ][INFO    ][29884] Starting a new job with PID 29884
2017-12-14 09:42:58,529 [salt.state       ][INFO    ][29884] Loading fresh modules for state activity
2017-12-14 09:42:58,624 [salt.state       ][INFO    ][29884] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:42:58.624118
2017-12-14 09:42:58,624 [salt.state       ][INFO    ][29884] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:42:58,627 [salt.loaded.int.module.cmdmod][INFO    ][29884] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:43:00,405 [salt.state       ][INFO    ][29884] {'pid': 29891, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:43:00,406 [salt.state       ][INFO    ][29884] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:00.406450 duration_in_ms=1782.332
2017-12-14 09:43:00,408 [salt.state       ][INFO    ][29884] Running state [maas.machines_status] at time 09:43:00.407965
2017-12-14 09:43:00,408 [salt.state       ][INFO    ][29884] Executing state module.run for maas.machines_status
2017-12-14 09:43:01,006 [salt.state       ][INFO    ][29884] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:43:01,006 [salt.state       ][INFO    ][29884] Completed state [maas.machines_status] at time 09:43:01.006790 duration_in_ms=598.824
2017-12-14 09:43:01,010 [salt.minion      ][INFO    ][29884] Returning information for job: 20171214094257952314
2017-12-14 09:43:11,846 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094311816730
2017-12-14 09:43:11,879 [salt.minion      ][INFO    ][29906] Starting a new job with PID 29906
2017-12-14 09:43:14,140 [salt.state       ][INFO    ][29906] Loading fresh modules for state activity
2017-12-14 09:43:14,234 [salt.state       ][INFO    ][29906] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:14.234538
2017-12-14 09:43:14,235 [salt.state       ][INFO    ][29906] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:43:14,237 [salt.loaded.int.module.cmdmod][INFO    ][29906] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:43:15,986 [salt.state       ][INFO    ][29906] {'pid': 29914, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:43:15,988 [salt.state       ][INFO    ][29906] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:15.988256 duration_in_ms=1753.719
2017-12-14 09:43:15,989 [salt.state       ][INFO    ][29906] Running state [maas.machines_status] at time 09:43:15.989890
2017-12-14 09:43:15,990 [salt.state       ][INFO    ][29906] Executing state module.run for maas.machines_status
2017-12-14 09:43:16,484 [salt.state       ][INFO    ][29906] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:43:16,484 [salt.state       ][INFO    ][29906] Completed state [maas.machines_status] at time 09:43:16.484815 duration_in_ms=494.924
2017-12-14 09:43:16,487 [salt.minion      ][INFO    ][29906] Returning information for job: 20171214094311816730
2017-12-14 09:43:27,312 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094327283833
2017-12-14 09:43:27,351 [salt.minion      ][INFO    ][29937] Starting a new job with PID 29937
2017-12-14 09:43:27,881 [salt.state       ][INFO    ][29937] Loading fresh modules for state activity
2017-12-14 09:43:27,980 [salt.state       ][INFO    ][29937] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:27.980447
2017-12-14 09:43:27,981 [salt.state       ][INFO    ][29937] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:43:27,983 [salt.loaded.int.module.cmdmod][INFO    ][29937] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:43:29,722 [salt.state       ][INFO    ][29937] {'pid': 29944, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:43:29,722 [salt.state       ][INFO    ][29937] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:29.722732 duration_in_ms=1742.285
2017-12-14 09:43:29,725 [salt.state       ][INFO    ][29937] Running state [maas.machines_status] at time 09:43:29.725171
2017-12-14 09:43:29,725 [salt.state       ][INFO    ][29937] Executing state module.run for maas.machines_status
2017-12-14 09:43:30,243 [salt.state       ][INFO    ][29937] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:43:30,243 [salt.state       ][INFO    ][29937] Completed state [maas.machines_status] at time 09:43:30.243838 duration_in_ms=518.664
2017-12-14 09:43:30,247 [salt.minion      ][INFO    ][29937] Returning information for job: 20171214094327283833
2017-12-14 09:43:41,047 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094341020687
2017-12-14 09:43:41,075 [salt.minion      ][INFO    ][29991] Starting a new job with PID 29991
2017-12-14 09:43:43,333 [salt.state       ][INFO    ][29991] Loading fresh modules for state activity
2017-12-14 09:43:43,426 [salt.state       ][INFO    ][29991] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:43.426839
2017-12-14 09:43:43,427 [salt.state       ][INFO    ][29991] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:43:43,429 [salt.loaded.int.module.cmdmod][INFO    ][29991] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:43:45,221 [salt.state       ][INFO    ][29991] {'pid': 30010, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:43:45,222 [salt.state       ][INFO    ][29991] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:45.222792 duration_in_ms=1795.952
2017-12-14 09:43:45,225 [salt.state       ][INFO    ][29991] Running state [maas.machines_status] at time 09:43:45.225745
2017-12-14 09:43:45,226 [salt.state       ][INFO    ][29991] Executing state module.run for maas.machines_status
2017-12-14 09:43:45,758 [salt.state       ][INFO    ][29991] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2017-12-14 09:43:45,759 [salt.state       ][INFO    ][29991] Completed state [maas.machines_status] at time 09:43:45.759373 duration_in_ms=533.628
2017-12-14 09:43:45,761 [salt.minion      ][INFO    ][29991] Returning information for job: 20171214094341020687
2017-12-14 09:43:57,454 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094357425474
2017-12-14 09:43:57,483 [salt.minion      ][INFO    ][30060] Starting a new job with PID 30060
2017-12-14 09:43:58,011 [salt.state       ][INFO    ][30060] Loading fresh modules for state activity
2017-12-14 09:43:58,116 [salt.state       ][INFO    ][30060] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:58.116284
2017-12-14 09:43:58,116 [salt.state       ][INFO    ][30060] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:43:58,118 [salt.loaded.int.module.cmdmod][INFO    ][30060] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:43:59,954 [salt.state       ][INFO    ][30060] {'pid': 30067, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:43:59,955 [salt.state       ][INFO    ][30060] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:43:59.955411 duration_in_ms=1839.126
2017-12-14 09:43:59,958 [salt.state       ][INFO    ][30060] Running state [maas.machines_status] at time 09:43:59.958521
2017-12-14 09:43:59,959 [salt.state       ][INFO    ][30060] Executing state module.run for maas.machines_status
2017-12-14 09:44:00,486 [salt.state       ][INFO    ][30060] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2017-12-14 09:44:00,487 [salt.state       ][INFO    ][30060] Completed state [maas.machines_status] at time 09:44:00.487252 duration_in_ms=528.731
2017-12-14 09:44:00,491 [salt.minion      ][INFO    ][30060] Returning information for job: 20171214094357425474
2017-12-14 09:44:11,347 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094411321312
2017-12-14 09:44:11,380 [salt.minion      ][INFO    ][30103] Starting a new job with PID 30103
2017-12-14 09:44:13,698 [salt.state       ][INFO    ][30103] Loading fresh modules for state activity
2017-12-14 09:44:13,791 [salt.state       ][INFO    ][30103] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:44:13.790995
2017-12-14 09:44:13,791 [salt.state       ][INFO    ][30103] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:44:13,793 [salt.loaded.int.module.cmdmod][INFO    ][30103] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:44:15,546 [salt.state       ][INFO    ][30103] {'pid': 30120, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:44:15,547 [salt.state       ][INFO    ][30103] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:44:15.547109 duration_in_ms=1756.112
2017-12-14 09:44:15,549 [salt.state       ][INFO    ][30103] Running state [maas.machines_status] at time 09:44:15.549894
2017-12-14 09:44:15,550 [salt.state       ][INFO    ][30103] Executing state module.run for maas.machines_status
2017-12-14 09:44:16,053 [salt.state       ][INFO    ][30103] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2017-12-14 09:44:16,053 [salt.state       ][INFO    ][30103] Completed state [maas.machines_status] at time 09:44:16.053850 duration_in_ms=503.955
2017-12-14 09:44:16,057 [salt.minion      ][INFO    ][30103] Returning information for job: 20171214094411321312
2017-12-14 09:44:26,883 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094426855994
2017-12-14 09:44:26,912 [salt.minion      ][INFO    ][30335] Starting a new job with PID 30335
2017-12-14 09:44:27,451 [salt.state       ][INFO    ][30335] Loading fresh modules for state activity
2017-12-14 09:44:27,562 [salt.state       ][INFO    ][30335] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:44:27.562471
2017-12-14 09:44:27,562 [salt.state       ][INFO    ][30335] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:44:27,566 [salt.loaded.int.module.cmdmod][INFO    ][30335] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:44:29,367 [salt.state       ][INFO    ][30335] {'pid': 30345, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:44:29,368 [salt.state       ][INFO    ][30335] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:44:29.368642 duration_in_ms=1806.169
2017-12-14 09:44:29,370 [salt.state       ][INFO    ][30335] Running state [maas.machines_status] at time 09:44:29.370935
2017-12-14 09:44:29,371 [salt.state       ][INFO    ][30335] Executing state module.run for maas.machines_status
2017-12-14 09:44:29,870 [salt.state       ][INFO    ][30335] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deployed': 5})}}
2017-12-14 09:44:29,870 [salt.state       ][INFO    ][30335] Completed state [maas.machines_status] at time 09:44:29.870508 duration_in_ms=499.572
2017-12-14 09:44:29,872 [salt.minion      ][INFO    ][30335] Returning information for job: 20171214094426855994
2017-12-14 09:44:30,725 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command state.apply with jid 20171214094430700916
2017-12-14 09:44:30,747 [salt.minion      ][INFO    ][30370] Starting a new job with PID 30370
2017-12-14 09:44:31,277 [salt.state       ][INFO    ][30370] Loading fresh modules for state activity
2017-12-14 09:44:31,376 [salt.state       ][INFO    ][30370] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:44:31.376043
2017-12-14 09:44:31,376 [salt.state       ][INFO    ][30370] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2017-12-14 09:44:31,378 [salt.loaded.int.module.cmdmod][INFO    ][30370] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2017-12-14 09:44:33,186 [salt.state       ][INFO    ][30370] {'pid': 30377, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 09:44:33,187 [salt.state       ][INFO    ][30370] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 09:44:33.187217 duration_in_ms=1811.174
2017-12-14 09:44:33,188 [salt.state       ][INFO    ][30370] Running state [maas.machines_status] at time 09:44:33.188681
2017-12-14 09:44:33,189 [salt.state       ][INFO    ][30370] Executing state module.run for maas.machines_status
2017-12-14 09:44:33,747 [salt.state       ][INFO    ][30370] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wg4pfk'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'kp6wyg'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'sp6mar'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'pa38gh'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'sfbrtg'}], 'summary': Counter({'Deployed': 5})}}
2017-12-14 09:44:33,748 [salt.state       ][INFO    ][30370] Completed state [maas.machines_status] at time 09:44:33.748301 duration_in_ms=559.619
2017-12-14 09:44:33,750 [salt.minion      ][INFO    ][30370] Returning information for job: 20171214094430700916
2017-12-14 09:44:34,588 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command pillar.item with jid 20171214094434563051
2017-12-14 09:44:34,606 [salt.minion      ][INFO    ][30589] Starting a new job with PID 30589
2017-12-14 09:44:34,615 [salt.minion      ][INFO    ][30589] Returning information for job: 20171214094434563051
2017-12-14 09:44:35,395 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command pillar.get with jid 20171214094435371775
2017-12-14 09:44:35,419 [salt.minion      ][INFO    ][30605] Starting a new job with PID 30605
2017-12-14 09:44:35,426 [salt.minion      ][INFO    ][30605] Returning information for job: 20171214094435371775
2017-12-14 10:02:49,297 [salt.utils.schedule][INFO    ][4532] Running scheduled job: __mine_interval
2017-12-14 11:02:49,297 [salt.utils.schedule][INFO    ][4532] Running scheduled job: __mine_interval
2017-12-14 11:49:36,439 [salt.minion      ][INFO    ][4532] User sudo_ubuntu Executing command cp.push_dir with jid 20171214114936423391
2017-12-14 11:49:36,555 [salt.minion      ][INFO    ][8000] Starting a new job with PID 8000
