** Description changed:

  Test: test_152_sysctl_disables_apparmor_unpriv_userns failed on
  4.4.0-1008.17 - aws
  
  This issue can't be found on 4.4.0-67.88 generic kernel for aws.
- There was once a bug for this, please refer to bug 1636461
+ There was once a similar bug for this, please refer to bug 1636461
  
  FAIL: test_152_sysctl_disables_apparmor_unpriv_userns 
(__main__.KernelSecurityTest)
  unprivileged_userns_apparmor_policy sysctl supported
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  File "./test-kernel-security.py", line 1925, in 
test_152_sysctl_disables_apparmor_unpriv_userns
  self._test_sysctl_value('kernel/unprivileged_userns_apparmor_policy', 
expected, exists=exists)
  File 
"/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py",
 line 1182, in _test_sysctl_value
  self.assertEqual(value, expected, report)
  AssertionError: /proc/sys/kernel/unprivileged_userns_apparmor_policy is not 
0: 1

** Description changed:

  Test: test_152_sysctl_disables_apparmor_unpriv_userns failed on
  4.4.0-1008.17 - aws
  
  This issue can't be found on 4.4.0-67.88 generic kernel for aws.
  There was once a similar bug for this, please refer to bug 1636461
+ 
+ As the kernel version here is bigger than '4.4.0-46', the expected
+ return value is 0, but the test returned 1 instead.
+ 
  
  FAIL: test_152_sysctl_disables_apparmor_unpriv_userns 
(__main__.KernelSecurityTest)
  unprivileged_userns_apparmor_policy sysctl supported
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  File "./test-kernel-security.py", line 1925, in 
test_152_sysctl_disables_apparmor_unpriv_userns
  self._test_sysctl_value('kernel/unprivileged_userns_apparmor_policy', 
expected, exists=exists)
  File 
"/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py",
 line 1182, in _test_sysctl_value
  self.assertEqual(value, expected, report)
  AssertionError: /proc/sys/kernel/unprivileged_userns_apparmor_policy is not 
0: 1

** Description changed:

- Test: test_152_sysctl_disables_apparmor_unpriv_userns failed on
- 4.4.0-1008.17 - aws
+ test_152_sysctl_disables_apparmor_unpriv_userns failed on 4.4.0-1008.17
+ - aws
  
  This issue can't be found on 4.4.0-67.88 generic kernel for aws.
  There was once a similar bug for this, please refer to bug 1636461
  
  As the kernel version here is bigger than '4.4.0-46', the expected
  return value is 0, but the test returned 1 instead.
- 
  
  FAIL: test_152_sysctl_disables_apparmor_unpriv_userns 
(__main__.KernelSecurityTest)
  unprivileged_userns_apparmor_policy sysctl supported
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  File "./test-kernel-security.py", line 1925, in 
test_152_sysctl_disables_apparmor_unpriv_userns
  self._test_sysctl_value('kernel/unprivileged_userns_apparmor_policy', 
expected, exists=exists)
  File 
"/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py",
 line 1182, in _test_sysctl_value
  self.assertEqual(value, expected, report)
  AssertionError: /proc/sys/kernel/unprivileged_userns_apparmor_policy is not 
0: 1

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

Title:
  4.4.0-1008.17 - aws failed with kernel security test 152

Status in QA Regression Testing:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  test_152_sysctl_disables_apparmor_unpriv_userns failed on
  4.4.0-1008.17 - aws

  This issue can't be found on 4.4.0-67.88 generic kernel for aws.
  There was once a similar bug for this, please refer to bug 1636461

  As the kernel version here is bigger than '4.4.0-46', the expected
  return value is 0, but the test returned 1 instead.

  FAIL: test_152_sysctl_disables_apparmor_unpriv_userns 
(__main__.KernelSecurityTest)
  unprivileged_userns_apparmor_policy sysctl supported
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  File "./test-kernel-security.py", line 1925, in 
test_152_sysctl_disables_apparmor_unpriv_userns
  self._test_sysctl_value('kernel/unprivileged_userns_apparmor_policy', 
expected, exists=exists)
  File 
"/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py",
 line 1182, in _test_sysctl_value
  self.assertEqual(value, expected, report)
  AssertionError: /proc/sys/kernel/unprivileged_userns_apparmor_policy is not 
0: 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1672344/+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