[SRU] ceph 13.2.8

Bug #1864514 reported by James Page
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
Invalid
Undecided
Unassigned
Rocky
Fix Released
Undecided
Unassigned
Stein
Fix Released
Undecided
Unassigned

Bug Description

[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our
supported customers have access to these improvements.
The update contains the following package updates:

   * ceph 13.2.8

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates

In order to avoid regression of existing consumers, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required before the
proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of the
executed tests. The OpenStack team members will not mark ‘verification-done’ until
this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned tests are attached to this bug.

James Page (james-page)
Changed in cloud-archive:
status: New → Invalid
Revision history for this message
James Page (james-page) wrote : Please test proposed package

Hello James, or anyone else affected,

Accepted ceph into stein-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository.

Please help us by testing this new package. To enable the -proposed repository:

  sudo add-apt-repository cloud-archive:stein-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-stein-needed to verification-stein-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-stein-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

tags: added: verification-stein-needed
Revision history for this message
James Page (james-page) wrote :

Adding rocky task as well to support upgraders.

Revision history for this message
James Page (james-page) wrote :

Hello James, or anyone else affected,

Accepted ceph into rocky-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository.

Please help us by testing this new package. To enable the -proposed repository:

  sudo add-apt-repository cloud-archive:rocky-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-rocky-needed to verification-rocky-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-rocky-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

tags: added: verification-rocky-needed
Revision history for this message
James Page (james-page) wrote :

bionic-stein/proposed

======
Totals
======
Ran: 92 tests in 688.0296 sec.
 - Passed: 84
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 871.6897 sec.

tags: added: verification-stein-done
removed: verification-stein-needed
Revision history for this message
James Page (james-page) wrote :

bionic-rocky/proposed

==============================
Failed 1 tests - output below:
==============================

tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke]
------------------------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    b'Traceback (most recent call last):'
    b' File "/home/ubuntu/tools/openstack-charm-testing/tempest/tempest/api/identity/v3/test_domains.py", line 38, in test_default_domain_exists'
    b" domain = self.domains_client.show_domain(self.domain_id)['domain']"
    b' File "/home/ubuntu/tools/openstack-charm-testing/tempest/tempest/lib/services/identity/v3/domains_client.py", line 81, in show_domain'
    b" resp, body = self.get('domains/%s' % domain_id)"
    b' File "/home/ubuntu/tools/openstack-charm-testing/tempest/tempest/lib/common/rest_client.py", line 298, in get'
    b" return self.request('GET', url, extra_headers, headers)"
    b' File "/home/ubuntu/tools/openstack-charm-testing/tempest/tempest/lib/common/rest_client.py", line 687, in request'
    b' self._error_checker(resp, resp_body)'
    b' File "/home/ubuntu/tools/openstack-charm-testing/tempest/tempest/lib/common/rest_client.py", line 788, in _error_checker'
    b' raise exceptions.Forbidden(resp_body, resp=resp)'
    b'tempest.lib.exceptions.Forbidden: Forbidden'
    b"Details: {'code': 403, 'title': 'Forbidden', 'message': 'You are not authorized to perform the requested action: identity:get_domain.'}"
    b''

Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
    b'2020-04-09 09:22:41,043 7362 INFO [tempest.lib.common.rest_client] Request (DefaultDomainTestJSON:test_default_domain_exists): 403 GET http://10.5.0.63:35357/v3/domains/6934627211764cefb0d4ce437c492ac4 0.026s'
    b"2020-04-09 09:22:41,044 7362 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}"
    b' Body: None'
    b" Response - Headers: {'date': 'Thu, 09 Apr 2020 09:22:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '137', 'vary': 'X-Auth-Token', 'x-distribution': 'Ubuntu', 'x-openstack-request-id': 'req-e51f1ddb-eed5-475f-a704-8f7602be330d', 'connection': 'close', 'content-type': 'application/json', 'status': '403', 'content-location': 'http://10.5.0.63:35357/v3/domains/6934627211764cefb0d4ce437c492ac4'}"
    b' Body: b\'{"error": {"code": 403, "title": "Forbidden", "message": "You are not authorized to perform the requested action: identity:get_domain."}}\''
    b''

======
Totals
======
Ran: 92 tests in 599.9360 sec.
 - Passed: 83
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 1
Sum of execute time for each test: 753.6290 sec.

One entirely unrelated test failure

tags: added: verification-rocky-done
removed: verification-rocky-needed
Revision history for this message
Corey Bryant (corey.bryant) wrote : Update Released

The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Corey Bryant (corey.bryant) wrote :

This bug was fixed in the package ceph - 13.2.8-0ubuntu0.18.10.1~cloud0
---------------

 ceph (13.2.8-0ubuntu0.18.10.1~cloud0) bionic; urgency=medium
 .
   * New upstream release for the Ubuntu Cloud Archive (LP: #1864514).
   * d/p/bug1804261.patch: Cherry pick fix to ensure that ceph-volume
     tries and interval environment variables are converted to int
     (LP: #1804261).

Revision history for this message
Corey Bryant (corey.bryant) wrote :

The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Corey Bryant (corey.bryant) wrote :

This bug was fixed in the package ceph - 13.2.8-0ubuntu0.19.04.1~cloud1
---------------

 ceph (13.2.8-0ubuntu0.19.04.1~cloud1) bionic; urgency=medium
 .
   * d/p/bug1804261.patch: Cherry pick fix to ensure that ceph-volume
     tries and interval environment variables are converted to int
     (LP: #1804261).
   * New upstream release (LP: #1864514).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.