Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1754 Hi Rohit, Today is a holiday in the US and many people are also off work tomorrow. I have a bunch of holiday-related activities going on today and tomorrow, but should be able to look into this either over the weekend or on Monday. Thanks, Mike On Nov 24, 2016, at 8:18 AM, Nicolas Vazquez <notificati...@github.com<mailto:notificati...@github.com>> wrote: @rhtyd<https://github.com/rhtyd> adding to @serg38<https://github.com/serg38>'s comment, in test_06_download_detached_volume extractVolumeCmd fails with this error: Invalid state of the volume with specified ID. It should be either detached or the VM should be in stopped state. 2016-11-23 19:27:57,454 - DEBUG - ========Sending GET Cmd : extractVolume======= 2016-11-23 19:27:57,522 - DEBUG - === Jobid: 7579b5d3-c855-4ccd-9830-d4129c363016 Started === 2016-11-23 19:27:57,522 - DEBUG - Payload: {'signature': 'nEFfv6toUVO3tVUul9Kuud0aF0Q=', 'apiKey': u'LIN6rqXuaJwMPfGYFh13qDwYz5VNNz1J2J6qIOWcd3oLQOq0WtD4CwRundBL6rzXToa3lQOC_vKjI3nkHtiD8Q', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'7579b5d3-c855-4ccd-9830-d4129c363016'} 2016-11-23 19:27:57,522 - DEBUG - ========Sending GET Cmd : queryAsyncJobResult======= 2016-11-23 19:27:57,543 - DEBUG - Response : {jobprocstatus : 0, created : u'2016-11-23T19:27:55+0000', cmd : u'org.apache.cloudstack.api.command.user.volume.ExtractVolumeCmd', userid : u'7ad6e032-b175-11e6-a92a-060292010740', jobstatus : 0, jobid : u'7579b5d3-c855-4ccd-9830-d4129c363016', jobresultcode : 0, jobinstanceid : u'868de86b-cabc-4426-ad1f-d475c0ed23f4', jobinstancetype : u'Volume', accountid : u'7ad6d754-b175-11e6-a92a-060292010740'} 2016-11-23 19:28:02,549 - DEBUG - === JobId:7579b5d3-c855-4ccd-9830-d4129c363016 is Still Processing, Will TimeOut in:3595 ==== 2016-11-23 19:28:02,549 - DEBUG - Payload: {'signature': 'nEFfv6toUVO3tVUul9Kuud0aF0Q=', 'apiKey': u'LIN6rqXuaJwMPfGYFh13qDwYz5VNNz1J2J6qIOWcd3oLQOq0WtD4CwRundBL6rzXToa3lQOC_vKjI3nkHtiD8Q', 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid': u'7579b5d3-c855-4ccd-9830-d4129c363016'} 2016-11-23 19:28:02,549 - DEBUG - ========Sending GET Cmd : queryAsyncJobResult======= 2016-11-23 19:28:02,571 - DEBUG - Response : {jobprocstatus : 0, created : u'2016-11-23T19:27:55+0000', jobresult : {errorcode : 530, errortext : u'Invalid state of the volume with specified ID. It should be either detached or the VM should be in stopped state.'}, cmd : u'org.apache.cloudstack.api.command.user.volume.ExtractVolumeCmd', userid : u'7ad6e032-b175-11e6-a92a-060292010740', jobstatus : 2, jobid : u'7579b5d3-c855-4ccd-9830-d4129c363016', jobresultcode : 530, jobinstanceid : u'868de86b-cabc-4426-ad1f-d475c0ed23f4', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'7ad6d754-b175-11e6-a92a-060292010740'} 2016-11-23 19:28:02,571 - ERROR - ==== __poll: Exception Occurred :Job failed: {jobprocstatus : 0, created : u'2016-11-23T19:27:55+0000', jobresult : {errorcode : 530, errortext : u'Invalid state of the volume with specified ID. It should be either detached or the VM should be in stopped state.'}, cmd : u'org.apache.cloudstack.api.command.user.volume.ExtractVolumeCmd', userid : u'7ad6e032-b175-11e6-a92a-060292010740', jobstatus : 2, jobid : u'7579b5d3-c855-4ccd-9830-d4129c363016', jobresultcode : 530, jobinstanceid : u'868de86b-cabc-4426-ad1f-d475c0ed23f4', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'7ad6d754-b175-11e6-a92a-060292010740'} ==== - You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<https://github.com/apache/cloudstack/pull/1754#issuecomment-262798617>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AC4SHwecUc7eM3gQr_EbadJNO0MA1hwuks5rBaqigaJpZM4KtWD5>.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---