Started by upstream project "mengchu_sida_auto_test" build number 1
originally caused by:
Started by user tophorsekj
Running as SYSTEM
Building in workspace /data/publish/jenkins-data/workspace/mengchu_sida_test
[mengchu_sida_test] $ /bin/sh -xe /data/setupfiles/tomcat7-8058-jdk1.8/temp/jenkins6474744918591283783.sh
+ /data/scripts/release/mengchu/sida/publish.py peizhen_test.json --releasesvn=https://svn.tophorsekj.net/release/孟处/sidaser --mainclass=com.sida.MainApplication --verid=head '--json={
"server.port": 8370,
"spring.profiles.active":"prod",
"springdoc.swagger-ui.enabled":true
}' --serverlist= --shutdown=false
Traceback (most recent call last):
File "/data/scripts/release/mengchu/sida/publish.py", line 250, in <module>
jsonlist=tophorse3.getjsonlist(jsonpath);
File "/data/scripts/tophorse3.py", line 57, in getjsonlist
data=getfilecontent(filepath);
File "/data/scripts/tophorse3.py", line 40, in getfilecontent
file_object = open(filepath,"r");
FileNotFoundError: [Errno 2] No such file or directory: '/data/scripts/release/mengchu/sida/peizhen_test.json'
Build step 'Execute shell' marked build as failure
Finished: FAILURE