cloudfoundry / bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.
https://bosh.io
Apache License 2.0
2.03k stars 658 forks source link

"bosh micro deploy" - log writing failed. can't be called from trap context #792

Closed drnic closed 9 years ago

drnic commented 9 years ago

First raised downstream at https://github.com/cloudfoundry-community/bosh-bootstrap/issues/298 by @mkb & @mdcarlson but I've observed it when running bosh micro deploy directly.

drnic commented 9 years ago

It's not a breaking bug - just an annoying message that looks like an error. If something did break during a deploy then a user might think this is a related cause.

drnic commented 9 years ago

Hmm, the bot didn't pick up this ticket /cc @cppforlife

cppforlife commented 9 years ago

This error shows up because of Ruby 2 upgrade. It's not happy about using Logger in specific situations. There is no easy way to fix it across the board. Since we are getting very close to publishing new bosh micro cli, we are not planning to fix this issue with the old cli.

drnic commented 9 years ago

Ok

On Wed, Apr 1, 2015 at 10:57 AM, Dmitriy Kalinin notifications@github.com wrote:

Closed #792.

Reply to this email directly or view it on GitHub: https://github.com/cloudfoundry/bosh/issues/792#event-270899096