[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 568
- Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/568/
Build Number: 568
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #568
[Gal Ben Haim] Add run-ost-container
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
The response content type 'text/html; charset=iso-8859-1' isn't the expected XML
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_up_4 at 0x7fd886eb1578>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254, in _host_is_up_4
host_obj = host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 37093, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211, in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130, in _check_fault
body = self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316, in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_content_type
raise Error(msg)
Error: The response content type 'text/html; charset=iso-8859-1' isn't the expected XML
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 229, in add_hosts
add_hosts_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 273, in add_hosts_4
testlib.assert_true_within(_host_is_up_4, timeout=15*60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 278, in assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254, in _host_is_up_4
host_obj = host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 37093, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211, in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130, in _check_fault
body = self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316, in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_content_type
raise Error(msg)
'The response content type \'text/html; charset=iso-8859-1\' isn\'t the expected XML\n-------------------- >> begin captured logging << --------------------\novirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_up_4 at 0x7fd886eb1578>\nTraceback (most recent call last):\n File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within\n res = func()\n File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254, in _host_is_up_4\n host_obj = host_service.get()\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 37093, in get\n return self._internal_get(headers, query, wait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211, in _internal_get\n return future.wait() if wait else future\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait\n return self._code(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208, in callback\n self._check_fault(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130, in _check_fault\n body = self._internal_read_body(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316, in _internal_read_body\n self._connection.check_xml_content_type(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849, in check_xml_content_type\n response.headers\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_content_type\n raise Error(msg)\nError: The response content type \'text/html; charset=iso-8859-1\' isn\'t the expected XML\n--------------------- >> end captured logging << ---------------------'
6 years, 2 months
[oVirt Jenkins] ovirt-system-tests_compat-4.2-suite-master - Build
# 258 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/258/
Build Number: 258
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #258
[Gal Ben Haim] Add run-ost-container
[Evgheni Dereveanchin] Remove fcraw mirror sync job
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 008_basic_ui_sanity.start_grid_42
Error Message:
could not get ip address of selenium hub. See previous messages for probable docker failure
-------------------- >> begin captured stdout << ---------------------
executing shell: docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
executing shell: docker rm -f grid_node_chrome grid_node_firefox selenium-hub
Error response from daemon: No such container: grid_node_chrome
Error response from daemon: No such container: grid_node_firefox
Error response from daemon: No such container: selenium-hub
executing shell: docker kill grid_node_chrome grid_node_firefox selenium-hub
Error response from daemon: Cannot kill container grid_node_chrome: No such container: grid_node_chrome
Error response from daemon: Cannot kill container grid_node_firefox: No such container: grid_node_firefox
Error response from daemon: Cannot kill container selenium-hub: No such container: selenium-hub
executing shell: docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
7d05935c9513 host host local
415e4fd8022f none null local
executing shell: docker network rm grid
Error response from daemon: network grid not found
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
7d05935c9513 host host local
415e4fd8022f none null local
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
7d05935c9513 host host local
415e4fd8022f none null local
creating docker network for grid
executing shell: docker network create grid
5c5927ac45818bb66b200808ae00fe11d3fd92bcc2137cc2f6e26bf9382080d6
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
5c5927ac4581 grid bridge local
7d05935c9513 host host local
415e4fd8022f none null local
starting hub
executing shell: docker run -d -p 4444:4444 --net grid --name selenium-hub selenium/hub:3.9.1-actinium
Unable to find image 'selenium/hub:3.9.1-actinium' locally
Trying to pull repository docker.io/selenium/hub ...
/usr/bin/docker-current: Get https://registry-1.docker.io/v2/selenium/hub/manifests/3.9.1-actinium: Get https://auth.docker.io/token?scope=repository%3Aselenium%2Fhub%3Apull&ser...: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
See '/usr/bin/docker-current run --help'.
getting ip of hub
--------------------- >> end captured stdout << ----------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test-scenarios/008_basic_ui_sanity.py", line 179, in start_grid
raise RuntimeError("could not get ip address of selenium hub. See previous messages for probable docker failure")
could not get ip address of selenium hub. See previous messages for probable docker failure
-------------------- >> begin captured stdout << ---------------------
executing shell: docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
executing shell: docker rm -f grid_node_chrome grid_node_firefox selenium-hub
Error response from daemon: No such container: grid_node_chrome
Error response from daemon: No such container: grid_node_firefox
Error response from daemon: No such container: selenium-hub
executing shell: docker kill grid_node_chrome grid_node_firefox selenium-hub
Error response from daemon: Cannot kill container grid_node_chrome: No such container: grid_node_chrome
Error response from daemon: Cannot kill container grid_node_firefox: No such container: grid_node_firefox
Error response from daemon: Cannot kill container selenium-hub: No such container: selenium-hub
executing shell: docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
7d05935c9513 host host local
415e4fd8022f none null local
executing shell: docker network rm grid
Error response from daemon: network grid not found
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
7d05935c9513 host host local
415e4fd8022f none null local
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
7d05935c9513 host host local
415e4fd8022f none null local
creating docker network for grid
executing shell: docker network create grid
5c5927ac45818bb66b200808ae00fe11d3fd92bcc2137cc2f6e26bf9382080d6
executing shell: docker network ls
NETWORK ID NAME DRIVER SCOPE
880ec0595692 bridge bridge local
5c5927ac4581 grid bridge local
7d05935c9513 host host local
415e4fd8022f none null local
starting hub
executing shell: docker run -d -p 4444:4444 --net grid --name selenium-hub selenium/hub:3.9.1-actinium
Unable to find image 'selenium/hub:3.9.1-actinium' locally
Trying to pull repository docker.io/selenium/hub ...
/usr/bin/docker-current: Get https://registry-1.docker.io/v2/selenium/hub/manifests/3.9.1-actinium: Get https://auth.docker.io/token?scope=repository%3Aselenium%2Fhub%3Apull&ser...: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
See '/usr/bin/docker-current run --help'.
getting ip of hub
--------------------- >> end captured stdout << ----------------------
6 years, 2 months
Build failed in Jenkins:
system-sync_mirrors-centos-updates-el7-x86_64 #2044
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
ERROR: Timeout after 10 minutes
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from http://gerrit.ovirt.org/jenkins.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune" returned status code 143:
stdout:
stderr:
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to mirrors.phx.ovirt.org
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy78.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
6 years, 2 months
Build failed in Jenkins:
system-sync_mirrors-centos-updates-el6-x86_64 #1921
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el6-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el6-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from http://gerrit.ovirt.org/jenkins.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune" returned status code 128:
stdout:
stderr: fatal: unable to access 'http://gerrit.ovirt.org/jenkins.git/': transfer closed with outstanding read data remaining
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to mirrors.phx.ovirt.org
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy78.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
6 years, 2 months
[JIRA] (OVIRT-2541) Git fetch timeouts on jenkins
*-standar-check-pr jobs
by Evgheni Dereveanchin (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2541?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-2541:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Git fetch timeouts on jenkins *-standar-check-pr jobs
> -----------------------------------------------------
>
> Key: OVIRT-2541
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2541
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: Ondra Machacek
> Assignee: Evgheni Dereveanchin
>
> Example: https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-vm-infra_standard-check...
> git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*
> 08:47:21 ERROR: Timeout after 10 minutes
> 08:47:21 ERROR: Error cloning remote repo 'origin'
> 08:47:21 hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*" returned status code 143:
> 08:47:21 stdout:
> 08:47:21 stderr:
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:629)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
> 08:47:21 at hudson.remoting.UserRequest.perform(UserRequest.java:212)
> 08:47:21 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
> 08:47:21 at hudson.remoting.Request$2.run(Request.java:369)
> 08:47:21 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
> 08:47:21 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 08:47:21 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> 08:47:21 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> 08:47:21 at java.lang.Thread.run(Thread.java:748)
> 08:47:21 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to vm0091.workers-phx.ovirt.org
> 08:47:21 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
> 08:47:21 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
> 08:47:21 at hudson.remoting.Channel.call(Channel.java:955)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
> 08:47:21 at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source)
> 08:47:21 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 08:47:21 at java.lang.reflect.Method.invoke(Method.java:498)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
> 08:47:21 at com.sun.proxy.$Proxy77.execute(Unknown Source)
> 08:47:21 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
> 08:47:21 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
> 08:47:21 at hudson.security.ACL.impersonate(ACL.java:290)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
> 08:47:21 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> 08:47:21 ... 4 more
> [Pipeline] }
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100094)
6 years, 2 months
[JIRA] (OVIRT-2541) Git fetch timeouts on jenkins
*-standar-check-pr jobs
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2541?page=com.atlassian.jir... ]
Eyal Edri commented on OVIRT-2541:
----------------------------------
[~ederevea] [~dbelenky(a)redhat.com] can you help debug this?
> Git fetch timeouts on jenkins *-standar-check-pr jobs
> -----------------------------------------------------
>
> Key: OVIRT-2541
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2541
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: Ondra Machacek
> Assignee: infra
>
> Example: https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-vm-infra_standard-check...
> git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*
> 08:47:21 ERROR: Timeout after 10 minutes
> 08:47:21 ERROR: Error cloning remote repo 'origin'
> 08:47:21 hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*" returned status code 143:
> 08:47:21 stdout:
> 08:47:21 stderr:
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
> 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:629)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
> 08:47:21 at hudson.remoting.UserRequest.perform(UserRequest.java:212)
> 08:47:21 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
> 08:47:21 at hudson.remoting.Request$2.run(Request.java:369)
> 08:47:21 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
> 08:47:21 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 08:47:21 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> 08:47:21 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> 08:47:21 at java.lang.Thread.run(Thread.java:748)
> 08:47:21 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to vm0091.workers-phx.ovirt.org
> 08:47:21 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
> 08:47:21 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
> 08:47:21 at hudson.remoting.Channel.call(Channel.java:955)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
> 08:47:21 at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source)
> 08:47:21 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 08:47:21 at java.lang.reflect.Method.invoke(Method.java:498)
> 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
> 08:47:21 at com.sun.proxy.$Proxy77.execute(Unknown Source)
> 08:47:21 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
> 08:47:21 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
> 08:47:21 at hudson.security.ACL.impersonate(ACL.java:290)
> 08:47:21 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
> 08:47:21 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> 08:47:21 ... 4 more
> [Pipeline] }
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100094)
6 years, 2 months