General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/trusty_juno_horizon_trunk/223/ |
| Project: | trusty_juno_horizon_trunk |
| Date of build: | Fri, 08 Aug 2014 12:29:33 -0400 |
| Build duration: | 1 min 51 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
Fixed text on create cluster dialog
by croberts
| edit | openstack_dashboard/dashboards/project/data_processing/jobs/workflows/launch.py |
| edit | openstack_dashboard/dashboards/project/data_processing/clusters/workflows/create.py |
Reveal icon for password field
by openstack
| edit | openstack_dashboard/static/dashboard/scss/horizon.scss |
| edit | horizon/static/horizon/js/horizon.forms.js |
Change note about the removal of variable SESSION_SERIALIZER
by berendt
| edit | openstack_dashboard/settings.py |
Remove use of "quota_tenant_usages" in Volumes page
by jpichon
| edit | openstack_dashboard/dashboards/project/volumes/volumes/tables.py |
| edit | openstack_dashboard/api/cinder.py |
| edit | openstack_dashboard/dashboards/project/volumes/test.py |
| edit | openstack_dashboard/dashboards/project/volumes/volumes/tests.py |
| edit | openstack_dashboard/dashboards/project/volumes/snapshots/tests.py |
| edit | openstack_dashboard/dashboards/project/volumes/backups/tests.py |
Terminate Instance button doesn't work
by clu
| edit | openstack_dashboard/dashboards/project/instances/tables.py |
restyle pencil icon for table inline edit
by clu
| edit | openstack_dashboard/static/dashboard/scss/horizon.scss |
Add ".copy" before extension when copying a Swift object.
by romain.hardouin
| edit | openstack_dashboard/test/test_data/swift_data.py |
| edit | openstack_dashboard/dashboards/project/containers/views.py |
| edit | openstack_dashboard/dashboards/project/containers/tests.py |
Fixed styling of ajax-animated bar
by tqtran
| edit | horizon/static/horizon/js/horizon.tables.js |
| edit | openstack_dashboard/static/dashboard/scss/horizon.scss |
Lint-based cleanup of 2 scss files
by woodm1979
| edit | openstack_dashboard/static/dashboard/scss/horizon_workflow.scss |
| edit | openstack_dashboard/static/dashboard/scss/components/resource_browser.scss |
Fixed error message for recoverable exceptions
by alazarev
| edit | horizon/exceptions.py |
Make source fields required for 'Create Volume' form
by t.v.ovtchinnikova
| edit | openstack_dashboard/dashboards/project/volumes/volumes/forms.py |
Verify Help button redirects to the right URL
by dkorn
| edit | openstack_dashboard/test/integration_tests/pages/basepage.py |
| edit | openstack_dashboard/test/integration_tests/horizon.conf |
| edit | openstack_dashboard/test/integration_tests/config.py |
| add | openstack_dashboard/test/integration_tests/tests/test_dashboard_help_redirection.py |
Fixed TypeError in database launch error handle
by woodm1979
| edit | openstack_dashboard/dashboards/project/databases/tests.py |
| edit | openstack_dashboard/dashboards/project/databases/workflows/create_instance.py |
Fixing display order of data processing panels
by croberts
| edit | openstack_dashboard/dashboards/project/dashboard.py |
Support assignment for network to DHCP agent
by liyingjun1988
| edit | openstack_dashboard/dashboards/project/networks/templates/networks/detail.html |
| add | openstack_dashboard/dashboards/admin/networks/agents/forms.py |
| edit | openstack_dashboard/dashboards/admin/networks/urls.py |
| edit | openstack_dashboard/api/neutron.py |
| edit | openstack_dashboard/dashboards/admin/networks/tables.py |
| edit | openstack_dashboard/dashboards/admin/networks/tests.py |
| add | openstack_dashboard/dashboards/admin/networks/agents/tables.py |
| edit | openstack_dashboard/dashboards/admin/networks/views.py |
| add | openstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html |
| add | openstack_dashboard/dashboards/admin/networks/agents/views.py |
| add | openstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html |
| add | openstack_dashboard/dashboards/admin/networks/agents/__init__.py |
Proper port for LBaaS members
by t.v.ovtchinnikova
| edit | openstack_dashboard/dashboards/project/loadbalancers/tests.py |
| edit | openstack_dashboard/dashboards/project/loadbalancers/workflows.py |
membership widget styling
by liyingjun1988
| edit | openstack_dashboard/static/dashboard/scss/horizon.scss |
| edit | horizon/templates/horizon/common/_workflow_step_update_members.html |
Translatable value for Status column for Services
by lin-hua.cheng
| edit | openstack_dashboard/dashboards/admin/info/tables.py |
Imported Translations from Transifex
by openstack-infra
| edit | horizon/locale/es_MX/LC_MESSAGES/django.po |
| edit | horizon/locale/tr_TR/LC_MESSAGES/django.po |
| edit | horizon/locale/fil/LC_MESSAGES/django.po |
| edit | horizon/locale/ca/LC_MESSAGES/django.po |
| edit | horizon/locale/zh_TW/LC_MESSAGES/django.po |
| edit | horizon/locale/pt/LC_MESSAGES/django.po |
| edit | horizon/locale/en/LC_MESSAGES/django.po |
| edit | horizon/locale/pl_PL/LC_MESSAGES/django.po |
| edit | horizon/locale/fr/LC_MESSAGES/django.po |
| edit | horizon/locale/ru/LC_MESSAGES/django.po |
| edit | horizon/locale/sr/LC_MESSAGES/django.po |
| edit | horizon/locale/it/LC_MESSAGES/django.po |
| edit | horizon/locale/en_AU/LC_MESSAGES/django.po |
| edit | horizon/locale/ja/LC_MESSAGES/django.po |
| edit | horizon/locale/hu/LC_MESSAGES/django.po |
| edit | horizon/locale/cs/LC_MESSAGES/django.po |
| edit | horizon/locale/zh_CN/LC_MESSAGES/django.po |
| edit | horizon/locale/hi/LC_MESSAGES/django.po |
| edit | horizon/locale/nl_NL/LC_MESSAGES/django.po |
| edit | horizon/locale/es/LC_MESSAGES/django.po |
| edit | horizon/locale/ko_KR/LC_MESSAGES/django.po |
| edit | horizon/locale/sl_SI/LC_MESSAGES/django.po |
| edit | horizon/locale/en_GB/LC_MESSAGES/django.po |
| edit | horizon/locale/de/LC_MESSAGES/django.po |
| edit | horizon/locale/pt_BR/LC_MESSAGES/django.po |
TEMPLATE_DIRS must be a tuple
by thomas
| edit | horizon/test/settings.py |
Honor dashboard DISABLED over horizon settings
by motoki
| edit | openstack_dashboard/utils/settings.py |
Set python hash seed to 0 in tox.ini
by berendt
| edit | tox.ini |
Upgrade django-pyscss to version 1.0.2
by openstack
| edit | requirements.txt |
Fix broken Subnet Wizard by updating to latest library
by rbertram
| edit | horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js |
Delete Stacks button doesn't work
by clu
| edit | openstack_dashboard/dashboards/project/stacks/tables.py |
Re-raise exception using six
by freyes
| edit | horizon/tables/formset.py |
| edit | horizon/tabs/base.py |
| edit | horizon/tables/base.py |
| edit | horizon/exceptions.py |
Add missing Disk unit to Overview Usage
by clu
| edit | openstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv |
| edit | openstack_dashboard/dashboards/project/overview/templates/overview/usage.csv |
| edit | openstack_dashboard/dashboards/admin/projects/tests.py |
| edit | openstack_dashboard/dashboards/admin/overview/tests.py |
| edit | openstack_dashboard/usage/tables.py |
| edit | openstack_dashboard/dashboards/project/overview/views.py |
Fix Volume DeleteBackup success message
by clu
| edit | openstack_dashboard/dashboards/project/volumes/backups/tables.py |
template to rely on the the "id" attribute
by thomas
| edit | openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html |
Support provider network extension when creating network
by jpomero
| edit | openstack_dashboard/test/test_data/neutron_data.py |
| edit | openstack_dashboard/dashboards/admin/networks/forms.py |
| edit | doc/source/topics/settings.rst |
| edit | openstack_dashboard/local/local_settings.py.example |
| edit | openstack_dashboard/dashboards/admin/networks/tests.py |
Add missing inline edit save and cancel icon
by tqtran
| edit | horizon/templates/horizon/common/_data_table_cell.html |
| edit | openstack_dashboard/static/dashboard/scss/horizon.scss |
Spelling correction in exception
by cldelcou
| edit | openstack_dashboard/dashboards/project/data_processing/data_sources/tabs.py |
add Previous link to Project > Stacks table
by clu
| edit | openstack_dashboard/dashboards/project/stacks/views.py |
| edit | openstack_dashboard/api/heat.py |
| edit | openstack_dashboard/test/api_tests/heat_tests.py |
| edit | openstack_dashboard/dashboards/project/stacks/tests.py |
Updated from global requirements
by openstack-infra
| edit | requirements.txt |
Fix unexpected return from Step::__init__()
by timon86.wang
| edit | horizon/test/tests/workflows.py |
| edit | horizon/workflows/base.py |
Imported Translations from Transifex
by openstack-infra
| edit | openstack_dashboard/locale/ja/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/es/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/hi/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/cs/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/fr/LC_MESSAGES/django.po |
| edit | horizon/locale/fr/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/en/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/sr/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po |
| edit | horizon/locale/es/LC_MESSAGES/django.po |
| edit | horizon/locale/ja/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/de/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po |
| edit | horizon/locale/en_GB/LC_MESSAGES/django.po |
Redirect to the current page after edited instance
by liyingjun1988
| edit | openstack_dashboard/dashboards/project/instances/tables.py |
Provide docstrings for horizon tables DeleteAction
by kazikubwa
| edit | horizon/tables/actions.py |
Fix instance flavor popover table
by liyingjun1988
| edit | openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html |
Replace force_unicode with force_text
by freyes
| edit | horizon/messages.py |
| edit | horizon/exceptions.py |
| edit | openstack_dashboard/dashboards/settings/user/forms.py |
| edit | horizon/test/tests/exceptions.py |
| edit | horizon/forms/fields.py |
| edit | openstack_dashboard/dashboards/project/containers/forms.py |
| edit | tox.ini |
| edit | horizon/workflows/base.py |
| edit | HACKING.rst |
| edit | horizon/test/helpers.py |
| edit | openstack_dashboard/dashboards/project/data_processing/job_binaries/forms.py |
| edit | horizon/test/tests/base.py |
| edit | horizon/test/tests/messages.py |
| edit | horizon/utils/functions.py |
| edit | horizon/templatetags/horizon.py |
Add test skip decorator when service not available
by tnovacik
| add | openstack_dashboard/test/integration_tests/tests/decorators.py |
| edit | openstack_dashboard/test/integration_tests/horizon.conf |
| edit | openstack_dashboard/test/integration_tests/tests/test_password_change.py |
| edit | openstack_dashboard/test/integration_tests/config.py |
Fix tab show/shown handlers for bootstrap v3
by tsufiev
| edit | horizon/static/horizon/js/horizon.tabs.js |
Rename selenium.py -> selenium_tests.py
by tsufiev
| delete | openstack_dashboard/test/tests/selenium.py |
| add | horizon/test/tests/selenium_tests.py |
| add | openstack_dashboard/test/tests/selenium_tests.py |
| delete | horizon/test/tests/selenium.py |
Fix network select widget for launching instances
by jpomero
| edit | horizon/static/horizon/js/horizon.instances.js |
| edit | horizon/static/horizon/js/horizon.firewalls.js |
Imported Translations from Transifex
by openstack-infra
| edit | openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/ja/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/fr/LC_MESSAGES/django.po |
| edit | horizon/locale/zh_CN/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/de/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/cs/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/hi/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/es/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/sr/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/en/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po |
Rename add_error methods: Django 1.7 conflict
by thomas
| edit | horizon/workflows/base.py |
Automatically discover "Image Format" based on file extension
by shuichiro.makigaki
| add | horizon/static/horizon/js/horizon.images.js |
| edit | horizon/templates/horizon/_scripts.html |
| edit | openstack_dashboard/dashboards/project/images/templates/images/images/_create.html |
| edit | openstack_dashboard/dashboards/project/images/images/forms.py |
| edit | openstack_dashboard/dashboards/project/images/tests.py |
Fix 'Associate' and 'Disassociate Monitor' actions
by t.v.ovtchinnikova
| edit | openstack_dashboard/dashboards/project/loadbalancers/workflows.py |
| edit | openstack_dashboard/test/test_data/neutron_data.py |
| edit | openstack_dashboard/dashboards/project/loadbalancers/tests.py |
Ability to create data sources from job launch
by croberts
| edit | openstack_dashboard/dashboards/project/data_processing/data_sources/workflows/create.py |
| edit | openstack_dashboard/dashboards/project/data_processing/jobs/workflows/launch.py |
Imported Translations from Transifex
by openstack-infra
| edit | openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po |
| edit | horizon/locale/ko_KR/LC_MESSAGES/django.po |
| edit | openstack_dashboard/locale/ja/LC_MESSAGES/django.po |
Cleans up the translation
by mveenasl
| edit | horizon/templatetags/sizeformat.py |
Console Output
| [...truncated 3152 lines...] |
| Applying patch fix-dashboard-manage.patch |
| patching file manage.py |
| Applying patch ubuntu_settings.patch |
| patching file openstack_dashboard/local/local_settings.py.example |
| Hunk #2 FAILED at 90. |
| 1 out of 2 hunks FAILED -- rejects in file openstack_dashboard/local/local_settings.py.example |
| patching file openstack_dashboard/settings.py |
| Hunk #1 succeeded at 273 (offset 36 lines). |
| Patch ubuntu_settings.patch does not apply (enforce with -f) |
| ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3 |
| ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3 |
| INFO:root:Complete command log: |
| INFO:root:Destroying schroot. |
| apt-get -y install python-setuptools git |
| python setup.py sdist |
| bzr branch lp:~ubuntu-server-dev/horizon/juno horizon |
| dch -b -D trusty --newversion 1:2014.2+git201408081229~trusty-0ubuntu1 Automated Ubuntu testing build: |
| git log -n1 --no-merges --pretty=format:%H |
| git log -n5 --no-merges --pretty=format:[%h] %s |
| dch -a [dd2e199] Cleans up the translation |
| dch -a [a8161dd] Imported Translations from Transifex |
| dch -a [5633447] Ability to create data sources from job launch |
| dch -a [8ea6706] Fix 'Associate' and 'Disassociate Monitor' actions |
| dch -a [c16baae] Automatically discover "Image Format" based on file extension |
| debcommit |
| apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts |
| bzr builddeb -S -- -sa -us -uc |
| bzr builddeb -S -- -sa -us -uc |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3 |
| Error in sys.excepthook: |
| Traceback (most recent call last): |
| File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 67, in apport_excepthook |
| binary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0])) |
| OSError: [Errno 2] No such file or directory |
| Original exception was: |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3 |
| Build step 'Execute shell' marked build as failure |
| Email was triggered for: Failure |
| Sending email for trigger: Failure |
-- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help : https://help.launchpad.net/ListHelp

