Home > other >  Single machine running docker Jenkins dead simple configuration
Single machine running docker Jenkins dead simple configuration

Time:11-30

Download a docker jenkinsblueocean containers in the machine start Jenkins, then the localhost: 8080 set, creates a freestyle, always fail when build,
[freestyle1] $CMD/call/TMP/c jenkins8222260960652243372. Bat
FATAL: command execution failed
Java. IO. IOException: error=2, No to the file or directory
The at Java. Lang. UNIXProcess. ForkAndExec (Native Method)
The at Java. Lang. UNIXProcess. & lt; Init> (UNIXProcess. Java: 247)
The at Java. Lang. ProcessImpl. Start (ProcessImpl. Java: 134)
The at Java. Lang. ProcessBuilder. Start (ProcessBuilder. Java: 1029)
Under Caused: Java. IO. IOException: always run the program "CMD" (in the directory "/var/jenkins_home/workspace/freestyle1") : error=2, No to the file or directory

Don't know where is the problem?
If Jenkins location URL set right? This machine has no fixed Ip,,, set the localhost: 8080... Don't understand?
Have the same configuration of

  • Related