qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-iotest 059 fails with vmdk
@ 2019-07-22 12:58 Thomas Huth
  2019-08-12 19:14 ` [Qemu-devel] [Qemu-block] " John Snow
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Huth @ 2019-07-22 12:58 UTC (permalink / raw)
  To: Qemu-block; +Cc: Kevin Wolf, Sam Eiderman, QEMU Developers, Max Reitz

Not sure if it has been reported before, but test 059 currently fails:

059      fail       [14:55:21] [14:55:26]                    output
mismatch (see 059.out.bad)
--- /home/thuth/devel/qemu/tests/qemu-iotests/059.out	2019-07-19
10:19:18.000000000 +0200
+++ /home/thuth/tmp/qemu-build/tests/qemu-iotests/059.out.bad	2019-07-22
14:55:26.000000000 +0200
@@ -27,7 +27,7 @@
 image: TEST_DIR/t.vmdk
 file format: vmdk
 virtual size: 0.977 TiB (1073741824000 bytes)
-disk size: 16 KiB
+disk size: 517 KiB
 Format specific information:
     cid: XXXXXXXX
     parent cid: XXXXXXXX
Failures: 059
Failed 1 of 1 tests

... I think this was working fine for me a couple of weeks ago, so I
assume this is a rather new bug?

 Thomas


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [Qemu-block] qemu-iotest 059 fails with vmdk
  2019-07-22 12:58 [Qemu-devel] qemu-iotest 059 fails with vmdk Thomas Huth
@ 2019-08-12 19:14 ` John Snow
  2019-08-12 19:20   ` Max Reitz
  0 siblings, 1 reply; 5+ messages in thread
From: John Snow @ 2019-08-12 19:14 UTC (permalink / raw)
  To: Thomas Huth, Qemu-block
  Cc: Kevin Wolf, Sam Eiderman, QEMU Developers, Max Reitz



On 7/22/19 8:58 AM, Thomas Huth wrote:
> Not sure if it has been reported before, but test 059 currently fails:
> 
> 059      fail       [14:55:21] [14:55:26]                    output
> mismatch (see 059.out.bad)
> --- /home/thuth/devel/qemu/tests/qemu-iotests/059.out	2019-07-19
> 10:19:18.000000000 +0200
> +++ /home/thuth/tmp/qemu-build/tests/qemu-iotests/059.out.bad	2019-07-22
> 14:55:26.000000000 +0200
> @@ -27,7 +27,7 @@
>  image: TEST_DIR/t.vmdk
>  file format: vmdk
>  virtual size: 0.977 TiB (1073741824000 bytes)
> -disk size: 16 KiB
> +disk size: 517 KiB
>  Format specific information:
>      cid: XXXXXXXX
>      parent cid: XXXXXXXX
> Failures: 059
> Failed 1 of 1 tests
> 
> ... I think this was working fine for me a couple of weeks ago, so I
> assume this is a rather new bug?
> 
>  Thomas
> 

I know this is a pretty late response, but "worksforme" -- did someone
address this in the meantime? I don't see any commits to 059 in some
time. (Not since March.)

I'm testing on x86-64, fedora 30, with rc4:

../../configure --target-list="x86_64-softmmu" --enable-debug
--extra-cflags='-ggdb -O0'; and make -j9

./check -v -vmdk 059

filesystem is ext4.

--js


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [Qemu-block] qemu-iotest 059 fails with vmdk
  2019-08-12 19:14 ` [Qemu-devel] [Qemu-block] " John Snow
@ 2019-08-12 19:20   ` Max Reitz
  2019-08-13  6:54     ` Thomas Huth
  0 siblings, 1 reply; 5+ messages in thread
From: Max Reitz @ 2019-08-12 19:20 UTC (permalink / raw)
  To: John Snow, Thomas Huth, Qemu-block
  Cc: Kevin Wolf, Sam Eiderman, QEMU Developers


