Public bug reported:

There are multiple failures in the lxc test for Azure T-4.15

 FAIL: lxc-tests: /usr/bin/lxc-test-autostart
 FAIL: lxc-tests: /usr/bin/lxc-test-cgpath
 FAIL: lxc-tests: /usr/bin/lxc-test-concurrent
 FAIL: lxc-tests: /usr/bin/lxc-test-createtest
 FAIL: lxc-tests: /usr/bin/lxc-test-destroytest
 FAIL: lxc-tests: /usr/bin/lxc-test-device-add-remove
 FAIL: lxc-tests: /usr/bin/lxc-test-ubuntu
 FAIL: lxc-tests: /usr/bin/lxc-test-unpriv
 FAIL: lxc-tests: /usr/bin/lxc-test-usernic
 FAIL: python3: API

* lxc-test-autostart
 ---
 Setting up the GPG keyring
 Downloading the image index
 Downloading the rootfs
 Downloading the metadata
 The image cache is now ready
 Unpacking the rootfs
 
 ---
 You just created an Ubuntu trusty amd64 (20190129_07:43) container.
 
 To enable SSH, run: apt install openssh-server
 No default root or user password are set by LXC.
 Error starting container: lxc-test-auto
 Container didn't start
 FAIL

* lxc-test-cgpath
 setting root password to "root"
 Password for 'root' changed
 cgpath.c:69 lxc_cmd_get_cgroup_path returned NULL
 lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop container 
"lxctest1": Operation not permitted.


* lxc-test-concurrent
 Iteration 1/1 maxfd:18
 Executing (create) for 5 containers...
 Executing (start) for 5 containers...
 lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop container 
"lxc-test-concurrent-3": Operation not permitted.
 Stopping the container (lxc-test-concurrent-3) failed...
 lxc_container: lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop 
container "lxc-test-concurrent-1": Operation not permitted.
 Stopping the container (lxc-test-concurrent-1) failed...
 lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop container 
"lxc-test-concurrent-0": Operation not permitted.
 Stopping the container (lxc-test-concurrent-0) failed...
 thread returned error 1

* /lxc-test-destroytest
75: lxctest1 thought it was defined

* lxc-test-device-add-remove
 lxc_container: lxccontainer.c: add_remove_device_node: 3260 set_cgroup_item 
failed while adding the device node
 Adding /dev/network_latency to the container (device_add_remove_test) failed...

* lxc-test-ubuntu
 lxc-start: lxc_start.c: main: 341 The container failed to start.
 lxc-start: lxc_start.c: main: 343 To get more details, run the container in 
foreground mode.
 lxc-start: lxc_start.c: main: 345 Additional information can be obtained by 
setting the --logfile and --logpriority options.
 Failed starting ubuntu container

* lxc-test-unpriv
see bug 1803686

* lxc-test-usernic
 sent invalidate(passwd) request, exiting
 sent invalidate(group) request, exiting
 /usr/sbin/deluser: The user `usernic-user' does not exist.
 sent invalidate(passwd) request, exiting
 sent invalidate(group) request, exiting
 sent invalidate(passwd) request, exiting
 sent invalidate(group) request, exiting
 sent invalidate(passwd) request, exiting
 sent invalidate(group) request, exiting
 sent invalidate(passwd) request, exiting
 sent invalidate(group) request, exiting
 Failed to open connection to "unix:path=/sys/fs/cgroup/cgmanager/sock" message 
bus: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: Connection 
refused
 FAIL

* python3: API
 Using image from local cache
 Unpacking the rootfs
 
 ---
 You just created an Ubuntu trusty amd64 (20190129_07:43) container.
 
 To enable SSH, run: apt install openssh-server
 No default root or user password are set by LXC.
 Getting instance for 'f13fde32-245e-11e9-8017-000d3a942bc7'
 Creating rootfs using 'download', arch=amd64
 Testing the configuration
 Testing the networking
 Starting the container
 Traceback (most recent call last):
   File "/tmp/tmp.Y8MLapGtid", line 102, in <module>
     assert(container.init_pid > 1)
 AssertionError

Please see the attachment for the complete test log

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-4.15.0-1036-azure 4.15.0-1036.38~14.04.2
ProcVersionSignature: User Name 4.15.0-1036.38~14.04.2-username 4.15.18
Uname: Linux 4.15.0-1036-azure x86_64
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
Date: Wed Jan 30 07:04:25 2019
SourcePackage: linux-signed-azure
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-kernel-tests
     Importance: Undecided
         Status: New

** Affects: linux-signed-azure (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug trusty uec-images

** Attachment added: "log"
   https://bugs.launchpad.net/bugs/1813878/+attachment/5234059/+files/log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1813878

Title:
  lxc test failed on Azure T-4.15

Status in ubuntu-kernel-tests:
  New
Status in linux-signed-azure package in Ubuntu:
  New

Bug description:
  There are multiple failures in the lxc test for Azure T-4.15

   FAIL: lxc-tests: /usr/bin/lxc-test-autostart
   FAIL: lxc-tests: /usr/bin/lxc-test-cgpath
   FAIL: lxc-tests: /usr/bin/lxc-test-concurrent
   FAIL: lxc-tests: /usr/bin/lxc-test-createtest
   FAIL: lxc-tests: /usr/bin/lxc-test-destroytest
   FAIL: lxc-tests: /usr/bin/lxc-test-device-add-remove
   FAIL: lxc-tests: /usr/bin/lxc-test-ubuntu
   FAIL: lxc-tests: /usr/bin/lxc-test-unpriv
   FAIL: lxc-tests: /usr/bin/lxc-test-usernic
   FAIL: python3: API

  * lxc-test-autostart
   ---
   Setting up the GPG keyring
   Downloading the image index
   Downloading the rootfs
   Downloading the metadata
   The image cache is now ready
   Unpacking the rootfs
   
   ---
   You just created an Ubuntu trusty amd64 (20190129_07:43) container.
   
   To enable SSH, run: apt install openssh-server
   No default root or user password are set by LXC.
   Error starting container: lxc-test-auto
   Container didn't start
   FAIL

  * lxc-test-cgpath
   setting root password to "root"
   Password for 'root' changed
   cgpath.c:69 lxc_cmd_get_cgroup_path returned NULL
   lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop container 
"lxctest1": Operation not permitted.

  
  * lxc-test-concurrent
   Iteration 1/1 maxfd:18
   Executing (create) for 5 containers...
   Executing (start) for 5 containers...
   lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop container 
"lxc-test-concurrent-3": Operation not permitted.
   Stopping the container (lxc-test-concurrent-3) failed...
   lxc_container: lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop 
container "lxc-test-concurrent-1": Operation not permitted.
   Stopping the container (lxc-test-concurrent-1) failed...
   lxc_container: commands.c: lxc_cmd_stop: 628 Failed to stop container 
"lxc-test-concurrent-0": Operation not permitted.
   Stopping the container (lxc-test-concurrent-0) failed...
   thread returned error 1

  * /lxc-test-destroytest
  75: lxctest1 thought it was defined

  * lxc-test-device-add-remove
   lxc_container: lxccontainer.c: add_remove_device_node: 3260 set_cgroup_item 
failed while adding the device node
   Adding /dev/network_latency to the container (device_add_remove_test) 
failed...

  * lxc-test-ubuntu
   lxc-start: lxc_start.c: main: 341 The container failed to start.
   lxc-start: lxc_start.c: main: 343 To get more details, run the container in 
foreground mode.
   lxc-start: lxc_start.c: main: 345 Additional information can be obtained by 
setting the --logfile and --logpriority options.
   Failed starting ubuntu container

  * lxc-test-unpriv
  see bug 1803686

  * lxc-test-usernic
   sent invalidate(passwd) request, exiting
   sent invalidate(group) request, exiting
   /usr/sbin/deluser: The user `usernic-user' does not exist.
   sent invalidate(passwd) request, exiting
   sent invalidate(group) request, exiting
   sent invalidate(passwd) request, exiting
   sent invalidate(group) request, exiting
   sent invalidate(passwd) request, exiting
   sent invalidate(group) request, exiting
   sent invalidate(passwd) request, exiting
   sent invalidate(group) request, exiting
   Failed to open connection to "unix:path=/sys/fs/cgroup/cgmanager/sock" 
message bus: Failed to connect to socket /sys/fs/cgroup/cgmanager/sock: 
Connection refused
   FAIL

  * python3: API
   Using image from local cache
   Unpacking the rootfs
   
   ---
   You just created an Ubuntu trusty amd64 (20190129_07:43) container.
   
   To enable SSH, run: apt install openssh-server
   No default root or user password are set by LXC.
   Getting instance for 'f13fde32-245e-11e9-8017-000d3a942bc7'
   Creating rootfs using 'download', arch=amd64
   Testing the configuration
   Testing the networking
   Starting the container
   Traceback (most recent call last):
     File "/tmp/tmp.Y8MLapGtid", line 102, in <module>
       assert(container.init_pid > 1)
   AssertionError

  Please see the attachment for the complete test log

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.15.0-1036-azure 4.15.0-1036.38~14.04.2
  ProcVersionSignature: User Name 4.15.0-1036.38~14.04.2-username 4.15.18
  Uname: Linux 4.15.0-1036-azure x86_64
  ApportVersion: 2.14.1-0ubuntu3.29
  Architecture: amd64
  Date: Wed Jan 30 07:04:25 2019
  SourcePackage: linux-signed-azure
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1813878/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to