• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Plugin version: v1628

      This my Jenkins scan repository log:

       

      Started
      [Mon May 09 09:13:31 UTC 2022] Starting branch indexing...
      ERROR: [Mon May 09 09:13:31 UTC 2022] Could not update folder level actions from source 3d8717e8-d0fb-4438-b6f2-6dbb60f8b4e4
      [Mon May 09 09:13:31 UTC 2022] Finished branch indexing. Indexing took 0 ms
      FATAL: Failed to recompute children of Ritense » Valtimo » Valtimo - Frontend libraries
      java.lang.IllegalArgumentException: Owner mismatch: @valtimo-platform vs. valtimo-platform
      	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.withOwner(GitHubAppCredentials.java:333)
      	at org.jenkinsci.plugins.github_branch_source.Connector.lookupScanCredentials(Connector.java:326)
      	at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieveActions(GitHubSCMSource.java:1998)
      	at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:848)
      	at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:598)
      	at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:278)
      	at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:166)
      	at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1032)
      	at hudson.model.ResourceController.execute(ResourceController.java:101)
      	at hudson.model.Executor.run(Executor.java:442)
      Finished: FAILURE 

       

          [JENKINS-68437] Owner mismatch

          I found out that in the advanced section of the GitHub app credentials in Jenkins there's a field 'owner' that was prefixed with '@'. Apparently before v1628 this wouldn't matter, but now it does. Fixed the string and now everything works again.

          This can be closed, thank you.

          Hildebrand

          Hildebrand Soethoudt added a comment - I found out that in the advanced section of the GitHub app credentials in Jenkins there's a field 'owner' that was prefixed with '@'. Apparently before v1628 this wouldn't matter, but now it does. Fixed the string and now everything works again. This can be closed, thank you. Hildebrand

            Unassigned Unassigned
            hildebrand Hildebrand Soethoudt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: