Comment 44 for bug 1890803

Revision history for this message
Ryan Harper (raharper) wrote :

Updated image is available:

% image-status maas3 | grep groovy
groovy amd64/ga-20.10/generic 20200819.1 squashfs
groovy amd64/ga-20.10/lowlatency 20200819.1 squashfs

GroovyTestBasic on amd64 passes.

Thu, 20 Aug 2020 09:40:51 -0500: vmtest start: nosetests3 -vv --nologcapture tests/vmtests/test_basic.py:GroovyTestBasic
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
fatal: No names found, cannot describe anything.
fatal: No names found, cannot describe anything.
2020-08-20 09:40:51,547 - vmtests - INFO - Logfile: /home/rharper/work/git/curtin/output/debug.log . Working dir: /home/rharper/work/git/curtin/output
2020-08-20 09:40:51,550 - GroovyTestBasic - INFO - Logfile: /home/rharper/work/git/curtin/output/debug.log . Working dir: /home/rharper/work/git/curtin/output
2020-08-20 09:40:51,553 - GroovyTestBasic - INFO - Starting setup for testclass: GroovyTestBasic (ubuntu/groovy -> ubuntu/groovy)
2020-08-20 09:40:51,619 - GroovyTestBasic - INFO - Using tempdir: /home/rharper/work/git/curtin/output/GroovyTestBasic
2020-08-20 09:40:51,620 - GroovyTestBasic - INFO - Loading testcase config file: examples/tests/basic.yaml
=> groovy/amd64/20200819.1/ga-20.10/generic/boot-initrd [86118105]
.^[[5;2~..............................................................................
=> groovy/amd64/20200819.1/ga-20.10/generic/boot-kernel [11662080]
...............................................................................
=> groovy/amd64/20200819.1/squashfs [377270272]
...............................................................................
2020-08-20 09:42:12,196 - GroovyTestBasic - INFO - Publishing ephemeral image as --publish=/srv/images/groovy/amd64/20200819.1/squashfs:root/squashfs
2020-08-20 09:42:12,196 - GroovyTestBasic - INFO - Curtin install source URI: cp:///media/root-ro
2020-08-20 09:42:12,207 - GroovyTestBasic - INFO - Loading testcase config file: examples/tests/basic.yaml
2020-08-20 09:42:12,214 - GroovyTestBasic - INFO - disk_serials: ['serial=disk-a', 'serial=disk-b', 'serial=disk-c', 'serial=disk-d']
2020-08-20 09:42:12,214 - GroovyTestBasic - INFO - nvme_serials: []
2020-08-20 09:42:12,214 - GroovyTestBasic - INFO - nvme disks: []
2020-08-20 09:42:12,231 - GroovyTestBasic - INFO - Using root_disk: []
2020-08-20 09:42:12,231 - GroovyTestBasic - INFO - Running curtin installer: /home/rharper/work/git/curtin/output/GroovyTestBasic/logs/install-serial.log
2020-08-20 09:44:42,576 - GroovyTestBasic - INFO - GroovyTestBasic[install]: boot took 150.34 seconds. returned True
2020-08-20 09:44:42,896 - GroovyTestBasic - INFO - Install OK
2020-08-20 09:44:42,897 - GroovyTestBasic - INFO - Booting target image: /home/rharper/work/git/curtin/output/GroovyTestBasic/logs/boot-serial.log
2020-08-20 09:44:54,320 - GroovyTestBasic - INFO - GroovyTestBasic[first_boot]: boot took 11.42 seconds. returned True
2020-08-20 09:44:54,367 - GroovyTestBasic - INFO - GroovyTestBasic: setUpClass finished. took 242.81 seconds. Running testcases.
get_test_files (vmtests.test_basic.GroovyTestBasic) ... ok
test_clear_holders_ran (vmtests.test_basic.GroovyTestBasic) ... ok
test_curtin_install_version (vmtests.test_basic.GroovyTestBasic) ... ok
test_dname (vmtests.test_basic.GroovyTestBasic) ... ok
test_dname_rules (vmtests.test_basic.GroovyTestBasic) ... ok
test_fstab (vmtests.test_basic.GroovyTestBasic) ... ok
test_installed_correct_kernel_package (vmtests.test_basic.GroovyTestBasic) ... ok
test_interfacesd_eth0_removed (vmtests.test_basic.GroovyTestBasic) ... ok
test_kernel_img_conf (vmtests.test_basic.GroovyTestBasic) ... SKIP: LP: #1847257 kernel-img.conf not needed in eoan and newer
test_output_files_exist (vmtests.test_basic.GroovyTestBasic) ... ok
test_partition_is_prep (vmtests.test_basic.GroovyTestBasic) ... ok
test_partition_is_zero (vmtests.test_basic.GroovyTestBasic) ... ok
test_partition_numbers (vmtests.test_basic.GroovyTestBasic) ... ok
test_proxy_set (vmtests.test_basic.GroovyTestBasic) ... ok
test_ptable (vmtests.test_basic.GroovyTestBasic) ... ok
test_reporting_data (vmtests.test_basic.GroovyTestBasic) ... ok
test_swaps_used (vmtests.test_basic.GroovyTestBasic) ... ok
test_whole_disk_uuid (vmtests.test_basic.GroovyTestBasic) ... ok

----------------------------------------------------------------------
Ran 18 tests in 246.692s

OK (SKIP=1)
Thu, 20 Aug 2020 09:44:58 -0500: vmtest end [0] in 248s