
This cause by a code change that I did in - https://gerrit.ovirt.org/#/c/98191/ I still need to fix the tests. On Mon, Mar 4, 2019 at 11:02 AM Anton Marchukov <amarchuk@redhat.com> wrote:
On a different node we have a failure that does not look like the infra issue:
9:50:17 ________________________ TestIndex.test_lookup_missing _________________________
09:50:17 09:50:17 self = <storage.xlease_test.TestIndex instance at 0x7f1919667248>
09:50:17 09:50:17 def test_lookup_missing(self):
09:50:17 with make_volume() as vol:
09:50:17
with pytest.raises(xlease.NoSuchLease):
09:50:17 E AttributeError: 'module' object has no attribute ‘NoSuchLease'
Anton.
On 4 Mar 2019, at 09:36, Anton Marchukov <amarchuk@redhat.com> wrote:
I have found it [1] [2] and see it was executed on the node in question. Since that node is disabled now I am going to retrigger, let’s see if that works.
[1] https://jenkins.ovirt.org/job/vdsm_standard-check-patch/3486 [2] https://gerrit.ovirt.org/98191
On 4 Mar 2019, at 09:32, Anton Marchukov <amarchuk@redhat.com> wrote:
Hello Eyal.
Can you point me to the actual job / changeset?
Similar issues was reported to us as [1] and happened on vm0145.workers-phx.ovirt.org node which was disabled for now. If it happens on other nodes - those are symptoms of a wider problem.
Anton.
[1] https://ovirt-jira.atlassian.net/browse/OVIRT-2691
On 4 Mar 2019, at 09:11, Eyal Shenitzky <eshenitz@redhat.com> wrote:
Hey,
I saw the following error on the vdsm check-patch:
09:47:31 ERROR: Error fetching remote repo 'origin'
09:47:31 hudson.plugins.git.GitException: Failed to fetch from https://gerrit.ovirt.org/vdsm 09:47:31 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:904)
09:47:31 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1144)
09:47:31 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1175)
09:47:31 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
09:47:31 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
09:47:31 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
09:47:31 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
09:47:31 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
09:47:31 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
09:47:31 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09:47:31 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09:47:31 at java.lang.Thread.run(Thread.java:748)
09:47:31 Caused by: hudson.plugins.git.GitException: Command "git clean -fdx" returned status code 1:
09:47:31 stdout:
09:47:31 stderr: warning: failed to remove .tox/lib-py27/lib/python2.7/site-packages/pytest_cov/__pycache__/plugin.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove .tox/lib-py27/lib/python2.7/site-packages/pytest_cov/__pycache__/compat.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove .tox/lib-py27/lib/python2.7/site-packages/pytest_cov/__pycache__/engine.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove .tox/lib-py27/lib/python2.7/site-packages/pytest_cov/__pycache__/embed.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove tests/__pycache__/pywatch_test.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove tests/__pycache__/prlimit_test.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove tests/__pycache__/ssl_test.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove tests/__pycache__/hooking_test.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove tests/common/__pycache__/systemd_test.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove tests/common/__pycache__/systemctl_test.cpython-27-PYTEST.pyc: Permission denied
09:47:31 warning: failed to remove tests/common/__pycache__/commands_test.cpython-27-PYTEST.pyc: Permission denied
09:47:31
Does someone encounter it?
-- Regards, Eyal Shenitzky _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GLEEGSWQDLJOUU...
-- Anton Marchukov Associate Manager - RHV DevOps - Red Hat
-- Anton Marchukov Associate Manager - RHV DevOps - Red Hat
-- Anton Marchukov Associate Manager - RHV DevOps - Red Hat
-- Regards, Eyal Shenitzky