Bifrost build fails on Ubuntu from source

Bug #1673776 reported by Mohammed Naser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Mohammed Naser
Ocata
New
Undecided
Unassigned

Bug Description

At the moment, Kolla builds are failing for Ubuntu from source due to Bifrost failing to install shade.

Revision history for this message
Mohammed Naser (mnaser) wrote :
Changed in kolla:
assignee: nobody → Mohammed Naser (mnaser)
Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/447053
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=b96334db89fa1bf4f64a22b59a87acf1f5e98090
Submitter: Jenkins
Branch: master

commit b96334db89fa1bf4f64a22b59a87acf1f5e98090
Author: Mohammed Naser <email address hidden>
Date: Fri Mar 17 12:16:24 2017 -0400

    Switch to Kolla virtual environment for Bifrost

    By default, the Bifrost Ansible playbooks will naturally run
    everything against /usr/bin/python which means that some modules,
    such as Shade when it has to be installed will use the system
    Python installation.

    By adding `ansible_python_interpreter` and pointing it towards
    our Python interpreter, it fixes the failures related to system
    Python and conflicts related to it (which in this case, resulted
    in Shade failing to build properly).

    Closes-Bug: #1673776

    Change-Id: I2a5a2a3e2627a313b3306aeb1a910efe0e209496

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/448666

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (master)

Reviewed: https://review.openstack.org/448666
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=f5a9c8c71c7b663ea286fd6779997053713a05fb
Submitter: Jenkins
Branch: master

commit f5a9c8c71c7b663ea286fd6779997053713a05fb
Author: Mohammed Naser <email address hidden>
Date: Wed Mar 22 12:19:17 2017 -0400

    Gate fixes: disable bifrost-base, fix ubuntu base image

    At the moment, Bifrost has caused a few failures which have
    blocked the gate, the latest of which is documented in the
    bug listed below (alongside with another one that caused another
    gate failure).

    In order to let patches flow though, we're disabling it
    from the gate build checks as agreed on the Kolla meeting on
    the 22nd of March 2017. Also, the Ubuntu base image seems
    to have a missing /etc/protocols which is created by the
    netbase package. This has been added to the base images.

    There are issues with subunit getting a very large log all
    at once which causes failures that is causing issues. We
    also enable logging to a local folder which will make
    troubleshooting image builds easier to read and avoid
    sending a large blob of data to subunit.

    Change-Id: Iee1f8b06ec1066015ea5c6a6a245723402e35a6a
    Related-Bug: #1674483
    Related-Bug: #1673776
    Closes-Bug: #1675101

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 5.0.0.0b2

This issue was fixed in the openstack/kolla 5.0.0.0b2 development milestone.

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.