qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Failing iotests in v2.3.0-rc2 / master


From: Andreas Färber
Subject: Re: [Qemu-devel] Failing iotests in v2.3.0-rc2 / master
Date: Sat, 11 Apr 2015 16:33:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Am 11.04.2015 um 05:41 schrieb Andreas Färber:
> Hi,
> 
> 001 seems to hang for -qcow (or is not reasonably "quick": >5 min).
> 
> 033 is failing for -vhdx.

067 is failing for -qcow2 on ppc64 (no $QEMU_PROG => qemu-system-ppc64).
Seems to hang after the below output.

Andreas

$ tests/qemu-iotests-quick.sh
[...]
[  477s] 067                [14:16:53] [14:16:54] - output mismatch (see
067.out.bad)
[  477s] ---
/usr/src/packages/BUILD/qemu-2.3.0-rc2/tests/qemu-iotests/067.out
2015-04-02 22:10:37.000000000 +0000
[  477s] +++ 067.out.bad        2015-04-11 14:16:54.200000003 +0000
[  477s] @@ -60,7 +60,7 @@
[  477s]          },
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -83,7 +83,9 @@
[  477s]      ]
[  477s]  }
[  477s]  {
[  477s] -    "return": {
[  477s] +    "error": {
[  477s] +        "class": "GenericError",
[  477s] +        "desc": "Bus 'pci.0' does not support hotplugging"
[  477s]      }
[  477s]  }
[  477s]  {
[  477s] @@ -95,34 +97,58 @@
[  477s]          "seconds":  TIMESTAMP,
[  477s]          "microseconds":  TIMESTAMP
[  477s]      },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] -    "data": {
[  477s] -        "path": "/machine/peripheral/virtio0/virtio-backend"
[  477s] -    }
[  477s] +    "event": "RESET"
[  477s]  }
[  477s]  {
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] +    "return": [
[  477s] +        {
[  477s] +            "io-status": "ok",
[  477s] +            "device": "disk",
[  477s] +            "locked": false,
[  477s] +            "removable": false,
[  477s] +            "inserted": {
[  477s] +                "iops_rd": 0,
[  477s] +                "detect_zeroes": "off",
[  477s] +                "image": {
[  477s] +                    "virtual-size": 134217728,
[  477s] +                    "filename": "TEST_DIR/t.qcow2",
[  477s] +                    "cluster-size": 65536,
[  477s] +                    "format": "qcow2",
[  477s] +                    "actual-size": SIZE,
[  477s] +                    "format-specific": {
[  477s] +                        "type": "qcow2",
[  477s]      "data": {
[  477s] -        "device": "virtio0",
[  477s] -        "path": "/machine/peripheral/virtio0"
[  477s] -    }
[  477s] +                            "compat": "1.1",
[  477s] +                            "lazy-refcounts": false,
[  477s] +                            "refcount-bits": 16,
[  477s] +                            "corrupt": false
[  477s]  }
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s]      },
[  477s] -    "event": "RESET"
[  477s] -}
[  477s] -{
[  477s] -    "return": [
[  477s] +                    "dirty-flag": false
[  477s] +                },
[  477s] +                "iops_wr": 0,
[  477s] +                "ro": false,
[  477s] +                "backing_file_depth": 0,
[  477s] +                "drv": "qcow2",
[  477s] +                "iops": 0,
[  477s] +                "bps_wr": 0,
[  477s] +                "write_threshold": 0,
[  477s] +                "encrypted": false,
[  477s] +                "bps": 0,
[  477s] +                "bps_rd": 0,
[  477s] +                "cache": {
[  477s] +                    "no-flush": false,
[  477s] +                    "direct": false,
[  477s] +                    "writeback": true
[  477s] +                },
[  477s] +                "file": "TEST_DIR/t.qcow2",
[  477s] +                "encryption_key_missing": false
[  477s] +            },
[  477s] +            "type": "unknown"
[  477s] +        },
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -162,18 +188,7 @@
[  477s]      },
[  477s]      "event": "DEVICE_TRAY_MOVED",
[  477s]      "data": {
[  477s] -        "device": "ide1-cd0",
[  477s] -        "tray-open": true
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_TRAY_MOVED",
[  477s] -    "data": {
[  477s] -        "device": "floppy0",
[  477s] +        "device": "scsi0-cd2",
[  477s]          "tray-open": true
[  477s]      }
[  477s]  }
[  477s] @@ -238,7 +253,7 @@
[  477s]          },
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -261,11 +276,15 @@
[  477s]      ]
[  477s]  }
[  477s]  {
[  477s] -    "return": {
[  477s] +    "error": {
[  477s] +        "class": "GenericError",
[  477s] +        "desc": "Bus 'pci.0' does not support hotplugging"
[  477s]      }
[  477s]  }
[  477s]  {
[  477s] -    "return": {
[  477s] +    "error": {
[  477s] +        "class": "DeviceNotFound",
[  477s] +        "desc": "Device 'virtio0' not found"
[  477s]      }
[  477s]  }
[  477s]  {
[  477s] @@ -277,34 +296,58 @@
[  477s]          "seconds":  TIMESTAMP,
[  477s]          "microseconds":  TIMESTAMP
[  477s]      },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] -    "data": {
[  477s] -        "path": "/machine/peripheral/virtio0/virtio-backend"
[  477s] -    }
[  477s] +    "event": "RESET"
[  477s]  }
[  477s]  {
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] +    "return": [
[  477s] +        {
[  477s] +            "device": "disk",
[  477s] +            "locked": false,
[  477s] +            "removable": true,
[  477s] +            "inserted": {
[  477s] +                "iops_rd": 0,
[  477s] +                "detect_zeroes": "off",
[  477s] +                "image": {
[  477s] +                    "virtual-size": 134217728,
[  477s] +                    "filename": "TEST_DIR/t.qcow2",
[  477s] +                    "cluster-size": 65536,
[  477s] +                    "format": "qcow2",
[  477s] +                    "actual-size": SIZE,
[  477s] +                    "format-specific": {
[  477s] +                        "type": "qcow2",
[  477s]      "data": {
[  477s] -        "device": "virtio0",
[  477s] -        "path": "/machine/peripheral/virtio0"
[  477s] -    }
[  477s] +                            "compat": "1.1",
[  477s] +                            "lazy-refcounts": false,
[  477s] +                            "refcount-bits": 16,
[  477s] +                            "corrupt": false
[  477s]  }
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s]      },
[  477s] -    "event": "RESET"
[  477s] -}
[  477s] -{
[  477s] -    "return": [
[  477s] +                    "dirty-flag": false
[  477s] +                },
[  477s] +                "iops_wr": 0,
[  477s] +                "ro": false,
[  477s] +                "backing_file_depth": 0,
[  477s] +                "drv": "qcow2",
[  477s] +                "iops": 0,
[  477s] +                "bps_wr": 0,
[  477s] +                "write_threshold": 0,
[  477s] +                "encrypted": false,
[  477s] +                "bps": 0,
[  477s] +                "bps_rd": 0,
[  477s] +                "cache": {
[  477s] +                    "no-flush": false,
[  477s] +                    "direct": false,
[  477s] +                    "writeback": true
[  477s] +                },
[  477s] +                "file": "TEST_DIR/t.qcow2",
[  477s] +                "encryption_key_missing": false
[  477s] +            },
[  477s] +            "tray_open": false,
[  477s] +            "type": "unknown"
[  477s] +        },
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -344,18 +387,7 @@
[  477s]      },
[  477s]      "event": "DEVICE_TRAY_MOVED",
[  477s]      "data": {
[  477s] -        "device": "ide1-cd0",
[  477s] -        "tray-open": true
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_TRAY_MOVED",
[  477s] -    "data": {
[  477s] -        "device": "floppy0",
[  477s] +        "device": "scsi0-cd2",
[  477s]          "tray-open": true
[  477s]      }
[  477s]  }
[  477s] @@ -378,7 +410,7 @@
[  477s]      "return": [
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -446,11 +478,15 @@
[  477s]      ]
[  477s]  }
[  477s]  {
[  477s] -    "return": {
[  477s] +    "error": {
[  477s] +        "class": "GenericError",
[  477s] +        "desc": "Bus 'pci.0' does not support hotplugging"
[  477s]      }
[  477s]  }
[  477s]  {
[  477s] -    "return": {
[  477s] +    "error": {
[  477s] +        "class": "DeviceNotFound",
[  477s] +        "desc": "Device 'virtio0' not found"
[  477s]      }
[  477s]  }
[  477s]  {
[  477s] @@ -462,34 +498,13 @@
[  477s]          "seconds":  TIMESTAMP,
[  477s]          "microseconds":  TIMESTAMP
[  477s]      },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] -    "data": {
[  477s] -        "path": "/machine/peripheral/virtio0/virtio-backend"
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] -    "data": {
[  477s] -        "device": "virtio0",
[  477s] -        "path": "/machine/peripheral/virtio0"
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s]      "event": "RESET"
[  477s]  }
[  477s]  {
[  477s]      "return": [
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -508,6 +523,51 @@
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s]              "type": "unknown"
[  477s] +        },
[  477s] +        {
[  477s] +            "device": "disk",
[  477s] +            "locked": false,
[  477s] +            "removable": true,
[  477s] +            "inserted": {
[  477s] +                "iops_rd": 0,
[  477s] +                "detect_zeroes": "off",
[  477s] +                "image": {
[  477s] +                    "virtual-size": 134217728,
[  477s] +                    "filename": "TEST_DIR/t.qcow2",
[  477s] +                    "cluster-size": 65536,
[  477s] +                    "format": "qcow2",
[  477s] +                    "actual-size": SIZE,
[  477s] +                    "format-specific": {
[  477s] +                        "type": "qcow2",
[  477s] +                        "data": {
[  477s] +                            "compat": "1.1",
[  477s] +                            "lazy-refcounts": false,
[  477s] +                            "refcount-bits": 16,
[  477s] +                            "corrupt": false
[  477s] +                        }
[  477s] +                    },
[  477s] +                    "dirty-flag": false
[  477s] +                },
[  477s] +                "iops_wr": 0,
[  477s] +                "ro": false,
[  477s] +                "backing_file_depth": 0,
[  477s] +                "drv": "qcow2",
[  477s] +                "iops": 0,
[  477s] +                "bps_wr": 0,
[  477s] +                "write_threshold": 0,
[  477s] +                "encrypted": false,
[  477s] +                "bps": 0,
[  477s] +                "bps_rd": 0,
[  477s] +                "cache": {
[  477s] +                    "no-flush": false,
[  477s] +                    "direct": false,
[  477s] +                    "writeback": true
[  477s] +                },
[  477s] +                "file": "TEST_DIR/t.qcow2",
[  477s] +                "encryption_key_missing": false
[  477s] +            },
[  477s] +            "tray_open": false,
[  477s] +            "type": "unknown"
[  477s]          }
[  477s]      ]
[  477s]  }
[  477s] @@ -529,18 +589,7 @@
[  477s]      },
[  477s]      "event": "DEVICE_TRAY_MOVED",
[  477s]      "data": {
[  477s] -        "device": "ide1-cd0",
[  477s] -        "tray-open": true
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_TRAY_MOVED",
[  477s] -    "data": {
[  477s] -        "device": "floppy0",
[  477s] +        "device": "scsi0-cd2",
[  477s]          "tray-open": true
[  477s]      }
[  477s]  }
[  477s] @@ -564,7 +613,7 @@
[  477s]      "return": [
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -632,11 +681,15 @@
[  477s]      ]
[  477s]  }
[  477s]  {
[  477s] -    "return": {
[  477s] +    "error": {
[  477s] +        "class": "GenericError",
[  477s] +        "desc": "Bus 'pci.0' does not support hotplugging"
[  477s]      }
[  477s]  }
[  477s]  {
[  477s] -    "return": {
[  477s] +    "error": {
[  477s] +        "class": "DeviceNotFound",
[  477s] +        "desc": "Device 'virtio0' not found"
[  477s]      }
[  477s]  }
[  477s]  {
[  477s] @@ -648,34 +701,13 @@
[  477s]          "seconds":  TIMESTAMP,
[  477s]          "microseconds":  TIMESTAMP
[  477s]      },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] -    "data": {
[  477s] -        "path": "/machine/peripheral/virtio0/virtio-backend"
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_DELETED",
[  477s] -    "data": {
[  477s] -        "device": "virtio0",
[  477s] -        "path": "/machine/peripheral/virtio0"
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s]      "event": "RESET"
[  477s]  }
[  477s]  {
[  477s]      "return": [
[  477s]          {
[  477s]              "io-status": "ok",
[  477s] -            "device": "ide1-cd0",
[  477s] +            "device": "scsi0-cd2",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s]              "tray_open": false,
[  477s] @@ -696,7 +728,6 @@
[  477s]              "type": "unknown"
[  477s]          },
[  477s]          {
[  477s] -            "io-status": "ok",
[  477s]              "device": "disk",
[  477s]              "locked": false,
[  477s]              "removable": true,
[  477s] @@ -761,18 +792,7 @@
[  477s]      },
[  477s]      "event": "DEVICE_TRAY_MOVED",
[  477s]      "data": {
[  477s] -        "device": "ide1-cd0",
[  477s] -        "tray-open": true
[  477s] -    }
[  477s] -}
[  477s] -{
[  477s] -    "timestamp": {
[  477s] -        "seconds":  TIMESTAMP,
[  477s] -        "microseconds":  TIMESTAMP
[  477s] -    },
[  477s] -    "event": "DEVICE_TRAY_MOVED",
[  477s] -    "data": {
[  477s] -        "device": "floppy0",
[  477s] +        "device": "scsi0-cd2",
[  477s]          "tray-open": true
[  477s]      }
[  477s]  }

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,
Graham Norton; HRB 21284 (AG Nürnberg)



reply via email to

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