-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.11
-
Quality / Stability / Reliability
-
None
-
None
-
None
-
None
-
None
-
Unspecified
-
None
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
None
-
None
-
None
-
None
-
None
The e2e-crc job is failing to setup and run.
https://search.ci.openshift.org/?search=Unable+to+determine+an+OpenShift+release+version.&maxAge=96h
```
+ grep 'PING api.crc.testing ('
libvirt and DNS configuration successfully checked
+ echo 'libvirt and DNS configuration successfully checked'
+ test -n ''
++ curl -L https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp-dev-preview//candidate-4.10/release.txt
++ sed -n 's/^ *Version: *//p'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 -::- -::- -::- 0
100 52 100 52 0 0 41 0 0:00:01 0:00:01 -::- 41
100 52 100 52 0 0 41 0 0:00:01 0:00:01 -::- 41
Unable to determine an OpenShift release version. You may want to set the OPENSHIFT_VERSION environment variable explicitly.
+ OPENSHIFT_RELEASE_VERSION=
+ test -n ''
+ echo 'Unable to determine an OpenShift release version. You may want to set the OPENSHIFT_VERSION environment variable explicitly.'
+ exit 1
+ jobs=($(jobs -p))
++ jobs -p
+ '[' -n '' ']'
+ true
error: failed to execute wrapped command: exit status 1
```