GitHub user SudharmaJain opened a pull request:

    https://github.com/apache/cloudstack/pull/2019

    CLOUDSTACK-9851 travis CI build failure after merge of PR#1953 & 
CLOUDSTACK-9850

    Fixed travis CI failures happening after merge of PR#1953.
    Also fixed root volume detach that was broken after merge of PR#1953.
    I found following logs with root volume attach. 
    
    `
    2017-03-24 23:19:48,380 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-27:ctx-7c53d1bc job-44) (logid:f3b54257) Executing AsyncJobVO 
{id:44, userId: 2, accountId: 2, instanceType: Volume, instanceId: 3, cmd: 
org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin, cmdInfo: 
{"apiKey":"PYHMg5HhOkmTQvlmZSe1dIDfTxl8uwreeFoqfj0a4zPCC-1XTuwH7H5I8Ac9fyvPbtNO1eN9THi72q8ATfs8hg","signature":"DD+ljbVWpWQw6FCl1tCDSYe5Ui0\u003d","httpmethod":"GET","deviceid":"0","ctxAccountId":"2","uuid":"2db57cd8-c96c-48f9-83c5-b9a79c852cc5","cmdEventType":"VOLUME.ATTACH","virtualmachineid":"9cb6a944-8775-4e11-961b-0e8dbdebf5a7","response":"json","ctxUserId":"2","ctxStartEventId":"117","id":"2db57cd8-c96c-48f9-83c5-b9a79c852cc5","ctxDetails":"{\"interface
 
com.cloud.vm.VirtualMachine\":\"9cb6a944-8775-4e11-961b-0e8dbdebf5a7\",\"interface
 com.cloud.storage.Volume\":\"2db57cd8-c96c-48f9-83c5-b9a79c852cc5\"}"}, 
cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result:
  null, initMsid: 4278190080, completeMsid: null, lastUpdated: null, 
lastPolled: null, created: null }
    2017-03-24 23:19:50,160 ERROR [c.c.v.VmWorkJobHandlerProxy] 
(Work-Job-Executor-15:ctx-489eb1dd job-44/job-45 ctx-cce17070) (logid:f3b54257) 
Invocation exception, caused by: java.lang.RuntimeException: deviceId should be 
1,2,4-5
    `


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack cs-9850

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/2019.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2019
    
----
commit 61178ea770a02ecda8b305e728167dc3bf453601
Author: Sudharma Jain <sudharma.j...@accelerite.com>
Date:   2017-03-26T07:01:42Z

    CLOUDSTACK-9851 travis CI build failure after merge of PR#1953
    CLOUDSTACK-9850 Root volume detach broken after merge of PR#1953

----


---
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.
---

Reply via email to