[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [ovmf baseline-only test] 75490: trouble: blocked/broken



This run is configured for baseline tests only.

flight 75490 ovmf real [real]
http://osstest.xensource.com/osstest/logs/75490/

Failures and problems with tests :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64-xsm                 <job status>                 broken
 build-i386                      <job status>                 broken
 build-amd64-pvops               <job status>                 broken
 build-i386-xsm                  <job status>                 broken
 build-amd64                     <job status>                 broken
 build-i386-pvops                <job status>                 broken

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1)             blocked n/a
 build-amd64-libvirt           1 build-check(1)               blocked  n/a
 test-amd64-i386-xl-qemuu-ovmf-amd64  1 build-check(1)              blocked n/a
 build-i386-libvirt            1 build-check(1)               blocked  n/a
 build-i386                    4 host-install(4)       broken baseline untested
 build-amd64                   4 host-install(4)       broken baseline untested
 build-i386-pvops              4 host-install(4)       broken baseline untested
 build-i386-xsm                4 host-install(4)       broken baseline untested
 build-amd64-pvops             4 host-install(4)       broken baseline untested
 build-amd64-xsm               4 host-install(4)       broken baseline untested

version targeted for testing:
 ovmf                 041d89bc0f0119df37a5fce1d0f16495ff905089
baseline version:
 ovmf                 68099b52b0fcc1d45864154954d776d91afb33e0

Last test of basis    75486  2018-10-23 10:20:55 Z    0 days
Testing same since    75490  2018-10-24 02:50:45 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Holtsclaw Brent <brent.holtsclaw@xxxxxxxxx>
  Laszlo Ersek <lersek@xxxxxxxxxx>
  Liming Gao <liming.gao@xxxxxxxxx>

jobs:
 build-amd64-xsm                                              broken  
 build-i386-xsm                                               broken  
 build-amd64                                                  broken  
 build-i386                                                   broken  
 build-amd64-libvirt                                          blocked 
 build-i386-libvirt                                           blocked 
 build-amd64-pvops                                            broken  
 build-i386-pvops                                             broken  
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         blocked 
 test-amd64-i386-xl-qemuu-ovmf-amd64                          blocked 


------------------------------------------------------------
sg-report-flight on osstest.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
    http://osstest.xensource.com/osstest/logs

Test harness code can be found at
    http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary

broken-job build-amd64-xsm broken
broken-job build-i386 broken
broken-job build-amd64-pvops broken
broken-job build-i386-xsm broken
broken-job build-amd64 broken
broken-job build-i386-pvops broken
broken-step build-i386 host-install(4)
broken-step build-amd64 host-install(4)
broken-step build-i386-pvops host-install(4)
broken-step build-i386-xsm host-install(4)
broken-step build-amd64-pvops host-install(4)
broken-step build-amd64-xsm host-install(4)

Push not applicable.

------------------------------------------------------------
commit 041d89bc0f0119df37a5fce1d0f16495ff905089
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Tue Oct 16 10:06:13 2018 +0800

    BaseTools: Add more checker in Decompress algorithm to access the valid 
buffer (CVE FIX)
    
    Fix CVE-2017-5731,CVE-2017-5732,CVE-2017-5733,CVE-2017-5734,CVE-2017-5735
    https://bugzilla.tianocore.org/show_bug.cgi?id=686
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Holtsclaw Brent <brent.holtsclaw@xxxxxxxxx>
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>
    Acked-by: Laszlo Ersek <lersek@xxxxxxxxxx>

commit 684db6da64bc7b5faee4e1174e801c245f563b5c
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Tue Oct 16 10:06:12 2018 +0800

    IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib (CVE 
FIX)
    
    Fix CVE-2017-5731,CVE-2017-5732,CVE-2017-5733,CVE-2017-5734,CVE-2017-5735
    https://bugzilla.tianocore.org/show_bug.cgi?id=686
    To make sure the valid buffer be accessed only.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Holtsclaw Brent <brent.holtsclaw@xxxxxxxxx>
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>
    Acked-by: Laszlo Ersek <lersek@xxxxxxxxxx>

commit 2ec7953d49677142c5f7552e9e3d96fb406ba0c4
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Tue Oct 16 10:06:11 2018 +0800

    MdePkg: Add more checker in UefiDecompressLib to access the valid buffer 
only (CVE FIX)
    
    Fix CVE-2017-5731,CVE-2017-5732,CVE-2017-5733,CVE-2017-5734,CVE-2017-5735
    https://bugzilla.tianocore.org/show_bug.cgi?id=686
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Holtsclaw Brent <brent.holtsclaw@xxxxxxxxx>
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>
    Acked-by: Laszlo Ersek <lersek@xxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.