2019-02-18 02:08:15,400 [salt.utils       :831 ][ERROR   ][1603] DNS lookup or connection check of 'salt' failed.
2019-02-18 02:08:15,400 [salt.minion      :152 ][ERROR   ][1603] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
2019-02-18 02:08:20,429 [salt.utils.parsers:1051][WARNING ][1603] Minion received a SIGTERM. Exiting.
2019-02-18 02:09:11,529 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /boot/grub/grub.cfg - 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.
2019-02-18 02:09:23,863 [salt.utils.decorators:613 ][WARNING ][1946] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:09:23,974 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/shadow - 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.
2019-02-18 02:09:23,976 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/gshadow - 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.
2019-02-18 02:09:23,977 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/group- - 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.
2019-02-18 02:09:23,978 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/group - 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.
2019-02-18 02:09:23,979 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/passwd- - 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.
2019-02-18 02:09:23,980 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/passwd - 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.
2019-02-18 02:09:23,982 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/gshadow- - 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.
2019-02-18 02:09:23,983 [salt.loaded.int.states.file:2298][WARNING ][1946] State for file: /etc/shadow- - 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.
2019-02-18 02:09:24,193 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][1946] Command '['umount', '/dev/shm']' failed with return code: 32
2019-02-18 02:09:24,194 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][1946] stderr: umount: /dev/shm: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
2019-02-18 02:09:24,194 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][1946] retcode: 32
2019-02-18 02:09:33,460 [salt.utils.parsers:1051][WARNING ][1805] Minion received a SIGTERM. Exiting.
2019-02-18 02:10:52,832 [salt.utils.decorators:613 ][WARNING ][2023] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:11:12,853 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4858] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-02-18 02:11:12,877 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4858] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2019-02-18 02:11:12,895 [salt.utils.parsers:1051][WARNING ][1791] Minion received a SIGTERM. Exiting.
2019-02-18 02:11:13,872 [salt.cli.daemons :293 ][INFO    ][4938] Setting up the Salt Minion "mas01.mcp-odl-ha.local"
2019-02-18 02:11:13,970 [salt.cli.daemons :82  ][INFO    ][4938] Starting up the Salt Minion
2019-02-18 02:11:13,970 [salt.utils.event :1017][INFO    ][4938] Starting pull socket on /var/run/salt/minion/minion_event_3e82045771_pull.ipc
2019-02-18 02:11:14,545 [salt.minion      :976 ][INFO    ][4938] Creating minion process manager
2019-02-18 02:11:15,577 [salt.loader.10.20.0.2.int.module.cmdmod:395 ][INFO    ][4938] Executing command ['date', '+%z'] in directory '/root'
2019-02-18 02:11:15,598 [salt.utils.schedule:568 ][INFO    ][4938] Updating job settings for scheduled job: __mine_interval
2019-02-18 02:11:15,609 [salt.minion      :1108][INFO    ][4938] Added mine.update to scheduler
2019-02-18 02:11:15,635 [salt.minion      :1975][INFO    ][4938] Minion is starting as user 'root'
2019-02-18 02:11:15,649 [salt.minion      :2336][INFO    ][4938] Minion is ready to receive requests!
2019-02-18 02:11:23,775 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /boot/grub/grub.cfg - 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.
2019-02-18 02:11:26,078 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/shadow - 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.
2019-02-18 02:11:26,080 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/gshadow - 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.
2019-02-18 02:11:26,082 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/group- - 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.
2019-02-18 02:11:26,083 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/group - 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.
2019-02-18 02:11:26,085 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/passwd- - 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.
2019-02-18 02:11:26,087 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/passwd - 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.
2019-02-18 02:11:26,088 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/gshadow- - 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.
2019-02-18 02:11:26,090 [salt.loaded.int.states.file:2298][WARNING ][4863] State for file: /etc/shadow- - 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.
2019-02-18 02:11:26,288 [salt.utils.decorators:613 ][WARNING ][4863] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:11:26,627 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][4863] Command '['umount', '/dev/shm']' failed with return code: 32
2019-02-18 02:11:26,628 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][4863] stderr: umount: /dev/shm: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
2019-02-18 02:11:26,628 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][4863] retcode: 32
2019-02-18 02:11:26,952 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021126940220
2019-02-18 02:11:26,970 [salt.minion      :1432][INFO    ][5536] Starting a new job with PID 5536
2019-02-18 02:11:26,989 [salt.minion      :1711][INFO    ][5536] Returning information for job: 20190218021126940220
2019-02-18 02:11:36,030 [salt.utils.decorators:613 ][WARNING ][4863] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:11:36,075 [salt.utils.decorators:613 ][WARNING ][4863] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:11:36,874 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218021136857987
2019-02-18 02:11:36,891 [salt.minion      :1432][INFO    ][6275] Starting a new job with PID 6275
2019-02-18 02:11:40,523 [salt.state       :915 ][INFO    ][6275] Loading fresh modules for state activity
2019-02-18 02:11:40,581 [salt.fileclient  :1219][INFO    ][6275] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2019-02-18 02:11:41,153 [salt.state       :1780][INFO    ][6275] Running state [maas-rack-controller] at time 02:11:41.153083
2019-02-18 02:11:41,153 [salt.state       :1813][INFO    ][6275] Executing state pkg.installed for [maas-rack-controller]
2019-02-18 02:11:41,154 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:11:41,460 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2019-02-18 02:11:41,556 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-18 02:11:44,069 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-18 02:11:44,086 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] 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'
2019-02-18 02:11:51,921 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021151907789
2019-02-18 02:11:51,940 [salt.minion      :1432][INFO    ][6563] Starting a new job with PID 6563
2019-02-18 02:11:51,960 [salt.minion      :1711][INFO    ][6563] Returning information for job: 20190218021151907789
2019-02-18 02:12:21,975 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021221959740
2019-02-18 02:12:21,998 [salt.minion      :1432][INFO    ][7150] Starting a new job with PID 7150
2019-02-18 02:12:22,019 [salt.minion      :1711][INFO    ][7150] Returning information for job: 20190218021221959740
2019-02-18 02:12:52,082 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021252063135
2019-02-18 02:12:52,104 [salt.minion      :1432][INFO    ][9260] Starting a new job with PID 9260
2019-02-18 02:12:52,128 [salt.minion      :1711][INFO    ][9260] Returning information for job: 20190218021252063135
2019-02-18 02:13:12,139 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:13:12,196 [salt.state       :300 ][INFO    ][6275] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '6.5.0.2017.5-0ubuntu1~16.04.1'
'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.3'
'python3-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libfreeipmi16' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-bson' changed from 'absent' to '3.2-1build1'
'python3-zope' changed from 'absent' to '1'
'python3-service-identity' changed from 'absent' to '16.0.0-2'
'python3.5-crypto' changed from 'absent' to '1'
'python3-html5lib' changed from 'absent' to '0.999-4'
'python3-simplestreams' changed from 'absent' to '0.1.0~bzr426-0ubuntu1.2'
'freeipmi-tools' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-netaddr' changed from 'absent' to '0.7.18-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.3'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'python3-iso8601' changed from 'absent' to '0.1.11-1'
'python3.5-lxml' changed from 'absent' to '1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'archdetect-deb' changed from 'absent' to '1.117ubuntu2.3'
'python3-lxml' changed from 'absent' to '3.5.0-1ubuntu0.1'
'maas-dhcp' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'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.3'
'distro-info' changed from 'absent' to '0.14build1'
'libipmidetect0' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-maas-provisioningserver' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-jsonschema' changed from 'absent' to '2.5.1-4'
'maas-cli' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-seamicroclient' changed from 'absent' to '0.4.0-1ubuntu1'
'python3-tempita' changed from 'absent' to '0.5.2-1build1'
'python3-ptyprocess' changed from 'absent' to '0.5-1'
'python3-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libnss-mdns' changed from 'absent' to '0.10-7'
'libipmiconsole2' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'python3-pyparsing' changed from 'absent' to '2.0.3+dfsg1-1ubuntu0.1'
'python3-pbr' changed from 'absent' to '1.8.0-4ubuntu1'
'python3-dnspython' changed from 'absent' to '1.12.0-0ubuntu3'
'python3-paramiko' changed from 'absent' to '1.16.0-1ubuntu0.2'
'python3-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python3-babel' changed from 'absent' to '1.3+dfsg.1-6'
'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.5-6511-gf466fdb-0ubuntu1'
'freeipmi-common' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'curtin-common' changed from 'absent' to '18.1-17-gae48e86f-0ubuntu1~16.04.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'python3-oauth' changed from 'absent' to '1.0.1-5'
'python3-maas-client' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'libisccfg-export140' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'
'python3-openssl' changed from 'absent' to '0.15.1-2ubuntu0.2'
'python3-ecdsa' changed from 'absent' to '0.13-2'
'python3-distro-info' changed from 'absent' to '0.14build1'
'python3-attr' changed from 'absent' to '15.2.0-1'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libdebian-installer4' changed from 'absent' to '0.102ubuntu1.1'
'isc-dhcp-server' changed from 'absent' to '4.3.3-5ubuntu12.10'
'maas-rack-controller' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python-babel-localedata' changed from 'absent' to '1.3+dfsg.1-6'
'python3-curtin' changed from 'absent' to '18.1-17-gae48e86f-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.11'
'python3-crypto' changed from 'absent' to '2.6.1-6ubuntu0.16.04.3'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'python3-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python3-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'python3-bs4' changed from 'absent' to '4.4.1-1'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'libirs-export141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'

2019-02-18 02:13:12,217 [salt.state       :915 ][INFO    ][6275] Loading fresh modules for state activity
2019-02-18 02:13:12,260 [salt.state       :1951][INFO    ][6275] Completed state [maas-rack-controller] at time 02:13:12.260029 duration_in_ms=91106.945
2019-02-18 02:13:12,266 [salt.state       :1780][INFO    ][6275] Running state [ipmitool] at time 02:13:12.266227
2019-02-18 02:13:12,266 [salt.state       :1813][INFO    ][6275] Executing state pkg.installed for [ipmitool]
2019-02-18 02:13:12,760 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-18 02:13:12,793 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ipmitool'] in directory '/root'
2019-02-18 02:13:22,142 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021322127442
2019-02-18 02:13:22,164 [salt.minion      :1432][INFO    ][10903] Starting a new job with PID 10903
2019-02-18 02:13:22,187 [salt.minion      :1711][INFO    ][10903] Returning information for job: 20190218021322127442
2019-02-18 02:13:24,479 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:13:24,521 [salt.state       :300 ][INFO    ][6275] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'ipmitool' changed from 'absent' to '1.8.16-3ubuntu0.2'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libopenipmi0' changed from 'absent' to '2.0.18-0ubuntu11.2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'openipmi' changed from 'absent' to '2.0.18-0ubuntu11.2'

2019-02-18 02:13:24,539 [salt.state       :915 ][INFO    ][6275] Loading fresh modules for state activity
2019-02-18 02:13:24,579 [salt.state       :1951][INFO    ][6275] Completed state [ipmitool] at time 02:13:24.579271 duration_in_ms=12313.042
2019-02-18 02:13:24,584 [salt.state       :1780][INFO    ][6275] Running state [/etc/maas/rackd.conf] at time 02:13:24.584432
2019-02-18 02:13:24,584 [salt.state       :1813][INFO    ][6275] Executing state file.line for [/etc/maas/rackd.conf]
2019-02-18 02:13:24,589 [salt.state       :300 ][INFO    ][6275] No changes needed to be made
2019-02-18 02:13:24,589 [salt.state       :1951][INFO    ][6275] Completed state [/etc/maas/rackd.conf] at time 02:13:24.589622 duration_in_ms=5.19
2019-02-18 02:13:24,589 [salt.state       :1780][INFO    ][6275] Running state [/etc/maas/rackd.conf] at time 02:13:24.589878
2019-02-18 02:13:24,590 [salt.state       :1813][INFO    ][6275] Executing state file.managed for [/etc/maas/rackd.conf]
2019-02-18 02:13:24,590 [salt.loaded.int.states.file:2298][WARNING ][6275] 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.
2019-02-18 02:13:24,591 [salt.state       :300 ][INFO    ][6275] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2019-02-18 02:13:24,591 [salt.state       :1951][INFO    ][6275] Completed state [/etc/maas/rackd.conf] at time 02:13:24.591335 duration_in_ms=1.457
2019-02-18 02:13:25,031 [salt.state       :1780][INFO    ][6275] Running state [maas-rackd] at time 02:13:25.031413
2019-02-18 02:13:25,031 [salt.state       :1813][INFO    ][6275] Executing state service.running for [maas-rackd]
2019-02-18 02:13:25,032 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2019-02-18 02:13:25,056 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2019-02-18 02:13:25,073 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6275] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2019-02-18 02:13:25,088 [salt.state       :300 ][INFO    ][6275] The service maas-rackd is already running
2019-02-18 02:13:25,089 [salt.state       :1951][INFO    ][6275] Completed state [maas-rackd] at time 02:13:25.089307 duration_in_ms=57.894
2019-02-18 02:13:25,091 [salt.minion      :1711][INFO    ][6275] Returning information for job: 20190218021136857987
2019-02-18 02:13:25,641 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218021325625643
2019-02-18 02:13:25,661 [salt.minion      :1432][INFO    ][11033] Starting a new job with PID 11033
2019-02-18 02:13:29,185 [salt.state       :915 ][INFO    ][11033] Loading fresh modules for state activity
2019-02-18 02:13:29,245 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2019-02-18 02:13:29,960 [salt.state       :1780][INFO    ][11033] Running state [maas-region-controller] at time 02:13:29.960256
2019-02-18 02:13:29,960 [salt.state       :1813][INFO    ][11033] Executing state pkg.installed for [maas-region-controller]
2019-02-18 02:13:29,961 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:13:30,301 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2019-02-18 02:13:30,405 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-18 02:13:33,020 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-18 02:13:33,039 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] 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'
2019-02-18 02:13:40,684 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021340670851
2019-02-18 02:13:40,703 [salt.minion      :1432][INFO    ][11318] Starting a new job with PID 11318
2019-02-18 02:13:40,724 [salt.minion      :1711][INFO    ][11318] Returning information for job: 20190218021340670851
2019-02-18 02:14:10,721 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021410706523
2019-02-18 02:14:10,745 [salt.minion      :1432][INFO    ][11748] Starting a new job with PID 11748
2019-02-18 02:14:10,778 [salt.minion      :1711][INFO    ][11748] Returning information for job: 20190218021410706523
2019-02-18 02:14:40,828 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021440811634
2019-02-18 02:14:40,857 [salt.minion      :1432][INFO    ][13039] Starting a new job with PID 13039
2019-02-18 02:14:40,886 [salt.minion      :1711][INFO    ][13039] Returning information for job: 20190218021440811634
2019-02-18 02:15:10,913 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021510874160
2019-02-18 02:15:10,934 [salt.minion      :1432][INFO    ][14744] Starting a new job with PID 14744
2019-02-18 02:15:10,961 [salt.minion      :1711][INFO    ][14744] Returning information for job: 20190218021510874160
2019-02-18 02:15:40,971 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021540949723
2019-02-18 02:15:40,992 [salt.minion      :1432][INFO    ][14761] Starting a new job with PID 14761
2019-02-18 02:15:41,019 [salt.minion      :1711][INFO    ][14761] Returning information for job: 20190218021540949723
2019-02-18 02:16:11,027 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021611011098
2019-02-18 02:16:11,050 [salt.minion      :1432][INFO    ][16174] Starting a new job with PID 16174
2019-02-18 02:16:11,073 [salt.minion      :1711][INFO    ][16174] Returning information for job: 20190218021611011098
2019-02-18 02:16:41,107 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021641086948
2019-02-18 02:16:41,128 [salt.minion      :1432][INFO    ][16938] Starting a new job with PID 16938
2019-02-18 02:16:41,151 [salt.minion      :1711][INFO    ][16938] Returning information for job: 20190218021641086948
2019-02-18 02:17:11,164 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021711149370
2019-02-18 02:17:11,189 [salt.minion      :1432][INFO    ][16958] Starting a new job with PID 16958
2019-02-18 02:17:11,218 [salt.minion      :1711][INFO    ][16958] Returning information for job: 20190218021711149370
2019-02-18 02:17:41,237 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021741220939
2019-02-18 02:17:41,261 [salt.minion      :1432][INFO    ][16965] Starting a new job with PID 16965
2019-02-18 02:17:41,287 [salt.minion      :1711][INFO    ][16965] Returning information for job: 20190218021741220939
2019-02-18 02:18:04,431 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:18:04,458 [salt.state       :300 ][INFO    ][11033] Made the following changes:
'python3.5-psycopg2' changed from 'absent' to '1'
'maas-region-controller' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'libapr1' changed from 'absent' to '1.5.2-3'
'sphinx-common' changed from 'absent' to '1.3.6-2ubuntu1.2'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'
'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.5'
'maas-region-api' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'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.14-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.9'
'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.14-0ubuntu0.16.04'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.8'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'postgresql-common' changed from 'absent' to '173ubuntu0.2'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.9'
'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'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.9'
'libjbig0' changed from 'absent' to '2.1-3.1'
'fonts-lato' changed from 'absent' to '2.0-1'
'postgresql-9.5' changed from 'absent' to '9.5.14-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.11'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.6'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.9'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.6'
'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.2'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'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.14-0ubuntu0.16.04'
'libjs-yui3-common' changed from 'absent' to '3.5.1-1ubuntu3'
'maas-dns' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-django-maas' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'dbconfig-pgsql' changed from 'absent' to '2.0.4ubuntu1'
'sphinx-rtd-theme-common' changed from 'absent' to '0.1.9-1'
'postgresql-client' changed from 'absent' to '9.5+173ubuntu0.2'
'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.1'
'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'
'python3-sphinx-rtd-theme' changed from 'absent' to '0.1.9-1'
'python3-pygments' changed from 'absent' to '2.1+dfsg-1'
'maas-proxy' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-alabaster' changed from 'absent' to '0.7.7-1'
'postgresql' changed from 'absent' to '9.5+173ubuntu0.2'
'sysstat' changed from 'absent' to '11.2.0-1ubuntu0.2'
'python3-petname' changed from 'absent' to '2.0-0ubuntu1~16.04'
'httpd-cgi' changed from 'absent' to '1'
'python3-sphinx' changed from 'absent' to '1.3.6-2ubuntu1.2'
'python3-djorm-pgarray' changed from 'absent' to '1'
'libjs-modernizr' changed from 'absent' to '2.6.2+ds1-1ubuntu1'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.8'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2019-02-18 02:18:04,470 [salt.state       :915 ][INFO    ][11033] Loading fresh modules for state activity
2019-02-18 02:18:04,497 [salt.state       :1951][INFO    ][11033] Completed state [maas-region-controller] at time 02:18:04.497127 duration_in_ms=274536.871
2019-02-18 02:18:04,500 [salt.state       :1780][INFO    ][11033] Running state [python-oauth] at time 02:18:04.500809
2019-02-18 02:18:04,501 [salt.state       :1813][INFO    ][11033] Executing state pkg.installed for [python-oauth]
2019-02-18 02:18:05,054 [salt.state       :300 ][INFO    ][11033] All specified packages are already installed
2019-02-18 02:18:05,057 [salt.state       :1951][INFO    ][11033] Completed state [python-oauth] at time 02:18:05.057034 duration_in_ms=556.224
2019-02-18 02:18:05,059 [salt.state       :1780][INFO    ][11033] Running state [/etc/maas/regiond.conf] at time 02:18:05.059416
2019-02-18 02:18:05,059 [salt.state       :1813][INFO    ][11033] Executing state file.replace for [/etc/maas/regiond.conf]
2019-02-18 02:18:05,063 [salt.state       :300 ][INFO    ][11033] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: mqbfCWCvRGvp
 database_port: 5432
 database_user: maas
-maas_url: http://10.20.0.3:5240/MAAS
+maas_url: http://192.168.11.3:5240/MAAS

2019-02-18 02:18:05,064 [salt.state       :1951][INFO    ][11033] Completed state [/etc/maas/regiond.conf] at time 02:18:05.064025 duration_in_ms=4.609
2019-02-18 02:18:05,065 [salt.state       :1780][INFO    ][11033] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:18:05.065541
2019-02-18 02:18:05,065 [salt.state       :1813][INFO    ][11033] Executing state file.managed for [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template]
2019-02-18 02:18:05,093 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2019-02-18 02:18:05,128 [salt.state       :300 ][INFO    ][11033] 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
@@ -23,11 +26,7 @@
 http_access allow localhost
 http_access deny all
 http_port 3128 transparent
-{{if not maas_proxy_port}}
 http_port 8000
-{{else}}
-http_port {{maas_proxy_port}}
-{{endif}}
 refresh_pattern ^ftp:           1440    20%     10080
 refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
 refresh_pattern \/Release(|\.gpg)$                        0    0%    0 refresh-ims
@@ -61,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}}
+
+

2019-02-18 02:18:05,131 [salt.state       :1951][INFO    ][11033] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:18:05.131915 duration_in_ms=66.374
2019-02-18 02:18:05,133 [salt.state       :1780][INFO    ][11033] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:18:05.132987
2019-02-18 02:18:05,134 [salt.state       :1813][INFO    ][11033] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-02-18 02:18:05,138 [salt.state       :300 ][INFO    ][11033] 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,

2019-02-18 02:18:05,140 [salt.state       :1951][INFO    ][11033] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:18:05.140229 duration_in_ms=7.242
2019-02-18 02:18:05,140 [salt.state       :1780][INFO    ][11033] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:18:05.140689
2019-02-18 02:18:05,140 [salt.state       :1813][INFO    ][11033] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-02-18 02:18:05,143 [salt.state       :300 ][INFO    ][11033] 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,

2019-02-18 02:18:05,143 [salt.state       :1951][INFO    ][11033] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:18:05.143763 duration_in_ms=3.075
2019-02-18 02:18:05,144 [salt.state       :1780][INFO    ][11033] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:18:05.144059
2019-02-18 02:18:05,144 [salt.state       :1813][INFO    ][11033] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/models/node.py]
2019-02-18 02:18:05,168 [salt.state       :300 ][INFO    ][11033] File changed:
--- 
+++ 
@@ -3210,7 +3210,7 @@
             alloc_type=IPADDRESS_TYPE.DISCOVERED, subnet__isnull=False)
         for ip_address in discovered_addresses:
             boot_interface.link_subnet(
-                INTERFACE_LINK_TYPE.AUTO, ip_address.subnet)
+                INTERFACE_LINK_TYPE.DHCP, ip_address.subnet)
             auto_set = True
         if not auto_set:
             # Failed to set AUTO mode on the boot interface. Lets force an

2019-02-18 02:18:05,168 [salt.state       :1951][INFO    ][11033] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:18:05.168795 duration_in_ms=24.735
2019-02-18 02:18:05,169 [salt.state       :1780][INFO    ][11033] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:18:05.169161
2019-02-18 02:18:05,169 [salt.state       :1813][INFO    ][11033] Executing state file.managed for [/etc/apache2/conf-enabled/maas-http.conf]
2019-02-18 02:18:05,185 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2019-02-18 02:18:05,186 [salt.state       :300 ][INFO    ][11033] 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"

