On Sep 25, 2019, at 7:45 AM, Thierry Carrez <thierry@openstack.org> wrote:

zuul@openstack.org wrote:
Build failed.
- release-openstack-python https://zuul.opendev.org/t/openstack/build/d1ff269af65f431abd4d057be7d480b2 : POST_FAILURE in 2m 44s
- announce-release https://zuul.opendev.org/t/openstack/build/None : SKIPPED
- propose-update-constraints https://zuul.opendev.org/t/openstack/build/None : SKIPPED

So this one failed because there is already a ironic-prometheus-exporter 1.0.0 on Pypi, uploaded on June 13:

https://pypi.org/project/ironic-prometheus-exporter/1.0.0/

This is obviously very confusing: the recently-pushed 1.0.0 tag does not correspond to the published PyPI release, and our 1.0.0 tarball is not what was uploaded to PyPI.

We can't rewrite history, but I propose we push a 1.1.0 release (and remove reference to 1.0.0 release in our history) to sync things up:

https://review.opendev.org/684721

--
Thierry Carrez (ttx)


That release was probably tagged from the original repository before it was moved to opendev.org. I don’t see the tag in https://github.com/metal3-io/ironic-prometheus-exporter though. 

Doug