[Bug 1993216] Re: amd64 autopkgtests regressed

Jeremy BĂ­cha 1993216 at bugs.launchpad.net
Wed Jul 5 20:41:30 UTC 2023


** Changed in: livecd-rootfs (Ubuntu Kinetic)
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1993216

Title:
  amd64 autopkgtests regressed

Status in livecd-rootfs package in Ubuntu:
  Triaged
Status in livecd-rootfs source package in Kinetic:
  Won't Fix
Status in livecd-rootfs source package in Lunar:
  Triaged

Bug description:
  In mid-September of 2022 the amd64 autopkgtest for livecd-rootfs
  started failing in the default-bootstraps test. Here's some relevant
  log output:

  + rmdir /tmp/tmp.F339bZ5f02
  ++ chroot chroot lsb_release -c -s
  + suite=kinetic
  ++ chroot chroot lsb_release --release --short
  + version=22.10
  ++ tr '[:upper:]' '[:lower:]'
  ++ chroot chroot lsb_release --id --short
  + distro=ubuntu
  + prefix=ubuntu-kinetic-22.10-cloudimg
  + vmdk_f=/tmp/tmp.DCEYPBmWm8/ubuntu-kinetic-22.10-cloudimg.vmdk
  + create_vmdk binary/boot/disk-vagrant.ext4 /tmp/tmp.DCEYPBmWm8/ubuntu-kinetic-22.10-cloudimg.vmdk 40960
  + src=binary/boot/disk-vagrant.ext4
  + destination=/tmp/tmp.DCEYPBmWm8/ubuntu-kinetic-22.10-cloudimg.vmdk
  + size=40960
  + streamconverter=VMDKstream
  ++ mktemp -d
  + scratch_d=/tmp/tmp.WRK8O2uVsW
  + cp binary/boot/disk-vagrant.ext4 /tmp/tmp.WRK8O2uVsW/resize.img
  + truncate --size=40960M /tmp/tmp.WRK8O2uVsW/resize.img
  + python3 -m VMDKstream /tmp/tmp.WRK8O2uVsW/resize.img /tmp/tmp.DCEYPBmWm8/ubuntu-kinetic-22.10-cloudimg.vmdk
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/VMDKstream.py", line 277, in convert_to_stream
      outfile.write(grain_marker)
  OSError: [Errno 28] No space left on device

  During handling of the above exception, another exception occurred:

  Traceback (most recent call last):
    File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
      return _run_code(code, main_globals, None,
    File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
      exec(code, run_globals)
    File "/usr/lib/python3/dist-packages/VMDKstream.py", line 335, in <module>
      convert_to_stream(sys.argv[1], sys.argv[2])
    File "/usr/lib/python3/dist-packages/VMDKstream.py", line 301, in convert_to_stream
      table_location = write_grain_table(outfile, currentGrainTable,
    File "/usr/lib/python3/dist-packages/VMDKstream.py", line 184, in write_grain_table
      outfile.write(grain_table_marker)
  OSError: [Errno 28] No space left on device
  + cleanup_vagrant
  + '[' -d /tmp/tmp.F339bZ5f02 ']'
  + rm -rf /tmp/tmp.DCEYPBmWm8 /tmp/tmp.KNQFZq36GP /tmp/tmp.F339bZ5f02 binary/boot/disk-vagrant.ext4
  E: config/hooks/024-vagrant.binary failed (exit non-zero). You should check for errors.
  P: Begin unmounting filesystems...
  P: Saving caches...
  P: Begin unmounting filesystems...
  P: Saving caches...
  autopkgtest [21:46:43]: test default-bootstraps: -----------------------]
  autopkgtest [21:46:44]: test default-bootstraps:  - -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1993216/+subscriptions




More information about the foundations-bugs mailing list