Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1047856 Details for
Bug 1239847
python-ndg_httpsclient: FTBFS in rawhide
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 14.42 KB, created by
Dennis Gilmore
on 2015-07-05 21:15:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2015-07-05 21:15:38 UTC
Size:
14.42 KB
patch
obsolete
>Mock Version: 1.2.10 >Mock Version: 1.2.10 >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec'], chrootPath='/var/lib/mock/f23-build-3546482-493548/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=<mockbuild.trace_decorator.getLog object at 0x7fe9c7d088d0>uid=1000) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False >warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-ndg_httpsclient-0.3.2-2.fc23.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec '], chrootPath='/var/lib/mock/f23-build-3546482-493548/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=<mockbuild.trace_decorator.getLog object at 0x7fe9c7d088d0>uid=1000) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dfEjSx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf ndg_httpsclient-0.3.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/ndg_httpsclient-0.3.2.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ndg_httpsclient-0.3.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rf ndg_httpsclient.egg-info >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uNSG4s >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ndg_httpsclient-0.3.2 >+ /usr/bin/python2 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/ndg >copying ndg/__init__.py -> build/lib/ndg >creating build/lib/ndg/httpsclient >copying ndg/httpsclient/__init__.py -> build/lib/ndg/httpsclient >copying ndg/httpsclient/ssl_context_util.py -> build/lib/ndg/httpsclient >copying ndg/httpsclient/subj_alt_name.py -> build/lib/ndg/httpsclient >copying ndg/httpsclient/https.py -> build/lib/ndg/httpsclient >copying ndg/httpsclient/urllib2_build_opener.py -> build/lib/ndg/httpsclient >copying ndg/httpsclient/ssl_peer_verification.py -> build/lib/ndg/httpsclient >copying ndg/httpsclient/utils.py -> build/lib/ndg/httpsclient >copying ndg/httpsclient/ssl_socket.py -> build/lib/ndg/httpsclient >creating build/lib/ndg/httpsclient/test >copying ndg/httpsclient/test/__init__.py -> build/lib/ndg/httpsclient/test >copying ndg/httpsclient/test/test_utils.py -> build/lib/ndg/httpsclient/test >copying ndg/httpsclient/test/test_urllib2.py -> build/lib/ndg/httpsclient/test >copying ndg/httpsclient/test/test_https.py -> build/lib/ndg/httpsclient/test >copying ndg/httpsclient/test/README -> build/lib/ndg/httpsclient/test >creating build/lib/ndg/httpsclient/test/scripts >copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> build/lib/ndg/httpsclient/test/scripts >creating build/lib/ndg/httpsclient/test/pki >copying ndg/httpsclient/test/pki/localhost.key -> build/lib/ndg/httpsclient/test/pki >copying ndg/httpsclient/test/pki/localhost.crt -> build/lib/ndg/httpsclient/test/pki >creating build/lib/ndg/httpsclient/test/pki/ca >copying ndg/httpsclient/test/pki/ca/d573507a.0 -> build/lib/ndg/httpsclient/test/pki/ca >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DJEyKo >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch >++ dirname /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch >+ cd ndg_httpsclient-0.3.2 >+ /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch >running install >running install_lib >Skipping installation of /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/__init__.py (namespace package) >copying ndg/httpsclient/__init__.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/ssl_context_util.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/subj_alt_name.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/https.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/urllib2_build_opener.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/ssl_peer_verification.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/utils.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/ssl_socket.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient >copying ndg/httpsclient/test/__init__.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test >copying ndg/httpsclient/test/test_utils.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test >copying ndg/httpsclient/test/test_urllib2.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test >copying ndg/httpsclient/test/test_https.py -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test >copying ndg/httpsclient/test/README -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test >copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/scripts >copying ndg/httpsclient/test/pki/localhost.key -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/pki >copying ndg/httpsclient/test/pki/localhost.crt -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/pki >copying ndg/httpsclient/test/pki/ca/d573507a.0 -> /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/pki/ca >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/https.py to https.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/utils.py to utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.pyc >byte-compiling /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg/httpsclient/test/test_https.py to test_https.pyc >running install_egg_info >running egg_info >creating ndg_httpsclient.egg-info >writing requirements to ndg_httpsclient.egg-info/requires.txt >writing ndg_httpsclient.egg-info/PKG-INFO >writing namespace_packages to ndg_httpsclient.egg-info/namespace_packages.txt >writing top-level names to ndg_httpsclient.egg-info/top_level.txt >writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt >writing entry points to ndg_httpsclient.egg-info/entry_points.txt >writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' >reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' >Copying ndg_httpsclient.egg-info to /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg_httpsclient-0.3.2-py2.7.egg-info >Installing /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7/site-packages/ndg_httpsclient-0.3.2-py2.7-nspkg.pth >running install_scripts >Installing ndg_httpclient script to /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/bin >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ndg_httpsclient-0.3.2 >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-ndg_httpsclient-0.3.2-2.fc23.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RoPhzl >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ndg_httpsclient-0.3.2 >+ cd ndg/httpsclient/test/ >+ sleep 1 >+ ./scripts/openssl_https_server.sh >Using default temp DH parameters >ACCEPT >+ for FILE in test_utils.py >+ PYTHONPATH=../../.. >+ /usr/bin/python2 ./test_utils.py >.140006728902520:error:1408A10B:SSL routines:ssl3_get_client_hello:wrong version number:s3_srvr.c:961: >E140006728902520:error:1408A10B:SSL routines:ssl3_get_client_hello:wrong version number:s3_srvr.c:961: >F. >====================================================================== >send: 'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nConnection: close\r\nUser-Agent: Python-urllib/2.7\r\n\r\n' >send: 'GET / HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: localhost:4443\r\nConnection: close\r\nUser-Agent: Python-urllib/2.7\r\n\r\n' >ERROR: test02_fetch_from_url (__main__.TestUtilsModule) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./test_utils.py", line 32, in test02_fetch_from_url > res = fetch_from_url(Constants.TEST_URI, config) > File "/builddir/build/BUILD/ndg_httpsclient-0.3.2/ndg/httpsclient/utils.py", line 81, in fetch_from_url > raise URLFetchError(return_message) >URLFetchError: Error: [('SSL routines', 'ssl3_read_bytes', 'sslv3 alert handshake failure'), ('SSL routines', 'ssl3_write_bytes', 'ssl handshake failure')] >====================================================================== >FAIL: test03_open_url (__main__.TestUtilsModule) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./test_utils.py", line 39, in test03_open_url > 'open_url for %r failed' % Constants.TEST_URI) >AssertionError: open_url for 'https://localhost:4443' failed >---------------------------------------------------------------------- >Ran 4 tests in 0.038s >FAILED (failures=1, errors=1) >error: Bad exit status from /var/tmp/rpm-tmp.RoPhzl (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.RoPhzl (%check) >Child pid '3867' is dead >Child dead, killing orphans >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 84, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 494, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ndg_httpsclient.spec >LEAVE do --> EXCEPTION RAISED >
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 1239847
: 1047856 |
1047857
|
1047858