test-kitchen / kitchen-habitat

A Test Kitchen Driver for Habitat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with starting supervisor under nohup

skylerto opened this issue · comments

When running kitchen converge I get the following error:

[kitchen@95b91cf4607d ~]$ tailf nohup.out
→ Using core/zlib/1.2.8/20170513201911
✓ Installed core/hab-launcher/8133/20180810175521
★ Install of core/hab-launcher/8133/20180810175521 complete with 1 new packages installed.
hab-sup(MR): Supervisor Member-ID a51483973986496fa19f8dbe0b20e494
hab-sup(MR): Starting gossip-listener on 0.0.0.0:9638
hab-sup(MR): Starting ctl-gateway on 127.0.0.1:9632
hab-sup(MR): Starting http-gateway on 0.0.0.0:9631
hab-sup(AG): The skylerto/vault/0.10.5/20180817131403 service was successfully loaded
hab-launch(SV): Supervisor process killed by signal 1; shutting everything down now
ERROR 2018-08-20T14:49:14Z: hab_launch: Launcher exiting with code 86

This happens consistently.

Using the docker provider, and centos docker image.

This is a confirmed issue on v0.9.0 and v0.10.0.

Confirmed earliest break time was Friday, August 17, 2018.

can confirm this isn't a habitat version issue. I've ran the same code with all different versions of the supervisor (0.57.0, 0.58.0, 0.59.0, 0.61.0) and they're failing with the same error.