knative / serving

Kubernetes-based, scale-to-zero, request-driven compute
https://knative.dev/docs/serving/
Apache License 2.0
5.57k stars 1.16k forks source link

Release 0.8.1 failed due to repeated manifest #5302

Closed adrcunha closed 5 years ago

adrcunha commented 5 years ago

In what area(s)?

/area test-and-release

What version of Knative?

0.8.x

Expected Behavior

Release is published successfully.

Actual Behavior

Release fails:

https://storage.googleapis.com/knative-prow/logs/ci-knative-serving-dot-release/1166283724124327936/build-log.txt

o https://github.com/knative/serving
 * [new tag]           v0.8.1 -> v0.8.1
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-core.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-alpha-crds.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-pre-1.14.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-beta-crds.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-post-1.14.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-cert-manager.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-istio.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/monitoring-logs-elasticsearch.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/monitoring-metrics-prometheus.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/monitoring-tracing-jaeger-in-mem.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/monitoring-tracing-jaeger.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/monitoring-tracing-zipkin-in-mem.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/monitoring-tracing-zipkin.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/monitoring.yaml'...
Attaching release asset `/tmp/tmp.H7v0RvHmY7/serving-alpha-crds.yaml'...
Error uploading release asset: Unprocessable Entity (HTTP 422)
Duplicate value for "name"
Error publishing the release, retrying in 15s...
Error creating release: Unprocessable Entity (HTTP 422)
Duplicate value for "tag_name"
Error publishing the release, retrying in 15s...
Error creating release: Unprocessable Entity (HTTP 422)
Duplicate value for "tag_name"
error: Cannot publish release to GitHub

Steps to Reproduce the Problem

Try to cut 0.8.1.

adrcunha commented 5 years ago

Republished: https://github.com/knative/serving/releases/tag/v0.8.1

/close

knative-prow-robot commented 5 years ago

@adrcunha: Closing this issue.

In response to [this](https://github.com/knative/serving/issues/5302#issuecomment-525503206): >Republished: https://github.com/knative/serving/releases/tag/v0.8.1 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.