Console Output

Started by upstream project "jiajia_easytostudy_auto_prod" build number 67
originally caused by:
 Started by user tophorsekj
Running as SYSTEM
Building in workspace /data/publish/jenkins-data/workspace/jiajia_easytostudy_prod
[jiajia_easytostudy_prod] $ /bin/sh -xe /data/setupfiles/tomcat7-8058-jdk1.8/temp/jenkins190390509177867483.sh
+ /data/scripts/release/tophorse/EasyToStudySer/publish.py prod.json --releasesvn=https://svn.tophorsekj.net/release/tophorse/EasyToStudySer --mainclass=com.tophorse.MainApplication --verid=head '--json={
  "server.port": 8370,
  "spring.profiles.active":"prod",
  "springdoc.swagger-ui.enabled":true,
  "app-data.uploadPath":"/data/files/EasyToStudy/",
  "app-data.mobilePath":"/data/publish/tophorse/EasyToStudyUI/"
}' --serverlist= --shutdown=false
svn checkout https://svn.tophorsekj.net/release/tophors 
e/EasyToStudySer /data/publish/tophorse/EasyToStudySer --username publish --pass 
word Publish123456 --force


A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/domain/qianxun
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/test
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/test/controller

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/META-INF/spring-configuration-metadata.json

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/application-dev.yml

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/application-prod.yml
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/controller/QianXunApiController$1.class
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/controller/QianXunApiController.class

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/controller/WxPayApiController.class

A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/domain/qianxun/Constant.class
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/domain/qianxun/OrderTypes.class
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/domain/qianxun/PayInfoOut.class
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/service/QianXunApiService.class

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/api/service/WxPayApiService.class

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/common/aspect/WebLogAspect.class

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/common/config/AppDataConfig.class

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/common/config/WebConfigurer$1.class

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/common/config/WebConfigurer.class

U    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/common/utils/R.class
A    /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/com/tophorse/test/controller/QianXunController.class

取出版本 1684。

[root@VM-0-14-centos ~]# 
cat /data/publish/tophorse/EasyToStudySer/WEB-INF/class 
es/app.pid | xargs -r kill


[root@VM-0-14-centos ~]# 
svn cleanup /data/publish/tophorse/EasyToStudySer


[root@VM-0-14-centos ~]# 
svn update /data/publish/tophorse/EasyToStudySer --forc 
e --accept theirs-full -r head


正在升级 '/data/publish/tophorse/EasyToStudySer':

版本 1684。

[root@VM-0-14-centos ~]# 
find /data/publish/tophorse/EasyToStudySer -name '*.jk1 
002'


[root@VM-0-14-centos ~]# 
cd /data/publish/tophorse/EasyToStudySer/WEB-INF/classe 
s

[root@VM-0-14-centos classes]# 
nohup /data/setupfiles/jdk/openjdk14.0.2_x64/bin/ 
java -Dspring.application.json='{
>   "server.port": 8370,
>   "spring.profiles.active":"prod",
>   "springdoc.swagger-ui.enabled":true,
>   "app-data.uploadPath":"/data/files/EasyToStudy/",
>   "app-data.mobilePath":"/data/publish/tophorse/EasyToStudyUI/"
> }' -cp .:../lib/*: com.tophorse.MainApplication >/dev/null 2>nohup.out &

[1] 6292
[root@VM-0-14-centos classes]# 
tee ./start.sh <<-'EOF'
>  cd /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/
>  cat ./app.pid | xargs -r kill
> nohup /data/s
etupfiles/jdk/openjdk14.0.2_x64/bin/java -Dspring.application.jso 
n='{
>   "server.port": 8370,

>   "spring.profiles.active":"prod",
>   "springdoc.swagger-ui.enabled":true,
>   "app-data.uploadPath":"/data/files/EasyToStud
y/",
>   "app-data.mobilePath":"/data/publish/tophorse/EasyToStudyUI/"
> }' -cp .:../lib/*: com.tophorse.MainApp
lication >/dev/null 2>nohup.out &
> EOF


 cd /data/publish/tophorse/EasyToStudySer/WEB-INF/classes/
 cat ./app.pid | xargs -r kill
nohup /data/setupfiles/jdk/openjdk14.0.2_x64/bin/java -Dspring.application.json='{
  "server.port": 8370,
  "spring.profiles.active":"prod",
  "springdoc.swagger-ui.enabled":true,
  "app-data.uploadPath":"/data/files/EasyToStudy/",
  "app-data.mobilePath":"/data/publish/tophorse/EasyToStudyUI/"
}' -cp .:../lib/*: com.tophorse.MainApplication >/dev/null 2>nohup.out &

[root@VM-0-14-centos classes]# 
chmod +x /data/publish/tophorse/EasyToStudySer/WE 
B-INF/classes/start.sh


[root@VM-0-14-centos classes]# 
Finished: SUCCESS