Started by timer
[Fri Nov 15 23:00:10 UTC 2024] Starting branch indexing...
23:00:10 Connecting to https://api.github.com using coreosbot/****** (GitHub coreosbot token as username/password)
Examining openshift/os
Checking branches...
Getting remote branches...
Checking branch master
Getting remote pull requests...
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch c9s
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.10
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.11
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.12
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.13
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.14
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.15
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.16
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.17
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.18
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.19
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.7
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.8
‘.cci.jenkinsfile’ not found
Does not meet criteria
Checking branch release-4.9
‘.cci.jenkinsfile’ not found
Does not meet criteria
15 branches were processed
Checking pull-requests...
Checking pull request #1649
ERROR: [Fri Nov 15 23:00:13 UTC 2024] Could not fetch branches from source fac233be-96f9-4331-851b-6153fdc9af9b
[Fri Nov 15 23:00:13 UTC 2024] Finished branch indexing. Indexing took 3.3 sec
FATAL: Failed to recompute children of os
org.kohsuke.github.HttpException: {"message":"Must have push access to view repository collaborators.","documentation_url":"https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators","status":"403"}
at org.kohsuke.github.GitHubConnectorResponseErrorHandler$1.onError(GitHubConnectorResponseErrorHandler.java:62)
at org.kohsuke.github.GitHubClient.detectKnownErrors(GitHubClient.java:473)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:435)
at org.kohsuke.github.GitHubPageIterator.fetch(GitHubPageIterator.java:146)
at org.kohsuke.github.GitHubPageIterator.hasNext(GitHubPageIterator.java:93)
at org.kohsuke.github.PagedIterator.fetch(PagedIterator.java:116)
at org.kohsuke.github.PagedIterator.nextPageArray(PagedIterator.java:144)
at org.kohsuke.github.PagedIterable.toArray(PagedIterable.java:79)
at org.kohsuke.github.PagedIterable.toArray(PagedIterable.java:107)
at org.kohsuke.github.GHRepository.getCollaboratorNames(GHRepository.java:1039)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.updateCollaboratorNames(GitHubSCMSource.java:1576)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource$LazyContributorNames.create(GitHubSCMSource.java:2833)
at org.jenkinsci.plugins.github_branch_source.LazySet.delegate(LazySet.java:59)
at org.jenkinsci.plugins.github_branch_source.LazySet.contains(LazySet.java:79)
at org.jenkinsci.plugins.github_branch_source.ForkPullRequestDiscoveryTrait$TrustContributors.checkTrusted(ForkPullRequestDiscoveryTrait.java:283)
at org.jenkinsci.plugins.github_branch_source.ForkPullRequestDiscoveryTrait$TrustContributors.checkTrusted(ForkPullRequestDiscoveryTrait.java:273)
at jenkins.scm.api.trait.SCMHeadAuthority.isTrusted(SCMHeadAuthority.java:101)
at jenkins.scm.api.trait.SCMSourceRequest.isTrusted(SCMSourceRequest.java:213)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource$4.create(GitHubSCMSource.java:1254)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource$4.create(GitHubSCMSource.java:1248)
at jenkins.scm.api.trait.SCMSourceRequest.process(SCMSourceRequest.java:339)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrievePullRequest(GitHubSCMSource.java:1245)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:1085)
at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:372)
at jenkins.scm.api.SCMSource.fetch(SCMSource.java:282)
at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:654)
at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:269)
at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:167)
at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1057)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Finished: FAILURE