Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Deployment of plugin (deploy-vm failed) error on CI #1476

Closed
pshahzeb opened this issue Jun 23, 2017 · 8 comments
Closed

Deployment of plugin (deploy-vm failed) error on CI #1476

pshahzeb opened this issue Jun 23, 2017 · 8 comments

Comments

@pshahzeb
Copy link
Contributor

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

Error response from daemon: plugin "vsphere:latest" not found


=> cleanvm: Cleaning up on root@192.168.31.83 : deb Fri Jun 23 20:58:11 UTC 2017


dpkg-query: no packages found matching docker-volume-vsphere
Error response from daemon: plugin "vsphere:latest" not found


=> cleanvm: Cleaning up on root@192.168.31.85 : deb Fri Jun 23 20:58:13 UTC 2017


Failed to stop docker-volume-vsphere.service: Unit docker-volume-vsphere.service not loaded.
3390
(Reading database ... 285933 files and directories currently installed.)
Removing docker-volume-vsphere (0.10.e7acd33) ...
Purging configuration files for docker-volume-vsphere (0.10.e7acd33) ...
  File: '/proc/1/exe' -> '/lib/systemd/systemd'
dpkg: warning: while removing docker-volume-vsphere, directory '/usr/local' not empty so not removed
Error response from daemon: plugin "vsphere:latest" not found
3390


=> cleanupVMPost: Service still running on root@192.168.31.85 Fri Jun 23 20:58:32 UTC 2017


make[1]: *** [clean-vm] Error 4
make: *** [deploy-vm] Error 2
@tusharnt
Copy link
Contributor

@venilnoronha is currently blocked on this. Any CI blocker should be fixed ASAP.
@govint Can you please prioritize this?

@govint
Copy link
Contributor

govint commented Jun 24, 2017

@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

@venilnoronha
Copy link
Contributor

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

@govint
Copy link
Contributor

govint commented Jun 24, 2017

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.

@govint
Copy link
Contributor

govint commented Jun 25, 2017

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

@pshahzeb
Copy link
Contributor Author

@govint

Filed the issue since this error caused the CI itself to fail. We don't have logs now due to CI restart.
I don't think venil is blocked anymore. We can close this issue for now and reopen if this error is seen again.

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.

Not sure how do we handle this if it occurs again. Though I haven't seen it before.

@govint
Copy link
Contributor

govint commented Jun 26, 2017

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.

@pshahzeb
Copy link
Contributor Author

Yes it failed. Closing it for now. Let's reopen when we see this error again and preserve the log to rootcause.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

4 participants