[Pipeline] { (Configure image registry) Stage "Configure image registry" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline java.lang.StringIndexOutOfBoundsException: String index out of range: 14 at java.lang.String.substring(String.java:1963) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Root cause: wrong usage of "substring(0, 14)" https://gitlab.cee.redhat.com/codeready-workspaces/crw-jenkins/-/blob/master/jobs/Flexy/Flexy-complex/flexy-install-sno-osp.jenkinsfile#L23
- is caused by
-
CRW-2863 Restrict OCP host name to 14 symbols in flexy install pipelines
-
- Closed
-
- mentioned on