20:42:59 Started by user Geolykt 20:42:59 Running as SYSTEM 20:42:59 Building in workspace /var/lib/jenkins/workspace/picoresolve 20:42:59 The recommended git tool is: NONE 20:42:59 using credential ab94f0e3-3eeb-414f-9bb2-f09022dd037b 20:42:59 Cloning the remote Git repository 20:42:59 Cloning repository git@github.com:Geolykt/PicoResolve.git 20:42:59 > git init /var/lib/jenkins/workspace/picoresolve # timeout=10 20:42:59 Fetching upstream changes from git@github.com:Geolykt/PicoResolve.git 20:42:59 > git --version # timeout=10 20:42:59 > git --version # 'git version 2.43.2' 20:42:59 using GIT_SSH to set credentials 20:42:59 Verifying host key using known hosts file 20:42:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:42:59 > git fetch --tags --force --progress -- git@github.com:Geolykt/PicoResolve.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:00 ERROR: Error cloning remote repo 'origin' 20:43:00 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git@github.com:Geolykt/PicoResolve.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: 20:43:00 stdout: 20:43:00 stderr: No ED25519 host key is known for github.com and you have requested strict checking. 20:43:00 Host key verification failed. 20:43:00 fatal: Could not read from remote repository. 20:43:00 20:43:00 Please make sure you have the correct access rights 20:43:00 and the repository exists. 20:43:00 20:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 20:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 20:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 20:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 20:43:00 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 20:43:00 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 20:43:00 at hudson.scm.SCM.checkout(SCM.java:540) 20:43:00 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 20:43:00 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 20:43:00 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 20:43:00 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 20:43:00 at hudson.model.Run.execute(Run.java:1895) 20:43:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 20:43:00 at hudson.model.ResourceController.execute(ResourceController.java:101) 20:43:00 at hudson.model.Executor.run(Executor.java:442) 20:43:00 ERROR: Error cloning remote repo 'origin' 20:43:00 Sending notification to Discord. 20:43:01 Finished: FAILURE