Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gabbi.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-27646-39484/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gabbi.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-gabbi-1.33.0-1.el7.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-gabbi.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-27646-39484/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-gabbi.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', '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.Q7E7P9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gabbi-1.33.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gabbi-1.33.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gabbi-1.33.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NRX1ED + umask 022 + cd /builddir/build/BUILD + cd gabbi-1.33.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/gabbi creating build/lib/gabbi/handlers copying gabbi/handlers/__init__.py -> build/lib/gabbi/handlers copying gabbi/handlers/core.py -> build/lib/gabbi/handlers copying gabbi/handlers/base.py -> build/lib/gabbi/handlers copying gabbi/handlers/jsonhandler.py -> build/lib/gabbi/handlers creating build/lib/gabbi/tests copying gabbi/tests/test_replacers.py -> build/lib/gabbi/tests copying gabbi/tests/test_runner.py -> build/lib/gabbi/tests copying gabbi/tests/test_suite.py -> build/lib/gabbi/tests copying gabbi/tests/test_history.py -> build/lib/gabbi/tests copying gabbi/tests/test_utils.py -> build/lib/gabbi/tests copying gabbi/tests/test_gabbits_pytest.py -> build/lib/gabbi/tests copying gabbi/tests/__init__.py -> build/lib/gabbi/tests copying gabbi/tests/test_handlers.py -> build/lib/gabbi/tests copying gabbi/tests/test_jsonpath.py -> build/lib/gabbi/tests copying gabbi/tests/test_syntax_warning.py -> build/lib/gabbi/tests copying gabbi/tests/test_parse_url.py -> build/lib/gabbi/tests copying gabbi/tests/test_inner_fixture.py -> build/lib/gabbi/tests copying gabbi/tests/test_load_data_file.py -> build/lib/gabbi/tests copying gabbi/tests/test_fixtures.py -> build/lib/gabbi/tests copying gabbi/tests/custom_response_handler.py -> build/lib/gabbi/tests copying gabbi/tests/test_intercept.py -> build/lib/gabbi/tests copying gabbi/tests/test_suitemaker.py -> build/lib/gabbi/tests copying gabbi/tests/test_driver.py -> build/lib/gabbi/tests copying gabbi/tests/test_live.py -> build/lib/gabbi/tests copying gabbi/tests/simple_wsgi.py -> build/lib/gabbi/tests copying gabbi/json_parser.py -> build/lib/gabbi copying gabbi/suitemaker.py -> build/lib/gabbi copying gabbi/__init__.py -> build/lib/gabbi copying gabbi/runner.py -> build/lib/gabbi copying gabbi/fixture.py -> build/lib/gabbi copying gabbi/httpclient.py -> build/lib/gabbi copying gabbi/pytester.py -> build/lib/gabbi copying gabbi/case.py -> build/lib/gabbi copying gabbi/suite.py -> build/lib/gabbi copying gabbi/utils.py -> build/lib/gabbi copying gabbi/reporter.py -> build/lib/gabbi copying gabbi/driver.py -> build/lib/gabbi copying gabbi/exception.py -> build/lib/gabbi running egg_info writing requirements to gabbi.egg-info/requires.txt writing gabbi.egg-info/PKG-INFO writing top-level names to gabbi.egg-info/top_level.txt writing dependency_links to gabbi.egg-info/dependency_links.txt writing entry points to gabbi.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt copying gabbi/tests/README -> build/lib/gabbi/tests creating build/lib/gabbi/tests/gabbits_inner copying gabbi/tests/gabbits_inner/inner.yaml -> build/lib/gabbi/tests/gabbits_inner creating build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/backref.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/contenttype.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/cookie.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/data.json -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/data.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/failskip.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/fixture.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/forbiddenheaders.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/horse -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/json-extensions.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/jsonbody.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/kitten.png -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/last-url.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/method-shortcut.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/poll.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/prefix.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/queryparams.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/regex.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/self.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/skipall.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/utf8.txt -> build/lib/gabbi/tests/gabbits_intercept creating build/lib/gabbi/tests/gabbits_live copying gabbi/tests/gabbits_live/google.yaml -> build/lib/gabbi/tests/gabbits_live creating build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/failure.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/success.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/success_alt.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/test_data.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/test_verbose.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/verbosity.yaml -> build/lib/gabbi/tests/gabbits_runner creating build/lib/gabbi/tests/gabbits_runner/subdir copying gabbi/tests/gabbits_runner/subdir/sample.json -> build/lib/gabbi/tests/gabbits_runner/subdir creating build/lib/gabbi/tests/test_gabbits copying gabbi/tests/test_gabbits/sample.yaml -> build/lib/gabbi/tests/test_gabbits creating build/lib/gabbi/tests/warning_gabbits copying gabbi/tests/warning_gabbits/underscore_sample.yaml -> build/lib/gabbi/tests/warning_gabbits + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sZksQ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch + cd gabbi-1.33.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/json_parser.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/suitemaker.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/__init__.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/runner.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/fixture.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/httpclient.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_replacers.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_runner.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_suite.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_history.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_utils.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/warning_gabbits copying build/lib/gabbi/tests/warning_gabbits/underscore_sample.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/warning_gabbits copying build/lib/gabbi/tests/test_gabbits_pytest.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_inner copying build/lib/gabbi/tests/gabbits_inner/inner.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_inner copying build/lib/gabbi/tests/__init__.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_handlers.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_jsonpath.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/verbosity.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/success_alt.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/failure.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner/subdir copying build/lib/gabbi/tests/gabbits_runner/subdir/sample.json -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner/subdir copying build/lib/gabbi/tests/gabbits_runner/test_verbose.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/test_data.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/success.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/test_syntax_warning.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_parse_url.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_inner_fixture.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_load_data_file.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_fixtures.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/custom_response_handler.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_intercept.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_suitemaker.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_driver.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_gabbits copying build/lib/gabbi/tests/test_gabbits/sample.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_gabbits copying build/lib/gabbi/tests/README -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_live.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_live copying build/lib/gabbi/tests/gabbits_live/google.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_live creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/poll.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/skipall.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/prefix.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/data.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/data.json -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/queryparams.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/cookie.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/contenttype.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/fixture.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/json-extensions.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/failskip.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/utf8.txt -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/forbiddenheaders.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/regex.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/jsonbody.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/self.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/backref.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/last-url.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/horse -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/kitten.png -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/method-shortcut.yaml -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/simple_wsgi.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests copying build/lib/gabbi/pytester.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi creating /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/__init__.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/core.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/base.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/jsonhandler.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers copying build/lib/gabbi/case.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/suite.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/utils.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/reporter.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/driver.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi copying build/lib/gabbi/exception.py -> /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/json_parser.py to json_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/suitemaker.py to suitemaker.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/fixture.py to fixture.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/httpclient.py to httpclient.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_replacers.py to test_replacers.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_runner.py to test_runner.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_suite.py to test_suite.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_history.py to test_history.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_gabbits_pytest.py to test_gabbits_pytest.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_handlers.py to test_handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_jsonpath.py to test_jsonpath.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_syntax_warning.py to test_syntax_warning.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_parse_url.py to test_parse_url.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_inner_fixture.py to test_inner_fixture.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_load_data_file.py to test_load_data_file.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_fixtures.py to test_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/custom_response_handler.py to custom_response_handler.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_intercept.py to test_intercept.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_suitemaker.py to test_suitemaker.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/test_live.py to test_live.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/tests/simple_wsgi.py to simple_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/pytester.py to pytester.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/handlers/jsonhandler.py to jsonhandler.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/case.py to case.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/suite.py to suite.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/reporter.py to reporter.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi/exception.py to exception.pyc writing byte-compilation script '/tmp/tmpTQ8hEj.py' /usr/bin/python2 -O /tmp/tmpTQ8hEj.py removing /tmp/tmpTQ8hEj.py running install_egg_info running egg_info writing requirements to gabbi.egg-info/requires.txt writing gabbi.egg-info/PKG-INFO writing top-level names to gabbi.egg-info/top_level.txt writing dependency_links to gabbi.egg-info/dependency_links.txt writing entry points to gabbi.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying gabbi.egg-info to /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7/site-packages/gabbi-1.33.0-py2.7.egg-info running install_scripts Installing gabbi-run script to /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/bin/gabbi-run /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/bin/python2-gabbi-run + ln -s /usr/bin/python2-gabbi-run /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/bin/gabbi-run + sphinx-build docs/source html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 12 source files that are out of date updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] example reading sources... [ 16%] faq reading sources... [ 25%] fixtures reading sources... [ 33%] format reading sources... [ 41%] gabbi reading sources... [ 50%] handlers reading sources... [ 58%] host reading sources... [ 66%] index reading sources... [ 75%] jsonpath reading sources... [ 83%] loader reading sources... [ 91%] release reading sources... [100%] runner looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] example writing output... [ 16%] faq writing output... [ 25%] fixtures writing output... [ 33%] format writing output... [ 41%] gabbi writing output... [ 50%] handlers writing output... [ 58%] host writing output... [ 66%] index writing output... [ 75%] jsonpath writing output... [ 83%] loader writing output... [ 91%] release writing output... [100%] runner writing additional files... genindex py-modindex search copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded. + sphinx-build -b man docs/source man Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] example reading sources... [ 16%] faq reading sources... [ 25%] fixtures reading sources... [ 33%] format reading sources... [ 41%] gabbi reading sources... [ 50%] handlers reading sources... [ 58%] host reading sources... [ 66%] index reading sources... [ 75%] jsonpath reading sources... [ 83%] loader reading sources... [ 91%] release reading sources... [100%] runner looking for now-outdated files... none found pickling environment... done checking consistency... done writing... gabbi.1 { format loader example jsonpath host fixtures handlers runner release faq gabbi } build succeeded. + install -p -D -m 644 man/gabbi.1 /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/man/man1/gabbi.1 + rm -rf html/.doctrees html/.buildinfo + /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/gabbi-1.33.0 /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/redhat/brp-compress + /usr/lib/rpm/redhat/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-gabbi-1.33.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ViuAIS + umask 022 + cd /builddir/build/BUILD + cd gabbi-1.33.0 + export GABBI_SKIP_NETWORK=true + GABBI_SKIP_NETWORK=true + /usr/bin/python2 setup.py test running test ... ✓ gabbi-runner.verbosity_simple_data_post ---------------------------------------------------------------------- Ran 1 test in 0.003s OK ... ✓ gabbi-runner.test_verbose_post_data_with_verbose_true ... ✓ gabbi-runner.test_verbose_structured_data ---------------------------------------------------------------------- Ran 2 tests in 0.005s OK ... ✓ gabbi-runner.verbosity_simple_data_post ---------------------------------------------------------------------- Ran 1 test in 0.007s OK ... ... ✓ gabbi-runner.input_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.004s OK ✓ gabbi-runner.input_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.099s OK ... E gabbi-runner.input_expected_failure ERROR: gabbi-runner.input_expected_failure Traceback (most recent call last): File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 93, in wrapper func(self) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 141, in test_request self._run_test() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 466, in _run_test redirect=test['redirects']) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 391, in _run_request redirect=redirect File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/httpclient.py", line 44, in request method, absolute_uri, body=body, headers=headers, retries=retry) File "/usr/lib/python2.7/site-packages/urllib3/request.py", line 69, in request **urlopen_kw) File "/usr/lib/python2.7/site-packages/urllib3/request.py", line 90, in request_encode_url return self.urlopen(method, url, **extra_kw) File "/usr/lib/python2.7/site-packages/urllib3/poolmanager.py", line 248, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/usr/lib/python2.7/site-packages/urllib3/connectionpool.py", line 640, in urlopen _stacktrace=sys.exc_info()[2]) File "/usr/lib/python2.7/site-packages/urllib3/util/retry.py", line 238, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/lib/python2.7/site-packages/urllib3/connectionpool.py", line 595, in urlopen chunked=chunked) File "/usr/lib/python2.7/site-packages/urllib3/connectionpool.py", line 363, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/lib64/python2.7/httplib.py", line 1017, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.7/httplib.py", line 1051, in _send_request self.endheaders(body) File "/usr/lib64/python2.7/httplib.py", line 1013, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 864, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 826, in send self.connect() File "/usr/lib/python2.7/site-packages/urllib3/connection.py", line 167, in connect conn = self._new_conn() File "/usr/lib/python2.7/site-packages/urllib3/connection.py", line 151, in _new_conn self, "Failed to establish a new connection: %s" % e) urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known ---------------------------------------------------------------------- Ran 1 test in 0.005s FAILED (errors=1) ... ✓ gabbi-runner.input_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ... ✓ gabbi-runner.input_custom_response_handler ---------------------------------------------------------------------- Ran 1 test in 0.002s OK ... ✗ gabbi-runner.input_custom_response_handler_failure FAIL: gabbi-runner.input_custom_response_handler_failure Traceback (most recent call last): File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 93, in wrapper func(self) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 141, in test_request self._run_test() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 467, in _run_test self._assert_response() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 179, in _assert_response handler(self) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/handlers/base.py", line 54, in __call__ self.action(test, item, value=value) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/tests/test_runner.py", line 374, in action test.assertTrue(html in doc, "no elements matching '%s'" % html) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 678, in assertTrue raise self.failureException(msg) AssertionError: False is not true : no elements matching '

