You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/01/15 09:49:53 UTC

[GitHub] rafaelweingartner commented on issue #2376: [4.11/master] Smoketest Health Check

rafaelweingartner commented on issue #2376: [4.11/master] Smoketest Health Check
URL: https://github.com/apache/cloudstack/pull/2376#issuecomment-357632568
 
 
   What is this test trying to achieve?
   I am seeing this "error":
   ```
   2018-01-15 09:39:58,710 ERROR [c.c.s.VolumeApiServiceImpl] (Work-Job-Executor-59:ctx-d58caf82 job-2505/job-2506 ctx-89d8d0fa) (logid:7c2d2191)  For ROOT volume resize VM should be in Power Off state.
   2018-01-15 09:39:58,713 DEBUG [c.c.u.d.T.Transaction] (Work-Job-Executor-59:ctx-d58caf82 job-2505/job-2506 ctx-89d8d0fa) (logid:7c2d2191) Rolling back the transaction: Time = 14 Name =  Work-Job-Executor-59; called by -TransactionLegacy.rollback:889-TransactionLegacy.removeUpTo:832-TransactionLegacy.close:656-Transaction.execute:43-VMSnapshotManagerImpl.orchestrateRevertToVMSnapshot:847-VMSnapshotManagerImpl.orchestrateRevertToVMSnapshot:1211-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:62-DelegatingMethodAccessorImpl.invoke:43-Method.invoke:498-VmWorkJobHandlerProxy.handleVmWorkJob:107-VMSnapshotManagerImpl.handleVmWorkJob:1224
   2018-01-15 09:39:58,713 DEBUG [c.c.v.s.VMSnapshotManagerImpl] (Work-Job-Executor-59:ctx-d58caf82 job-2505/job-2506 ctx-89d8d0fa) (logid:7c2d2191) Failed to revert vmsnapshot: 5
   com.cloud.exception.InvalidParameterValueException: VM current state is : PowerOn. But VM should be in PowerOff state.
   
   Are these log entries the result of that test? The "error" in log entries are right.... ACS is not allowing resize of volumes when VMs are running.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services