ci.jenkins.io / Jenkins
failed
Nov 15, 2024 in 6m 17s
windows-17/Checkout (windows-17): error in 'checkout' step
windows-17 / Checkout (windows-17) / Check out from version control
Error in checkout
step.
Error cloning remote repo 'origin'
Build log
[2024-11-15T06:46:32.813Z] using credential app-ci.jenkins.io
[2024-11-15T06:46:32.817Z] Cloning the remote Git repository
[2024-11-15T06:46:32.817Z] Cloning with configured refspecs honoured and without tags
[2024-11-15T06:46:32.764Z] Cloning repository https://github.com/jenkinsci/robot-plugin.git
[2024-11-15T06:46:32.774Z] > git init C:\Jenkins\agent\workspace\Plugins_robot-plugin_master # timeout=10
[2024-11-15T06:46:32.883Z] Fetching upstream changes from https://github.com/jenkinsci/robot-plugin.git
[2024-11-15T06:46:32.884Z] > git --version # timeout=10
[2024-11-15T06:46:32.937Z] > git --version # 'git version 2.47.0.windows.2'
[2024-11-15T06:46:32.938Z] using GIT_ASKPASS to set credentials ci.jenkins.io GitHub App (jenkinsci org)
[2024-11-15T06:46:32.969Z] > git fetch --no-tags --force --progress -- https://github.com/jenkinsci/robot-plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2024-11-15T06:46:57.521Z] ERROR: Error cloning remote repo 'origin'
[2024-11-15T06:46:57.521Z] hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/jenkinsci/robot-plugin.git +refs/heads/master:refs/remotes/origin/master" returned status code 128:
[2024-11-15T06:46:57.521Z] stdout:
[2024-11-15T06:46:57.521Z] stderr: fatal: unable to access 'https://github.com/jenkinsci/robot-plugin.git/': schannel: failed to receive handshake, SSL/TLS connection failed
[2024-11-15T06:46:57.521Z]
[2024-11-15T06:46:57.521Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2024-11-15T06:46:57.521Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2184)
[2024-11-15T06:46:57.521Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
[2024-11-15T06:46:57.521Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:877)
[2024-11-15T06:46:57.522Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
[2024-11-15T06:46:57.522Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2024-11-15T06:46:57.522Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2024-11-15T06:46:57.522Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2024-11-15T06:46:57.522Z] at hudson.remoting.Request$2.run(Request.java:391)
[2024-11-15T06:46:57.522Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2024-11-15T06:46:57.522Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2024-11-15T06:46:57.522Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2024-11-15T06:46:57.522Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2024-11-15T06:46:57.522Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140)
[2024-11-15T06:46:57.522Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2024-11-15T06:46:57.522Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 68.154.8.163/68.154.8.163:10058
[2024-11-15T06:46:57.522Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
[2024-11-15T06:46:57.522Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2024-11-15T06:46:57.522Z] at hudson.remoting.Channel.call(Channel.java:1112)
[2024-11-15T06:46:57.522Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
[2024-11-15T06:46:57.522Z] at jdk.internal.reflect.GeneratedMethodAccessor1084.invoke(Unknown Source)
[2024-11-15T06:46:57.523Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2024-11-15T06:46:57.523Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for git-client/jdk.proxy113/jdk.proxy113.$Proxy218.execute(Unknown Source)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2024-11-15T06:46:57.523Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2024-11-15T06:46:57.523Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2024-11-15T06:46:57.523Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2024-11-15T06:46:57.523Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2024-11-15T06:46:57.523Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2024-11-15T06:46:57.523Z] at java.base/java.lang.Thread.run(Unknown Source)
[2024-11-15T06:46:57.523Z] ERROR: Error cloning remote repo 'origin'
[2024-11-15T06:46:57.523Z] ERROR: Maximum checkout retry attempts reached, aborting
Details
- linux-21 (1 ms)
- Checkout (linux-21) (7.2 sec)
- Build (linux-21) (2 min 43 sec)
- Archive (linux-21) (11 sec)
- linux-17 (41 ms)
- Checkout (linux-17) (7.7 sec)
- Build (linux-17) (2 min 47 sec)
- Archive (linux-17) (0.75 sec)
- windows-17 (6 min 17 sec)
- Checkout (windows-17) (28 sec)
Error: Error cloning remote repo 'origin'
- Checkout (windows-17) (28 sec)
Loading