lipsum

' ---------------------------------------------------------------------- Ran 1 test in 0.003s FAILED (failures=1) ... ✓ gabbi-runner.input_additional_custom_response_handler ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ... ... ✓ gabbi-runner.input_custom_response_handler_shorthand ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ✓ gabbi-runner.verbosity_simple_data_post ---------------------------------------------------------------------- Ran 1 test in 0.002s OK running=${PYTHON:-python} -m subunit.run discover gabbi --list running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmp2dx3aF running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpLlXhBp running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpgcRCDN running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpOEUEtY running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpQCpgMJ running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpAcShtt running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpbIGfuL running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpP4Sx1s running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmp4EJciB running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpAKQi4b running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpw7EfEs running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpGPxd6p running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpsMVaqz running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpfRomyR running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpCBJtch running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpFHciyC running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpWSZLR0 running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpoB71c8 running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpK3uneD running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpkrWIra running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpkfKsI3 running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpS3K7Qq running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpoXgTDk running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpiKOFUH running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpHuaJz_ running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmp4qw55d running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpGuJHtG running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpqAP4LW running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpDij3Gf running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmp9C3rIk running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmpb5eoAi running=${PYTHON:-python} -m subunit.run discover gabbi --load-list /tmp/tmp7VTJpl ====================================================================== FAIL: tests.test_intercept.prefix_provide_a_link.test_request tags: worker-21 ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 93, in wrapper func(self) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 141, in test_request self._run_test() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 435, in _run_test utils.extract_content_type(headers, default='')[0]) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 492, in _test_data_to_string return self.replace_template(data) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 167, in replace_template % (template, message, exc)) AssertionError: unable to replace $ENVIRON in {"relative": "link", "link": "$ENVIRON['GABBI_PREFIX']/barnabas"}, data unavailable: 'GABBI_PREFIX' ====================================================================== FAIL: tests.test_intercept.prefix_get_that_link.test_request tags: worker-21 ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 93, in wrapper func(self) Fi... ✓ gabbi-runner.test_data_post_data_from_file ---------------------------------------------------------------------- Ran 1 test in 0.002s OK ... ✓ gabbi-runner.input_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ... ✓ gabbi-runner.verbosity_simple_data_post ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ... ✓ gabbi-runner.success_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ... ✓ gabbi-runner.success_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ... ✗ gabbi-runner.failure_expected_failure FAIL: gabbi-runner.failure_expected_failure Traceback (most recent call last): File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 93, in wrapper func(self) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 141, in test_request self._run_test() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 467, in _run_test self._assert_response() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 176, in _assert_response self._test_status(self.test_data['status'], self.response['status']) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 506, in _test_status self.assert_in_or_print_output(observed_status, statii) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 567, in assert_in_or_print_output self.fail(msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 666, in fail raise self.failureException(msg) AssertionError: '200' not found in ['666'], response: {} ---------------------------------------------------------------------- Ran 1 test in 0.002s FAILED (failures=1) ... ✓ gabbi-runner.success_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.001s OK ... ✗ gabbi-runner.failure_expected_failure FAIL: gabbi-runner.failure_expected_failure Traceback (most recent call last): File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 93, in wrapper func(self) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 141, in test_request self._run_test() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 467, in _run_test self._assert_response() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 176, in _assert_response self._test_status(self.test_data['status'], self.response['status']) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 506, in _test_status self.assert_in_or_print_output(observed_status, statii) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 567, in assert_in_or_print_output self.fail(msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 666, in fail raise self.failureException(msg) AssertionError: '200' not found in ['666'], response: {} ---------------------------------------------------------------------- Ran 1 test in 0.001s FAILED (failures=1) ... ✓ gabbi-runner.success_alt_expected_success ---------------------------------------------------------------------- Ran 1 test in 0.001s OK le "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 141, in test_request self._run_test() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 418, in _run_test base_url = self.replace_template(test['url']) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 167, in replace_template % (template, message, exc)) AssertionError: unable to replace $RESPONSE in $RESPONSE['$.link'], data unavailable: 'prefix_provide_a_link' object has no attribute 'response' ====================================================================== FAIL: tests.test_intercept.prefix_get_relative_link.test_request tags: worker-21 ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 93, in wrapper func(self) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 141, in test_request self._run_test() File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 418, in _run_test base_url = self.replace_template(test['url']) File "/builddir/build/BUILD/gabbi-1.33.0/gabbi/case.py", line 167, in replace_template % (template, message, exc)) AssertionError: unable to replace $RESPONSE in $HISTORY['provide a link'].$RESPONSE['$.relative'], data unavailable: 'prefix_provide_a_link' object has no attribute 'response' Ran 227 tests in 1.264s FAILED (id=0, failures=3, skips=7) error: testr failed (1) + rm -fr .testrepository + exit 0 Processing files: python2-gabbi-1.33.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ULtNZK + umask 022 + cd /builddir/build/BUILD + cd gabbi-1.33.0 + DOCDIR=/builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/doc/python2-gabbi-1.33.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/doc/python2-gabbi-1.33.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/doc/python2-gabbi-1.33.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pCkliD + umask 022 + cd /builddir/build/BUILD + cd gabbi-1.33.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/licenses/python2-gabbi-1.33.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/licenses/python2-gabbi-1.33.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/licenses/python2-gabbi-1.33.0 + exit 0 Provides: python-gabbi = 1.33.0-1.el7 python2-gabbi = 1.33.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-gabbi < 1.33.0-1.el7 Processing files: python-gabbi-doc-1.33.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mw8n1y + umask 022 + cd /builddir/build/BUILD + cd gabbi-1.33.0 + DOCDIR=/builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/doc/python-gabbi-doc-1.33.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/doc/python-gabbi-doc-1.33.0 + cp -pr html /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/doc/python-gabbi-doc-1.33.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HL6TMu + umask 022 + cd /builddir/build/BUILD + cd gabbi-1.33.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/licenses/python-gabbi-doc-1.33.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/licenses/python-gabbi-doc-1.33.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch/usr/share/licenses/python-gabbi-doc-1.33.0 + exit 0 Provides: python-gabbi-doc = 1.33.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-gabbi-1.33.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-gabbi-doc-1.33.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A2524j + umask 022 + cd /builddir/build/BUILD + cd gabbi-1.33.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gabbi-1.33.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->