Hi Everyone,
Has anyone here encountered these errors before?
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deployment)
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[staging-server] Running shell script
+ curl -sS 10.10.214.233:8181/run -H Accept: application/x-yaml -d client=local
-d tgt=minion.id -d fun=cmd.run -d arg=/bin/sh -e
/home/user/scripts/deployment.sh -d username=**** -d password=**** -d eauth=pam
Unrecoverable error in the server.
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cherrypy/_cpwsgi.py", line 180, in trap
return func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/cherrypy/_cpwsgi.py", line 99, in
__call__
return self.nextapp(environ, start_response)
File "/usr/lib/python2.7/dist-packages/cherrypy/_cpwsgi.py", line 410, in tail
return self.response_class(environ, start_response, self.cpapp)
File "/usr/lib/python2.7/dist-packages/cherrypy/_cpwsgi.py", line 234, in
__init__
self.run()
File "/usr/lib/python2.7/dist-packages/cherrypy/_cpwsgi.py", line 349, in run
request.run(meth, path, qs, rproto, headers, rfile)
File "/usr/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line 617, in
run
raise cherrypy.TimeoutError()
TimeoutError
+ echo 0
0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS
The script successfully executed on the minion server but failed to return
the build log.
Jenkins version: 2.32.2
SaltStack plugin version: 2.0.1
Any thoughts?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/8dc451df-d553-4778-ab6d-4fb7b846ac0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.