[Canonical-ubuntu-qa] [Bug 2056511] [NEW] bad-ioctl test in ubuntu_stress_smoke_tests stop responding on F-xilinx ZCU104

2024-03-07 Thread Po-Hsu Lin
Public bug reported: The ubuntu_stress_smoke_tests was skipped before sru-20240108 on ZCU104 because it does not have the required amount of memory (2GB < 3GB) After we have lower the test limit from 3GB to 1.5GB in mid January [1], it's now getting tested. In sru-20240108 (5.4.0-1037-xilinx-zyn

[Canonical-ubuntu-qa] [Bug 2056461] Re: autopkgtest-virt-qemu on noble images sometimes hangs doing copydown

2024-03-07 Thread Paride Legovini
Communication (including copydown()) with the qemu virt server happens via the serial terminal. That isn't the most solid approach, and I suspect it's racy for some reason. -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to autopkgtest

[Canonical-ubuntu-qa] [Bug 2056461] [NEW] autopkgtest-virt-qemu on noble images sometimes hangs doing copydown

2024-03-07 Thread Paride Legovini
Public bug reported: autopkgtest-virt-qemu sometimes hangs when running tests on noble images. Originally reported by schopin, who also provided a reproducer: pull-lp-source -d hello autopkgtest-buildvm-ubuntu-cloud -r noble autopkgtest -U hello*.dsc -- qemu ./autopkgtest-noble-amd64.img I

[Canonical-ubuntu-qa] [Merge] ~andersson123/ubuntu-manual-tests:u-d-i-changes-amend-testcases into ubuntu-manual-tests:main

2024-03-07 Thread mp+461455
The proposal to merge ~andersson123/ubuntu-manual-tests:u-d-i-changes-amend-testcases into ubuntu-manual-tests:main has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~andersson123/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/461455 --

[Canonical-ubuntu-qa] [Bug 2056334] Re: autopkgtest "built tree" detection is surprising and not well documented

2024-03-07 Thread Paride Legovini
Speaking of your workflow, instead of `dpkg-buildpackage -S` you could call the clean target before running autopkgtest, to make sure the tree is "unbuilt" debuild -- clean && autopkgtest ... dpkg-buildpackage -S calls the clean target, so this should just work in your case. -- You received t

[Canonical-ubuntu-qa] [Bug 2056334] Re: wrong version when building a package that's already part of the initial image

2024-03-07 Thread Paride Legovini
Heh, this can indeed be surprising, the only reason I knew is because I've been bitten by this in the past. Neither me nor Paul immediately why that built-tree detection and treatment is needed; what I can see is that it was implemented a long time ago, likely for good reasons we'll need to figure

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:charm-inventory-amendments into autopkgtest-cloud:master

2024-03-07 Thread Skia
Diff comments: > diff --git a/dev-tools/generate-charm-inventory > b/dev-tools/generate-charm-inventory > index 2aa5785..3758b0c 100755 > --- a/dev-tools/generate-charm-inventory > +++ b/dev-tools/generate-charm-inventory > @@ -26,12 +26,14 @@ commits = { > "cloud": [], > "misc": [],

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:charm-inventory-amendments into autopkgtest-cloud:master

2024-03-07 Thread Tim Andersson
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:charm-inventory-amendments into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/

[Canonical-ubuntu-qa] [Bug 2052721] Re: Display queued and running tests on results page

2024-03-07 Thread Skia
** Changed in: auto-package-testing Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to Auto Package Testing. https://bugs.launchpad.net/bugs/2052721 Title: Display queued and running tests

[Canonical-ubuntu-qa] [Bug 2056334] Re: wrong version when building a package that's already part of the initial image

2024-03-07 Thread Simon Chopin
After a bit more reflexion, I'd even argue that this 'built tree' exception shouldn't exist in the first place as it seems like a nice footgun, but I'm guessing it's not that simple, so in the mean time I'll just go and amend my wrapper script to not use `autopkgtest .` but rather `dpkg-buildpackag

[Canonical-ubuntu-qa] [Bug 2056334] Re: wrong version when building a package that's already part of the initial image

2024-03-07 Thread Simon Chopin
I'll be damned. That's the issue, indeed. I tried to reproduce with a fresh `hello` but couldn't so I wrongly concluded that it was because it wasn't on the image. I'd argue it's still a bug, as in *this should be documented*! I'd never consider that an unpackage source package would be in a 'buil

[Canonical-ubuntu-qa] [Merge] ~hyask/autopkgtest-cloud:skia/additional_indexes into autopkgtest-cloud:master

2024-03-07 Thread mp+461729
The proposal to merge ~hyask/autopkgtest-cloud:skia/additional_indexes into autopkgtest-cloud:master has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/461729 -- Your team Canonical's Ubun

[Canonical-ubuntu-qa] [Bug 2056438] [NEW] xpaic test from ubuntu_kvm_unit_tests timeout with J-6.5

2024-03-07 Thread Po-Hsu Lin
Public bug reported: Issue found on:   * J-6.5.0-17.17.1.1.1~22.04.1 lowlatency - onibi   * J-6.5.0-25.25~22.04.1 rizzo   * J-6.5.0-25.25.1~22.04.1 lowlatency - rizzo This seems to be hw-dependent. The test will timeout on these specific instance. And we didn't run this test on these instances be

[Canonical-ubuntu-qa] [Bug 2056334] Re: wrong version when building a package that's already part of the initial image

2024-03-07 Thread Paride Legovini
Hi, autopkgtest should already setup pinning to ensure that the tested package is the built one. Before digging any deeper let's check one thing. When you specify a source package directory, autopkgtest distinguishes between a "built tree" and an "unbuilt tree". In the case of a "built tree", all