[ 
https://issues.apache.org/jira/browse/CASSANDRA-20284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937300#comment-17937300
 ] 

Michael Semb Wever edited comment on CASSANDRA-20284 at 3/21/25 1:46 PM:
-------------------------------------------------------------------------

Tested
 - [https://ci-cassandra.apache.org/job/Cassandra-devbranch-before-5-dtest/9/]
 - [https://ci-cassandra.apache.org/job/Cassandra-devbranch-before-5-dtest/10/]
 -- example output with correct nosetests.xml attached
 - 
[https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-before-5/2687/]
 -- note, only the dtest stage job was patched, so only its noise disappeared 
from the console log

Looks good.


was (Author: michaelsembwever):
Tested
 - https://ci-cassandra.apache.org/job/Cassandra-devbranch-before-5-dtest/9/
 - https://ci-cassandra.apache.org/job/Cassandra-devbranch-before-5-dtest/10/
    - example output with correct nosetests.xml attached
 - 
https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-before-5/2687/
    - note, only the dtest stage job was patched, so only its noise disappeared 
from the console log

Looks good.

> jenkins build logs filled with `nosetests.xml is not a valid testsuite XML 
> document`
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20284
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20284
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x
>
>
> ci-cassandra.a.o console logs are filled with `nosetests.xml is not a valid 
> testsuite XML document
> Like in https://ci-cassandra.apache.org/job/Cassandra-4.1/552/console
> {noformat}
> 08:27:43  the file 
> /x1/jenkins/jenkins-slave/workspace/Cassandra-4.1/dtest-novnode/jdk=jdk_1.8_latest,label=cassandra-dtest,split=47/nosetests.xml
>  is not a valid testsuite XML document
> 08:27:43  the file 
> /x1/jenkins/jenkins-slave/workspace/Cassandra-4.1/dtest-novnode/jdk=jdk_1.8_latest,label=cassandra-dtest,split=48/nosetests.xml
>  is not a valid testsuite XML document
> 08:27:43  the file 
> /x1/jenkins/jenkins-slave/workspace/Cassandra-4.1/dtest-novnode/jdk=jdk_1.8_latest,label=cassandra-dtest,split=49/nosetests.xml
>  is not a valid testsuite XML document
> 08:27:43  the file 
> /x1/jenkins/jenkins-slave/workspace/Cassandra-4.1/dtest-novnode/jdk=jdk_1.8_latest,label=cassandra-dtest,split=5/nosetests.xml
>  is not a valid testsuite XML document
> {noformat}
> Fix is to remove {{<testsuites>}} wrapping elements, and update testsuite 
> name accordingly.
> Patch at 
> https://github.com/apache/cassandra-builds/compare/trunk...thelastpickle:cassandra-builds:mck/sanitise-nosetests-xml



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to