pcfnorm/rootfs image used in many tasks has a really old version of pivnet-cli (v0.0.49) which doesn't support UAA refresh tokens. It needs to be upgraded to at least v0.0.50 for this to work (latest is v0.0.55).
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Issue
pcfnorm/rootfs
image used in many tasks has a really old version ofpivnet-cli
(v0.0.49) which doesn't support UAA refresh tokens. It needs to be upgraded to at least v0.0.50 for this to work (latest is v0.0.55).Expected result
Current result
Steps to Reproduce
docker run -it pcfnorm/rootfs bash
then try the above command