2019-02-18 02:18:05,186 [salt.state       :1951][INFO    ][11033] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:18:05.186536 duration_in_ms=17.375
2019-02-18 02:18:05,187 [salt.state       :1780][INFO    ][11033] Running state [a2enmod headers] at time 02:18:05.187475
2019-02-18 02:18:05,187 [salt.state       :1813][INFO    ][11033] Executing state cmd.run for [a2enmod headers]
2019-02-18 02:18:05,188 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command 'a2enmod headers' in directory '/root'
2019-02-18 02:18:05,238 [salt.state       :300 ][INFO    ][11033] {'pid': 17706, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2019-02-18 02:18:05,239 [salt.state       :1951][INFO    ][11033] Completed state [a2enmod headers] at time 02:18:05.239122 duration_in_ms=51.646
2019-02-18 02:18:05,239 [salt.state       :1780][INFO    ][11033] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:18:05.239416
2019-02-18 02:18:05,239 [salt.state       :1813][INFO    ][11033] Executing state file.managed for [/usr/share/maas/web/static/css/maas-styles.css]
2019-02-18 02:18:05,272 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2019-02-18 02:18:05,285 [salt.state       :300 ][INFO    ][11033] File changed:
New file
2019-02-18 02:18:05,285 [salt.state       :1951][INFO    ][11033] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:18:05.285517 duration_in_ms=46.101
2019-02-18 02:18:05,286 [salt.state       :1780][INFO    ][11033] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:18:05.285977
2019-02-18 02:18:05,286 [salt.state       :1813][INFO    ][11033] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty]
2019-02-18 02:18:05,300 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2019-02-18 02:18:05,338 [salt.state       :300 ][INFO    ][11033] File changed:
New file
2019-02-18 02:18:05,339 [salt.state       :1951][INFO    ][11033] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:18:05.339762 duration_in_ms=53.784
2019-02-18 02:18:05,340 [salt.state       :1780][INFO    ][11033] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:18:05.340812
2019-02-18 02:18:05,341 [salt.state       :1813][INFO    ][11033] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial]
2019-02-18 02:18:05,360 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2019-02-18 02:18:05,401 [salt.state       :300 ][INFO    ][11033] File changed:
New file
2019-02-18 02:18:05,402 [salt.state       :1951][INFO    ][11033] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:18:05.402237 duration_in_ms=61.424
2019-02-18 02:18:05,403 [salt.state       :1780][INFO    ][11033] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:18:05.403170
2019-02-18 02:18:05,403 [salt.state       :1813][INFO    ][11033] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial]
2019-02-18 02:18:05,425 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_arm64_generic_xenial'
2019-02-18 02:18:05,497 [salt.state       :300 ][INFO    ][11033] File changed:
New file
2019-02-18 02:18:05,498 [salt.state       :1951][INFO    ][11033] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:18:05.498050 duration_in_ms=94.879
2019-02-18 02:18:05,498 [salt.state       :1780][INFO    ][11033] Running state [/root/.pgpass] at time 02:18:05.498455
2019-02-18 02:18:05,498 [salt.state       :1813][INFO    ][11033] Executing state file.managed for [/root/.pgpass]
2019-02-18 02:18:05,516 [salt.fileclient  :1219][INFO    ][11033] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2019-02-18 02:18:05,549 [salt.state       :300 ][INFO    ][11033] File changed:
New file
2019-02-18 02:18:05,549 [salt.state       :1951][INFO    ][11033] Completed state [/root/.pgpass] at time 02:18:05.549885 duration_in_ms=51.43
2019-02-18 02:18:05,555 [salt.state       :1780][INFO    ][11033] Running state [maas-region syncdb --noinput] at time 02:18:05.555514
2019-02-18 02:18:05,555 [salt.state       :1813][INFO    ][11033] Executing state cmd.run for [maas-region syncdb --noinput]
2019-02-18 02:18:05,556 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command 'maas-region syncdb --noinput' in directory '/root'
2019-02-18 02:18:08,110 [salt.state       :300 ][INFO    ][11033] {'pid': 17732, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: sessions, maasserver, auth, piston3, contenttypes, sites, metadataserver\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2019-02-18 02:18:08,110 [salt.state       :1951][INFO    ][11033] Completed state [maas-region syncdb --noinput] at time 02:18:08.110833 duration_in_ms=2555.319
2019-02-18 02:18:08,111 [salt.state       :2022][WARNING ][11033] State is set to retry, but a valid dict for retry configuration was not found.  Using retry defaults
2019-02-18 02:18:08,114 [salt.state       :1780][INFO    ][11033] Running state [maas-regiond] at time 02:18:08.113943
2019-02-18 02:18:08,114 [salt.state       :1813][INFO    ][11033] Executing state service.running for [maas-regiond]
2019-02-18 02:18:08,115 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2019-02-18 02:18:08,141 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2019-02-18 02:18:08,162 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2019-02-18 02:18:08,182 [salt.state       :300 ][INFO    ][11033] The service maas-regiond is already running
2019-02-18 02:18:08,183 [salt.state       :1951][INFO    ][11033] Completed state [maas-regiond] at time 02:18:08.183015 duration_in_ms=69.072
2019-02-18 02:18:08,183 [salt.state       :1780][INFO    ][11033] Running state [maas-regiond] at time 02:18:08.183429
2019-02-18 02:18:08,183 [salt.state       :1813][INFO    ][11033] Executing state service.mod_watch for [maas-regiond]
2019-02-18 02:18:08,184 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2019-02-18 02:18:08,203 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2019-02-18 02:18:08,248 [salt.state       :300 ][INFO    ][11033] {'maas-regiond': True}
2019-02-18 02:18:08,248 [salt.state       :1951][INFO    ][11033] Completed state [maas-regiond] at time 02:18:08.248574 duration_in_ms=65.144
2019-02-18 02:18:08,251 [salt.state       :1780][INFO    ][11033] Running state [bind9] at time 02:18:08.251218
2019-02-18 02:18:08,251 [salt.state       :1813][INFO    ][11033] Executing state service.running for [bind9]
2019-02-18 02:18:08,252 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2019-02-18 02:18:08,276 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2019-02-18 02:18:08,296 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2019-02-18 02:18:08,315 [salt.state       :300 ][INFO    ][11033] The service bind9 is already running
2019-02-18 02:18:08,316 [salt.state       :1951][INFO    ][11033] Completed state [bind9] at time 02:18:08.316118 duration_in_ms=64.9
2019-02-18 02:18:08,316 [salt.state       :1780][INFO    ][11033] Running state [bind9] at time 02:18:08.316475
2019-02-18 02:18:08,316 [salt.state       :1813][INFO    ][11033] Executing state service.mod_watch for [bind9]
2019-02-18 02:18:08,317 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2019-02-18 02:18:08,337 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2019-02-18 02:18:08,384 [salt.state       :300 ][INFO    ][11033] {'bind9': True}
2019-02-18 02:18:08,385 [salt.state       :1951][INFO    ][11033] Completed state [bind9] at time 02:18:08.385117 duration_in_ms=68.641
2019-02-18 02:18:08,386 [salt.state       :1780][INFO    ][11033] Running state [apache2] at time 02:18:08.386559
2019-02-18 02:18:08,386 [salt.state       :1813][INFO    ][11033] Executing state service.running for [apache2]
2019-02-18 02:18:08,387 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2019-02-18 02:18:08,407 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2019-02-18 02:18:08,421 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2019-02-18 02:18:08,446 [salt.state       :300 ][INFO    ][11033] The service apache2 is already running
2019-02-18 02:18:08,447 [salt.state       :1951][INFO    ][11033] Completed state [apache2] at time 02:18:08.447113 duration_in_ms=60.554
2019-02-18 02:18:08,447 [salt.state       :1780][INFO    ][11033] Running state [apache2] at time 02:18:08.447376
2019-02-18 02:18:08,447 [salt.state       :1813][INFO    ][11033] Executing state service.mod_watch for [apache2]
2019-02-18 02:18:08,448 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2019-02-18 02:18:08,465 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2019-02-18 02:18:09,791 [salt.state       :300 ][INFO    ][11033] {'apache2': True}
2019-02-18 02:18:09,791 [salt.state       :1951][INFO    ][11033] Completed state [apache2] at time 02:18:09.791569 duration_in_ms=1344.193
2019-02-18 02:18:09,792 [salt.state       :1780][INFO    ][11033] Running state [maasng.wait_for_http_code] at time 02:18:09.792551
2019-02-18 02:18:09,792 [salt.state       :1813][INFO    ][11033] Executing state module.run for [maasng.wait_for_http_code]
2019-02-18 02:18:09,793 [salt.utils.decorators:613 ][WARNING ][11033] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:18:09,795 [salt.loaded.ext.module.maasng:1435][INFO    ][11033] Waiting for api:http://localhost:5240/MAAS
sleep for:5s Left:120.0/120s
2019-02-18 02:18:11,332 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021811318210
2019-02-18 02:18:11,353 [salt.minion      :1432][INFO    ][18066] Starting a new job with PID 18066
2019-02-18 02:18:11,374 [salt.minion      :1711][INFO    ][18066] Returning information for job: 20190218021811318210
2019-02-18 02:18:14,898 [salt.state       :300 ][INFO    ][11033] {'ret': {'comment': 'MAAS API:http://localhost:5240/MAAS up.', 'result': True}}
2019-02-18 02:18:14,898 [salt.state       :1951][INFO    ][11033] Completed state [maasng.wait_for_http_code] at time 02:18:14.898928 duration_in_ms=5106.376
2019-02-18 02:18:14,899 [salt.state       :1780][INFO    ][11033] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:18:14.899849
2019-02-18 02:18:14,900 [salt.state       :1813][INFO    ][11033] Executing state cmd.run for [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin]
2019-02-18 02:18:14,900 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2019-02-18 02:18:16,689 [salt.state       :300 ][INFO    ][11033] {'pid': 18172, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:18:16,690 [salt.state       :1951][INFO    ][11033] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:18:16.690810 duration_in_ms=1790.959
2019-02-18 02:18:16,692 [salt.state       :1780][INFO    ][11033] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:18:16.692573
2019-02-18 02:18:16,693 [salt.state       :1813][INFO    ][11033] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:18:16,694 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11033] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:18:18,449 [salt.state       :300 ][INFO    ][11033] {'pid': 18217, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:18:18,450 [salt.state       :1951][INFO    ][11033] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:18:18.450752 duration_in_ms=1758.178
2019-02-18 02:18:18,459 [salt.state       :1780][INFO    ][11033] Running state [maas_region_boot_source_resources_mirror] at time 02:18:18.459052
2019-02-18 02:18:18,459 [salt.state       :1813][INFO    ][11033] Executing state maasng.boot_source_present for [maas_region_boot_source_resources_mirror]
2019-02-18 02:18:18,780 [salt.loaded.ext.module.maasng:1508][INFO    ][11033] Removing boot-source:http://images.maas.io/ephemeral-v3/daily/
2019-02-18 02:18:18,904 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-02-18 02:18:24,007 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-02-18 02:18:29,339 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-02-18 02:18:34,400 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:884.0/900s
2019-02-18 02:18:39,537 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:879.0/900s
2019-02-18 02:18:41,444 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021841433116
2019-02-18 02:18:41,467 [salt.minion      :1432][INFO    ][18448] Starting a new job with PID 18448
2019-02-18 02:18:41,493 [salt.minion      :1711][INFO    ][18448] Returning information for job: 20190218021841433116
2019-02-18 02:18:44,606 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:874.0/900s
2019-02-18 02:18:49,776 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:869.0/900s
2019-02-18 02:18:55,665 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:863.0/900s
2019-02-18 02:19:00,720 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:858.0/900s
2019-02-18 02:19:05,812 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:853.0/900s
2019-02-18 02:19:10,880 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:848.0/900s
2019-02-18 02:19:11,553 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021911541700
2019-02-18 02:19:11,578 [salt.minion      :1432][INFO    ][18657] Starting a new job with PID 18657
2019-02-18 02:19:11,613 [salt.minion      :1711][INFO    ][18657] Returning information for job: 20190218021911541700
2019-02-18 02:19:16,274 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:843.0/900s
2019-02-18 02:19:21,347 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:838.0/900s
2019-02-18 02:19:26,991 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:832.0/900s
2019-02-18 02:19:32,071 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:827.0/900s
2019-02-18 02:19:41,146 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:818.0/900s
2019-02-18 02:19:41,694 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218021941679871
2019-02-18 02:19:41,728 [salt.minion      :1432][INFO    ][18983] Starting a new job with PID 18983
2019-02-18 02:19:41,755 [salt.minion      :1711][INFO    ][18983] Returning information for job: 20190218021941679871
2019-02-18 02:19:46,240 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:813.0/900s
2019-02-18 02:19:51,313 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:808.0/900s
2019-02-18 02:19:56,405 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:802.0/900s
2019-02-18 02:20:01,465 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:797.0/900s
2019-02-18 02:20:06,785 [salt.state       :300 ][INFO    ][11033] {'new': 'boot resource http://images.maas.io/ephemeral-v3/daily was created', 'changes': {'new': 'Boot-resource http://images.maas.io/ephemeral-v3/daily/ deleted'}}
2019-02-18 02:20:06,786 [salt.state       :1951][INFO    ][11033] Completed state [maas_region_boot_source_resources_mirror] at time 02:20:06.786278 duration_in_ms=108327.225
2019-02-18 02:20:06,787 [salt.state       :1780][INFO    ][11033] Running state [maasng.boot_resources_import] at time 02:20:06.787476
2019-02-18 02:20:06,788 [salt.state       :1813][INFO    ][11033] Executing state module.run for [maasng.boot_resources_import]
2019-02-18 02:20:06,788 [salt.utils.decorators:613 ][WARNING ][11033] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:20:06,866 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-02-18 02:20:11,819 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022011807612
2019-02-18 02:20:11,843 [salt.minion      :1432][INFO    ][19137] Starting a new job with PID 19137
2019-02-18 02:20:11,879 [salt.minion      :1711][INFO    ][19137] Returning information for job: 20190218022011807612
2019-02-18 02:20:11,931 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-02-18 02:20:17,017 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-02-18 02:20:22,077 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:885.0/900s
2019-02-18 02:20:28,028 [salt.state       :300 ][INFO    ][11033] {'ret': True}
2019-02-18 02:20:28,029 [salt.state       :1951][INFO    ][11033] Completed state [maasng.boot_resources_import] at time 02:20:28.029165 duration_in_ms=21241.689
2019-02-18 02:20:28,030 [salt.state       :1780][INFO    ][11033] Running state [maas_region_boot_sources_selection_xenial] at time 02:20:28.030848
2019-02-18 02:20:28,031 [salt.state       :1813][INFO    ][11033] Executing state maasng.boot_sources_selections_present for [maas_region_boot_sources_selection_xenial]
2019-02-18 02:20:34,485 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-02-18 02:20:39,567 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-02-18 02:20:41,946 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022041934088
2019-02-18 02:20:41,968 [salt.minion      :1432][INFO    ][19219] Starting a new job with PID 19219
2019-02-18 02:20:42,007 [salt.minion      :1711][INFO    ][19219] Returning information for job: 20190218022041934088
2019-02-18 02:20:44,652 [salt.loaded.ext.module.maasng:1600][INFO    ][11033] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-02-18 02:20:50,435 [salt.state       :300 ][INFO    ][11033] boot-source selection for http://images.maas.io/ephemeral-v3/daily was created
2019-02-18 02:20:50,435 [salt.state       :1951][INFO    ][11033] Completed state [maas_region_boot_sources_selection_xenial] at time 02:20:50.435743 duration_in_ms=22404.893
2019-02-18 02:20:50,437 [salt.state       :1780][INFO    ][11033] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 02:20:50.437389
2019-02-18 02:20:50,437 [salt.state       :1813][INFO    ][11033] Executing state module.run for [maasng.sync_and_wait_bs_to_all_racks]
2019-02-18 02:20:50,438 [salt.utils.decorators:613 ][WARNING ][11033] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:20:50,439 [salt.loaded.ext.module.maasng:1771][INFO    ][11033] boot-sources sync initiated for ALL Rack's
2019-02-18 02:20:52,875 [salt.state       :300 ][INFO    ][11033] {'ret': True}
2019-02-18 02:20:52,875 [salt.state       :1951][INFO    ][11033] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 02:20:52.875892 duration_in_ms=2438.501
2019-02-18 02:20:52,878 [salt.state       :1780][INFO    ][11033] Running state [maas.process_maas_config] at time 02:20:52.878120
2019-02-18 02:20:52,878 [salt.state       :1813][INFO    ][11033] Executing state module.run for [maas.process_maas_config]
2019-02-18 02:20:52,879 [salt.utils.decorators:613 ][WARNING ][11033] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:20:52,880 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=enable_http_proxy value=True
2019-02-18 02:20:52,950 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=upstream_dns value=8.8.8.8
2019-02-18 02:20:53,022 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=commissioning_distro_series value=xenial
2019-02-18 02:20:53,098 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=default_osystem value=ubuntu
2019-02-18 02:20:53,264 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=active_discovery_interval value=600
2019-02-18 02:20:53,389 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=dnssec_validation value=no
2019-02-18 02:20:53,498 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=maas_name value=mas01
2019-02-18 02:20:56,253 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=network_discovery value=enabled
2019-02-18 02:20:56,410 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=enable_third_party_drivers value=True
2019-02-18 02:20:56,478 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=default_storage_layout value=lvm
2019-02-18 02:20:56,541 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=ntp_external_only value=True
2019-02-18 02:20:56,599 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=disk_erase_with_secure_erase value=False
2019-02-18 02:20:56,673 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=default_distro_series value=xenial
2019-02-18 02:20:56,762 [salt.loaded.ext.module.maas:92  ][INFO    ][11033] maasconfig name=default_min_hwe_kernel value=ga-16.04
2019-02-18 02:20:56,911 [salt.state       :300 ][INFO    ][11033] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'upstream_dns', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'dnssec_validation', 'maas_name', 'network_discovery', 'enable_third_party_drivers', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2019-02-18 02:20:56,912 [salt.state       :1951][INFO    ][11033] Completed state [maas.process_maas_config] at time 02:20:56.911977 duration_in_ms=4033.856
2019-02-18 02:20:56,912 [salt.state       :1780][INFO    ][11033] Running state [pxe_admin] at time 02:20:56.912865
2019-02-18 02:20:56,913 [salt.state       :1813][INFO    ][11033] Executing state maasng.fabric_present for [pxe_admin]
2019-02-18 02:20:56,983 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'id': 0, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'name': u'fabric-0'}, {u'id': 1, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'name': u'fabric-1'}, {u'id': 2, u'vlans': [{u'vid': 0, u'fabric': u'fabric-2', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'name': u'fabric-2'}]
2019-02-18 02:20:57,055 [salt.loaded.ext.module.maasng:1008][WARNING ][11033] Detected cidr:192.168.11.0/24 in fabric:fabric-2
2019-02-18 02:20:57,055 [salt.loaded.ext.module.maasng:1011][WARNING ][11033] Guessing, that fabric with current name:fabric-2
 should be renamed to:pxe_admin
2019-02-18 02:20:57,121 [salt.state       :300 ][INFO    ][11033] {'new': 'Fabric  pxe_admin created', 'result': True}
2019-02-18 02:20:57,121 [salt.state       :1951][INFO    ][11033] Completed state [pxe_admin] at time 02:20:57.121653 duration_in_ms=208.788
2019-02-18 02:20:57,122 [salt.state       :1780][INFO    ][11033] Running state [vlan 0] at time 02:20:57.122068
2019-02-18 02:20:57,122 [salt.state       :1813][INFO    ][11033] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-02-18 02:20:57,186 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'id': 0, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': None, u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2019-02-18 02:20:57,326 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': None, u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2019-02-18 02:20:57,813 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'name': u'fabric-0', u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'name': u'fabric-1', u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'name': u'pxe_admin', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-02-18 02:20:57,912 [salt.state       :300 ][INFO    ][11033] {'new': 'Vlan untagged was updated'}
2019-02-18 02:20:57,912 [salt.state       :1951][INFO    ][11033] Completed state [vlan 0] at time 02:20:57.912569 duration_in_ms=790.5
2019-02-18 02:20:57,913 [salt.state       :1780][INFO    ][11033] Running state [192.168.11.0/24] at time 02:20:57.913885
2019-02-18 02:20:57,914 [salt.state       :1813][INFO    ][11033] Executing state maasng.subnet_present for [192.168.11.0/24]
2019-02-18 02:20:58,121 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'id': 0, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2019-02-18 02:20:58,121 [salt.loaded.ext.module.maasng:1235][WARNING ][11033] Ignoring parameter vlan:0
2019-02-18 02:20:58,208 [salt.state       :300 ][INFO    ][11033] Subnet 192.168.11.0/24 has been updated for pxe_admin
2019-02-18 02:20:58,209 [salt.state       :1951][INFO    ][11033] Completed state [192.168.11.0/24] at time 02:20:58.209227 duration_in_ms=295.342
2019-02-18 02:20:58,210 [salt.state       :1780][INFO    ][11033] Running state [maas_create_iprange_1] at time 02:20:58.210469
2019-02-18 02:20:58,210 [salt.state       :1813][INFO    ][11033] Executing state maasng.iprange_present for [maas_create_iprange_1]
2019-02-18 02:20:58,394 [salt.state       :300 ][INFO    ][11033] {'new': 'Iprange: Type:dynamic: 192.168.11.38-192.168.11.254 has been created'}
2019-02-18 02:20:58,394 [salt.state       :1951][INFO    ][11033] Completed state [maas_create_iprange_1] at time 02:20:58.394503 duration_in_ms=184.034
2019-02-18 02:20:58,395 [salt.state       :1780][INFO    ][11033] Running state [vlan 0] at time 02:20:58.394930
2019-02-18 02:20:58,395 [salt.state       :1813][INFO    ][11033] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-02-18 02:20:58,477 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2019-02-18 02:20:58,608 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'name': u'fabric-0', u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'name': u'fabric-1', u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'name': u'pxe_admin', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-02-18 02:20:58,952 [salt.loaded.ext.module.maasng:945 ][INFO    ][11033] [{u'name': u'fabric-0', u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'name': u'fabric-1', u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'name': u'pxe_admin', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-02-18 02:20:59,087 [salt.state       :300 ][INFO    ][11033] {'new': 'Vlan untagged was updated'}
2019-02-18 02:20:59,087 [salt.state       :1951][INFO    ][11033] Completed state [vlan 0] at time 02:20:59.087609 duration_in_ms=692.678
2019-02-18 02:20:59,088 [salt.state       :1780][INFO    ][11033] Running state [opnfv] at time 02:20:59.088540
2019-02-18 02:20:59,089 [salt.state       :1813][INFO    ][11033] Executing state maasng.sshkey_present for [opnfv]
2019-02-18 02:20:59,144 [salt.loaded.ext.module.maasng:1903][INFO    ][11033] []
2019-02-18 02:20:59,304 [salt.state       :300 ][INFO    ][11033] {'new': 'SSH Key ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP was added.'}
2019-02-18 02:20:59,305 [salt.state       :1951][INFO    ][11033] Completed state [opnfv] at time 02:20:59.305010 duration_in_ms=216.469
2019-02-18 02:20:59,308 [salt.minion      :1711][INFO    ][11033] Returning information for job: 20190218021325625643
2019-02-18 02:20:59,910 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218022059903766
2019-02-18 02:20:59,925 [salt.minion      :1432][INFO    ][19748] Starting a new job with PID 19748
2019-02-18 02:21:03,642 [salt.state       :915 ][INFO    ][19748] Loading fresh modules for state activity
2019-02-18 02:21:03,710 [salt.fileclient  :1219][INFO    ][19748] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2019-02-18 02:21:03,763 [salt.state       :1780][INFO    ][19748] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:21:03.763311
2019-02-18 02:21:03,763 [salt.state       :1813][INFO    ][19748] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:21:03,766 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19748] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:21:05,207 [salt.state       :300 ][INFO    ][19748] {'pid': 19812, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:21:05,207 [salt.state       :1951][INFO    ][19748] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:21:05.207849 duration_in_ms=1444.539
2019-02-18 02:21:05,210 [salt.state       :1780][INFO    ][19748] Running state [maas.process_machines] at time 02:21:05.210319
2019-02-18 02:21:05,210 [salt.state       :1813][INFO    ][19748] Executing state module.run for [maas.process_machines]
2019-02-18 02:21:05,211 [salt.utils.decorators:613 ][WARNING ][19748] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:21:05,349 [salt.loaded.ext.module.maas:412 ][WARNING ][19748] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:21:05,350 [salt.loaded.ext.module.maas:92  ][INFO    ][19748] machine hostname=cmp002 power_type=ipmi mac_addresses=00:25:b5:a0:00:6a power_parameters_power_address=172.30.8.72 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:21:06,928 [salt.loaded.ext.module.maas:412 ][WARNING ][19748] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:21:06,929 [salt.loaded.ext.module.maas:92  ][INFO    ][19748] machine hostname=cmp001 power_type=ipmi mac_addresses=00:25:b5:a0:00:5a power_parameters_power_address=172.30.8.73 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:21:08,348 [salt.loaded.ext.module.maas:412 ][WARNING ][19748] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:21:08,349 [salt.loaded.ext.module.maas:92  ][INFO    ][19748] machine hostname=kvm01 power_type=ipmi mac_addresses=00:25:b5:a0:00:2a power_parameters_power_address=172.30.8.75 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:21:09,875 [salt.loaded.ext.module.maas:412 ][WARNING ][19748] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:21:09,876 [salt.loaded.ext.module.maas:92  ][INFO    ][19748] machine hostname=kvm03 power_type=ipmi mac_addresses=00:25:b5:a0:00:4a power_parameters_power_address=172.30.8.74 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:21:11,294 [salt.loaded.ext.module.maas:412 ][WARNING ][19748] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:21:11,295 [salt.loaded.ext.module.maas:92  ][INFO    ][19748] machine hostname=kvm02 power_type=ipmi mac_addresses=00:25:b5:a0:00:3a power_parameters_power_address=172.30.8.65 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:21:12,541 [salt.state       :300 ][INFO    ][19748] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2019-02-18 02:21:12,542 [salt.state       :1951][INFO    ][19748] Completed state [maas.process_machines] at time 02:21:12.542070 duration_in_ms=7331.75
2019-02-18 02:21:12,547 [salt.minion      :1711][INFO    ][19748] Returning information for job: 20190218022059903766
2019-02-18 02:21:43,620 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218022143612728
2019-02-18 02:21:43,638 [salt.minion      :1432][INFO    ][20147] Starting a new job with PID 20147
2019-02-18 02:21:47,279 [salt.state       :915 ][INFO    ][20147] Loading fresh modules for state activity
2019-02-18 02:21:47,338 [salt.fileclient  :1219][INFO    ][20147] Fetching file from saltenv 'base', ** done ** 'maas/machines/wait_for_ready_or_deployed.sls'
2019-02-18 02:21:47,395 [salt.state       :1780][INFO    ][20147] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:21:47.395878
2019-02-18 02:21:47,396 [salt.state       :1813][INFO    ][20147] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:21:47,398 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20147] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:21:49,031 [salt.state       :300 ][INFO    ][20147] {'pid': 20154, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:21:49,032 [salt.state       :1951][INFO    ][20147] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:21:49.032756 duration_in_ms=1636.877
2019-02-18 02:21:49,036 [salt.state       :1780][INFO    ][20147] Running state [maas.wait_for_machine_status] at time 02:21:49.036333
2019-02-18 02:21:49,036 [salt.state       :1813][INFO    ][20147] Executing state module.run for [maas.wait_for_machine_status]
2019-02-18 02:21:49,037 [salt.utils.decorators:613 ][WARNING ][20147] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:21:50,224 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1498.824368s left)
2019-02-18 02:21:58,676 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022158669631
2019-02-18 02:21:58,697 [salt.minion      :1432][INFO    ][20166] Starting a new job with PID 20166
2019-02-18 02:21:58,725 [salt.minion      :1711][INFO    ][20166] Returning information for job: 20190218022158669631
2019-02-18 02:22:21,384 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1467.66407895s left)
2019-02-18 02:22:28,720 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022228715676
2019-02-18 02:22:28,742 [salt.minion      :1432][INFO    ][20206] Starting a new job with PID 20206
2019-02-18 02:22:28,770 [salt.minion      :1711][INFO    ][20206] Returning information for job: 20190218022228715676
2019-02-18 02:22:52,901 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1436.14716792s left)
2019-02-18 02:22:58,792 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022258789423
2019-02-18 02:22:58,810 [salt.minion      :1432][INFO    ][20296] Starting a new job with PID 20296
2019-02-18 02:22:58,826 [salt.minion      :1711][INFO    ][20296] Returning information for job: 20190218022258789423
2019-02-18 02:23:24,631 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1404.418015s left)
2019-02-18 02:23:29,003 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022329000013
2019-02-18 02:23:29,024 [salt.minion      :1432][INFO    ][20569] Starting a new job with PID 20569
2019-02-18 02:23:29,051 [salt.minion      :1711][INFO    ][20569] Returning information for job: 20190218022329000013
2019-02-18 02:23:56,363 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1372.68533897s left)
2019-02-18 02:23:59,080 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022359077950
2019-02-18 02:23:59,106 [salt.minion      :1432][INFO    ][20730] Starting a new job with PID 20730
2019-02-18 02:23:59,140 [salt.minion      :1711][INFO    ][20730] Returning information for job: 20190218022359077950
2019-02-18 02:24:28,510 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1340.53825593s left)
2019-02-18 02:24:29,155 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022429150607
2019-02-18 02:24:29,176 [salt.minion      :1432][INFO    ][21084] Starting a new job with PID 21084
2019-02-18 02:24:29,211 [salt.minion      :1711][INFO    ][21084] Returning information for job: 20190218022429150607
2019-02-18 02:24:59,234 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022459230886
2019-02-18 02:24:59,256 [salt.minion      :1432][INFO    ][21273] Starting a new job with PID 21273
2019-02-18 02:24:59,285 [salt.minion      :1711][INFO    ][21273] Returning information for job: 20190218022459230886
2019-02-18 02:25:00,955 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1308.09368706s left)
2019-02-18 02:25:29,301 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022529301116
2019-02-18 02:25:29,323 [salt.minion      :1432][INFO    ][21653] Starting a new job with PID 21653
2019-02-18 02:25:29,352 [salt.minion      :1711][INFO    ][21653] Returning information for job: 20190218022529301116
2019-02-18 02:25:34,388 [salt.loaded.ext.module.maas:1023][INFO    ][20147] Waiting status:Ready|Deployed for machines:['cmp002']
sleep for:30s Timeout:1500s (1274.66009688s left)
2019-02-18 02:25:59,380 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022559377746
2019-02-18 02:25:59,402 [salt.minion      :1432][INFO    ][21816] Starting a new job with PID 21816
2019-02-18 02:25:59,427 [salt.minion      :1711][INFO    ][21816] Returning information for job: 20190218022559377746
2019-02-18 02:26:08,531 [salt.state       :300 ][INFO    ][20147] {'ret': True}
2019-02-18 02:26:08,532 [salt.state       :1951][INFO    ][20147] Completed state [maas.wait_for_machine_status] at time 02:26:08.532854 duration_in_ms=259496.52
2019-02-18 02:26:08,538 [salt.minion      :1711][INFO    ][20147] Returning information for job: 20190218022143612728
2019-02-18 02:26:09,207 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218022609212374
2019-02-18 02:26:09,228 [salt.minion      :1432][INFO    ][21846] Starting a new job with PID 21846
2019-02-18 02:26:12,966 [salt.state       :915 ][INFO    ][21846] Loading fresh modules for state activity
2019-02-18 02:26:13,026 [salt.fileclient  :1219][INFO    ][21846] Fetching file from saltenv 'base', ** done ** 'maas/machines/storage.sls'
2019-02-18 02:26:13,133 [salt.state       :1780][INFO    ][21846] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:13.133317
2019-02-18 02:26:13,134 [salt.state       :1813][INFO    ][21846] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:26:13,136 [salt.loaded.int.module.cmdmod:395 ][INFO    ][21846] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:26:14,483 [salt.state       :300 ][INFO    ][21846] {'pid': 21868, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:26:14,484 [salt.state       :1951][INFO    ][21846] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:14.483964 duration_in_ms=1350.647
2019-02-18 02:26:14,486 [salt.state       :1780][INFO    ][21846] Running state [maas_machines_storage_cmp002_lvm] at time 02:26:14.486768
2019-02-18 02:26:14,487 [salt.state       :1813][INFO    ][21846] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp002_lvm]
2019-02-18 02:26:16,036 [salt.loaded.ext.module.maasng:610 ][INFO    ][21846] gempha
2019-02-18 02:26:16,036 [salt.loaded.ext.module.maasng:626 ][INFO    ][21846] sda
2019-02-18 02:26:16,827 [salt.loaded.ext.module.maasng:361 ][INFO    ][21846] gempha
2019-02-18 02:26:16,967 [salt.loaded.ext.module.maasng:367 ][INFO    ][21846] [{u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'available_size': 0, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'type': u'physical', u'partitions': [{u'uuid': u'6afdcdb5-cf8c-4886-9c80-824e275c6251', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/partition/5', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'gempha', u'filesystem': {u'uuid': u'46c253b8-baff-4a2e-bd8f-bbe278d7277d', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 7, u'type': u'partition', u'id': 5, u'size': 2397992648704}], u'name': u'sda', u'system_id': u'gempha', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'path': u'/dev/disk/by-dname/sda', u'serial': u'618e728372755980239b15112698bc66', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/', u'used_size': 2397998940160, u'id': 7, u'size': 2397998940160}, {u'model': None, u'block_size': 4096, u'available_size': 0, u'uuid': u'49c09754-f3ba-4eb3-99ae-1fc2d588cd70', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'type': u'virtual', u'partitions': [], u'name': u'vgroot-lvroot', u'system_id': u'gempha', u'partition_table_type': None, u'filesystem': {u'uuid': u'1dae6aa1-40f2-4a30-a627-efe3cacb34f9', u'fstype': u'ext4', u'mount_point': u'/', u'mount_options': None, u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/lvroot', u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/11/', u'used_size': 2397988454400, u'id': 11, u'size': 2397988454400}]
2019-02-18 02:26:16,968 [salt.loaded.ext.module.maasng:632 ][INFO    ][21846] vgroot
2019-02-18 02:26:16,968 [salt.loaded.ext.module.maasng:635 ][INFO    ][21846] lvroot
2019-02-18 02:26:16,968 [salt.loaded.ext.module.maasng:639 ][INFO    ][21846] 107374182400
2019-02-18 02:26:17,769 [salt.loaded.ext.module.maasng:645 ][INFO    ][21846] {u'domain': {u'resource_record_count': 0, u'name': u'maas', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'swap_size': None, u'ip_addresses': [u'192.168.11.42'], u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'memory_test_status_name': u'Unknown', u'boot_interface': {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42', u'id': 36, u'mode': u'dhcp'}], u'tags': [], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42'}], u'params': u'', u'mac_address': u'00:25:b5:a0:00:6a', u'parents': [], u'system_id': u'gempha', u'type': u'physical', u'id': 5, u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/interfaces/5/'}, u'min_hwe_kernel': u'ga-16.04', u'node_type': 0, u'tag_names': [], u'testing_status_name': u'Passed', u'owner': None, u'pod': None, u'cache_sets': [], u'iscsiblockdevice_set': [], u'status_action': u'', u'zone': {u'id': 1, u'description': u'', u'name': u'default', u'resource_uri': u'/MAAS/api/2.0/zones/default/'}, u'resource_uri': u'/MAAS/api/2.0/machines/gempha/', u'current_commissioning_result_id': 2, u'node_type_name': u'Machine', u'hostname': u'cmp002', u'storage': 2397998.9401599998, u'hwe_kernel': u'', u'testing_status': 2, u'system_id': u'gempha', u'power_state': u'off', u'memory': 32768, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': None, u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'virtualblockdevice_set': [{u'size': 107374182400, u'uuid': u'73ddd628-671d-408b-b4f5-6e0debd18b54', u'name': u'vgroot-lvroot', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/12/', u'type': u'virtual', u'tags': [], u'filesystem': {u'uuid': u'83961606-d353-4adc-90d3-b2bce4580773', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4', u'label': u'root'}, u'used_for': u'ext4 formatted filesystem mounted at /', u'id_path': None, u'system_id': u'gempha', u'partition_table_type': None, u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'id': 12, u'available_size': 0, u'model': None, u'block_size': 4096, u'used_size': 107374182400, u'serial': None, u'partitions': []}], u'blockdevice_set': [{u'size': 2397998940160, u'uuid': None, u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/', u'type': u'physical', u'tags': [u'rotary'], u'filesystem': None, u'used_for': u'GPT partitioned with 1 partition', u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'system_id': u'gempha', u'partition_table_type': u'GPT', u'path': u'/dev/disk/by-dname/sda', u'id': 7, u'available_size': 0, u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'used_size': 2397998940160, u'serial': u'618e728372755980239b15112698bc66', u'partitions': [{u'uuid': u'a8e19e67-0ad8-4793-8b24-125ad9ca44d0', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'gempha', u'device_id': 7, u'filesystem': {u'uuid': u'3f3da3d0-bc29-4abb-8409-4f04e0de09fa', u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/partition/6', u'type': u'partition', u'id': 6, u'size': 2397992648704}]}, {u'size': 107374182400, u'uuid': u'73ddd628-671d-408b-b4f5-6e0debd18b54', u'name': u'vgroot-lvroot', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/12/', u'type': u'virtual', u'tags': [], u'filesystem': {u'uuid': u'83961606-d353-4adc-90d3-b2bce4580773', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4', u'label': u'root'}, u'used_for': u'ext4 formatted filesystem mounted at /', u'id_path': None, u'system_id': u'gempha', u'partition_table_type': None, u'path': u'/dev/disk/by-dname/lvroot', u'id': 12, u'available_size': 0, u'model': None, u'block_size': 4096, u'used_size': 107374182400, u'serial': None, u'partitions': []}], u'status': 4, u'bcaches': [], u'cpu_count': 16, u'raids': [], u'owner_data': {}, u'other_test_status_name': u'Unknown', u'volume_groups': [{u'__incomplete__': True, u'system_id': u'gempha', u'id': 6}], u'special_filesystems': [], u'cpu_test_status_name': u'Unknown', u'commissioning_status_name': u'Passed', u'current_testing_result_id': 3, u'cpu_test_status': -1, u'storage_test_status': 2, u'status_name': u'Ready', u'physicalblockdevice_set': [{u'size': 2397998940160, u'uuid': None, u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/', u'type': u'physical', u'tags': [u'rotary'], u'filesystem': None, u'used_for': u'GPT partitioned with 1 partition', u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'system_id': u'gempha', u'partition_table_type': u'GPT', u'path': u'/dev/disk/by-dname/sda', u'id': 7, u'available_size': 0, u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'used_size': 2397998940160, u'serial': u'618e728372755980239b15112698bc66', u'partitions': [{u'uuid': u'a8e19e67-0ad8-4793-8b24-125ad9ca44d0', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'gempha', u'device_id': 7, u'filesystem': {u'uuid': u'3f3da3d0-bc29-4abb-8409-4f04e0de09fa', u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/partition/6', u'type': u'partition', u'id': 6, u'size': 2397992648704}]}], u'netboot': True, u'osystem': u'', u'fqdn': u'cmp002.maas', u'disable_ipv4': False, u'commissioning_status': 2, u'architecture': u'amd64/generic', u'boot_disk': {u'size': 2397998940160, u'uuid': None, u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/', u'type': u'physical', u'tags': [u'rotary'], u'filesystem': None, u'used_for': u'GPT partitioned with 1 partition', u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'system_id': u'gempha', u'partition_table_type': u'GPT', u'path': u'/dev/disk/by-dname/sda', u'id': 7, u'available_size': 0, u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'used_size': 2397998940160, u'serial': u'618e728372755980239b15112698bc66', u'partitions': [{u'uuid': u'a8e19e67-0ad8-4793-8b24-125ad9ca44d0', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'gempha', u'device_id': 7, u'filesystem': {u'uuid': u'3f3da3d0-bc29-4abb-8409-4f04e0de09fa', u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/blockdevices/7/partition/6', u'type': u'partition', u'id': 6, u'size': 2397992648704}]}, u'interface_set': [{u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42', u'id': 36, u'mode': u'dhcp'}], u'tags': [], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42'}], u'params': u'', u'mac_address': u'00:25:b5:a0:00:6a', u'parents': [], u'system_id': u'gempha', u'type': u'physical', u'id': 5, u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/interfaces/5/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'enp9s0', u'links': [{u'id': 37, u'mode': u'link_up'}], u'tags': [], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'00:25:b5:a0:00:6d', u'parents': [], u'system_id': u'gempha', u'type': u'physical', u'id': 22, u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/interfaces/22/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'enp7s0', u'links': [{u'id': 38, u'mode': u'link_up'}], u'tags': [], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'00:25:b5:a0:00:6b', u'parents': [], u'system_id': u'gempha', u'type': u'physical', u'id': 23, u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/interfaces/23/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'enp8s0', u'links': [{u'id': 39, u'mode': u'link_up'}], u'tags': [], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'00:25:b5:a0:00:6c', u'parents': [], u'system_id': u'gempha', u'type': u'physical', u'id': 24, u'resource_uri': u'/MAAS/api/2.0/nodes/gempha/interfaces/24/'}], u'address_ttl': None, u'other_test_status': -1, u'distro_series': u'', u'memory_test_status': -1}
2019-02-18 02:26:17,771 [salt.state       :300 ][INFO    ][21846] {'new': {'storage_layout': 'lvm'}}
2019-02-18 02:26:17,772 [salt.state       :1951][INFO    ][21846] Completed state [maas_machines_storage_cmp002_lvm] at time 02:26:17.771914 duration_in_ms=3285.145
2019-02-18 02:26:17,772 [salt.state       :1780][INFO    ][21846] Running state [maas_machines_storage_cmp001_lvm] at time 02:26:17.772508
2019-02-18 02:26:17,772 [salt.state       :1813][INFO    ][21846] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp001_lvm]
2019-02-18 02:26:19,353 [salt.loaded.ext.module.maasng:610 ][INFO    ][21846] ykg4ey
2019-02-18 02:26:19,354 [salt.loaded.ext.module.maasng:626 ][INFO    ][21846] sda
2019-02-18 02:26:20,153 [salt.loaded.ext.module.maasng:361 ][INFO    ][21846] ykg4ey
2019-02-18 02:26:20,372 [salt.loaded.ext.module.maasng:367 ][INFO    ][21846] [{u'size': 2397998940160, u'model': u'UCSB-MRAID12G', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/', u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'type': u'physical', u'filesystem': None, u'name': u'sda', u'system_id': u'ykg4ey', u'partition_table_type': u'GPT', u'available_size': 0, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'path': u'/dev/disk/by-dname/sda', u'serial': u'618e72837274f1901cc7889705aa1b02', u'block_size': 4096, u'used_size': 2397998940160, u'id': 5, u'partitions': [{u'uuid': u'62ab2e4b-4383-4978-8d99-cf92cc314177', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/partition/3', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'ykg4ey', u'filesystem': {u'mount_options': None, u'uuid': u'a0892191-0020-48ab-b863-41e27a2c0130', u'fstype': u'lvm-pv', u'mount_point': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 5, u'type': u'partition', u'id': 3, u'size': 2397992648704}]}, {u'size': 2397988454400, u'model': None, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/9/', u'uuid': u'8948666d-1015-43dd-a1c5-fb45ae42cb4e', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'type': u'virtual', u'filesystem': {u'mount_options': None, u'uuid': u'c14d44c1-a462-4e55-86f8-a2a00a072b05', u'fstype': u'ext4', u'mount_point': u'/', u'label': u'root'}, u'name': u'vgroot-lvroot', u'system_id': u'ykg4ey', u'partition_table_type': None, u'available_size': 0, u'id_path': None, u'path': u'/dev/disk/by-dname/lvroot', u'serial': None, u'block_size': 4096, u'used_size': 2397988454400, u'id': 9, u'partitions': []}]
2019-02-18 02:26:20,373 [salt.loaded.ext.module.maasng:632 ][INFO    ][21846] vgroot
2019-02-18 02:26:20,373 [salt.loaded.ext.module.maasng:635 ][INFO    ][21846] lvroot
2019-02-18 02:26:20,373 [salt.loaded.ext.module.maasng:639 ][INFO    ][21846] 107374182400
2019-02-18 02:26:21,245 [salt.loaded.ext.module.maasng:645 ][INFO    ][21846] {u'domain': {u'resource_record_count': 0, u'name': u'maas', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'swap_size': None, u'memory_test_status': -1, u'disable_ipv4': False, u'cpu_count': 16, u'power_type': u'ipmi', u'hwe_kernel': u'', u'boot_interface': {u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39', u'mode': u'dhcp', u'id': 26}], u'tags': [], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'mac_address': u'00:25:b5:a0:00:5a', u'parents': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39'}], u'children': [], u'system_id': u'ykg4ey', u'effective_mtu': 1500, u'params': u'', u'type': u'physical', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/interfaces/6/'}, u'status_action': u'', u'tag_names': [], u'testing_status_name': u'Passed', u'owner': None, u'pod': None, u'cache_sets': [], u'iscsiblockdevice_set': [], u'boot_disk': {u'size': 2397998940160, u'block_size': 4096, u'available_size': 0, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'type': u'physical', u'name': u'sda', u'system_id': u'ykg4ey', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'path': u'/dev/disk/by-dname/sda', u'model': u'UCSB-MRAID12G', u'partitions': [{u'uuid': u'9550f0e1-334d-413d-9595-c8a639118f96', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/partition/7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'ykg4ey', u'filesystem': {u'uuid': u'aa4453da-18f6-4a31-9e96-f21d86efe5e8', u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 5, u'type': u'partition', u'id': 7, u'size': 2397992648704}], u'used_size': 2397998940160, u'id': 5, u'serial': u'618e72837274f1901cc7889705aa1b02', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/'}, u'blockdevice_set': [{u'size': 2397998940160, u'block_size': 4096, u'available_size': 0, u'name': u'sda', u'tags': [u'rotary'], u'type': u'physical', u'uuid': None, u'used_for': u'GPT partitioned with 1 partition', u'system_id': u'ykg4ey', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'path': u'/dev/disk/by-dname/sda', u'model': u'UCSB-MRAID12G', u'partitions': [{u'uuid': u'9550f0e1-334d-413d-9595-c8a639118f96', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/partition/7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'ykg4ey', u'filesystem': {u'uuid': u'aa4453da-18f6-4a31-9e96-f21d86efe5e8', u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 5, u'type': u'partition', u'id': 7, u'size': 2397992648704}], u'used_size': 2397998940160, u'id': 5, u'serial': u'618e72837274f1901cc7889705aa1b02', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/'}, {u'size': 107374182400, u'block_size': 4096, u'available_size': 0, u'name': u'vgroot-lvroot', u'tags': [], u'type': u'virtual', u'uuid': u'e56c152c-d03a-49fb-ab33-3dfdebc14e7d', u'used_for': u'ext4 formatted filesystem mounted at /', u'system_id': u'ykg4ey', u'partition_table_type': None, u'filesystem': {u'uuid': u'7ed5df34-ce0a-4e67-8017-e8cb670c5e1f', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4', u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/lvroot', u'model': None, u'partitions': [], u'used_size': 107374182400, u'id': 13, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/13/'}], u'zone': {u'id': 1, u'resource_uri': u'/MAAS/api/2.0/zones/default/', u'description': u'', u'name': u'default'}, u'hostname': u'cmp001', u'storage': 2397998.9401599998, u'node_type': 0, u'testing_status': 2, u'system_id': u'ykg4ey', u'raids': [], u'memory': 32768, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': None, u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'owner_data': {}, u'min_hwe_kernel': u'ga-16.04', u'status': 4, u'bcaches': [], u'storage_test_status_name': u'Passed', u'power_state': u'off', u'physicalblockdevice_set': [{u'size': 2397998940160, u'block_size': 4096, u'available_size': 0, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'type': u'physical', u'name': u'sda', u'system_id': u'ykg4ey', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'path': u'/dev/disk/by-dname/sda', u'model': u'UCSB-MRAID12G', u'partitions': [{u'uuid': u'9550f0e1-334d-413d-9595-c8a639118f96', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/partition/7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'ykg4ey', u'filesystem': {u'uuid': u'aa4453da-18f6-4a31-9e96-f21d86efe5e8', u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 5, u'type': u'partition', u'id': 7, u'size': 2397992648704}], u'used_size': 2397998940160, u'id': 5, u'serial': u'618e72837274f1901cc7889705aa1b02', u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/5/'}], u'ip_addresses': [u'192.168.11.39'], u'other_test_status_name': u'Unknown', u'volume_groups': [{u'__incomplete__': True, u'system_id': u'ykg4ey', u'id': 7}], u'special_filesystems': [], u'current_commissioning_result_id': 4, u'node_type_name': u'Machine', u'interface_set': [{u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39', u'mode': u'dhcp', u'id': 26}], u'tags': [], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'mac_address': u'00:25:b5:a0:00:5a', u'parents': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39'}], u'children': [], u'system_id': u'ykg4ey', u'effective_mtu': 1500, u'params': u'', u'type': u'physical', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/interfaces/6/'}, {u'name': u'enp7s0', u'links': [{u'mode': u'link_up', u'id': 27}], u'tags': [], u'vlan': {u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'mac_address': u'00:25:b5:a0:00:5b', u'parents': [], u'discovered': None, u'children': [], u'system_id': u'ykg4ey', u'effective_mtu': 1500, u'params': u'', u'type': u'physical', u'id': 16, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/interfaces/16/'}, {u'name': u'enp8s0', u'links': [{u'mode': u'link_up', u'id': 28}], u'tags': [], u'vlan': {u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'mac_address': u'00:25:b5:a0:00:5c', u'parents': [], u'discovered': None, u'children': [], u'system_id': u'ykg4ey', u'effective_mtu': 1500, u'params': u'', u'type': u'physical', u'id': 17, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/interfaces/17/'}, {u'name': u'enp9s0', u'links': [{u'mode': u'link_up', u'id': 29}], u'tags': [], u'vlan': {u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'mac_address': u'00:25:b5:a0:00:5d', u'parents': [], u'discovered': None, u'children': [], u'system_id': u'ykg4ey', u'effective_mtu': 1500, u'params': u'', u'type': u'physical', u'id': 18, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/interfaces/18/'}], u'current_testing_result_id': 5, u'cpu_test_status': -1, u'storage_test_status': 2, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'fqdn': u'cmp001.maas', u'memory_test_status_name': u'Unknown', u'virtualblockdevice_set': [{u'size': 107374182400, u'block_size': 4096, u'available_size': 0, u'uuid': u'e56c152c-d03a-49fb-ab33-3dfdebc14e7d', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'type': u'virtual', u'name': u'vgroot-lvroot', u'system_id': u'ykg4ey', u'partition_table_type': None, u'filesystem': {u'uuid': u'7ed5df34-ce0a-4e67-8017-e8cb670c5e1f', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4', u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'model': None, u'partitions': [], u'used_size': 107374182400, u'id': 13, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/ykg4ey/blockdevices/13/'}], u'commissioning_status': 2, u'architecture': u'amd64/generic', u'commissioning_status_name': u'Passed', u'cpu_test_status_name': u'Unknown', u'address_ttl': None, u'other_test_status': -1, u'distro_series': u'', u'resource_uri': u'/MAAS/api/2.0/machines/ykg4ey/'}
2019-02-18 02:26:21,248 [salt.state       :300 ][INFO    ][21846] {'new': {'storage_layout': 'lvm'}}
2019-02-18 02:26:21,248 [salt.state       :1951][INFO    ][21846] Completed state [maas_machines_storage_cmp001_lvm] at time 02:26:21.248836 duration_in_ms=3476.327
2019-02-18 02:26:21,253 [salt.minion      :1711][INFO    ][21846] Returning information for job: 20190218022609212374
2019-02-18 02:26:21,872 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218022621875140
2019-02-18 02:26:21,892 [salt.minion      :1432][INFO    ][21890] Starting a new job with PID 21890
2019-02-18 02:26:22,531 [salt.state       :915 ][INFO    ][21890] Loading fresh modules for state activity
2019-02-18 02:26:22,590 [salt.fileclient  :1219][INFO    ][21890] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2019-02-18 02:26:22,642 [salt.state       :1780][INFO    ][21890] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:22.642866
2019-02-18 02:26:22,643 [salt.state       :1813][INFO    ][21890] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:26:22,645 [salt.loaded.int.module.cmdmod:395 ][INFO    ][21890] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:26:24,018 [salt.state       :300 ][INFO    ][21890] {'pid': 21897, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:26:24,019 [salt.state       :1951][INFO    ][21890] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:24.019711 duration_in_ms=1376.844
2019-02-18 02:26:24,022 [salt.state       :1780][INFO    ][21890] Running state [maas.deploy_machines] at time 02:26:24.022635
2019-02-18 02:26:24,023 [salt.state       :1813][INFO    ][21890] Executing state module.run for [maas.deploy_machines]
2019-02-18 02:26:24,023 [salt.utils.decorators:613 ][WARNING ][21890] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:26:24,902 [salt.loaded.ext.module.maas:684 ][INFO    ][21890] deploymachines hwe_kernel=ga-16.04 system_id=gempha distro_series=xenial
2019-02-18 02:26:28,088 [salt.loaded.ext.module.maas:684 ][INFO    ][21890] deploymachines hwe_kernel=ga-16.04 system_id=ykg4ey distro_series=xenial
2019-02-18 02:26:30,952 [salt.loaded.ext.module.maas:684 ][INFO    ][21890] deploymachines hwe_kernel=ga-16.04 system_id=cdxccf distro_series=xenial
2019-02-18 02:26:33,551 [salt.loaded.ext.module.maas:684 ][INFO    ][21890] deploymachines hwe_kernel=ga-16.04 system_id=q6waqn distro_series=xenial
2019-02-18 02:26:36,688 [salt.loaded.ext.module.maas:684 ][INFO    ][21890] deploymachines hwe_kernel=ga-16.04 system_id=bamshb distro_series=xenial
2019-02-18 02:26:36,908 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022636911009
2019-02-18 02:26:36,931 [salt.minion      :1432][INFO    ][22120] Starting a new job with PID 22120
2019-02-18 02:26:36,957 [salt.minion      :1711][INFO    ][22120] Returning information for job: 20190218022636911009
2019-02-18 02:26:39,832 [salt.state       :300 ][INFO    ][21890] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2019-02-18 02:26:39,833 [salt.state       :1951][INFO    ][21890] Completed state [maas.deploy_machines] at time 02:26:39.833541 duration_in_ms=15810.905
2019-02-18 02:26:39,837 [salt.minion      :1711][INFO    ][21890] Returning information for job: 20190218022621875140
2019-02-18 02:26:40,438 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218022640440543
2019-02-18 02:26:40,457 [salt.minion      :1432][INFO    ][22195] Starting a new job with PID 22195
2019-02-18 02:26:43,927 [salt.state       :915 ][INFO    ][22195] Loading fresh modules for state activity
2019-02-18 02:26:43,987 [salt.fileclient  :1219][INFO    ][22195] Fetching file from saltenv 'base', ** done ** 'maas/machines/wait_for_deployed.sls'
2019-02-18 02:26:44,042 [salt.state       :1780][INFO    ][22195] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:44.042030
2019-02-18 02:26:44,042 [salt.state       :1813][INFO    ][22195] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:26:44,045 [salt.loaded.int.module.cmdmod:395 ][INFO    ][22195] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:26:45,657 [salt.state       :300 ][INFO    ][22195] {'pid': 22207, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:26:45,658 [salt.state       :1951][INFO    ][22195] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:45.658646 duration_in_ms=1616.615
2019-02-18 02:26:45,661 [salt.state       :1780][INFO    ][22195] Running state [maas.wait_for_machine_status] at time 02:26:45.661465
2019-02-18 02:26:45,662 [salt.state       :1813][INFO    ][22195] Executing state module.run for [maas.wait_for_machine_status]
2019-02-18 02:26:45,662 [salt.utils.decorators:613 ][WARNING ][22195] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:26:49,702 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2245.97179604s left)
2019-02-18 02:26:55,547 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022655550118
2019-02-18 02:26:55,569 [salt.minion      :1432][INFO    ][22222] Starting a new job with PID 22222
2019-02-18 02:26:55,597 [salt.minion      :1711][INFO    ][22222] Returning information for job: 20190218022655550118
2019-02-18 02:27:23,883 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2211.79130197s left)
2019-02-18 02:27:25,600 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022725602097
2019-02-18 02:27:25,624 [salt.minion      :1432][INFO    ][22264] Starting a new job with PID 22264
2019-02-18 02:27:25,653 [salt.minion      :1711][INFO    ][22264] Returning information for job: 20190218022725602097
2019-02-18 02:27:55,672 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022755678284
2019-02-18 02:27:55,694 [salt.minion      :1432][INFO    ][22295] Starting a new job with PID 22295
2019-02-18 02:27:55,717 [salt.minion      :1711][INFO    ][22295] Returning information for job: 20190218022755678284
2019-02-18 02:27:57,959 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2177.71529293s left)
2019-02-18 02:28:25,886 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022825893658
2019-02-18 02:28:25,902 [salt.minion      :1432][INFO    ][22475] Starting a new job with PID 22475
2019-02-18 02:28:25,918 [salt.minion      :1711][INFO    ][22475] Returning information for job: 20190218022825893658
2019-02-18 02:28:31,995 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2143.67948103s left)
2019-02-18 02:28:55,915 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022855924063
2019-02-18 02:28:55,937 [salt.minion      :1432][INFO    ][22643] Starting a new job with PID 22643
2019-02-18 02:28:55,965 [salt.minion      :1711][INFO    ][22643] Returning information for job: 20190218022855924063
2019-02-18 02:29:05,916 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2109.75837588s left)
2019-02-18 02:29:25,978 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022925986328
2019-02-18 02:29:26,003 [salt.minion      :1432][INFO    ][22964] Starting a new job with PID 22964
2019-02-18 02:29:26,034 [salt.minion      :1711][INFO    ][22964] Returning information for job: 20190218022925986328
2019-02-18 02:29:40,327 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2075.34665585s left)
2019-02-18 02:29:56,052 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218022956060090
2019-02-18 02:29:56,076 [salt.minion      :1432][INFO    ][23146] Starting a new job with PID 23146
2019-02-18 02:29:56,102 [salt.minion      :1711][INFO    ][23146] Returning information for job: 20190218022956060090
2019-02-18 02:30:13,559 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2042.11540604s left)
2019-02-18 02:30:26,115 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023026126187
2019-02-18 02:30:26,137 [salt.minion      :1432][INFO    ][23516] Starting a new job with PID 23516
2019-02-18 02:30:26,164 [salt.minion      :1711][INFO    ][23516] Returning information for job: 20190218023026126187
2019-02-18 02:30:47,656 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2008.01770902s left)
2019-02-18 02:30:56,181 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023056193211
2019-02-18 02:30:56,205 [salt.minion      :1432][INFO    ][23568] Starting a new job with PID 23568
2019-02-18 02:30:56,232 [salt.minion      :1711][INFO    ][23568] Returning information for job: 20190218023056193211
2019-02-18 02:31:21,811 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1973.86319184s left)
2019-02-18 02:31:26,250 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023126263289
2019-02-18 02:31:26,272 [salt.minion      :1432][INFO    ][23610] Starting a new job with PID 23610
2019-02-18 02:31:26,302 [salt.minion      :1711][INFO    ][23610] Returning information for job: 20190218023126263289
2019-02-18 02:31:55,498 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1940.17645192s left)
2019-02-18 02:31:56,326 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023156339304
2019-02-18 02:31:56,349 [salt.minion      :1432][INFO    ][23675] Starting a new job with PID 23675
2019-02-18 02:31:56,377 [salt.minion      :1711][INFO    ][23675] Returning information for job: 20190218023156339304
2019-02-18 02:32:26,412 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023226427656
2019-02-18 02:32:26,434 [salt.minion      :1432][INFO    ][23878] Starting a new job with PID 23878
2019-02-18 02:32:26,468 [salt.minion      :1711][INFO    ][23878] Returning information for job: 20190218023226427656
2019-02-18 02:32:29,131 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1906.54316092s left)
2019-02-18 02:32:56,503 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023256518324
2019-02-18 02:32:56,524 [salt.minion      :1432][INFO    ][23976] Starting a new job with PID 23976
2019-02-18 02:32:56,546 [salt.minion      :1711][INFO    ][23976] Returning information for job: 20190218023256518324
2019-02-18 02:33:02,604 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1873.07046795s left)
2019-02-18 02:33:26,590 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023326605531
2019-02-18 02:33:26,614 [salt.minion      :1432][INFO    ][24258] Starting a new job with PID 24258
2019-02-18 02:33:26,643 [salt.minion      :1711][INFO    ][24258] Returning information for job: 20190218023326605531
2019-02-18 02:33:36,863 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1838.81151605s left)
2019-02-18 02:33:56,687 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023356704285
2019-02-18 02:33:56,709 [salt.minion      :1432][INFO    ][24364] Starting a new job with PID 24364
2019-02-18 02:33:56,736 [salt.minion      :1711][INFO    ][24364] Returning information for job: 20190218023356704285
2019-02-18 02:34:11,086 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1804.58804703s left)
2019-02-18 02:34:26,791 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023426810047
2019-02-18 02:34:26,813 [salt.minion      :1432][INFO    ][24429] Starting a new job with PID 24429
2019-02-18 02:34:26,844 [salt.minion      :1711][INFO    ][24429] Returning information for job: 20190218023426810047
2019-02-18 02:34:45,418 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1770.25570798s left)
2019-02-18 02:34:56,961 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023456981595
2019-02-18 02:34:56,981 [salt.minion      :1432][INFO    ][24618] Starting a new job with PID 24618
2019-02-18 02:34:57,003 [salt.minion      :1711][INFO    ][24618] Returning information for job: 20190218023456981595
2019-02-18 02:35:19,688 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1735.98577285s left)
2019-02-18 02:35:27,037 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023527057287
2019-02-18 02:35:27,060 [salt.minion      :1432][INFO    ][25022] Starting a new job with PID 25022
2019-02-18 02:35:27,088 [salt.minion      :1711][INFO    ][25022] Returning information for job: 20190218023527057287
2019-02-18 02:35:53,610 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1702.06403089s left)
2019-02-18 02:35:57,160 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023557181088
2019-02-18 02:35:57,182 [salt.minion      :1432][INFO    ][25113] Starting a new job with PID 25113
2019-02-18 02:35:57,211 [salt.minion      :1711][INFO    ][25113] Returning information for job: 20190218023557181088
2019-02-18 02:36:27,295 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023627318353
2019-02-18 02:36:27,318 [salt.minion      :1432][INFO    ][25229] Starting a new job with PID 25229
2019-02-18 02:36:27,353 [salt.minion      :1711][INFO    ][25229] Returning information for job: 20190218023627318353
2019-02-18 02:36:27,814 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1667.86037588s left)
2019-02-18 02:36:57,438 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023657462404
2019-02-18 02:36:57,459 [salt.minion      :1432][INFO    ][25257] Starting a new job with PID 25257
2019-02-18 02:36:57,485 [salt.minion      :1711][INFO    ][25257] Returning information for job: 20190218023657462404
2019-02-18 02:37:01,597 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1634.0770309s left)
2019-02-18 02:37:27,580 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023727605086
2019-02-18 02:37:27,602 [salt.minion      :1432][INFO    ][25298] Starting a new job with PID 25298
2019-02-18 02:37:27,628 [salt.minion      :1711][INFO    ][25298] Returning information for job: 20190218023727605086
2019-02-18 02:37:35,583 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1600.09052086s left)
2019-02-18 02:37:57,733 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023757758908
2019-02-18 02:37:57,754 [salt.minion      :1432][INFO    ][25334] Starting a new job with PID 25334
2019-02-18 02:37:57,782 [salt.minion      :1711][INFO    ][25334] Returning information for job: 20190218023757758908
2019-02-18 02:38:09,791 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1565.88281107s left)
2019-02-18 02:38:27,901 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023827926585
2019-02-18 02:38:27,923 [salt.minion      :1432][INFO    ][25519] Starting a new job with PID 25519
2019-02-18 02:38:27,950 [salt.minion      :1711][INFO    ][25519] Returning information for job: 20190218023827926585
2019-02-18 02:38:44,023 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1531.65053606s left)
2019-02-18 02:38:58,070 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023858098342
2019-02-18 02:38:58,093 [salt.minion      :1432][INFO    ][25564] Starting a new job with PID 25564
2019-02-18 02:38:58,125 [salt.minion      :1711][INFO    ][25564] Returning information for job: 20190218023858098342
2019-02-18 02:39:17,894 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1497.78030896s left)
2019-02-18 02:39:28,261 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023928290298
2019-02-18 02:39:28,282 [salt.minion      :1432][INFO    ][25607] Starting a new job with PID 25607
2019-02-18 02:39:28,310 [salt.minion      :1711][INFO    ][25607] Returning information for job: 20190218023928290298
2019-02-18 02:39:51,875 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1463.79889894s left)
2019-02-18 02:39:58,451 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218023958481429
2019-02-18 02:39:58,474 [salt.minion      :1432][INFO    ][25644] Starting a new job with PID 25644
2019-02-18 02:39:58,501 [salt.minion      :1711][INFO    ][25644] Returning information for job: 20190218023958481429
2019-02-18 02:40:25,722 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1429.95174193s left)
2019-02-18 02:40:28,652 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024028682625
2019-02-18 02:40:28,672 [salt.minion      :1432][INFO    ][25686] Starting a new job with PID 25686
2019-02-18 02:40:28,702 [salt.minion      :1711][INFO    ][25686] Returning information for job: 20190218024028682625
2019-02-18 02:40:58,863 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024058895445
2019-02-18 02:40:58,884 [salt.minion      :1432][INFO    ][25721] Starting a new job with PID 25721
2019-02-18 02:40:58,912 [salt.minion      :1711][INFO    ][25721] Returning information for job: 20190218024058895445
2019-02-18 02:40:59,523 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1396.15126991s left)
2019-02-18 02:41:29,086 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024129119132
2019-02-18 02:41:29,103 [salt.minion      :1432][INFO    ][25757] Starting a new job with PID 25757
2019-02-18 02:41:29,127 [salt.minion      :1711][INFO    ][25757] Returning information for job: 20190218024129119132
2019-02-18 02:41:33,254 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1362.41982603s left)
2019-02-18 02:41:59,310 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024159344365
2019-02-18 02:41:59,331 [salt.minion      :1432][INFO    ][25790] Starting a new job with PID 25790
2019-02-18 02:41:59,358 [salt.minion      :1711][INFO    ][25790] Returning information for job: 20190218024159344365
2019-02-18 02:42:07,024 [salt.loaded.ext.module.maas:1023][INFO    ][22195] Waiting status:Deployed for machines:['kvm02']
sleep for:30s Timeout:2250s (1328.65019703s left)
2019-02-18 02:42:29,337 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024229372610
2019-02-18 02:42:29,358 [salt.minion      :1432][INFO    ][25833] Starting a new job with PID 25833
2019-02-18 02:42:29,388 [salt.minion      :1711][INFO    ][25833] Returning information for job: 20190218024229372610
2019-02-18 02:42:41,117 [salt.loaded.ext.module.maas:993 ][INFO    ][22195] Machine bamshb mark broken
2019-02-18 02:42:41,986 [salt.loaded.ext.module.maas:996 ][INFO    ][22195] Machine bamshb mark fixed
2019-02-18 02:42:43,376 [salt.loaded.ext.module.maas:684 ][INFO    ][22195] deploymachines hwe_kernel=ga-16.04 system_id=bamshb distro_series=xenial
2019-02-18 02:42:46,364 [salt.loaded.ext.module.maas:160 ][ERROR   ][22195] Failed for object kvm02 reason Unable to change power state to 'cycle' for node kvm02: another action is already in progress for that node.
2019-02-18 02:42:46,368 [salt.state       :302 ][ERROR   ][22195] Module function maas.wait_for_machine_status threw an exception. Exception: {'updated': ['cmp002', 'cmp001', 'kvm01', 'kvm03'], 'errors': {'kvm02': "Unable to change power state to 'cycle' for node kvm02: another action is already in progress for that node."}, 'success': []}
2019-02-18 02:42:46,368 [salt.state       :1951][INFO    ][22195] Completed state [maas.wait_for_machine_status] at time 02:42:46.368392 duration_in_ms=960706.926
2019-02-18 02:42:46,373 [salt.minion      :1711][INFO    ][22195] Returning information for job: 20190218022640440543
2019-02-18 02:42:57,167 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command pillar.get with jid 20190218024257203200
2019-02-18 02:42:57,189 [salt.minion      :1432][INFO    ][25937] Starting a new job with PID 25937
2019-02-18 02:42:57,198 [salt.minion      :1711][INFO    ][25937] Returning information for job: 20190218024257203200
2019-02-18 02:42:57,797 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218024257832552
2019-02-18 02:42:57,819 [salt.minion      :1432][INFO    ][25946] Starting a new job with PID 25946
2019-02-18 02:43:01,496 [salt.state       :915 ][INFO    ][25946] Loading fresh modules for state activity
2019-02-18 02:43:05,057 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'salt-minion --version' in directory '/root'
2019-02-18 02:43:05,287 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'salt-minion --version' in directory '/root'
2019-02-18 02:43:06,212 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'salt-minion --version' in directory '/root'
2019-02-18 02:43:06,514 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'salt-minion --version' in directory '/root'
2019-02-18 02:43:07,646 [salt.state       :1780][INFO    ][25946] Running state [/etc/environment] at time 02:43:07.646795
2019-02-18 02:43:07,647 [salt.state       :1813][INFO    ][25946] Executing state file.blockreplace for [/etc/environment]
2019-02-18 02:43:07,651 [salt.state       :300 ][INFO    ][25946] No changes needed to be made
2019-02-18 02:43:07,651 [salt.state       :1951][INFO    ][25946] Completed state [/etc/environment] at time 02:43:07.651863 duration_in_ms=5.067
2019-02-18 02:43:07,652 [salt.state       :1780][INFO    ][25946] Running state [/etc/profile.d] at time 02:43:07.652160
2019-02-18 02:43:07,652 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/profile.d]
2019-02-18 02:43:07,653 [salt.state       :300 ][INFO    ][25946] Directory /etc/profile.d is in the correct state
Directory /etc/profile.d updated
2019-02-18 02:43:07,653 [salt.state       :1951][INFO    ][25946] Completed state [/etc/profile.d] at time 02:43:07.653907 duration_in_ms=1.747
2019-02-18 02:43:07,654 [salt.state       :1780][INFO    ][25946] Running state [/etc/bash.bashrc] at time 02:43:07.654174
2019-02-18 02:43:07,654 [salt.state       :1813][INFO    ][25946] Executing state file.blockreplace for [/etc/bash.bashrc]
2019-02-18 02:43:08,201 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['git', '--version'] in directory '/root'
2019-02-18 02:43:08,314 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'test -f /etc/bash.bashrc' in directory '/root'
2019-02-18 02:43:08,328 [salt.state       :300 ][INFO    ][25946] No changes needed to be made
2019-02-18 02:43:08,328 [salt.state       :1951][INFO    ][25946] Completed state [/etc/bash.bashrc] at time 02:43:08.328699 duration_in_ms=674.524
2019-02-18 02:43:08,329 [salt.state       :1780][INFO    ][25946] Running state [/etc/profile] at time 02:43:08.329063
2019-02-18 02:43:08,329 [salt.state       :1813][INFO    ][25946] Executing state file.blockreplace for [/etc/profile]
2019-02-18 02:43:08,333 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'test -f /etc/profile' in directory '/root'
2019-02-18 02:43:08,344 [salt.state       :300 ][INFO    ][25946] No changes needed to be made
2019-02-18 02:43:08,344 [salt.state       :1951][INFO    ][25946] Completed state [/etc/profile] at time 02:43:08.344834 duration_in_ms=15.771
2019-02-18 02:43:08,345 [salt.state       :1780][INFO    ][25946] Running state [/etc/login.defs] at time 02:43:08.345177
2019-02-18 02:43:08,345 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/login.defs]
2019-02-18 02:43:08,434 [salt.state       :300 ][INFO    ][25946] File /etc/login.defs is in the correct state
2019-02-18 02:43:08,434 [salt.state       :1951][INFO    ][25946] Completed state [/etc/login.defs] at time 02:43:08.434724 duration_in_ms=89.546
2019-02-18 02:43:08,439 [salt.state       :1780][INFO    ][25946] Running state [at] at time 02:43:08.439756
2019-02-18 02:43:08,440 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [at]
2019-02-18 02:43:08,440 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:43:08,756 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:08,756 [salt.state       :1951][INFO    ][25946] Completed state [at] at time 02:43:08.756526 duration_in_ms=316.769
2019-02-18 02:43:08,758 [salt.state       :1780][INFO    ][25946] Running state [atd] at time 02:43:08.758032
2019-02-18 02:43:08,758 [salt.state       :1813][INFO    ][25946] Executing state service.running for [atd]
2019-02-18 02:43:08,758 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'atd.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:08,784 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'atd.service'] in directory '/root'
2019-02-18 02:43:08,792 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-enabled', 'atd.service'] in directory '/root'
2019-02-18 02:43:08,808 [salt.state       :300 ][INFO    ][25946] The service atd is already running
2019-02-18 02:43:08,808 [salt.state       :1951][INFO    ][25946] Completed state [atd] at time 02:43:08.808328 duration_in_ms=50.296
2019-02-18 02:43:08,810 [salt.state       :1780][INFO    ][25946] Running state [cron] at time 02:43:08.810110
2019-02-18 02:43:08,810 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [cron]
2019-02-18 02:43:08,816 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:08,816 [salt.state       :1951][INFO    ][25946] Completed state [cron] at time 02:43:08.816627 duration_in_ms=6.516
2019-02-18 02:43:08,817 [salt.state       :1780][INFO    ][25946] Running state [/etc/at.allow] at time 02:43:08.817495
2019-02-18 02:43:08,817 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/at.allow]
2019-02-18 02:43:08,834 [salt.state       :300 ][INFO    ][25946] File /etc/at.allow is in the correct state
2019-02-18 02:43:08,834 [salt.state       :1951][INFO    ][25946] Completed state [/etc/at.allow] at time 02:43:08.834191 duration_in_ms=16.696
2019-02-18 02:43:08,834 [salt.state       :1780][INFO    ][25946] Running state [/etc/at.deny] at time 02:43:08.834542
2019-02-18 02:43:08,834 [salt.state       :1813][INFO    ][25946] Executing state file.absent for [/etc/at.deny]
2019-02-18 02:43:08,835 [salt.state       :300 ][INFO    ][25946] File /etc/at.deny is not present
2019-02-18 02:43:08,835 [salt.state       :1951][INFO    ][25946] Completed state [/etc/at.deny] at time 02:43:08.835534 duration_in_ms=0.993
2019-02-18 02:43:08,836 [salt.state       :1780][INFO    ][25946] Running state [cron] at time 02:43:08.836529
2019-02-18 02:43:08,836 [salt.state       :1813][INFO    ][25946] Executing state service.running for [cron]
2019-02-18 02:43:08,837 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'cron.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:08,856 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'cron.service'] in directory '/root'
2019-02-18 02:43:08,868 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-enabled', 'cron.service'] in directory '/root'
2019-02-18 02:43:08,878 [salt.state       :300 ][INFO    ][25946] The service cron is already running
2019-02-18 02:43:08,879 [salt.state       :1951][INFO    ][25946] Completed state [cron] at time 02:43:08.879302 duration_in_ms=42.773
2019-02-18 02:43:08,880 [salt.state       :1780][INFO    ][25946] Running state [/etc/cron.allow] at time 02:43:08.880440
2019-02-18 02:43:08,880 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/cron.allow]
2019-02-18 02:43:08,896 [salt.state       :300 ][INFO    ][25946] File /etc/cron.allow is in the correct state
2019-02-18 02:43:08,896 [salt.state       :1951][INFO    ][25946] Completed state [/etc/cron.allow] at time 02:43:08.896922 duration_in_ms=16.483
2019-02-18 02:43:08,897 [salt.state       :1780][INFO    ][25946] Running state [/etc/cron.deny] at time 02:43:08.897261
2019-02-18 02:43:08,897 [salt.state       :1813][INFO    ][25946] Executing state file.absent for [/etc/cron.deny]
2019-02-18 02:43:08,898 [salt.state       :300 ][INFO    ][25946] File /etc/cron.deny is not present
2019-02-18 02:43:08,898 [salt.state       :1951][INFO    ][25946] Completed state [/etc/cron.deny] at time 02:43:08.898324 duration_in_ms=1.063
2019-02-18 02:43:08,899 [salt.state       :1780][INFO    ][25946] Running state [/etc/crontab] at time 02:43:08.899205
2019-02-18 02:43:08,899 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/crontab]
2019-02-18 02:43:08,900 [salt.state       :300 ][INFO    ][25946] File /etc/crontab exists with proper permissions. No changes made.
2019-02-18 02:43:08,900 [salt.state       :1951][INFO    ][25946] Completed state [/etc/crontab] at time 02:43:08.900433 duration_in_ms=1.229
2019-02-18 02:43:08,901 [salt.state       :1780][INFO    ][25946] Running state [/etc/cron.d] at time 02:43:08.901264
2019-02-18 02:43:08,901 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/cron.d]
2019-02-18 02:43:08,902 [salt.state       :300 ][INFO    ][25946] Directory /etc/cron.d is in the correct state
Directory /etc/cron.d updated
2019-02-18 02:43:08,902 [salt.state       :1951][INFO    ][25946] Completed state [/etc/cron.d] at time 02:43:08.902786 duration_in_ms=1.522
2019-02-18 02:43:08,903 [salt.state       :1780][INFO    ][25946] Running state [/etc/cron.daily] at time 02:43:08.903644
2019-02-18 02:43:08,904 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/cron.daily]
2019-02-18 02:43:08,904 [salt.state       :300 ][INFO    ][25946] Directory /etc/cron.daily is in the correct state
Directory /etc/cron.daily updated
2019-02-18 02:43:08,905 [salt.state       :1951][INFO    ][25946] Completed state [/etc/cron.daily] at time 02:43:08.905136 duration_in_ms=1.492
2019-02-18 02:43:08,906 [salt.state       :1780][INFO    ][25946] Running state [/etc/cron.hourly] at time 02:43:08.906032
2019-02-18 02:43:08,906 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/cron.hourly]
2019-02-18 02:43:08,907 [salt.state       :300 ][INFO    ][25946] Directory /etc/cron.hourly is in the correct state
Directory /etc/cron.hourly updated
2019-02-18 02:43:08,907 [salt.state       :1951][INFO    ][25946] Completed state [/etc/cron.hourly] at time 02:43:08.907409 duration_in_ms=1.378
2019-02-18 02:43:08,908 [salt.state       :1780][INFO    ][25946] Running state [/etc/cron.monthly] at time 02:43:08.908245
2019-02-18 02:43:08,908 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/cron.monthly]
2019-02-18 02:43:08,909 [salt.state       :300 ][INFO    ][25946] Directory /etc/cron.monthly is in the correct state
Directory /etc/cron.monthly updated
2019-02-18 02:43:08,909 [salt.state       :1951][INFO    ][25946] Completed state [/etc/cron.monthly] at time 02:43:08.909680 duration_in_ms=1.435
2019-02-18 02:43:08,910 [salt.state       :1780][INFO    ][25946] Running state [/etc/cron.weekly] at time 02:43:08.910522
2019-02-18 02:43:08,910 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/cron.weekly]
2019-02-18 02:43:08,911 [salt.state       :300 ][INFO    ][25946] Directory /etc/cron.weekly is in the correct state
Directory /etc/cron.weekly updated
2019-02-18 02:43:08,911 [salt.state       :1951][INFO    ][25946] Completed state [/etc/cron.weekly] at time 02:43:08.911913 duration_in_ms=1.39
2019-02-18 02:43:08,912 [salt.state       :1780][INFO    ][25946] Running state [linux_extra_packages_removed] at time 02:43:08.912228
2019-02-18 02:43:08,912 [salt.state       :1813][INFO    ][25946] Executing state pkg.removed for [linux_extra_packages_removed]
2019-02-18 02:43:08,922 [salt.state       :300 ][INFO    ][25946] All specified packages are already absent
2019-02-18 02:43:08,922 [salt.state       :1951][INFO    ][25946] Completed state [linux_extra_packages_removed] at time 02:43:08.922682 duration_in_ms=10.455
2019-02-18 02:43:08,923 [salt.state       :1780][INFO    ][25946] Running state [linux_extra_packages_latest] at time 02:43:08.922997
2019-02-18 02:43:08,923 [salt.state       :1813][INFO    ][25946] Executing state pkg.latest for [linux_extra_packages_latest]
2019-02-18 02:43:08,928 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-18 02:43:11,911 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2019-02-18 02:43:11,987 [salt.state       :300 ][INFO    ][25946] Package python-tornado is already up-to-date
2019-02-18 02:43:11,988 [salt.state       :1951][INFO    ][25946] Completed state [linux_extra_packages_latest] at time 02:43:11.988122 duration_in_ms=3065.123
2019-02-18 02:43:11,988 [salt.state       :1780][INFO    ][25946] Running state [UTC] at time 02:43:11.988766
2019-02-18 02:43:11,989 [salt.state       :1813][INFO    ][25946] Executing state timezone.system for [UTC]
2019-02-18 02:43:11,991 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['timedatectl'] in directory '/root'
2019-02-18 02:43:12,035 [salt.state       :300 ][INFO    ][25946] Timezone UTC already set, UTC already set to UTC
2019-02-18 02:43:12,036 [salt.state       :1951][INFO    ][25946] Completed state [UTC] at time 02:43:12.036240 duration_in_ms=47.474
2019-02-18 02:43:12,036 [salt.state       :1780][INFO    ][25946] Running state [/etc/default/grub.d] at time 02:43:12.036804
2019-02-18 02:43:12,037 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/default/grub.d]
2019-02-18 02:43:12,039 [salt.state       :300 ][INFO    ][25946] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2019-02-18 02:43:12,039 [salt.state       :1951][INFO    ][25946] Completed state [/etc/default/grub.d] at time 02:43:12.039428 duration_in_ms=2.624
2019-02-18 02:43:12,039 [salt.state       :1780][INFO    ][25946] Running state [update-grub] at time 02:43:12.039779
2019-02-18 02:43:12,040 [salt.state       :1813][INFO    ][25946] Executing state cmd.wait for [update-grub]
2019-02-18 02:43:12,040 [salt.state       :300 ][INFO    ][25946] No changes made for update-grub
2019-02-18 02:43:12,040 [salt.state       :1951][INFO    ][25946] Completed state [update-grub] at time 02:43:12.040888 duration_in_ms=1.11
2019-02-18 02:43:12,044 [salt.state       :1780][INFO    ][25946] Running state [/boot/grub/grub.cfg] at time 02:43:12.043984
2019-02-18 02:43:12,044 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/boot/grub/grub.cfg]
2019-02-18 02:43:12,052 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2019-02-18 02:43:12,066 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /boot/grub/grub.cfg - 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.
2019-02-18 02:43:12,067 [salt.state       :300 ][INFO    ][25946] File /boot/grub/grub.cfg exists with proper permissions. No changes made.
2019-02-18 02:43:12,068 [salt.state       :1951][INFO    ][25946] Completed state [/boot/grub/grub.cfg] at time 02:43:12.068026 duration_in_ms=24.043
2019-02-18 02:43:12,068 [salt.state       :1780][INFO    ][25946] Running state [nf_conntrack] at time 02:43:12.068463
2019-02-18 02:43:12,068 [salt.state       :1813][INFO    ][25946] Executing state kmod.present for [nf_conntrack]
2019-02-18 02:43:12,069 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'lsmod' in directory '/root'
2019-02-18 02:43:12,087 [salt.state       :300 ][INFO    ][25946] Kernel module nf_conntrack is already present
2019-02-18 02:43:12,087 [salt.state       :1951][INFO    ][25946] Completed state [nf_conntrack] at time 02:43:12.087465 duration_in_ms=19.001
2019-02-18 02:43:12,088 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d] at time 02:43:12.087947
2019-02-18 02:43:12,088 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/modprobe.d]
2019-02-18 02:43:12,089 [salt.state       :300 ][INFO    ][25946] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2019-02-18 02:43:12,090 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d] at time 02:43:12.090116 duration_in_ms=2.168
2019-02-18 02:43:12,092 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/hfsplus.conf] at time 02:43:12.092747
2019-02-18 02:43:12,093 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2019-02-18 02:43:12,249 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/hfsplus.conf is in the correct state
2019-02-18 02:43:12,250 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/hfsplus.conf] at time 02:43:12.250058 duration_in_ms=157.312
2019-02-18 02:43:12,251 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/rds.conf] at time 02:43:12.251270
2019-02-18 02:43:12,251 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2019-02-18 02:43:12,414 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/rds.conf is in the correct state
2019-02-18 02:43:12,414 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/rds.conf] at time 02:43:12.414708 duration_in_ms=163.437
2019-02-18 02:43:12,416 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/cramfs.conf] at time 02:43:12.416100
2019-02-18 02:43:12,416 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2019-02-18 02:43:12,510 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/cramfs.conf is in the correct state
2019-02-18 02:43:12,511 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/cramfs.conf] at time 02:43:12.510995 duration_in_ms=94.895
2019-02-18 02:43:12,512 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/freevxfs.conf] at time 02:43:12.512015
2019-02-18 02:43:12,512 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2019-02-18 02:43:12,671 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/freevxfs.conf is in the correct state
2019-02-18 02:43:12,671 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/freevxfs.conf] at time 02:43:12.671305 duration_in_ms=159.29
2019-02-18 02:43:12,672 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/hfs.conf] at time 02:43:12.672453
2019-02-18 02:43:12,672 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2019-02-18 02:43:12,764 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/hfs.conf is in the correct state
2019-02-18 02:43:12,765 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/hfs.conf] at time 02:43:12.764993 duration_in_ms=92.54
2019-02-18 02:43:12,765 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/squashfs.conf] at time 02:43:12.765959
2019-02-18 02:43:12,766 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2019-02-18 02:43:12,854 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/squashfs.conf is in the correct state
2019-02-18 02:43:12,854 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/squashfs.conf] at time 02:43:12.854630 duration_in_ms=88.671
2019-02-18 02:43:12,855 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/udf.conf] at time 02:43:12.855565
2019-02-18 02:43:12,855 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2019-02-18 02:43:12,901 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024312938255
2019-02-18 02:43:12,923 [salt.minion      :1432][INFO    ][26392] Starting a new job with PID 26392
2019-02-18 02:43:12,949 [salt.minion      :1711][INFO    ][26392] Returning information for job: 20190218024312938255
2019-02-18 02:43:12,997 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/udf.conf is in the correct state
2019-02-18 02:43:12,997 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/udf.conf] at time 02:43:12.997792 duration_in_ms=142.227
2019-02-18 02:43:12,999 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/vfat.conf] at time 02:43:12.999388
2019-02-18 02:43:12,999 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2019-02-18 02:43:13,123 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/vfat.conf is in the correct state
2019-02-18 02:43:13,124 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/vfat.conf] at time 02:43:13.124098 duration_in_ms=124.711
2019-02-18 02:43:13,125 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/sctp.conf] at time 02:43:13.125196
2019-02-18 02:43:13,125 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2019-02-18 02:43:13,227 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/sctp.conf is in the correct state
2019-02-18 02:43:13,227 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/sctp.conf] at time 02:43:13.227660 duration_in_ms=102.465
2019-02-18 02:43:13,228 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/jffs2.conf] at time 02:43:13.228551
2019-02-18 02:43:13,228 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2019-02-18 02:43:13,318 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/jffs2.conf is in the correct state
2019-02-18 02:43:13,318 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/jffs2.conf] at time 02:43:13.318567 duration_in_ms=90.016
2019-02-18 02:43:13,319 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/tipc.conf] at time 02:43:13.319470
2019-02-18 02:43:13,319 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2019-02-18 02:43:13,408 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/tipc.conf is in the correct state
2019-02-18 02:43:13,408 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/tipc.conf] at time 02:43:13.408342 duration_in_ms=88.872
2019-02-18 02:43:13,409 [salt.state       :1780][INFO    ][25946] Running state [/etc/modprobe.d/dccp.conf] at time 02:43:13.409250
2019-02-18 02:43:13,409 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2019-02-18 02:43:13,500 [salt.state       :300 ][INFO    ][25946] File /etc/modprobe.d/dccp.conf is in the correct state
2019-02-18 02:43:13,500 [salt.state       :1951][INFO    ][25946] Completed state [/etc/modprobe.d/dccp.conf] at time 02:43:13.500182 duration_in_ms=90.932
2019-02-18 02:43:13,500 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_congestion_control] at time 02:43:13.500354
2019-02-18 02:43:13,500 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2019-02-18 02:43:13,501 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_congestion_control' in directory '/root'
2019-02-18 02:43:13,515 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2019-02-18 02:43:13,516 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_congestion_control] at time 02:43:13.516096 duration_in_ms=15.742
2019-02-18 02:43:13,516 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:43:13.516362
2019-02-18 02:43:13,516 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2019-02-18 02:43:13,517 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_slow_start_after_idle' in directory '/root'
2019-02-18 02:43:13,530 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2019-02-18 02:43:13,530 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:43:13.530529 duration_in_ms=14.167
2019-02-18 02:43:13,530 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.ip_forward] at time 02:43:13.530823
2019-02-18 02:43:13,531 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.ip_forward]
2019-02-18 02:43:13,531 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.ip_forward' in directory '/root'
2019-02-18 02:43:13,544 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.ip_forward = 1 is already set
2019-02-18 02:43:13,544 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.ip_forward] at time 02:43:13.544294 duration_in_ms=13.471
2019-02-18 02:43:13,544 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:43:13.544575
2019-02-18 02:43:13,544 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2019-02-18 02:43:13,545 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.icmp_echo_ignore_broadcasts' in directory '/root'
2019-02-18 02:43:13,556 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.icmp_echo_ignore_broadcasts = 1 is already set
2019-02-18 02:43:13,556 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:43:13.556874 duration_in_ms=12.299
2019-02-18 02:43:13,557 [salt.state       :1780][INFO    ][25946] Running state [net.nf_conntrack_max] at time 02:43:13.557137
2019-02-18 02:43:13,557 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.nf_conntrack_max]
2019-02-18 02:43:13,557 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.nf_conntrack_max' in directory '/root'
2019-02-18 02:43:13,573 [salt.state       :300 ][INFO    ][25946] Sysctl value net.nf_conntrack_max = 1048576 is already set
2019-02-18 02:43:13,573 [salt.state       :1951][INFO    ][25946] Completed state [net.nf_conntrack_max] at time 02:43:13.573731 duration_in_ms=16.594
2019-02-18 02:43:13,574 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:43:13.574096
2019-02-18 02:43:13,574 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2019-02-18 02:43:13,575 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.icmp_ignore_bogus_error_responses' in directory '/root'
2019-02-18 02:43:13,591 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.icmp_ignore_bogus_error_responses = 1 is already set
2019-02-18 02:43:13,591 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:43:13.591398 duration_in_ms=17.302
2019-02-18 02:43:13,591 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.default.log_martians] at time 02:43:13.591734
2019-02-18 02:43:13,592 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2019-02-18 02:43:13,592 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.default.log_martians' in directory '/root'
2019-02-18 02:43:13,607 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.default.log_martians = 1 is already set
2019-02-18 02:43:13,607 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.default.log_martians] at time 02:43:13.607609 duration_in_ms=15.875
2019-02-18 02:43:13,608 [salt.state       :1780][INFO    ][25946] Running state [net.core.somaxconn] at time 02:43:13.607987
2019-02-18 02:43:13,608 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.core.somaxconn]
2019-02-18 02:43:13,609 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.core.somaxconn' in directory '/root'
2019-02-18 02:43:13,621 [salt.state       :300 ][INFO    ][25946] Sysctl value net.core.somaxconn = 4096 is already set
2019-02-18 02:43:13,621 [salt.state       :1951][INFO    ][25946] Completed state [net.core.somaxconn] at time 02:43:13.621659 duration_in_ms=13.672
2019-02-18 02:43:13,622 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.all.send_redirects] at time 02:43:13.622028
2019-02-18 02:43:13,622 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2019-02-18 02:43:13,623 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.all.send_redirects' in directory '/root'
2019-02-18 02:43:13,634 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.all.send_redirects = 0 is already set
2019-02-18 02:43:13,635 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.all.send_redirects] at time 02:43:13.635177 duration_in_ms=13.149
2019-02-18 02:43:13,635 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_tw_reuse] at time 02:43:13.635520
2019-02-18 02:43:13,635 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2019-02-18 02:43:13,636 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_tw_reuse' in directory '/root'
2019-02-18 02:43:13,652 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2019-02-18 02:43:13,653 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_tw_reuse] at time 02:43:13.652939 duration_in_ms=17.418
2019-02-18 02:43:13,653 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.default.rp_filter] at time 02:43:13.653417
2019-02-18 02:43:13,653 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2019-02-18 02:43:13,654 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.default.rp_filter' in directory '/root'
2019-02-18 02:43:13,671 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.default.rp_filter = 1 is already set
2019-02-18 02:43:13,672 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.default.rp_filter] at time 02:43:13.672294 duration_in_ms=18.876
2019-02-18 02:43:13,672 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_fin_timeout] at time 02:43:13.672739
2019-02-18 02:43:13,673 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2019-02-18 02:43:13,674 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_fin_timeout' in directory '/root'
2019-02-18 02:43:13,690 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2019-02-18 02:43:13,690 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_fin_timeout] at time 02:43:13.690812 duration_in_ms=18.073
2019-02-18 02:43:13,691 [salt.state       :1780][INFO    ][25946] Running state [kernel.panic] at time 02:43:13.691261
2019-02-18 02:43:13,691 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [kernel.panic]
2019-02-18 02:43:13,692 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n kernel.panic' in directory '/root'
2019-02-18 02:43:13,707 [salt.state       :300 ][INFO    ][25946] Sysctl value kernel.panic = 60 is already set
2019-02-18 02:43:13,708 [salt.state       :1951][INFO    ][25946] Completed state [kernel.panic] at time 02:43:13.707981 duration_in_ms=16.72
2019-02-18 02:43:13,708 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_keepalive_probes] at time 02:43:13.708403
2019-02-18 02:43:13,708 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2019-02-18 02:43:13,709 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_keepalive_probes' in directory '/root'
2019-02-18 02:43:13,725 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2019-02-18 02:43:13,725 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:43:13.725879 duration_in_ms=17.475
2019-02-18 02:43:13,726 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.all.log_martians] at time 02:43:13.726338
2019-02-18 02:43:13,726 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2019-02-18 02:43:13,727 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.all.log_martians' in directory '/root'
2019-02-18 02:43:13,744 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.all.log_martians = 1 is already set
2019-02-18 02:43:13,744 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.all.log_martians] at time 02:43:13.744675 duration_in_ms=18.336
2019-02-18 02:43:13,745 [salt.state       :1780][INFO    ][25946] Running state [fs.suid_dumpable] at time 02:43:13.745142
2019-02-18 02:43:13,745 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [fs.suid_dumpable]
2019-02-18 02:43:13,746 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n fs.suid_dumpable' in directory '/root'
2019-02-18 02:43:13,762 [salt.state       :300 ][INFO    ][25946] Sysctl value fs.suid_dumpable = 0 is already set
2019-02-18 02:43:13,762 [salt.state       :1951][INFO    ][25946] Completed state [fs.suid_dumpable] at time 02:43:13.762589 duration_in_ms=17.446
2019-02-18 02:43:13,763 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.default.accept_redirects] at time 02:43:13.763047
2019-02-18 02:43:13,763 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2019-02-18 02:43:13,764 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.default.accept_redirects' in directory '/root'
2019-02-18 02:43:13,778 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.default.accept_redirects = 0 is already set
2019-02-18 02:43:13,778 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.default.accept_redirects] at time 02:43:13.778404 duration_in_ms=15.356
2019-02-18 02:43:13,778 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.default.secure_redirects] at time 02:43:13.778855
2019-02-18 02:43:13,779 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2019-02-18 02:43:13,780 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.default.secure_redirects' in directory '/root'
2019-02-18 02:43:13,793 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.default.secure_redirects = 0 is already set
2019-02-18 02:43:13,794 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.default.secure_redirects] at time 02:43:13.794065 duration_in_ms=15.209
2019-02-18 02:43:13,794 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.default.accept_source_route] at time 02:43:13.794498
2019-02-18 02:43:13,794 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2019-02-18 02:43:13,795 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.default.accept_source_route' in directory '/root'
2019-02-18 02:43:13,811 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.default.accept_source_route = 0 is already set
2019-02-18 02:43:13,812 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.default.accept_source_route] at time 02:43:13.811957 duration_in_ms=17.458
2019-02-18 02:43:13,812 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:43:13.812380
2019-02-18 02:43:13,812 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2019-02-18 02:43:13,813 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_keepalive_intvl' in directory '/root'
2019-02-18 02:43:13,829 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2019-02-18 02:43:13,829 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:43:13.829899 duration_in_ms=17.519
2019-02-18 02:43:13,830 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_keepalive_time] at time 02:43:13.830362
2019-02-18 02:43:13,830 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2019-02-18 02:43:13,831 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_keepalive_time' in directory '/root'
2019-02-18 02:43:13,847 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2019-02-18 02:43:13,848 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_keepalive_time] at time 02:43:13.848125 duration_in_ms=17.763
2019-02-18 02:43:13,848 [salt.state       :1780][INFO    ][25946] Running state [kernel.randomize_va_space] at time 02:43:13.848534
2019-02-18 02:43:13,848 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [kernel.randomize_va_space]
2019-02-18 02:43:13,849 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n kernel.randomize_va_space' in directory '/root'
2019-02-18 02:43:13,865 [salt.state       :300 ][INFO    ][25946] Sysctl value kernel.randomize_va_space = 2 is already set
2019-02-18 02:43:13,866 [salt.state       :1951][INFO    ][25946] Completed state [kernel.randomize_va_space] at time 02:43:13.866362 duration_in_ms=17.827
2019-02-18 02:43:13,866 [salt.state       :1780][INFO    ][25946] Running state [fs.file-max] at time 02:43:13.866770
2019-02-18 02:43:13,867 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [fs.file-max]
2019-02-18 02:43:13,868 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n fs.file-max' in directory '/root'
2019-02-18 02:43:13,883 [salt.state       :300 ][INFO    ][25946] Sysctl value fs.file-max = 124165 is already set
2019-02-18 02:43:13,883 [salt.state       :1951][INFO    ][25946] Completed state [fs.file-max] at time 02:43:13.883543 duration_in_ms=16.773
2019-02-18 02:43:13,884 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_syncookies] at time 02:43:13.883957
2019-02-18 02:43:13,884 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2019-02-18 02:43:13,885 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_syncookies' in directory '/root'
2019-02-18 02:43:13,898 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_syncookies = 1 is already set
2019-02-18 02:43:13,898 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_syncookies] at time 02:43:13.898625 duration_in_ms=14.667
2019-02-18 02:43:13,899 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:43:13.899057
2019-02-18 02:43:13,899 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2019-02-18 02:43:13,900 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_max_syn_backlog' in directory '/root'
2019-02-18 02:43:13,913 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2019-02-18 02:43:13,913 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:43:13.913414 duration_in_ms=14.356
2019-02-18 02:43:13,913 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.all.rp_filter] at time 02:43:13.913833
2019-02-18 02:43:13,914 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2019-02-18 02:43:13,915 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.all.rp_filter' in directory '/root'
2019-02-18 02:43:13,927 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.all.rp_filter = 1 is already set
2019-02-18 02:43:13,927 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.all.rp_filter] at time 02:43:13.927551 duration_in_ms=13.717
2019-02-18 02:43:13,928 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.all.accept_source_route] at time 02:43:13.927965
2019-02-18 02:43:13,928 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2019-02-18 02:43:13,929 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.all.accept_source_route' in directory '/root'
2019-02-18 02:43:13,940 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.all.accept_source_route = 0 is already set
2019-02-18 02:43:13,941 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.all.accept_source_route] at time 02:43:13.941001 duration_in_ms=13.035
2019-02-18 02:43:13,941 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.tcp_retries2] at time 02:43:13.941437
2019-02-18 02:43:13,941 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2019-02-18 02:43:13,942 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.tcp_retries2' in directory '/root'
2019-02-18 02:43:13,953 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2019-02-18 02:43:13,954 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.tcp_retries2] at time 02:43:13.954227 duration_in_ms=12.79
2019-02-18 02:43:13,954 [salt.state       :1780][INFO    ][25946] Running state [net.core.netdev_max_backlog] at time 02:43:13.954625
2019-02-18 02:43:13,955 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.core.netdev_max_backlog]
2019-02-18 02:43:13,955 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.core.netdev_max_backlog' in directory '/root'
2019-02-18 02:43:13,966 [salt.state       :300 ][INFO    ][25946] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2019-02-18 02:43:13,966 [salt.state       :1951][INFO    ][25946] Completed state [net.core.netdev_max_backlog] at time 02:43:13.966751 duration_in_ms=12.125
2019-02-18 02:43:13,967 [salt.state       :1780][INFO    ][25946] Running state [vm.swappiness] at time 02:43:13.967158
2019-02-18 02:43:13,967 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [vm.swappiness]
2019-02-18 02:43:13,968 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n vm.swappiness' in directory '/root'
2019-02-18 02:43:13,984 [salt.state       :300 ][INFO    ][25946] Sysctl value vm.swappiness = 10 is already set
2019-02-18 02:43:13,984 [salt.state       :1951][INFO    ][25946] Completed state [vm.swappiness] at time 02:43:13.984888 duration_in_ms=17.73
2019-02-18 02:43:13,985 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.all.secure_redirects] at time 02:43:13.985331
2019-02-18 02:43:13,985 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2019-02-18 02:43:13,986 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.all.secure_redirects' in directory '/root'
2019-02-18 02:43:14,002 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.all.secure_redirects = 0 is already set
2019-02-18 02:43:14,002 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.all.secure_redirects] at time 02:43:14.002380 duration_in_ms=17.05
2019-02-18 02:43:14,002 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:43:14.002806
2019-02-18 02:43:14,003 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2019-02-18 02:43:14,004 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh1' in directory '/root'
2019-02-18 02:43:14,017 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2019-02-18 02:43:14,017 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:43:14.017830 duration_in_ms=15.023
2019-02-18 02:43:14,018 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:43:14.018250
2019-02-18 02:43:14,018 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2019-02-18 02:43:14,019 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh2' in directory '/root'
2019-02-18 02:43:14,032 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2019-02-18 02:43:14,032 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:43:14.032561 duration_in_ms=14.311
2019-02-18 02:43:14,033 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:43:14.032990
2019-02-18 02:43:14,033 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2019-02-18 02:43:14,034 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh3' in directory '/root'
2019-02-18 02:43:14,050 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2019-02-18 02:43:14,050 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:43:14.050446 duration_in_ms=17.455
2019-02-18 02:43:14,050 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.default.send_redirects] at time 02:43:14.050888
2019-02-18 02:43:14,051 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2019-02-18 02:43:14,052 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.default.send_redirects' in directory '/root'
2019-02-18 02:43:14,068 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.default.send_redirects = 0 is already set
2019-02-18 02:43:14,068 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.default.send_redirects] at time 02:43:14.068757 duration_in_ms=17.868
2019-02-18 02:43:14,069 [salt.state       :1780][INFO    ][25946] Running state [net.ipv4.conf.all.accept_redirects] at time 02:43:14.069190
2019-02-18 02:43:14,069 [salt.state       :1813][INFO    ][25946] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2019-02-18 02:43:14,070 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'sysctl -n net.ipv4.conf.all.accept_redirects' in directory '/root'
2019-02-18 02:43:14,086 [salt.state       :300 ][INFO    ][25946] Sysctl value net.ipv4.conf.all.accept_redirects = 0 is already set
2019-02-18 02:43:14,086 [salt.state       :1951][INFO    ][25946] Completed state [net.ipv4.conf.all.accept_redirects] at time 02:43:14.086866 duration_in_ms=17.675
2019-02-18 02:43:14,087 [salt.state       :1780][INFO    ][25946] Running state [linux_sysfs_package] at time 02:43:14.087297
2019-02-18 02:43:14,087 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [linux_sysfs_package]
2019-02-18 02:43:14,098 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:14,098 [salt.state       :1951][INFO    ][25946] Completed state [linux_sysfs_package] at time 02:43:14.098894 duration_in_ms=11.597
2019-02-18 02:43:14,101 [salt.state       :1780][INFO    ][25946] Running state [/etc/sysfs.d] at time 02:43:14.101388
2019-02-18 02:43:14,101 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/sysfs.d]
2019-02-18 02:43:14,102 [salt.state       :300 ][INFO    ][25946] Directory /etc/sysfs.d is in the correct state
Directory /etc/sysfs.d updated
2019-02-18 02:43:14,102 [salt.state       :1951][INFO    ][25946] Completed state [/etc/sysfs.d] at time 02:43:14.102882 duration_in_ms=1.495
2019-02-18 02:43:14,103 [salt.state       :1780][INFO    ][25946] Running state [ondemand] at time 02:43:14.103182
2019-02-18 02:43:14,103 [salt.state       :1813][INFO    ][25946] Executing state service.dead for [ondemand]
2019-02-18 02:43:14,104 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:14,126 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-02-18 02:43:14,145 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-02-18 02:43:14,173 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'runlevel' in directory '/root'
2019-02-18 02:43:14,189 [salt.state       :300 ][INFO    ][25946] The service ondemand is already dead
2019-02-18 02:43:14,189 [salt.state       :1951][INFO    ][25946] Completed state [ondemand] at time 02:43:14.189595 duration_in_ms=86.412
2019-02-18 02:43:14,190 [salt.state       :1780][INFO    ][25946] Running state [en_US.UTF-8] at time 02:43:14.190191
2019-02-18 02:43:14,190 [salt.state       :1813][INFO    ][25946] Executing state locale.present for [en_US.UTF-8]
2019-02-18 02:43:14,191 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'locale -a' in directory '/root'
2019-02-18 02:43:14,204 [salt.state       :300 ][INFO    ][25946] Locale en_US.UTF-8 is already present
2019-02-18 02:43:14,205 [salt.state       :1951][INFO    ][25946] Completed state [en_US.UTF-8] at time 02:43:14.204932 duration_in_ms=14.741
2019-02-18 02:43:14,208 [salt.state       :1780][INFO    ][25946] Running state [en_US.UTF-8] at time 02:43:14.208202
2019-02-18 02:43:14,208 [salt.state       :1813][INFO    ][25946] Executing state locale.system for [en_US.UTF-8]
2019-02-18 02:43:14,209 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'localectl' in directory '/root'
2019-02-18 02:43:14,242 [salt.state       :300 ][INFO    ][25946] System locale en_US.UTF-8 already set
2019-02-18 02:43:14,243 [salt.state       :1951][INFO    ][25946] Completed state [en_US.UTF-8] at time 02:43:14.242947 duration_in_ms=34.744
2019-02-18 02:43:14,243 [salt.state       :1780][INFO    ][25946] Running state [root] at time 02:43:14.243503
2019-02-18 02:43:14,244 [salt.state       :1813][INFO    ][25946] Executing state group.present for [root]
2019-02-18 02:43:14,244 [salt.state       :300 ][INFO    ][25946] Group root is present and up to date
2019-02-18 02:43:14,245 [salt.state       :1951][INFO    ][25946] Completed state [root] at time 02:43:14.245152 duration_in_ms=1.65
2019-02-18 02:43:14,247 [salt.state       :1780][INFO    ][25946] Running state [root] at time 02:43:14.247876
2019-02-18 02:43:14,248 [salt.state       :1813][INFO    ][25946] Executing state user.present for [root]
2019-02-18 02:43:14,250 [salt.state       :300 ][INFO    ][25946] User root is present and up to date
2019-02-18 02:43:14,250 [salt.state       :1951][INFO    ][25946] Completed state [root] at time 02:43:14.250825 duration_in_ms=2.949
2019-02-18 02:43:14,253 [salt.state       :1780][INFO    ][25946] Running state [/root] at time 02:43:14.253131
2019-02-18 02:43:14,253 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/root]
2019-02-18 02:43:14,254 [salt.state       :300 ][INFO    ][25946] Directory /root is in the correct state
Directory /root updated
2019-02-18 02:43:14,255 [salt.state       :1951][INFO    ][25946] Completed state [/root] at time 02:43:14.255141 duration_in_ms=2.009
2019-02-18 02:43:14,255 [salt.state       :1780][INFO    ][25946] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:43:14.255469
2019-02-18 02:43:14,255 [salt.state       :1813][INFO    ][25946] Executing state file.absent for [/etc/sudoers.d/90-salt-user-root]
2019-02-18 02:43:14,256 [salt.state       :300 ][INFO    ][25946] File /etc/sudoers.d/90-salt-user-root is not present
2019-02-18 02:43:14,256 [salt.state       :1951][INFO    ][25946] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:43:14.256583 duration_in_ms=1.115
2019-02-18 02:43:14,256 [salt.state       :1780][INFO    ][25946] Running state [ubuntu] at time 02:43:14.256945
2019-02-18 02:43:14,257 [salt.state       :1813][INFO    ][25946] Executing state group.present for [ubuntu]
2019-02-18 02:43:14,257 [salt.state       :300 ][INFO    ][25946] Group ubuntu is present and up to date
2019-02-18 02:43:14,258 [salt.state       :1951][INFO    ][25946] Completed state [ubuntu] at time 02:43:14.258164 duration_in_ms=1.22
2019-02-18 02:43:14,260 [salt.state       :1780][INFO    ][25946] Running state [ubuntu] at time 02:43:14.260093
2019-02-18 02:43:14,260 [salt.state       :1813][INFO    ][25946] Executing state user.present for [ubuntu]
2019-02-18 02:43:14,262 [salt.state       :300 ][INFO    ][25946] User ubuntu is present and up to date
2019-02-18 02:43:14,262 [salt.state       :1951][INFO    ][25946] Completed state [ubuntu] at time 02:43:14.262374 duration_in_ms=2.281
2019-02-18 02:43:14,264 [salt.state       :1780][INFO    ][25946] Running state [/home/ubuntu] at time 02:43:14.264575
2019-02-18 02:43:14,265 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/home/ubuntu]
2019-02-18 02:43:14,266 [salt.state       :300 ][INFO    ][25946] Directory /home/ubuntu is in the correct state
Directory /home/ubuntu updated
2019-02-18 02:43:14,266 [salt.state       :1951][INFO    ][25946] Completed state [/home/ubuntu] at time 02:43:14.266406 duration_in_ms=1.831
2019-02-18 02:43:14,268 [salt.state       :1780][INFO    ][25946] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:43:14.268236
2019-02-18 02:43:14,268 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/sudoers.d/90-salt-user-ubuntu]
2019-02-18 02:43:14,303 [salt.state       :300 ][INFO    ][25946] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2019-02-18 02:43:14,303 [salt.state       :1951][INFO    ][25946] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:43:14.303908 duration_in_ms=35.673
2019-02-18 02:43:14,304 [salt.state       :1780][INFO    ][25946] Running state [/etc/security/limits.d/90-salt-cis.conf] at time 02:43:14.304273
2019-02-18 02:43:14,304 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/security/limits.d/90-salt-cis.conf]
2019-02-18 02:43:14,425 [salt.state       :300 ][INFO    ][25946] File /etc/security/limits.d/90-salt-cis.conf is in the correct state
2019-02-18 02:43:14,425 [salt.state       :1951][INFO    ][25946] Completed state [/etc/security/limits.d/90-salt-cis.conf] at time 02:43:14.425884 duration_in_ms=121.611
2019-02-18 02:43:14,426 [salt.state       :1780][INFO    ][25946] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:43:14.426112
2019-02-18 02:43:14,426 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/security/limits.d/90-salt-default.conf]
2019-02-18 02:43:14,517 [salt.state       :300 ][INFO    ][25946] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2019-02-18 02:43:14,518 [salt.state       :1951][INFO    ][25946] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:43:14.518011 duration_in_ms=91.899
2019-02-18 02:43:14,518 [salt.state       :1780][INFO    ][25946] Running state [autofs] at time 02:43:14.518205
2019-02-18 02:43:14,518 [salt.state       :1813][INFO    ][25946] Executing state service.disabled for [autofs]
2019-02-18 02:43:14,518 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'autofs.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:14,536 [salt.state       :300 ][INFO    ][25946] The named service autofs is not available
2019-02-18 02:43:14,536 [salt.state       :1951][INFO    ][25946] Completed state [autofs] at time 02:43:14.536777 duration_in_ms=18.571
2019-02-18 02:43:14,537 [salt.state       :1780][INFO    ][25946] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:43:14.537071
2019-02-18 02:43:14,537 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/systemd/system.conf.d/90-salt.conf]
2019-02-18 02:43:14,634 [salt.state       :300 ][INFO    ][25946] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2019-02-18 02:43:14,634 [salt.state       :1951][INFO    ][25946] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:43:14.634768 duration_in_ms=97.697
2019-02-18 02:43:14,636 [salt.state       :1780][INFO    ][25946] Running state [service.systemctl_reload] at time 02:43:14.636167
2019-02-18 02:43:14,636 [salt.state       :1813][INFO    ][25946] Executing state module.wait for [service.systemctl_reload]
2019-02-18 02:43:14,636 [salt.state       :300 ][INFO    ][25946] No changes made for service.systemctl_reload
2019-02-18 02:43:14,636 [salt.state       :1951][INFO    ][25946] Completed state [service.systemctl_reload] at time 02:43:14.636759 duration_in_ms=0.592
2019-02-18 02:43:14,636 [salt.state       :1780][INFO    ][25946] Running state [/etc/shadow] at time 02:43:14.636939
2019-02-18 02:43:14,637 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/shadow]
2019-02-18 02:43:14,637 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/shadow - 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.
2019-02-18 02:43:14,637 [salt.state       :300 ][INFO    ][25946] File /etc/shadow exists with proper permissions. No changes made.
2019-02-18 02:43:14,637 [salt.state       :1951][INFO    ][25946] Completed state [/etc/shadow] at time 02:43:14.637962 duration_in_ms=1.022
2019-02-18 02:43:14,638 [salt.state       :1780][INFO    ][25946] Running state [/etc/gshadow] at time 02:43:14.638132
2019-02-18 02:43:14,638 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/gshadow]
2019-02-18 02:43:14,638 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/gshadow - 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.
2019-02-18 02:43:14,638 [salt.state       :300 ][INFO    ][25946] File /etc/gshadow exists with proper permissions. No changes made.
2019-02-18 02:43:14,639 [salt.state       :1951][INFO    ][25946] Completed state [/etc/gshadow] at time 02:43:14.639105 duration_in_ms=0.972
2019-02-18 02:43:14,639 [salt.state       :1780][INFO    ][25946] Running state [/etc/group-] at time 02:43:14.639277
2019-02-18 02:43:14,639 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/group-]
2019-02-18 02:43:14,639 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/group- - 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.
2019-02-18 02:43:14,640 [salt.state       :300 ][INFO    ][25946] File /etc/group- exists with proper permissions. No changes made.
2019-02-18 02:43:14,640 [salt.state       :1951][INFO    ][25946] Completed state [/etc/group-] at time 02:43:14.640232 duration_in_ms=0.955
2019-02-18 02:43:14,640 [salt.state       :1780][INFO    ][25946] Running state [/etc/group] at time 02:43:14.640403
2019-02-18 02:43:14,640 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/group]
2019-02-18 02:43:14,640 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/group - 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.
2019-02-18 02:43:14,641 [salt.state       :300 ][INFO    ][25946] File /etc/group exists with proper permissions. No changes made.
2019-02-18 02:43:14,641 [salt.state       :1951][INFO    ][25946] Completed state [/etc/group] at time 02:43:14.641366 duration_in_ms=0.963
2019-02-18 02:43:14,641 [salt.state       :1780][INFO    ][25946] Running state [/etc/passwd-] at time 02:43:14.641536
2019-02-18 02:43:14,641 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/passwd-]
2019-02-18 02:43:14,641 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/passwd- - 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.
2019-02-18 02:43:14,642 [salt.state       :300 ][INFO    ][25946] File /etc/passwd- exists with proper permissions. No changes made.
2019-02-18 02:43:14,642 [salt.state       :1951][INFO    ][25946] Completed state [/etc/passwd-] at time 02:43:14.642512 duration_in_ms=0.976
2019-02-18 02:43:14,642 [salt.state       :1780][INFO    ][25946] Running state [/etc/passwd] at time 02:43:14.642677
2019-02-18 02:43:14,642 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/passwd]
2019-02-18 02:43:14,643 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/passwd - 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.
2019-02-18 02:43:14,643 [salt.state       :300 ][INFO    ][25946] File /etc/passwd exists with proper permissions. No changes made.
2019-02-18 02:43:14,643 [salt.state       :1951][INFO    ][25946] Completed state [/etc/passwd] at time 02:43:14.643625 duration_in_ms=0.948
2019-02-18 02:43:14,643 [salt.state       :1780][INFO    ][25946] Running state [/etc/gshadow-] at time 02:43:14.643799
2019-02-18 02:43:14,643 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/gshadow-]
2019-02-18 02:43:14,644 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/gshadow- - 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.
2019-02-18 02:43:14,644 [salt.state       :300 ][INFO    ][25946] File /etc/gshadow- exists with proper permissions. No changes made.
2019-02-18 02:43:14,644 [salt.state       :1951][INFO    ][25946] Completed state [/etc/gshadow-] at time 02:43:14.644712 duration_in_ms=0.913
2019-02-18 02:43:14,644 [salt.state       :1780][INFO    ][25946] Running state [/etc/shadow-] at time 02:43:14.644887
2019-02-18 02:43:14,645 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/shadow-]
2019-02-18 02:43:14,645 [salt.loaded.int.states.file:2298][WARNING ][25946] State for file: /etc/shadow- - 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.
2019-02-18 02:43:14,645 [salt.state       :300 ][INFO    ][25946] File /etc/shadow- exists with proper permissions. No changes made.
2019-02-18 02:43:14,645 [salt.state       :1951][INFO    ][25946] Completed state [/etc/shadow-] at time 02:43:14.645839 duration_in_ms=0.952
2019-02-18 02:43:14,646 [salt.state       :1780][INFO    ][25946] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:43:14.646003
2019-02-18 02:43:14,646 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/apt/apt.conf.d/99prefer_ipv4-salt]
2019-02-18 02:43:14,662 [salt.state       :300 ][INFO    ][25946] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2019-02-18 02:43:14,662 [salt.state       :1951][INFO    ][25946] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:43:14.662774 duration_in_ms=16.771
2019-02-18 02:43:14,662 [salt.state       :1780][INFO    ][25946] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:43:14.662948
2019-02-18 02:43:14,663 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/apt/apt.conf.d/99allow_downgrades-salt]
2019-02-18 02:43:14,679 [salt.state       :300 ][INFO    ][25946] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2019-02-18 02:43:14,679 [salt.state       :1951][INFO    ][25946] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:43:14.679624 duration_in_ms=16.675
2019-02-18 02:43:14,679 [salt.state       :1780][INFO    ][25946] Running state [/etc/issue] at time 02:43:14.679813
2019-02-18 02:43:14,680 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/issue]
2019-02-18 02:43:14,687 [salt.state       :300 ][INFO    ][25946] File /etc/issue is in the correct state
2019-02-18 02:43:14,687 [salt.state       :1951][INFO    ][25946] Completed state [/etc/issue] at time 02:43:14.687595 duration_in_ms=7.781
2019-02-18 02:43:14,687 [salt.state       :1780][INFO    ][25946] Running state [/etc/hostname] at time 02:43:14.687929
2019-02-18 02:43:14,688 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/hostname]
2019-02-18 02:43:14,708 [salt.state       :300 ][INFO    ][25946] File /etc/hostname is in the correct state
2019-02-18 02:43:14,708 [salt.state       :1951][INFO    ][25946] Completed state [/etc/hostname] at time 02:43:14.708273 duration_in_ms=20.343
2019-02-18 02:43:14,710 [salt.state       :1780][INFO    ][25946] Running state [hostname mas01] at time 02:43:14.710146
2019-02-18 02:43:14,710 [salt.state       :1813][INFO    ][25946] Executing state cmd.run for [hostname mas01]
2019-02-18 02:43:14,711 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'test "$(hostname)" = "mas01"' in directory '/root'
2019-02-18 02:43:14,724 [salt.state       :300 ][INFO    ][25946] unless execution succeeded
2019-02-18 02:43:14,725 [salt.state       :1951][INFO    ][25946] Completed state [hostname mas01] at time 02:43:14.725250 duration_in_ms=15.104
2019-02-18 02:43:14,726 [salt.state       :1780][INFO    ][25946] Running state [mdb02] at time 02:43:14.726014
2019-02-18 02:43:14,726 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb02]
2019-02-18 02:43:14,727 [salt.state       :300 ][INFO    ][25946] Host mdb02 (10.167.4.33) already present
2019-02-18 02:43:14,727 [salt.state       :1951][INFO    ][25946] Completed state [mdb02] at time 02:43:14.727536 duration_in_ms=1.522
2019-02-18 02:43:14,728 [salt.state       :1780][INFO    ][25946] Running state [mdb02.mcp-odl-ha.local] at time 02:43:14.727999
2019-02-18 02:43:14,728 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb02.mcp-odl-ha.local]
2019-02-18 02:43:14,728 [salt.state       :300 ][INFO    ][25946] Host mdb02.mcp-odl-ha.local (10.167.4.33) already present
2019-02-18 02:43:14,729 [salt.state       :1951][INFO    ][25946] Completed state [mdb02.mcp-odl-ha.local] at time 02:43:14.729204 duration_in_ms=1.205
2019-02-18 02:43:14,729 [salt.state       :1780][INFO    ][25946] Running state [mdb03] at time 02:43:14.729694
2019-02-18 02:43:14,730 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb03]
2019-02-18 02:43:14,730 [salt.state       :300 ][INFO    ][25946] Host mdb03 (10.167.4.34) already present
2019-02-18 02:43:14,730 [salt.state       :1951][INFO    ][25946] Completed state [mdb03] at time 02:43:14.730845 duration_in_ms=1.151
2019-02-18 02:43:14,731 [salt.state       :1780][INFO    ][25946] Running state [mdb03.mcp-odl-ha.local] at time 02:43:14.731273
2019-02-18 02:43:14,731 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb03.mcp-odl-ha.local]
2019-02-18 02:43:14,732 [salt.state       :300 ][INFO    ][25946] Host mdb03.mcp-odl-ha.local (10.167.4.34) already present
2019-02-18 02:43:14,732 [salt.state       :1951][INFO    ][25946] Completed state [mdb03.mcp-odl-ha.local] at time 02:43:14.732472 duration_in_ms=1.199
2019-02-18 02:43:14,732 [salt.state       :1780][INFO    ][25946] Running state [mdb01] at time 02:43:14.732914
2019-02-18 02:43:14,733 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb01]
2019-02-18 02:43:14,736 [salt.state       :300 ][INFO    ][25946] Host mdb01 (10.167.4.32) already present
2019-02-18 02:43:14,736 [salt.state       :1951][INFO    ][25946] Completed state [mdb01] at time 02:43:14.736427 duration_in_ms=3.514
2019-02-18 02:43:14,736 [salt.state       :1780][INFO    ][25946] Running state [mdb01.mcp-odl-ha.local] at time 02:43:14.736867
2019-02-18 02:43:14,737 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb01.mcp-odl-ha.local]
2019-02-18 02:43:14,737 [salt.state       :300 ][INFO    ][25946] Host mdb01.mcp-odl-ha.local (10.167.4.32) already present
2019-02-18 02:43:14,738 [salt.state       :1951][INFO    ][25946] Completed state [mdb01.mcp-odl-ha.local] at time 02:43:14.738079 duration_in_ms=1.212
2019-02-18 02:43:14,738 [salt.state       :1780][INFO    ][25946] Running state [mdb] at time 02:43:14.738498
2019-02-18 02:43:14,738 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb]
2019-02-18 02:43:14,739 [salt.state       :300 ][INFO    ][25946] Host mdb (10.167.4.31) already present
2019-02-18 02:43:14,739 [salt.state       :1951][INFO    ][25946] Completed state [mdb] at time 02:43:14.739639 duration_in_ms=1.141
2019-02-18 02:43:14,740 [salt.state       :1780][INFO    ][25946] Running state [mdb.mcp-odl-ha.local] at time 02:43:14.740100
2019-02-18 02:43:14,740 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mdb.mcp-odl-ha.local]
2019-02-18 02:43:14,740 [salt.state       :300 ][INFO    ][25946] Host mdb.mcp-odl-ha.local (10.167.4.31) already present
2019-02-18 02:43:14,741 [salt.state       :1951][INFO    ][25946] Completed state [mdb.mcp-odl-ha.local] at time 02:43:14.741196 duration_in_ms=1.095
2019-02-18 02:43:14,741 [salt.state       :1780][INFO    ][25946] Running state [cfg01] at time 02:43:14.741683
2019-02-18 02:43:14,742 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cfg01]
2019-02-18 02:43:14,742 [salt.state       :300 ][INFO    ][25946] Host cfg01 (10.167.4.11) already present
2019-02-18 02:43:14,742 [salt.state       :1951][INFO    ][25946] Completed state [cfg01] at time 02:43:14.742775 duration_in_ms=1.093
2019-02-18 02:43:14,743 [salt.state       :1780][INFO    ][25946] Running state [cfg01.mcp-odl-ha.local] at time 02:43:14.743197
2019-02-18 02:43:14,743 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-02-18 02:43:14,744 [salt.state       :300 ][INFO    ][25946] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2019-02-18 02:43:14,744 [salt.state       :1951][INFO    ][25946] Completed state [cfg01.mcp-odl-ha.local] at time 02:43:14.744279 duration_in_ms=1.081
2019-02-18 02:43:14,744 [salt.state       :1780][INFO    ][25946] Running state [prx01] at time 02:43:14.744792
2019-02-18 02:43:14,745 [salt.state       :1813][INFO    ][25946] Executing state host.present for [prx01]
2019-02-18 02:43:14,745 [salt.state       :300 ][INFO    ][25946] Host prx01 (10.167.4.14) already present
2019-02-18 02:43:14,745 [salt.state       :1951][INFO    ][25946] Completed state [prx01] at time 02:43:14.745945 duration_in_ms=1.153
2019-02-18 02:43:14,746 [salt.state       :1780][INFO    ][25946] Running state [prx01.mcp-odl-ha.local] at time 02:43:14.746353
2019-02-18 02:43:14,746 [salt.state       :1813][INFO    ][25946] Executing state host.present for [prx01.mcp-odl-ha.local]
2019-02-18 02:43:14,747 [salt.state       :300 ][INFO    ][25946] Host prx01.mcp-odl-ha.local (10.167.4.14) already present
2019-02-18 02:43:14,747 [salt.state       :1951][INFO    ][25946] Completed state [prx01.mcp-odl-ha.local] at time 02:43:14.747429 duration_in_ms=1.076
2019-02-18 02:43:14,747 [salt.state       :1780][INFO    ][25946] Running state [kvm01] at time 02:43:14.747866
2019-02-18 02:43:14,748 [salt.state       :1813][INFO    ][25946] Executing state host.present for [kvm01]
2019-02-18 02:43:14,748 [salt.state       :300 ][INFO    ][25946] Host kvm01 (10.167.4.20) already present
2019-02-18 02:43:14,749 [salt.state       :1951][INFO    ][25946] Completed state [kvm01] at time 02:43:14.748962 duration_in_ms=1.096
2019-02-18 02:43:14,749 [salt.state       :1780][INFO    ][25946] Running state [kvm01.mcp-odl-ha.local] at time 02:43:14.749465
2019-02-18 02:43:14,749 [salt.state       :1813][INFO    ][25946] Executing state host.present for [kvm01.mcp-odl-ha.local]
2019-02-18 02:43:14,750 [salt.state       :300 ][INFO    ][25946] Host kvm01.mcp-odl-ha.local (10.167.4.20) already present
2019-02-18 02:43:14,750 [salt.state       :1951][INFO    ][25946] Completed state [kvm01.mcp-odl-ha.local] at time 02:43:14.750575 duration_in_ms=1.11
2019-02-18 02:43:14,751 [salt.state       :1780][INFO    ][25946] Running state [kvm03] at time 02:43:14.751026
2019-02-18 02:43:14,751 [salt.state       :1813][INFO    ][25946] Executing state host.present for [kvm03]
2019-02-18 02:43:14,751 [salt.state       :300 ][INFO    ][25946] Host kvm03 (10.167.4.22) already present
2019-02-18 02:43:14,752 [salt.state       :1951][INFO    ][25946] Completed state [kvm03] at time 02:43:14.752128 duration_in_ms=1.102
2019-02-18 02:43:14,752 [salt.state       :1780][INFO    ][25946] Running state [kvm03.mcp-odl-ha.local] at time 02:43:14.752548
2019-02-18 02:43:14,752 [salt.state       :1813][INFO    ][25946] Executing state host.present for [kvm03.mcp-odl-ha.local]
2019-02-18 02:43:14,753 [salt.state       :300 ][INFO    ][25946] Host kvm03.mcp-odl-ha.local (10.167.4.22) already present
2019-02-18 02:43:14,753 [salt.state       :1951][INFO    ][25946] Completed state [kvm03.mcp-odl-ha.local] at time 02:43:14.753675 duration_in_ms=1.126
2019-02-18 02:43:14,754 [salt.state       :1780][INFO    ][25946] Running state [kvm02] at time 02:43:14.754107
2019-02-18 02:43:14,754 [salt.state       :1813][INFO    ][25946] Executing state host.present for [kvm02]
2019-02-18 02:43:14,754 [salt.state       :300 ][INFO    ][25946] Host kvm02 (10.167.4.21) already present
2019-02-18 02:43:14,755 [salt.state       :1951][INFO    ][25946] Completed state [kvm02] at time 02:43:14.755178 duration_in_ms=1.071
2019-02-18 02:43:14,755 [salt.state       :1780][INFO    ][25946] Running state [kvm02.mcp-odl-ha.local] at time 02:43:14.755585
2019-02-18 02:43:14,755 [salt.state       :1813][INFO    ][25946] Executing state host.present for [kvm02.mcp-odl-ha.local]
2019-02-18 02:43:14,756 [salt.state       :300 ][INFO    ][25946] Host kvm02.mcp-odl-ha.local (10.167.4.21) already present
2019-02-18 02:43:14,756 [salt.state       :1951][INFO    ][25946] Completed state [kvm02.mcp-odl-ha.local] at time 02:43:14.756633 duration_in_ms=1.048
2019-02-18 02:43:14,757 [salt.state       :1780][INFO    ][25946] Running state [dbs] at time 02:43:14.757076
2019-02-18 02:43:14,757 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs]
2019-02-18 02:43:14,758 [salt.state       :300 ][INFO    ][25946] Host dbs (10.167.4.23) already present
2019-02-18 02:43:14,758 [salt.state       :1951][INFO    ][25946] Completed state [dbs] at time 02:43:14.758224 duration_in_ms=1.147
2019-02-18 02:43:14,758 [salt.state       :1780][INFO    ][25946] Running state [dbs.mcp-odl-ha.local] at time 02:43:14.758648
2019-02-18 02:43:14,758 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs.mcp-odl-ha.local]
2019-02-18 02:43:14,759 [salt.state       :300 ][INFO    ][25946] Host dbs.mcp-odl-ha.local (10.167.4.23) already present
2019-02-18 02:43:14,759 [salt.state       :1951][INFO    ][25946] Completed state [dbs.mcp-odl-ha.local] at time 02:43:14.759712 duration_in_ms=1.064
2019-02-18 02:43:14,760 [salt.state       :1780][INFO    ][25946] Running state [prx] at time 02:43:14.760147
2019-02-18 02:43:14,760 [salt.state       :1813][INFO    ][25946] Executing state host.present for [prx]
2019-02-18 02:43:14,761 [salt.state       :300 ][INFO    ][25946] Host prx (10.167.4.13) already present
2019-02-18 02:43:14,761 [salt.state       :1951][INFO    ][25946] Completed state [prx] at time 02:43:14.761226 duration_in_ms=1.079
2019-02-18 02:43:14,761 [salt.state       :1780][INFO    ][25946] Running state [prx.mcp-odl-ha.local] at time 02:43:14.761676
2019-02-18 02:43:14,762 [salt.state       :1813][INFO    ][25946] Executing state host.present for [prx.mcp-odl-ha.local]
2019-02-18 02:43:14,762 [salt.state       :300 ][INFO    ][25946] Host prx.mcp-odl-ha.local (10.167.4.13) already present
2019-02-18 02:43:14,762 [salt.state       :1951][INFO    ][25946] Completed state [prx.mcp-odl-ha.local] at time 02:43:14.762760 duration_in_ms=1.085
2019-02-18 02:43:14,763 [salt.state       :1780][INFO    ][25946] Running state [prx02] at time 02:43:14.763179
2019-02-18 02:43:14,763 [salt.state       :1813][INFO    ][25946] Executing state host.present for [prx02]
2019-02-18 02:43:14,764 [salt.state       :300 ][INFO    ][25946] Host prx02 (10.167.4.15) already present
2019-02-18 02:43:14,764 [salt.state       :1951][INFO    ][25946] Completed state [prx02] at time 02:43:14.764218 duration_in_ms=1.038
2019-02-18 02:43:14,764 [salt.state       :1780][INFO    ][25946] Running state [prx02.mcp-odl-ha.local] at time 02:43:14.764628
2019-02-18 02:43:14,764 [salt.state       :1813][INFO    ][25946] Executing state host.present for [prx02.mcp-odl-ha.local]
2019-02-18 02:43:14,765 [salt.state       :300 ][INFO    ][25946] Host prx02.mcp-odl-ha.local (10.167.4.15) already present
2019-02-18 02:43:14,765 [salt.state       :1951][INFO    ][25946] Completed state [prx02.mcp-odl-ha.local] at time 02:43:14.765848 duration_in_ms=1.22
2019-02-18 02:43:14,766 [salt.state       :1780][INFO    ][25946] Running state [msg02] at time 02:43:14.766252
2019-02-18 02:43:14,766 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg02]
2019-02-18 02:43:14,767 [salt.state       :300 ][INFO    ][25946] Host msg02 (10.167.4.29) already present
2019-02-18 02:43:14,767 [salt.state       :1951][INFO    ][25946] Completed state [msg02] at time 02:43:14.767283 duration_in_ms=1.031
2019-02-18 02:43:14,767 [salt.state       :1780][INFO    ][25946] Running state [msg02.mcp-odl-ha.local] at time 02:43:14.767682
2019-02-18 02:43:14,767 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg02.mcp-odl-ha.local]
2019-02-18 02:43:14,768 [salt.state       :300 ][INFO    ][25946] Host msg02.mcp-odl-ha.local (10.167.4.29) already present
2019-02-18 02:43:14,768 [salt.state       :1951][INFO    ][25946] Completed state [msg02.mcp-odl-ha.local] at time 02:43:14.768708 duration_in_ms=1.026
2019-02-18 02:43:14,769 [salt.state       :1780][INFO    ][25946] Running state [msg03] at time 02:43:14.769134
2019-02-18 02:43:14,769 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg03]
2019-02-18 02:43:14,769 [salt.state       :300 ][INFO    ][25946] Host msg03 (10.167.4.30) already present
2019-02-18 02:43:14,770 [salt.state       :1951][INFO    ][25946] Completed state [msg03] at time 02:43:14.770191 duration_in_ms=1.057
2019-02-18 02:43:14,770 [salt.state       :1780][INFO    ][25946] Running state [msg03.mcp-odl-ha.local] at time 02:43:14.770600
2019-02-18 02:43:14,770 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg03.mcp-odl-ha.local]
2019-02-18 02:43:14,771 [salt.state       :300 ][INFO    ][25946] Host msg03.mcp-odl-ha.local (10.167.4.30) already present
2019-02-18 02:43:14,771 [salt.state       :1951][INFO    ][25946] Completed state [msg03.mcp-odl-ha.local] at time 02:43:14.771629 duration_in_ms=1.028
2019-02-18 02:43:14,772 [salt.state       :1780][INFO    ][25946] Running state [msg01] at time 02:43:14.772049
2019-02-18 02:43:14,772 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg01]
2019-02-18 02:43:14,772 [salt.state       :300 ][INFO    ][25946] Host msg01 (10.167.4.28) already present
2019-02-18 02:43:14,773 [salt.state       :1951][INFO    ][25946] Completed state [msg01] at time 02:43:14.773093 duration_in_ms=1.045
2019-02-18 02:43:14,773 [salt.state       :1780][INFO    ][25946] Running state [msg01.mcp-odl-ha.local] at time 02:43:14.773514
2019-02-18 02:43:14,773 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg01.mcp-odl-ha.local]
2019-02-18 02:43:14,774 [salt.state       :300 ][INFO    ][25946] Host msg01.mcp-odl-ha.local (10.167.4.28) already present
2019-02-18 02:43:14,774 [salt.state       :1951][INFO    ][25946] Completed state [msg01.mcp-odl-ha.local] at time 02:43:14.774544 duration_in_ms=1.03
2019-02-18 02:43:14,775 [salt.state       :1780][INFO    ][25946] Running state [msg] at time 02:43:14.774958
2019-02-18 02:43:14,775 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg]
2019-02-18 02:43:14,775 [salt.state       :300 ][INFO    ][25946] Host msg (10.167.4.27) already present
2019-02-18 02:43:14,776 [salt.state       :1951][INFO    ][25946] Completed state [msg] at time 02:43:14.775963 duration_in_ms=1.004
2019-02-18 02:43:14,776 [salt.state       :1780][INFO    ][25946] Running state [msg.mcp-odl-ha.local] at time 02:43:14.776372
2019-02-18 02:43:14,776 [salt.state       :1813][INFO    ][25946] Executing state host.present for [msg.mcp-odl-ha.local]
2019-02-18 02:43:14,777 [salt.state       :300 ][INFO    ][25946] Host msg.mcp-odl-ha.local (10.167.4.27) already present
2019-02-18 02:43:14,777 [salt.state       :1951][INFO    ][25946] Completed state [msg.mcp-odl-ha.local] at time 02:43:14.777389 duration_in_ms=1.017
2019-02-18 02:43:14,777 [salt.state       :1780][INFO    ][25946] Running state [cfg01] at time 02:43:14.777811
2019-02-18 02:43:14,778 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cfg01]
2019-02-18 02:43:14,778 [salt.state       :300 ][INFO    ][25946] Host cfg01 (10.167.4.11) already present
2019-02-18 02:43:14,778 [salt.state       :1951][INFO    ][25946] Completed state [cfg01] at time 02:43:14.778791 duration_in_ms=0.979
2019-02-18 02:43:14,779 [salt.state       :1780][INFO    ][25946] Running state [cfg01.mcp-odl-ha.local] at time 02:43:14.779180
2019-02-18 02:43:14,779 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-02-18 02:43:14,779 [salt.state       :300 ][INFO    ][25946] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2019-02-18 02:43:14,780 [salt.state       :1951][INFO    ][25946] Completed state [cfg01.mcp-odl-ha.local] at time 02:43:14.780161 duration_in_ms=0.981
2019-02-18 02:43:14,780 [salt.state       :1780][INFO    ][25946] Running state [cmp002] at time 02:43:14.780565
2019-02-18 02:43:14,780 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cmp002]
2019-02-18 02:43:14,781 [salt.state       :300 ][INFO    ][25946] Host cmp002 (10.167.4.56) already present
2019-02-18 02:43:14,781 [salt.state       :1951][INFO    ][25946] Completed state [cmp002] at time 02:43:14.781588 duration_in_ms=1.023
2019-02-18 02:43:14,782 [salt.state       :1780][INFO    ][25946] Running state [cmp002.mcp-odl-ha.local] at time 02:43:14.782009
2019-02-18 02:43:14,782 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cmp002.mcp-odl-ha.local]
2019-02-18 02:43:14,782 [salt.state       :300 ][INFO    ][25946] Host cmp002.mcp-odl-ha.local (10.167.4.56) already present
2019-02-18 02:43:14,783 [salt.state       :1951][INFO    ][25946] Completed state [cmp002.mcp-odl-ha.local] at time 02:43:14.783015 duration_in_ms=1.007
2019-02-18 02:43:14,783 [salt.state       :1780][INFO    ][25946] Running state [cmp001] at time 02:43:14.783412
2019-02-18 02:43:14,783 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cmp001]
2019-02-18 02:43:14,784 [salt.state       :300 ][INFO    ][25946] Host cmp001 (10.167.4.55) already present
2019-02-18 02:43:14,784 [salt.state       :1951][INFO    ][25946] Completed state [cmp001] at time 02:43:14.784387 duration_in_ms=0.975
2019-02-18 02:43:14,784 [salt.state       :1780][INFO    ][25946] Running state [cmp001.mcp-odl-ha.local] at time 02:43:14.784801
2019-02-18 02:43:14,785 [salt.state       :1813][INFO    ][25946] Executing state host.present for [cmp001.mcp-odl-ha.local]
2019-02-18 02:43:14,785 [salt.state       :300 ][INFO    ][25946] Host cmp001.mcp-odl-ha.local (10.167.4.55) already present
2019-02-18 02:43:14,785 [salt.state       :1951][INFO    ][25946] Completed state [cmp001.mcp-odl-ha.local] at time 02:43:14.785778 duration_in_ms=0.977
2019-02-18 02:43:14,786 [salt.state       :1780][INFO    ][25946] Running state [dbs01] at time 02:43:14.786164
2019-02-18 02:43:14,786 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs01]
2019-02-18 02:43:14,786 [salt.state       :300 ][INFO    ][25946] Host dbs01 (10.167.4.24) already present
2019-02-18 02:43:14,787 [salt.state       :1951][INFO    ][25946] Completed state [dbs01] at time 02:43:14.787114 duration_in_ms=0.949
2019-02-18 02:43:14,787 [salt.state       :1780][INFO    ][25946] Running state [dbs01.mcp-odl-ha.local] at time 02:43:14.787494
2019-02-18 02:43:14,787 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs01.mcp-odl-ha.local]
2019-02-18 02:43:14,788 [salt.state       :300 ][INFO    ][25946] Host dbs01.mcp-odl-ha.local (10.167.4.24) already present
2019-02-18 02:43:14,788 [salt.state       :1951][INFO    ][25946] Completed state [dbs01.mcp-odl-ha.local] at time 02:43:14.788448 duration_in_ms=0.954
2019-02-18 02:43:14,788 [salt.state       :1780][INFO    ][25946] Running state [dbs02] at time 02:43:14.788871
2019-02-18 02:43:14,789 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs02]
2019-02-18 02:43:14,789 [salt.state       :300 ][INFO    ][25946] Host dbs02 (10.167.4.25) already present
2019-02-18 02:43:14,789 [salt.state       :1951][INFO    ][25946] Completed state [dbs02] at time 02:43:14.789841 duration_in_ms=0.97
2019-02-18 02:43:14,790 [salt.state       :1780][INFO    ][25946] Running state [dbs02.mcp-odl-ha.local] at time 02:43:14.790231
2019-02-18 02:43:14,790 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs02.mcp-odl-ha.local]
2019-02-18 02:43:14,790 [salt.state       :300 ][INFO    ][25946] Host dbs02.mcp-odl-ha.local (10.167.4.25) already present
2019-02-18 02:43:14,791 [salt.state       :1951][INFO    ][25946] Completed state [dbs02.mcp-odl-ha.local] at time 02:43:14.791171 duration_in_ms=0.94
2019-02-18 02:43:14,791 [salt.state       :1780][INFO    ][25946] Running state [dbs03] at time 02:43:14.791567
2019-02-18 02:43:14,791 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs03]
2019-02-18 02:43:14,792 [salt.state       :300 ][INFO    ][25946] Host dbs03 (10.167.4.26) already present
2019-02-18 02:43:14,792 [salt.state       :1951][INFO    ][25946] Completed state [dbs03] at time 02:43:14.792660 duration_in_ms=1.093
2019-02-18 02:43:14,793 [salt.state       :1780][INFO    ][25946] Running state [dbs03.mcp-odl-ha.local] at time 02:43:14.793086
2019-02-18 02:43:14,793 [salt.state       :1813][INFO    ][25946] Executing state host.present for [dbs03.mcp-odl-ha.local]
2019-02-18 02:43:14,793 [salt.state       :300 ][INFO    ][25946] Host dbs03.mcp-odl-ha.local (10.167.4.26) already present
2019-02-18 02:43:14,794 [salt.state       :1951][INFO    ][25946] Completed state [dbs03.mcp-odl-ha.local] at time 02:43:14.794091 duration_in_ms=1.004
2019-02-18 02:43:14,794 [salt.state       :1780][INFO    ][25946] Running state [odl02] at time 02:43:14.794464
2019-02-18 02:43:14,794 [salt.state       :1813][INFO    ][25946] Executing state host.present for [odl02]
2019-02-18 02:43:14,795 [salt.state       :300 ][INFO    ][25946] Host odl02 (10.167.4.41) already present
2019-02-18 02:43:14,795 [salt.state       :1951][INFO    ][25946] Completed state [odl02] at time 02:43:14.795397 duration_in_ms=0.933
2019-02-18 02:43:14,795 [salt.state       :1780][INFO    ][25946] Running state [odl02.mcp-odl-ha.local] at time 02:43:14.795786
2019-02-18 02:43:14,796 [salt.state       :1813][INFO    ][25946] Executing state host.present for [odl02.mcp-odl-ha.local]
2019-02-18 02:43:14,796 [salt.state       :300 ][INFO    ][25946] Host odl02.mcp-odl-ha.local (10.167.4.41) already present
2019-02-18 02:43:14,796 [salt.state       :1951][INFO    ][25946] Completed state [odl02.mcp-odl-ha.local] at time 02:43:14.796684 duration_in_ms=0.898
2019-02-18 02:43:14,797 [salt.state       :1780][INFO    ][25946] Running state [odl03] at time 02:43:14.797082
2019-02-18 02:43:14,797 [salt.state       :1813][INFO    ][25946] Executing state host.present for [odl03]
2019-02-18 02:43:14,797 [salt.state       :300 ][INFO    ][25946] Host odl03 (10.167.4.42) already present
2019-02-18 02:43:14,798 [salt.state       :1951][INFO    ][25946] Completed state [odl03] at time 02:43:14.798026 duration_in_ms=0.944
2019-02-18 02:43:14,798 [salt.state       :1780][INFO    ][25946] Running state [odl03.mcp-odl-ha.local] at time 02:43:14.798401
2019-02-18 02:43:14,798 [salt.state       :1813][INFO    ][25946] Executing state host.present for [odl03.mcp-odl-ha.local]
2019-02-18 02:43:14,799 [salt.state       :300 ][INFO    ][25946] Host odl03.mcp-odl-ha.local (10.167.4.42) already present
2019-02-18 02:43:14,799 [salt.state       :1951][INFO    ][25946] Completed state [odl03.mcp-odl-ha.local] at time 02:43:14.799304 duration_in_ms=0.902
2019-02-18 02:43:14,799 [salt.state       :1780][INFO    ][25946] Running state [odl01] at time 02:43:14.799677
2019-02-18 02:43:14,799 [salt.state       :1813][INFO    ][25946] Executing state host.present for [odl01]
2019-02-18 02:43:14,800 [salt.state       :300 ][INFO    ][25946] Host odl01 (10.167.4.40) already present
2019-02-18 02:43:14,800 [salt.state       :1951][INFO    ][25946] Completed state [odl01] at time 02:43:14.800582 duration_in_ms=0.905
2019-02-18 02:43:14,801 [salt.state       :1780][INFO    ][25946] Running state [odl01.mcp-odl-ha.local] at time 02:43:14.800974
2019-02-18 02:43:14,801 [salt.state       :1813][INFO    ][25946] Executing state host.present for [odl01.mcp-odl-ha.local]
2019-02-18 02:43:14,801 [salt.state       :300 ][INFO    ][25946] Host odl01.mcp-odl-ha.local (10.167.4.40) already present
2019-02-18 02:43:14,801 [salt.state       :1951][INFO    ][25946] Completed state [odl01.mcp-odl-ha.local] at time 02:43:14.801899 duration_in_ms=0.925
2019-02-18 02:43:14,802 [salt.state       :1780][INFO    ][25946] Running state [mas01] at time 02:43:14.802278
2019-02-18 02:43:14,802 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mas01]
2019-02-18 02:43:14,803 [salt.state       :300 ][INFO    ][25946] Host mas01 (10.167.4.12) already present
2019-02-18 02:43:14,803 [salt.state       :1951][INFO    ][25946] Completed state [mas01] at time 02:43:14.803192 duration_in_ms=0.914
2019-02-18 02:43:14,803 [salt.state       :1780][INFO    ][25946] Running state [mas01.mcp-odl-ha.local] at time 02:43:14.803573
2019-02-18 02:43:14,803 [salt.state       :1813][INFO    ][25946] Executing state host.present for [mas01.mcp-odl-ha.local]
2019-02-18 02:43:14,804 [salt.state       :300 ][INFO    ][25946] Host mas01.mcp-odl-ha.local (10.167.4.12) already present
2019-02-18 02:43:14,804 [salt.state       :1951][INFO    ][25946] Completed state [mas01.mcp-odl-ha.local] at time 02:43:14.804492 duration_in_ms=0.919
2019-02-18 02:43:14,806 [salt.state       :1780][INFO    ][25946] Running state [file.replace] at time 02:43:14.806260
2019-02-18 02:43:14,806 [salt.state       :1813][INFO    ][25946] Executing state module.run for [file.replace]
2019-02-18 02:43:14,810 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'grep -q "mas01 mas01.mcp-odl-ha.local" /etc/hosts' in directory '/root'
2019-02-18 02:43:14,821 [salt.state       :300 ][INFO    ][25946] onlyif execution failed
2019-02-18 02:43:14,821 [salt.state       :1951][INFO    ][25946] Completed state [file.replace] at time 02:43:14.821463 duration_in_ms=15.203
2019-02-18 02:43:14,822 [salt.state       :1780][INFO    ][25946] Running state [ctl02] at time 02:43:14.822035
2019-02-18 02:43:14,822 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl02]
2019-02-18 02:43:14,823 [salt.state       :300 ][INFO    ][25946] Host ctl02 (10.167.4.37) already present
2019-02-18 02:43:14,823 [salt.state       :1951][INFO    ][25946] Completed state [ctl02] at time 02:43:14.823390 duration_in_ms=1.355
2019-02-18 02:43:14,823 [salt.state       :1780][INFO    ][25946] Running state [ctl02.mcp-odl-ha.local] at time 02:43:14.823772
2019-02-18 02:43:14,824 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl02.mcp-odl-ha.local]
2019-02-18 02:43:14,824 [salt.state       :300 ][INFO    ][25946] Host ctl02.mcp-odl-ha.local (10.167.4.37) already present
2019-02-18 02:43:14,824 [salt.state       :1951][INFO    ][25946] Completed state [ctl02.mcp-odl-ha.local] at time 02:43:14.824610 duration_in_ms=0.837
2019-02-18 02:43:14,825 [salt.state       :1780][INFO    ][25946] Running state [ctl03] at time 02:43:14.824989
2019-02-18 02:43:14,825 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl03]
2019-02-18 02:43:14,825 [salt.state       :300 ][INFO    ][25946] Host ctl03 (10.167.4.38) already present
2019-02-18 02:43:14,825 [salt.state       :1951][INFO    ][25946] Completed state [ctl03] at time 02:43:14.825890 duration_in_ms=0.902
2019-02-18 02:43:14,826 [salt.state       :1780][INFO    ][25946] Running state [ctl03.mcp-odl-ha.local] at time 02:43:14.826197
2019-02-18 02:43:14,826 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl03.mcp-odl-ha.local]
2019-02-18 02:43:14,826 [salt.state       :300 ][INFO    ][25946] Host ctl03.mcp-odl-ha.local (10.167.4.38) already present
2019-02-18 02:43:14,826 [salt.state       :1951][INFO    ][25946] Completed state [ctl03.mcp-odl-ha.local] at time 02:43:14.826917 duration_in_ms=0.72
2019-02-18 02:43:14,827 [salt.state       :1780][INFO    ][25946] Running state [ctl01] at time 02:43:14.827226
2019-02-18 02:43:14,827 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl01]
2019-02-18 02:43:14,827 [salt.state       :300 ][INFO    ][25946] Host ctl01 (10.167.4.36) already present
2019-02-18 02:43:14,827 [salt.state       :1951][INFO    ][25946] Completed state [ctl01] at time 02:43:14.827952 duration_in_ms=0.727
2019-02-18 02:43:14,828 [salt.state       :1780][INFO    ][25946] Running state [ctl01.mcp-odl-ha.local] at time 02:43:14.828256
2019-02-18 02:43:14,828 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl01.mcp-odl-ha.local]
2019-02-18 02:43:14,828 [salt.state       :300 ][INFO    ][25946] Host ctl01.mcp-odl-ha.local (10.167.4.36) already present
2019-02-18 02:43:14,829 [salt.state       :1951][INFO    ][25946] Completed state [ctl01.mcp-odl-ha.local] at time 02:43:14.828978 duration_in_ms=0.722
2019-02-18 02:43:14,829 [salt.state       :1780][INFO    ][25946] Running state [ctl] at time 02:43:14.829304
2019-02-18 02:43:14,829 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl]
2019-02-18 02:43:14,829 [salt.state       :300 ][INFO    ][25946] Host ctl (10.167.4.35) already present
2019-02-18 02:43:14,830 [salt.state       :1951][INFO    ][25946] Completed state [ctl] at time 02:43:14.830052 duration_in_ms=0.748
2019-02-18 02:43:14,830 [salt.state       :1780][INFO    ][25946] Running state [ctl.mcp-odl-ha.local] at time 02:43:14.830369
2019-02-18 02:43:14,830 [salt.state       :1813][INFO    ][25946] Executing state host.present for [ctl.mcp-odl-ha.local]
2019-02-18 02:43:14,830 [salt.state       :300 ][INFO    ][25946] Host ctl.mcp-odl-ha.local (10.167.4.35) already present
2019-02-18 02:43:14,831 [salt.state       :1951][INFO    ][25946] Completed state [ctl.mcp-odl-ha.local] at time 02:43:14.831115 duration_in_ms=0.746
2019-02-18 02:43:14,831 [salt.state       :1780][INFO    ][25946] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:43:14.831299
2019-02-18 02:43:14,831 [salt.state       :1813][INFO    ][25946] Executing state file.absent for [/etc/network/interfaces.d/50-cloud-init.cfg]
2019-02-18 02:43:14,831 [salt.state       :300 ][INFO    ][25946] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2019-02-18 02:43:14,831 [salt.state       :1951][INFO    ][25946] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:43:14.831930 duration_in_ms=0.631
2019-02-18 02:43:14,832 [salt.state       :1780][INFO    ][25946] Running state [ens5] at time 02:43:14.832117
2019-02-18 02:43:14,832 [salt.state       :1813][INFO    ][25946] Executing state network.managed for [ens5]
2019-02-18 02:43:14,979 [salt.state       :300 ][INFO    ][25946] Interface ens5 is up to date.
2019-02-18 02:43:14,979 [salt.state       :1951][INFO    ][25946] Completed state [ens5] at time 02:43:14.979825 duration_in_ms=147.707
2019-02-18 02:43:14,980 [salt.state       :1780][INFO    ][25946] Running state [ens4] at time 02:43:14.980088
2019-02-18 02:43:14,980 [salt.state       :1813][INFO    ][25946] Executing state network.managed for [ens4]
2019-02-18 02:43:15,007 [salt.state       :300 ][INFO    ][25946] Interface ens4 is up to date.
2019-02-18 02:43:15,007 [salt.state       :1951][INFO    ][25946] Completed state [ens4] at time 02:43:15.007824 duration_in_ms=27.737
2019-02-18 02:43:15,008 [salt.state       :1780][INFO    ][25946] Running state [ens3] at time 02:43:15.008068
2019-02-18 02:43:15,008 [salt.state       :1813][INFO    ][25946] Executing state network.managed for [ens3]
2019-02-18 02:43:15,029 [salt.state       :300 ][INFO    ][25946] Interface ens3 is up to date.
2019-02-18 02:43:15,029 [salt.state       :1951][INFO    ][25946] Completed state [ens3] at time 02:43:15.029482 duration_in_ms=21.414
2019-02-18 02:43:15,029 [salt.state       :1780][INFO    ][25946] Running state [/etc/profile.d/proxy.sh] at time 02:43:15.029765
2019-02-18 02:43:15,030 [salt.state       :1813][INFO    ][25946] Executing state file.absent for [/etc/profile.d/proxy.sh]
2019-02-18 02:43:15,030 [salt.state       :300 ][INFO    ][25946] File /etc/profile.d/proxy.sh is not present
2019-02-18 02:43:15,030 [salt.state       :1951][INFO    ][25946] Completed state [/etc/profile.d/proxy.sh] at time 02:43:15.030491 duration_in_ms=0.727
2019-02-18 02:43:15,030 [salt.state       :1780][INFO    ][25946] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:43:15.030670
2019-02-18 02:43:15,030 [salt.state       :1813][INFO    ][25946] Executing state file.absent for [/etc/apt/apt.conf.d/95proxies]
2019-02-18 02:43:15,031 [salt.state       :300 ][INFO    ][25946] File /etc/apt/apt.conf.d/95proxies is not present
2019-02-18 02:43:15,031 [salt.state       :1951][INFO    ][25946] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:43:15.031241 duration_in_ms=0.571
2019-02-18 02:43:15,031 [salt.state       :1780][INFO    ][25946] Running state [/dev/shm] at time 02:43:15.031418
2019-02-18 02:43:15,031 [salt.state       :1813][INFO    ][25946] Executing state mount.mounted for [/dev/shm]
2019-02-18 02:43:15,032 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'mount -l' in directory '/root'
2019-02-18 02:43:15,041 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'blkid' in directory '/root'
2019-02-18 02:43:15,059 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'mount -l' in directory '/root'
2019-02-18 02:43:15,076 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'umount /dev/shm' in directory '/root'
2019-02-18 02:43:15,090 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][25946] Command '['umount', '/dev/shm']' failed with return code: 32
2019-02-18 02:43:15,090 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][25946] stderr: umount: /dev/shm: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
2019-02-18 02:43:15,090 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][25946] retcode: 32
2019-02-18 02:43:15,091 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'mount -l' in directory '/root'
2019-02-18 02:43:15,106 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'blkid' in directory '/root'
2019-02-18 02:43:15,120 [salt.state       :300 ][INFO    ][25946] {'umount': "Forced unmount because devices don't match. Wanted: shm, current: tmpfs, /tmpfs"}
2019-02-18 02:43:15,120 [salt.state       :1951][INFO    ][25946] Completed state [/dev/shm] at time 02:43:15.120275 duration_in_ms=88.857
2019-02-18 02:43:15,120 [salt.state       :1780][INFO    ][25946] Running state [salt-minion] at time 02:43:15.120563
2019-02-18 02:43:15,120 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [salt-minion]
2019-02-18 02:43:15,127 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:15,127 [salt.state       :1951][INFO    ][25946] Completed state [salt-minion] at time 02:43:15.127577 duration_in_ms=7.014
2019-02-18 02:43:15,127 [salt.state       :1780][INFO    ][25946] Running state [salt_minion_dependency_packages] at time 02:43:15.127789
2019-02-18 02:43:15,128 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [salt_minion_dependency_packages]
2019-02-18 02:43:15,133 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:15,133 [salt.state       :1951][INFO    ][25946] Completed state [salt_minion_dependency_packages] at time 02:43:15.133240 duration_in_ms=5.45
2019-02-18 02:43:15,134 [salt.state       :1780][INFO    ][25946] Running state [/etc/salt/minion.d/minion.conf] at time 02:43:15.134873
2019-02-18 02:43:15,135 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/salt/minion.d/minion.conf]
2019-02-18 02:43:15,393 [salt.state       :300 ][INFO    ][25946] File /etc/salt/minion.d/minion.conf is in the correct state
2019-02-18 02:43:15,393 [salt.state       :1951][INFO    ][25946] Completed state [/etc/salt/minion.d/minion.conf] at time 02:43:15.393812 duration_in_ms=258.939
2019-02-18 02:43:15,394 [salt.state       :1780][INFO    ][25946] Running state [python-netaddr] at time 02:43:15.394037
2019-02-18 02:43:15,394 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [python-netaddr]
2019-02-18 02:43:15,400 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:15,400 [salt.state       :1951][INFO    ][25946] Completed state [python-netaddr] at time 02:43:15.400178 duration_in_ms=6.141
2019-02-18 02:43:15,406 [salt.state       :1780][INFO    ][25946] Running state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:43:15.406104
2019-02-18 02:43:15,406 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/systemd/system/salt-minion.service.d/50-restarts.conf]
2019-02-18 02:43:15,419 [salt.state       :300 ][INFO    ][25946] File /etc/systemd/system/salt-minion.service.d/50-restarts.conf is in the correct state
2019-02-18 02:43:15,419 [salt.state       :1951][INFO    ][25946] Completed state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:43:15.419344 duration_in_ms=13.239
2019-02-18 02:43:15,427 [salt.state       :1780][INFO    ][25946] Running state [salt-minion] at time 02:43:15.427252
2019-02-18 02:43:15,427 [salt.state       :1813][INFO    ][25946] Executing state service.running for [salt-minion]
2019-02-18 02:43:15,428 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:15,451 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2019-02-18 02:43:15,469 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2019-02-18 02:43:15,484 [salt.state       :300 ][INFO    ][25946] The service salt-minion is already running
2019-02-18 02:43:15,485 [salt.state       :1951][INFO    ][25946] Completed state [salt-minion] at time 02:43:15.485364 duration_in_ms=58.112
2019-02-18 02:43:15,493 [salt.state       :1780][INFO    ][25946] Running state [/etc/salt/grains.d] at time 02:43:15.493919
2019-02-18 02:43:15,494 [salt.state       :1813][INFO    ][25946] Executing state file.directory for [/etc/salt/grains.d]
2019-02-18 02:43:15,495 [salt.state       :300 ][INFO    ][25946] Directory /etc/salt/grains.d is in the correct state
Directory /etc/salt/grains.d updated
2019-02-18 02:43:15,496 [salt.state       :1951][INFO    ][25946] Completed state [/etc/salt/grains.d] at time 02:43:15.496174 duration_in_ms=2.255
2019-02-18 02:43:15,498 [salt.state       :1780][INFO    ][25946] Running state [/etc/salt/grains] at time 02:43:15.498726
2019-02-18 02:43:15,499 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/salt/grains]
2019-02-18 02:43:15,500 [salt.state       :300 ][INFO    ][25946] File /etc/salt/grains exists with proper permissions. No changes made.
2019-02-18 02:43:15,500 [salt.state       :1951][INFO    ][25946] Completed state [/etc/salt/grains] at time 02:43:15.500272 duration_in_ms=1.545
2019-02-18 02:43:15,502 [salt.state       :1780][INFO    ][25946] Running state [/etc/salt/grains.d/placeholder] at time 02:43:15.502394
2019-02-18 02:43:15,502 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/salt/grains.d/placeholder]
2019-02-18 02:43:15,503 [salt.state       :300 ][INFO    ][25946] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2019-02-18 02:43:15,503 [salt.state       :1951][INFO    ][25946] Completed state [/etc/salt/grains.d/placeholder] at time 02:43:15.503857 duration_in_ms=1.462
2019-02-18 02:43:15,506 [salt.state       :1780][INFO    ][25946] Running state [/etc/salt/grains.d/sphinx] at time 02:43:15.506004
2019-02-18 02:43:15,506 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/salt/grains.d/sphinx]
2019-02-18 02:43:15,517 [salt.state       :300 ][INFO    ][25946] File /etc/salt/grains.d/sphinx is in the correct state
2019-02-18 02:43:15,517 [salt.state       :1951][INFO    ][25946] Completed state [/etc/salt/grains.d/sphinx] at time 02:43:15.517790 duration_in_ms=11.787
2019-02-18 02:43:15,521 [salt.state       :1780][INFO    ][25946] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:43:15.521513
2019-02-18 02:43:15,521 [salt.state       :1813][INFO    ][25946] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-02-18 02:43:15,522 [salt.state       :300 ][INFO    ][25946] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2019-02-18 02:43:15,522 [salt.state       :1951][INFO    ][25946] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:43:15.522683 duration_in_ms=1.17
2019-02-18 02:43:15,524 [salt.state       :1780][INFO    ][25946] Running state [/etc/salt/grains.d/dns_records] at time 02:43:15.524754
2019-02-18 02:43:15,525 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/salt/grains.d/dns_records]
2019-02-18 02:43:15,529 [salt.state       :300 ][INFO    ][25946] File /etc/salt/grains.d/dns_records is in the correct state
2019-02-18 02:43:15,529 [salt.state       :1951][INFO    ][25946] Completed state [/etc/salt/grains.d/dns_records] at time 02:43:15.529356 duration_in_ms=4.602
2019-02-18 02:43:15,533 [salt.state       :1780][INFO    ][25946] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:43:15.533138
2019-02-18 02:43:15,533 [salt.state       :1813][INFO    ][25946] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"]
2019-02-18 02:43:15,534 [salt.state       :300 ][INFO    ][25946] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2019-02-18 02:43:15,534 [salt.state       :1951][INFO    ][25946] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:43:15.534304 duration_in_ms=1.166
2019-02-18 02:43:15,536 [salt.state       :1780][INFO    ][25946] Running state [/etc/salt/grains.d/salt] at time 02:43:15.536365
2019-02-18 02:43:15,536 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/salt/grains.d/salt]
2019-02-18 02:43:15,541 [salt.state       :300 ][INFO    ][25946] File /etc/salt/grains.d/salt is in the correct state
2019-02-18 02:43:15,541 [salt.state       :1951][INFO    ][25946] Completed state [/etc/salt/grains.d/salt] at time 02:43:15.541560 duration_in_ms=5.195
2019-02-18 02:43:15,545 [salt.state       :1780][INFO    ][25946] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:43:15.545037
2019-02-18 02:43:15,545 [salt.state       :1813][INFO    ][25946] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"]
2019-02-18 02:43:15,545 [salt.state       :300 ][INFO    ][25946] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2019-02-18 02:43:15,546 [salt.state       :1951][INFO    ][25946] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:43:15.546156 duration_in_ms=1.119
2019-02-18 02:43:15,552 [salt.state       :1780][INFO    ][25946] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:43:15.552461
2019-02-18 02:43:15,552 [salt.state       :1813][INFO    ][25946] Executing state cmd.wait for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-02-18 02:43:15,553 [salt.state       :300 ][INFO    ][25946] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2019-02-18 02:43:15,553 [salt.state       :1951][INFO    ][25946] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:43:15.553592 duration_in_ms=1.132
2019-02-18 02:43:15,555 [salt.state       :1780][INFO    ][25946] Running state [mine.update] at time 02:43:15.555783
2019-02-18 02:43:15,556 [salt.state       :1813][INFO    ][25946] Executing state module.wait for [mine.update]
2019-02-18 02:43:15,556 [salt.state       :300 ][INFO    ][25946] No changes made for mine.update
2019-02-18 02:43:15,556 [salt.state       :1951][INFO    ][25946] Completed state [mine.update] at time 02:43:15.556812 duration_in_ms=1.028
2019-02-18 02:43:15,557 [salt.state       :1780][INFO    ][25946] Running state [ca-certificates] at time 02:43:15.557117
2019-02-18 02:43:15,557 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [ca-certificates]
2019-02-18 02:43:15,571 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:15,571 [salt.state       :1951][INFO    ][25946] Completed state [ca-certificates] at time 02:43:15.571909 duration_in_ms=14.792
2019-02-18 02:43:15,574 [salt.state       :1780][INFO    ][25946] Running state [update-ca-certificates] at time 02:43:15.573975
2019-02-18 02:43:15,574 [salt.state       :1813][INFO    ][25946] Executing state cmd.wait for [update-ca-certificates]
2019-02-18 02:43:15,574 [salt.state       :300 ][INFO    ][25946] No changes made for update-ca-certificates
2019-02-18 02:43:15,575 [salt.state       :1951][INFO    ][25946] Completed state [update-ca-certificates] at time 02:43:15.574964 duration_in_ms=0.988
2019-02-18 02:43:15,575 [salt.state       :1780][INFO    ][25946] Running state [openssh-server] at time 02:43:15.575257
2019-02-18 02:43:15,575 [salt.state       :1813][INFO    ][25946] Executing state pkg.latest for [openssh-server]
2019-02-18 02:43:15,583 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2019-02-18 02:43:15,663 [salt.state       :300 ][INFO    ][25946] Package openssh-server is already up-to-date
2019-02-18 02:43:15,664 [salt.state       :1951][INFO    ][25946] Completed state [openssh-server] at time 02:43:15.664408 duration_in_ms=89.149
2019-02-18 02:43:15,668 [salt.state       :1780][INFO    ][25946] Running state [/etc/issue.net] at time 02:43:15.668727
2019-02-18 02:43:15,669 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/issue.net]
2019-02-18 02:43:15,724 [salt.state       :300 ][INFO    ][25946] File /etc/issue.net is in the correct state
2019-02-18 02:43:15,724 [salt.state       :1951][INFO    ][25946] Completed state [/etc/issue.net] at time 02:43:15.724530 duration_in_ms=55.804
2019-02-18 02:43:15,726 [salt.state       :1780][INFO    ][25946] Running state [/etc/ssh/sshd_config] at time 02:43:15.726582
2019-02-18 02:43:15,727 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/ssh/sshd_config]
2019-02-18 02:43:15,837 [salt.state       :300 ][INFO    ][25946] File /etc/ssh/sshd_config is in the correct state
2019-02-18 02:43:15,838 [salt.state       :1951][INFO    ][25946] Completed state [/etc/ssh/sshd_config] at time 02:43:15.838142 duration_in_ms=111.56
2019-02-18 02:43:15,840 [salt.state       :1780][INFO    ][25946] Running state [ssh] at time 02:43:15.840627
2019-02-18 02:43:15,840 [salt.state       :1813][INFO    ][25946] Executing state service.running for [ssh]
2019-02-18 02:43:15,841 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:15,864 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2019-02-18 02:43:15,884 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2019-02-18 02:43:15,903 [salt.state       :300 ][INFO    ][25946] The service ssh is already running
2019-02-18 02:43:15,903 [salt.state       :1951][INFO    ][25946] Completed state [ssh] at time 02:43:15.903644 duration_in_ms=63.017
2019-02-18 02:43:15,904 [salt.state       :1780][INFO    ][25946] Running state [ntp] at time 02:43:15.904216
2019-02-18 02:43:15,904 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [ntp]
2019-02-18 02:43:15,917 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:15,917 [salt.state       :1951][INFO    ][25946] Completed state [ntp] at time 02:43:15.917764 duration_in_ms=13.548
2019-02-18 02:43:15,920 [salt.state       :1780][INFO    ][25946] Running state [/etc/ntp.conf] at time 02:43:15.920837
2019-02-18 02:43:15,921 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/ntp.conf]
2019-02-18 02:43:16,024 [salt.state       :300 ][INFO    ][25946] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # ntpd will only synchronize your clock.
 
 # For details, see:
