Bug 988694 - Unable to create python-3.3 app
Summary: Unable to create python-3.3 app
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-26 07:08 UTC by Yan Du
Modified: 2015-05-14 23:24 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-26 16:14:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
platform log (1.09 MB, text/plain)
2013-07-26 07:08 UTC, Yan Du
no flags Details
development.log (7.28 MB, text/plain)
2013-07-26 07:09 UTC, Yan Du
no flags Details

Description Yan Du 2013-07-26 07:08:46 UTC
Created attachment 778685 [details]
platform log

Description of problem:
fail to create python-3.3 app


root@openshift-ubuntu:~/test# rhc app create cpy33 python-3.3
Application Options
-------------------
  Namespace:  111
  Cartridges: python-3.3
  Gear Size:  default
  Scaling:    no
Creating application 'cpy33' ... 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  <-----------------------------snip--------------------------------->
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0--:--:--  0:01:24 --:--:--     0
   0      0 --:--:--  0:01:25 --:--:--     0
curl: (56) Failure when receiving data from the peer


Version-Release number of selected component (if applicable):
int(devenv_3561)
devenv_3564


How reproducible:
Always


Steps to Reproduce:
1. rhc app create cpy33 python-3.3


Actual results:
fail to create python-3.3 app


Expected results:
python-3.3 app can be created successfully

Comment 1 Yan Du 2013-07-26 07:09:57 UTC
Created attachment 778686 [details]
development.log

Comment 2 Jhon Honce 2013-07-26 16:14:38 UTC
I suspect the github download of the python blob was failing.


Note You need to log in before you can comment on or make changes to this bug.