Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira (data center) - Xray - API - Error 104

Netanel Nagar January 23, 2024

Hi all,

 

we are trying to import the nunit test execution using the multipart endpoint to upload the nunit test execution file with the below-configured call:

 

+ curl -m 7200 --location --request POST https://ca-il-jira-test.il.cyber-ark.com/rest/raven/1.0/import/execution/nunit/multipart --header Content-Type: multipart/form-data --header Authorization: Bearer **** --form file=@/home/jenkins/agent/workspace/lopment_EPM_Test_Plan_Utils_Test/tests/TestResult.xml --form testInfo=@/home/jenkins/agent/workspace/lopment_EPM_Test_Plan_Utils_Test/jiraJsonFiles/testInfo.json --form info=@/home/jenkins/agent/workspace/lopment_EPM_Test_Plan_Utils_Test/jiraJsonFiles/testExec.json

 

while attempting to run, we are facing the below error message exactly after 45 minutes:

 

100 1702k    0     0  100 1702k      0    646  0:44:58  0:44:58 --:--:--     0

100 1702k    0     0  100 1702k      0    645  0:45:03  0:44:59  0:00:04     0

100 1702k    0     0  100 1702k      0    645  0:45:03  0:45:00  0:00:03     0

100 1702k    0     0  100 1702k      0    645  0:45:03  0:45:00  0:00:03     0

curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104

 

 

The error happens mostly when trying to process big execution files, which sometimes manage to get imported successfully within 5 minutes only but most of the time fail due to the above-mentioned error,

 

 

Can you please advise if you are familiar with the error, if it comes from Jira or the server hosting it, or if any information that might help to solve it?

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.4.14
TAGS
AUG Leaders

Atlassian Community Events