Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44770

No signature of method: javaposse.jobdsl.dsl.helpers.wrapper.SauceOnDemandContext.credentials()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • sauce-ondemand-plugin
    • None
    • Cloudbees Jenkins 2.7.19.1, sauce-ondemand-plugin:1.164,org.jenkins-ci.plugins:credentials:2.1.5

      Setup: Jenkins DSL Job using sauceOnDemand {credentials(Credentials ID associated with the sauclabs credentials stored in Jenkins)}

      I have written a DSL job to run Automated Tests via Jenkins on SauceLabs. I am using suaceOndemand and trying to pass sauceLabsCredentials with each Job that I execute but the build fails with the following error:
      No signature of method: javaposse.jobdsl.dsl.helpers.wrapper.SauceOnDemandContext.credentials() is applicable for argument types: (java.lang.String) values: [My crdentials ID]
      I restarted Jenkins after installing the plugin. Not sure if I am missing something here.

      I came across a similar issue JENKINS-36370 but not sure if that's related. 

            yfangsl Yeh Fang
            parvez_mulani Parvez Mulani
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: