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 593F2C03C for ; Fri, 19 Jul 2013 12:48:56 +0000 (UTC) Received: (qmail 12711 invoked by uid 500); 19 Jul 2013 12:48:53 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 12577 invoked by uid 500); 19 Jul 2013 12:48:53 -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 12506 invoked by uid 500); 19 Jul 2013 12:48:52 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 12379 invoked by uid 99); 19 Jul 2013 12:48:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jul 2013 12:48:51 +0000 Date: Fri, 19 Jul 2013 12:48:51 +0000 (UTC) From: "Sudha Ponnaganti (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-2899) [Automation] Test case "test_vm_life_cycle.py:test_09_expunge_vm" failing 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-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudha Ponnaganti updated CLOUDSTACK-2899: ----------------------------------------- Summary: [Automation] Test case "test_vm_life_cycle.py:test_09_expunge_vm" failing (was: [Automation] VMWare: Test case "test_vm_life_cycle.py:test_09_expunge_vm" failing ) > [Automation] Test case "test_vm_life_cycle.py:test_09_expunge_vm" failing > -------------------------------------------------------------------------- > > Key: CLOUDSTACK-2899 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2899 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation, VMware > Affects Versions: 4.2.0 > Environment: Master > Automation > Reporter: Rayees Namathponnan > Priority: Blocker > Fix For: 4.2.0 > > > Test case test_vm_life_cycle.py:test_09_expunge_vm failing with below > File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run > testMethod() > File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 693, in test_09_expunge_vm > "Check Expunged virtual machine is listVirtualMachines" > File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual > assertion_func(first, second, msg=msg) > File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual > raise self.failureException(msg) > Check Expunged virtual machine is listVirtualMachines > We need to wait async jobs to complete before checking > The problem is also seen via UI too. > 1. Create an vm. > 2. Destroy vm. > 3. VM is never expunged even after expunge interval has lapsed. > Note: This is an intermittent bug and only seen with KVM. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira