origin: CRI-O: CI broken
This is the first build that started the red row in Prow: https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_crio/4618/
Prow is basically red (whether we were 1 red/20 jobs before the break): https://deck-ci.svc.ci.openshift.org/?job=test_pull_request_origin_extended_conformance_crio
The test failing is:
• Failure [122.244 seconds]
[Conformance][templates] templateservicebroker end-to-end test
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:38
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:358
should pass an end-to-end test [Suite:openshift/conformance/parallel] [It]
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:372
Expected error:
<*client.ServerError | 0xc4217c9400>: {
StatusCode: 500,
Description: "templateinstances.template.openshift.io \"6e63b1c2-0a39-457c-8670-1209b0a98147\" not found",
}
Internal Server Error: templateinstances.template.openshift.io "6e63b1c2-0a39-457c-8670-1209b0a98147" not found
not to have occurred
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:274
We’re pretty sure CRI-O hasn’t caused the break, could someone help fix this back to green? @derekwaynecarr @mrunalp @stevekuznetsov @smarterclayton
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 19 (19 by maintainers)
Docker 1.13 that is
_install is broken due to a 1.13 issue, it’s possible this is related (either via exec or build).