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