tripleoclient fails to build with mockbuild error

Bug #1884793 reported by Emilien Macchi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Critical
Emilien Macchi

Bug Description

Delorean fails to build tripleoclient on master:

DEBUG: ==============================
DEBUG: tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_config_download_fails
DEBUG: ------------------------------------------------------------------------------------------------------------
DEBUG: Captured traceback:
DEBUG: ~~~~~~~~~~~~~~~~~~~
DEBUG: Traceback (most recent call last):
DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
DEBUG: return func(*args, **keywargs)
DEBUG: File "/builddir/build/BUILD/python-tripleoclient-13.4.0.dev31/tripleoclient/tests/v1/overcloud_deploy/test_overcloud_deploy.py", line 1441, in test_config_download_fails
DEBUG: parsed_args)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 485, in assertRaises
DEBUG: self.assertThat(our_callable, matcher)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 496, in assertThat
DEBUG: mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 547, in _matchHelper
DEBUG: mismatch = matcher.match(matchee)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 108, in match
DEBUG: mismatch = self.exception_matcher.match(exc_info)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/matchers/_higherorder.py", line 62, in match
DEBUG: mismatch = matcher.match(matchee)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 475, in match
DEBUG: reraise(*matchee)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/_compat3x.py", line 16, in reraise
DEBUG: raise exc_obj.with_traceback(exc_tb)
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 101, in match
DEBUG: result = matchee()
DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 1049, in __call__
DEBUG: return self._callable_object(*self._args, **self._kwargs)
DEBUG: File "/builddir/build/BUILD/python-tripleoclient-13.4.0.dev31/tripleoclient/v1/overcloud_deploy.py", line 1095, in take_action
DEBUG: utils.copy_clouds_yaml(user)
DEBUG: File "/builddir/build/BUILD/python-tripleoclient-13.4.0.dev31/tripleoclient/utils.py", line 2284, in copy_clouds_yaml
DEBUG: clouds_user_id = os.stat(clouds_home_dir).st_uid
DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/home/mockbuild'

Revision history for this message
Emilien Macchi (emilienm) wrote :
Revision history for this message
Alex Schultz (alex-schultz) wrote :

failure is legit and related to the patch

Changed in tripleo:
status: Triaged → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (master)

Fix proposed to branch: master
Review: https://review.opendev.org/737556

Changed in tripleo:
assignee: nobody → Emilien Macchi (emilienm)
status: Invalid → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-tripleoclient (master)

Change abandoned by Emilien Macchi (<email address hidden>) on branch: master
Review: https://review.opendev.org/737556
Reason: https://review.opendev.org/735930

Changed in tripleo:
status: In Progress → Invalid
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.