ddelnano / packer-plugin-xenserver

A builder plugin for Packer.IO to support building XenServer images.
Mozilla Public License 2.0
76 stars 37 forks source link

Canceled build still waits for connection timeout #24

Open 4censord opened 3 years ago

4censord commented 3 years ago

While testing the examples I supplied the wrong ip address for my xcp-ng, so i canceled the build.

After Cancelling build after receiving interrupt packer still waits for the connection attempt to time out before terminating.

To Reproduce:

xenserver-iso.centos8-netinstall: output will be in this color.

Cancelling build after receiving interrupt
Build 'xenserver-iso.centos8-netinstall' errored after 2 minutes 8 seconds: Post "https://<sensitive>": dial tcp <sensitive>:443: connect: connection timed out

==> Wait completed after 2 minutes 8 seconds
Cleanly cancelled builds after being interrupted.