Bug 872084
| Summary: | Meet Node Execution Failure error very often while creating app or adding cartridge to app in INT | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Wei Sun <wsun> | ||||
| Component: | oc | Assignee: | Clayton Coleman <ccoleman> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.x | CC: | cgole, twiest, 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: | 2012-11-06 18:49:48 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Wei Sun
2012-11-01 07:42:16 UTC
Meet a lot of Node execution failure while adding jenkins client to app in INT today. ERROR Adding 'jenkins-client-1.4' to application 'jbossas41uqfe5' Node execution failure (error getting result from node). If the problem persists please contact Red Hat support. #rhc app create 5iyrgw50w8 zend-5.6 -l jizhao+2 -p redhat --timeout 360 Creating application '5iyrgw50w8' ================================= Scaling: no Cartridge: zend-5.6 Namespace: ih5u5b6znn Gear Size: default [31mNode execution failure (error getting result from node). If the problem persists please contact Red Hat support.[0m Command Return: 128 #Add postgresql to app #rhc cartridge add -a el865wljvq -c postgresql-8.4 ERROR [04:42:43] Adding 'postgresql-8.4' to application 'el865wljvq' [31mNode execution failure (error getting result from node). If the problem persists please contact Red Hat support.[0m Created attachment 636639 [details]
Node Execution Failure Error log
Attached is some log from client side about node execution failure error
Sending to the cli for the nil error Commit pushed to master at https://github.com/openshift/rhc https://github.com/openshift/rhc/commit/e07a7ed7606134a5bf28df9b528d008e3b9c1695 Bug 872084 - URL value lookup is not safe verified on devenv_2421 Created scalable app Add mysql to it. rhc domain show Add postgres to it rhc domain show Removed cartrigdes Embedded it again rhc domain show No errors |