
most of my patches [1] got this error: 15:17:45 FATAL: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 hudson.plugins.git.GitException: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) 15:17:45 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) 15:17:45 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) 15:17:45 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118) 15:17:45 at hudson.model.AbstractProject.checkout(AbstractProject.java:1320) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609) 15:17:45 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518) 15:17:45 at hudson.model.Run.execute(Run.java:1700) 15:17:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 15:17:45 at hudson.model.ResourceController.execute(ResourceController.java:88) 15:17:45 at hudson.model.Executor.run(Executor.java:231) 15:17:45 Caused by: hudson.plugins.git.GitException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1933) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1123) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:118) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:48) 15:17:45 at hudson.remoting.Request$2.run(Request.java:328) 15:17:45 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 15:17:45 at java.util.concurrent.FutureTask.run(FutureTask.java:262) 15:17:45 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 15:17:45 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 15:17:45 at java.lang.Thread.run(Thread.java:744) Thanks, Gilad. [1] http://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+t... ----- Forwarded Message ----- From: "oVirt Jenkins CI Server" <gerrit2@gerrit.ovirt.org> To: "Gilad Chaplik" <gchaplik@redhat.com> Cc: "Arik Hadas" <ahadas@redhat.com>, automation@ovirt.org, "Liron Aravot" <laravot@redhat.com> Sent: Wednesday, July 23, 2014 6:08:58 PM Subject: Change in ovirt-engine[master]: core, db: add getQosByDiskProfile oVirt Jenkins CI Server has posted comments on this change. Change subject: core, db: add getQosByDiskProfile ...................................................................... Patch Set 3: Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_update_db_to_master_gerrit/... : SUCCESS http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/13002/ : There was an infra issue, please contact infra@ovirt.org http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_gerrit/32... : There was an infra issue, please contact infra@ovirt.org http://jenkins.ovirt.org/job/ovirt-engine_master_unit-tests_gerrit/13652/ : FAILURE http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/2... : SUCCESS http://jenkins.ovirt.org/job/ovirt_engine_3.5_update_db_to_master_gerrit/132... : SUCCESS http://jenkins.ovirt.org/job/ovirt-engine_master_dao_unit_tests_gerrit/3780/ : SUCCESS -- To view, visit http://gerrit.ovirt.org/29814 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If8e9b246172497412b3dc13d46af85fd155713cf Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No