sheehan / job-dsl-rest-example

An example Job DSL project that shows how to make Job DSL updates via the Jenkins REST API.
Apache License 2.0
15 stars 11 forks source link

seed - create failed error #3

Closed patilashish312 closed 6 years ago

patilashish312 commented 6 years ago

@sheehan , Got seed -create failed error for this. : Can you please help on this. Many thanks,

D:\Ashish\Intelij_Workspace\job-dsl-rest-example>gradle rest -Dpattern="src/jobs/seed.groovy" -DbaseUrl="http://localhost:8080" -Dusername="userid" -Dpassword="pwd" -stacktrace :compileJava UP-TO-DATE :compileGroovy UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :rest

processing file: D:\Ashish\Intelij_Workspace\job-dsl-rest-example\src\jobs\seed.groovy Processing provided DSL script seed - create failed

BUILD SUCCESSFUL

Total time: 17.913 secs

patilashish312 commented 6 years ago

This issue is now closed as it seems its intermittent issue.