** Description changed: - 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 + There are 11 failures reported in the lxc test for Azure T-4.15 * 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 + * lxc-test-concurrent + * lxc-test-containertests + * lxc-test-createtest + * lxc-test-destroytest + * lxc-test-device-add-remove + * lxc-test-ubuntu + * lxc-test-unpriv + * lxc-test-usernic + * api_test.py + + * 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. - + 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 + 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_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-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 + 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 + 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)
** Description changed: - There are 11 failures reported in the lxc test for Azure T-4.15 + There are 11 failures reported in the lxc test for Azure T-4.15: * lxc-test-autostart * lxc-test-cgpath * lxc-test-concurrent * lxc-test-containertests * lxc-test-createtest * lxc-test-destroytest * lxc-test-device-add-remove * lxc-test-ubuntu * lxc-test-unpriv * lxc-test-usernic * api_test.py * 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) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813878 Title: lxc test failed on Azure T-4.15 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1813878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs