* Daily Xen-HVM Builds: cs9425
@ 2006-03-24 17:05 Rick Gonzalez
0 siblings, 0 replies; only message in thread
From: Rick Gonzalez @ 2006-03-24 17:05 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 4557 bytes --]
changeset: 9425:96e3b02ec931
tag: tip
user: kaf24@firebug.cl.cam.ac.uk
date: Thu Mar 23 11:57:21 2006 +0100
summary: Remove unnecessary zlib includes.
Hardware: x460
******************** x86_32(no PAE): ***************************
* dom0: SLES9 SP2
* dom0 boots fine
* xend starts without problem
--- Linux HVM domain status: ---
Details:
* Hvm domains starts fine.
* xm-test run completes.
ISSUES:
* Failing 01_vcpu-pin test case with the following error:
NOTE: attached is the info from xend.log on this process.
Started domain 01_vcpu-pin_basic_pos-1143183301
[dom0] Waiting 20 seconds for domU boot...
[dom0] Running `xm vcpu-pin 01_vcpu-pin_basic_pos-1143183301 0 0'
Error: Error connecting to xend: Internal error.
SUMMARY:
Xm-test execution summary:
PASS: 73
FAIL: 2
XPASS: 2
XFAIL: 1
Details:
XFAIL: 02_network_local_ping_pos
ping loopback failed for size 65507. ping eth0 failed for size
65507.
FAIL: 01_vcpu-pin_basic_pos
xm vcpu-pin returned invalid 256 != 0
--- Windows HVM domain status: ---
ISSUES:
*
SUMMARY:
+-------------------------------------------------------------------+
| Category | Test Case | OS |
| | |-----------------------|
| | | Win2k| Win2k3 | WinXP |
+-------------------------------------------------------------------+
| Networking | Open IE | | | pass |
| | Ping Remote sys. | | | pass |
| | Telnet to remote sys. | | | pass |
| | Copy 512MB from remote sys. | | | pass |
| | Start Media Player | | | pass |
| Graphics | Start Solitaire | | | pass |
| | run commands in CMD.exe | | | pass |
| Disk I/O | Load a large file in Notepad| | | pass |
| Xen | Concurrent Win. HVM Doms. | | | pass |
| | Dom shutdown/destruction | | | pass |
+-------------------------------------------------------------------+
NOTE: I am working on automating these test cases.
********************** x86_64: *********************************
* dom0: SLES9 SP2
* dom0 boots fine
* xend starts without problem
--- Linux HVM domain status: ---
Details:
* able to boot HVM domains.
* xm-test run completes.
ISSUES:
* Failing 01_vcpu-pin test case with the following error:
Started domain 01_vcpu-pin_basic_pos-1143183301
[dom0] Waiting 20 seconds for domU boot...
[dom0] Running `xm vcpu-pin 01_vcpu-pin_basic_pos-1143183301 0 0'
Error: Error connecting to xend: Internal error.
SUMMARY:
Xm-test execution summary:
PASS: 73
FAIL: 2
XPASS: 2
XFAIL: 1
Details:
XFAIL: 02_network_local_ping_pos
ping loopback failed for size 65507. ping eth0 failed for size
65507.
FAIL: 01_vcpu-pin_basic_pos
xm vcpu-pin returned invalid 256 != 0
--- Windows HVM domain status: ---
ISSUES:
*
SUMMARY:
+-------------------------------------------------------------------+
| Category | Test Case | OS |
| | |-----------------------|
| | | Win2k| Win2k3 | WinXP |
+-------------------------------------------------------------------+
| Networking | Open IE | | | pass |
| | Ping Remote sys. | | | pass |
| | Telnet to remote sys. | | | pass |
| | Copy 512MB from remote sys. | | | pass |
| | Start Media Player | | | pass |
| Graphics | Start Solitaire | | | pass |
| | run commands in CMD.exe | | | pass |
| Disk I/O | Load a large file in Notepad| | | pass |
| Xen | Concurrent Win. HVM Doms. | | | pass |
| | Dom shutdown/destruction | | | pass |
+-------------------------------------------------------------------+
NOTE: I am working on automating these test cases.
NOTE: Please let me know if you would like to see any of the reports.
regards,
Rick Gonzalez
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
[-- Attachment #2: 032506-xm-test.txt --]
[-- Type: text/plain, Size: 5669 bytes --]
.output file FAILed process:
[2006-03-24 00:55:02 xend] INFO (image:355) spawning device models: /usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '129', '-m', '64', '-boot', 'c', '-serial', 'pty', '-vcpus', '1', '-domain-name', '01_vcpu-pin_basic_pos-1143183301', '-hda', '/usr/xen/xen-unstable.hg/tools/xm-test/ramdisk/disk.img', '-nics', '0', '-nographic']
[2006-03-24 00:55:02 xend] INFO (image:357) device model pid: 14809
[2006-03-24 00:55:02 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {'ssidref': '0', 'uuid': 'bcb67000-0776-d511-afff-f07f02bdffe5', 'on_reboot': 'restart', 'start_time': '1143183302.1', 'on_poweroff': 'destroy', 'name': '01_vcpu-pin_basic_pos-1143183301', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '64', 'on_crash': 'restart', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (device_model /usr/lib64/xen/bin/qemu-dm) (vcpus 1) (boot c) (serial pty) (nographic 1))', 'maxmem': '64'}
[2006-03-24 00:55:02 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {'console/port': '2', 'name': '01_vcpu-pin_basic_pos-1143183301', 'console/limit': '1048576', 'vm': '/vm/bcb67000-0776-d511-afff-f07f02bdffe5', 'domid': '129', 'cpu/0/availability': 'online', 'memory/target': '65536', 'store/ring-ref': '2100593', 'store/port': '1'}
[2006-03-24 00:55:02 xend] DEBUG (image:419) hvm_shutdown fired, shutdown reason=None
[2006-03-24 00:55:02 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch
[2006-03-24 00:55:02 xend] DEBUG (DevController:132) Waiting for devices vif.
[2006-03-24 00:55:02 xend] DEBUG (DevController:132) Waiting for devices usb.
[2006-03-24 00:55:02 xend] DEBUG (DevController:132) Waiting for devices vbd.
[2006-03-24 00:55:02 xend] DEBUG (DevController:138) Waiting for 768.
[2006-03-24 00:55:02 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/129/768/hotplug-status.
[2006-03-24 00:55:02 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/129/768/hotplug-status.
[2006-03-24 00:55:02 xend] DEBUG (DevController:417) hotplugStatusCallback 1.
[2006-03-24 00:55:02 xend] DEBUG (DevController:132) Waiting for devices irq.
[2006-03-24 00:55:02 xend] DEBUG (DevController:132) Waiting for devices pci.
[2006-03-24 00:55:02 xend] DEBUG (DevController:132) Waiting for devices ioports.
[2006-03-24 00:55:02 xend] DEBUG (DevController:132) Waiting for devices vtpm.
[2006-03-24 00:55:02 xend] INFO (XendDomain:360) Domain 01_vcpu-pin_basic_pos-1143183301 (129) unpaused.
[2006-03-24 00:55:22 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327) XendDomainInfo.destroy: domid=129
[2006-03-24 00:55:22 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335) XendDomainInfo.destroyDomain(129)
[2006-03-24 00:55:22 xend] DEBUG (image:408) hvm shutdown watch unregistered
[2006-03-24 10:04:57 xend] INFO (SrvDaemon:278) Xend Daemon started
[2006-03-24 10:04:57 xend] INFO (SrvDaemon:282) Xend changeset: Thu Mar 23 11:57:21 2006 +0100 9425:96e3b02ec931.
[2006-03-24 10:04:57 xend.XendDomainInfo] DEBUG (XendDomainInfo:200) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 94540494351L, 'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'mem_kb': 506880, 'maxmem_kb': 17179869180, 'max_vcpu_id': 15, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1, 'blocked': 0})
[2006-03-24 10:04:57 xend.XendDomainInfo] INFO (XendDomainInfo:212) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000.
[2006-03-24 10:04:57 xend.XendDomainInfo] WARNING (XendDomainInfo:234) No vm path in store for existing domain 0
[2006-03-24 10:04:57 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {'ssidref': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '16', 'vcpu_avail': '1', 'memory': '495', 'on_crash': 'restart', 'maxmem': '495'}
[2006-03-24 10:04:57 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {'cpu/15/availability': 'offline', 'cpu/3/availability': 'offline', 'console/limit': '1048576', 'cpu/8/availability': 'offline', 'cpu/9/availability': 'offline', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'cpu/5/availability': 'offline', 'cpu/13/availability': 'offline', 'cpu/0/availability': 'online', 'cpu/6/availability': 'offline', 'cpu/12/availability': 'offline', 'cpu/14/availability': 'offline', 'name': 'Domain-0', 'cpu/2/availability': 'offline', 'cpu/11/availability': 'offline', 'cpu/1/availability': 'offline', 'domid': '0', 'cpu/7/availability': 'offline', 'memory/target': '506880', 'cpu/4/availability': 'offline', 'cpu/10/availability': 'offline'}
[2006-03-24 10:04:57 xend] DEBUG (XendDomain:151) number of vcpus to use is 0
[2006-03-24 10:04:57 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch
[2006-03-24 10:05:35 xend.XendDomainInfo] DEBUG (XendDomainInfo:178) XendDomainInfo.create(['vm', ['name', 'WxpHVMDomain'], ['memory', 128], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 'preserve'], ['vcpus', 1], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib64/xen/bin/qemu-dm'], ['vcpus', 1], ['boot', 'c'], ['serial', 'pty'], ['vncviewer', 1], ['sdl', 1], ['display', 'vmxdom2.ltc.austin.ibm.com:1.0']]], ['device', ['vbd', ['uname', 'file:/imgs/win/wxp/disk1.img'], ['dev', 'ioemu:hda'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/imgs/imgs/writable/write.img'], ['dev', 'ioemu:hdb'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'xenbr0'], ['type', 'ioemu']]]])
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-24 17:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-24 17:05 Daily Xen-HVM Builds: cs9425 Rick Gonzalez
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.