Reviewed: https://review.openstack.org/541601 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8682876a8b5d18cd678be061ad8bb64aaeb3dcff Submitter: Zuul Branch: master
commit 8682876a8b5d18cd678be061ad8bb64aaeb3dcff Author: shilpa.devharakar <[email protected]> Date: Wed Feb 7 12:00:22 2018 +0530 Exiting with user friendly message and SystemExit() If you return anything as string to sys.exit method, the system exit status is one (i.e. failure). Added user friendly print message and returned without any exit code. Closes-Bug: #1747690 Change-Id: I107cc1ad4b8d6d0ebee1127fc1e57db55c7cd839 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1747690 Title: master promotion: Failed to call refresh: glance-manage db_sync Status in Glance: Fix Released Status in tripleo: Triaged Bug description: periodic-tripleo-centos-7-master-containers-build undercloud install fails on glance_manage db_sync: https://logs.rdoproject.org/openstack-periodic/periodic-tripleo- centos-7-master-containers- build/e7c61cd/undercloud/home/jenkins/undercloud_install.log.txt.gz#_2018-02-06_14_23_33 2018-02-06 14:23:33 | 2018-02-06 14:23:33,117 INFO: [1;31mError: /Stage[main]/Glance::Db::Sync/Exec[glance-manage db_sync]: Failed to call refresh: glance-manage db_sync returned 1 instead of one of [0][0m 2018-02-06 14:23:33 | 2018-02-06 14:23:33,118 INFO: [1;31mError: /Stage[main]/Glance::Db::Sync/Exec[glance-manage db_sync]: glance-manage db_sync returned 1 instead of one of [0][0m https://logs.rdoproject.org/openstack-periodic/periodic-tripleo-centos-7-master-containers-build/e7c61cd/undercloud/var/log/extra/errors.txt.gz To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1747690/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

