| Summary: | [fork][origin_runtime_208] Jenkins builds always fail with "NotFoundOpenShiftException" for both scaling and non-scaling apps in multi-node env | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Zhe Wang <zhewang> |
| Component: | Containers | Assignee: | Mrunal Patel <mpatel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | nicholas_schuetz, rmillner, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-17 13:31:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Zhe Wang
2013-09-26 08:59:59 UTC
This is a general issue with /etc/openshift/node/env/OPENSHIFT_BROKER_HOST not set correctly when adding a node to a multi node setup. https://github.com/openshift/li/pull/1929 The jenkins build succeeded after exporting the OPENSHIFT_BROKER_HOST env in nodes, and here is the corresponding jenkins log: INFO: Requesting POST with protocol 1.2 on https://10.204.62.44/broker/rest/domains/dev3837tst/applications Sep 27, 2013 3:33:49 AM hudson.plugins.openshift.OpenShiftSlave createApp INFO: Stopping application on builder gear ... Sep 27, 2013 3:33:49 AM com.openshift.internal.client.RestService request INFO: Requesting POST with protocol 1.2 on https://10.204.62.44/broker/rest/domains/dev3837tst/applications/py27bldr/events Sep 27, 2013 3:33:51 AM hudson.plugins.openshift.OpenShiftSlave connect INFO: Connecting to slave py27bldr... Sep 27, 2013 3:33:51 AM com.openshift.internal.client.RestService request INFO: Requesting GET with protocol 1.2 on https://10.204.62.44/broker/rest/domains/dev3837tst/applications/py27bldr/gear_groups Move the bug to VERIFIED. |