-
Notifications
You must be signed in to change notification settings - Fork 95
Deployment of plugin (deploy-vm failed) error on CI #1476
Comments
@venilnoronha is currently blocked on this. Any CI blocker should be fixed ASAP. |
@pshahzeb can you post the CI which shows the messages. The CI posted has passed and no error. Those cleanup messages are harmless. Whats the issue here? Unless the daemon is started manually the "cleanupVMPost: Service still running on" is never returned or the daemon is hung. In any case why is this a blocker for the windows plugin, this is on Linux. @tusharnt, @venilnoronha |
@govint we lost the CI logs as I had restarted the job. This is a blocker for windows as we'll be refactoring some linux modules, and we want to make sure that it does not introduce regression. |
The cleanup is attempting to remove the docker plugin binary and package which is not needed with the docker plugin based deployment. But thats harmless. |
Still what's the issue caused by these messages and why is that a blocker for Windows. These messages can always come in CI run |
Filed the issue since this error caused the CI itself to fail. We don't have logs now due to CI restart.
Not sure how do we handle this if it occurs again. Though I haven't seen it before. |
But the CI shows these messages and still continues to install the plugin and the CI progressed as expected. Did the failed CI stop after these messages? May be a different issue than these messages. |
Yes it failed. Closing it for now. Let's reopen when we see this error again and preserve the log to rootcause. |
The error is about Failed to stop docker-volume-vsphere.service: Unit docker-volume-vsphere.service not loaded.
From build https://ci.vmware.run/vmware/docker-volume-vsphere/708 on CI
The text was updated successfully, but these errors were encountered: