failing check-patch on ovirt-engine

Hi, I'm seeing a weird issue in ovirt-engine check-patch. There's no way this failure is related to my patch [ https://gerrit.ovirt.org/#/c/83950/], which is a 1 character typo fix in the constants file. Anyone have any ideas or also seeing this? It seems random, too -- sometimes 1 or 2 of the jobs will succeed [el7, fc25] but the other will fail. Etc. *14:48:08* + automation/packaging-setup-tests.sh*14:48:08* + trap popd 0*14:48:08* +++ readlink -f automation/packaging-setup-tests.sh*14:48:08* ++ dirname /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/automation/packaging-setup-tests.sh*14:48:08* + pushd /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/automation/..*14:48:08* ~ ~*14:48:08* + export PYTHONPATH=packaging/pythonlib:packaging/setup:*14:48:08* + PYTHONPATH=packaging/pythonlib:packaging/setup:*14:48:08* + python -m pytest packaging/setup*14:48:08* ============================= test session starts ==============================*14:48:08* platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0*14:48:08* rootdir: /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine, inifile:*14:48:08* collected 0 items / 1 errors*14:48:08* *14:48:08* ==================================== ERRORS ====================================*14:48:08* ERROR collecting packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py *14:48:08* ImportError while importing test module '/home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py'.*14:48:08* Hint: make sure your test modules/packages have valid Python names.*14:48:08* Traceback:*14:48:08* packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py:19: in <module>*14:48:08* import ovirt_engine_setup.engine_common.database as under_test # isort:skip # noqa: E402*14:48:08* packaging/setup/ovirt_engine_setup/engine_common/database.py:30: in <module>*14:48:08* from otopi import base*14:48:08* E ImportError: No module named otopi*14:48:08* !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!*14:48:08* =========================== 1 error in 0.33 seconds ============================*14:48:08* + popd*14:48:08* ~ ---------- Forwarded message ---------- From: Code Review <gerrit@ovirt.org> Date: Sun, Nov 12, 2017 at 10:31 AM Subject: Change in ovirt-engine[master]: engine: typo fix snaphot -> snapshot To: Greg Sheremeta <gshereme@redhat.com> Jenkins CI *posted comments* on this change. View Change <https://gerrit.ovirt.org/83950> Patch set 1:Continuous-Integration -1 Build Failed http://jenkins.ovirt.org/job/ovirt-engine_master_check- patch-fc25-x86_64/17231/ : FAILURE http://jenkins.ovirt.org/job/ovirt-engine_master_check- patch-fc26-x86_64/157/ : FAILURE http://jenkins.ovirt.org/job/ovirt-engine_master_check- patch-el7-x86_64/33193/ : SUCCESS To view, visit change 83950 <https://gerrit.ovirt.org/83950>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>. Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I88b4d75855c0abe2f0eddd8b282c172205db2e42 Gerrit-Change-Number: 83950 Gerrit-PatchSet: 1 Gerrit-Owner: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org> Gerrit-Comment-Date: Sun, 12 Nov 2017 15:31:27 +0000 Gerrit-HasComments: No -- GREG SHEREMETA SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX Red Hat NA <https://www.redhat.com/> gshereme@redhat.com IRC: gshereme <https://red.ht/sig>

Probably another instead of [1]. Retriggering the job should probably clear the issue up. [1] http://lists.ovirt.org/pipermail/devel/2017-November/031840.html On Sun, Nov 12, 2017 at 5:53 PM, Greg Sheremeta <gshereme@redhat.com> wrote:
Hi,
I'm seeing a weird issue in ovirt-engine check-patch.
There's no way this failure is related to my patch [ https://gerrit.ovirt.org/#/c/83950/], which is a 1 character typo fix in the constants file.
Anyone have any ideas or also seeing this? It seems random, too -- sometimes 1 or 2 of the jobs will succeed [el7, fc25] but the other will fail. Etc.
*14:48:08* + automation/packaging-setup-tests.sh*14:48:08* + trap popd 0*14:48:08* +++ readlink -f automation/packaging-setup-tests.sh*14:48:08* ++ dirname /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/automation/packaging-setup-tests.sh*14:48:08* + pushd /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/automation/..*14:48:08* ~ ~*14:48:08* + export PYTHONPATH=packaging/pythonlib:packaging/setup:*14:48:08* + PYTHONPATH=packaging/pythonlib:packaging/setup:*14:48:08* + python -m pytest packaging/setup*14:48:08* ============================= test session starts ==============================*14:48:08* platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0*14:48:08* rootdir: /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine, inifile:*14:48:08* collected 0 items / 1 errors*14:48:08* *14:48:08* ==================================== ERRORS ====================================*14:48:08* ERROR collecting packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py *14:48:08* ImportError while importing test module '/home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py'.*14:48:08* Hint: make sure your test modules/packages have valid Python names.*14:48:08* Traceback:*14:48:08* packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py:19: in <module>*14:48:08* import ovirt_engine_setup.engine_common.database as under_test # isort:skip # noqa: E402*14:48:08* packaging/setup/ovirt_engine_setup/engine_common/database.py:30: in <module>*14:48:08* from otopi import base*14:48:08* E ImportError: No module named otopi*14:48:08* !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!*14:48:08* =========================== 1 error in 0.33 seconds ============================*14:48:08* + popd*14:48:08* ~
---------- Forwarded message ---------- From: Code Review <gerrit@ovirt.org> Date: Sun, Nov 12, 2017 at 10:31 AM Subject: Change in ovirt-engine[master]: engine: typo fix snaphot -> snapshot To: Greg Sheremeta <gshereme@redhat.com>
Jenkins CI *posted comments* on this change.
View Change <https://gerrit.ovirt.org/83950>
Patch set 1:Continuous-Integration -1
Build Failed
http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch -fc25-x86_64/17231/ : FAILURE
http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch -fc26-x86_64/157/ : FAILURE
http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch -el7-x86_64/33193/ : SUCCESS
To view, visit change 83950 <https://gerrit.ovirt.org/83950>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>. Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I88b4d75855c0abe2f0eddd8b282c172205db2e42 Gerrit-Change-Number: 83950 Gerrit-PatchSet: 1 Gerrit-Owner: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org> Gerrit-Comment-Date: Sun, 12 Nov 2017 15:31:27 +0000 Gerrit-HasComments: No
--
GREG SHEREMETA
SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX
Red Hat NA
gshereme@redhat.com IRC: gshereme <https://red.ht/sig>
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

Hey, It's a trailing issue from [1] as Allon mentioned. Our CI slaves generated mock cache during the outage of the snapshot repos, and it caused your build to fail. I've cleaned the cache - everything should work now. [1] http://lists.ovirt.org/pipermail/devel/2017-November/031840.html Thanks, On Mon, Nov 13, 2017 at 12:14 PM, Allon Mureinik <amureini@redhat.com> wrote:
Probably another instead of [1]. Retriggering the job should probably clear the issue up.
[1] http://lists.ovirt.org/pipermail/devel/2017-November/031840.html
On Sun, Nov 12, 2017 at 5:53 PM, Greg Sheremeta <gshereme@redhat.com> wrote:
Hi,
I'm seeing a weird issue in ovirt-engine check-patch.
There's no way this failure is related to my patch [ https://gerrit.ovirt.org/#/c/83950/], which is a 1 character typo fix in the constants file.
Anyone have any ideas or also seeing this? It seems random, too -- sometimes 1 or 2 of the jobs will succeed [el7, fc25] but the other will fail. Etc.
*14:48:08* + automation/packaging-setup-tests.sh*14:48:08* + trap popd 0*14:48:08* +++ readlink -f automation/packaging-setup-tests.sh*14:48:08* ++ dirname /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/automation/packaging-setup-tests.sh*14:48:08* + pushd /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/automation/..*14:48:08* ~ ~*14:48:08* + export PYTHONPATH=packaging/pythonlib:packaging/setup:*14:48:08* + PYTHONPATH=packaging/pythonlib:packaging/setup:*14:48:08* + python -m pytest packaging/setup*14:48:08* ============================= test session starts ==============================*14:48:08* platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0*14:48:08* rootdir: /home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine, inifile:*14:48:08* collected 0 items / 1 errors*14:48:08* *14:48:08* ==================================== ERRORS ====================================*14:48:08* ERROR collecting packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py *14:48:08* ImportError while importing test module '/home/jenkins/workspace/ovirt-engine_master_check-patch-fc26-x86_64/ovirt-engine/packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py'.*14:48:08* Hint: make sure your test modules/packages have valid Python names.*14:48:08* Traceback:*14:48:08* packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py:19: in <module>*14:48:08* import ovirt_engine_setup.engine_common.database as under_test # isort:skip # noqa: E402*14:48:08* packaging/setup/ovirt_engine_setup/engine_common/database.py:30: in <module>*14:48:08* from otopi import base*14:48:08* E ImportError: No module named otopi*14:48:08* !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!*14:48:08* =========================== 1 error in 0.33 seconds ============================*14:48:08* + popd*14:48:08* ~
---------- Forwarded message ---------- From: Code Review <gerrit@ovirt.org> Date: Sun, Nov 12, 2017 at 10:31 AM Subject: Change in ovirt-engine[master]: engine: typo fix snaphot -> snapshot To: Greg Sheremeta <gshereme@redhat.com>
Jenkins CI *posted comments* on this change.
View Change <https://gerrit.ovirt.org/83950>
Patch set 1:Continuous-Integration -1
Build Failed
http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch -fc25-x86_64/17231/ : FAILURE
http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch -fc26-x86_64/157/ : FAILURE
http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch -el7-x86_64/33193/ : SUCCESS
To view, visit change 83950 <https://gerrit.ovirt.org/83950>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>. Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I88b4d75855c0abe2f0eddd8b282c172205db2e42 Gerrit-Change-Number: 83950 Gerrit-PatchSet: 1 Gerrit-Owner: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org> Gerrit-Comment-Date: Sun, 12 Nov 2017 15:31:27 +0000 Gerrit-HasComments: No
--
GREG SHEREMETA
SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX
Red Hat NA
gshereme@redhat.com IRC: gshereme <https://red.ht/sig>
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- DANIEL BELENKY RHV DEVOPS EMEA VIRTUALIZATION R&D <https://red.ht/sig>
participants (3)
-
Allon Mureinik
-
Daniel Belenky
-
Greg Sheremeta