The logging is being extra noisy in some cases. So far this only includes messages from the underlying Google API. Note this line in particular:
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR

This was reported by @hernandezc1.