Traceback (most recent call last): File "/home/jenkins/autotest/client/shared/test.py", line 411, in _exec _call_test_function(self.execute, *p_args, **p_dargs) File "/home/jenkins/autotest/client/shared/test.py", line 823, in _call_test_function return func(*args, **dargs) File "/home/jenkins/autotest/client/shared/test.py", line 291, in execute postprocess_profiled_run, args, dargs) File "/home/jenkins/autotest/client/shared/test.py", line 212, in _call_run_once self.run_once(*args, **dargs) File "/home/jenkins/autotest/client/tests/ubuntu_kvm_unit_tests/ubuntu_kvm_unit_tests.py", line 52, in run_once self.results = utils.system_output(cmd, retain_output=True, timeout=60) File "/home/jenkins/autotest/client/shared/utils.py", line 1267, in system_output verbose=verbose, args=args).stdout File "/home/jenkins/autotest/client/shared/utils.py", line 915, in run timeout)[0] File "/home/jenkins/autotest/client/shared/utils.py", line 1052, in join_bg_jobs % timeout) CmdError: Command <./x86/run x86/kvmclock_test.flat -smp 2 --append "10000000 `date +%s`"; [ $? -le 1 ]> failed, rc=-15, Command(s) did not complete within 60 seconds * Command: ./x86/run x86/kvmclock_test.flat -smp 2 --append "10000000 `date +%s`"; [ $? -le 1 ] Exit status: -15 Duration: 61.1066319942 stdout: /usr/bin/qemu-system-x86_64 -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device pci-testdev -machine accel=tcg -kernel x86/kvmclock_test.flat -smp 2 --append 10000000 1506046997 # -initrd /tmp/tmp.8PO4bMQwME enabling apic enabling apic kvm-clock: cpu 1, msr 0x455d60 kvm-clock: cpu 0, msr 0x455d40 Wallclock test, threshold 5 Seconds get from host: 1506046997 Raw nanoseconds value from kvmclock: 0 (cpu 0) Seconds get from kvmclock: 0 (cpu 0, offset: -1506046997) offset too large! Raw nanoseconds value from kvmclock: 0 (cpu 1) Seconds get from kvmclock: 0 (cpu 1, offset: -1506046997) offset too large! Check the stability of raw cycle ... stderr: warning: TCG doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5] warning: TCG doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]