Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Jenkins & Uipath orchestrator Integration

$
0
0

Hi all,
Good Evening, Hope all are well and safe.

I was trying out the CICD (Continuous integration & Continuous Development) pipeline using the Uipath-Github-Jenkins-UipathOrchestrator.
My plan was when I updated the package in GitHub through the studio, the Jenkins should update the same version in the Uipath Orchestrator of the respective process. Integration between the first 3 tools (i.e…, Uipath Studio-GitHub-Jenkins) was successful,

I am able to see the new build in Jenkins which I updated in the Github, but the problem is occurring between Jenkins and Orchestrator. In the Jenkins Build output console, I am getting the below error

Started by an SCM change
Running as SYSTEM
Building in workspace C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First
The recommended git tool is: NONE
No credentials specified

C:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
C:\Program Files\Git\bin\git.exe config remote.origin.url https://github.com/Csathwikreddy/JenkinsUipath_TestRep.git # timeout=10
Fetching upstream changes from https://github.com/Csathwikreddy/JenkinsUipath_TestRep.git
C:\Program Files\Git\bin\git.exe --version # timeout=10
git --version # ‘git version 2.28.0.windows.1’
C:\Program Files\Git\bin\git.exe fetch --tags --force --progress – https://github.com/Csathwikreddy/JenkinsUipath_TestRep.git +refs/heads/:refs/remotes/origin/ # timeout=10
C:\Program Files\Git\bin\git.exe rev-parse “refs/remotes/origin/master^{commit}” # timeout=10
C:\Program Files\Git\bin\git.exe rev-parse “refs/remotes/origin/origin/master^{commit}” # timeout=10
Checking out Revision 848e9a1a144ec29f2b0003d23da247b9e90b5feb (refs/remotes/origin/master)
C:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
C:\Program Files\Git\bin\git.exe checkout -f 848e9a1a144ec29f2b0003d23da247b9e90b5feb # timeout=10
Commit message: “version 1.4”
C:\Program Files\Git\bin\git.exe rev-list --no-walk 90b864f22086cb0c21ea52e1f184b6d7dfa2c4ce # timeout=10
Expected plugin jar path on Jenkins master: C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\plugins\uipath-automation-package\WEB-INF\lib\uipath-automation-package.jar, extracting…
Extracting cli to temp folder C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First@tmp…done!
[net461] $ C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First@tmp\cli-1.0.7513.25211\lib\net461\uipcli.exe run C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First@tmp\uipcliargs4367190460241292032
ERROR: Step ‘UiPath Run tests’ failed: Failed to run the command
Finished: FAILURE

Kindly let me know if you have any suggestions to make the CICD pipeline work.

Thanks & Regards,
Sathwik Reddy.

9 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>