Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0941A17E2E for ; Wed, 25 Mar 2015 09:37:56 +0000 (UTC) Received: (qmail 43815 invoked by uid 500); 25 Mar 2015 09:37:55 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 43789 invoked by uid 500); 25 Mar 2015 09:37:55 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 43779 invoked by uid 500); 25 Mar 2015 09:37:55 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 43776 invoked by uid 99); 25 Mar 2015 09:37:55 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2015 09:37:55 +0000 Date: Wed, 25 Mar 2015 09:37:55 +0000 (UTC) From: "Rajani Karuturi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-7573) [Automation] Deployment of VM from ISO fails - due to Guest OS Type Issue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajani Karuturi resolved CLOUDSTACK-7573. ----------------------------------------- Resolution: Not a Problem close the marker tasks as they arent tracked anymore. > [Automation] Deployment of VM from ISO fails - due to Guest OS Type Issue > ------------------------------------------------------------------------- > > Key: CLOUDSTACK-7573 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7573 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation, Test > Affects Versions: 4.5.0 > Reporter: Chandan Purushothama > Assignee: Chandan Purushothama > Priority: Critical > Fix For: 4.5.1 > > > The ISO Used in the test has been marked as CentOS 5.6 64-bit Guest OS. Since the actual OS is not CentOS, it results in a failure > ============== > Error Information: > ============== > 2014-07-11 17:16:39,475 WARN [c.c.h.x.r.CitrixResourceBase] (DirectAgent-253:ctx-b52ea3a8) Task failed! Task record: uuid: 83651aa2-4780-7aa5-7199-b03fbc95afa8 > nameLabel: Async.VM.start_on > nameDescription: > allowedOperations: [] > currentOperations: {} > created: Fri Jul 11 17:16:36 UTC 2014 > finished: Fri Jul 11 17:16:39 UTC 2014 > status: failure > residentOn: com.xensource.xenapi.Host@4a66a351 > progress: 1.0 > type: > result: > errorInfo: [BOOTLOADER_FAILED, OpaqueRef:4bfa19dd-4b8f-1e63-7a09-67cd6a1caa49, INVALID_SOURCE > Unable to access a required file in the specified repository: file:///tmp/cdrom-repo-LE7BgU/isolinux/vmlinuz. > ] > otherConfig: {} > subtaskOf: com.xensource.xenapi.Task@aaf13f6f > subtasks: [] > 2014-07-11 17:16:39,514 WARN [c.c.h.x.r.CitrixResourceBase] (DirectAgent-253:ctx-b52ea3a8) Unable to start VM(i-159-108-VM) on host(6788e9f2-76d1-4fa0-880b-76a06cb41bbe) due to Task failed! Task record: uuid: 83651aa2-4780-7aa5-7199-b03fbc95afa8 > nameLabel: Async.VM.start_on > nameDescription: > allowedOperations: [] > currentOperations: {} > created: Fri Jul 11 17:16:36 UTC 2014 > finished: Fri Jul 11 17:16:39 UTC 2014 > status: failure > residentOn: com.xensource.xenapi.Host@4a66a351 > progress: 1.0 > type: > result: > errorInfo: [BOOTLOADER_FAILED, OpaqueRef:4bfa19dd-4b8f-1e63-7a09-67cd6a1caa49, INVALID_SOURCE > Unable to access a required file in the specified repository: file:///tmp/cdrom-repo-LE7BgU/isolinux/vmlinuz. > ] > otherConfig: {} > subtaskOf: com.xensource.xenapi.Task@aaf13f6f > subtasks: [] > Task failed! Task record: uuid: 83651aa2-4780-7aa5-7199-b03fbc95afa8 > nameLabel: Async.VM.start_on > nameDescription: > allowedOperations: [] > currentOperations: {} > created: Fri Jul 11 17:16:36 UTC 2014 > finished: Fri Jul 11 17:16:39 UTC 2014 > status: failure > residentOn: com.xensource.xenapi.Host@4a66a351 > progress: 1.0 > type: > result: > errorInfo: [BOOTLOADER_FAILED, OpaqueRef:4bfa19dd-4b8f-1e63-7a09-67cd6a1caa49, INVALID_SOURCE > Unable to access a required file in the specified repository: file:///tmp/cdrom-repo-LE7BgU/isolinux/vmlinuz. > ] > otherConfig: {} > subtaskOf: com.xensource.xenapi.Task@aaf13f6f > subtasks: [] > at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.checkForSuccess(CitrixResourceBase.java:3313) > at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.startVM(CitrixResourceBase.java:3425) > at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1752) > at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:502) > at com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:61) > at com.cloud.hypervisor.xenserver.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:93) > at com.cloud.hypervisor.xenserver.resource.XenServer620SP1Resource.executeRequest(XenServer620SP1Resource.java:64) > at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:293) > at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49) > at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56) > at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103) > at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53) > at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:722) > 2014-07-11 17:16:39,523 DEBUG [c.c.h.x.r.CitrixResourceBase] (DirectAgent-253:ctx-b52ea3a8) unable to destroy task(com.xensource.xenapi.Task@42630e6f) on host(6788e9f2-76d1-4fa0-880b-76a06cb41bbe) due to You gave an invalid object reference. The object may have recently been deleted. The class parameter gives the type of reference given, and the handle parameter echoes the bad value given. > 2014-07-11 17:16:39,523 WARN [c.c.h.x.r.CitrixResourceBase] (DirectAgent-253:ctx-b52ea3a8) Catch Exception: class com.cloud.utils.exception.CloudRuntimeException due to com.cloud.utils.exception.CloudRuntimeException: Unable to start VM(i-159-108-VM) on host(6788e9f2-76d1-4fa0-880b-76a06cb41bbe) due to Task failed! Task record: uuid: 83651aa2-4780-7aa5-7199-b03fbc95afa8 -- This message was sent by Atlassian JIRA (v6.3.4#6332)