Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 706895 Details for
Bug 918383
OSError is shown when git push a scaled up python-2.7/python-3.3 app
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python-2.7 git push log after migration
scaled_python27_gitpush.log (text/x-log), 12.75 KB, created by
Jianwei Hou
on 2013-03-08 03:23:30 UTC
(
hide
)
Description:
python-2.7 git push log after migration
Filename:
MIME Type:
Creator:
Jianwei Hou
Created:
2013-03-08 03:23:30 UTC
Size:
12.75 KB
patch
obsolete
>arning: Permanently added '27scaled-jhou.dev.rhcloud.com,107.21.131.232' (RSA) to the list of known hosts. >Counting objects: 7, done. >Delta compression using up to 4 threads. >Compressing objects: 100% (4/4), done. >Writing objects: 100% (4/4), 358 bytes, done. >Total 4 (delta 2), reused 0 (delta 0) >remote: restart_on_add=false >remote: Done >remote: restart_on_add=false >remote: Running .openshift/action_hooks/pre_build >remote: New python executable in /var/lib/openshift/5139470e204be99eac000022//python-2.7/virtenv/bin/python >remote: Installing setuptools...................done. >remote: Installing pip...............done. >remote: Running virtualenv with interpreter /var/lib/openshift/5139470e204be99eac000022//python-2.7/opt/bin/python >remote: - Created/Updated virtenv and activated it. >remote: - Found setup.py. Processing it ... >remote: running develop >remote: running egg_info >remote: creating YourAppName.egg-info >remote: writing requirements to YourAppName.egg-info/requires.txt >remote: writing YourAppName.egg-info/PKG-INFO >remote: writing top-level names to YourAppName.egg-info/top_level.txt >remote: writing dependency_links to YourAppName.egg-info/dependency_links.txt >remote: writing manifest file 'YourAppName.egg-info/SOURCES.txt' >remote: reading manifest file 'YourAppName.egg-info/SOURCES.txt' >remote: writing manifest file 'YourAppName.egg-info/SOURCES.txt' >remote: running build_ext >remote: Creating /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/lib/python2.7/site-packages/YourAppName.egg-link (link to .) >remote: Adding YourAppName 1.0 to easy-install.pth file >remote: >remote: Installed /var/lib/openshift/5139470e204be99eac000022/app-root/runtime/repo >remote: Processing dependencies for YourAppName==1.0 >remote: Searching for gevent >remote: Reading http://mirror1.ops.rhcloud.com/mirror/python/web/simple/gevent/ >remote: Reading http://www.gevent.org/ >remote: Reading http://gevent.org/ >remote: Best match: gevent 0.13.8 >remote: Downloading http://mirror1.ops.rhcloud.com/mirror/python/web/packages/source/g/gevent/gevent-0.13.8.tar.gz#md5=ca9dcaa7880762d8ebbc266b11252960 >remote: Processing gevent-0.13.8.tar.gz >remote: Running gevent-0.13.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3vXuUG/gevent-0.13.8/egg-dist-tmp-6SDbvi >remote: zip_safe flag not set; analyzing archive contents... >remote: Linking /tmp/easy_install-3vXuUG/gevent-0.13.8/build/lib.linux-x86_64-2.7/gevent/core.so to /tmp/easy_install-3vXuUG/gevent-0.13.8/gevent/core.so >remote: Adding gevent 0.13.8 to easy-install.pth file >remote: >remote: Installed /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/lib/python2.7/site-packages/gevent-0.13.8-py2.7-linux-x86_64.egg >remote: Searching for greenlet >remote: Reading http://mirror1.ops.rhcloud.com/mirror/python/web/simple/greenlet/ >remote: Reading https://github.com/python-greenlet/greenlet >remote: Reading http://bitbucket.org/ambroff/greenlet >remote: Best match: greenlet 0.4.0 >remote: Downloading http://mirror1.ops.rhcloud.com/mirror/python/web/packages/source/g/greenlet/greenlet-0.4.0.zip#md5=87887570082caadc08fb1f8671dbed71 >remote: Processing greenlet-0.4.0.zip >remote: Running greenlet-0.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E4P6xD/greenlet-0.4.0/egg-dist-tmp-blJkWn >remote: greenlet.c: In function âg_switchâ: >remote: greenlet.c:543: warning: âerrâ may be used uninitialized in this function >remote: Adding greenlet 0.4.0 to easy-install.pth file >remote: >remote: Installed /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/lib/python2.7/site-packages/greenlet-0.4.0-py2.7-linux-x86_64.egg >remote: Finished processing dependencies for YourAppName==1.0 >remote: - Done processing setup.py >remote: Script /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/activate.csh cannot be made relative (it's not a normal script that starts with #!/var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/python) >remote: Making script /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/pip-2.7 relative >remote: Making script /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/easy_install-2.7 relative >remote: Script /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/activate.fish cannot be made relative (it's not a normal script that starts with #!/var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/python) >remote: Making script /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/pip relative >remote: Making script /var/lib/openshift/5139470e204be99eac000022/python-2.7/virtenv/bin/easy_install relative >remote: Running .openshift/action_hooks/build >remote: Running .openshift/action_hooks/build >remote: Running .openshift/action_hooks/deploy >remote: SSH_CMD: ssh 51394772204be99eac000044@10.151.98.218 >remote: ++ date >remote: + echo 'Syncing to gear: 51394772204be99eac000044@10.151.98.218:python-2.7 @ ' Thu Mar 7 22:04:02 EST 2013 >remote: Syncing to gear: 51394772204be99eac000044@10.151.98.218:python-2.7 @ Thu Mar 7 22:04:02 EST 2013 >remote: + for rpccall in '"${OPENSHIFT_SYNC_GEARS_PRE[@]}"' >remote: + ssh 51394772204be99eac000044@10.151.98.218 'ctl_all stop' >remote: >remote: ********************************************************************* >remote: >remote: You are accessing a service that is for use only by authorized users. >remote: If you do not have authorization, discontinue use at once. >remote: Any use of the services is subject to the applicable terms of the >remote: agreement which can be found at: >remote: https://openshift.redhat.com/app/legal >remote: >remote: ********************************************************************* >remote: >remote: Welcome to OpenShift shell >remote: >remote: This shell will assist you in managing OpenShift applications. >remote: >remote: !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! >remote: Shell access is quite powerful and it is possible for you to >remote: accidentally damage your application. Proceed with care! >remote: If worse comes to worst, destroy your application with 'rhc app delete' >remote: and recreate it >remote: !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! >remote: >remote: Type "help" for more info. >remote: >remote: Stopping services >remote: WARNING: This ssh terminal was started without a tty. >remote: It is highly recommended to login with: ssh -t >remote: Done >remote: + for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >remote: + '[' -d /var/lib/openshift/5139470e204be99eac000022//python-2.7/repo ']' >remote: + rsync -v --delete-after -az /var/lib/openshift/5139470e204be99eac000022//python-2.7/repo/ 51394772204be99eac000044@10.151.98.218:python-2.7/repo/ >remote: building file list ... done >remote: ./ >remote: README >remote: app.py >remote: setup.py >remote: .openshift/ >remote: .openshift/action_hooks/ >remote: .openshift/action_hooks/build >remote: .openshift/action_hooks/deploy >remote: .openshift/action_hooks/post_deploy >remote: .openshift/action_hooks/post_start_python-2.7 >remote: .openshift/action_hooks/post_stop_python-2.7 >remote: .openshift/action_hooks/pre_build >remote: .openshift/action_hooks/pre_start_python-2.7 >remote: .openshift/action_hooks/pre_stop_python-2.7 >remote: .openshift/cron/ >remote: .openshift/cron/README.cron >remote: .openshift/cron/daily/ >remote: .openshift/cron/daily/.gitignore >remote: .openshift/cron/hourly/ >remote: .openshift/cron/hourly/.gitignore >remote: .openshift/cron/minutely/ >remote: .openshift/cron/minutely/.gitignore >remote: .openshift/cron/monthly/ >remote: .openshift/cron/monthly/.gitignore >remote: .openshift/cron/weekly/ >remote: .openshift/cron/weekly/README >remote: .openshift/cron/weekly/chrono.dat >remote: .openshift/cron/weekly/chronograph >remote: .openshift/cron/weekly/jobs.allow >remote: .openshift/cron/weekly/jobs.deny >remote: .openshift/markers/ >remote: .openshift/markers/README >remote: YourAppName.egg-info/ >remote: YourAppName.egg-info/PKG-INFO >remote: YourAppName.egg-info/SOURCES.txt >remote: YourAppName.egg-info/dependency_links.txt >remote: YourAppName.egg-info/requires.txt >remote: YourAppName.egg-info/top_level.txt >remote: libs/ >remote: libs/.gitignore >remote: wsgi/ >remote: wsgi/application >remote: wsgi/static/ >remote: wsgi/static/.gitignore >remote: deleting wsgi/applicationc >remote: >remote: sent 2981 bytes received 822 bytes 2535.33 bytes/sec >remote: total size is 17732 speedup is 4.66 >remote: + for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >remote: + '[' -d /var/lib/openshift/5139470e204be99eac000022//python-2.7/node_modules ']' >remote: + for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >remote: + '[' -d /var/lib/openshift/5139470e204be99eac000022//python-2.7/../.m2 ']' >remote: + for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >remote: + '[' -d /var/lib/openshift/5139470e204be99eac000022//python-2.7/.openshift ']' >remote: + for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >remote: + '[' -d /var/lib/openshift/5139470e204be99eac000022//python-2.7/deployments ']' >remote: + for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >remote: + '[' -d /var/lib/openshift/5139470e204be99eac000022//python-2.7/perl5lib ']' >remote: + for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >remote: + '[' -d /var/lib/openshift/5139470e204be99eac000022//python-2.7/phplib ']' >remote: + for rpccall in '"${OPENSHIFT_SYNC_GEARS_POST[@]}"' >remote: + ssh 51394772204be99eac000044@10.151.98.218 deploy.sh >remote: Traceback (most recent call last): >remote: File "/usr/lib/python2.6/site-packages/virtualenv.py", line 2098, in <module> >remote: main() >remote: File "/usr/lib/python2.6/site-packages/virtualenv.py", line 928, in main >remote: never_download=options.never_download) >remote: File "/usr/lib/python2.6/site-packages/virtualenv.py", line 1029, in create_environment >remote: site_packages=site_packages, clear=clear)) >remote: File "/usr/lib/python2.6/site-packages/virtualenv.py", line 1143, in install_python >remote: mkdir(lib_dir) >remote: File "/usr/lib/python2.6/site-packages/virtualenv.py", line 399, in mkdir >remote: os.makedirs(path) >remote: File "/var/lib/openshift/51394772204be99eac000044//python-2.7/opt/lib/python2.7/os.py", line 150, in makedirs >remote: makedirs(head, mode) >remote: File "/var/lib/openshift/51394772204be99eac000044//python-2.7/opt/lib/python2.7/os.py", line 150, in makedirs >remote: makedirs(head, mode) >remote: File "/var/lib/openshift/51394772204be99eac000044//python-2.7/opt/lib/python2.7/os.py", line 157, in makedirs >remote: mkdir(name, mode) >remote: OSError: [Errno 13] Permission denied: '/var/lib/openshift/51394772204be99eac000044//python-2.7/virtenv' >remote: Running virtualenv with interpreter /var/lib/openshift/51394772204be99eac000044//python-2.7/opt/bin/python >remote: /var/lib/openshift/51394772204be99eac000044//python-2.7/activate_virtenv: line 5: /var/lib/openshift/51394772204be99eac000044//python-2.7/virtenv/bin/activate: No such file or directory >remote: Running .openshift/action_hooks/deploy >remote: + for rpccall in '"${OPENSHIFT_SYNC_GEARS_POST[@]}"' >remote: + ssh 51394772204be99eac000044@10.151.98.218 'ctl_all start' >remote: >remote: ********************************************************************* >remote: >remote: You are accessing a service that is for use only by authorized users. >remote: If you do not have authorization, discontinue use at once. >remote: Any use of the services is subject to the applicable terms of the >remote: agreement which can be found at: >remote: https://openshift.redhat.com/app/legal >remote: >remote: ********************************************************************* >remote: >remote: Welcome to OpenShift shell >remote: >remote: This shell will assist you in managing OpenShift applications. >remote: >remote: !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! >remote: Shell access is quite powerful and it is possible for you to >remote: accidentally damage your application. Proceed with care! >remote: If worse comes to worst, destroy your application with 'rhc app delete' >remote: and recreate it >remote: !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! >remote: >remote: Type "help" for more info. >remote: >remote: Starting services >remote: WARNING: This ssh terminal was started without a tty. >remote: It is highly recommended to login with: ssh -t >remote: /var/lib/openshift/51394772204be99eac000044//python-2.7/activate_virtenv: line 5: /var/lib/openshift/51394772204be99eac000044//python-2.7/virtenv/bin/activate: No such file or directory >remote: Done >remote: + for rpccall in '"${OPENSHIFT_SYNC_GEARS_POST[@]}"' >remote: + ssh 51394772204be99eac000044@10.151.98.218 post_deploy.sh >remote: Running .openshift/action_hooks/post_deploy >remote: Exit code: 0 >remote: hot_deploy_added=false >remote: Done >remote: Running .openshift/action_hooks/post_deploy >To ssh://5139470e204be99eac000022@27scaled-jhou.dev.rhcloud.com/~/git/27scaled.git/ > bd41bd6..a890523 master -> master >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 918383
:
706395
|
706396
| 706895 |
706896