[BVT]Master node fails with Ubuntu bootstrap image wasn't built and activated

Bug #1527500 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Fuel for Openstack

Bug Description

in bootstrap logs:
tarting new HTTP connection (1): 10.109.0.2
"GET /api/v1/settings/ HTTP/1.1" 200 None
"PUT /api/v1/settings/ HTTP/1.1" 200 None
404 Client Error: Not Found
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 374, in run_subcommand
    result = cmd.run(parsed_args)
  File "/usr/lib/python2.7/site-packages/cliff/command.py", line 54, in run
    self.take_action(parsed_args)
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/commands/build.py", line 185, in take_action
    data=vars(parsed_args))
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/utils/bootstrap_image.py", line 251, in call_wrapped_method
    return wrapped_methods[name](**kwargs)
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/utils/bootstrap_image.py", line 153, in make_bootstrap
    mngr.do_mkbootstrap()
  File "/usr/lib/python2.7/site-packages/fuel_agent/manager.py", line 816, in do_mkbootstrap
    self._set_apt_repos(chroot, self.driver.operating_system.repos)
  File "/usr/lib/python2.7/site-packages/fuel_agent/manager.py", line 445, in _set_apt_repos
    uri=repo.uri)
  File "/usr/lib/python2.7/site-packages/fuel_agent/utils/build.py", line 443, in add_apt_preference
    get_release_file(uri, suite, section)
  File "/usr/lib/python2.7/site-packages/fuel_agent/utils/build.py", line 377, in get_release_file
    return utils.init_http_request(download_uri).text
  File "/usr/lib/python2.7/site-packages/fuel_agent/utils/utils.py", line 233, in init_http_request
    response_obj.raise_for_status()
  File "/usr/lib/python2.7/site-packages/requests/models.py", line 851, in raise_for_status
    raise HTTPError(http_error_msg, response=self)

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Changed in fuel:
milestone: none → 8.0
assignee: nobody → Fuel for Openstack (fuel)
Revision history for this message
Artem Panchenko (apanchenko-8) wrote :

Probably related issue: bug #1524855

Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

BVT blocker

Changed in fuel:
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

It doesn't reproduce on BVT now but it still reproduces in our tests and trace is different from bug on which it was duplicated

Changed in fuel:
importance: Critical → High
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Revision history for this message
Aleksey Zvyagintsev (azvyagintsev) wrote :

Come on guys, logs tell me that it is same issue:
...
Starting new HTTP connection (1): mirror.fuel-infra.org
"GET /mos-repos/ubuntu/8.0/dists/mos8.0-security/Release HTTP/1.1" 404 None
Successful http request to http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/dists/mos8.0-security/Release on 1 retry
Failed to bootstrap image: 404 Client Error: Not Found
....

Revision history for this message
Aleksey Zvyagintsev (azvyagintsev) wrote :
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.