Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:db-backup-add-checksum-to-filename into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
Ah, I see what you mean, that makes more sense. I'll amend this MP. -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462687 Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:db-backup-add-checksu

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:db-backup-add-checksum-to-filename into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
Amended and ready for re-review -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462687 Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:db-backup-add-checksum-to-filename into autopkgtest-clou

[Canonical-ubuntu-qa] [Bug 2058463] [NEW] Admin page should also display tests with mismatched running for and timestamp in logtail

2024-03-20 Thread Tim Andersson
Public bug reported: The only heuristic for the admin page that exists currently is as such: Jobs are added to the admin page when their Running For time is greater than X times the average duration for this test. Which this is a great starting heuristic, but I think we should also add another h

[Canonical-ubuntu-qa] [Bug 2058465] [NEW] Consider making the systemd restrictions of the autopkgtest@.service files more liberal

2024-03-20 Thread Tim Andersson
Public bug reported: Currently, our restrictions are as follows: RestartSec=5min Restart=on-failure StartLimitInterval=10m StartLimitBurst=3 Before this commit in November: commit 60233d12e61085637a51e48b2fe5bf45f0d21711 (origin/autopkgtest-worker-restart) Author: Tim Andersson Date: Tue No

[Canonical-ubuntu-qa] [Bug 2058465] Re: Consider making the systemd restrictions of the autopkgtest@.service files more liberal

2024-03-20 Thread Tim Andersson
>From juliank on mattermost: juliank 10:52 AM Basically IS will shout at you at some point if you trigger too often juliank 10:52 AM If the infra is flaky, and now you put much more stress on it, it would become even worse. -- You received this bug notification because you are a member of Cano

[Canonical-ubuntu-qa] [Bug 2058422] Re: KernelSecurityTest.test_360_stacksignal_memleak fails

2024-03-20 Thread Bethany Jamison
The 3rd run passed -- so maybe this test is more flaky than outright broken. -- You received this bug notification because you are a member of Canonical Platform QA Team, which is subscribed to ubuntu-kernel-tests. https://bugs.launchpad.net/bugs/2058422 Title: KernelSecurityTest.test_360_stac

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:user-specific-page into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:user-specific-page into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) Related bugs: Bug #2057947 in Auto Package Testing: "Feature: user-specific history page" https://bugs.launchp

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:user-specific-page into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
not sure the refactoring will be viable now, since the semantics of this page are different to other results pages. This is also now tested in staging. -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462713 Your team Canonical's Ubuntu QA is requested

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:user-specific-page into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
Diff comments: > diff --git a/charms/focal/autopkgtest-web/webcontrol/browse.cgi > b/charms/focal/autopkgtest-web/webcontrol/browse.cgi > index 810163d..ec6e0a4 100755 > --- a/charms/focal/autopkgtest-web/webcontrol/browse.cgi > +++ b/charms/focal/autopkgtest-web/webcontrol/browse.cgi > @@ -31

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:user-specific-page into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
This is all fully amended now and ready for re-review -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462713 Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:user-specific-page into autopkgtes

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:queued-tests-show-uuid into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:queued-tests-show-uuid 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/+mer

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:user-specific-page into autopkgtest-cloud:master

2024-03-20 Thread Tim Andersson
all tested, see: https://autopkgtest.staging.ubuntu.com/user/andersson123 Just need to maybe add a section that redirects to this on the navbar, not sure about that yet. -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462713 Your team Canonical's Ubunt

[Canonical-ubuntu-qa] [Bug 1654761] Re: Make sure duplicate tests cannot be queued

2024-03-20 Thread Brian Murray
** Changed in: auto-package-testing Status: In Progress => 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/1654761 Title: Make sure duplicate tests cannot b

[Canonical-ubuntu-qa] [Bug 2058558] [NEW] dump-lxd-remotes does not produce a usable yaml file

2024-03-20 Thread Brian Murray
Public bug reported: I wanted to set the `n-workers` value for the autopkgtest-cloud-workers using juju config so I looked at dump-lxd-remotes to figure out how to produce a yaml file to set the value. However, the yaml file produced by "juju config autopkgtest-lxd-worker lxd-remotes" is actually

[Canonical-ubuntu-qa] [Bug 2058558] Re: dump-lxd-remotes does not produce a usable yaml file

2024-03-20 Thread Brian Murray
If you haven't seen it the launchpad page for the mojo specs is at https://code.launchpad.net/~canonical-is/canonical-mojo-specs/trunk . -- 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

[Canonical-ubuntu-qa] [Bug 2058581] [NEW] timer_getoverrun01 from ubuntu_ltp_syscalls failed with J-5.15 openstack s390x

2024-03-20 Thread Po-Hsu Lin
Public bug reported: Issue found with: * Jammy 5.15.0-102.112 * Jammy 6.5.0-27.28~22.04.1 On openstack s390x instance. Note that we didn't run ubuntu_ltp_syscalls on manually provisioned s390x instances. This can be reproduced with Jammy 5.15.0-100-generic. But Mantic 6.5.0-27.28 is OK. Te

[Canonical-ubuntu-qa] [Bug 2058581] Re: timer_getoverrun01 from ubuntu_ltp_syscalls failed with J-5.15 openstack s390x

2024-03-20 Thread Po-Hsu Lin
** Tags added: ltp-20240312 -- You received this bug notification because you are a member of Canonical Platform QA Team, which is subscribed to ubuntu-kernel-tests. https://bugs.launchpad.net/bugs/2058581 Title: timer_getoverrun01 from ubuntu_ltp_syscalls failed with J-5.15 openstack s390x