Pull request #8391 closed Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) java.io.FileNotFoundException: https://api.github.com/repos/docker/compose/git/refs/heads/dependabot/pip/mock-4.0.3 at org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory$OkHttpURLConnection.getInputStream(ObsoleteUrlFactory.java:490) at org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory$DelegatingHttpsURLConnection.getInputStream(ObsoleteUrlFactory.java:1204) at org.kohsuke.github.GitHubHttpUrlConnectionClient$HttpURLConnectionResponseInfo.bodyStream(GitHubHttpUrlConnectionClient.java:196) at org.kohsuke.github.GitHubResponse$ResponseInfo.getBodyAsString(GitHubResponse.java:314) at org.kohsuke.github.GitHubResponse.parseBody(GitHubResponse.java:92) at org.kohsuke.github.Requester.lambda$fetch$1(Requester.java:76) at org.kohsuke.github.GitHubClient.createResponse(GitHubClient.java:455) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:406) Caused: org.kohsuke.github.GHFileNotFoundException: https://api.github.com/repos/docker/compose/git/refs/heads/dependabot/pip/mock-4.0.3 {"message":"Not Found","documentation_url":"https://docs.github.com/rest"} at org.kohsuke.github.GitHubClient.interpretApiError(GitHubClient.java:486) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:414) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:358) at org.kohsuke.github.Requester.fetch(Requester.java:76) at org.kohsuke.github.GHRef.read(GHRef.java:115) at org.kohsuke.github.GHRepository.getRef(GHRepository.java:1683) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:1612) at jenkins.scm.api.SCMSource.fetch(SCMSource.java:582) at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:100) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:309) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE