From mboxrd@z Thu Jan 1 00:00:00 1970 From: osstest service owner Subject: [ovmf test] 65624: regressions - FAIL Date: Thu, 10 Dec 2015 14:09:27 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com, osstest-admin@xenproject.org List-Id: xen-devel@lists.xenproject.org flight 65624 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/65624/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR. vs. 65543 version targeted for testing: ovmf faec4992303fc7e81d10c9a91ff4257599551448 baseline version: ovmf 5ac96e3a28dd26eabee421919f67fa7c443a47f1 Last test of basis 65543 2015-12-08 08:45:15 Z 2 days Failing since 65593 2015-12-08 23:44:51 Z 1 days 2 attempts Testing same since 65624 2015-12-09 15:44:48 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Ard Biesheuvel Chao Zhang Dandan Bi Eric Dong Eugene Cohen jobs: build-amd64-xsm pass build-i386-xsm pass build-amd64 pass build-i386 pass build-amd64-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl-qemuu-ovmf-amd64 fail test-amd64-i386-xl-qemuu-ovmf-amd64 pass ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ commit faec4992303fc7e81d10c9a91ff4257599551448 Author: Chao Zhang Date: Wed Dec 9 01:27:38 2015 +0000 MdePkg: Restore SetupMode macro definition Restore SetupMode macro definition to keep backward compatibility. No current module is referencing them now. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang Reviewed-by: Star Zeng git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19175 6f19259b-4bc3-4df7-8a09-765794883524 commit b7de7e3cab3f172bb8ef3e2638f90889981d791a Author: Eugene Cohen Date: Tue Dec 8 15:58:53 2015 +0000 ArmPkg: update InvalidateInstructionCacheRange to flush only to PoU This patch updates the ArmPkg variant of InvalidateInstructionCacheRange to flush the data cache only to the point of unification (PoU). This improves performance and also allows invalidation in scenarios where it would be inappropriate to flush to the point of coherency (like when executing code from L2 configured as cache-as-ram). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eugene Cohen Added AARCH64 and ARM/GCC implementations of the above. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Eugene Cohen Reviewed-by: Leif Lindholm git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19174 6f19259b-4bc3-4df7-8a09-765794883524 commit 62c12ff8c7e7c34af2724758e49b35c26897f2d8 Author: Ard Biesheuvel Date: Tue Dec 8 14:16:30 2015 +0000 ArmPlatformPkg/ArmVExpress-CTA15-A7: remove stale ArmPlatformGlobalVariable PCD Now that we removed the complete ArmPlatformGlobalVariable implementation, remove stale PCD references to it from ArmVExpress-CTA15-A7.dsc Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19173 6f19259b-4bc3-4df7-8a09-765794883524 commit bc299a9f7be83b13dad9379a12d8e923d4762ca7 Author: Ard Biesheuvel Date: Tue Dec 8 14:15:14 2015 +0000 ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmetic RVCT does not like the arithmetic involving a VOID* pointer that was introduced in SVN r19163, so use explicit casts instead. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19172 6f19259b-4bc3-4df7-8a09-765794883524 commit f0afe75ff890723335b7970cd1d17e5ec7277cb2 Author: Eric Dong Date: Tue Dec 8 13:49:40 2015 +0000 DeviceManagerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19171 6f19259b-4bc3-4df7-8a09-765794883524 commit 91afa21006bcac2c2f6df700bc95e2a7125f694c Author: Eric Dong Date: Tue Dec 8 13:49:15 2015 +0000 BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19170 6f19259b-4bc3-4df7-8a09-765794883524 commit 5ea71787258f66aea45336eea2e4457ee3ea8ba8 Author: Eric Dong Date: Tue Dec 8 13:48:35 2015 +0000 FileExplorerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19169 6f19259b-4bc3-4df7-8a09-765794883524 commit f3b006c852e37b6adbeb1e7140f259d946ba6518 Author: Eric Dong Date: Tue Dec 8 13:47:23 2015 +0000 BootManagerLib: Update copyright, use BSD license instead of Intel license. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19168 6f19259b-4bc3-4df7-8a09-765794883524 commit e750958bbc66bbc6e3d00bd853599058709f4604 Author: Dandan Bi Date: Tue Dec 8 08:03:42 2015 +0000 MdeModulePkg: Use PcdSet##S to replace PcdSet## Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Qiu Shumin git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19166 6f19259b-4bc3-4df7-8a09-765794883524