Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-alembic.spec'], chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-1850/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-alembic.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-0003933f Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-alembic-0.5.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-alembic.spec '], chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-1850/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-alembic.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yXD2K7 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf alembic-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/alembic-0.5.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alembic-0.5.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + awk 'NR==1{print "import __main__; __main__.__requires__ = __requires__ = [\"sqlalchemy>=0.6\", \"nose>=0.11\"]; import pkg_resources"}1' setup.py + mv setup.py.tmp setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A5qzxZ + umask 022 running build running build_py creating build creating build/lib creating build/lib/alembic copying alembic/operations.py -> build/lib/alembic copying alembic/autogenerate.py -> build/lib/alembic copying alembic/script.py -> build/lib/alembic copying alembic/migration.py -> build/lib/alembic copying alembic/config.py -> build/lib/alembic copying alembic/environment.py -> build/lib/alembic copying alembic/op.py -> build/lib/alembic copying alembic/context.py -> build/lib/alembic copying alembic/__init__.py -> build/lib/alembic copying alembic/command.py -> build/lib/alembic copying alembic/util.py -> build/lib/alembic creating build/lib/alembic/ddl copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl copying alembic/ddl/mssql.py -> build/lib/alembic/ddl copying alembic/ddl/mysql.py -> build/lib/alembic/ddl copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl copying alembic/ddl/oracle.py -> build/lib/alembic/ddl copying alembic/ddl/base.py -> build/lib/alembic/ddl copying alembic/ddl/impl.py -> build/lib/alembic/ddl copying alembic/ddl/__init__.py -> build/lib/alembic/ddl running egg_info writing requirements to alembic.egg-info/requires.txt + cd /builddir/build/BUILD + cd alembic-0.5.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build writing alembic.egg-info/PKG-INFO writing top-level names to alembic.egg-info/top_level.txt writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' creating build/lib/alembic/templates creating build/lib/alembic/templates/generic copying alembic/templates/generic/README -> build/lib/alembic/templates/generic copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic creating build/lib/alembic/templates/multidb copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb creating build/lib/alembic/templates/pylons copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8yfUrS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386 + cd alembic-0.5.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/operations.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/autogenerate.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/postgresql.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/mssql.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/mysql.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/sqlite.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/oracle.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/base.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/impl.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl copying build/lib/alembic/script.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/migration.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/config.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/README -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/env.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/generic creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/README -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/env.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/pylons creating /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/README -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/env.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/multidb copying build/lib/alembic/environment.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/op.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/context.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/command.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic copying build/lib/alembic/util.py -> /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/autogenerate.py to autogenerate.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/postgresql.py to postgresql.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/mssql.py to mssql.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/mysql.py to mysql.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/sqlite.py to sqlite.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/oracle.py to oracle.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/impl.py to impl.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/ddl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/script.py to script.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/generic/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/pylons/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/templates/multidb/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/op.py to op.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic/util.py to util.pyc writing byte-compilation script '/tmp/tmpaHKme0.py' /usr/bin/python -O /tmp/tmpaHKme0.py removing /tmp/tmpaHKme0.py running install_egg_info running egg_info writing requirements to alembic.egg-info/requires.txt writing alembic.egg-info/PKG-INFO writing top-level names to alembic.egg-info/top_level.txt writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' Copying alembic.egg-info to /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6/site-packages/alembic-0.5.0-py2.6.egg-info running install_scripts Installing alembic script to /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/alembic-0.5.0 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0MdEfN + umask 022 + cd /builddir/build/BUILD + cd alembic-0.5.0 + unset DISPLAY + /usr/bin/python setup.py test running test running egg_info writing requirements to alembic.egg-info/requires.txt writing alembic.egg-info/PKG-INFO writing top-level names to alembic.egg-info/top_level.txt writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' running build_ext SKIP: Can't import DBAPI: No module named psycopg2 -------------------- >> begin captured stdout << --------------------- Creating directory /builddir/build/BUILD/alembic-0.5.0/tests/scratch/scripts...done Creating directory /builddir/build/BUILD/alembic-0.5.0/tests/scratch/scripts/versions...done Generating /builddir/build/BUILD/alembic-0.5.0/tests/scratch/scripts/script.py.mako...done Generating /builddir/build/BUILD/alembic-0.5.0/tests/scratch/scripts/README...done Generating /builddir/build/BUILD/alembic-0.5.0/tests/scratch/test_alembic.ini...done Generating /builddir/build/BUILD/alembic-0.5.0/tests/scratch/scripts/env.py...done Please edit configuration/connection/logging settings in '/builddir/build/BUILD/alembic-0.5.0/tests/scratch/test_alembic.ini' before proceeding. --------------------- >> end captured stdout << ---------------------- test_autogen (tests.test_autogenerate.AutogenKeyTest) ... ok test_render_add_column (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_add_column_w_schema (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_addtl_args (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_check_constraint_literal (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_check_constraint_sqlexpr (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_col_autoinc_false_mysql (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_col_with_server_default (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_custom (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_drop_column (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_drop_column_w_schema (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_drop_table (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_drop_table_w_schema (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_fk_constraint_kwarg (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_modify_nullable (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_modify_nullable_w_default (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_modify_nullable_w_schema (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_modify_type (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_modify_type_w_schema (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_quoted_server_default (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_table_upgrade (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_table_w_fk_schema (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_table_w_metadata_schema (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_table_w_metadata_schema_override (tests.test_autogenerate.AutogenRenderTest) ... ok test_render_table_w_schema (tests.test_autogenerate.AutogenRenderTest) ... ok Added in order to test that child tables(tables with FKs) are generated ... ok test_affinity_typedec (tests.test_autogenerate.AutogenerateDiffTest) ... ok test generation of diff rules ... ok test_dont_barf_on_already_reflected (tests.test_autogenerate.AutogenerateDiffTest) ... ok test_include_symbol (tests.test_autogenerate.AutogenerateDiffTest) ... ok test a full render including indentation ... ok test_render_nothing (tests.test_autogenerate.AutogenerateDiffTest) ... ok test_skip_null_type_comparison_local (tests.test_autogenerate.AutogenerateDiffTest) ... ok test_skip_null_type_comparison_reflected (tests.test_autogenerate.AutogenerateDiffTest) ... ok SKIP: Can't import DBAPI: No module named psycopg2 SKIP: Can't import DBAPI: No module named MySQLdb test_bulk_insert_round_trip (tests.test_bulk_insert.RoundTripTest) ... ok test_single_insert_round_trip (tests.test_bulk_insert.RoundTripTest) ... ok tests.test_bulk_insert.test_bulk_insert ... ok tests.test_bulk_insert.test_bulk_insert_wrong_cols ... ok tests.test_bulk_insert.test_bulk_insert_pg ... ok tests.test_bulk_insert.test_bulk_insert_pg_single ... ok tests.test_bulk_insert.test_bulk_insert_pg_single_as_sql ... ok tests.test_bulk_insert.test_bulk_insert_pg_single_big_t_as_sql ... ok tests.test_bulk_insert.test_bulk_insert_mssql ... ok tests.test_bulk_insert.test_bulk_insert_as_sql ... ok tests.test_bulk_insert.test_bulk_insert_as_sql_pg ... ok tests.test_bulk_insert.test_bulk_insert_as_sql_mssql ... ok tests.test_bulk_insert.test_invalid_format ... ok tests.test_config.test_config_no_file_main_option ... ok tests.test_config.test_config_no_file_section_option ... ok tests.test_config.test_standalone_op ... ok tests.test_config.test_no_script_error ... ok test_batch_separator_custom (tests.test_mssql.FullEnvironmentTests) ... ok test_batch_separator_default (tests.test_mssql.FullEnvironmentTests) ... ok test_begin_comit (tests.test_mssql.FullEnvironmentTests) ... ok test_add_column (tests.test_mssql.OpTest) ... ok test_add_column_with_default (tests.test_mssql.OpTest) ... ok test_alter_add_server_default (tests.test_mssql.OpTest) ... ok test_alter_column_dont_touch_constraints (tests.test_mssql.OpTest) ... ok test_alter_column_new_type (tests.test_mssql.OpTest) ... ok test_alter_column_not_nullable_w_existing_type (tests.test_mssql.OpTest) ... ok test_alter_column_not_nullable_w_new_type (tests.test_mssql.OpTest) ... ok test_alter_column_nullable_type_required (tests.test_mssql.OpTest) ... ok test_alter_column_nullable_w_existing_type (tests.test_mssql.OpTest) ... ok test_alter_column_nullable_w_new_type (tests.test_mssql.OpTest) ... ok test_alter_column_rename_mssql (tests.test_mssql.OpTest) ... ok test_alter_column_rename_quoted_mssql (tests.test_mssql.OpTest) ... ok test_alter_do_everything (tests.test_mssql.OpTest) ... ok test_alter_remove_server_default (tests.test_mssql.OpTest) ... ok test_alter_replace_server_default (tests.test_mssql.OpTest) ... ok test_drop_column_w_check (tests.test_mssql.OpTest) ... ok test_drop_column_w_default (tests.test_mssql.OpTest) ... ok test_drop_index (tests.test_mssql.OpTest) ... ok tests.test_mysql.test_rename_column ... ok tests.test_mysql.test_rename_column_serv_default ... ok tests.test_mysql.test_rename_column_serv_compiled_default ... ok tests.test_mysql.test_rename_column_autoincrement ... ok tests.test_mysql.test_col_add_autoincrement ... ok tests.test_mysql.test_col_remove_autoincrement ... ok tests.test_mysql.test_col_nullable ... ok tests.test_mysql.test_col_multi_alter ... ok tests.test_mysql.test_col_alter_type_required ... ok tests.test_mysql.test_drop_fk ... ok tests.test_mysql.test_drop_constraint_primary ... ok tests.test_mysql.test_drop_unique ... ok tests.test_mysql.test_drop_check ... ok tests.test_mysql.test_drop_unknown ... ok tests.test_mysql.test_drop_generic_constraint ... ok test_destination_rev_post_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_destination_rev_pre_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_downgrade_wo_colon (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_head_rev_post_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_head_rev_pre_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_not_requires_connection (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_requires_connection (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_starting_rev_current_pre_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_starting_rev_post_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_starting_rev_pre_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_starting_rev_pre_context_stamp (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_tag_None (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_tag_cfg_arg (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_tag_cmd_arg (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_tag_pre_context (tests.test_offline_environment.OfflineEnvironmentTest) ... ok test_tag_pre_context_None (tests.test_offline_environment.OfflineEnvironmentTest) ... ok tests.test_op.test_rename_table ... ok tests.test_op.test_rename_table_schema ... ok tests.test_op.test_rename_table_postgresql ... ok tests.test_op.test_rename_table_schema_postgresql ... ok tests.test_op.test_add_column ... ok tests.test_op.test_add_column_schema ... ok tests.test_op.test_add_column_with_default ... ok tests.test_op.test_add_column_schema_with_default ... ok tests.test_op.test_add_column_fk ... ok tests.test_op.test_add_column_schema_fk ... ok Test that a schema type generates its constraints.... ... ok Test that a schema type generates its constraints.... ... ok Test that a schema type doesn't generate a ... ok tests.test_op.test_add_column_fk_self_referential ... ok tests.test_op.test_add_column_schema_fk_self_referential ... ok tests.test_op.test_add_column_fk_schema ... ok tests.test_op.test_add_column_schema_fk_schema ... ok tests.test_op.test_drop_column ... ok tests.test_op.test_drop_column_schema ... ok tests.test_op.test_alter_column_nullable ... ok tests.test_op.test_alter_column_schema_nullable ... ok tests.test_op.test_alter_column_not_nullable ... ok tests.test_op.test_alter_column_schema_not_nullable ... ok tests.test_op.test_alter_column_rename ... ok tests.test_op.test_alter_column_schema_rename ... ok tests.test_op.test_alter_column_type ... ok tests.test_op.test_alter_column_schema_type ... ok tests.test_op.test_alter_column_set_default ... ok tests.test_op.test_alter_column_schema_set_default ... ok tests.test_op.test_alter_column_set_compiled_default ... ok tests.test_op.test_alter_column_schema_set_compiled_default ... ok tests.test_op.test_alter_column_drop_default ... ok tests.test_op.test_alter_column_schema_drop_default ... ok tests.test_op.test_alter_column_schema_type_unnamed ... ok tests.test_op.test_alter_column_schema_schema_type_unnamed ... ok tests.test_op.test_alter_column_schema_type_named ... ok tests.test_op.test_alter_column_schema_schema_type_named ... ok tests.test_op.test_alter_column_schema_type_existing_type ... ok tests.test_op.test_alter_column_schema_schema_type_existing_type ... ok tests.test_op.test_alter_column_schema_type_existing_type_no_const ... ok tests.test_op.test_alter_column_schema_schema_type_existing_type_no_const ... ok tests.test_op.test_alter_column_schema_type_existing_type_no_new_type ... ok tests.test_op.test_alter_column_schema_schema_type_existing_type_no_new_type ... ok tests.test_op.test_add_foreign_key ... ok tests.test_op.test_add_foreign_key_schema ... ok tests.test_op.test_add_foreign_key_onupdate ... ok tests.test_op.test_add_foreign_key_ondelete ... ok tests.test_op.test_add_foreign_key_self_referential ... ok tests.test_op.test_add_primary_key_constraint ... ok tests.test_op.test_add_primary_key_constraint_schema ... ok tests.test_op.test_add_check_constraint ... ok tests.test_op.test_add_check_constraint_schema ... ok tests.test_op.test_add_unique_constraint ... ok tests.test_op.test_add_unique_constraint_schema ... ok tests.test_op.test_drop_constraint ... ok tests.test_op.test_drop_constraint_schema ... ok tests.test_op.test_create_index ... ok tests.test_op.test_create_index_table_col_event ... ok tests.test_op.test_add_unique_constraint_col_event ... ok tests.test_op.test_create_index_schema ... ok tests.test_op.test_drop_index ... ok tests.test_op.test_drop_table ... ok tests.test_op.test_drop_table_schema ... ok tests.test_op.test_create_table_selfref ... ok tests.test_op.test_create_table_fk_and_schema ... ok tests.test_op.test_create_table_no_pk ... ok tests.test_op.test_create_table_two_fk ... ok tests.test_op.test_inline_literal ... ok tests.test_op.test_cant_op ... ok tests.test_op.test_naming_changes ... /builddir/build/BUILD/alembic-0.5.0/alembic/util.py:272: UserWarning: Argument 'name' is now named 'new_column_name' for function 'alter_column' (oldname, newname, fn.__name__)) /builddir/build/BUILD/alembic-0.5.0/alembic/util.py:272: UserWarning: Argument 'tablename' is now named 'table_name' for function 'drop_index' (oldname, newname, fn.__name__)) /builddir/build/BUILD/alembic-0.5.0/alembic/util.py:272: UserWarning: Argument 'type' is now named 'type_' for function 'drop_constraint' (oldname, newname, fn.__name__)) ok test_batch_separator_custom (tests.test_oracle.FullEnvironmentTests) ... ok test_batch_separator_default (tests.test_oracle.FullEnvironmentTests) ... ok test_begin_comit (tests.test_oracle.FullEnvironmentTests) ... ok test_add_column (tests.test_oracle.OpTest) ... ok test_add_column_with_default (tests.test_oracle.OpTest) ... ok test_alter_add_server_default (tests.test_oracle.OpTest) ... ok test_alter_column_new_type (tests.test_oracle.OpTest) ... ok test_alter_column_not_nullable_w_existing_type (tests.test_oracle.OpTest) ... ok test_alter_column_not_nullable_w_new_type (tests.test_oracle.OpTest) ... ok test_alter_column_nullable_w_existing_type (tests.test_oracle.OpTest) ... ok test_alter_column_nullable_w_new_type (tests.test_oracle.OpTest) ... ok test_alter_column_rename_oracle (tests.test_oracle.OpTest) ... ok test_alter_do_everything (tests.test_oracle.OpTest) ... ok test_alter_remove_server_default (tests.test_oracle.OpTest) ... ok test_alter_replace_server_default (tests.test_oracle.OpTest) ... ok test_drop_column_w_check (tests.test_oracle.OpTest) ... ok test_drop_column_w_default (tests.test_oracle.OpTest) ... ok test_drop_index (tests.test_oracle.OpTest) ... ok test_offline_distinct_enum_create (tests.test_postgresql.PGOfflineEnumTest) ... ok test_offline_distinct_enum_drop (tests.test_postgresql.PGOfflineEnumTest) ... ok test_offline_inline_enum_create (tests.test_postgresql.PGOfflineEnumTest) ... ok test_offline_inline_enum_drop (tests.test_postgresql.PGOfflineEnumTest) ... ok SKIP: Can't import DBAPI: No module named psycopg2 SKIP: Can't import DBAPI: No module named psycopg2 test_001_environment (tests.test_revision_create.GeneralOrderedTests) ... ok test_002_rev_ids (tests.test_revision_create.GeneralOrderedTests) ... ok test_003_heads (tests.test_revision_create.GeneralOrderedTests) ... ok test_004_rev (tests.test_revision_create.GeneralOrderedTests) ... ok test_005_nextrev (tests.test_revision_create.GeneralOrderedTests) ... ok test_006_from_clean_env (tests.test_revision_create.GeneralOrderedTests) ... ok test_007_no_refresh (tests.test_revision_create.GeneralOrderedTests) ... ok test_008_long_name (tests.test_revision_create.GeneralOrderedTests) ... ok test_args (tests.test_revision_create.ScriptNamingTest) ... ok test_args_propagate (tests.test_revision_create.TemplateArgsTest) ... ok test_tmpl_args_revision (tests.test_revision_create.TemplateArgsTest) ... ok tests.test_revision_paths.test_upgrade_path ... ok tests.test_revision_paths.test_relative_upgrade_path ... ok tests.test_revision_paths.test_invalid_relative_upgrade_path ... ok tests.test_revision_paths.test_downgrade_path ... ok tests.test_revision_paths.test_relative_downgrade_path ... ok tests.test_revision_paths.test_invalid_relative_downgrade_path ... ok tests.test_revision_paths.test_invalid_move_rev_to_none ... ok tests.test_revision_paths.test_invalid_move_higher_to_lower ... ok test_encode (tests.test_sql_script.EncodingTest) ... ok test_begin_comit (tests.test_sql_script.ThreeRevTest) ... ok test_stamp (tests.test_sql_script.ThreeRevTest) ... ok test_version_from_middle_update (tests.test_sql_script.ThreeRevTest) ... ok test_version_from_none_insert (tests.test_sql_script.ThreeRevTest) ... ok test_version_to_middle (tests.test_sql_script.ThreeRevTest) ... ok test_version_to_none (tests.test_sql_script.ThreeRevTest) ... ok tests.test_sqlite.test_add_column ... ok tests.test_sqlite.test_add_column_implicit_constraint ... /builddir/build/BUILD/alembic-0.5.0/alembic/util.py:163: UserWarning: Skipping unsupported ALTER for creation of implicit constraint warnings.warn(msg) ok tests.test_sqlite.test_add_explicit_constraint ... ok tests.test_sqlite.test_drop_explicit_constraint ... ok test__update_current_rev (tests.test_version_table.TestMigrationContext) ... ok test_config_default_version_table_name (tests.test_version_table.TestMigrationContext) ... ok test_config_explicit_version_table_name (tests.test_version_table.TestMigrationContext) ... ok test_config_explicit_version_table_schema (tests.test_version_table.TestMigrationContext) ... ok test_get_current_revision (tests.test_version_table.TestMigrationContext) ... ok test_get_current_revision_creates_version_table (tests.test_version_table.TestMigrationContext) ... ok test_get_current_revision_error_if_starting_rev_given_online (tests.test_version_table.TestMigrationContext) ... ok test_get_current_revision_offline (tests.test_version_table.TestMigrationContext) ... ok test_error_on_new_with_missing_revision (tests.test_versioning.VersionNameTemplateTest) ... ok test_lookup_legacy (tests.test_versioning.VersionNameTemplateTest) ... ok test_option (tests.test_versioning.VersionNameTemplateTest) ... ok test_001_revisions (tests.test_versioning.VersioningTest) ... ok test_002_upgrade (tests.test_versioning.VersioningTest) ... ok test_003_downgrade (tests.test_versioning.VersioningTest) ... ok test_004_downgrade (tests.test_versioning.VersioningTest) ... ok test_005_upgrade (tests.test_versioning.VersioningTest) ... ok test_006_upgrade_again (tests.test_versioning.VersioningTest) ... ok ---------------------------------------------------------------------- Ran 242 tests in 2.674s OK + exit 0 Processing files: python-alembic-0.5.0-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iHZ4MS + umask 022 + cd /builddir/build/BUILD + cd alembic-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/share/doc/python-alembic-0.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/share/doc/python-alembic-0.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/share/doc/python-alembic-0.5.0 + cp -pr README.rst LICENSE CHANGES docs /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386/usr/share/doc/python-alembic-0.5.0 + exit 0 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/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386 warning: Could not canonicalize hostname: i-0003933f Wrote: /builddir/build/RPMS/python-alembic-0.5.0-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sHadpl + umask 022 + cd /builddir/build/BUILD + cd alembic-0.5.0 + /bin/rm -rf /builddir/build/BUILDROOT/python-alembic-0.5.0-1.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->