DEV engine-setup fails with [ ERROR ] Failed to execute stage 'Misc configuration': 'OVESETUP_DWH_CORE/enable'

Hi all, on latest master of engine I'm encountering the following error during engine setup: 2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:128 Stage misc METHOD otopi.plugins.ovirt_**FILTERED**_setup.ovirt_**FILTERED**.config.dwh_database.Plugin._miscDWHConfig 2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:142 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 131, in _executeMethod if method['condition'](): File "/home/mbetak/work/ovirt-**FILTERED**s/master/share/ovirt-**FILTERED**/setup/bin/../plugins/ovirt-**FILTERED**-setup/ovirt-**FILTERED**/config/dwh_database.py", line 48, in <lambda> self.environment[o**FILTERED**cons.DWHCoreEnv.ENABLE] KeyError: 'OVESETUP_DWH_CORE/enable' 2016-04-19 13:08:59 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Misc configuration': 'OVESETUP_DWH_CORE/enable' do I need DWH installed now also as a part of DevEnv? Or is there other setup dependency I'm missing? Thanks for any help. Best regards, Martin

On Tue, Apr 19, 2016 at 2:29 PM, Martin Betak <mbetak@redhat.com> wrote:
Hi all,
on latest master of engine I'm encountering the following error during engine setup:
2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:128 Stage misc METHOD otopi.plugins.ovirt_**FILTERED**_setup.ovirt_**FILTERED**.config.dwh_database.Plugin._miscDWHConfig 2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:142 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 131, in _executeMethod if method['condition'](): File "/home/mbetak/work/ovirt-**FILTERED**s/master/share/ovirt-**FILTERED**/setup/bin/../plugins/ovirt-**FILTERED**-setup/ovirt-**FILTERED**/config/dwh_database.py", line 48, in <lambda> self.environment[o**FILTERED**cons.DWHCoreEnv.ENABLE] KeyError: 'OVESETUP_DWH_CORE/enable' 2016-04-19 13:08:59 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Misc configuration': 'OVESETUP_DWH_CORE/enable'
do I need DWH installed now also as a part of DevEnv? Or is there other setup dependency I'm missing?
Sorry, pushed this now: https://gerrit.ovirt.org/56341 Best, -- Didi

Do you think we can add the setup/upgrade per patch for anything touching the setup code? On Tue, Apr 19, 2016 at 3:07 PM, Yedidyah Bar David <didi@redhat.com> wrote:
Hi all,
on latest master of engine I'm encountering the following error during engine setup:
2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:128 Stage misc METHOD otopi.plugins.ovirt_**FILTERED**_setup.ovirt_**FILTERED**.config.dwh_database.Plugin._miscDWHConfig 2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:142 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 131, in _executeMethod if method['condition'](): File "/home/mbetak/work/ovirt-**FILTERED**s/master/share/ovirt-**FILTERED**/setup/bin/../plugins/ovirt-**FILTERED**-setup/ovirt-**FILTERED**/config/dwh_database.py",
On Tue, Apr 19, 2016 at 2:29 PM, Martin Betak <mbetak@redhat.com> wrote: line 48, in <lambda>
self.environment[o**FILTERED**cons.DWHCoreEnv.ENABLE] KeyError: 'OVESETUP_DWH_CORE/enable' 2016-04-19 13:08:59 ERROR otopi.context context._executeMethod:151
Failed to execute stage 'Misc configuration': 'OVESETUP_DWH_CORE/enable'
do I need DWH installed now also as a part of DevEnv? Or is there other
setup dependency I'm missing?
Sorry, pushed this now:
https://gerrit.ovirt.org/56341
Best, -- Didi _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHEV DevOps EMEA ENG Virtualization R&D Red Hat Israel phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)

On Tue, Apr 19, 2016 at 4:20 PM, Eyal Edri <eedri@redhat.com> wrote:
Do you think we can add the setup/upgrade per patch for anything touching the setup code?
It wouldn't help in this case, as current bug is different from the one on jenkins earlier today. jenkins installs RPMs, and then would get the new requirement ovirt-engine-dwh-setup. dev env does not, so would not get it.
On Tue, Apr 19, 2016 at 3:07 PM, Yedidyah Bar David <didi@redhat.com> wrote:
On Tue, Apr 19, 2016 at 2:29 PM, Martin Betak <mbetak@redhat.com> wrote:
Hi all,
on latest master of engine I'm encountering the following error during engine setup:
2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:128 Stage misc METHOD otopi.plugins.ovirt_**FILTERED**_setup.ovirt_**FILTERED**.config.dwh_database.Plugin._miscDWHConfig 2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:142 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 131, in _executeMethod if method['condition'](): File "/home/mbetak/work/ovirt-**FILTERED**s/master/share/ovirt-**FILTERED**/setup/bin/../plugins/ovirt-**FILTERED**-setup/ovirt-**FILTERED**/config/dwh_database.py", line 48, in <lambda> self.environment[o**FILTERED**cons.DWHCoreEnv.ENABLE] KeyError: 'OVESETUP_DWH_CORE/enable' 2016-04-19 13:08:59 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Misc configuration': 'OVESETUP_DWH_CORE/enable'
do I need DWH installed now also as a part of DevEnv? Or is there other setup dependency I'm missing?
Sorry, pushed this now:
https://gerrit.ovirt.org/56341
Best, -- Didi _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHEV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
-- Didi
participants (3)
-
Eyal Edri
-
Martin Betak
-
Yedidyah Bar David