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

[Xen-devel] [xen-unstable bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64



branch xen-unstable
xen branch xen-unstable
job test-amd64-amd64-xl-qemut-debianhvm-amd64
test guest-saverestore

Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  3a9ace0147d48af49ffd34628f9510f248f2f588
  Bug not present: d9c879039393bb14760966bf7076a2d40d45b124


  commit 3a9ace0147d48af49ffd34628f9510f248f2f588
  Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  Date:   Fri Jun 12 17:21:41 2015 +0100
  
      tools/libxc+libxl+xl: Restore v2 streams
      
      This is a complicated set of changes which must be done together for
      bisectability.
      
       * libxl-save-helper is updated to unconditionally use libxc migration
         v2.
       * libxl compatibility workarounds in libxc are disabled for restore
         operations.
       * libxl__stream_read_start() is logically spliced into the event
         location where libxl__xc_domain_restore() used to reside.
       * Ownership of the save_helper_state moves to stream_read_state.
      
      The parameters 'hvm', 'pae', and 'superpages' were previously
      superfluous, and are completely unused in migration
      v2. callbacks->toolstack_restore is handled via a migration v2 record
      now, rather than via a callback from libxc.
      
      NB: this change breaks Remus.  Further untangling needs to happen
      before Remus will function.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
      Acked-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
      CC: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
      CC: Wei Liu <wei.liu2@xxxxxxxxxx>
      
      ---
      v4:
       * Don't use _init() needlessly
      v3:
       * Simplify from v2.
       * Alter the ownership of save_helper_state
      
      v2:
       * Drop "legacy_width" from the IDL
       * Gain a LIBXL_HAVE_ to signify support of migration v2 streams


For bisection revision-tuple graph see:
   
http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable/test-amd64-amd64-xl-qemut-debianhvm-amd64.guest-saverestore.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Searching for failure / basis pass:
 59654 fail [host=fiano0] / 59568 [host=huxelrebe0] 59544 [host=godello0] 59509 
[host=huxelrebe1] 59472 [host=chardonnay0] 59446 [host=elbling1] 59404 
[host=elbling0] 59311 [host=pinot0] 59105 [host=italia0] 59058 
[host=chardonnay1] 59040 [host=godello0] 59025 [host=italia1] 59014 
[host=merlot1] 58999 [host=pinot1] 58985 [host=huxelrebe0] 58974 [host=rimava1] 
58965 [host=godello1] 58958 ok.
Failure / basis pass flights: 59654 / 58958
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
e316316fd68ed766948f19f07cfb6d871edf0286
Basis pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
c40317f11b3f05e7c06a2213560c8471081f2662
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/linux-pvops.git#165797d05c15ab87ef7421c63a076ffa8477cbe4-3cdf91941d7490ba1d0a72729a667c42b489b23a
 
git://xenbits.xen.org/osstest/linux-firmware.git#c530a75c1e6a472b0eb9558310b518f0dfcd8860-c530a75c1e6a472b0eb9558310b518f0dfcd8860
 
git://xenbits.xen.org/staging/qemu-xen-unstable.git#3e2e51ecc1120bd59537ed19b6bc7066511c7e2e-3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
 
git://xenbits.xen.org/staging/qemu-upstream-unstable.git#c4a962ec0c61aa9b860a3635c8424472e6c2cc2c-c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
 
git://xenbits.xen.org/xen.git#c40317f11b3f05e7c06a2213560c8471081f2662-e316316fd68ed766948f19f07cfb6d871edf0286
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin 
git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin 
git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
Loaded 2918 nodes in revision graph
Searching for test results:
 58938 [host=godello0]
 58948 [host=chardonnay0]
 58974 [host=rimava1]
 58958 pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
c40317f11b3f05e7c06a2213560c8471081f2662
 58965 [host=godello1]
 59025 [host=italia1]
 58985 [host=huxelrebe0]
 58999 [host=pinot1]
 59014 [host=merlot1]
 59058 [host=chardonnay1]
 59040 [host=godello0]
 59160 [host=pinot0]
 59105 [host=italia0]
 59207 [host=pinot0]
 59311 [host=pinot0]
 59404 [host=elbling0]
 59472 [host=chardonnay0]
 59446 [host=elbling1]
 59509 [host=huxelrebe1]
 59544 [host=godello0]
 59620 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
e196ac7ab3f8fc690e9c91a6116136d33f41fee0
 59568 [host=huxelrebe0]
 59611 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
e196ac7ab3f8fc690e9c91a6116136d33f41fee0
 59624 pass a0768244828d0da096ce957616150220da607be1 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
9a566a83d6374e7425bcb330e03c8ca9b31a0d0b
 59622 pass a0768244828d0da096ce957616150220da607be1 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
27c5541986667a728a1bf54c63ede8796aab79d8
 59590 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
e196ac7ab3f8fc690e9c91a6116136d33f41fee0
 59630 pass 4ce9d474d5357852241e982dd5e106aa1b929073 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
47b4d562b6a3441020fb6a7762603d1d3a74db27
 59608 pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
c40317f11b3f05e7c06a2213560c8471081f2662
 59636 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
9438f98dba2346caaf7cfc1ce18199119519124b
 59655 pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
c40317f11b3f05e7c06a2213560c8471081f2662
 59641 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
d77570e70f8c6cc3fc27116aae61bb6b987468fe
 59644 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
f95d457f448b23ce82e40889186b1568a286dee8
 59646 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
4b405e6cff3c3fa7e3f5518f47b7477378b4410c
 59654 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
e316316fd68ed766948f19f07cfb6d871edf0286
 59631 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
e316316fd68ed766948f19f07cfb6d871edf0286
 59651 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
7c4027c6a0bddcde74df2bf5c16421f2cbb19971
 59668 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
e316316fd68ed766948f19f07cfb6d871edf0286
 59671 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
d9c879039393bb14760966bf7076a2d40d45b124
 59674 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
3a9ace0147d48af49ffd34628f9510f248f2f588
 59677 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
d9c879039393bb14760966bf7076a2d40d45b124
 59679 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
3a9ace0147d48af49ffd34628f9510f248f2f588
 59680 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
d9c879039393bb14760966bf7076a2d40d45b124
 59683 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
3a9ace0147d48af49ffd34628f9510f248f2f588
Searching for interesting versions
 Result found: flight 58958 (pass), for basis pass
 Result found: flight 59631 (fail), for basis failure
 Repro found: flight 59655 (pass), for basis pass
 Repro found: flight 59668 (fail), for basis failure
 0 revisions at 3cdf91941d7490ba1d0a72729a667c42b489b23a 
c530a75c1e6a472b0eb9558310b518f0dfcd8860 
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e 
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 
d9c879039393bb14760966bf7076a2d40d45b124
No revisions left to test, checking graph state.
 Result found: flight 59671 (pass), for last pass
 Result found: flight 59674 (fail), for first failure
 Repro found: flight 59677 (pass), for last pass
 Repro found: flight 59679 (fail), for first failure
 Repro found: flight 59680 (pass), for last pass
 Repro found: flight 59683 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  3a9ace0147d48af49ffd34628f9510f248f2f588
  Bug not present: d9c879039393bb14760966bf7076a2d40d45b124

+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*

  commit 3a9ace0147d48af49ffd34628f9510f248f2f588
  Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  Date:   Fri Jun 12 17:21:41 2015 +0100
  
      tools/libxc+libxl+xl: Restore v2 streams
      
      This is a complicated set of changes which must be done together for
      bisectability.
      
       * libxl-save-helper is updated to unconditionally use libxc migration
         v2.
       * libxl compatibility workarounds in libxc are disabled for restore
         operations.
       * libxl__stream_read_start() is logically spliced into the event
         location where libxl__xc_domain_restore() used to reside.
       * Ownership of the save_helper_state moves to stream_read_state.
      
      The parameters 'hvm', 'pae', and 'superpages' were previously
      superfluous, and are completely unused in migration
      v2. callbacks->toolstack_restore is handled via a migration v2 record
      now, rather than via a callback from libxc.
      
      NB: this change breaks Remus.  Further untangling needs to happen
      before Remus will function.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
      Acked-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
      CC: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
      CC: Wei Liu <wei.liu2@xxxxxxxxxx>
      
      ---
      v4:
       * Don't use _init() needlessly
      v3:
       * Simplify from v2.
       * Alter the ownership of save_helper_state
      
      v2:
       * Drop "legacy_width" from the IDL
       * Gain a LIBXL_HAVE_ to signify support of migration v2 streams

pnmtopng: 194 colors found
Revision graph left in 
/home/logs/results/bisect/xen-unstable/test-amd64-amd64-xl-qemut-debianhvm-amd64.guest-saverestore.{dot,ps,png,html}.
----------------------------------------
59683: tolerable ALL FAIL

flight 59683 xen-unstable real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/59683/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 test-amd64-amd64-xl-qemut-debianhvm-amd64 11 guest-saverestore fail baseline 
untested


jobs:
 test-amd64-amd64-xl-qemut-debianhvm-amd64                    fail    


------------------------------------------------------------
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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

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