Bug 1402835 - <ProtocolError for tcms.engineering.redhat.com/xmlrpc/: 500 INTERNAL SERVER ERROR>
Summary: <ProtocolError for tcms.engineering.redhat.com/xmlrpc/: 500 INTERNAL SERVER E...
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: Devel
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Yuguang Wang
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-08 12:42 UTC by Jan Houska
Modified: 2022-03-14 03:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Jan Houska 2016-12-08 12:42:34 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Jan Houska 2016-12-08 13:46:26 UTC
Description of problem:

I am getting "<ProtocolError for tcms.engineering.redhat.com/xmlrpc/: 500 INTERNAL SERVER ERROR>" after creating new testcase and running "tcms-submit --link=all --coverage" command. 

Version-Release number of selected component (if applicable):
qa-tools-3.1-2.x86_64
 and
qa-tools-3.1-3.x86_64


How reproducible:
*for new test case in "/tests/redhat-access-insights/Regression/bz1323187-registering-without-authentication-leads-to-bogus"
*for other component test I dont know yet. 
*"tcms-submit --update" for other testcases seems working

Steps to Reproduce:
0. cd ~/tests/redhat-access-insights/
1.git status
2. git add Regression/bz1323187-registering-without-authentication-leads-to-bogus/*
3. git commit -m "Regression/bz1323187-registering-without-authentication-leads-to-bogus/ - comment repair"
4. git push
5. cd Regression/bz1323187-registering-without-authentication-leads-to-bogus/
6. make tag && git push --tags && make bkradd 
7. tcms-submit --link=all --coverage 


Actual results:
jhouska@dhcp-24-130 bz1323187-registering-without-authentication-leads-to-bogus]$ tcms-submit --link=all --coverage 
Bugs in Makefile/Beaker: 1323187
Searching for existing Test Case(s)
Found test case TC#0544328 - /CoreOS/redhat-access-insights/Regression/bz1323187-registering-without-authentication-leads-to-bogus
Searching bugs with linked TC#544328
Found bug(s): None
 WARNING  Failed to find component redhat-access-insights, please add it to TCMS manually
Git link: http://pkgs.devel.redhat.com/cgit/tests/redhat-access-insights/tree/Regression/bz1323187-registering-without-authentication-leads-to-bogus
Relevancy set: distro = rhel-4, rhel-5: False

Description set in Structured Field
 ERROR  Failed to send TC#0544328 to the server: <ProtocolError for tcms.engineering.redhat.com/xmlrpc/: 500 INTERNAL SERVER ERROR>

Expected results:
Not an error.

Additional info:
After mannualy adding 544328 test case into 21477 plan and 298712 run all seems working well.


Note You need to log in before you can comment on or make changes to this bug.