ubuntu-regression-suite fails
Bug #1721558 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Xenial |
Incomplete
|
Undecided
|
Unassigned | ||
linux-aws (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
linux-azure (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
linux-gcp (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
linux-gke (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
linux-hwe-edge (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
linux-kvm (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned |
Bug Description
ubuntu-
autopkgtest [22:34:48]: test ubuntu-
Source Package Version: 4.4.0-1035.44
Running Kernel Version: 4.4.0-96.119
ERROR: running version does not match source package
Please note autopkgtests have quite elaborate setup for the kernels, thus I'm guessing that some of the setup is not done right, and the VMs are still running generic kernel instead of customized kernel.
Maybe a reboot mark is needed in the ubuntu-
This affects a few packages which all trip up ADT testing whenever I SRU systemd.
affects: | linux-hwe (Ubuntu) → linux (Ubuntu) |
To post a comment you must log in.
The command ran is of this form:
autopkgtest [19:55:28]: host juju-prod- ues-proposed- migration- machine- 3; command line: /home/ubuntu/ autopkgtest/ runner/ autopkgtest --output-dir /tmp/autopkgtes t-work. iw5t9p35/ out --timeout-copy=6000 --setup-commands /home/ubuntu/ autopkgtest- cloud/worker- config- production/ setup-canonical .sh --setup-commands /home/ubuntu/ autopkgtest/ setup-commands/ setup-testbed --apt-pocket= proposed --apt-upgrade linux-aws --env=ADT_ TEST_TRIGGERS= systemd/ 229-4ubuntu20 -- ssh -s /home/ubuntu/ autopkgtest/ ssh-setup/ nova -- --flavor autopkgtest --name adt-xenial- amd64-linux- aws-20170919- 195523 --image 'ubuntu/ ubuntu- xenial- .*-amd64- server' --keyname testbed- juju-prod- ues-proposed- migration- machine- 3 --net-id= net_ues_ proposed_ migration -e ''"'"'http_proxy=http:// squid.internal: 3128'"'"'' -e ''"'"'https_proxy=http:// squid.internal: 3128'"'"'' -e ''"'"'no_ proxy=127. 0.0.1,127. 0.1.1,localhost ,localdomain, novalocal, internal, archive. ubuntu. com,security. ubuntu. com,ddebs. ubuntu. com,changelogs. ubuntu. com,ppa. launchpad. net'"'" '' --mirror=http:// ftpmaster. internal/ ubuntu
I guess the crutial bit is that it is a test of: linux-aws with ADT_TEST_ TRIGGERS= systemd/ 229-4ubuntu20
meaning some of the adt magic w.r.t. kernel setup does not kick in, i think.