@@ -6,8 +8,8 @@
 # - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
 # Associate to cloud NTP pool servers
-# server 1.pool.ntp.org iburst  # Disabled by MAAS.
-# server 0.pool.ntp.org  # Disabled by MAAS.
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
 # Exchange time with everybody, but don't allow configuration.
 restrict -4 default kod nomodify notrap nopeer noquery
@@ -21,5 +23,3 @@
 
 # Location of drift file
 driftfile /var/lib/ntp/ntp.drift
-
-includefile /etc/ntp/maas.conf

2019-02-18 02:43:16,024 [salt.state       :1951][INFO    ][25946] Completed state [/etc/ntp.conf] at time 02:43:16.024811 duration_in_ms=103.974
2019-02-18 02:43:16,026 [salt.state       :1780][INFO    ][25946] Running state [ntp] at time 02:43:16.026889
2019-02-18 02:43:16,027 [salt.state       :1813][INFO    ][25946] Executing state service.running for [ntp]
2019-02-18 02:43:16,027 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:16,049 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-02-18 02:43:16,066 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2019-02-18 02:43:16,082 [salt.state       :300 ][INFO    ][25946] The service ntp is already running
2019-02-18 02:43:16,082 [salt.state       :1951][INFO    ][25946] Completed state [ntp] at time 02:43:16.082663 duration_in_ms=55.774
2019-02-18 02:43:16,082 [salt.state       :1780][INFO    ][25946] Running state [ntp] at time 02:43:16.082916
2019-02-18 02:43:16,083 [salt.state       :1813][INFO    ][25946] Executing state service.mod_watch for [ntp]
2019-02-18 02:43:16,083 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-02-18 02:43:16,095 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2019-02-18 02:43:16,164 [salt.state       :300 ][INFO    ][25946] {'ntp': True}
2019-02-18 02:43:16,164 [salt.state       :1951][INFO    ][25946] Completed state [ntp] at time 02:43:16.164865 duration_in_ms=81.948
2019-02-18 02:43:16,165 [salt.state       :1780][INFO    ][25946] Running state [iptables] at time 02:43:16.165613
2019-02-18 02:43:16,166 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [iptables]
2019-02-18 02:43:16,179 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:16,180 [salt.state       :1951][INFO    ][25946] Completed state [iptables] at time 02:43:16.180252 duration_in_ms=14.639
2019-02-18 02:43:16,180 [salt.state       :1780][INFO    ][25946] Running state [iptables-persistent] at time 02:43:16.180632
2019-02-18 02:43:16,181 [salt.state       :1813][INFO    ][25946] Executing state pkg.installed for [iptables-persistent]
2019-02-18 02:43:16,192 [salt.state       :300 ][INFO    ][25946] All specified packages are already installed
2019-02-18 02:43:16,193 [salt.state       :1951][INFO    ][25946] Completed state [iptables-persistent] at time 02:43:16.193022 duration_in_ms=12.39
2019-02-18 02:43:16,195 [salt.state       :1780][INFO    ][25946] Running state [iptables_modules_v4_load] at time 02:43:16.195809
2019-02-18 02:43:16,196 [salt.state       :1813][INFO    ][25946] Executing state kmod.present for [iptables_modules_v4_load]
2019-02-18 02:43:16,197 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'lsmod' in directory '/root'
2019-02-18 02:43:16,218 [salt.state       :300 ][INFO    ][25946] Kernel modules iptable_filter, ip_tables are already present
2019-02-18 02:43:16,219 [salt.state       :1951][INFO    ][25946] Completed state [iptables_modules_v4_load] at time 02:43:16.219172 duration_in_ms=23.363
2019-02-18 02:43:16,221 [salt.state       :1780][INFO    ][25946] Running state [/etc/iptables/rules.v4] at time 02:43:16.221711
2019-02-18 02:43:16,222 [salt.state       :1813][INFO    ][25946] Executing state file.managed for [/etc/iptables/rules.v4]
2019-02-18 02:43:16,311 [salt.state       :300 ][INFO    ][25946] File /etc/iptables/rules.v4 is in the correct state
2019-02-18 02:43:16,311 [salt.state       :1951][INFO    ][25946] Completed state [/etc/iptables/rules.v4] at time 02:43:16.311495 duration_in_ms=89.785
2019-02-18 02:43:16,314 [salt.state       :1780][INFO    ][25946] Running state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip4tables -exec {} start \;] at time 02:43:16.314892
2019-02-18 02:43:16,315 [salt.state       :1813][INFO    ][25946] Executing state cmd.run for [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip4tables -exec {} start \;]
2019-02-18 02:43:16,315 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'test $(iptables-save | wc -l) -eq 0' in directory '/root'
2019-02-18 02:43:16,333 [salt.state       :300 ][INFO    ][25946] onlyif execution failed
2019-02-18 02:43:16,333 [salt.state       :1951][INFO    ][25946] Completed state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip4tables -exec {} start \;] at time 02:43:16.333724 duration_in_ms=18.832
2019-02-18 02:43:16,337 [salt.state       :1780][INFO    ][25946] Running state [netfilter-persistent] at time 02:43:16.337465
2019-02-18 02:43:16,337 [salt.state       :1813][INFO    ][25946] Executing state service.running for [netfilter-persistent]
2019-02-18 02:43:16,338 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'status', 'netfilter-persistent.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:16,356 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-active', 'netfilter-persistent.service'] in directory '/root'
2019-02-18 02:43:16,375 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command ['systemctl', 'is-enabled', 'netfilter-persistent.service'] in directory '/root'
2019-02-18 02:43:16,396 [salt.state       :300 ][INFO    ][25946] The service netfilter-persistent is already running
2019-02-18 02:43:16,397 [salt.state       :1951][INFO    ][25946] Completed state [netfilter-persistent] at time 02:43:16.397132 duration_in_ms=59.666
2019-02-18 02:43:16,401 [salt.state       :1780][INFO    ][25946] Running state [iptables_extra.remove_stale_tables] at time 02:43:16.401595
2019-02-18 02:43:16,402 [salt.state       :1813][INFO    ][25946] Executing state module.wait for [iptables_extra.remove_stale_tables]
2019-02-18 02:43:16,402 [salt.state       :300 ][INFO    ][25946] No changes made for iptables_extra.remove_stale_tables
2019-02-18 02:43:16,403 [salt.state       :1951][INFO    ][25946] Completed state [iptables_extra.remove_stale_tables] at time 02:43:16.403259 duration_in_ms=1.663
2019-02-18 02:43:16,403 [salt.state       :1780][INFO    ][25946] Running state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip6tables -exec {} flush \;] at time 02:43:16.403766
2019-02-18 02:43:16,404 [salt.state       :1813][INFO    ][25946] Executing state cmd.run for [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip6tables -exec {} flush \;]
2019-02-18 02:43:16,405 [salt.loaded.int.module.cmdmod:395 ][INFO    ][25946] Executing command 'test $(which ip6tables-save) -eq 0 && test $(ip6tables-save | wc -l) -ne 0' in directory '/root'
2019-02-18 02:43:16,423 [salt.state       :300 ][INFO    ][25946] onlyif execution failed
2019-02-18 02:43:16,424 [salt.state       :1951][INFO    ][25946] Completed state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip6tables -exec {} flush \;] at time 02:43:16.424304 duration_in_ms=20.538
2019-02-18 02:43:16,428 [salt.state       :1780][INFO    ][25946] Running state [/etc/iptables/rules.v6] at time 02:43:16.427995
2019-02-18 02:43:16,428 [salt.state       :1813][INFO    ][25946] Executing state file.absent for [/etc/iptables/rules.v6]
2019-02-18 02:43:16,429 [salt.state       :300 ][INFO    ][25946] File /etc/iptables/rules.v6 is not present
2019-02-18 02:43:16,430 [salt.state       :1951][INFO    ][25946] Completed state [/etc/iptables/rules.v6] at time 02:43:16.430023 duration_in_ms=2.029
2019-02-18 02:43:16,432 [salt.state       :1780][INFO    ][25946] Running state [iptables_extra.flush_all] at time 02:43:16.432835
2019-02-18 02:43:16,433 [salt.state       :1813][INFO    ][25946] Executing state module.wait for [iptables_extra.flush_all]
2019-02-18 02:43:16,434 [salt.state       :300 ][INFO    ][25946] No changes made for iptables_extra.flush_all
2019-02-18 02:43:16,434 [salt.state       :1951][INFO    ][25946] Completed state [iptables_extra.flush_all] at time 02:43:16.434518 duration_in_ms=1.683
2019-02-18 02:43:16,447 [salt.minion      :1711][INFO    ][25946] Returning information for job: 20190218024257832552
2019-02-18 02:43:17,127 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218024317160088
2019-02-18 02:43:17,147 [salt.minion      :1432][INFO    ][26601] Starting a new job with PID 26601
2019-02-18 02:43:17,768 [salt.state       :915 ][INFO    ][26601] Loading fresh modules for state activity
2019-02-18 02:43:18,451 [salt.state       :1780][INFO    ][26601] Running state [maas-rack-controller] at time 02:43:18.451750
2019-02-18 02:43:18,452 [salt.state       :1813][INFO    ][26601] Executing state pkg.installed for [maas-rack-controller]
2019-02-18 02:43:18,452 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26601] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:43:18,867 [salt.state       :300 ][INFO    ][26601] All specified packages are already installed
2019-02-18 02:43:18,868 [salt.state       :1951][INFO    ][26601] Completed state [maas-rack-controller] at time 02:43:18.868230 duration_in_ms=416.48
2019-02-18 02:43:18,868 [salt.state       :1780][INFO    ][26601] Running state [ipmitool] at time 02:43:18.868482
2019-02-18 02:43:18,868 [salt.state       :1813][INFO    ][26601] Executing state pkg.installed for [ipmitool]
2019-02-18 02:43:18,873 [salt.state       :300 ][INFO    ][26601] All specified packages are already installed
2019-02-18 02:43:18,873 [salt.state       :1951][INFO    ][26601] Completed state [ipmitool] at time 02:43:18.873828 duration_in_ms=5.345
2019-02-18 02:43:18,876 [salt.state       :1780][INFO    ][26601] Running state [/etc/maas/rackd.conf] at time 02:43:18.876374
2019-02-18 02:43:18,876 [salt.state       :1813][INFO    ][26601] Executing state file.line for [/etc/maas/rackd.conf]
2019-02-18 02:43:18,877 [salt.state       :300 ][INFO    ][26601] No changes needed to be made
2019-02-18 02:43:18,877 [salt.state       :1951][INFO    ][26601] Completed state [/etc/maas/rackd.conf] at time 02:43:18.877409 duration_in_ms=1.036
2019-02-18 02:43:18,877 [salt.state       :1780][INFO    ][26601] Running state [/etc/maas/rackd.conf] at time 02:43:18.877571
2019-02-18 02:43:18,877 [salt.state       :1813][INFO    ][26601] Executing state file.managed for [/etc/maas/rackd.conf]
2019-02-18 02:43:18,877 [salt.loaded.int.states.file:2298][WARNING ][26601] 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.
2019-02-18 02:43:18,878 [salt.state       :300 ][INFO    ][26601] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2019-02-18 02:43:18,878 [salt.state       :1951][INFO    ][26601] Completed state [/etc/maas/rackd.conf] at time 02:43:18.878466 duration_in_ms=0.895
2019-02-18 02:43:18,879 [salt.state       :1780][INFO    ][26601] Running state [maas-rackd] at time 02:43:18.879166
2019-02-18 02:43:18,879 [salt.state       :1813][INFO    ][26601] Executing state service.running for [maas-rackd]
2019-02-18 02:43:18,879 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26601] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:18,918 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26601] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2019-02-18 02:43:18,936 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26601] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2019-02-18 02:43:18,955 [salt.state       :300 ][INFO    ][26601] The service maas-rackd is already running
2019-02-18 02:43:18,955 [salt.state       :1951][INFO    ][26601] Completed state [maas-rackd] at time 02:43:18.955761 duration_in_ms=76.595
2019-02-18 02:43:18,957 [salt.minion      :1711][INFO    ][26601] Returning information for job: 20190218024317160088
2019-02-18 02:43:19,504 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218024319540829
2019-02-18 02:43:19,523 [salt.minion      :1432][INFO    ][26624] Starting a new job with PID 26624
2019-02-18 02:43:22,948 [salt.state       :915 ][INFO    ][26624] Loading fresh modules for state activity
2019-02-18 02:43:23,642 [salt.state       :1780][INFO    ][26624] Running state [maas-region-controller] at time 02:43:23.642356
2019-02-18 02:43:23,642 [salt.state       :1813][INFO    ][26624] Executing state pkg.installed for [maas-region-controller]
2019-02-18 02:43:23,643 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-18 02:43:24,000 [salt.state       :300 ][INFO    ][26624] All specified packages are already installed
2019-02-18 02:43:24,001 [salt.state       :1951][INFO    ][26624] Completed state [maas-region-controller] at time 02:43:24.001079 duration_in_ms=358.722
2019-02-18 02:43:24,001 [salt.state       :1780][INFO    ][26624] Running state [python-oauth] at time 02:43:24.001349
2019-02-18 02:43:24,001 [salt.state       :1813][INFO    ][26624] Executing state pkg.installed for [python-oauth]
2019-02-18 02:43:24,006 [salt.state       :300 ][INFO    ][26624] All specified packages are already installed
2019-02-18 02:43:24,006 [salt.state       :1951][INFO    ][26624] Completed state [python-oauth] at time 02:43:24.006757 duration_in_ms=5.409
2019-02-18 02:43:24,009 [salt.state       :1780][INFO    ][26624] Running state [/etc/maas/regiond.conf] at time 02:43:24.009359
2019-02-18 02:43:24,009 [salt.state       :1813][INFO    ][26624] Executing state file.replace for [/etc/maas/regiond.conf]
2019-02-18 02:43:24,012 [salt.state       :300 ][INFO    ][26624] No changes needed to be made
2019-02-18 02:43:24,012 [salt.state       :1951][INFO    ][26624] Completed state [/etc/maas/regiond.conf] at time 02:43:24.012638 duration_in_ms=3.279
2019-02-18 02:43:24,012 [salt.state       :1780][INFO    ][26624] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:43:24.012933
2019-02-18 02:43:24,013 [salt.state       :1813][INFO    ][26624] Executing state file.managed for [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template]
2019-02-18 02:43:24,049 [salt.state       :300 ][INFO    ][26624] File /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template is in the correct state
2019-02-18 02:43:24,049 [salt.state       :1951][INFO    ][26624] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:43:24.049697 duration_in_ms=36.763
2019-02-18 02:43:24,050 [salt.state       :1780][INFO    ][26624] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:43:24.050009
2019-02-18 02:43:24,050 [salt.state       :1813][INFO    ][26624] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-02-18 02:43:24,052 [salt.state       :300 ][INFO    ][26624] No changes needed to be made
2019-02-18 02:43:24,052 [salt.state       :1951][INFO    ][26624] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:43:24.052828 duration_in_ms=2.82
2019-02-18 02:43:24,053 [salt.state       :1780][INFO    ][26624] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:43:24.053136
2019-02-18 02:43:24,053 [salt.state       :1813][INFO    ][26624] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-02-18 02:43:24,086 [salt.state       :300 ][INFO    ][26624] No changes needed to be made
2019-02-18 02:43:24,086 [salt.state       :1951][INFO    ][26624] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:43:24.086753 duration_in_ms=33.615
2019-02-18 02:43:24,087 [salt.state       :1780][INFO    ][26624] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:43:24.087498
2019-02-18 02:43:24,087 [salt.state       :1813][INFO    ][26624] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/models/node.py]
2019-02-18 02:43:24,122 [salt.state       :300 ][INFO    ][26624] No changes needed to be made
2019-02-18 02:43:24,123 [salt.state       :1951][INFO    ][26624] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:43:24.123031 duration_in_ms=35.534
2019-02-18 02:43:24,123 [salt.state       :1780][INFO    ][26624] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:43:24.123663
2019-02-18 02:43:24,124 [salt.state       :1813][INFO    ][26624] Executing state file.managed for [/etc/apache2/conf-enabled/maas-http.conf]
2019-02-18 02:43:24,138 [salt.state       :300 ][INFO    ][26624] File /etc/apache2/conf-enabled/maas-http.conf is in the correct state
2019-02-18 02:43:24,138 [salt.state       :1951][INFO    ][26624] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:43:24.138512 duration_in_ms=14.85
2019-02-18 02:43:24,140 [salt.state       :1780][INFO    ][26624] Running state [a2enmod headers] at time 02:43:24.140094
2019-02-18 02:43:24,140 [salt.state       :1813][INFO    ][26624] Executing state cmd.run for [a2enmod headers]
2019-02-18 02:43:24,141 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command 'a2enmod headers' in directory '/root'
2019-02-18 02:43:24,212 [salt.state       :300 ][INFO    ][26624] {'pid': 26643, 'retcode': 0, 'stderr': '', 'stdout': 'Module headers already enabled'}
2019-02-18 02:43:24,213 [salt.state       :1951][INFO    ][26624] Completed state [a2enmod headers] at time 02:43:24.212998 duration_in_ms=72.903
2019-02-18 02:43:24,213 [salt.state       :1780][INFO    ][26624] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:43:24.213693
2019-02-18 02:43:24,214 [salt.state       :1813][INFO    ][26624] Executing state file.managed for [/usr/share/maas/web/static/css/maas-styles.css]
2019-02-18 02:43:24,235 [salt.state       :300 ][INFO    ][26624] File /usr/share/maas/web/static/css/maas-styles.css is in the correct state
2019-02-18 02:43:24,235 [salt.state       :1951][INFO    ][26624] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:43:24.235327 duration_in_ms=21.634
2019-02-18 02:43:24,236 [salt.state       :1780][INFO    ][26624] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:43:24.236202
2019-02-18 02:43:24,236 [salt.state       :1813][INFO    ][26624] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty]
2019-02-18 02:43:24,294 [salt.state       :300 ][INFO    ][26624] File /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty is in the correct state
2019-02-18 02:43:24,295 [salt.state       :1951][INFO    ][26624] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:43:24.295122 duration_in_ms=58.92
2019-02-18 02:43:24,295 [salt.state       :1780][INFO    ][26624] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:43:24.295745
2019-02-18 02:43:24,296 [salt.state       :1813][INFO    ][26624] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial]
2019-02-18 02:43:24,349 [salt.state       :300 ][INFO    ][26624] File /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial is in the correct state
2019-02-18 02:43:24,350 [salt.state       :1951][INFO    ][26624] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:43:24.349951 duration_in_ms=54.206
2019-02-18 02:43:24,350 [salt.state       :1780][INFO    ][26624] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:43:24.350518
2019-02-18 02:43:24,350 [salt.state       :1813][INFO    ][26624] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial]
2019-02-18 02:43:24,420 [salt.state       :300 ][INFO    ][26624] File /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial is in the correct state
2019-02-18 02:43:24,421 [salt.state       :1951][INFO    ][26624] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:43:24.421262 duration_in_ms=70.744
2019-02-18 02:43:24,421 [salt.state       :1780][INFO    ][26624] Running state [/root/.pgpass] at time 02:43:24.421696
2019-02-18 02:43:24,422 [salt.state       :1813][INFO    ][26624] Executing state file.managed for [/root/.pgpass]
2019-02-18 02:43:24,467 [salt.state       :300 ][INFO    ][26624] File /root/.pgpass is in the correct state
2019-02-18 02:43:24,467 [salt.state       :1951][INFO    ][26624] Completed state [/root/.pgpass] at time 02:43:24.467510 duration_in_ms=45.814
2019-02-18 02:43:24,473 [salt.state       :1780][INFO    ][26624] Running state [maas-region syncdb --noinput] at time 02:43:24.473868
2019-02-18 02:43:24,474 [salt.state       :1813][INFO    ][26624] Executing state cmd.run for [maas-region syncdb --noinput]
2019-02-18 02:43:24,475 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command 'maas-region syncdb --noinput' in directory '/root'
2019-02-18 02:43:26,604 [salt.state       :300 ][INFO    ][26624] {'pid': 26656, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: staticfiles, messages\n  Apply all migrations: auth, metadataserver, piston3, maasserver, sites, contenttypes, sessions\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2019-02-18 02:43:26,605 [salt.state       :1951][INFO    ][26624] Completed state [maas-region syncdb --noinput] at time 02:43:26.605090 duration_in_ms=2131.222
2019-02-18 02:43:26,605 [salt.state       :2022][WARNING ][26624] State is set to retry, but a valid dict for retry configuration was not found.  Using retry defaults
2019-02-18 02:43:26,606 [salt.state       :1780][INFO    ][26624] Running state [maas-regiond] at time 02:43:26.606391
2019-02-18 02:43:26,606 [salt.state       :1813][INFO    ][26624] Executing state service.running for [maas-regiond]
2019-02-18 02:43:26,607 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:26,644 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2019-02-18 02:43:26,665 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2019-02-18 02:43:26,685 [salt.state       :300 ][INFO    ][26624] The service maas-regiond is already running
2019-02-18 02:43:26,685 [salt.state       :1951][INFO    ][26624] Completed state [maas-regiond] at time 02:43:26.685832 duration_in_ms=79.439
2019-02-18 02:43:26,688 [salt.state       :1780][INFO    ][26624] Running state [bind9] at time 02:43:26.688617
2019-02-18 02:43:26,689 [salt.state       :1813][INFO    ][26624] Executing state service.running for [bind9]
2019-02-18 02:43:26,690 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:26,713 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2019-02-18 02:43:26,733 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2019-02-18 02:43:26,754 [salt.state       :300 ][INFO    ][26624] The service bind9 is already running
2019-02-18 02:43:26,754 [salt.state       :1951][INFO    ][26624] Completed state [bind9] at time 02:43:26.754783 duration_in_ms=66.166
2019-02-18 02:43:26,757 [salt.state       :1780][INFO    ][26624] Running state [apache2] at time 02:43:26.757766
2019-02-18 02:43:26,758 [salt.state       :1813][INFO    ][26624] Executing state service.running for [apache2]
2019-02-18 02:43:26,759 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2019-02-18 02:43:26,782 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2019-02-18 02:43:26,799 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2019-02-18 02:43:26,825 [salt.state       :300 ][INFO    ][26624] The service apache2 is already running
2019-02-18 02:43:26,826 [salt.state       :1951][INFO    ][26624] Completed state [apache2] at time 02:43:26.826127 duration_in_ms=68.361
2019-02-18 02:43:26,828 [salt.state       :1780][INFO    ][26624] Running state [maasng.wait_for_http_code] at time 02:43:26.828245
2019-02-18 02:43:26,828 [salt.state       :1813][INFO    ][26624] Executing state module.run for [maasng.wait_for_http_code]
2019-02-18 02:43:26,829 [salt.utils.decorators:613 ][WARNING ][26624] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:43:26,947 [salt.state       :300 ][INFO    ][26624] {'ret': {'comment': 'MAAS API:http://localhost:5240/MAAS up.', 'result': True}}
2019-02-18 02:43:26,947 [salt.state       :1951][INFO    ][26624] Completed state [maasng.wait_for_http_code] at time 02:43:26.947629 duration_in_ms=119.384
2019-02-18 02:43:26,949 [salt.state       :1780][INFO    ][26624] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:43:26.949082
2019-02-18 02:43:26,949 [salt.state       :1813][INFO    ][26624] Executing state cmd.run for [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin]
2019-02-18 02:43:26,950 [salt.state       :300 ][INFO    ][26624] /var/lib/maas/.setup_admin exists
2019-02-18 02:43:26,950 [salt.state       :1951][INFO    ][26624] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:43:26.950903 duration_in_ms=1.823
2019-02-18 02:43:26,952 [salt.state       :1780][INFO    ][26624] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:43:26.952125
2019-02-18 02:43:26,952 [salt.state       :1813][INFO    ][26624] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:43:26,953 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26624] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:43:28,401 [salt.state       :300 ][INFO    ][26624] {'pid': 26677, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:43:28,402 [salt.state       :1951][INFO    ][26624] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:43:28.402625 duration_in_ms=1450.5
2019-02-18 02:43:28,410 [salt.state       :1780][INFO    ][26624] Running state [maas_region_boot_source_resources_mirror] at time 02:43:28.410272
2019-02-18 02:43:28,410 [salt.state       :1813][INFO    ][26624] Executing state maasng.boot_source_present for [maas_region_boot_source_resources_mirror]
2019-02-18 02:43:28,517 [salt.state       :300 ][INFO    ][26624] {'changes': {}}
2019-02-18 02:43:28,518 [salt.state       :1951][INFO    ][26624] Completed state [maas_region_boot_source_resources_mirror] at time 02:43:28.518287 duration_in_ms=108.013
2019-02-18 02:43:28,519 [salt.state       :1780][INFO    ][26624] Running state [maasng.boot_resources_import] at time 02:43:28.519493
2019-02-18 02:43:28,520 [salt.state       :1813][INFO    ][26624] Executing state module.run for [maasng.boot_resources_import]
2019-02-18 02:43:28,520 [salt.utils.decorators:613 ][WARNING ][26624] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:43:28,643 [salt.loaded.ext.module.maasng:1600][INFO    ][26624] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-02-18 02:43:33,749 [salt.loaded.ext.module.maasng:1600][INFO    ][26624] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-02-18 02:43:34,580 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024334612859
2019-02-18 02:43:34,600 [salt.minion      :1432][INFO    ][26707] Starting a new job with PID 26707
2019-02-18 02:43:34,628 [salt.minion      :1711][INFO    ][26707] Returning information for job: 20190218024334612859
2019-02-18 02:43:38,808 [salt.loaded.ext.module.maasng:1600][INFO    ][26624] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-02-18 02:43:43,937 [salt.state       :300 ][INFO    ][26624] {'ret': True}
2019-02-18 02:43:43,938 [salt.state       :1951][INFO    ][26624] Completed state [maasng.boot_resources_import] at time 02:43:43.938310 duration_in_ms=15418.825
2019-02-18 02:43:43,939 [salt.state       :1780][INFO    ][26624] Running state [maas_region_boot_sources_selection_xenial] at time 02:43:43.939419
2019-02-18 02:43:43,939 [salt.state       :1813][INFO    ][26624] Executing state maasng.boot_sources_selections_present for [maas_region_boot_sources_selection_xenial]
2019-02-18 02:43:44,140 [salt.state       :300 ][INFO    ][26624] Requested boot-source selection for http://images.maas.io/ephemeral-v3/daily already exist.
2019-02-18 02:43:44,140 [salt.state       :1951][INFO    ][26624] Completed state [maas_region_boot_sources_selection_xenial] at time 02:43:44.140627 duration_in_ms=201.206
2019-02-18 02:43:44,142 [salt.state       :1780][INFO    ][26624] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 02:43:44.141992
2019-02-18 02:43:44,142 [salt.state       :1813][INFO    ][26624] Executing state module.run for [maasng.sync_and_wait_bs_to_all_racks]
2019-02-18 02:43:44,143 [salt.utils.decorators:613 ][WARNING ][26624] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:43:44,143 [salt.loaded.ext.module.maasng:1771][INFO    ][26624] boot-sources sync initiated for ALL Rack's
2019-02-18 02:43:45,344 [salt.state       :300 ][INFO    ][26624] {'ret': True}
2019-02-18 02:43:45,345 [salt.state       :1951][INFO    ][26624] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 02:43:45.344999 duration_in_ms=1203.006
2019-02-18 02:43:45,347 [salt.state       :1780][INFO    ][26624] Running state [maas.process_maas_config] at time 02:43:45.347221
2019-02-18 02:43:45,347 [salt.state       :1813][INFO    ][26624] Executing state module.run for [maas.process_maas_config]
2019-02-18 02:43:45,348 [salt.utils.decorators:613 ][WARNING ][26624] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:43:45,349 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=enable_http_proxy value=True
2019-02-18 02:43:45,428 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=upstream_dns value=8.8.8.8
2019-02-18 02:43:48,646 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=commissioning_distro_series value=xenial
2019-02-18 02:43:48,712 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=default_osystem value=ubuntu
2019-02-18 02:43:48,772 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=active_discovery_interval value=600
2019-02-18 02:43:48,838 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=dnssec_validation value=no
2019-02-18 02:43:48,884 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=maas_name value=mas01
2019-02-18 02:43:48,960 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=network_discovery value=enabled
2019-02-18 02:43:49,141 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=enable_third_party_drivers value=True
2019-02-18 02:43:49,204 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=default_storage_layout value=lvm
2019-02-18 02:43:49,270 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=ntp_external_only value=True
2019-02-18 02:43:49,329 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=disk_erase_with_secure_erase value=False
2019-02-18 02:43:49,384 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=default_distro_series value=xenial
2019-02-18 02:43:49,456 [salt.loaded.ext.module.maas:92  ][INFO    ][26624] maasconfig name=default_min_hwe_kernel value=ga-16.04
2019-02-18 02:43:49,592 [salt.state       :300 ][INFO    ][26624] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'upstream_dns', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'dnssec_validation', 'maas_name', 'network_discovery', 'enable_third_party_drivers', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2019-02-18 02:43:49,592 [salt.state       :1951][INFO    ][26624] Completed state [maas.process_maas_config] at time 02:43:49.592778 duration_in_ms=4245.557
2019-02-18 02:43:49,594 [salt.state       :1780][INFO    ][26624] Running state [pxe_admin] at time 02:43:49.594003
2019-02-18 02:43:49,594 [salt.state       :1813][INFO    ][26624] Executing state maasng.fabric_present for [pxe_admin]
2019-02-18 02:43:49,670 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2019-02-18 02:43:49,753 [salt.loaded.ext.module.maasng:1008][WARNING ][26624] Detected cidr:192.168.11.0/24 in fabric:pxe_admin
2019-02-18 02:43:49,754 [salt.loaded.ext.module.maasng:1011][WARNING ][26624] Guessing, that fabric with current name:pxe_admin
 should be renamed to:pxe_admin
2019-02-18 02:43:49,850 [salt.state       :300 ][INFO    ][26624] {'new': 'Fabric  pxe_admin created', 'result': True}
2019-02-18 02:43:49,851 [salt.state       :1951][INFO    ][26624] Completed state [pxe_admin] at time 02:43:49.851127 duration_in_ms=257.123
2019-02-18 02:43:49,851 [salt.state       :1780][INFO    ][26624] Running state [vlan 0] at time 02:43:49.851631
2019-02-18 02:43:49,852 [salt.state       :1813][INFO    ][26624] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-02-18 02:43:49,914 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2019-02-18 02:43:50,016 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'id': 0, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2019-02-18 02:43:50,384 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'name': u'fabric-0', u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'name': u'fabric-1', u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'name': u'pxe_admin', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-02-18 02:43:50,480 [salt.state       :300 ][INFO    ][26624] {'new': 'Vlan untagged was updated'}
2019-02-18 02:43:50,480 [salt.state       :1951][INFO    ][26624] Completed state [vlan 0] at time 02:43:50.480751 duration_in_ms=629.119
2019-02-18 02:43:50,481 [salt.state       :1780][INFO    ][26624] Running state [192.168.11.0/24] at time 02:43:50.481921
2019-02-18 02:43:50,482 [salt.state       :1813][INFO    ][26624] Executing state maasng.subnet_present for [192.168.11.0/24]
2019-02-18 02:43:50,682 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'id': 0, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'name': u'fabric-0'}, {u'id': 1, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'name': u'fabric-1'}, {u'id': 2, u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'name': u'pxe_admin'}]
2019-02-18 02:43:50,683 [salt.loaded.ext.module.maasng:1235][WARNING ][26624] Ignoring parameter vlan:0
2019-02-18 02:43:50,775 [salt.state       :300 ][INFO    ][26624] Subnet 192.168.11.0/24 has been updated for pxe_admin
2019-02-18 02:43:50,775 [salt.state       :1951][INFO    ][26624] Completed state [192.168.11.0/24] at time 02:43:50.775625 duration_in_ms=293.703
2019-02-18 02:43:50,776 [salt.state       :1780][INFO    ][26624] Running state [maas_create_iprange_1] at time 02:43:50.776830
2019-02-18 02:43:50,777 [salt.state       :1813][INFO    ][26624] Executing state maasng.iprange_present for [maas_create_iprange_1]
2019-02-18 02:43:50,840 [salt.state       :300 ][INFO    ][26624] Iprange maas_create_iprange_1 already exist.
2019-02-18 02:43:50,840 [salt.state       :1951][INFO    ][26624] Completed state [maas_create_iprange_1] at time 02:43:50.840340 duration_in_ms=63.51
2019-02-18 02:43:50,840 [salt.state       :1780][INFO    ][26624] Running state [vlan 0] at time 02:43:50.840689
2019-02-18 02:43:50,841 [salt.state       :1813][INFO    ][26624] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-02-18 02:43:50,904 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'id': 0, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'name': u'fabric-0'}, {u'id': 1, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'name': u'fabric-1'}, {u'id': 2, u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'name': u'pxe_admin'}]
2019-02-18 02:43:51,043 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'id': 0, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'external_dhcp': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'prbkmd', u'fabric': u'pxe_admin', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2019-02-18 02:43:51,415 [salt.loaded.ext.module.maasng:945 ][INFO    ][26624] [{u'id': 0, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'name': u'fabric-0'}, {u'id': 1, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'name': u'fabric-1'}, {u'id': 2, u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'prbkmd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'name': u'pxe_admin'}]
2019-02-18 02:43:51,530 [salt.state       :300 ][INFO    ][26624] {'new': 'Vlan untagged was updated'}
2019-02-18 02:43:51,531 [salt.state       :1951][INFO    ][26624] Completed state [vlan 0] at time 02:43:51.531048 duration_in_ms=690.357
2019-02-18 02:43:51,532 [salt.state       :1780][INFO    ][26624] Running state [opnfv] at time 02:43:51.531974
2019-02-18 02:43:51,532 [salt.state       :1813][INFO    ][26624] Executing state maasng.sshkey_present for [opnfv]
2019-02-18 02:43:51,583 [salt.loaded.ext.module.maasng:1903][INFO    ][26624] [{u'resource_uri': u'/MAAS/api/2.0/account/prefs/sshkeys/1/', u'id': 1, u'key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP', u'keysource': u''}]
2019-02-18 02:43:51,583 [salt.state       :300 ][INFO    ][26624] SSH key ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP already exist for user opnfv.
2019-02-18 02:43:51,584 [salt.state       :1951][INFO    ][26624] Completed state [opnfv] at time 02:43:51.584112 duration_in_ms=52.138
2019-02-18 02:43:51,587 [salt.minion      :1711][INFO    ][26624] Returning information for job: 20190218024319540829
2019-02-18 02:43:52,159 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218024352183547
2019-02-18 02:43:52,178 [salt.minion      :1432][INFO    ][27108] Starting a new job with PID 27108
2019-02-18 02:43:55,865 [salt.state       :915 ][INFO    ][27108] Loading fresh modules for state activity
2019-02-18 02:43:55,963 [salt.state       :1780][INFO    ][27108] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:43:55.963190
2019-02-18 02:43:55,963 [salt.state       :1813][INFO    ][27108] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:43:55,965 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27108] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:43:57,423 [salt.state       :300 ][INFO    ][27108] {'pid': 27153, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:43:57,424 [salt.state       :1951][INFO    ][27108] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:43:57.424158 duration_in_ms=1460.967
2019-02-18 02:43:57,426 [salt.state       :1780][INFO    ][27108] Running state [maas.process_machines] at time 02:43:57.426860
2019-02-18 02:43:57,427 [salt.state       :1813][INFO    ][27108] Executing state module.run for [maas.process_machines]
2019-02-18 02:43:57,428 [salt.utils.decorators:613 ][WARNING ][27108] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:43:58,289 [salt.loaded.ext.module.maas:412 ][WARNING ][27108] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:43:58,290 [salt.loaded.ext.module.maas:92  ][INFO    ][27108] machine hostname=cmp002 power_type=ipmi mac_addresses=['00:25:b5:a0:00:6a'] power_parameters_power_address=172.30.8.72 power_parameters_power_pass=octopus system_id=gempha architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:43:59,379 [salt.loaded.ext.module.maas:412 ][WARNING ][27108] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:43:59,380 [salt.loaded.ext.module.maas:92  ][INFO    ][27108] machine hostname=cmp001 power_type=ipmi mac_addresses=['00:25:b5:a0:00:5a'] power_parameters_power_address=172.30.8.73 power_parameters_power_pass=octopus system_id=ykg4ey architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:44:00,571 [salt.loaded.ext.module.maas:412 ][WARNING ][27108] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:44:00,572 [salt.loaded.ext.module.maas:92  ][INFO    ][27108] machine hostname=kvm01 power_type=ipmi mac_addresses=['00:25:b5:a0:00:2a'] power_parameters_power_address=172.30.8.75 power_parameters_power_pass=octopus system_id=cdxccf architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:44:01,704 [salt.loaded.ext.module.maas:412 ][WARNING ][27108] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:44:01,706 [salt.loaded.ext.module.maas:92  ][INFO    ][27108] machine hostname=kvm03 power_type=ipmi mac_addresses=['00:25:b5:a0:00:4a'] power_parameters_power_address=172.30.8.74 power_parameters_power_pass=octopus system_id=q6waqn architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:44:03,082 [salt.loaded.ext.module.maas:412 ][WARNING ][27108] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-02-18 02:44:03,084 [salt.loaded.ext.module.maas:92  ][INFO    ][27108] machine hostname=kvm02 power_type=ipmi mac_addresses=['00:25:b5:a0:00:3a'] power_parameters_power_address=172.30.8.65 power_parameters_power_pass=octopus system_id=bamshb architecture=amd64/generic power_parameters_power_user=admin
2019-02-18 02:44:04,569 [salt.state       :300 ][INFO    ][27108] {'ret': {'updated': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02'], 'errors': {}, 'success': []}}
2019-02-18 02:44:04,570 [salt.state       :1951][INFO    ][27108] Completed state [maas.process_machines] at time 02:44:04.569934 duration_in_ms=7143.073
2019-02-18 02:44:04,575 [salt.minion      :1711][INFO    ][27108] Returning information for job: 20190218024352183547
2019-02-18 02:44:37,865 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218024437863808
2019-02-18 02:44:37,890 [salt.minion      :1432][INFO    ][27427] Starting a new job with PID 27427
2019-02-18 02:44:41,265 [salt.state       :915 ][INFO    ][27427] Loading fresh modules for state activity
2019-02-18 02:44:41,354 [salt.state       :1780][INFO    ][27427] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:44:41.354103
2019-02-18 02:44:41,354 [salt.state       :1813][INFO    ][27427] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:44:41,356 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27427] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:44:42,943 [salt.state       :300 ][INFO    ][27427] {'pid': 27437, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:44:42,943 [salt.state       :1951][INFO    ][27427] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:44:42.943799 duration_in_ms=1589.697
2019-02-18 02:44:42,945 [salt.state       :1780][INFO    ][27427] Running state [maas.wait_for_machine_status] at time 02:44:42.945001
2019-02-18 02:44:42,945 [salt.state       :1813][INFO    ][27427] Executing state module.run for [maas.wait_for_machine_status]
2019-02-18 02:44:42,945 [salt.utils.decorators:613 ][WARNING ][27427] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:44:46,903 [salt.loaded.ext.module.maas:993 ][INFO    ][27427] Machine bamshb mark broken
2019-02-18 02:44:47,638 [salt.loaded.ext.module.maas:996 ][INFO    ][27427] Machine bamshb mark fixed
2019-02-18 02:44:49,098 [salt.loaded.ext.module.maas:684 ][INFO    ][27427] deploymachines hwe_kernel=ga-16.04 system_id=bamshb distro_series=xenial
2019-02-18 02:44:52,136 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1490.81721997s left)
2019-02-18 02:44:53,032 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024452985296
2019-02-18 02:44:53,053 [salt.minion      :1432][INFO    ][27504] Starting a new job with PID 27504
2019-02-18 02:44:53,081 [salt.minion      :1711][INFO    ][27504] Returning information for job: 20190218024452985296
2019-02-18 02:45:23,098 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024523081108
2019-02-18 02:45:23,121 [salt.minion      :1432][INFO    ][27549] Starting a new job with PID 27549
2019-02-18 02:45:23,149 [salt.minion      :1711][INFO    ][27549] Returning information for job: 20190218024523081108
2019-02-18 02:45:26,197 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1456.75528717s left)
2019-02-18 02:45:53,192 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024553173709
2019-02-18 02:45:53,213 [salt.minion      :1432][INFO    ][27579] Starting a new job with PID 27579
2019-02-18 02:45:53,242 [salt.minion      :1711][INFO    ][27579] Returning information for job: 20190218024553173709
2019-02-18 02:46:00,098 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1422.8545351s left)
2019-02-18 02:46:23,246 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024623226148
2019-02-18 02:46:23,267 [salt.minion      :1432][INFO    ][27620] Starting a new job with PID 27620
2019-02-18 02:46:23,296 [salt.minion      :1711][INFO    ][27620] Returning information for job: 20190218024623226148
2019-02-18 02:46:33,098 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1389.85468817s left)
2019-02-18 02:46:53,293 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024653278188
2019-02-18 02:46:53,315 [salt.minion      :1432][INFO    ][27700] Starting a new job with PID 27700
2019-02-18 02:46:53,342 [salt.minion      :1711][INFO    ][27700] Returning information for job: 20190218024653278188
2019-02-18 02:47:07,327 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1355.6260941s left)
2019-02-18 02:47:23,355 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024723327948
2019-02-18 02:47:23,377 [salt.minion      :1432][INFO    ][27805] Starting a new job with PID 27805
2019-02-18 02:47:23,408 [salt.minion      :1711][INFO    ][27805] Returning information for job: 20190218024723327948
2019-02-18 02:47:41,525 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1321.42800403s left)
2019-02-18 02:47:53,421 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024753399442
2019-02-18 02:47:53,444 [salt.minion      :1432][INFO    ][27853] Starting a new job with PID 27853
2019-02-18 02:47:53,473 [salt.minion      :1711][INFO    ][27853] Returning information for job: 20190218024753399442
2019-02-18 02:48:15,836 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1287.11717415s left)
2019-02-18 02:48:23,492 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024823470514
2019-02-18 02:48:23,515 [salt.minion      :1432][INFO    ][27951] Starting a new job with PID 27951
2019-02-18 02:48:23,545 [salt.minion      :1711][INFO    ][27951] Returning information for job: 20190218024823470514
2019-02-18 02:48:50,186 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1252.76721907s left)
2019-02-18 02:48:53,565 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024853542730
2019-02-18 02:48:53,599 [salt.minion      :1432][INFO    ][28010] Starting a new job with PID 28010
2019-02-18 02:48:53,624 [salt.minion      :1711][INFO    ][28010] Returning information for job: 20190218024853542730
2019-02-18 02:49:23,644 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024923627052
2019-02-18 02:49:23,674 [salt.minion      :1432][INFO    ][28089] Starting a new job with PID 28089
2019-02-18 02:49:23,701 [salt.minion      :1711][INFO    ][28089] Returning information for job: 20190218024923627052
2019-02-18 02:49:24,313 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1218.64014816s left)
2019-02-18 02:49:53,722 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218024953708249
2019-02-18 02:49:53,751 [salt.minion      :1432][INFO    ][28123] Starting a new job with PID 28123
2019-02-18 02:49:53,774 [salt.minion      :1711][INFO    ][28123] Returning information for job: 20190218024953708249
2019-02-18 02:49:58,406 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1184.54647517s left)
2019-02-18 02:50:23,803 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025023790182
2019-02-18 02:50:23,825 [salt.minion      :1432][INFO    ][28164] Starting a new job with PID 28164
2019-02-18 02:50:23,851 [salt.minion      :1711][INFO    ][28164] Returning information for job: 20190218025023790182
2019-02-18 02:50:32,259 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1150.69369102s left)
2019-02-18 02:50:53,887 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025053876541
2019-02-18 02:50:53,911 [salt.minion      :1432][INFO    ][28201] Starting a new job with PID 28201
2019-02-18 02:50:53,937 [salt.minion      :1711][INFO    ][28201] Returning information for job: 20190218025053876541
2019-02-18 02:51:06,330 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1116.6226182s left)
2019-02-18 02:51:23,978 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025123968728
2019-02-18 02:51:24,001 [salt.minion      :1432][INFO    ][28281] Starting a new job with PID 28281
2019-02-18 02:51:24,026 [salt.minion      :1711][INFO    ][28281] Returning information for job: 20190218025123968728
2019-02-18 02:51:40,399 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1082.55351114s left)
2019-02-18 02:51:54,070 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025154063415
2019-02-18 02:51:54,092 [salt.minion      :1432][INFO    ][28323] Starting a new job with PID 28323
2019-02-18 02:51:54,118 [salt.minion      :1711][INFO    ][28323] Returning information for job: 20190218025154063415
2019-02-18 02:52:13,508 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1049.44433498s left)
2019-02-18 02:52:24,166 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025224160730
2019-02-18 02:52:24,189 [salt.minion      :1432][INFO    ][28423] Starting a new job with PID 28423
2019-02-18 02:52:24,214 [salt.minion      :1711][INFO    ][28423] Returning information for job: 20190218025224160730
2019-02-18 02:52:48,047 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (1014.90590119s left)
2019-02-18 02:52:54,272 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025254267622
2019-02-18 02:52:54,298 [salt.minion      :1432][INFO    ][28474] Starting a new job with PID 28474
2019-02-18 02:52:54,326 [salt.minion      :1711][INFO    ][28474] Returning information for job: 20190218025254267622
2019-02-18 02:53:21,410 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (981.54275012s left)
2019-02-18 02:53:24,379 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025324376679
2019-02-18 02:53:24,404 [salt.minion      :1432][INFO    ][28516] Starting a new job with PID 28516
2019-02-18 02:53:24,431 [salt.minion      :1711][INFO    ][28516] Returning information for job: 20190218025324376679
2019-02-18 02:53:54,500 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025354498780
2019-02-18 02:53:54,527 [salt.minion      :1432][INFO    ][28576] Starting a new job with PID 28576
2019-02-18 02:53:54,550 [salt.minion      :1711][INFO    ][28576] Returning information for job: 20190218025354498780
2019-02-18 02:53:55,247 [salt.loaded.ext.module.maas:1023][INFO    ][27427] Waiting status:Ready|Deployed for machines:['kvm02']
sleep for:30s Timeout:1500s (947.706381083s left)
2019-02-18 02:54:24,679 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command saltutil.find_job with jid 20190218025424679354
2019-02-18 02:54:24,700 [salt.minion      :1432][INFO    ][28631] Starting a new job with PID 28631
2019-02-18 02:54:24,723 [salt.minion      :1711][INFO    ][28631] Returning information for job: 20190218025424679354
2019-02-18 02:54:29,377 [salt.state       :300 ][INFO    ][27427] {'ret': True}
2019-02-18 02:54:29,378 [salt.state       :1951][INFO    ][27427] Completed state [maas.wait_for_machine_status] at time 02:54:29.378865 duration_in_ms=586433.862
2019-02-18 02:54:29,384 [salt.minion      :1711][INFO    ][27427] Returning information for job: 20190218024437863808
2019-02-18 02:54:29,978 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218025429979035
2019-02-18 02:54:30,001 [salt.minion      :1432][INFO    ][28649] Starting a new job with PID 28649
2019-02-18 02:54:33,653 [salt.state       :915 ][INFO    ][28649] Loading fresh modules for state activity
2019-02-18 02:54:33,739 [salt.state       :1780][INFO    ][28649] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:54:33.739352
2019-02-18 02:54:33,740 [salt.state       :1813][INFO    ][28649] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:54:33,741 [salt.loaded.int.module.cmdmod:395 ][INFO    ][28649] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:54:35,422 [salt.state       :300 ][INFO    ][28649] {'pid': 28663, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:54:35,423 [salt.state       :1951][INFO    ][28649] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:54:35.423638 duration_in_ms=1684.285
2019-02-18 02:54:35,425 [salt.state       :1780][INFO    ][28649] Running state [maas_machines_storage_cmp002_lvm] at time 02:54:35.425505
2019-02-18 02:54:35,425 [salt.state       :1813][INFO    ][28649] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp002_lvm]
2019-02-18 02:54:36,269 [salt.state       :300 ][INFO    ][28649] Machine cmp002 is not in Ready state.
2019-02-18 02:54:36,270 [salt.state       :1951][INFO    ][28649] Completed state [maas_machines_storage_cmp002_lvm] at time 02:54:36.270624 duration_in_ms=845.118
2019-02-18 02:54:36,271 [salt.state       :1780][INFO    ][28649] Running state [maas_machines_storage_cmp001_lvm] at time 02:54:36.271480
2019-02-18 02:54:36,272 [salt.state       :1813][INFO    ][28649] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp001_lvm]
2019-02-18 02:54:37,258 [salt.state       :300 ][INFO    ][28649] Machine cmp001 is not in Ready state.
2019-02-18 02:54:37,259 [salt.state       :1951][INFO    ][28649] Completed state [maas_machines_storage_cmp001_lvm] at time 02:54:37.258958 duration_in_ms=987.476
2019-02-18 02:54:37,266 [salt.minion      :1711][INFO    ][28649] Returning information for job: 20190218025429979035
2019-02-18 02:54:37,844 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218025437845568
2019-02-18 02:54:37,866 [salt.minion      :1432][INFO    ][28719] Starting a new job with PID 28719
2019-02-18 02:54:38,489 [salt.state       :915 ][INFO    ][28719] Loading fresh modules for state activity
2019-02-18 02:54:38,581 [salt.state       :1780][INFO    ][28719] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:54:38.581515
2019-02-18 02:54:38,582 [salt.state       :1813][INFO    ][28719] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:54:38,584 [salt.loaded.int.module.cmdmod:395 ][INFO    ][28719] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:54:40,011 [salt.state       :300 ][INFO    ][28719] {'pid': 28732, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:54:40,012 [salt.state       :1951][INFO    ][28719] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:54:40.012749 duration_in_ms=1431.231
2019-02-18 02:54:40,016 [salt.state       :1780][INFO    ][28719] Running state [maas.deploy_machines] at time 02:54:40.016035
2019-02-18 02:54:40,017 [salt.state       :1813][INFO    ][28719] Executing state module.run for [maas.deploy_machines]
2019-02-18 02:54:40,018 [salt.utils.decorators:613 ][WARNING ][28719] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:54:40,683 [salt.state       :300 ][INFO    ][28719] {'ret': {'updated': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02'], 'errors': {}, 'success': []}}
2019-02-18 02:54:40,684 [salt.state       :1951][INFO    ][28719] Completed state [maas.deploy_machines] at time 02:54:40.684019 duration_in_ms=667.985
2019-02-18 02:54:40,686 [salt.minion      :1711][INFO    ][28719] Returning information for job: 20190218025437845568
2019-02-18 02:54:41,312 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command state.apply with jid 20190218025441312525
2019-02-18 02:54:41,334 [salt.minion      :1432][INFO    ][28742] Starting a new job with PID 28742
2019-02-18 02:54:41,969 [salt.state       :915 ][INFO    ][28742] Loading fresh modules for state activity
2019-02-18 02:54:42,075 [salt.state       :1780][INFO    ][28742] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:54:42.075841
2019-02-18 02:54:42,076 [salt.state       :1813][INFO    ][28742] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-02-18 02:54:42,079 [salt.loaded.int.module.cmdmod:395 ][INFO    ][28742] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-02-18 02:54:43,412 [salt.state       :300 ][INFO    ][28742] {'pid': 28753, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-18 02:54:43,413 [salt.state       :1951][INFO    ][28742] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:54:43.413579 duration_in_ms=1337.737
2019-02-18 02:54:43,416 [salt.state       :1780][INFO    ][28742] Running state [maas.wait_for_machine_status] at time 02:54:43.416646
2019-02-18 02:54:43,417 [salt.state       :1813][INFO    ][28742] Executing state module.run for [maas.wait_for_machine_status]
2019-02-18 02:54:43,419 [salt.utils.decorators:613 ][WARNING ][28742] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-18 02:54:47,424 [salt.state       :300 ][INFO    ][28742] {'ret': True}
2019-02-18 02:54:47,425 [salt.state       :1951][INFO    ][28742] Completed state [maas.wait_for_machine_status] at time 02:54:47.425315 duration_in_ms=4008.668
2019-02-18 02:54:47,429 [salt.minion      :1711][INFO    ][28742] Returning information for job: 20190218025441312525
2019-02-18 03:11:16,653 [salt.utils.schedule:1377][INFO    ][4938] Running scheduled job: __mine_interval
2019-02-18 04:11:16,653 [salt.utils.schedule:1377][INFO    ][4938] Running scheduled job: __mine_interval
2019-02-18 05:09:55,063 [salt.minion      :1308][INFO    ][4938] User sudo_ubuntu Executing command cp.push_dir with jid 20190218050955058399
2019-02-18 05:09:55,086 [salt.minion      :1432][INFO    ][5399] Starting a new job with PID 5399
