[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [xen-unstable-smoke bisection] complete build-arm64-xsm
branch xen-unstable-smoke xenbranch xen-unstable-smoke job build-arm64-xsm testid xen-build Tree: qemuu git://xenbits.xen.org/qemu-xen.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: 94450e36bfbb1cac447fb4009476e6d54bf68678 Bug not present: d933f1a53c06002351c1e36d40615e40bd4bf6af Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/118380/ commit 94450e36bfbb1cac447fb4009476e6d54bf68678 Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Date: Mon Jan 15 10:00:51 2018 +0000 xen: Drop DOMCTL_getmemlist and xc_get_pfn_list() c/s 4ddf474e2 "tools/xen-mceinj: Pass in GPA when injecting through MSR_MCI_ADDR" removed the remaining user of hypercall. It has been listed as broken, deprecated and wont-fix since XSA-74, so take this opportunity to remove it completely. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Christian Lindig <christian.lindig@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> For bisection revision-tuple graph see: http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-arm64-xsm.xen-build.html Revision IDs in each graph node refer, respectively, to the Trees above. ---------------------------------------- Running cs-bisection-step --graph-out=/home/logs/results/bisect/xen-unstable-smoke/build-arm64-xsm.xen-build --summary-out=tmp/118380.bisection-summary --basis-template=118363 --blessings=real,real-bisect xen-unstable-smoke build-arm64-xsm xen-build Searching for failure / basis pass: 118376 fail [host=laxton1] / 118363 ok. Failure / basis pass flights: 118376 / 118363 Tree: qemuu git://xenbits.xen.org/qemu-xen.git Tree: xen git://xenbits.xen.org/xen.git Latest 2b033e396f4fa0981bae1213cdacd15775655a97 b03e568ea9eb609f85a0a496c83a5f27ce18498e Basis pass 2b033e396f4fa0981bae1213cdacd15775655a97 4c7e478d597b0346eef3a256cfd6794ac778b608 Generating revisions with ./adhoc-revtuple-generator git://xenbits.xen.org/qemu-xen.git#2b033e396f4fa0981bae1213cdacd15775655a97-2b033e396f4fa0981bae1213cdacd15775655a97 git://xenbits.xen.org/xen.git#4c7e478d597b0346eef3a256cfd6794ac778b608-b03e568ea9eb609f85a0a496c83a5f27ce18498e From git://cache:9419/git://xenbits.xen.org/xen e19d0af4ee..fd884d6199 stable-4.7 -> origin/stable-4.7 Loaded 1001 nodes in revision graph Searching for test results: 118380 fail 2b033e396f4fa0981bae1213cdacd15775655a97 94450e36bfbb1cac447fb4009476e6d54bf68678 118363 pass 2b033e396f4fa0981bae1213cdacd15775655a97 4c7e478d597b0346eef3a256cfd6794ac778b608 118366 fail 2b033e396f4fa0981bae1213cdacd15775655a97 b03e568ea9eb609f85a0a496c83a5f27ce18498e 118371 pass 2b033e396f4fa0981bae1213cdacd15775655a97 4c7e478d597b0346eef3a256cfd6794ac778b608 118373 fail 2b033e396f4fa0981bae1213cdacd15775655a97 b03e568ea9eb609f85a0a496c83a5f27ce18498e 118374 pass 2b033e396f4fa0981bae1213cdacd15775655a97 d933f1a53c06002351c1e36d40615e40bd4bf6af 118372 fail 2b033e396f4fa0981bae1213cdacd15775655a97 b03e568ea9eb609f85a0a496c83a5f27ce18498e 118375 fail 2b033e396f4fa0981bae1213cdacd15775655a97 94450e36bfbb1cac447fb4009476e6d54bf68678 118377 pass 2b033e396f4fa0981bae1213cdacd15775655a97 d933f1a53c06002351c1e36d40615e40bd4bf6af 118378 fail 2b033e396f4fa0981bae1213cdacd15775655a97 94450e36bfbb1cac447fb4009476e6d54bf68678 118379 pass 2b033e396f4fa0981bae1213cdacd15775655a97 d933f1a53c06002351c1e36d40615e40bd4bf6af 118376 fail 2b033e396f4fa0981bae1213cdacd15775655a97 b03e568ea9eb609f85a0a496c83a5f27ce18498e Searching for interesting versions Result found: flight 118363 (pass), for basis pass Result found: flight 118366 (fail), for basis failure Repro found: flight 118371 (pass), for basis pass Repro found: flight 118372 (fail), for basis failure 0 revisions at 2b033e396f4fa0981bae1213cdacd15775655a97 d933f1a53c06002351c1e36d40615e40bd4bf6af No revisions left to test, checking graph state. Result found: flight 118374 (pass), for last pass Result found: flight 118375 (fail), for first failure Repro found: flight 118377 (pass), for last pass Repro found: flight 118378 (fail), for first failure Repro found: flight 118379 (pass), for last pass Repro found: flight 118380 (fail), for first failure *** Found and reproduced problem changeset *** Bug is in tree: xen git://xenbits.xen.org/xen.git Bug introduced: 94450e36bfbb1cac447fb4009476e6d54bf68678 Bug not present: d933f1a53c06002351c1e36d40615e40bd4bf6af Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/118380/ commit 94450e36bfbb1cac447fb4009476e6d54bf68678 Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Date: Mon Jan 15 10:00:51 2018 +0000 xen: Drop DOMCTL_getmemlist and xc_get_pfn_list() c/s 4ddf474e2 "tools/xen-mceinj: Pass in GPA when injecting through MSR_MCI_ADDR" removed the remaining user of hypercall. It has been listed as broken, deprecated and wont-fix since XSA-74, so take this opportunity to remove it completely. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Christian Lindig <christian.lindig@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-arm64-xsm.xen-build.{dot,ps,png,html,svg}. ---------------------------------------- 118380: tolerable ALL FAIL flight 118380 xen-unstable-smoke real-bisect [real] http://logs.test-lab.xenproject.org/osstest/logs/118380/ Failures :-/ but no regressions. Tests which did not succeed, including tests which could not be run: build-arm64-xsm 6 xen-build fail baseline untested jobs: build-arm64-xsm 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@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |