qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1895122] [NEW] qemu on wsl tests failed, this configured with debug


From: Yonggang Luo
Subject: [Bug 1895122] [NEW] qemu on wsl tests failed, this configured with debug
Date: Thu, 10 Sep 2020 10:41:12 -0000

Public bug reported:


../configure --enable-debug-info --enable-debug

**
ERROR:../tests/test-util-filemonitor.c:704:test_file_monitor_events: assertion 
failed: (err == 0)
Aborted (core dumped)


  TEST    iotest-qcow2: 271 [fail]
QEMU          -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-system-x86_64" 
-nodefaults -display none -accel qtest
QEMU_IMG      -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-img" 
QEMU_IO       -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-io"  --cache 
writeback --aio threads -f qcow2
QEMU_NBD      -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-nbd" 
IMGFMT        -- qcow2 (compat=1.1)
IMGPROTO      -- file
PLATFORM      -- Linux/x86_64 DESKTOP-BLLJ03T 4.4.0-19041-Microsoft
TEST_DIR      -- /home/lygstate/work/qemu/build/tests/qemu-iotests/scratch
SOCK_DIR      -- /tmp/tmp.eyVcw8nLNQ
SOCKET_SCM_HELPER -- 
/home/lygstate/work/qemu/build/tests/qemu-iotests/socket_scm_helper

--- /home/lygstate/work/qemu/tests/qemu-iotests/271.out 2020-09-10 
15:00:58.190763400 +0800
+++ /home/lygstate/work/qemu/build/tests/qemu-iotests/271.out.bad       
2020-09-10 18:38:25.625090800 +0800
@@ -37,6 +37,7 @@
 write -q -P PATTERN 0 64k
 L2 entry #0: 0x8000000000050000 00000000ffffffff
 discard -q 0 64k
+Content mismatch at offset 0!
 L2 entry #0: 0x0000000000000000 ffffffff00000000
 write -q -c -P PATTERN 0 64k
 L2 entry #0: 0x4000000000050000 0000000000000000
@@ -79,6 +80,7 @@
 write -q -P PATTERN 0 64k
 L2 entry #0: 0x8000000000050000 00000000ffffffff
 discard -q 0 64k
+Content mismatch at offset 0!
 L2 entry #0: 0x0000000000000000 ffffffff00000000
 write -q -c -P PATTERN 0 64k
 L2 entry #0: 0x4000000000050000 0000000000000000
  TEST    iotest-qcow2: 283
  TEST    iotest-qcow2: 287
  TEST    iotest-qcow2: 290
  TEST    iotest-qcow2: 292
  TEST    iotest-qcow2: 299
Not run: 060 181 220 259
Failures: 271
Failed 1 of 118 iotests
make: [/home/lygstate/work/qemu/tests/Makefile.include:144: check-block] Error 
1 (ignored)

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1895122

Title:
  qemu on wsl tests failed, this configured with debug

Status in QEMU:
  New

Bug description:
  
  ../configure --enable-debug-info --enable-debug

  **
  ERROR:../tests/test-util-filemonitor.c:704:test_file_monitor_events: 
assertion failed: (err == 0)
  Aborted (core dumped)

  
    TEST    iotest-qcow2: 271 [fail]
  QEMU          -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-system-x86_64" 
-nodefaults -display none -accel qtest
  QEMU_IMG      -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-img" 
  QEMU_IO       -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-io"  --cache 
writeback --aio threads -f qcow2
  QEMU_NBD      -- 
"/home/lygstate/work/qemu/build/tests/qemu-iotests/../../qemu-nbd" 
  IMGFMT        -- qcow2 (compat=1.1)
  IMGPROTO      -- file
  PLATFORM      -- Linux/x86_64 DESKTOP-BLLJ03T 4.4.0-19041-Microsoft
  TEST_DIR      -- /home/lygstate/work/qemu/build/tests/qemu-iotests/scratch
  SOCK_DIR      -- /tmp/tmp.eyVcw8nLNQ
  SOCKET_SCM_HELPER -- 
/home/lygstate/work/qemu/build/tests/qemu-iotests/socket_scm_helper

  --- /home/lygstate/work/qemu/tests/qemu-iotests/271.out       2020-09-10 
15:00:58.190763400 +0800
  +++ /home/lygstate/work/qemu/build/tests/qemu-iotests/271.out.bad     
2020-09-10 18:38:25.625090800 +0800
  @@ -37,6 +37,7 @@
   write -q -P PATTERN 0 64k
   L2 entry #0: 0x8000000000050000 00000000ffffffff
   discard -q 0 64k
  +Content mismatch at offset 0!
   L2 entry #0: 0x0000000000000000 ffffffff00000000
   write -q -c -P PATTERN 0 64k
   L2 entry #0: 0x4000000000050000 0000000000000000
  @@ -79,6 +80,7 @@
   write -q -P PATTERN 0 64k
   L2 entry #0: 0x8000000000050000 00000000ffffffff
   discard -q 0 64k
  +Content mismatch at offset 0!
   L2 entry #0: 0x0000000000000000 ffffffff00000000
   write -q -c -P PATTERN 0 64k
   L2 entry #0: 0x4000000000050000 0000000000000000
    TEST    iotest-qcow2: 283
    TEST    iotest-qcow2: 287
    TEST    iotest-qcow2: 290
    TEST    iotest-qcow2: 292
    TEST    iotest-qcow2: 299
  Not run: 060 181 220 259
  Failures: 271
  Failed 1 of 118 iotests
  make: [/home/lygstate/work/qemu/tests/Makefile.include:144: check-block] 
Error 1 (ignored)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895122/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]