Public bug reported:

This test in open-iscsi is consistently failing recently, e.g.

https://autopkgtest.ubuntu.com/results/autopkgtest-
resolute/resolute/amd64/o/open-iscsi/20260123_150000_0400e@/log.gz

or

https://autopkgtest.ubuntu.com/results/autopkgtest-
resolute/resolute/amd64/o/open-iscsi/20260125_004727_2b58c@/log.gz

The relevant part is:

256s + apt-get install -qy --only-upgrade libssl-dev=3.5.4-1ubuntu1 
libssl3t64=3.5.4-1ubuntu1 openssl-provider-legacy=3.5.4-1ubuntu1 
openssl=3.5.4-1ubuntu1
256s Reading package lists...
256s Building dependency tree...
256s Reading state information...
256s Skipping libssl-dev, it is not installed and only upgrades are requested.
256s Solving dependencies...
256s The following packages will be upgraded:
256s   libssl3t64 openssl openssl-provider-legacy
256s 3 upgraded, 0 newly installed, 0 to remove and 96 not upgraded.
256s Need to get 3636 kB of archives.
256s After this operation, 0 B of additional disk space will be used.
256s E: You don't have enough free space in /var/cache/apt/archives/.
256s + fail 'failed to install libssl-dev=3.5.4-1ubuntu1 
libssl3t64=3.5.4-1ubuntu1 openssl-provider-legacy=3.5.4-1ubuntu1 
openssl=3.5.4-1ubuntu1 in /tmp/mount-image-callback.yjXQtA/mp'
256s + local r=100
256s + '[' 100 -eq 0 ']'
256s + failrc 100 'failed to install libssl-dev=3.5.4-1ubuntu1 
libssl3t64=3.5.4-1ubuntu1 openssl-provider-legacy=3.5.4-1ubuntu1 
openssl=3.5.4-1ubuntu1 in /tmp/mount-image-callback.yjXQtA/mp'
256s + local r=100
256s + shift
256s + '[' 1 -eq 0 ']'
256s + error 'failed to install libssl-dev=3.5.4-1ubuntu1 
libssl3t64=3.5.4-1ubuntu1 openssl-provider-legacy=3.5.4-1ubuntu1 
openssl=3.5.4-1ubuntu1 in /tmp/mount-image-callback.yjXQtA/mp'
256s + echo 'failed to install libssl-dev=3.5.4-1ubuntu1 
libssl3t64=3.5.4-1ubuntu1 openssl-provider-legacy=3.5.4-1ubuntu1 
openssl=3.5.4-1ubuntu1 in /tmp/mount-image-callback.yjXQtA/mp'
256s failed to install libssl-dev=3.5.4-1ubuntu1 libssl3t64=3.5.4-1ubuntu1 
openssl-provider-legacy=3.5.4-1ubuntu1 openssl=3.5.4-1ubuntu1 in 
/tmp/mount-image-callback.yjXQtA/mp
256s + exit 100
256s + cleanup
256s + '[' -z /tmp/patch-image.h8EIIM -o '!' -d /tmp/patch-image.h8EIIM ']'
256s + rm -Rf /tmp/patch-image.h8EIIM
256s setUpClass (__main__.CloudImageTest) ... ERROR
256s 
256s ======================================================================
256s ERROR: setUpClass (__main__.CloudImageTest)
256s ----------------------------------------------------------------------
256s Traceback (most recent call last):
256s   File 
"/tmp/autopkgtest.KpQ8rq/build.AX3/src/debian/tests/test-open-iscsi.py", line 
241, in setUpClass
256s     patch_image(info['root_image'],
256s     ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
256s                 kernel=info['kernel'], initrd=info['initrd'])
256s                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
256s   File 
"/tmp/autopkgtest.KpQ8rq/build.AX3/src/debian/tests/test-open-iscsi.py", line 
381, in patch_image
256s     subprocess.check_call(cmd)
256s     ~~~~~~~~~~~~~~~~~~~~~^^^^^
256s   File "/usr/lib/python3.13/subprocess.py", line 419, in check_call
256s     raise CalledProcessError(retcode, cmd)
256s subprocess.CalledProcessError: Command '['patch-image', 
'/tmp/autopkgtest.KpQ8rq/build.AX3/src/debian/tests/resolute.d/disk.img', 
'--kernel=/tmp/autopkgtest.KpQ8rq/build.AX3/src/debian/tests/resolute.d/kernel',
 
'--initrd=/tmp/autopkgtest.KpQ8rq/build.AX3/src/debian/tests/resolute.d/initrd']'
 returned non-zero exit status 100.
256s 
256s ----------------------------------------------------------------------
256s Ran 2 tests in 31.756s
256s 
256s FAILED (errors=1)
256s Skipping private tests
257s autopkgtest [00:45:27]: test testsuite: -----------------------]

NOTE: The list of packages that fail to install appears to depend on the
test trigger.

** Affects: open-iscsi (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- testsuite: failed to install libssl-dev=3.5.4-1ubuntu1 
libssl3t64=3.5.4-1ubuntu1 [...] in /tmp/mount-image-callback.yjXQtA/mp
+ testsuite: E: You don't have enough free space in /var/cache/apt/archives/

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

Title:
  testsuite: E: You don't have enough free space in
  /var/cache/apt/archives/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/2139084/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to