gtristan opened a new issue, #1929:
URL: https://github.com/apache/buildstream/issues/1929
I just forgot to put my certs/keys in place before a build.
I saw:
```
[--:--:--][ ][ main:core activity ] WARNING Failed
to initialize remote <url>: Failed to load credentials file:
/home/tristan/work/project/certs/artifacts.key
[--:--:--][ ][ main:core activity ] WARNING Failed
to initialize remote <url>:8980: Failed to load credentials file:
/home/tristan/work/project/certs/artifacts.key
```
And then in the summary I had:
```
Artifact cache servers
* <url>:8980
push: False type: storage instance: None
loaded from: command line
* <url>:8982
push: False type: index instance: None
loaded from: command line
```
I think this is incorrect, not sure if we should just *omit* this data for
caches which we were unable to connect to, or perhaps we should just say
`connected: True` or `connected: False` for clarity.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]