[-- Attachment #1.1: Type: text/plain, Size: 1333 bytes --]

On 12.08.19 21:14, John Snow wrote:
> 
> 
> On 7/22/19 8:58 AM, Thomas Huth wrote:
>> Not sure if it has been reported before, but test 059 currently fails:
>>
>> 059      fail       [14:55:21] [14:55:26]                    output
>> mismatch (see 059.out.bad)
>> --- /home/thuth/devel/qemu/tests/qemu-iotests/059.out	2019-07-19
>> 10:19:18.000000000 +0200
>> +++ /home/thuth/tmp/qemu-build/tests/qemu-iotests/059.out.bad	2019-07-22
>> 14:55:26.000000000 +0200
>> @@ -27,7 +27,7 @@
>>  image: TEST_DIR/t.vmdk
>>  file format: vmdk
>>  virtual size: 0.977 TiB (1073741824000 bytes)
>> -disk size: 16 KiB
>> +disk size: 517 KiB
>>  Format specific information:
>>      cid: XXXXXXXX
>>      parent cid: XXXXXXXX
>> Failures: 059
>> Failed 1 of 1 tests
>>
>> ... I think this was working fine for me a couple of weeks ago, so I
>> assume this is a rather new bug?
>>
>>  Thomas
>>
> 
> I know this is a pretty late response, but "worksforme" -- did someone
> address this in the meantime? I don't see any commits to 059 in some
> time. (Not since March.)

I didn’t because I could never reproduce this failure.  (XFS/tmpfs here.)

I have “vmdk: Misc fixes” on list which came from running the iotests
with all possible subformats (which broke many things, but not 059 in
this way).

Max


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [Qemu-block] qemu-iotest 059 fails with vmdk
  2019-08-12 19:20   ` Max Reitz
@ 2019-08-13  6:54     ` Thomas Huth
  2019-08-13 12:53       ` Max Reitz
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Huth @ 2019-08-13  6:54 UTC (permalink / raw)
  To: Max Reitz, John Snow, Qemu-block
  Cc: Kevin Wolf, Sam Eiderman, QEMU Developers


[-- Attachment #1.1: Type: text/plain, Size: 1672 bytes --]

On 8/12/19 9:20 PM, Max Reitz wrote:
> On 12.08.19 21:14, John Snow wrote:
>>
>>
>> On 7/22/19 8:58 AM, Thomas Huth wrote:
>>> Not sure if it has been reported before, but test 059 currently fails:
>>>
>>> 059      fail       [14:55:21] [14:55:26]                    output
>>> mismatch (see 059.out.bad)
>>> --- /home/thuth/devel/qemu/tests/qemu-iotests/059.out	2019-07-19
>>> 10:19:18.000000000 +0200
>>> +++ /home/thuth/tmp/qemu-build/tests/qemu-iotests/059.out.bad	2019-07-22
>>> 14:55:26.000000000 +0200
>>> @@ -27,7 +27,7 @@
>>>  image: TEST_DIR/t.vmdk
>>>  file format: vmdk
>>>  virtual size: 0.977 TiB (1073741824000 bytes)
>>> -disk size: 16 KiB
>>> +disk size: 517 KiB
>>>  Format specific information:
>>>      cid: XXXXXXXX
>>>      parent cid: XXXXXXXX
>>> Failures: 059
>>> Failed 1 of 1 tests
>>>
>>> ... I think this was working fine for me a couple of weeks ago, so I
>>> assume this is a rather new bug?
>>>
>>>  Thomas
>>>
>>
>> I know this is a pretty late response, but "worksforme" -- did someone
>> address this in the meantime? I don't see any commits to 059 in some
>> time. (Not since March.)
> 
> I didn’t because I could never reproduce this failure.  (XFS/tmpfs here.)
> 
> I have “vmdk: Misc fixes” on list which came from running the iotests
> with all possible subformats (which broke many things, but not 059 in
> this way).

FWIW, I now updated my system from RHEL7 to RHEL8 and I can now also not
reproduce the issue anymore. Must have been some other oddity with the
ext4 filesystem of my RHEL7 system, or maybe it has been fixed by
another patch in the meantime...?

 Thomas




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [Qemu-block] qemu-iotest 059 fails with vmdk
  2019-08-13  6:54     ` Thomas Huth
@ 2019-08-13 12:53       ` Max Reitz
  0 siblings, 0 replies; 5+ messages in thread
From: Max Reitz @ 2019-08-13 12:53 UTC (permalink / raw)
  To: Thomas Huth, John Snow, Qemu-block
  Cc: Kevin Wolf, Sam Eiderman, QEMU Developers


[-- Attachment #1.1: Type: text/plain, Size: 1770 bytes --]

On 13.08.19 08:54, Thomas Huth wrote:
> On 8/12/19 9:20 PM, Max Reitz wrote:
>> On 12.08.19 21:14, John Snow wrote:
>>>
>>>
>>> On 7/22/19 8:58 AM, Thomas Huth wrote:
>>>> Not sure if it has been reported before, but test 059 currently fails:
>>>>
>>>> 059      fail       [14:55:21] [14:55:26]                    output
>>>> mismatch (see 059.out.bad)
>>>> --- /home/thuth/devel/qemu/tests/qemu-iotests/059.out	2019-07-19
>>>> 10:19:18.000000000 +0200
>>>> +++ /home/thuth/tmp/qemu-build/tests/qemu-iotests/059.out.bad	2019-07-22
>>>> 14:55:26.000000000 +0200
>>>> @@ -27,7 +27,7 @@
>>>>  image: TEST_DIR/t.vmdk
>>>>  file format: vmdk
>>>>  virtual size: 0.977 TiB (1073741824000 bytes)
>>>> -disk size: 16 KiB
>>>> +disk size: 517 KiB
>>>>  Format specific information:
>>>>      cid: XXXXXXXX
>>>>      parent cid: XXXXXXXX
>>>> Failures: 059
>>>> Failed 1 of 1 tests
>>>>
>>>> ... I think this was working fine for me a couple of weeks ago, so I
>>>> assume this is a rather new bug?
>>>>
>>>>  Thomas
>>>>
>>>
>>> I know this is a pretty late response, but "worksforme" -- did someone
>>> address this in the meantime? I don't see any commits to 059 in some
>>> time. (Not since March.)
>>
>> I didn’t because I could never reproduce this failure.  (XFS/tmpfs here.)
>>
>> I have “vmdk: Misc fixes” on list which came from running the iotests
>> with all possible subformats (which broke many things, but not 059 in
>> this way).
> 
> FWIW, I now updated my system from RHEL7 to RHEL8 and I can now also not
> reproduce the issue anymore. Must have been some other oddity with the
> ext4 filesystem of my RHEL7 system, or maybe it has been fixed by
> another patch in the meantime...?

OK, great. :-)

Max


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-08-13 12:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-22 12:58 [Qemu-devel] qemu-iotest 059 fails with vmdk Thomas Huth
2019-08-12 19:14 ` [Qemu-devel] [Qemu-block] " John Snow
2019-08-12 19:20   ` Max Reitz
2019-08-13  6:54     ` Thomas Huth
2019-08-13 12:53       ` Max Reitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).