[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38288#comment-38288
 ] 

Dafna Ron commented on OVIRT-2554:
----------------------------------

I have another test that exited with signal 15 and I do not have any logs from 
the test to understand what happened, only 
I am assigning this to Galit as I do not know what signal 15 and why we do not 
collect all the logs from the failed test 

https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/10927/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/

Galit, this is the log collection from run_suite.sh, but I am not sure why its 
not collecting the logs from ovirt (as it does on other failures). even on 
timeout I need all of ovirt dir to be collected and all of hosts vdsm dir to be 
collected. 

{code:python}
on_sigterm() {
    local dest="${OST_REPO_ROOT}/test_logs/${SUITE##*/}/post-suite-sigterm"

    set +e
    export CLI
    export -f env_collect
    timeout \
        120s \
        bash -c "env_collect $dest"

    exit 143
}
{code}




> no clear logs on test exit
> --------------------------
>
>                 Key: OVIRT-2554
>                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2554
>             Project: oVirt - virtualization made easy
>          Issue Type: Bug
>            Reporter: Dafna Ron
>            Assignee: infra
>            Priority: Highest
>              Labels: ost_failures, ost_lago
>
> we had a failure in master on test 004_basic_sanity.next_run_unplug_cpu for 
> project pthreading and there are no logs that can help me debug the issue. 
> There are post-suite-sigterm but there are no logs in there that can help me 
> understand what happened. 
> [[email protected]] can you please look at this failure? 
> https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/10892/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/
> I re-triggered the last project's change to make sure it passes but I am not 
> sure how to debug this failure. 



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100094)
_______________________________________________
Infra mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/RQFYH57YDLRIOOQQA6OW5PABXFEIYPU2/

Reply via email to