当前位置:网站首页>Common exceptions when Jenkins is released (continuous update...)
Common exceptions when Jenkins is released (continuous update...)
2022-07-03 05:40:00 【Manon stayup】
1. Exception when publishing, exception message [Exec exit status not zero. Status [126]
Error log :
SSH: EXEC: STDOUT/STDERR from command [/app/***/publish.sh] ...
bash: /app/***/publish.sh: Permission denied
SSH: EXEC: completed after 200 ms
SSH: Disconnecting configuration [***] ...
ERROR: Exception when publishing, exception message [Exec exit status not zero. Status [126]]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE
reason :
Jenkins Insufficient script file permissions called
solve :
Use chmod
Increase the permissions
chmod 777 publish.sh
2.Exception when publishing, exception message [Exec exit status not zero. Status [127]]
Error log :
SSH: EXEC: STDOUT/STDERR from command [/app/***/publish.sh] ...
bash: /app/***/publish.sh: No such file or directory
SSH: EXEC: completed after 200 ms
SSH: Disconnecting configuration [***] ...
ERROR: Exception when publishing, exception message [Exec exit status not zero. Status [127]]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE
reason :
Script file directory error
solve
take Jenkins The script directory address in the configuration is changed correctly
边栏推荐
- @Autowired 导致空指针报错 解决方式
- NG Textarea-auto-resize
- "C and pointer" - Chapter 13 function pointer 1: callback function 2 (combined with template to simplify code)
- Explanation of several points needing attention in final (tested by the author)
- 2022.7.2 simulation match
- Final review (Day5)
- Ensemble, série shuishu] jour 9
- Transferring images using flask
- Analysis of the example of network subnet division in secondary vocational school
- [set theory] relational closure (relational closure related theorem)
猜你喜欢
Analysis of the example of network subnet division in secondary vocational school
Brief introduction of realsense d435i imaging principle
3dslam with 16 line lidar and octomap
@Solutions to null pointer error caused by Autowired
[advanced pointer (2)] | [function pointer, function pointer array, callback function] key analysis + code explanation
Beaucoup de CTO ont été tués aujourd'hui parce qu'il n'a pas fait d'affaires
[escape character] [full of dry goods] super detailed explanation + code illustration!
How do I migrate my altaro VM backup configuration to another machine?
"250000 a year is just the price of cabbage" has become a thing of the past. The annual salary of AI posts has decreased by 8.9%, and the latest salary report has been released
Today, many CTOs were killed because they didn't achieve business
随机推荐
Altaro virtual machine replication failed: "unsupported file type vmgs"
Jetson AGX Orin 平台移植ar0233-gw5200-max9295相机驱动
Today, many CTOs were killed because they didn't achieve business
Final review Day8
[escape character] [full of dry goods] super detailed explanation + code illustration!
PHP笔记超详细!!!
How to set up altaro offsite server for replication
Explanation of several points needing attention in final (tested by the author)
2022.6.30DAY591
AtCoder Beginner Contest 258(A-D)
Analysis of the example of network subnet division in secondary vocational school
Covering Safari and edge, almost all mainstream browsers have realized webgl 2.0 support
大二困局(复盘)
@Autowired 导致空指针报错 解决方式
SimpleITK学习笔记
Source insight operation manual installation trial
Troubleshooting of 32GB Jetson Orin SOM failure to brush
Learn libcef together -- set cookies for your browser
Classification and discussion of plane grab detection methods based on learning
配置xml文件的dtd