Jobs fail to to run in Jenkins 2.292

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Jenkins 2.293

      After upgrading to JenkinsĀ 2.292 all my jobs started to fail with:

      java.lang.UnsupportedOperationException: remove
      	at java.base/java.util.Iterator.remove(Iterator.java:102)
      	at com.cloudbees.plugins.credentials.CredentialsProvider.trackAll(CredentialsProvider.java:1636)
      	at com.cloudbees.plugins.credentials.CredentialsProvider.track(CredentialsProvider.java:1583)
      	at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:329)
      	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:197)
      	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:173)
      	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:114)
      	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:68)
      	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:309)
      	at hudson.model.ResourceController.execute(ResourceController.java:100)
      	at hudson.model.Executor.run(Executor.java:433)
      Finished: FAILURE 

      After downgrading to 2.291 the jobs started to work again normally.

            Assignee:
            Raihaan Shouhell
            Reporter:
            Seb M
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: