Title: trusty_juno_keystone_trunk

General Information

BUILD SUCCESS
Build URL:https://jenkins.qa.ubuntu.com/job/trusty_juno_keystone_trunk/175/
Project:trusty_juno_keystone_trunk
Date of build:Mon, 18 Aug 2014 11:31:13 -0400
Build duration:7 min 56 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: 4 out of the last 5 builds failed.20

Changes

Remove fixture from openstack-common.conf

by bknudson

  deletekeystone/openstack/common/lockutils.py
  deletekeystone/openstack/common/fixture/__init__.py
  deletekeystone/openstack/common/fixture/lockutils.py
  deletekeystone/openstack/common/fixture/mockpatch.py
  deletekeystone/openstack/common/fixture/config.py
  deletekeystone/openstack/common/fixture/moxstubout.py
  deletekeystone/openstack/common/fixture/logging.py
  editopenstack-common.conf

Issue multiple SQL statements in separate engine.execute() calls

by gus

  editkeystone/common/sql/migrate_repo/versions/036_havana.py

Filter List Regions by 'parent_region_id'

by alexey.miroshkin

  editkeystone/catalog/core.py
  editkeystone/tests/test_backend_templated.py
  editkeystone/catalog/backends/sql.py
  editkeystone/tests/test_v3_catalog.py
  editkeystone/tests/test_backend_kvs.py
  editkeystone/tests/test_backend.py
  editkeystone/catalog/backends/kvs.py
  editkeystone/catalog/controllers.py

Enhance V3 router class for resources

by bknudson

  editkeystone/common/wsgi.py

Change V3 router classes to use resources

by bknudson

  editkeystone/auth/routers.py
  editkeystone/identity/routers.py
  editkeystone/catalog/routers.py
  editkeystone/assignment/routers.py
  editkeystone/trust/routers.py

V3 Extension class

by bknudson

  editkeystone/contrib/oauth1/routers.py
  editkeystone/contrib/simple_cert/routers.py
  editkeystone/contrib/s3/core.py
  editkeystone/contrib/example/routers.py
  editkeystone/contrib/ec2/routers.py
  editkeystone/contrib/federation/routers.py
  editkeystone/contrib/endpoint_filter/routers.py
  editkeystone/common/wsgi.py
  editkeystone/contrib/revoke/routers.py

Enhance V3 extension class to use resources

by bknudson

  editkeystone/common/wsgi.py

Change V3 extensions to use resources

by bknudson

  editkeystone/contrib/simple_cert/routers.py
  editkeystone/contrib/federation/routers.py
  editkeystone/contrib/s3/core.py
  editkeystone/contrib/example/routers.py
  editkeystone/contrib/ec2/routers.py
  editkeystone/contrib/revoke/routers.py
  editkeystone/contrib/endpoint_filter/routers.py
  editkeystone/contrib/oauth1/routers.py

Remove assignment controller dependency on token_api

by morgan.fainberg

  editkeystone/assignment/controllers.py
  editkeystone/contrib/user_crud/core.py

Expose token revocation list via token_provider_api

by morgan.fainberg

  editkeystone/token/provider.py
  editkeystone/tests/test_backend.py
  editkeystone/token/controllers.py
  editkeystone/auth/controllers.py

Remove ec2 contrib dependency on token_api

by morgan.fainberg

  editkeystone/contrib/ec2/controllers.py
  editkeystone/common/wsgi.py

add i18n to lxml error

by dolph.mathews

  editkeystone/common/serializer.py

Use functions in oslo.utils

by dstanek

  editkeystone/token/provider.py
  editkeystone/token/persistence/core.py
  editkeystone/tests/test_v3_auth.py
  editkeystone/common/sql/migrate_repo/versions/042_endpoint_enabled.py
  editkeystone/tests/test_keystoneclient.py
  editkeystone/auth/controllers.py
  editkeystone/tests/test_v3.py
  editkeystone/trust/controllers.py
  editkeystone/token/controllers.py
  editkeystone/tests/test_auth.py
  editkeystone/token/persistence/backends/kvs.py
  editkeystone/common/cache/backends/mongo.py
  editkeystone/models/token_model.py
  editkeystone/contrib/federation/utils.py
  editkeystone/auth/plugins/token.py
  editkeystone/contrib/revoke/backends/kvs.py
  editkeystone/exception.py
  editkeystone/auth/plugins/oauth1.py
  editkeystone/tests/test_revoke.py
  editkeystone/contrib/revoke/controllers.py
  editkeystone/contrib/revoke/model.py
  editkeystone/token/providers/common.py
  editkeystone/common/utils.py
  editkeystone/contrib/revoke/core.py
  editkeystone/trust/backends/kvs.py
  editkeystone/tests/test_backend_kvs.py
  editkeystone/tests/unit/token/test_token_model.py
  editkeystone/trust/backends/sql.py
  editkeystone/tests/test_v3_os_revoke.py
  editkeystone/common/sql/migrate_repo/versions/044_service_enabled.py
  editkeystone/tests/test_token_provider.py
  editkeystone/contrib/oauth1/backends/sql.py
  editkeystone/tests/test_backend.py
  editkeystone/token/persistence/backends/sql.py
  editkeystone/contrib/access/core.py
  editkeystone/contrib/oauth1/controllers.py

Remove strutils and timeutils from openstack-common.conf

by dstanek

  editopenstack-common.conf

Keystone service throws error on receiving SIGHUP

by abhishek.kekane

  editkeystone/tests/test_wsgi.py
  editkeystone/tests/ksfixtures/appserver.py
  editkeystone/common/environment/eventlet_server.py

Support the hints mechanism in list_credentials()

by alexey.miroshkin

  editkeystone/contrib/ec2/controllers.py
  editkeystone/credential/backends/sql.py
  editkeystone/tests/test_v3_credential.py
  editkeystone/tests/test_backend_sql.py
  editkeystone/credential/core.py

Clean whitespace off token.

by morgan.fainberg

  editkeystone/middleware/core.py

remove unused import

by stevemar

  editkeystone/tests/test_sql_upgrade.py

Updates the sample config

by dstanek

  editetc/keystone.conf.sample

Rename bash8 requirement

by aj

  edittox.ini
  edittest-requirements.txt
  edittest-requirements-py3.txt

Remove unnecessary declaration of CONF

by stevemar

  editkeystone/common/environment/__init__.py
  editkeystone/tests/test_revoke.py
  editkeystone/contrib/federation/controllers.py
  editkeystone/contrib/ec2/core.py
  editkeystone/contrib/s3/core.py
  editkeystone/trust/controllers.py
  editkeystone/tests/test_sql_livetest.py
  editkeystone/tests/test_backend_federation_sql.py
  editkeystone/contrib/revoke/backends/sql.py
  editkeystone/tests/test_keystoneclient_sql.py
  editkeystone/tests/test_exception.py
  editkeystone/contrib/access/core.py
  editkeystone/controllers.py
  editkeystone/tests/test_policy.py
  editkeystone/contrib/example/core.py

Add a URL field to region table

by stevemar

  editkeystone/tests/test_backend.py
  addkeystone/common/sql/migrate_repo/versions/052_add_auth_url_to_region.py
  editkeystone/catalog/backends/kvs.py
  editkeystone/catalog/backends/sql.py
  editkeystone/tests/test_v3_catalog.py
  editkeystone/tests/test_sql_upgrade.py

Remove _BaseFederationExtension

by dolph.mathews

  editkeystone/contrib/federation/routers.py

Do not require method attribute on plugins

by ayoung

  editkeystone/tests/test_auth_plugin.py
  editkeystone/auth/controllers.py

Bump hacking to 0.9.x series

by morgan.fainberg

  editkeystone/common/validation/validators.py
  editkeystone/tests/test_pemutils.py
  editkeystone/tests/test_v3_auth.py
  editkeystone/models/token_model.py
  editkeystone/tests/test_driver_hints.py
  editkeystone/common/environment/__init__.py
  editkeystone/tests/test_no_admin_token_auth.py
  edittox.ini
  edittest-requirements.txt
  editkeystone/token/providers/common.py
  editkeystone/tests/test_keystoneclient.py
  editkeystone/contrib/ec2/controllers.py
  editkeystone/service.py
  editkeystone/tests/test_ldap_livetest.py
  editkeystone/cli.py
  editkeystone/tests/test_ldap_pool_livetest.py
  editkeystone/common/ldap/core.py
  edittest-requirements-py3.txt
  editkeystone/tests/test_contrib_stats_core.py
  editkeystone/tests/test_backend.py
  editkeystone/tests/test_keystoneclient_sql.py
  editkeystone/contrib/oauth1/core.py
  editkeystone/tests/core.py

Use mail for the default LDAP email attribute name

by rmeggins

  editkeystone/tests/test_backend_ldap.py
  editkeystone/common/config.py

Console Output

[...truncated 10319 lines...]
dch -a [da00da7] Fix revoking a scoped token from an unscoped token
dch -a [5bf804b] Updated from global requirements
dch -a [973cd2e] KeyError instead of exception.KeyError
dch -a [9231482] Catch correct oslo.db exception
dch -a [504d36d] Update setup docs with Fedora 19+ dependencies
dch -a [097b9aa] Add a test for revoking a scoped token from an unscoped
dch -a [3e035eb] Fix revoking domain-scoped tokens
dch -a [c4447f1] Correct revocation event test for domain_id
dch -a [465debf] Add pluggable range functions for token flush
dch -a [8c8f43c] Fix invalid self link in get access token
dch -a [61b44ea] Add workaround to support tox 1.7.2
dch -a [2f6b5ec] Fixes a caINFO:root:Destroying schroot.
pitalization issue
dch -a [f6a2669] Do not consume trust uses when create token fails
dch -a [a465fc4] Refactor set domain-id and mapping code
dch -a [20469a6] Remove duplicated asserts
dch -a [a4c73e4] Fix for V2 token issued_at time changing
dch -a [556fb86] Add tests related to V2 token issued_at time changing
dch -a [e8af0c2] Sample config update
dch -a [2e029f5] Add the new Keystone TokenModel
dch -a [e59cfa0] Add X-Auth-Token header in federation examples
dch -a [2329549] Check url is in the 'self' link in list responses
dch -a [7674dea] Clean up EP-Filter after delete project/endpoint
dch -a [88f4577] add internal delete notification for endpoint
dch -a [8df04b4] remove static files from docs
dch -a [f44da98] Move token persistence classes to token.persistence module
dch -a [ee58a8c] cache the catalog
dch -a [4da5ed2] Disable a domain will revoke tokens under the same domain
dch -a [ca25a23] Sqlite files excluded from the repo
dch -a [ea689ff] Adding support for ldap connection pooling.
dch -a [b1b8cb2] Details the proper way to call a callable
dch -a [63f7aea] Add the new oslo.i18n as a dependency for Python 3
dch -a [4b42abb] Updated from global requirements
dch -a [9c2a829] Mark the 'check_vX_token' methods deprecated
dch -a [f9b5eb6] Check that region ID is not an empty string
dch -a [b039026] auth tests should not require admin token
dch -a [16dd48f] Update middleware that was moved to keystonemiddleware
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
debsign -k9935ACDC keystone_2014.2+git201408181131~trusty-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmp5zpIBY/keystone/debian/control
sbuild -d trusty-juno -n -A keystone_2014.2+git201408181131~trusty-0ubuntu1.dsc
dput ppa:openstack-ubuntu-testing/juno keystone_2014.2+git201408181131~trusty-0ubuntu1_source.changes
reprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include trusty-juno keystone_2014.2+git201408181131~trusty-0ubuntu1_amd64.changes
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
-- 
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

Reply via email to