mrutkows commented on issue #651: Concurrency error: Error code: 153: 
Concurrent modification to resource detected. (code 379)
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/651#issuecomment-348228590
 
 
   So... with the first 3 int. tests commented out above, we had 2 successful 
builds at different times. A 3rd attempt yielded another..
   
   ```
   === RUN   TestTriggerRule
   
   ==> Executing: wskdeploy -m 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/triggerrule/manifest.yml
 -d 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/triggerrule/deployment.yml
   ...
   ==> Executing: wskdeploy undeploy -m 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/triggerrule/manifest.yml
 -d 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/triggerrule/deployment.yml
   
   Deployment removed successfully.
   
   --- FAIL: TestTriggerRule (1.58s)
        Error Trace:    triggerrule_test.go:35
        Error:          Not equal: 
                        expected: <nil>(<nil>)
                        actual: 
*utils.CommandError(&utils.CommandError{WskDeployBaseErr:utils.WskDeployBaseErr{ErrorType:"ERROR_COMMAND_FAILED",
 FileName:"wskdeploy.go", LineNum:125, Message:"Command: [wskdeploy]: Error: 
servicedeployer.go [832]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 153: 
Concurrent modification to resource detected. (code 190)\n"}, 
Command:"wskdeploy"})
   
        Messages:       Failed to deploy based on the manifest and deployment 
files.
   
   FAIL 
github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/triggerrule
       1.605s
   === RUN   TestActionAnnotations
   ```
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to