Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pypy3.spec'], logger=uid=1000timeout=172800chrootPath='/var/lib/mock/f27-build-9445557-774597/root'user='mockbuild'printOutput=Falseshell=Falsegid=425nspawn_args=[]env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pypy3.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/pypy3-5.5.0-6.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pypy3.spec'], logger=uid=1000timeout=172800chrootPath='/var/lib/mock/f27-build-9445557-774597/root'user='mockbuild'printOutput=Falseshell=Falsegid=425nspawn_args=[]env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pypy3.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nsS3Ke + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pypy3-v5.5.0-src + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pypy3.3-v5.5.0-alpha-src.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd pypy3-v5.5.0-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'pypy3-5.5.0 base' + /usr/bin/cat /builddir/build/SOURCES/001-nevertty.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 001-nevertty.patch --author 'rpm-build ' + /usr/bin/git apply --index -p1 - + /usr/bin/cat /builddir/build/SOURCES/006-always-log-stdout.patch + /usr/bin/git commit -q -m 006-always-log-stdout.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/007-remove-startup-message.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 007-remove-startup-message.patch --author 'rpm-build ' + /usr/bin/git apply --index -p1 - + /usr/bin/cat /builddir/build/SOURCES/009-raise-an-error-when-STARTTLS-fails.patch + /usr/bin/git commit -q -m 009-raise-an-error-when-STARTTLS-fails.patch --author 'rpm-build ' + /usr/bin/git apply --index -p1 - + /usr/bin/cat /builddir/build/SOURCES/010-disabled-HTTP-header-injections-in-http.client.patch + /usr/bin/git commit -q -m 010-disabled-HTTP-header-injections-in-http.client.patch --author 'rpm-build ' + /usr/bin/git apply --index -p1 - + /usr/bin/cat /builddir/build/SOURCES/011-no-faulthandler.patch + /usr/bin/git commit -q -m 011-no-faulthandler.patch --author 'rpm-build ' + find -name '*.py' -exec sed -i -e 's|/usr/local/bin/python|/usr/bin/python|' '{}' ';' + for f in rpython/translator/goal/bpnn.py + sed -e '/^#!/Q 0' -e 'Q 1' rpython/translator/goal/bpnn.py + sed -i 1d rpython/translator/goal/bpnn.py + chmod a-x rpython/translator/goal/bpnn.py + find lib-python/3 -name '*.py' -exec sed -r -i '1s|^#!\s*/usr/bin.*python.*|#!/usr/bin/pypy3|' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FnwlbV + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.5.0-src + free total used free shared buff/cache available Mem: 8238504 731720 1228508 280 6278276 7163668 Swap: 6929220 17752 6911468 -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- STARTING BUILD OF: pypy3 -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- ~/build/BUILD/pypy3-v5.5.0-src/pypy/goal ~/build/BUILD/pypy3-v5.5.0-src + BuildPyPy pypy3 -O2 + ExeName=pypy3 + Options=-O2 + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'STARTING BUILD OF: pypy3' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + pushd pypy/goal ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' -Wno-unused -fPIC + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC' + test -x ./pypy + INTERP=python + RPM_BUILD_ROOT= ++ pwd + PYPY_USESSION_DIR=/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal + PYPY_USESSION_BASENAME=pypy3 + python ../../rpython/bin/rpython --gcrootfinder=shadowstack -O2 targetpypystandalone [translation:info] 2.7.13 (default, Jun 26 2017, 09:57:39) [GCC 7.1.1 20170526 (Red Hat 7.1.1-2)] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_0.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_0.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_0.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_0 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_1.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_1.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_1.o -pthread -Wl,--export-dynamic -lintl -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_1 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_2.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_2.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_2.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_2 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_3.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_3.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_3.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_3 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_4.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_4.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_4.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_4 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_5.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_5.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_5.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_5 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_6.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_6.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_6.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_6 [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _hashlib = True _jitlog = True _locale = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _posixsubprocess = True _pypyjson = True _random = True _rawffi = True _socket = True _sre = True _ssl = True _string = True _testing = True _weakref = True array = True atexit = True binascii = True bz2 = True cmath = True cpyext = True crypt = True errno = True fcntl = True gc = True imp = True marshal = True math = True mmap = True operator = True parser = True pwd = True pyexpat = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_7.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_7.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_7.o -pthread -Wl,--export-dynamic -ldl -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_7 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_8.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_8.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_8.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_8 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_9.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_9.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_9.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_9 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_10.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_10.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_11.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_11.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_11.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_11 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_12.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_12.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_12.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_12 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_13.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_13.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_14.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_14.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_14.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_14 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_15.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_15.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_15.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_15 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_16.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_16.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_16.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_16 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_17.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_17.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_17.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_17 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_18.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_18.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_18.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_18 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_19.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_19.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_19.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_19 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_20.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_20.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_21.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_21.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_21.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_21 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_22.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_22.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_22.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_22 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_23.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_23.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_23.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_23 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_24.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_24.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_24.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_24 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_25.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_25.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_25.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_25 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_26.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_26.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_26.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_26 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_27.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_27.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_27.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_27 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_28.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_28.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_28.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_28 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_29.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_29.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_29.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_29 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_30.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_30.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_30.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_30 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_31.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_31.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_31.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_31 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_32.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_32.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_33.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_33.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_33.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_33 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_34.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_34.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_34.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_34 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_35.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_35.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_35.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_35 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_36.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_36.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_36.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_36 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_37.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_37.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_38.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_38.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_38.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_38 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_39.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_39.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_39.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_39 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_40.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_40.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_40.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_40 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_41.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_41.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_41.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_41 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_42.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_42.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_42.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_42 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_43.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_43.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_43.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_43 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_44.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_44.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_44.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_44 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_45.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_45.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_45.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_45 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_46.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_46.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_46.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_46 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_47.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_47.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_47.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_47 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_48.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_48.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_48.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_48 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_49.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_49.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_49.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_49 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_50.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_50.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_50.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_50 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_51.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_51.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_51.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_51 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_52.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_52.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_52.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_52 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_53.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_53.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_53.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_53 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_54.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_54.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_54.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_54 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_55.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_55.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_55.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_55 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_56.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_56.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_56.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_56 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_57.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_57.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_57.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_57 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_58.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_58.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_58.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_58 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_59.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_59.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_60.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_60.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_61.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_61.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_62.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_62.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_63.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_63.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_63.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_63 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_64.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_64.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_64.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_64 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_65.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_65.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_65.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_65 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_66.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_66.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/signals.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/signals.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_66.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/signals.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_66 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_67.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_67.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_67.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_67 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_68.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_68.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_68.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_68 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_69.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_69.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_69.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_69 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_70.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_70.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_70.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_70 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_71.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_71.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_71.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_71 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_72.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_72.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_72.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_72 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_73.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_73.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_73.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_73 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_74.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_74.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_74.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_74 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_75.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_75.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_75.o -pthread -Wl,--export-dynamic -lz -lssl -lcrypto -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_75 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_76.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_76.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_76.o -pthread -Wl,--export-dynamic -lz -lssl -lcrypto -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_76 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_77.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_77.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_77.o -pthread -Wl,--export-dynamic -lz -lssl -lcrypto -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_77 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_78.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_78.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_78.o -pthread -Wl,--export-dynamic -lssl -lcrypto -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_78 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_79.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_79.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_79.o -pthread -Wl,--export-dynamic -lz -lssl -lcrypto -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_79 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -DPy_BUILD_CORE -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/module/cpyext/include -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0 /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_80.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_80.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_80.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_80 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -DPy_BUILD_CORE -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/module/cpyext/include -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0 /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_81.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_81.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_81.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_81 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -DPy_BUILD_CORE -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/module/cpyext/include -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0 /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_82.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_82.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_82.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_82 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_83.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_83.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_83.o -pthread -Wl,--export-dynamic -lncurses -ltinfo -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_83 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_84.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_84.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_84.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_84 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_85.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_85.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_85.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_85 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_86.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_86.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_86.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_86 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_87.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_87.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_87.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_87 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_88.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_88.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_88.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_88 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_89.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_89.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_89.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_89 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_90.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_90.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_90.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_90 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_91.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_91.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_91.o -pthread -Wl,--export-dynamic -lffi -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_91 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_93.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_93.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_93.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_93 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_94.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_94.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_94.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_94 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/module/_codecs -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/module/_codecs/locale_codec.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/pypy/module/_codecs/locale_codec.o [platform:WARNING] In file included from /usr/include/ctype.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/module/_codecs/locale_codec.c:7: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/pypy/module/_codecs/locale_codec.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod.so [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/signals.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/signals.o [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33:0, [platform:WARNING] from /usr/include/limits.h:26, [platform:WARNING] from /usr/lib/gcc/s390x-redhat-linux/7/include/limits.h:194, [platform:WARNING] from /usr/lib/gcc/s390x-redhat-linux/7/include/syslimits.h:7, [platform:WARNING] from /usr/lib/gcc/s390x-redhat-linux/7/include/limits.h:34, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/signals.c:3: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/signals.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod_0.so [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o [platform:WARNING] In file included from /usr/include/assert.h:35:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.h:4, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.c:2: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod_1.so [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_95.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_95.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_95.o -pthread -Wl,--export-dynamic -lz -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_95 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_96.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_96.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_96.o -pthread -Wl,--export-dynamic -lz -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_96 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_97.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_97.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_97.o -pthread -Wl,--export-dynamic -lz -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_97 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o [platform:WARNING] In file included from /usr/include/assert.h:35:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.h:4, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.c:2: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/thread.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod_2.so [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_99.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_99.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_99.o -pthread -Wl,--export-dynamic -lexpat -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_99 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_100.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_100.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_100.o -pthread -Wl,--export-dynamic -lexpat -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_100 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_0.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_0.o [platform:WARNING] In file included from /usr/include/sys/types.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_0.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_1.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_1.o [platform:WARNING] In file included from /usr/include/sys/types.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_1.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_2.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_2.o [platform:WARNING] In file included from /usr/include/sys/types.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_2.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_3.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_3.o [platform:WARNING] In file included from /usr/include/sys/types.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_3.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_3.c: In function 'pypy_macro_wrapper_fstatat': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_3.c:83:125: warning: passing argument 3 of 'fstatat' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] RPY_EXTERN int pypy_macro_wrapper_fstatat(int arg0, char *arg1, struct stat64 *arg2, int arg3) { return fstatat(arg0, arg1, arg2, arg3); } [platform:WARNING] ^~~~ [platform:WARNING] In file included from /usr/include/features.h:423:0, [platform:WARNING] from /usr/include/sys/types.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_3.c:79: [platform:WARNING] /usr/include/sys/stat.h:239:12: note: expected 'struct stat * restrict' but argument is of type 'struct stat64 *' [platform:WARNING] extern int __REDIRECT_NTH (fstatat, (int __fd, const char *__restrict __file, [platform:WARNING] ^ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_0.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_1.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_2.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_3.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod_3.so [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_4.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_4.o [platform:WARNING] In file included from /usr/include/errno.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_4.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_4.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod_4.so [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_5.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_5.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_5.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_6.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_6.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_6.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_7.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_7.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_7.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_8.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_8.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_8.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_9.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_9.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_9.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_10.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_10.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_10.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_11.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_11.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_11.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_12.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_12.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_12.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_13.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_13.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_13.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_14.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_14.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_14.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_15.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_15.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_15.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_16.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_16.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_16.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_17.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_17.o [platform:WARNING] In file included from /usr/include/unistd.h:25:0, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_17.c:79: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_5.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_6.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_7.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_8.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_9.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_10.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_11.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_12.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_13.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_14.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_15.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_16.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_17.o -pthread -Wl,--export-dynamic -lutil -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod_5.so [translation] translate.py configuration: [translation] [translate] opt = 2 targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico list_comprehension_operations = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [15a1] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_101.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_101.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_101.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_101 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_102.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_102.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_102.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_102 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_103.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_103.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_103.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_103 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_104.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_104.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_104.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_104 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_105.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_105.o [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/stacklet/stacklet.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/stacklet/stacklet.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_105.o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/rpython/translator/c/src/stacklet/stacklet.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_105 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_106.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_106.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_106.o -pthread -Wl,--export-dynamic -lbz2 -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_106 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_107.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_107.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_107.o -pthread -Wl,--export-dynamic -lbz2 -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_107 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_108.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_108.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_108.o -pthread -Wl,--export-dynamic -lbz2 -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_108 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/gcctest [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_110.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_110.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_110.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_110 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_111.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_111.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_111.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_111 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_112.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_112.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_112.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_112 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -g -O0 -DRPY_EXTERN=RPY_EXPORTED -DRPYTHON_LL2CTYPES -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_18.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_18.o [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33:0, [platform:WARNING] from /usr/include/limits.h:26, [platform:WARNING] from /usr/lib/gcc/s390x-redhat-linux/7/include/limits.h:194, [platform:WARNING] from /usr/lib/gcc/s390x-redhat-linux/7/include/syslimits.h:7, [platform:WARNING] from /usr/lib/gcc/s390x-redhat-linux/7/include/limits.h:34, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/dtoa.c:125, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_18.c:84: [platform:WARNING] /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:execute] gcc -shared /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/module_cache/module_18.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/shared_cache/externmod_6.so [18daf] translation-task} [translation:info] RTyping... [18daf] {translation-task starting rtype_lltype [rtyper] specializing: 6400 / 127089 blocks (5%) [rtyper] specializing: 13000 / 129393 blocks (10%) [rtyper] specializing: 20200 / 134470 blocks (15%) [rtyper] specializing: 27200 / 135728 blocks (20%) [rtyper] specializing: 34500 / 137951 blocks (25%) [rtyper] specializing: 41800 / 139309 blocks (30%) [rtyper] specializing: 49400 / 141075 blocks (35%) [rtyper] specializing: 57200 / 142881 blocks (40%) [rtyper] specializing: 64600 / 143499 blocks (45%) [rtyper] specializing: 72300 / 144523 blocks (50%) [rtyper] specializing: 80200 / 145721 blocks (55%) [rtyper] specializing: 88200 / 146899 blocks (60%) [rtyper] specializing: 95700 / 147212 blocks (65%) [rtyper] specializing: 104000 / 148453 blocks (70%) [rtyper] specializing: 111900 / 149183 blocks (75%) [rtyper] specializing: 117700 / 149579 blocks (78%) [rtyper] specializing: 124200 / 149579 blocks (83%) [rtyper] specializing: 131700 / 149579 blocks (88%) [rtyper] specializing: 139200 / 149579 blocks (93%) [rtyper] specializing: 146600 / 149579 blocks (98%) [rtyper] -=- specialized 149581 blocks -=- [rtyper] specializing: 149600 / 150492 blocks (99%) [rtyper] specializing: 150500 / 151279 blocks (99%) [rtyper] -=- specialized 1698 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [3eb8e] translation-task} [translation:info] lltype back-end optimisations... [3eb8e] {translation-task starting backendopt_lltype [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 80482 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16008 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [4c0f9] translation-task} [translation:info] inserting stack checks... [4c0f9] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 7 more blocks -=- [translation:info] inserted 2039 stack checks. [61ad0] translation-task} [translation:info] Creating database for generating c source... [61ad0] {translation-task starting database_c [rtyper] specializing: 151300 / 151309 blocks (99%) [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 151400 / 153709 blocks (98%) [rtyper] specializing: 153700 / 154321 blocks (99%) [rtyper] -=- specialized 3007 more blocks -=- [rtyper] -=- specialized 48 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1558 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 35 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 12 more blocks -=- [rtyper] specializing: 154400 / 154404 blocks (99%) [rtyper] -=- specialized 11 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 517 framework rtti: 1 func: 1209 group: 1 struct: 764 ] [c] 2000 nodes [ array: 586 framework rtti: 18 func: 1522 group: 1 struct: 1939 ] [c] 3000 nodes [ array: 696 framework rtti: 22 func: 1723 group: 1 struct: 2557 ] [c] 4000 nodes [ array: 943 framework rtti: 29 func: 1864 group: 1 struct: 3266 ] [c] 5000 nodes [ array: 1218 framework rtti: 35 func: 2024 group: 1 struct: 4421 ] [c] 6000 nodes [ array: 1480 framework rtti: 54 func: 2186 group: 1 struct: 7490 ] [c] 7000 nodes [ array: 1706 framework rtti: 56 func: 2327 group: 1 struct: 11683 ] [c] 8000 nodes [ array: 1946 framework rtti: 71 func: 2490 group: 1 struct: 13686 ] [c] 9000 nodes [ array: 2081 framework rtti: 77 func: 2639 group: 1 struct: 15500 ] [c] 10000 nodes [ array: 2081 framework rtti: 77 func: 2639 group: 1 struct: 16132 ] [c] 11000 nodes [ array: 2087 framework rtti: 77 func: 2642 group: 1 struct: 16756 ] [c] 12000 nodes [ array: 2258 framework rtti: 81 func: 2829 group: 1 struct: 18070 ] [c] 13000 nodes [ array: 2332 framework rtti: 81 func: 2855 group: 1 struct: 18226 ] [c] 14000 nodes [ array: 2332 framework rtti: 81 func: 2855 group: 1 struct: 18226 ] [c] 15000 nodes [ array: 2332 framework rtti: 81 func: 2855 group: 1 struct: 18226 ] [c] 16000 nodes [ array: 2422 framework rtti: 82 func: 2970 group: 1 struct: 20186 ] [c] 17000 nodes [ array: 2520 framework rtti: 86 func: 3076 group: 1 struct: 20763 ] [c] 18000 nodes [ array: 2612 framework rtti: 98 func: 3308 group: 1 struct: 21091 ] [c] 19000 nodes [ array: 2948 framework rtti: 115 func: 3394 group: 1 struct: 22403 ] [c] 20000 nodes [ array: 3336 framework rtti: 115 func: 3489 group: 1 struct: 23152 ] [c] 21000 nodes [ array: 3832 framework rtti: 115 func: 3577 group: 1 struct: 23616 ] [c] 22000 nodes [ array: 4268 framework rtti: 115 func: 3650 group: 1 struct: 24119 ] [c] 23000 nodes [ array: 4548 framework rtti: 122 func: 3787 group: 1 struct: 24959 ] [c] 24000 nodes [ array: 4849 framework rtti: 124 func: 3953 group: 1 struct: 25420 ] [c] 25000 nodes [ array: 4849 framework rtti: 124 func: 3953 group: 1 struct: 25420 ] [c] 26000 nodes [ array: 5052 framework rtti: 127 func: 4076 group: 1 struct: 25902 ] [c] 27000 nodes [ array: 5301 framework rtti: 133 func: 4297 group: 1 struct: 26450 ] [c] 28000 nodes [ array: 5382 framework rtti: 192 func: 4354 group: 1 struct: 26845 ] [c] 29000 nodes [ array: 5479 framework rtti: 208 func: 4468 group: 1 struct: 27299 ] [c] 30000 nodes [ array: 5651 framework rtti: 210 func: 4525 group: 1 struct: 28073 ] [c] 31000 nodes [ array: 5663 framework rtti: 211 func: 4561 group: 1 struct: 28484 ] [c] 32000 nodes [ array: 5686 framework rtti: 212 func: 4579 group: 1 struct: 29028 ] [c] 33000 nodes [ array: 5837 framework rtti: 222 func: 4750 group: 1 struct: 29697 ] [c] 34000 nodes [ array: 6099 framework rtti: 227 func: 4866 group: 1 struct: 30418 ] [c] 35000 nodes [ array: 6227 framework rtti: 233 func: 5075 group: 1 struct: 31191 ] [c] 36000 nodes [ array: 6366 framework rtti: 236 func: 5190 group: 1 struct: 31960 ] [c] 37000 nodes [ array: 6656 framework rtti: 242 func: 5307 group: 1 struct: 32233 ] [c] 38000 nodes [ array: 7492 framework rtti: 257 func: 5376 group: 1 struct: 34292 ] [c] 39000 nodes [ array: 7792 framework rtti: 261 func: 5436 group: 1 struct: 34996 ] [c] 40000 nodes [ array: 8143 framework rtti: 273 func: 5518 group: 1 struct: 35492 ] [c] 41000 nodes [ array: 8515 framework rtti: 287 func: 5670 group: 1 struct: 36155 ] [c] 42000 nodes [ array: 8836 framework rtti: 303 func: 5807 group: 1 struct: 36541 ] [c] 43000 nodes [ array: 9167 framework rtti: 318 func: 5914 group: 1 struct: 37225 ] [c] 44000 nodes [ array: 9449 framework rtti: 325 func: 6058 group: 1 struct: 38674 ] [c] 45000 nodes [ array: 9676 framework rtti: 330 func: 6108 group: 1 struct: 42125 ] [c] 46000 nodes [ array: 10022 framework rtti: 330 func: 6108 group: 1 struct: 42964 ] [c] 47000 nodes [ array: 10351 framework rtti: 331 func: 6151 group: 1 struct: 43877 ] [c] 48000 nodes [ array: 10707 framework rtti: 334 func: 6235 group: 1 struct: 44780 ] [c] 49000 nodes [ array: 10735 framework rtti: 334 func: 6242 group: 1 struct: 44847 ] [c] 50000 nodes [ array: 10934 framework rtti: 337 func: 6377 group: 1 struct: 45281 ] [c] 51000 nodes [ array: 11178 framework rtti: 338 func: 6439 group: 1 struct: 45816 ] [c] 52000 nodes [ array: 11351 framework rtti: 346 func: 6517 group: 1 struct: 46256 ] [c] 53000 nodes [ array: 11592 framework rtti: 352 func: 6577 group: 1 struct: 46661 ] [c] 54000 nodes [ array: 11616 framework rtti: 353 func: 6582 group: 1 struct: 46698 ] [c] 55000 nodes [ array: 11716 framework rtti: 360 func: 6737 group: 1 struct: 48767 ] [c] 56000 nodes [ array: 11716 framework rtti: 360 func: 6740 group: 1 struct: 52802 ] [c] 57000 nodes [ array: 11716 framework rtti: 360 func: 6740 group: 1 struct: 56656 ] [c] 58000 nodes [ array: 11851 framework rtti: 364 func: 6769 group: 1 struct: 58162 ] [c] 59000 nodes [ array: 12030 framework rtti: 364 func: 6891 group: 1 struct: 59620 ] [c] 60000 nodes [ array: 12163 framework rtti: 366 func: 6999 group: 1 struct: 60826 ] [c] 61000 nodes [ array: 12295 framework rtti: 367 func: 7056 group: 1 struct: 61690 ] [c] 62000 nodes [ array: 12423 framework rtti: 368 func: 7114 group: 1 struct: 62401 ] [c] 63000 nodes [ array: 12733 framework rtti: 391 func: 7242 group: 1 struct: 63303 ] [c] 64000 nodes [ array: 12811 framework rtti: 393 func: 7322 group: 1 struct: 63999 ] [c] 65000 nodes [ array: 13033 framework rtti: 413 func: 7391 group: 1 struct: 64605 ] [canraise:WARNING] Unknown operation: gc_rawrefcount_next_dead [canraise:WARNING] Unknown operation: gc_rawrefcount_next_dead [c] 66000 nodes [ array: 13169 framework rtti: 429 func: 7447 group: 1 struct: 65010 ] [c] 67000 nodes [ array: 13474 framework rtti: 433 func: 7494 group: 1 struct: 65775 ] [c] 68000 nodes [ array: 13711 framework rtti: 433 func: 7494 group: 1 struct: 65825 ] [c] 69000 nodes [ array: 13933 framework rtti: 433 func: 7494 group: 1 struct: 65905 ] [c] 70000 nodes [ array: 14151 framework rtti: 433 func: 7494 group: 1 struct: 65986 ] [c] 71000 nodes [ array: 14467 framework rtti: 433 func: 7494 group: 1 struct: 66472 ] [c] 72000 nodes [ array: 14748 framework rtti: 433 func: 7494 group: 1 struct: 66824 ] [c] 73000 nodes [ array: 14966 framework rtti: 433 func: 7494 group: 1 struct: 66900 ] [c] 74000 nodes [ array: 15183 framework rtti: 433 func: 7494 group: 1 struct: 66984 ] [c] 75000 nodes [ array: 15535 framework rtti: 433 func: 7494 group: 1 struct: 67326 ] [c] 76000 nodes [ array: 15829 framework rtti: 433 func: 7494 group: 1 struct: 67772 ] [c] 77000 nodes [ array: 16083 framework rtti: 435 func: 7517 group: 1 struct: 68168 ] [c] 78000 nodes [ array: 16238 framework rtti: 436 func: 7638 group: 1 struct: 69141 ] [c] 79000 nodes [ array: 16319 framework rtti: 436 func: 7808 group: 1 struct: 70347 ] [c] 80000 nodes [ array: 16414 framework rtti: 436 func: 7941 group: 1 struct: 71783 ] [c] 81000 nodes [ array: 16606 framework rtti: 442 func: 8057 group: 1 struct: 72605 ] [c] 82000 nodes [ array: 16839 framework rtti: 459 func: 8192 group: 1 struct: 73621 ] [c] 83000 nodes [ array: 17131 framework rtti: 473 func: 8250 group: 1 struct: 74333 ] [c] 84000 nodes [ array: 17546 framework rtti: 480 func: 8328 group: 1 struct: 74986 ] [c] 85000 nodes [ array: 17741 framework rtti: 492 func: 8471 group: 1 struct: 75746 ] [c] 86000 nodes [ array: 17941 framework rtti: 493 func: 8502 group: 1 struct: 76318 ] [c] 87000 nodes [ array: 18093 framework rtti: 501 func: 8646 group: 1 struct: 76827 ] [c] 88000 nodes [ array: 18205 framework rtti: 501 func: 8716 group: 1 struct: 77322 ] [c] 89000 nodes [ array: 18566 framework rtti: 502 func: 8838 group: 1 struct: 78263 ] [c] 90000 nodes [ array: 18756 framework rtti: 502 func: 8907 group: 1 struct: 78894 ] [c] 91000 nodes [ array: 18935 framework rtti: 502 func: 9006 group: 1 struct: 79644 ] [c] 92000 nodes [ array: 19110 framework rtti: 502 func: 9140 group: 1 struct: 80608 ] [c] 93000 nodes [ array: 19378 framework rtti: 504 func: 9243 group: 1 struct: 81145 ] [c] 94000 nodes [ array: 19774 framework rtti: 504 func: 9352 group: 1 struct: 81637 ] [c] 95000 nodes [ array: 20090 framework rtti: 504 func: 9573 group: 1 struct: 82184 ] [c] 96000 nodes [ array: 20374 framework rtti: 504 func: 9734 group: 1 struct: 82884 ] [c] 97000 nodes [ array: 20728 framework rtti: 504 func: 9908 group: 1 struct: 83395 ] [c] 98000 nodes [ array: 21105 framework rtti: 505 func: 9985 group: 1 struct: 90878 ] [c] 99000 nodes [ array: 21627 framework rtti: 507 func: 10034 group: 1 struct: 91225 ] [c] 100000 nodes [ array: 21923 framework rtti: 509 func: 10070 group: 1 struct: 91580 ] [c] 101000 nodes [ array: 21953 framework rtti: 510 func: 10077 group: 1 struct: 91775 ] [c] 102000 nodes [ array: 22029 framework rtti: 533 func: 10176 group: 1 struct: 92060 ] [c] 103000 nodes [ array: 22136 framework rtti: 539 func: 10200 group: 1 struct: 92446 ] [c] 104000 nodes [ array: 22557 framework rtti: 542 func: 10301 group: 1 struct: 92839 ] [c] 105000 nodes [ array: 23016 framework rtti: 542 func: 10384 group: 1 struct: 93365 ] [c] 106000 nodes [ array: 23459 framework rtti: 542 func: 10456 group: 1 struct: 93992 ] [c] 107000 nodes [ array: 23772 framework rtti: 542 func: 10524 group: 1 struct: 94589 ] [c] 108000 nodes [ array: 24154 framework rtti: 542 func: 10623 group: 1 struct: 96184 ] [c] 109000 nodes [ array: 24646 framework rtti: 542 func: 10753 group: 1 struct: 96780 ] [c] 110000 nodes [ array: 25095 framework rtti: 544 func: 10839 group: 1 struct: 97327 ] [c] 111000 nodes [ array: 25252 framework rtti: 552 func: 10892 group: 1 struct: 97703 ] [c] 112000 nodes [ array: 25371 framework rtti: 555 func: 11016 group: 1 struct: 98358 ] [c] 113000 nodes [ array: 25561 framework rtti: 562 func: 11139 group: 1 struct: 98973 ] [c] 114000 nodes [ array: 25697 framework rtti: 577 func: 11234 group: 1 struct: 99450 ] [c] 115000 nodes [ array: 25820 framework rtti: 585 func: 11291 group: 1 struct: 100113 ] [c] 116000 nodes [ array: 25970 framework rtti: 588 func: 11306 group: 1 struct: 100920 ] [c] 117000 nodes [ array: 25978 framework rtti: 588 func: 11306 group: 1 struct: 101191 ] [c] 118000 nodes [ array: 25978 framework rtti: 588 func: 11306 group: 1 struct: 102167 ] [c] 119000 nodes [ array: 25978 framework rtti: 588 func: 11306 group: 1 struct: 103166 ] [c] 120000 nodes [ array: 25978 framework rtti: 588 func: 11306 group: 1 struct: 103417 ] [c] 121000 nodes [ array: 25978 framework rtti: 588 func: 11306 group: 1 struct: 104234 ] [c] 122000 nodes [ array: 25978 framework rtti: 588 func: 11306 group: 1 struct: 105157 ] [c] 123000 nodes [ array: 26168 framework rtti: 592 func: 11346 group: 1 struct: 105919 ] [c] 124000 nodes [ array: 26407 framework rtti: 596 func: 11398 group: 1 struct: 106228 ] [c] 125000 nodes [ array: 26579 framework rtti: 608 func: 11452 group: 1 struct: 106558 ] [c] 126000 nodes [ array: 26653 framework rtti: 612 func: 11535 group: 1 struct: 118782 ] [c] 127000 nodes [ array: 26678 framework rtti: 616 func: 11596 group: 1 struct: 119403 ] [c] 128000 nodes [ array: 26719 framework rtti: 616 func: 11657 group: 1 struct: 119508 ] [c] 129000 nodes [ array: 26783 framework rtti: 616 func: 11701 group: 1 struct: 119688 ] [c] 130000 nodes [ array: 26815 framework rtti: 616 func: 11751 group: 1 struct: 120096 ] [c] 131000 nodes [ array: 26817 framework rtti: 616 func: 11781 group: 1 struct: 120150 ] [c] 132000 nodes [ array: 26853 framework rtti: 617 func: 11863 group: 1 struct: 121075 ] [c] 133000 nodes [ array: 26905 framework rtti: 617 func: 11933 group: 1 struct: 122088 ] [c] 134000 nodes [ array: 27218 framework rtti: 631 func: 11975 group: 1 struct: 122479 ] [c] 135000 nodes [ array: 27582 framework rtti: 648 func: 12135 group: 1 struct: 122775 ] [c] 136000 nodes [ array: 27908 framework rtti: 676 func: 12278 group: 1 struct: 123096 ] [c] 137000 nodes [ array: 28231 framework rtti: 700 func: 12426 group: 1 struct: 123466 ] [c] 138000 nodes [ array: 28429 framework rtti: 734 func: 12507 group: 1 struct: 123678 ] [c] 139000 nodes [ array: 28710 framework rtti: 734 func: 12507 group: 1 struct: 123763 ] [c] 140000 nodes [ array: 29710 framework rtti: 734 func: 12507 group: 1 struct: 123763 ] [c] 141000 nodes [ array: 30710 framework rtti: 734 func: 12507 group: 1 struct: 123763 ] [c] 142000 nodes [ array: 31710 framework rtti: 734 func: 12507 group: 1 struct: 123763 ] [c] 143000 nodes [ array: 32710 framework rtti: 734 func: 12507 group: 1 struct: 123763 ] [c] 144000 nodes [ array: 33155 framework rtti: 735 func: 12529 group: 1 struct: 123922 ] [c] 145000 nodes [ array: 33322 framework rtti: 739 func: 12578 group: 1 struct: 136063 ] [c] 146000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 136661 ] [c] 147000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 137660 ] [c] 148000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 138655 ] [c] 149000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 139648 ] [c] 150000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 140607 ] [c] 151000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 141560 ] [c] 152000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 142508 ] [c] 153000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 143473 ] [c] 154000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 144431 ] [c] 155000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 145401 ] [c] 156000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 146353 ] [c] 157000 nodes [ array: 33357 framework rtti: 739 func: 12578 group: 1 struct: 147312 ] [c] 158000 nodes [ array: 33554 framework rtti: 768 func: 12719 group: 1 struct: 147825 ] [c] 159000 nodes [ array: 33727 framework rtti: 812 func: 12870 group: 1 struct: 148032 ] [c] 160000 nodes [ array: 33959 framework rtti: 832 func: 13016 group: 1 struct: 148614 ] [c] 161000 nodes [ array: 34132 framework rtti: 867 func: 13118 group: 1 struct: 148764 ] [c] 162000 nodes [ array: 34354 framework rtti: 881 func: 13209 group: 1 struct: 149086 ] [c] 163000 nodes [ array: 34429 framework rtti: 884 func: 13298 group: 1 struct: 149287 ] [c] 164000 nodes [ array: 34483 framework rtti: 887 func: 13454 group: 1 struct: 149563 ] [c] 165000 nodes [ array: 34590 framework rtti: 897 func: 13545 group: 1 struct: 149847 ] [c] 166000 nodes [ array: 34705 framework rtti: 902 func: 13564 group: 1 struct: 150031 ] [c] 167000 nodes [ array: 34705 framework rtti: 902 func: 13564 group: 1 struct: 150031 ] [c] 168000 nodes [ array: 34705 framework rtti: 902 func: 13564 group: 1 struct: 150031 ] [c] 169000 nodes [ array: 34705 framework rtti: 902 func: 13564 group: 1 struct: 150031 ] [c] 170000 nodes [ array: 34705 framework rtti: 902 func: 13564 group: 1 struct: 150031 ] [c] 171000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 172000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 173000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 174000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 175000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 176000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 177000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 178000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 179000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 180000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 181000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 182000 nodes [ array: 34772 framework rtti: 910 func: 13607 group: 1 struct: 150158 ] [c] 183000 nodes [ array: 35406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 184000 nodes [ array: 36406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 185000 nodes [ array: 37406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 186000 nodes [ array: 38406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 187000 nodes [ array: 39406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 188000 nodes [ array: 40406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 189000 nodes [ array: 41406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 190000 nodes [ array: 42406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 191000 nodes [ array: 43406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 192000 nodes [ array: 44406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 193000 nodes [ array: 45406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 194000 nodes [ array: 46406 framework rtti: 917 func: 13638 group: 1 struct: 150322 ] [c] 195000 nodes [ array: 46736 framework rtti: 925 func: 13734 group: 1 struct: 151019 ] [c] 196000 nodes [ array: 46972 framework rtti: 930 func: 13877 group: 1 struct: 153565 ] [c] 197000 nodes [ array: 47110 framework rtti: 935 func: 14015 group: 1 struct: 154015 ] [c] 198000 nodes [ array: 47248 framework rtti: 987 func: 14187 group: 1 struct: 154358 ] [c] 199000 nodes [ array: 47422 framework rtti: 1101 func: 14503 group: 1 struct: 162362 ] [c] 200000 nodes [ array: 47560 framework rtti: 1101 func: 14530 group: 1 struct: 162491 ] [c] 201000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 202000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 203000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 204000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 205000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 206000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 207000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 208000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 209000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 210000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 211000 nodes [ array: 47575 framework rtti: 1101 func: 14530 group: 1 struct: 162514 ] [c] 212000 nodes [ array: 47673 framework rtti: 1101 func: 14530 group: 1 struct: 162845 ] [c] 213000 nodes [ array: 47775 framework rtti: 1105 func: 14582 group: 1 struct: 163213 ] [c] 214000 nodes [ array: 47775 framework rtti: 1105 func: 14582 group: 1 struct: 163213 ] [c] 215000 nodes [ array: 47944 framework rtti: 1107 func: 14658 group: 1 struct: 163627 ] [c] 216000 nodes [ array: 48282 framework rtti: 1117 func: 14794 group: 1 struct: 163965 ] [c] 217000 nodes [ array: 48568 framework rtti: 1120 func: 14885 group: 1 struct: 164098 ] [c] 218000 nodes [ array: 49110 framework rtti: 1123 func: 15015 group: 1 struct: 164245 ] [c] 219000 nodes [ array: 50110 framework rtti: 1123 func: 15015 group: 1 struct: 164245 ] [c] 220000 nodes [ array: 51106 framework rtti: 1123 func: 15015 group: 1 struct: 164373 ] [c] 221000 nodes [ array: 52106 framework rtti: 1123 func: 15015 group: 1 struct: 164373 ] [c] 222000 nodes [ array: 53106 framework rtti: 1123 func: 15015 group: 1 struct: 164373 ] [c] 223000 nodes [ array: 54106 framework rtti: 1123 func: 15015 group: 1 struct: 164373 ] [c] 224000 nodes [ array: 55106 framework rtti: 1123 func: 15015 group: 1 struct: 164373 ] [c] 225000 nodes [ array: 56106 framework rtti: 1123 func: 15015 group: 1 struct: 164373 ] [c] 226000 nodes [ array: 56823 framework rtti: 1129 func: 15038 group: 1 struct: 164797 ] [c] 227000 nodes [ array: 56884 framework rtti: 1134 func: 15075 group: 1 struct: 165564 ] [c] 228000 nodes [ array: 56939 framework rtti: 1134 func: 15135 group: 1 struct: 165903 ] [c] 229000 nodes [ array: 57051 framework rtti: 1136 func: 15234 group: 1 struct: 165990 ] [c] 230000 nodes [ array: 57055 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 231000 nodes [ array: 57055 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 232000 nodes [ array: 57060 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 233000 nodes [ array: 57060 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 234000 nodes [ array: 57060 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 235000 nodes [ array: 57060 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 236000 nodes [ array: 57060 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 237000 nodes [ array: 57060 framework rtti: 1136 func: 15256 group: 1 struct: 166001 ] [c] 238000 nodes [ array: 57202 framework rtti: 1137 func: 15272 group: 1 struct: 166028 ] [c] 239000 nodes [ array: 57694 framework rtti: 1141 func: 15290 group: 1 struct: 166043 ] [c] 240000 nodes [ array: 57787 framework rtti: 1164 func: 15392 group: 1 struct: 166273 ] [c] 241000 nodes [ array: 57950 framework rtti: 1166 func: 15422 group: 1 struct: 166461 ] [rtyper] specializing: 154500 / 154894 blocks (99%) [rtyper] -=- specialized 485 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 11 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished helpers [c:database] GC transformer: finished tables [c] 242000 nodes [ array: 58404 framework rtti: 1167 func: 15537 group: 1 struct: 169116 ] [c] 243000 nodes [ array: 58763 framework rtti: 1167 func: 15537 group: 1 struct: 169361 ] [c] 244000 nodes [ array: 59036 framework rtti: 1177 func: 15635 group: 1 struct: 169620 ] [c] 245000 nodes [ array: 59036 framework rtti: 1227 func: 15735 group: 1 struct: 169986 ] [c] 246000 nodes [ array: 59097 framework rtti: 1344 func: 16550 group: 1 struct: 170536 ] [c] 247000 nodes [ array: 59153 framework rtti: 1507 func: 16776 group: 1 struct: 170690 ] [c] 248000 nodes [ array: 59288 framework rtti: 1643 func: 16988 group: 1 struct: 170956 ] [c] 249000 nodes [ array: 59419 framework rtti: 1719 func: 17164 group: 1 struct: 171097 ] [gctransform:info] assigned 3711 typeids [gctransform:info] added 61725 push/pop stack root instructions [gctransform:info] inserted 3257 write barrier calls [gctransform:info] inserted 3158 write_barrier_from_array calls [gctransform:info] found 3 static roots [c] 249743 nodes [ array: 59587 framework rtti: 1733 func: 17217 group: 1 struct: 171205 ] [c:database] Completed [translation:info] database for generating C source was created [7d21f] translation-task} [translation:info] Generating c source... [7d21f] {translation-task starting source_c [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__cffi_backend.c [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_113.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_113.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_113.o -pthread -Wl,--export-dynamic -lffi -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_113 [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__frozen_importlib.c [c:writing] data_pypy_module__hashlib.c [c:writing] data_pypy_module__io.c [c:writing] data_pypy_module__locale.c [c:writing] data_pypy_module__lsprof.c [c:writing] data_pypy_module__minimal_curses.c [c:writing] data_pypy_module__multibytecodec.c [c:writing] data_pypy_module__multiprocessing.c [c:writing] data_pypy_module__posixsubprocess.c [c:writing] data_pypy_module__pypyjson.c [c:writing] data_pypy_module__random.c [c:writing] data_pypy_module__rawffi.c [c:writing] data_pypy_module__rawffi_alt.c [c:writing] data_pypy_module__socket.c [c:writing] data_pypy_module__sre.c [c:writing] data_pypy_module__ssl.c [c:writing] data_pypy_module__warnings.c [c:writing] data_pypy_module__weakref.c [c:writing] data_pypy_module_array.c [c:writing] data_pypy_module_binascii.c [c:writing] data_pypy_module_bz2.c [c:writing] data_pypy_module_cpyext.c [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -DPy_BUILD_CORE -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/module/cpyext/include -I/builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c -I/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0 /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_114.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_114.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_114.o -pthread -Wl,--export-dynamic -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_114 [c:writing] data_pypy_module_exceptions.c [c:writing] data_pypy_module_fcntl.c [c:writing] data_pypy_module_gc.c [c:writing] data_pypy_module_imp.c [c:writing] data_pypy_module_itertools.c [c:writing] data_pypy_module_marshal.c [c:writing] data_pypy_module_math.c [c:writing] data_pypy_module_mmap.c [c:writing] data_pypy_module_operator.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_115.c -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_115.o [platform:execute] gcc /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_115.o -pthread -Wl,--export-dynamic -lrt -lrt -o /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/platcheck_115 [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_unicodedata_1.c [c:writing] data_pypy_module_zipimport.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_memory_gc.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rlib_rjitlog.c [c:writing] data_rpython_rlib_rsre.c [c:writing] data_rpython_rlib_rstruct.c [c:writing] data_rpython_rlib_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rlib_unicodedata_2.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.c [c:writing] nonfuncnodes.c [c:writing] nonfuncnodes_1.c [c:writing] nonfuncnodes_2.c [c:writing] nonfuncnodes_3.c [c:writing] nonfuncnodes_4.c [c:writing] nonfuncnodes_5.c [c:writing] nonfuncnodes_6.c [c:writing] nonfuncnodes_7.c [c:writing] nonfuncnodes_8.c [c:writing] nonfuncnodes_9.c [c:writing] nonfuncnodes_10.c [c:writing] nonfuncnodes_11.c [c:writing] nonfuncnodes_12.c [c:writing] nonfuncnodes_13.c [c:writing] nonfuncnodes_14.c [c:writing] nonfuncnodes_15.c [c:writing] nonfuncnodes_16.c [c:writing] nonfuncnodes_17.c [c:writing] nonfuncnodes_18.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__codecs_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__hashlib_1.c [c:writing] data_pypy_module__locale_1.c [c:writing] data_pypy_module__multibytecodec_1.c [c:writing] data_pypy_module__multiprocessing_1.c [c:writing] data_pypy_module__ssl_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_crypt.c [c:writing] data_pypy_module_posix_1.c [c:writing] data_pypy_module_pyexpat_1.c [c:writing] data_pypy_module_select_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_objspace_std_1.c [c:writing] data_rpython_memory_gc_1.c [c:writing] data_rpython_rlib_1.c [c:writing] data_rpython_rlib_rjitlog_1.c [c:writing] data_rpython_rlib_rsre_1.c [c:writing] data_rpython_rlib_rstruct_1.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] data_rpython_rtyper_lltypesystem_module.c [c:writing] implement.c [c:writing] implement_1.c [c:writing] implement_2.c [c:writing] implement_3.c [c:writing] implement_4.c [c:writing] implement_5.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:writing] pypy_interpreter_3.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:writing] pypy_interpreter_astcompiler_2.c [c:writing] pypy_interpreter_astcompiler_3.c [c:writing] pypy_interpreter_astcompiler_4.c [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__cffi_backend.c [c:writing] pypy_module__cffi_backend_1.c [c:writing] pypy_module__codecs.c [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__csv.c [c:writing] pypy_module__frozen_importlib.c [c:writing] pypy_module__hashlib.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__posixsubprocess.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__ssl.c [c:writing] pypy_module__string.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:writing] pypy_module_array_1.c [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_cpyext_1.c [c:writing] pypy_module_cpyext_2.c [c:writing] pypy_module_cpyext_3.c [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_crypt.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] rpython_flowspace.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_unicodedata.c [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_tool.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/testing_1/testing_1.c [88b81] translation-task} [translation:info] Compiling c source... [88b81] {translation-task starting compile_c [platform:execute] make -j 4 in /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/testing_1 [platform:message] make: Entering directory '/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/testing_1' [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o testing_1.o -c testing_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_goal.o -c data_pypy_goal.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_interpreter.o -c data_pypy_interpreter.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_interpreter_astcompiler.o -c data_pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_interpreter_pyparser.o -c data_pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module___builtin__.o -c data_pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module___pypy__.o -c data_pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__cffi_backend.o -c data_pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__codecs.o -c data_pypy_module__codecs.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__collections.o -c data_pypy_module__collections.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__continuation.o -c data_pypy_module__continuation.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__csv.o -c data_pypy_module__csv.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__frozen_importlib.o -c data_pypy_module__frozen_importlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__hashlib.o -c data_pypy_module__hashlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__io.o -c data_pypy_module__io.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__locale.o -c data_pypy_module__locale.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__lsprof.o -c data_pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__minimal_curses.o -c data_pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__multibytecodec.o -c data_pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__multiprocessing.o -c data_pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__posixsubprocess.o -c data_pypy_module__posixsubprocess.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__pypyjson.o -c data_pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__random.o -c data_pypy_module__random.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__rawffi.o -c data_pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__rawffi_alt.o -c data_pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__socket.o -c data_pypy_module__socket.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__sre.o -c data_pypy_module__sre.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__ssl.o -c data_pypy_module__ssl.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__warnings.o -c data_pypy_module__warnings.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__weakref.o -c data_pypy_module__weakref.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_array.o -c data_pypy_module_array.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_binascii.o -c data_pypy_module_binascii.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_bz2.o -c data_pypy_module_bz2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_cpyext.o -c data_pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_exceptions.o -c data_pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_fcntl.o -c data_pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_gc.o -c data_pypy_module_gc.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_imp.o -c data_pypy_module_imp.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_itertools.o -c data_pypy_module_itertools.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_marshal.o -c data_pypy_module_marshal.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_math.o -c data_pypy_module_math.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_mmap.o -c data_pypy_module_mmap.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_operator.o -c data_pypy_module_operator.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_posix.o -c data_pypy_module_posix.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_pwd.o -c data_pypy_module_pwd.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_pyexpat.o -c data_pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_select.o -c data_pypy_module_select.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_signal.o -c data_pypy_module_signal.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_struct.o -c data_pypy_module_struct.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_sys.o -c data_pypy_module_sys.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_termios.o -c data_pypy_module_termios.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_thread.o -c data_pypy_module_thread.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_time.o -c data_pypy_module_time.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_unicodedata.o -c data_pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_unicodedata_1.o -c data_pypy_module_unicodedata_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_zipimport.o -c data_pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_zlib.o -c data_pypy_module_zlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_objspace.o -c data_pypy_objspace.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_objspace_std.o -c data_pypy_objspace_std.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_flowspace.o -c data_rpython_flowspace.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_memory_gc.o -c data_rpython_memory_gc.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_memory_gctransform.o -c data_rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib.o -c data_rpython_rlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog.o -c data_rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_rsre.o -c data_rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_rstruct.o -c data_rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata.o -c data_rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_1.o -c data_rpython_rlib_unicodedata_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_2.o -c data_rpython_rlib_unicodedata_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rtyper.o -c data_rpython_rtyper.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rtyper_1.o -c data_rpython_rtyper_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem.o -c data_rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_translator_c.o -c data_rpython_translator_c.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes.o -c nonfuncnodes.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_1.o -c nonfuncnodes_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_2.o -c nonfuncnodes_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_3.o -c nonfuncnodes_3.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_4.o -c nonfuncnodes_4.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_5.o -c nonfuncnodes_5.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_6.o -c nonfuncnodes_6.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_7.o -c nonfuncnodes_7.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_8.o -c nonfuncnodes_8.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_9.o -c nonfuncnodes_9.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_10.o -c nonfuncnodes_10.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_11.o -c nonfuncnodes_11.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_12.o -c nonfuncnodes_12.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_13.o -c nonfuncnodes_13.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_14.o -c nonfuncnodes_14.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_15.o -c nonfuncnodes_15.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_16.o -c nonfuncnodes_16.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_17.o -c nonfuncnodes_17.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o nonfuncnodes_18.o -c nonfuncnodes_18.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__cffi_backend_1.o -c data_pypy_module__cffi_backend_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__codecs_1.o -c data_pypy_module__codecs_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__continuation_1.o -c data_pypy_module__continuation_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__hashlib_1.o -c data_pypy_module__hashlib_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__locale_1.o -c data_pypy_module__locale_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__multibytecodec_1.o -c data_pypy_module__multibytecodec_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__multiprocessing_1.o -c data_pypy_module__multiprocessing_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module__ssl_1.o -c data_pypy_module__ssl_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_bz2_1.o -c data_pypy_module_bz2_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_cpyext_1.o -c data_pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_crypt.o -c data_pypy_module_crypt.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_posix_1.o -c data_pypy_module_posix_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_pyexpat_1.o -c data_pypy_module_pyexpat_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_select_1.o -c data_pypy_module_select_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_signal_1.o -c data_pypy_module_signal_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_sys_1.o -c data_pypy_module_sys_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_thread_1.o -c data_pypy_module_thread_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_module_time_1.o -c data_pypy_module_time_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_pypy_objspace_std_1.o -c data_pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_memory_gc_1.o -c data_rpython_memory_gc_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_1.o -c data_rpython_rlib_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog_1.o -c data_rpython_rlib_rjitlog_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_rsre_1.o -c data_rpython_rlib_rsre_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rlib_rstruct_1.o -c data_rpython_rlib_rstruct_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_1.o -c data_rpython_rtyper_lltypesystem_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_module.o -c data_rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o implement.o -c implement.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o implement_1.o -c implement_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o implement_2.o -c implement_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o implement_3.o -c implement_3.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o implement_4.o -c implement_4.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o implement_5.o -c implement_5.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_goal.o -c pypy_goal.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter.o -c pypy_interpreter.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_1.o -c pypy_interpreter_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_2.o -c pypy_interpreter_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_3.o -c pypy_interpreter_3.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_astcompiler.o -c pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_1.o -c pypy_interpreter_astcompiler_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_2.o -c pypy_interpreter_astcompiler_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_3.o -c pypy_interpreter_astcompiler_3.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_4.o -c pypy_interpreter_astcompiler_4.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_interpreter_pyparser.o -c pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module___builtin__.o -c pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module___pypy__.o -c pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__cffi_backend.o -c pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__cffi_backend_1.o -c pypy_module__cffi_backend_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__codecs.o -c pypy_module__codecs.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__collections.o -c pypy_module__collections.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__continuation.o -c pypy_module__continuation.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__csv.o -c pypy_module__csv.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__frozen_importlib.o -c pypy_module__frozen_importlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__hashlib.o -c pypy_module__hashlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__io.o -c pypy_module__io.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__io_1.o -c pypy_module__io_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__jitlog.o -c pypy_module__jitlog.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__locale.o -c pypy_module__locale.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__lsprof.o -c pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__md5.o -c pypy_module__md5.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__minimal_curses.o -c pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__multibytecodec.o -c pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__multiprocessing.o -c pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__pickle_support.o -c pypy_module__pickle_support.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__posixsubprocess.o -c pypy_module__posixsubprocess.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__pypyjson.o -c pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__random.o -c pypy_module__random.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__rawffi.o -c pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__rawffi_alt.o -c pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__socket.o -c pypy_module__socket.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__sre.o -c pypy_module__sre.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__ssl.o -c pypy_module__ssl.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__string.o -c pypy_module__string.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__warnings.o -c pypy_module__warnings.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module__weakref.o -c pypy_module__weakref.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_array.o -c pypy_module_array.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_array_1.o -c pypy_module_array_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_binascii.o -c pypy_module_binascii.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_bz2.o -c pypy_module_bz2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_cmath.o -c pypy_module_cmath.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_cpyext.o -c pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_cpyext_1.o -c pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_cpyext_2.o -c pypy_module_cpyext_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_cpyext_3.o -c pypy_module_cpyext_3.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_cpyext_4.o -c pypy_module_cpyext_4.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_crypt.o -c pypy_module_crypt.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_exceptions.o -c pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_fcntl.o -c pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_gc.o -c pypy_module_gc.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_imp.o -c pypy_module_imp.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_itertools.o -c pypy_module_itertools.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_marshal.o -c pypy_module_marshal.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_math.o -c pypy_module_math.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_mmap.o -c pypy_module_mmap.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_operator.o -c pypy_module_operator.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_parser.o -c pypy_module_parser.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_posix.o -c pypy_module_posix.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_pwd.o -c pypy_module_pwd.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_pyexpat.o -c pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_select.o -c pypy_module_select.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_signal.o -c pypy_module_signal.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_struct.o -c pypy_module_struct.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_sys.o -c pypy_module_sys.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_termios.o -c pypy_module_termios.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_thread.o -c pypy_module_thread.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_time.o -c pypy_module_time.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_token.o -c pypy_module_token.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_unicodedata.o -c pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_zipimport.o -c pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_module_zlib.o -c pypy_module_zlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace.o -c pypy_objspace.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std.o -c pypy_objspace_std.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_1.o -c pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_2.o -c pypy_objspace_std_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_3.o -c pypy_objspace_std_3.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_4.o -c pypy_objspace_std_4.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_5.o -c pypy_objspace_std_5.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_6.o -c pypy_objspace_std_6.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_7.o -c pypy_objspace_std_7.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pypy_objspace_std_8.o -c pypy_objspace_std_8.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_flowspace.o -c rpython_flowspace.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_memory.o -c rpython_memory.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_memory_gc.o -c rpython_memory_gc.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_memory_gctransform.o -c rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib.o -c rpython_rlib.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib_1.o -c rpython_rlib_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib_2.o -c rpython_rlib_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib_3.o -c rpython_rlib_3.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib_rjitlog.o -c rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib_rsre.o -c rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib_rstruct.o -c rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rlib_unicodedata.o -c rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rtyper.o -c rpython_rtyper.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem.o -c rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_1.o -c rpython_rtyper_lltypesystem_1.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_2.o -c rpython_rtyper_lltypesystem_2.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_module.o -c rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_tool.o -c rpython_tool.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_translator.o -c rpython_translator.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rpython_translator_c.o -c rpython_translator_c.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o thread.o -c thread.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o signals.o -c signals.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o stacklet.o -c stacklet.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o locale_codec.o -c locale_codec.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o varargwrapper.o -c varargwrapper.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pyerrors.o -c pyerrors.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o modsupport.o -c modsupport.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o getargs.o -c getargs.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o abstract.o -c abstract.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o unicodeobject.o -c unicodeobject.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o mysnprintf.o -c mysnprintf.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pythonrun.o -c pythonrun.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o sysmodule.o -c sysmodule.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o cobject.o -c cobject.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o structseq.o -c structseq.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o capsule.o -c capsule.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pysignals.o -c pysignals.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pythread.o -c pythread.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o missing.o -c missing.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o pymem.o -c pymem.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o _posixsubprocess.o -c _posixsubprocess.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o parse_c_type.o -c parse_c_type.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rjitlog.o -c rjitlog.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o _codecs_cn.o -c _codecs_cn.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o _codecs_hk.o -c _codecs_hk.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o _codecs_iso2022.o -c _codecs_iso2022.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o _codecs_jp.o -c _codecs_jp.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o _codecs_kr.o -c _codecs_kr.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o _codecs_tw.o -c _codecs_tw.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o multibytecodec.o -c multibytecodec.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o tscmp.o -c tscmp.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o profiling.o -c profiling.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o entrypoint.o -c entrypoint.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o mem.o -c mem.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o exception.o -c exception.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o rtyper.o -c rtyper.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o support.o -c support.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o debug_print.o -c debug_print.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o debug_traceback.o -c debug_traceback.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o asm.o -c asm.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o instrument.o -c instrument.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o int.o -c int.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o stack.o -c stack.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o threadlocal.o -c threadlocal.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_19.o -c ../module_cache/module_19.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_20.o -c ../module_cache/module_20.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_21.o -c ../module_cache/module_21.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_22.o -c ../module_cache/module_22.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_23.o -c ../module_cache/module_23.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_24.o -c ../module_cache/module_24.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_25.o -c ../module_cache/module_25.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_26.o -c ../module_cache/module_26.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_27.o -c ../module_cache/module_27.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_28.o -c ../module_cache/module_28.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o ../module_cache/module_29.o -c ../module_cache/module_29.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] echo "int pypy_main_startup(int, char*[]); int main(int argc, char* argv[]) { return pypy_main_startup(argc, argv); }" > main.c [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wno-unused -fPIC -m64 -mzarch -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DPy_BUILD_CORE -o main.o -c main.c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.5.0-src/rpython"/../pypy/module/operator [platform:message] gcc -o libpypy-c.so testing_1.o data_pypy_goal.o data_pypy_interpreter.o data_pypy_interpreter_astcompiler.o data_pypy_interpreter_pyparser.o data_pypy_module___builtin__.o data_pypy_module___pypy__.o data_pypy_module__cffi_backend.o data_pypy_module__codecs.o data_pypy_module__collections.o data_pypy_module__continuation.o data_pypy_module__csv.o data_pypy_module__frozen_importlib.o data_pypy_module__hashlib.o data_pypy_module__io.o data_pypy_module__locale.o data_pypy_module__lsprof.o data_pypy_module__minimal_curses.o data_pypy_module__multibytecodec.o data_pypy_module__multiprocessing.o data_pypy_module__posixsubprocess.o data_pypy_module__pypyjson.o data_pypy_module__random.o data_pypy_module__rawffi.o data_pypy_module__rawffi_alt.o data_pypy_module__socket.o data_pypy_module__sre.o data_pypy_module__ssl.o data_pypy_module__warnings.o data_pypy_module__weakref.o data_pypy_module_array.o data_pypy_module_binascii.o data_pypy_module_bz2.o data_pypy_module_cpyext.o data_pypy_module_exceptions.o data_pypy_module_fcntl.o data_pypy_module_gc.o data_pypy_module_imp.o data_pypy_module_itertools.o data_pypy_module_marshal.o data_pypy_module_math.o data_pypy_module_mmap.o data_pypy_module_operator.o data_pypy_module_posix.o data_pypy_module_pwd.o data_pypy_module_pyexpat.o data_pypy_module_select.o data_pypy_module_signal.o data_pypy_module_struct.o data_pypy_module_sys.o data_pypy_module_termios.o data_pypy_module_thread.o data_pypy_module_time.o data_pypy_module_unicodedata.o data_pypy_module_unicodedata_1.o data_pypy_module_zipimport.o data_pypy_module_zlib.o data_pypy_objspace.o data_pypy_objspace_std.o data_rpython_flowspace.o data_rpython_memory_gc.o data_rpython_memory_gctransform.o data_rpython_rlib.o data_rpython_rlib_rjitlog.o data_rpython_rlib_rsre.o data_rpython_rlib_rstruct.o data_rpython_rlib_unicodedata.o data_rpython_rlib_unicodedata_1.o data_rpython_rlib_unicodedata_2.o data_rpython_rtyper.o data_rpython_rtyper_1.o data_rpython_rtyper_lltypesystem.o data_rpython_translator_c.o nonfuncnodes.o nonfuncnodes_1.o nonfuncnodes_2.o nonfuncnodes_3.o nonfuncnodes_4.o nonfuncnodes_5.o nonfuncnodes_6.o nonfuncnodes_7.o nonfuncnodes_8.o nonfuncnodes_9.o nonfuncnodes_10.o nonfuncnodes_11.o nonfuncnodes_12.o nonfuncnodes_13.o nonfuncnodes_14.o nonfuncnodes_15.o nonfuncnodes_16.o nonfuncnodes_17.o nonfuncnodes_18.o data_pypy_module__cffi_backend_1.o data_pypy_module__codecs_1.o data_pypy_module__continuation_1.o data_pypy_module__hashlib_1.o data_pypy_module__locale_1.o data_pypy_module__multibytecodec_1.o data_pypy_module__multiprocessing_1.o data_pypy_module__ssl_1.o data_pypy_module_bz2_1.o data_pypy_module_cpyext_1.o data_pypy_module_crypt.o data_pypy_module_posix_1.o data_pypy_module_pyexpat_1.o data_pypy_module_select_1.o data_pypy_module_signal_1.o data_pypy_module_sys_1.o data_pypy_module_thread_1.o data_pypy_module_time_1.o data_pypy_objspace_std_1.o data_rpython_memory_gc_1.o data_rpython_rlib_1.o data_rpython_rlib_rjitlog_1.o data_rpython_rlib_rsre_1.o data_rpython_rlib_rstruct_1.o data_rpython_rtyper_lltypesystem_1.o data_rpython_rtyper_lltypesystem_module.o implement.o implement_1.o implement_2.o implement_3.o implement_4.o implement_5.o pypy_goal.o pypy_interpreter.o pypy_interpreter_1.o pypy_interpreter_2.o pypy_interpreter_3.o pypy_interpreter_astcompiler.o pypy_interpreter_astcompiler_1.o pypy_interpreter_astcompiler_2.o pypy_interpreter_astcompiler_3.o pypy_interpreter_astcompiler_4.o pypy_interpreter_pyparser.o pypy_module___builtin__.o pypy_module___pypy__.o pypy_module__cffi_backend.o pypy_module__cffi_backend_1.o pypy_module__codecs.o pypy_module__collections.o pypy_module__continuation.o pypy_module__csv.o pypy_module__frozen_importlib.o pypy_module__hashlib.o pypy_module__io.o pypy_module__io_1.o pypy_module__jitlog.o pypy_module__locale.o pypy_module__lsprof.o pypy_module__md5.o pypy_module__minimal_curses.o pypy_module__multibytecodec.o pypy_module__multiprocessing.o pypy_module__pickle_support.o pypy_module__posixsubprocess.o pypy_module__pypyjson.o pypy_module__random.o pypy_module__rawffi.o pypy_module__rawffi_alt.o pypy_module__socket.o pypy_module__sre.o pypy_module__ssl.o pypy_module__string.o pypy_module__warnings.o pypy_module__weakref.o pypy_module_array.o pypy_module_array_1.o pypy_module_binascii.o pypy_module_bz2.o pypy_module_cmath.o pypy_module_cpyext.o pypy_module_cpyext_1.o pypy_module_cpyext_2.o pypy_module_cpyext_3.o pypy_module_cpyext_4.o pypy_module_crypt.o pypy_module_exceptions.o pypy_module_fcntl.o pypy_module_gc.o pypy_module_imp.o pypy_module_itertools.o pypy_module_marshal.o pypy_module_math.o pypy_module_mmap.o pypy_module_operator.o pypy_module_parser.o pypy_module_posix.o pypy_module_pwd.o pypy_module_pyexpat.o pypy_module_select.o pypy_module_signal.o pypy_module_struct.o pypy_module_sys.o pypy_module_termios.o pypy_module_thread.o pypy_module_time.o pypy_module_token.o pypy_module_unicodedata.o pypy_module_zipimport.o pypy_module_zlib.o pypy_objspace.o pypy_objspace_std.o pypy_objspace_std_1.o pypy_objspace_std_2.o pypy_objspace_std_3.o pypy_objspace_std_4.o pypy_objspace_std_5.o pypy_objspace_std_6.o pypy_objspace_std_7.o pypy_objspace_std_8.o rpython_flowspace.o rpython_memory.o rpython_memory_gc.o rpython_memory_gctransform.o rpython_rlib.o rpython_rlib_1.o rpython_rlib_2.o rpython_rlib_3.o rpython_rlib_rjitlog.o rpython_rlib_rsre.o rpython_rlib_rstruct.o rpython_rlib_unicodedata.o rpython_rtyper.o rpython_rtyper_lltypesystem.o rpython_rtyper_lltypesystem_1.o rpython_rtyper_lltypesystem_2.o rpython_rtyper_lltypesystem_module.o rpython_tool.o rpython_translator.o rpython_translator_c.o thread.o signals.o stacklet.o locale_codec.o varargwrapper.o pyerrors.o modsupport.o getargs.o abstract.o unicodeobject.o mysnprintf.o pythonrun.o sysmodule.o cobject.o structseq.o capsule.o pysignals.o pythread.o missing.o pymem.o _posixsubprocess.o parse_c_type.o rjitlog.o _codecs_cn.o _codecs_hk.o _codecs_iso2022.o _codecs_jp.o _codecs_kr.o _codecs_tw.o multibytecodec.o tscmp.o profiling.o entrypoint.o mem.o exception.o rtyper.o support.o debug_print.o debug_traceback.o asm.o instrument.o int.o stack.o threadlocal.o ../module_cache/module_19.o ../module_cache/module_20.o ../module_cache/module_21.o ../module_cache/module_22.o ../module_cache/module_23.o ../module_cache/module_24.o ../module_cache/module_25.o ../module_cache/module_26.o ../module_cache/module_27.o ../module_cache/module_28.o ../module_cache/module_29.o -lutil -ldl -lm -lexpat -lz -lssl -lcrypto -lrt -lcrypt -lbz2 -lncurses -ltinfo -lffi -lrt -shared -pthread -Wl,--export-dynamic [platform:message] gcc -pthread main.o -L. -lpypy-c -o pypy-c -Wl,-rpath='$ORIGIN/' [platform:message] make: Leaving directory '/builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0/testing_1' [platform:WARNING] implement_1.c: In function 'pypy_g_ccall_XML_ExpatVersion___': [platform:WARNING] implement_1.c:18329:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_37 = XML_ExpatVersion(); [platform:WARNING] ^ [platform:WARNING] implement_1.c: In function 'pypy_g_ccall_OBJ_NAME_do_all__INT_funcPtr_arrayPtr': [platform:WARNING] implement_1.c:33305:27: warning: passing argument 2 of 'OBJ_NAME_do_all' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] OBJ_NAME_do_all(l_a0_33, l_a1_22, l_a2_12); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/evp.h:94:0, [platform:WARNING] from /usr/include/openssl/x509.h:73, [platform:WARNING] from /usr/include/openssl/ssl.h:156, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_1.c:4: [platform:WARNING] /usr/include/openssl/objects.h:1001:6: note: expected 'void (*)(const OBJ_NAME *, void *) {aka void (*)(const struct obj_name_st *, void *)}' but argument is of type 'void (*)(OBJ_NAME *, void *) {aka void (*)(struct obj_name_st *, void *)}' [platform:WARNING] void OBJ_NAME_do_all(int type, void (*fn) (const OBJ_NAME *, void *arg), [platform:WARNING] ^~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun': [platform:WARNING] implement_3.c:17610:41: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetUnknownEncodingHandler(l_a0_43, l_a1_30, l_a2_16); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:642:1: note: expected 'XML_UnknownEncodingHandler {aka int (*)(void *, const char *, struct *)}' but argument is of type 'int (*)(void *, char *, XML_Encoding *) {aka int (*)(void *, char *, struct *)}' [platform:WARNING] XML_SetUnknownEncodingHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_file_env___': [platform:WARNING] implement_3.c:18160:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_63 = X509_get_default_cert_file_env(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_file___': [platform:WARNING] implement_3.c:18185:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_64 = X509_get_default_cert_file(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_dir_env___': [platform:WARNING] implement_3.c:18210:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_65 = X509_get_default_cert_dir_env(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_dir___': [platform:WARNING] implement_3.c:18235:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_66 = X509_get_default_cert_dir(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_ErrorString__INT': [platform:WARNING] implement_3.c:49563:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_81 = XML_ErrorString(l_a0_50); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_major__INT': [platform:WARNING] implement_3.c:51522:13: warning: In the GNU C Library, "major" is defined [platform:WARNING] by . For historical compatibility, it is [platform:WARNING] currently defined by as well, but we plan to [platform:WARNING] remove this soon. To use "major", include [platform:WARNING] directly. If you did not intend to use a system-defined macro [platform:WARNING] "major", you should undefine it after including . [platform:WARNING] l_v92654 = major(l_a0_72); [platform:WARNING] ^~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_makedev__INT_INT': [platform:WARNING] implement_3.c:51658:13: warning: In the GNU C Library, "makedev" is defined [platform:WARNING] by . For historical compatibility, it is [platform:WARNING] currently defined by as well, but we plan to [platform:WARNING] remove this soon. To use "makedev", include [platform:WARNING] directly. If you did not intend to use a system-defined macro [platform:WARNING] "makedev", you should undefine it after including . [platform:WARNING] l_res_103 = makedev(l_a0_77, l_a1_47); [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_minor__INT': [platform:WARNING] implement_3.c:52368:13: warning: In the GNU C Library, "minor" is defined [platform:WARNING] by . For historical compatibility, it is [platform:WARNING] currently defined by as well, but we plan to [platform:WARNING] remove this soon. To use "minor", include [platform:WARNING] directly. If you did not intend to use a system-defined macro [platform:WARNING] "minor", you should undefine it after including . [platform:WARNING] l_res_124 = minor(l_a0_102); [platform:WARNING] ^~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__NonePtr_': [platform:WARNING] implement_3.c:56497:45: warning: passing argument 2 of 'XML_SetUnparsedEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetUnparsedEntityDeclHandler(l_a0_122, l_a1_65); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:601:1: note: expected 'XML_UnparsedEntityDeclHandler {aka void (*)(void *, const char *, const char *, const char *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *, char *, char *, char *)' [platform:WARNING] XML_SetUnparsedEntityDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetEndElementHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:56784:37: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetEndElementHandler(l_a0_125, l_a1_67); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:544:1: note: expected 'XML_EndElementHandler {aka void (*)(void *, const char *)}' but argument is of type 'void (*)(void *, char *)' [platform:WARNING] XML_SetEndElementHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f': [platform:WARNING] implement_3.c:57308:44: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetExternalEntityRefHandler(l_a0_129, l_a1_70); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:626:1: note: expected 'XML_ExternalEntityRefHandler {aka int (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)}' but argument is of type 'int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)' [platform:WARNING] XML_SetExternalEntityRefHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetNotationDeclHandler__NonePtr_funcPt': [platform:WARNING] implement_3.c:57628:39: warning: passing argument 2 of 'XML_SetNotationDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetNotationDeclHandler(l_a0_133, l_a1_72); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:605:1: note: expected 'XML_NotationDeclHandler {aka void (*)(void *, const char *, const char *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *, char *, char *)' [platform:WARNING] XML_SetNotationDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu': [platform:WARNING] implement_3.c:57915:43: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetStartDoctypeDeclHandler(l_a0_136, l_a1_74); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:593:1: note: expected 'XML_StartDoctypeDeclHandler {aka void (*)(void *, const char *, const char *, const char *, int)}' but argument is of type 'void (*)(void *, char *, char *, char *, int)' [platform:WARNING] XML_SetStartDoctypeDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:58177:34: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetDefaultHandler(l_a0_138, l_a1_76); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:576:1: note: expected 'XML_DefaultHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_SetDefaultHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetProcessingInstructionHandler__NoneP': [platform:WARNING] implement_3.c:58442:48: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetProcessingInstructionHandler(l_a0_140, l_a1_78); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:552:1: note: expected 'XML_ProcessingInstructionHandler {aka void (*)(void *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *)' [platform:WARNING] XML_SetProcessingInstructionHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:58707:34: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetXmlDeclHandler(l_a0_142, l_a1_80); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:193:1: note: expected 'XML_XmlDeclHandler {aka void (*)(void *, const char *, const char *, int)}' but argument is of type 'void (*)(void *, char *, char *, int)' [platform:WARNING] XML_SetXmlDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetCommentHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:58972:34: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetCommentHandler(l_a0_144, l_a1_82); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:555:1: note: expected 'XML_CommentHandler {aka void (*)(void *, const char *)}' but argument is of type 'void (*)(void *, char *)' [platform:WARNING] XML_SetCommentHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:59237:37: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetEntityDeclHandler(l_a0_146, l_a1_84); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:342:1: note: expected 'XML_EntityDeclHandler {aka void (*)(void *, const char *, int, const char *, int, const char *, const char *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, int, char *, int, char *, char *, char *, char *)' [platform:WARNING] XML_SetEntityDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetStartElementHandler__NonePtr_funcPt': [platform:WARNING] implement_3.c:59796:39: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetStartElementHandler(l_a0_151, l_a1_88); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:540:1: note: expected 'XML_StartElementHandler {aka void (*)(void *, const char *, const char **)}' but argument is of type 'void (*)(void *, char *, char **)' [platform:WARNING] XML_SetStartElementHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetStartNamespaceDeclHandler__NonePtr_': [platform:WARNING] implement_3.c:60323:45: warning: passing argument 2 of 'XML_SetStartNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetStartNamespaceDeclHandler(l_a0_155, l_a1_91); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:614:1: note: expected 'XML_StartNamespaceDeclHandler {aka void (*)(void *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *)' [platform:WARNING] XML_SetStartNamespaceDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetEndNamespaceDeclHandler__NonePtr_fu': [platform:WARNING] implement_3.c:60587:43: warning: passing argument 2 of 'XML_SetEndNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetEndNamespaceDeclHandler(l_a0_157, l_a1_93); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:618:1: note: expected 'XML_EndNamespaceDeclHandler {aka void (*)(void *, const char *)}' but argument is of type 'void (*)(void *, char *)' [platform:WARNING] XML_SetEndNamespaceDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP': [platform:WARNING] implement_3.c:60849:40: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetDefaultHandlerExpand(l_a0_159, l_a1_95); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:584:1: note: expected 'XML_DefaultHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_SetDefaultHandlerExpand(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:61113:38: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetAttlistDeclHandler(l_a0_161, l_a1_97); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:176:1: note: expected 'XML_AttlistDeclHandler {aka void (*)(void *, const char *, const char *, const char *, const char *, int)}' but argument is of type 'void (*)(void *, char *, char *, char *, char *, int)' [platform:WARNING] XML_SetAttlistDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetElementDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:61375:38: warning: passing argument 2 of 'XML_SetElementDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetElementDeclHandler(l_a0_163, l_a1_99); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:156:1: note: expected 'XML_ElementDeclHandler {aka void (*)(void *, const char *, struct XML_cp *)}' but argument is of type 'void (*)(void *, char *, XML_Content *) {aka void (*)(void *, char *, struct XML_cp *)}' [platform:WARNING] XML_SetElementDeclHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP': [platform:WARNING] implement_3.c:61637:40: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetSkippedEntityHandler(l_a0_165, l_a1_101); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:638:1: note: expected 'XML_SkippedEntityHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_SetSkippedEntityHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP': [platform:WARNING] implement_3.c:61903:40: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetCharacterDataHandler(l_a0_167, l_a1_103); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:124:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/expat.h:548:1: note: expected 'XML_CharacterDataHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_SetCharacterDataHandler(XML_Parser parser, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_TLSv1_method___': [platform:WARNING] implement_3.c:63982:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_167 = TLSv1_method(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CTX_set_verify__SSL_CTXPtr_INT_arrayPt': [platform:WARNING] implement_3.c:64031:41: warning: passing argument 3 of 'SSL_CTX_set_verify' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] SSL_CTX_set_verify(l_a0_171, l_a1_105, l_a2_43); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:2228:6: note: expected 'int (*)(int, X509_STORE_CTX *) {aka int (*)(int, struct x509_store_ctx_st *)}' but argument is of type 'char *' [platform:WARNING] void SSL_CTX_set_verify(SSL_CTX *ctx, int mode, [platform:WARNING] ^~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CTX_set_session_id_context__SSL_CTXPtr': [platform:WARNING] implement_3.c:64081:55: warning: pointer targets in passing argument 2 of 'SSL_CTX_set_session_id_context' differ in signedness [-Wpointer-sign] [platform:WARNING] l_res_170 = SSL_CTX_set_session_id_context(l_a0_173, l_a1_107, l_a2_44); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_3.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:2254:5: note: expected 'const unsigned char *' but argument is of type 'char *' [platform:WARNING] int SSL_CTX_set_session_id_context(SSL_CTX *ctx, const unsigned char *sid_ctx, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSLv3_method___': [platform:WARNING] implement_3.c:64130:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_171 = SSLv3_method(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSLv23_method___': [platform:WARNING] implement_3.c:64155:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v97392 = SSLv23_method(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_TLSv1_1_method___': [platform:WARNING] implement_3.c:64180:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_172 = TLSv1_1_method(); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_TLSv1_2_method___': [platform:WARNING] implement_3.c:64205:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_173 = TLSv1_2_method(); [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_PEM_read_bio_DHparams__BIOPtr_arrayPtr_arr': [platform:WARNING] implement_5.c:5479:46: warning: passing argument 2 of 'PEM_read_bio_DHparams' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_351 = PEM_read_bio_DHparams(l_a0_390, l_a1_241, l_a2_114, l_a3_42); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:162:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/pem.h:477:1: note: expected 'DH ** {aka struct dh_st **}' but argument is of type 'char *' [platform:WARNING] DECLARE_PEM_rw_const(DHparams, DH) [platform:WARNING] ^ [platform:WARNING] implement_5.c:5479:56: warning: passing argument 3 of 'PEM_read_bio_DHparams' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_351 = PEM_read_bio_DHparams(l_a0_390, l_a1_241, l_a2_114, l_a3_42); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:162:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/pem.h:477:1: note: expected 'int (*)(char *, int, int, void *)' but argument is of type 'char *' [platform:WARNING] DECLARE_PEM_rw_const(DHparams, DH) [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_SSL_get0_alpn_selected__SSLPtr_arrayPtr_ar': [platform:WARNING] implement_5.c:6171:35: warning: passing argument 2 of 'SSL_get0_alpn_selected' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] SSL_get0_alpn_selected(l_a0_397, l_a1_247, l_a2_117); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1279:6: note: expected 'const unsigned char **' but argument is of type 'char **' [platform:WARNING] void SSL_get0_alpn_selected(const SSL *ssl, const unsigned char **data, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_SSL_get0_next_proto_negotiated__SSLPtr_arr': [platform:WARNING] implement_5.c:6235:43: warning: passing argument 2 of 'SSL_get0_next_proto_negotiated' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] SSL_get0_next_proto_negotiated(l_a0_398, l_a1_248, l_a2_118); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1253:6: note: expected 'const unsigned char **' but argument is of type 'char **' [platform:WARNING] void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_EVP_DigestFinal__EVP_MD_CTXPtr_arrayPtr_ar': [platform:WARNING] implement_5.c:13829:40: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal' differ in signedness [-Wpointer-sign] [platform:WARNING] l_res_368 = EVP_DigestFinal(l_a0_409, l_a1_257, l_a2_126); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/x509.h:73:0, [platform:WARNING] from /usr/include/openssl/ssl.h:156, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/evp.h:606:5: note: expected 'unsigned char *' but argument is of type 'char *' [platform:WARNING] int EVP_DigestFinal(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s); [platform:WARNING] ^~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c:13829:50: warning: passing argument 3 of 'EVP_DigestFinal' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_368 = EVP_DigestFinal(l_a0_409, l_a1_257, l_a2_126); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/x509.h:73:0, [platform:WARNING] from /usr/include/openssl/ssl.h:156, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/evp.h:606:5: note: expected 'unsigned int *' but argument is of type 'char *' [platform:WARNING] int EVP_DigestFinal(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s); [platform:WARNING] ^~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_X509V3_EXT_get__arrayPtr': [platform:WARNING] implement_5.c:18212:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v132007 = X509V3_EXT_get(l_a0_414); [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_ASN1_STRING_data__asn1_string_stPtr': [platform:WARNING] implement_5.c:18312:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:WARNING] l_res_375 = ASN1_STRING_data(l_a0_418); [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_ASN1_item_d2i__arrayPtr_arrayPtr_Signed_AS': [platform:WARNING] implement_5.c:18387:38: warning: passing argument 2 of 'ASN1_item_d2i' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_v132054 = ASN1_item_d2i(l_a0_421, l_a1_263, l_a2_128, l_a3_45); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/objects.h:965:0, [platform:WARNING] from /usr/include/openssl/evp.h:94, [platform:WARNING] from /usr/include/openssl/x509.h:73, [platform:WARNING] from /usr/include/openssl/ssl.h:156, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/asn1.h:1100:13: note: expected 'const unsigned char **' but argument is of type 'char **' [platform:WARNING] ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **val, const unsigned char **in, [platform:WARNING] ^~~~~~~~~~~~~ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_PEM_read_bio_X509__BIOPtr_arrayPtr_arrayPt': [platform:WARNING] implement_5.c:20365:42: warning: passing argument 2 of 'PEM_read_bio_X509' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_387 = PEM_read_bio_X509(l_a0_432, l_a1_273, l_a2_136, l_a3_50); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:162:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/pem.h:451:1: note: expected 'X509 ** {aka struct x509_st **}' but argument is of type 'char *' [platform:WARNING] DECLARE_PEM_rw(X509, X509) [platform:WARNING] ^ [platform:WARNING] implement_5.c:20365:52: warning: passing argument 3 of 'PEM_read_bio_X509' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_387 = PEM_read_bio_X509(l_a0_432, l_a1_273, l_a2_136, l_a3_50); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:162:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/pem.h:451:1: note: expected 'int (*)(char *, int, int, void *)' but argument is of type 'char *' [platform:WARNING] DECLARE_PEM_rw(X509, X509) [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_d2i_X509_bio__BIOPtr_arrayPtr': [platform:WARNING] implement_5.c:20415:37: warning: passing argument 2 of 'd2i_X509_bio' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_389 = d2i_X509_bio(l_a0_434, l_a1_275); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:156:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/x509.h:709:7: note: expected 'X509 ** {aka struct x509_st **}' but argument is of type 'char *' [platform:WARNING] X509 *d2i_X509_bio(BIO *bp, X509 **x509); [platform:WARNING] ^~~~~~~~~~~~ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_SSL_select_next_proto__arrayPtr_arrayPtr_a': [platform:WARNING] implement_5.c:20446:36: warning: passing argument 1 of 'SSL_select_next_proto' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_390 = SSL_select_next_proto(l_a0_435, l_a1_276, l_a2_137, l_a3_51, l_a4_24, l_a5_12); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1258:5: note: expected 'unsigned char **' but argument is of type 'char **' [platform:WARNING] int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c:20446:56: warning: pointer targets in passing argument 3 of 'SSL_select_next_proto' differ in signedness [-Wpointer-sign] [platform:WARNING] l_res_390 = SSL_select_next_proto(l_a0_435, l_a1_276, l_a2_137, l_a3_51, l_a4_24, l_a5_12); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1258:5: note: expected 'const unsigned char *' but argument is of type 'char *' [platform:WARNING] int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c:20446:75: warning: pointer targets in passing argument 5 of 'SSL_select_next_proto' differ in signedness [-Wpointer-sign] [platform:WARNING] l_res_390 = SSL_select_next_proto(l_a0_435, l_a1_276, l_a2_137, l_a3_51, l_a4_24, l_a5_12); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1258:5: note: expected 'const unsigned char *' but argument is of type 'char *' [platform:WARNING] int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_SSL_get_servername__SSLPtr_INT': [platform:WARNING] implement_5.c:20504:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v132901 = SSL_get_servername(l_a0_437, l_a1_277); [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_i2d_X509__arrayPtr_arrayPtr': [platform:WARNING] implement_5.c:20529:33: warning: passing argument 2 of 'i2d_X509' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_v132908 = i2d_X509(l_a0_438, l_a1_278); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/objects.h:965:0, [platform:WARNING] from /usr/include/openssl/evp.h:94, [platform:WARNING] from /usr/include/openssl/x509.h:73, [platform:WARNING] from /usr/include/openssl/ssl.h:156, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/x509.h:823:1: note: expected 'unsigned char **' but argument is of type 'char **' [platform:WARNING] DECLARE_ASN1_FUNCTIONS(X509) [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_gai_strerror__INT': [platform:WARNING] implement_5.c:22208:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_396 = gai_strerror(l_a0_443); [platform:WARNING] ^ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_ASN1_STRING_to_UTF8__arrayPtr_asn1_string_': [platform:WARNING] implement_5.c:22261:34: warning: passing argument 1 of 'ASN1_STRING_to_UTF8' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_398 = ASN1_STRING_to_UTF8(l_a0_445, l_a1_283); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/objects.h:965:0, [platform:WARNING] from /usr/include/openssl/evp.h:94, [platform:WARNING] from /usr/include/openssl/x509.h:73, [platform:WARNING] from /usr/include/openssl/ssl.h:156, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/openssl/asn1.h:1010:5: note: expected 'unsigned char **' but argument is of type 'char **' [platform:WARNING] int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in); [platform:WARNING] ^~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_5.c: In function 'pypy_g_ccall_fstatat__INT_arrayPtr_stat64Ptr_INT': [platform:WARNING] implement_5.c:27112:42: warning: passing argument 3 of 'fstatat' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_422 = fstatat(l_a0_476, l_a1_310, l_a2_160, l_a3_66); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/features.h:423:0, [platform:WARNING] from /usr/include/assert.h:35, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/thread.h:4, [platform:WARNING] from common_header.h:91, [platform:WARNING] from implement_5.c:4: [platform:WARNING] /usr/include/sys/stat.h:470:1: note: expected 'struct stat *' but argument is of type 'struct stat64 *' [platform:WARNING] __NTH (fstatat (int __fd, const char *__filename, struct stat *__statbuf, [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_EVP_get_digestbyname__arrayPtr': [platform:WARNING] implement_4.c:1840:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_179 = EVP_get_digestbyname(l_a0_183); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_inet_ntop__INT_arrayPtr_arrayPtr_UINT': [platform:WARNING] implement_4.c:10666:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v102410 = inet_ntop(l_a0_191, l_a1_117, l_a2_45, l_a3_10); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_ERR_reason_error_string__Unsigned': [platform:WARNING] implement_4.c:14557:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_199 = ERR_reason_error_string(l_a0_211); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_PEM_read_bio_X509_AUX__BIOPtr_arrayPtr_arr': [platform:WARNING] implement_4.c:14636:46: warning: passing argument 2 of 'PEM_read_bio_X509_AUX' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_202 = PEM_read_bio_X509_AUX(l_a0_214, l_a1_133, l_a2_52, l_a3_12); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:162:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/openssl/pem.h:452:1: note: expected 'X509 ** {aka struct x509_st **}' but argument is of type 'char *' [platform:WARNING] DECLARE_PEM_rw(X509_AUX, X509) [platform:WARNING] ^ [platform:WARNING] implement_4.c:14636:56: warning: passing argument 3 of 'PEM_read_bio_X509_AUX' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_202 = PEM_read_bio_X509_AUX(l_a0_214, l_a1_133, l_a2_52, l_a3_12); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:162:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/openssl/pem.h:452:1: note: expected 'int (*)(char *, int, int, void *)' but argument is of type 'char *' [platform:WARNING] DECLARE_PEM_rw(X509_AUX, X509) [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_OBJ_nid2sn__INT': [platform:WARNING] implement_4.c:14790:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_207 = OBJ_nid2sn(l_a0_219); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_OBJ_nid2ln__INT': [platform:WARNING] implement_4.c:14815:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_208 = OBJ_nid2ln(l_a0_220); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': [platform:WARNING] implement_4.c:29754:51: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_227 = openpty(l_a0_241, l_a1_149, l_a2_61, l_a3_15, l_a4_7); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:116:0, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/pty.h:36:12: note: expected 'const struct termios *' but argument is of type 'char *' [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name, [platform:WARNING] ^~~~~~~ [platform:WARNING] implement_4.c:29754:60: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_227 = openpty(l_a0_241, l_a1_149, l_a2_61, l_a3_15, l_a4_7); [platform:WARNING] ^~~~~~ [platform:WARNING] In file included from common_header.h:116:0, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/pty.h:36:12: note: expected 'const struct winsize *' but argument is of type 'char *' [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name, [platform:WARNING] ^~~~~~~ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_SSL_CTX_set_alpn_select_cb__SSL_CTXPtr_fun': [platform:WARNING] implement_4.c:35710:39: warning: passing argument 2 of 'SSL_CTX_set_alpn_select_cb' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] SSL_CTX_set_alpn_select_cb(l_a0_300, l_a1_187, l_a2_85); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1272:6: note: expected 'int (*)(SSL *, const unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *) {aka int (*)(struct ssl_st *, const unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *)}' but argument is of type 'int (*)(SSL *, char **, unsigned char *, char *, unsigned int, void *) {aka int (*)(struct ssl_st *, char **, unsigned char *, char *, unsigned int, void *)}' [platform:WARNING] void SSL_CTX_set_alpn_select_cb(SSL_CTX *ctx, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_SSL_CTX_set_next_protos_advertised_cb__SSL': [platform:WARNING] implement_4.c:35772:50: warning: passing argument 2 of 'SSL_CTX_set_next_protos_advertised_cb' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] SSL_CTX_set_next_protos_advertised_cb(l_a0_302, l_a1_189, l_a2_87); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1240:6: note: expected 'int (*)(SSL *, const unsigned char **, unsigned int *, void *) {aka int (*)(struct ssl_st *, const unsigned char **, unsigned int *, void *)}' but argument is of type 'int (*)(SSL *, char **, unsigned int *, void *) {aka int (*)(struct ssl_st *, char **, unsigned int *, void *)}' [platform:WARNING] void SSL_CTX_set_next_protos_advertised_cb(SSL_CTX *s, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_SSL_CTX_set_next_proto_select_cb__SSL_CTXP': [platform:WARNING] implement_4.c:35830:45: warning: passing argument 2 of 'SSL_CTX_set_next_proto_select_cb' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] SSL_CTX_set_next_proto_select_cb(l_a0_304, l_a1_191, l_a2_89); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:125:0, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/openssl/ssl.h:1246:6: note: expected 'int (*)(SSL *, unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *) {aka int (*)(struct ssl_st *, unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *)}' but argument is of type 'int (*)(SSL *, char **, unsigned char *, char *, unsigned int, void *) {aka int (*)(struct ssl_st *, char **, unsigned char *, char *, unsigned int, void *)}' [platform:WARNING] void SSL_CTX_set_next_proto_select_cb(SSL_CTX *s, [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_SSL_get_current_compression__SSLPtr': [platform:WARNING] implement_4.c:36851:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_275 = SSL_get_current_compression(l_a0_325); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_SSL_get_version__SSLPtr': [platform:WARNING] implement_4.c:37010:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_280 = SSL_get_version(l_a0_331); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_SSL_get_current_cipher__SSLPtr': [platform:WARNING] implement_4.c:37062:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_282 = SSL_get_current_cipher(l_a0_333); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_SSL_CIPHER_get_name__SSL_CIPHERPtr': [platform:WARNING] implement_4.c:37087:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_res_283 = SSL_CIPHER_get_name(l_a0_334); [platform:WARNING] ^ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_X509_get_ext_d2i__arrayPtr_INT_arrayPtr_ar': [platform:WARNING] implement_4.c:43697:51: warning: passing argument 3 of 'X509_get_ext_d2i' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_297 = X509_get_ext_d2i(l_a0_352, l_a1_215, l_a2_99, l_a3_32); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:156:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/openssl/x509.h:1071:7: note: expected 'int *' but argument is of type 'char *' [platform:WARNING] void *X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx); [platform:WARNING] ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_4.c:43697:60: warning: passing argument 4 of 'X509_get_ext_d2i' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_297 = X509_get_ext_d2i(l_a0_352, l_a1_215, l_a2_99, l_a3_32); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/openssl/ssl.h:156:0, [platform:WARNING] from common_header.h:125, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/openssl/x509.h:1071:7: note: expected 'int *' but argument is of type 'char *' [platform:WARNING] void *X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx); [platform:WARNING] ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_4.c: In function 'pypy_g_ccall_gettimeofday__arrayPtr_arrayPtr': [platform:WARNING] implement_4.c:54073:37: warning: passing argument 2 of 'gettimeofday' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_313 = gettimeofday(l_a0_369, l_a1_226); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:98:0, [platform:WARNING] from implement_4.c:4: [platform:WARNING] /usr/include/sys/time.h:68:12: note: expected '__timezone_ptr_t {aka struct timezone * restrict}' but argument is of type 'char *' [platform:WARNING] extern int gettimeofday (struct timeval *__restrict __tv, [platform:WARNING] ^~~~~~~~~~~~ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/g_include.h:16:0, [platform:WARNING] from pypy_interpreter_astcompiler_1.c:9: [platform:WARNING] pypy_interpreter_astcompiler_1.c: In function 'pypy_g_ASTBuilder_handle_if_stmt': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] pypy_interpreter_astcompiler_1.c:20666:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_652, l_v275597, l_v275600); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] pypy_interpreter_astcompiler_1.c:20728:5: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_653, l_v275635, l_v275638); [platform:WARNING] ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c: In function 'pypy_g_ASTBuilder_handle_try_stmt': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] pypy_interpreter_astcompiler_1.c:24330:3: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_659, l_v276889, l_v276892); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] pypy_interpreter_astcompiler_1.c:25022:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_664, l_v277238, l_v277241); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] pypy_interpreter_astcompiler_1.c:25056:6: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_665, l_v277258, l_v277261); [platform:WARNING] ^ [platform:WARNING] pypy_interpreter_pyparser.c: In function 'pypy_g_universal_newline': [platform:WARNING] pypy_interpreter_pyparser.c:17728:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [platform:WARNING] if (l_v378150) { [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': [platform:WARNING] pypy_module__cffi_backend.c:2095:12: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_v399228 = RPyField(l_src_ctx_2, includes); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': [platform:WARNING] pypy_module__cffi_backend.c:2848:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v399960 = RPyField(l_ll_externpy_1, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': [platform:WARNING] pypy_module__cffi_backend.c:29864:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v410189 = RPyField(l_v410188, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_descr_list_types': [platform:WARNING] pypy_module__cffi_backend.c:30464:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v410294 = RPyField(l_ctx_154, typenames); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:30466:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_22 = RPyField(l_v410295, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:30695:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v410379 = RPyField(l_ctx_154, struct_unions); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:30697:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_21 = RPyField(l_su_0, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': [platform:WARNING] pypy_module__cffi_backend.c:42602:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v415212 = RPyField(l_v415203, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:42940:13: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_ptr_118 = &RPyField(l_g_3, size_or_direct_fn); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': [platform:WARNING] pypy_module__cffi_backend.c:43794:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_g_4 = RPyField(l_v415804, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:43825:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_23 = RPyField(l_v415817, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': [platform:WARNING] pypy_module__cffi_backend.c:44099:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_g_5 = RPyField(l_v415937, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:44360:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_24 = RPyField(l_v415995, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': [platform:WARNING] pypy_module__cffi_backend.c:52038:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v419390 = RPyField(l_v419389, fields); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:52041:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_25 = RPyField(l_fld_0, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int': [platform:WARNING] pypy_module__cffi_backend.c:54004:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_26 = RPyField(l_g_6, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func': [platform:WARNING] pypy_module__cffi_backend.c:63963:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v424463 = RPyField(l_v424462, typenames); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject__ffi_bad_type': [platform:WARNING] pypy_module__cffi_backend_1.c:681:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_28 = RPyField(l_info_15, error_message); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:929:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_27 = RPyField(l_info_15, error_message); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:11322:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v429486 = RPyField(l_v429485, struct_unions); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11360:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v429751 = RPyField(l_s_204, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11416:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v429638 = RPyField(l_s_204, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11681:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_30 = RPyField(l_s_204, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11733:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_29 = RPyField(l_s_204, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_enum': [platform:WARNING] pypy_module__cffi_backend_1.c:12261:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v429849 = RPyField(l_v429848, enums); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:12513:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_p_41 = RPyField(l_e_34, enumerators); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:12523:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v429937 = RPyField(l_e_34, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:13204:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v430327 = RPyField(l_v430326, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__fetch_external_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:17099:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_31 = RPyField(l_s_205, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:17167:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v432000 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_externpy_deco': [platform:WARNING] pypy_module__cffi_backend_1.c:24141:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v434675 = RPyField(l_ctx_156, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__hashlib.c: In function 'pypy_g_hash_name_mapper_callback': [platform:WARNING] pypy_module__hashlib.c:511:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v466103 = RPyField(l_v466110, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': [platform:WARNING] pypy_module__multibytecodec.c:6292:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_2); [platform:WARNING] ^ [platform:WARNING] pypy_module__multibytecodec.c:6445:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_codec_5 = pypy_cjk_enc_getcodec(l_encodebuf_2); [platform:WARNING] ^ [platform:WARNING] pypy_module__ssl.c: In function 'pypy_g__get_peer_alt_names': [platform:WARNING] pypy_module__ssl.c:23671:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:WARNING] l_v564411 = RPyField(l_v564410, data); [platform:WARNING] ^ [platform:WARNING] pypy_module__ssl.c:23678:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v564417 = RPyField(l_v564416, it); [platform:WARNING] ^ [platform:WARNING] pypy_module__ssl.c:23683:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v565195 = RPyField(l_v565194, it); [platform:WARNING] ^ [platform:WARNING] pypy_module__ssl.c:23720:13: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_v564321 = RPyField(l_v564419, d2i); [platform:WARNING] ^ [platform:WARNING] pypy_module__ssl.c: In function 'pypy_g__get_aia_uri': [platform:WARNING] pypy_module__ssl.c:25516:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:WARNING] l_v565330 = RPyField(l_uri_0, data); [platform:WARNING] ^ [platform:WARNING] pypy_module__ssl.c: In function 'pypy_g__get_crl_dp': [platform:WARNING] pypy_module__ssl.c:25885:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_dps_0 = RPyField(l_v565571, crldp); [platform:WARNING] ^ [platform:WARNING] pypy_module__ssl.c:26100:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:WARNING] l_v565640 = RPyField(l_res_626, data); [platform:WARNING] ^ [platform:WARNING] pypy_module__warnings.c: In function 'pypy_g_normalize_module': [platform:WARNING] pypy_module__warnings.c:7005:7: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [platform:WARNING] if (l_v571044) { [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext_1.c: In function 'pypy_g_PyModule_Create2': [platform:WARNING] pypy_module_cpyext_1.c:37652:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_63 = RPyField(l_module_13, m_name); [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext_1.c:37677:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_62 = RPyField(l_module_13, m_doc); [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext_1.c: In function 'pypy_g_type_realize': [platform:WARNING] pypy_module_cpyext_1.c:61102:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_82 = RPyField(l_pto_14, tp_name); [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext_1.c:61107:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_81 = RPyField(l_pto_14, tp_name); [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext.c: In function 'pypy_g_wrapper_second_level__star_1_16': [platform:WARNING] pypy_module_cpyext.c:28220:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:WARNING] l_retval_83 = (int)((&pypy_g_pypy_objspace_std_boolobject_W_BoolObject)); [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext_2.c: In function 'pypy_g_finish_type_1': [platform:WARNING] pypy_module_cpyext_2.c:2631:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_85 = RPyField(l_base_25, tp_name); [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext_2.c: In function 'pypy_g_W_PyCTypeObject___init__': [platform:WARNING] pypy_module_cpyext_2.c:3766:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_86 = RPyField(l_pto_16, tp_name); [platform:WARNING] ^ [platform:WARNING] pypy_module_cpyext_2.c:4012:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_87 = RPyField(l_pto_16, tp_doc); [platform:WARNING] ^ [platform:WARNING] pypy_module_imp.c: In function 'pypy_g_get_sourcefile': [platform:WARNING] pypy_module_imp.c:1217:6: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] if (l_v730872) { [platform:WARNING] ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:341:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_116 = RPyField(l_res_917, tm_zone); [platform:WARNING] ^ [platform:WARNING] pypy_module_time.c:513:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_117 = RPyField(l_res_915, tm_zone); [platform:WARNING] ^ [platform:WARNING] pypy_objspace_std_4.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': [platform:WARNING] pypy_objspace_std_4.c:33526:28: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] l_v943666 = (l_selfval_3 == l_selfval_3); [platform:WARNING] ^~ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/g_include.h:16:0, [platform:WARNING] from rpython_rlib_1.c:9: [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_TimSort_merge_force_collapse_5': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib_1.c:949:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2409, l_v1082367, l_v1082388); [platform:WARNING] ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_TimSort_merge_collapse_5': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib_1.c:1894:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2427, l_v1082748, l_v1082786); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib_1.c:1903:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2428, l_v1082748, l_v1082793); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib_1.c:2002:2: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2425, l_v1082751, l_v1082754); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib_1.c:1923:5: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2430, l_v1082748, l_v1082809); [platform:WARNING] ^ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/g_include.h:16:0, [platform:WARNING] from rpython_rlib.c:9: [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_force_collapse': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:55540:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2184, l_v1077776, l_v1077797); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_collapse': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:56100:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2202, l_v1077973, l_v1078012); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:56109:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2203, l_v1077973, l_v1078019); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:56208:2: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2200, l_v1077977, l_v1077980); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:56129:5: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2205, l_v1077973, l_v1078035); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_force_collapse_1': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:56589:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2227, l_v1078180, l_v1078201); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_collapse_1': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:57251:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2245, l_v1078419, l_v1078458); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:57260:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2246, l_v1078419, l_v1078465); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:57359:2: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2243, l_v1078423, l_v1078426); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:57280:5: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2248, l_v1078419, l_v1078481); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_force_collapse_2': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:57773:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2269, l_v1078638, l_v1078659); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_collapse_2': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:58341:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2287, l_v1078842, l_v1078880); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:58350:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2288, l_v1078842, l_v1078887); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:58449:2: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2285, l_v1078845, l_v1078848); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:58370:5: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2290, l_v1078842, l_v1078903); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_force_collapse_3': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:58885:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2311, l_v1079067, l_v1079088); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_collapse_3': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:59453:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2328, l_v1079269, l_v1079308); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:59462:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2329, l_v1079269, l_v1079315); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:59561:2: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2326, l_v1079273, l_v1079276); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:59482:5: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2331, l_v1079269, l_v1079331); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_force_collapse_4': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:59996:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2354, l_v1079494, l_v1079515); [platform:WARNING] ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_TimSort_merge_collapse_4': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:60556:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2374, l_v1079690, l_v1079729); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:60565:4: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2375, l_v1079690, l_v1079736); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:60664:2: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2372, l_v1079694, l_v1079697); [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow] [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y)) [platform:WARNING] rpython_rlib.c:60585:5: note: in expansion of macro 'OP_INT_LT' [platform:WARNING] OP_INT_LT(l_index_2377, l_v1079690, l_v1079752); [platform:WARNING] ^ [platform:WARNING] rpython_rlib_2.c: In function 'pypy_g_PacketAddress_get_haddr': [platform:WARNING] rpython_rlib_2.c:60464:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:WARNING] l_v1129156 = RPyField(l_v1129111, sll_addr); [platform:WARNING] ^ [platform:WARNING] rpython_rlib_3.c: In function 'pypy_g_PacketAddress___init__': [platform:WARNING] rpython_rlib_3.c:10256:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] [platform:WARNING] l_v1135225 = RPyField(l_addr_10131, sll_addr); [platform:WARNING] ^ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/Python.h:132:0, [platform:WARNING] from getargs.c:4: [platform:WARNING] getargs.c: In function 'vgetargs1': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) [platform:WARNING] ^ [platform:WARNING] getargs.c:254:24: note: in expansion of macro 'PyMem_NEW' [platform:WARNING] freelist.entries = PyMem_NEW(freelistentry_t, max); [platform:WARNING] ^~~~~~~~~ [platform:WARNING] getargs.c: In function 'convertsimple': [platform:WARNING] getargs.c:992:42: warning: passing argument 2 of 'PyPyObject_AsCharBuffer' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] if (PyObject_AsCharBuffer(s, &ptr, &size) < 0) [platform:WARNING] ^ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/Python.h:154:0, [platform:WARNING] from getargs.c:4: [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/goal/usession-pypy3-0/pypy_decl.h:560:17: note: expected 'char **' but argument is of type 'const char **' [platform:WARNING] PyAPI_FUNC(int) PyPyObject_AsCharBuffer(PyObject *arg0, char **arg1, Py_ssize_t *arg2); [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/Python.h:132:0, [platform:WARNING] from getargs.c:4: [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) [platform:WARNING] ^ [platform:WARNING] getargs.c:1059:27: note: in expansion of macro 'PyMem_NEW' [platform:WARNING] *buffer = PyMem_NEW(char, size + 1); [platform:WARNING] ^~~~~~~~~ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) [platform:WARNING] ^ [platform:WARNING] getargs.c:1101:23: note: in expansion of macro 'PyMem_NEW' [platform:WARNING] *buffer = PyMem_NEW(char, size + 1); [platform:WARNING] ^~~~~~~~~ [platform:WARNING] getargs.c: In function 'vgetargskeywords': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) [platform:WARNING] ^ [platform:WARNING] getargs.c:1412:24: note: in expansion of macro 'PyMem_NEW' [platform:WARNING] freelist.entries = PyMem_NEW(freelistentry_t, len); [platform:WARNING] ^~~~~~~~~ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/Python.h:132:0, [platform:WARNING] from unicodeobject.c:1: [platform:WARNING] unicodeobject.c: In function 'PyPyUnicode_AsWideCharString': [platform:WARNING] unicodeobject.c:541:34: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] [platform:WARNING] buffer = PyMem_MALLOC(buflen * sizeof(wchar_t)); [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) [platform:WARNING] ^ [platform:WARNING] In file included from /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/Python.h:132:0, [platform:WARNING] from structseq.c:4: [platform:WARNING] structseq.c: In function 'PyPyStructSequence_InitType': [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) [platform:WARNING] ^ [platform:WARNING] /builddir/build/BUILD/pypy3-v5.5.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) [platform:WARNING] ^ [platform:WARNING] structseq.c:344:15: note: in expansion of macro 'PyMem_NEW' [platform:WARNING] members = PyMem_NEW(PyMemberDef, n_members-n_unnamed_members+1); [platform:WARNING] ^~~~~~~~~ [platform:WARNING] rjitlog.c: In function 'jitlog_write_marked': [platform:WARNING] rjitlog.c:97:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] [platform:WARNING] write(jitlog_fd, text, length); [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [translation:info] copied: /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/libpypy-c.so [translation:info] created: /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/pypy-c [88bef] translation-task} [translation:info] Create cffi bindings for modules... [88bef] {translation-task starting build_cffi_imports * _decimal_build.py * _gdbm_build.py * _audioop_build.py * _curses_build.py * _lzma_build.py * _pwdgrp_build.py * _resource_build.py * _sqlite3_build.py * _syslog_build.py * _tkinter/tklib_build.py [88bf0] translation-task} [translation:info] usession directory: /builddir/build/BUILD/pypy3-v5.5.0-src/pypy/goal/usession-pypy3-0 [Timer] Timings: [Timer] annotate --- 1052.8 s [Timer] rtype_lltype --- 1876.1 s [Timer] backendopt_lltype --- 623.2 s [Timer] stackcheckinsertion_lltype --- 959.3 s [Timer] database_c --- 1265.9 s [Timer] source_c --- 546.1 s [Timer] compile_c --- 1609.0 s [Timer] build_cffi_imports --- 43.5 s [Timer] =========================================== [Timer] Total: --- 7976.0 s real 144m16.527s user 35m58.266s sys 0m10.756s + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- FINISHED BUILDING: pypy3 + echo 'FINISHED BUILDING: pypy3' -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + popd ~/build/BUILD/pypy3-v5.5.0-src + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile rpython/jit/tool/pypytrace-mode.el + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BVAx4i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x ++ dirname /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x + cd pypy3-v5.5.0-src + mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/bin + mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/lib64/pypy3-5.5.0 + python pypy/tool/release/package.py --archive-name pypy3-5.5.0 --builddir /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/lib64 * _decimal_build.py * _gdbm_build.py * _audioop_build.py * _curses_build.py * _lzma_build.py * _pwdgrp_build.py * _resource_build.py * _sqlite3_build.py * _syslog_build.py * _tkinter/tklib_build.py pypy3-5.5.0/ pypy3-5.5.0/include/ pypy3-5.5.0/include/README pypy3-5.5.0/include/PyPy.h pypy3-5.5.0/include/sysmodule.h pypy3-5.5.0/include/Python.h pypy3-5.5.0/include/bytearrayobject.h pypy3-5.5.0/include/pyconfig.h pypy3-5.5.0/include/memoryobject.h pypy3-5.5.0/include/object.h pypy3-5.5.0/include/modsupport.h pypy3-5.5.0/include/fileobject.h pypy3-5.5.0/include/traceback.h pypy3-5.5.0/include/descrobject.h pypy3-5.5.0/include/warnings.h pypy3-5.5.0/include/sliceobject.h pypy3-5.5.0/include/code.h pypy3-5.5.0/include/dictobject.h pypy3-5.5.0/include/patchlevel.h pypy3-5.5.0/include/abstract.h pypy3-5.5.0/include/datetime.h pypy3-5.5.0/include/methodobject.h pypy3-5.5.0/include/tupleobject.h pypy3-5.5.0/include/complexobject.h pypy3-5.5.0/include/pystate.h pypy3-5.5.0/include/pyerrors.h pypy3-5.5.0/include/frameobject.h pypy3-5.5.0/include/pythonrun.h pypy3-5.5.0/include/cStringIO.h pypy3-5.5.0/include/structseq.h pypy3-5.5.0/include/listobject.h pypy3-5.5.0/include/pythread.h pypy3-5.5.0/include/missing.h pypy3-5.5.0/include/longobject.h pypy3-5.5.0/include/pysignals.h pypy3-5.5.0/include/bytesobject.h pypy3-5.5.0/include/import.h pypy3-5.5.0/include/pymath.h pypy3-5.5.0/include/pyport.h pypy3-5.5.0/include/boolobject.h pypy3-5.5.0/include/pycobject.h pypy3-5.5.0/include/funcobject.h pypy3-5.5.0/include/intobject.h pypy3-5.5.0/include/compile.h pypy3-5.5.0/include/moduleobject.h pypy3-5.5.0/include/pycapsule.h pypy3-5.5.0/include/eval.h pypy3-5.5.0/include/structmember.h pypy3-5.5.0/include/longintrepr.h pypy3-5.5.0/include/pymem.h pypy3-5.5.0/include/pymacro.h pypy3-5.5.0/include/unicodeobject.h pypy3-5.5.0/include/ceval.h pypy3-5.5.0/include/floatobject.h pypy3-5.5.0/include/pypy_macros.h pypy3-5.5.0/include/pypy_decl.h pypy3-5.5.0/include/pypy_structmember_decl.h pypy3-5.5.0/lib-python/ pypy3-5.5.0/lib-python/3/ pypy3-5.5.0/lib-python/3/plat-darwin/ pypy3-5.5.0/lib-python/3/plat-darwin/regen pypy3-5.5.0/lib-python/3/plat-darwin/IN.py pypy3-5.5.0/lib-python/3/plat-freebsd8/ pypy3-5.5.0/lib-python/3/plat-freebsd8/regen pypy3-5.5.0/lib-python/3/plat-freebsd8/IN.py pypy3-5.5.0/lib-python/3/subprocess.py pypy3-5.5.0/lib-python/3/pprint.py pypy3-5.5.0/lib-python/3/getopt.py pypy3-5.5.0/lib-python/3/sched.py pypy3-5.5.0/lib-python/3/dummy_threading.py pypy3-5.5.0/lib-python/3/colorsys.py pypy3-5.5.0/lib-python/3/queue.py pypy3-5.5.0/lib-python/3/pickletools.py pypy3-5.5.0/lib-python/3/ensurepip/ pypy3-5.5.0/lib-python/3/ensurepip/_uninstall.py pypy3-5.5.0/lib-python/3/ensurepip/_bundled/ pypy3-5.5.0/lib-python/3/ensurepip/_bundled/setuptools-21.2.1-py2.py3-none-any.whl pypy3-5.5.0/lib-python/3/ensurepip/_bundled/pip-8.1.2-py2.py3-none-any.whl pypy3-5.5.0/lib-python/3/ensurepip/__main__.py pypy3-5.5.0/lib-python/3/ensurepip/__init__.py pypy3-5.5.0/lib-python/3/struct.py pypy3-5.5.0/lib-python/3/xml/ pypy3-5.5.0/lib-python/3/xml/parsers/ pypy3-5.5.0/lib-python/3/xml/parsers/expat.py pypy3-5.5.0/lib-python/3/xml/parsers/__init__.py pypy3-5.5.0/lib-python/3/xml/dom/ pypy3-5.5.0/lib-python/3/xml/dom/xmlbuilder.py pypy3-5.5.0/lib-python/3/xml/dom/expatbuilder.py pypy3-5.5.0/lib-python/3/xml/dom/minidom.py pypy3-5.5.0/lib-python/3/xml/dom/domreg.py pypy3-5.5.0/lib-python/3/xml/dom/pulldom.py pypy3-5.5.0/lib-python/3/xml/dom/minicompat.py pypy3-5.5.0/lib-python/3/xml/dom/NodeFilter.py pypy3-5.5.0/lib-python/3/xml/dom/__init__.py pypy3-5.5.0/lib-python/3/xml/etree/ pypy3-5.5.0/lib-python/3/xml/etree/cElementTree.py pypy3-5.5.0/lib-python/3/xml/etree/ElementTree.py pypy3-5.5.0/lib-python/3/xml/etree/ElementPath.py pypy3-5.5.0/lib-python/3/xml/etree/ElementInclude.py pypy3-5.5.0/lib-python/3/xml/etree/__init__.py pypy3-5.5.0/lib-python/3/xml/sax/ pypy3-5.5.0/lib-python/3/xml/sax/handler.py pypy3-5.5.0/lib-python/3/xml/sax/xmlreader.py pypy3-5.5.0/lib-python/3/xml/sax/saxutils.py pypy3-5.5.0/lib-python/3/xml/sax/_exceptions.py pypy3-5.5.0/lib-python/3/xml/sax/expatreader.py pypy3-5.5.0/lib-python/3/xml/sax/__init__.py pypy3-5.5.0/lib-python/3/xml/__init__.py pypy3-5.5.0/lib-python/3/_markupbase.py pypy3-5.5.0/lib-python/3/unittest/ pypy3-5.5.0/lib-python/3/unittest/test/ pypy3-5.5.0/lib-python/3/unittest/test/test_loader.py pypy3-5.5.0/lib-python/3/unittest/test/test_skipping.py pypy3-5.5.0/lib-python/3/unittest/test/test_suite.py pypy3-5.5.0/lib-python/3/unittest/test/support.py pypy3-5.5.0/lib-python/3/unittest/test/test_assertions.py pypy3-5.5.0/lib-python/3/unittest/test/test_discovery.py pypy3-5.5.0/lib-python/3/unittest/test/test_case.py pypy3-5.5.0/lib-python/3/unittest/test/test_program.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/ pypy3-5.5.0/lib-python/3/unittest/test/testmock/testmock.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/testwith.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/testhelpers.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/support.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/testcallable.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/testsentinel.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/testmagicmethods.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/testpatch.py pypy3-5.5.0/lib-python/3/unittest/test/testmock/__init__.py pypy3-5.5.0/lib-python/3/unittest/test/test_result.py pypy3-5.5.0/lib-python/3/unittest/test/test_break.py pypy3-5.5.0/lib-python/3/unittest/test/_test_warnings.py pypy3-5.5.0/lib-python/3/unittest/test/test_setups.py pypy3-5.5.0/lib-python/3/unittest/test/test_functiontestcase.py pypy3-5.5.0/lib-python/3/unittest/test/test_runner.py pypy3-5.5.0/lib-python/3/unittest/test/dummy.py pypy3-5.5.0/lib-python/3/unittest/test/__init__.py pypy3-5.5.0/lib-python/3/unittest/runner.py pypy3-5.5.0/lib-python/3/unittest/case.py pypy3-5.5.0/lib-python/3/unittest/result.py pypy3-5.5.0/lib-python/3/unittest/loader.py pypy3-5.5.0/lib-python/3/unittest/util.py pypy3-5.5.0/lib-python/3/unittest/suite.py pypy3-5.5.0/lib-python/3/unittest/signals.py pypy3-5.5.0/lib-python/3/unittest/main.py pypy3-5.5.0/lib-python/3/unittest/__main__.py pypy3-5.5.0/lib-python/3/unittest/mock.py pypy3-5.5.0/lib-python/3/unittest/__init__.py pypy3-5.5.0/lib-python/3/symbol.py pypy3-5.5.0/lib-python/3/stat.py pypy3-5.5.0/lib-python/3/socketserver.py pypy3-5.5.0/lib-python/3/asynchat.py pypy3-5.5.0/lib-python/3/ast.py pypy3-5.5.0/lib-python/3/test/ pypy3-5.5.0/lib-python/3/test/test_ntpath.py pypy3-5.5.0/lib-python/3/test/test_fileinput.py pypy3-5.5.0/lib-python/3/test/threaded_import_hangers.py pypy3-5.5.0/lib-python/3/test/test_unicode_file.py pypy3-5.5.0/lib-python/3/test/test_site.py pypy3-5.5.0/lib-python/3/test/list_tests.py pypy3-5.5.0/lib-python/3/test/test_decimal.py pypy3-5.5.0/lib-python/3/test/zipdir.zip pypy3-5.5.0/lib-python/3/test/test_frozen.py pypy3-5.5.0/lib-python/3/test/test_subprocess.py pypy3-5.5.0/lib-python/3/test/test_functools.py pypy3-5.5.0/lib-python/3/test/test_modulefinder.py pypy3-5.5.0/lib-python/3/test/test_cgi.py pypy3-5.5.0/lib-python/3/test/test_dis.py pypy3-5.5.0/lib-python/3/test/test_doctest.txt pypy3-5.5.0/lib-python/3/test/test_threaded_import.py pypy3-5.5.0/lib-python/3/test/test_memoryio.py pypy3-5.5.0/lib-python/3/test/test_uuid.py pypy3-5.5.0/lib-python/3/test/test_robotparser.py pypy3-5.5.0/lib-python/3/test/test_smtpd.py pypy3-5.5.0/lib-python/3/test/test_unicode.py pypy3-5.5.0/lib-python/3/test/decimaltestdata/ pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddMinMag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/squareroot.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/clamp.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddClass.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqFMA.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddMin.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/plus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/max.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/powersqrt.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/nextminus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/decDouble.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddSubtract.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqMinus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqDivideInt.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddDivideInt.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/testall.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCopyNegate.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqAnd.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddXor.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dsBase.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqMinMag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCopy.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/comparetotmag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/scaleb.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/min.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCanonical.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddRemainder.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/copyabs.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/compare.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddToIntegral.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqMin.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/inexact.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddNextToward.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCanonical.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/subtract.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddSameQuantum.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqEncode.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqAbs.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/maxmag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ln.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCompareTotal.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddAnd.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/class.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqDivide.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/exp.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqNextPlus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/abs.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqScaleB.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/quantize.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqToIntegral.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddAbs.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddBase.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCopyAbs.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCopy.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqClass.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/divide.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqPlus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/reduce.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddOr.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqSameQuantum.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqQuantize.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/divideint.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddNextPlus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqRemainder.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCopySign.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/remainderNear.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/nexttoward.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/fma.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCompare.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqMultiply.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddShift.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqReduce.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/logb.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCompareSig.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCompareSig.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqNextToward.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/samequantum.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/extra.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqAdd.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqBase.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCompareTotalMag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqRemainderNear.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqXor.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/decQuad.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddRemainderNear.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/comparetotal.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddPlus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/invert.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCompare.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/rotate.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCompareTotalMag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqInvert.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqSubtract.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/tointegralx.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dsEncode.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/power.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/minmag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/log10.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqShift.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCopyAbs.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddMinus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqLogB.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/remainder.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqNextMinus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddInvert.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqOr.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/add.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/and.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddScaleB.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/copy.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/rescale.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqRotate.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddRotate.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/minus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/copysign.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddNextMinus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqMax.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/shift.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/copynegate.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/multiply.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/or.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddMultiply.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCopyNegate.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddAdd.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddMax.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddFMA.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/randoms.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddQuantize.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/randomBound32.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/base.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddReduce.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqCompareTotal.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/rounding.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/tointegral.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddDivide.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddMaxMag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/decSingle.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddEncode.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddLogB.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/dqMaxMag.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/xor.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/nextplus.decTest pypy3-5.5.0/lib-python/3/test/decimaltestdata/ddCopySign.decTest pypy3-5.5.0/lib-python/3/test/test_tempfile.py pypy3-5.5.0/lib-python/3/test/exception_hierarchy.txt pypy3-5.5.0/lib-python/3/test/test_sys_settrace.py pypy3-5.5.0/lib-python/3/test/ssl_key.passwd.pem pypy3-5.5.0/lib-python/3/test/mailcap.txt pypy3-5.5.0/lib-python/3/test/test_imp.py pypy3-5.5.0/lib-python/3/test/test_urllib_response.py pypy3-5.5.0/lib-python/3/test/test_longexp.py pypy3-5.5.0/lib-python/3/test/test_re.py pypy3-5.5.0/lib-python/3/test/test_pep3120.py pypy3-5.5.0/lib-python/3/test/test_pkgutil.py pypy3-5.5.0/lib-python/3/test/test_weakset.py pypy3-5.5.0/lib-python/3/test/test_xdrlib.py pypy3-5.5.0/lib-python/3/test/nokia.pem pypy3-5.5.0/lib-python/3/test/test_zipfile.py pypy3-5.5.0/lib-python/3/test/test_colorsys.py pypy3-5.5.0/lib-python/3/test/test_pep352.py pypy3-5.5.0/lib-python/3/test/test_codecencodings_iso2022.py pypy3-5.5.0/lib-python/3/test/test_stringprep.py pypy3-5.5.0/lib-python/3/test/ssl_key.pem pypy3-5.5.0/lib-python/3/test/tracedmodules/ pypy3-5.5.0/lib-python/3/test/tracedmodules/testmod.py pypy3-5.5.0/lib-python/3/test/tracedmodules/__init__.py pypy3-5.5.0/lib-python/3/test/future_test2.py pypy3-5.5.0/lib-python/3/test/test_math.py pypy3-5.5.0/lib-python/3/test/test_defaultdict.py pypy3-5.5.0/lib-python/3/test/test_structseq.py pypy3-5.5.0/lib-python/3/test/test_doctest4.txt pypy3-5.5.0/lib-python/3/test/test_zlib.py pypy3-5.5.0/lib-python/3/test/test___future__.py pypy3-5.5.0/lib-python/3/test/test_charmapcodec.py pypy3-5.5.0/lib-python/3/test/test_cmd.py pypy3-5.5.0/lib-python/3/test/test_descrtut.py pypy3-5.5.0/lib-python/3/test/badsyntax_future6.py pypy3-5.5.0/lib-python/3/test/test_osx_env.py pypy3-5.5.0/lib-python/3/test/test_warnings.py pypy3-5.5.0/lib-python/3/test/time_hashlib.py pypy3-5.5.0/lib-python/3/test/test_lzma.py pypy3-5.5.0/lib-python/3/test/test_module.py pypy3-5.5.0/lib-python/3/test/test_wave.py pypy3-5.5.0/lib-python/3/test/test_bigaddrspace.py pypy3-5.5.0/lib-python/3/test/xmltests.py pypy3-5.5.0/lib-python/3/test/test_pep380.py pypy3-5.5.0/lib-python/3/test/outstanding_bugs.py pypy3-5.5.0/lib-python/3/test/test_keywordonlyarg.py pypy3-5.5.0/lib-python/3/test/test_gdb.py pypy3-5.5.0/lib-python/3/test/test_macurl2path.py pypy3-5.5.0/lib-python/3/test/test_pep292.py pypy3-5.5.0/lib-python/3/test/test_structmembers.py pypy3-5.5.0/lib-python/3/test/test_getargs2.py pypy3-5.5.0/lib-python/3/test/test_dbm_dumb.py pypy3-5.5.0/lib-python/3/test/test_quopri.py pypy3-5.5.0/lib-python/3/test/test_xml_etree.py pypy3-5.5.0/lib-python/3/test/test_ioctl.py pypy3-5.5.0/lib-python/3/test/test_threadedtempfile.py pypy3-5.5.0/lib-python/3/test/test_mailbox.py pypy3-5.5.0/lib-python/3/test/test_generators.py pypy3-5.5.0/lib-python/3/test/test_gzip.py pypy3-5.5.0/lib-python/3/test/test_importlib/ pypy3-5.5.0/lib-python/3/test/test_importlib/regrtest.py pypy3-5.5.0/lib-python/3/test/test_importlib/test_api.py pypy3-5.5.0/lib-python/3/test/test_importlib/frozen/ pypy3-5.5.0/lib-python/3/test/test_importlib/frozen/test_loader.py pypy3-5.5.0/lib-python/3/test/test_importlib/frozen/test_finder.py pypy3-5.5.0/lib-python/3/test/test_importlib/frozen/__init__.py pypy3-5.5.0/lib-python/3/test/test_importlib/test_util.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/ pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test_api.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test_path.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test_caching.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test_meta_path.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test___package__.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/util.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test_fromlist.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test_relative_imports.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/test_packages.py pypy3-5.5.0/lib-python/3/test/test_importlib/import_/__init__.py pypy3-5.5.0/lib-python/3/test/test_importlib/util.py pypy3-5.5.0/lib-python/3/test/test_importlib/builtin/ pypy3-5.5.0/lib-python/3/test/test_importlib/builtin/test_loader.py pypy3-5.5.0/lib-python/3/test/test_importlib/builtin/test_finder.py pypy3-5.5.0/lib-python/3/test/test_importlib/builtin/util.py pypy3-5.5.0/lib-python/3/test/test_importlib/builtin/__init__.py pypy3-5.5.0/lib-python/3/test/test_importlib/test_abc.py pypy3-5.5.0/lib-python/3/test/test_importlib/test_locks.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/ pypy3-5.5.0/lib-python/3/test/test_importlib/source/test_source_encoding.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/test_case_sensitivity.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/test_abc_loader.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/test_finder.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/util.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/test_path_hook.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/test_file_loader.py pypy3-5.5.0/lib-python/3/test/test_importlib/source/__init__.py pypy3-5.5.0/lib-python/3/test/test_importlib/abc.py pypy3-5.5.0/lib-python/3/test/test_importlib/__main__.py pypy3-5.5.0/lib-python/3/test/test_importlib/extension/ pypy3-5.5.0/lib-python/3/test/test_importlib/extension/test_loader.py pypy3-5.5.0/lib-python/3/test/test_importlib/extension/test_case_sensitivity.py pypy3-5.5.0/lib-python/3/test/test_importlib/extension/test_finder.py pypy3-5.5.0/lib-python/3/test/test_importlib/extension/util.py pypy3-5.5.0/lib-python/3/test/test_importlib/extension/test_path_hook.py pypy3-5.5.0/lib-python/3/test/test_importlib/extension/__init__.py pypy3-5.5.0/lib-python/3/test/test_importlib/__init__.py pypy3-5.5.0/lib-python/3/test/test_select.py pypy3-5.5.0/lib-python/3/test/test_epoll.py pypy3-5.5.0/lib-python/3/test/pyclbr_input.py pypy3-5.5.0/lib-python/3/test/keycert.passwd.pem pypy3-5.5.0/lib-python/3/test/test_distutils.py pypy3-5.5.0/lib-python/3/test/test_strtod.py pypy3-5.5.0/lib-python/3/test/test_codeop.py pypy3-5.5.0/lib-python/3/test/sample_doctest_no_docstrings.py pypy3-5.5.0/lib-python/3/test/test_socket.py pypy3-5.5.0/lib-python/3/test/test_iter.py pypy3-5.5.0/lib-python/3/test/test_asynchat.py pypy3-5.5.0/lib-python/3/test/test_pickletools.py pypy3-5.5.0/lib-python/3/test/test_int_literal.py pypy3-5.5.0/lib-python/3/test/test_float.py pypy3-5.5.0/lib-python/3/test/test_dictviews.py pypy3-5.5.0/lib-python/3/test/test_crashers.py pypy3-5.5.0/lib-python/3/test/test_marshal.py pypy3-5.5.0/lib-python/3/test/test_urllib2net.py pypy3-5.5.0/lib-python/3/test/test_wait3.py pypy3-5.5.0/lib-python/3/test/test_descr.py pypy3-5.5.0/lib-python/3/test/test_reprlib.py pypy3-5.5.0/lib-python/3/test/test_mmap.py pypy3-5.5.0/lib-python/3/test/autotest.py pypy3-5.5.0/lib-python/3/test/test_parser.py pypy3-5.5.0/lib-python/3/test/subprocessdata/ pypy3-5.5.0/lib-python/3/test/subprocessdata/qgrep.py pypy3-5.5.0/lib-python/3/test/subprocessdata/sigchild_ignore.py pypy3-5.5.0/lib-python/3/test/subprocessdata/qcat.py pypy3-5.5.0/lib-python/3/test/subprocessdata/input_reader.py pypy3-5.5.0/lib-python/3/test/subprocessdata/fd_status.py pypy3-5.5.0/lib-python/3/test/test_memoryview.py pypy3-5.5.0/lib-python/3/test/test_argparse.py pypy3-5.5.0/lib-python/3/test/test_crypt.py pypy3-5.5.0/lib-python/3/test/test_future.py pypy3-5.5.0/lib-python/3/test/test_idle.py pypy3-5.5.0/lib-python/3/test/test_stat.py pypy3-5.5.0/lib-python/3/test/test_dict.py pypy3-5.5.0/lib-python/3/test/reperf.py pypy3-5.5.0/lib-python/3/test/test_dynamic.py pypy3-5.5.0/lib-python/3/test/test_future5.py pypy3-5.5.0/lib-python/3/test/test_xmlrpc_net.py pypy3-5.5.0/lib-python/3/test/test_pow.py pypy3-5.5.0/lib-python/3/test/test_decorators.py pypy3-5.5.0/lib-python/3/test/test_code_module.py pypy3-5.5.0/lib-python/3/test/test_gc.py pypy3-5.5.0/lib-python/3/test/test_buffer.py pypy3-5.5.0/lib-python/3/test/math_testcases.txt pypy3-5.5.0/lib-python/3/test/test_timeout.py pypy3-5.5.0/lib-python/3/test/test_bigmem.py pypy3-5.5.0/lib-python/3/test/test_dbm_ndbm.py pypy3-5.5.0/lib-python/3/test/test_asyncore.py pypy3-5.5.0/lib-python/3/test/test_future3.py pypy3-5.5.0/lib-python/3/test/test_coding.py pypy3-5.5.0/lib-python/3/test/test_userdict.py pypy3-5.5.0/lib-python/3/test/test_file.py pypy3-5.5.0/lib-python/3/test/dh512.pem pypy3-5.5.0/lib-python/3/test/test_winsound.py pypy3-5.5.0/lib-python/3/test/gdb_sample.py pypy3-5.5.0/lib-python/3/test/test_builtin.py pypy3-5.5.0/lib-python/3/test/test_unittest.py pypy3-5.5.0/lib-python/3/test/test_wait4.py pypy3-5.5.0/lib-python/3/test/test_support.py pypy3-5.5.0/lib-python/3/test/test_pipes.py pypy3-5.5.0/lib-python/3/test/test_strlit.py pypy3-5.5.0/lib-python/3/test/test_index.py pypy3-5.5.0/lib-python/3/test/test_zipimport.py pypy3-5.5.0/lib-python/3/test/test_metaclass.py pypy3-5.5.0/lib-python/3/test/test_email/ pypy3-5.5.0/lib-python/3/test/test_email/test_headerregistry.py pypy3-5.5.0/lib-python/3/test/test_email/test_parser.py pypy3-5.5.0/lib-python/3/test/test_email/test_pickleable.py pypy3-5.5.0/lib-python/3/test/test_email/test_policy.py pypy3-5.5.0/lib-python/3/test/test_email/test__encoded_words.py pypy3-5.5.0/lib-python/3/test/test_email/test__header_value_parser.py pypy3-5.5.0/lib-python/3/test/test_email/test_inversion.py pypy3-5.5.0/lib-python/3/test/test_email/test_email.py pypy3-5.5.0/lib-python/3/test/test_email/test_asian_codecs.py pypy3-5.5.0/lib-python/3/test/test_email/torture_test.py pypy3-5.5.0/lib-python/3/test/test_email/test_utils.py pypy3-5.5.0/lib-python/3/test/test_email/__main__.py pypy3-5.5.0/lib-python/3/test/test_email/data/ pypy3-5.5.0/lib-python/3/test/test_email/data/msg_42.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_03.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_14.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_44.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_07.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_40.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_20.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_06.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_26.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_13.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_16.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_46.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_28.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_15.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_12a.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_18.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_27.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_30.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_02.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_17.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_34.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_10.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_12.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_08.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_45.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_41.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_31.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_01.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_23.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_24.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_25.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_38.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_33.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_43.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_21.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_32.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_37.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_04.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_29.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_05.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_35.txt pypy3-5.5.0/lib-python/3/test/test_email/data/PyBanner048.gif pypy3-5.5.0/lib-python/3/test/test_email/data/msg_39.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_09.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_19.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_11.txt pypy3-5.5.0/lib-python/3/test/test_email/data/audiotest.au pypy3-5.5.0/lib-python/3/test/test_email/data/msg_36.txt pypy3-5.5.0/lib-python/3/test/test_email/data/msg_22.txt pypy3-5.5.0/lib-python/3/test/test_email/test_defect_handling.py pypy3-5.5.0/lib-python/3/test/test_email/test_message.py pypy3-5.5.0/lib-python/3/test/test_email/test_generator.py pypy3-5.5.0/lib-python/3/test/test_email/__init__.py pypy3-5.5.0/lib-python/3/test/test_shutil.py pypy3-5.5.0/lib-python/3/test/test_pep277.py pypy3-5.5.0/lib-python/3/test/seq_tests.py pypy3-5.5.0/lib-python/3/test/test_calendar.py pypy3-5.5.0/lib-python/3/test/test_readline.py pypy3-5.5.0/lib-python/3/test/test_array.py pypy3-5.5.0/lib-python/3/test/test_codeccallbacks.py pypy3-5.5.0/lib-python/3/test/cfgparser.1 pypy3-5.5.0/lib-python/3/test/test_errno.py pypy3-5.5.0/lib-python/3/test/test_itertools.py pypy3-5.5.0/lib-python/3/test/make_ssl_certs.py pypy3-5.5.0/lib-python/3/test/test_pwd.py pypy3-5.5.0/lib-python/3/test/test_importhooks.py pypy3-5.5.0/lib-python/3/test/test_strptime.py pypy3-5.5.0/lib-python/3/test/test_filecmp.py pypy3-5.5.0/lib-python/3/test/test_http_cookiejar.py pypy3-5.5.0/lib-python/3/test/test_slice.py pypy3-5.5.0/lib-python/3/test/test_xmlrpc.py pypy3-5.5.0/lib-python/3/test/keycert2.pem pypy3-5.5.0/lib-python/3/test/sample_doctest_no_doctests.py pypy3-5.5.0/lib-python/3/test/ssl_servers.py pypy3-5.5.0/lib-python/3/test/test_univnewlines.py pypy3-5.5.0/lib-python/3/test/test_raise.py pypy3-5.5.0/lib-python/3/test/testcodec.py pypy3-5.5.0/lib-python/3/test/badsyntax_future5.py pypy3-5.5.0/lib-python/3/test/test_global.py pypy3-5.5.0/lib-python/3/test/test_kqueue.py pypy3-5.5.0/lib-python/3/test/test_ttk_textonly.py pypy3-5.5.0/lib-python/3/test/cfgparser.2 pypy3-5.5.0/lib-python/3/test/test_py_compile.py pypy3-5.5.0/lib-python/3/test/test_smtpnet.py pypy3-5.5.0/lib-python/3/test/test_codecencodings_kr.py pypy3-5.5.0/lib-python/3/test/test_ipaddress.py pypy3-5.5.0/lib-python/3/test/test_webbrowser.py pypy3-5.5.0/lib-python/3/test/test_userlist.py pypy3-5.5.0/lib-python/3/test/capath/ pypy3-5.5.0/lib-python/3/test/capath/6e88d7b8.0 pypy3-5.5.0/lib-python/3/test/capath/4e1295a3.0 pypy3-5.5.0/lib-python/3/test/capath/5ed36f99.0 pypy3-5.5.0/lib-python/3/test/capath/99d0fa06.0 pypy3-5.5.0/lib-python/3/test/test_nis.py pypy3-5.5.0/lib-python/3/test/test_html.py pypy3-5.5.0/lib-python/3/test/test_abstract_numbers.py pypy3-5.5.0/lib-python/3/test/test_poll.py pypy3-5.5.0/lib-python/3/test/test_weakref.py pypy3-5.5.0/lib-python/3/test/sndhdrdata/ pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.8svx pypy3-5.5.0/lib-python/3/test/sndhdrdata/README pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.sndt pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.voc pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.aiff pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.aifc pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.au pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.wav pypy3-5.5.0/lib-python/3/test/sndhdrdata/sndhdr.hcom pypy3-5.5.0/lib-python/3/test/test_venv.py pypy3-5.5.0/lib-python/3/test/test_doctest2.py pypy3-5.5.0/lib-python/3/test/nullcert.pem pypy3-5.5.0/lib-python/3/test/test_operator.py pypy3-5.5.0/lib-python/3/test/test_fork1.py pypy3-5.5.0/lib-python/3/test/test_bufio.py pypy3-5.5.0/lib-python/3/test/test_multibytecodec.py pypy3-5.5.0/lib-python/3/test/badsyntax_future8.py pypy3-5.5.0/lib-python/3/test/test_exceptions.py pypy3-5.5.0/lib-python/3/test/test_minidom.py pypy3-5.5.0/lib-python/3/test/badsyntax_3131.py pypy3-5.5.0/lib-python/3/test/fork_wait.py pypy3-5.5.0/lib-python/3/test/test_unpack.py pypy3-5.5.0/lib-python/3/test/test_sqlite.py pypy3-5.5.0/lib-python/3/test/test_unary.py pypy3-5.5.0/lib-python/3/test/test_sys_setprofile.py pypy3-5.5.0/lib-python/3/test/185test.db pypy3-5.5.0/lib-python/3/test/test_strftime.py pypy3-5.5.0/lib-python/3/test/test_aifc.py pypy3-5.5.0/lib-python/3/test/test_locale.py pypy3-5.5.0/lib-python/3/test/test_fcntl.py pypy3-5.5.0/lib-python/3/test/test_openpty.py pypy3-5.5.0/lib-python/3/test/https_svn_python_org_root.pem pypy3-5.5.0/lib-python/3/test/test_doctest.py pypy3-5.5.0/lib-python/3/test/audiotests.py pypy3-5.5.0/lib-python/3/test/test_textwrap.py pypy3-5.5.0/lib-python/3/test/test_codecencodings_tw.py pypy3-5.5.0/lib-python/3/test/test_imaplib.py pypy3-5.5.0/lib-python/3/test/test___all__.py pypy3-5.5.0/lib-python/3/test/test_random.py pypy3-5.5.0/lib-python/3/test/test_iterlen.py pypy3-5.5.0/lib-python/3/test/test_richcmp.py pypy3-5.5.0/lib-python/3/test/test_inspect.py pypy3-5.5.0/lib-python/3/test/test_listcomps.py pypy3-5.5.0/lib-python/3/test/sortperf.py pypy3-5.5.0/lib-python/3/test/test_pydoc.py pypy3-5.5.0/lib-python/3/test/test_shelve.py pypy3-5.5.0/lib-python/3/test/test_isinstance.py pypy3-5.5.0/lib-python/3/test/test_io.py pypy3-5.5.0/lib-python/3/test/test_cmd_line_script.py pypy3-5.5.0/lib-python/3/test/doctest_aliases.py pypy3-5.5.0/lib-python/3/test/test_cgitb.py pypy3-5.5.0/lib-python/3/test/badsyntax_future9.py pypy3-5.5.0/lib-python/3/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt pypy3-5.5.0/lib-python/3/test/test_contains.py pypy3-5.5.0/lib-python/3/test/test_sort.py pypy3-5.5.0/lib-python/3/test/empty.vbs pypy3-5.5.0/lib-python/3/test/buffer_tests.py pypy3-5.5.0/lib-python/3/test/re_tests.py pypy3-5.5.0/lib-python/3/test/test_hash.py pypy3-5.5.0/lib-python/3/test/dis_module.py pypy3-5.5.0/lib-python/3/test/test_tuple.py pypy3-5.5.0/lib-python/3/test/test_codecencodings_cn.py pypy3-5.5.0/lib-python/3/test/tf_inherit_check.py pypy3-5.5.0/lib-python/3/test/imghdrdata/ pypy3-5.5.0/lib-python/3/test/imghdrdata/python.png pypy3-5.5.0/lib-python/3/test/imghdrdata/python.tiff pypy3-5.5.0/lib-python/3/test/imghdrdata/python.pgm pypy3-5.5.0/lib-python/3/test/imghdrdata/python.pbm pypy3-5.5.0/lib-python/3/test/imghdrdata/python.ras pypy3-5.5.0/lib-python/3/test/imghdrdata/python.gif pypy3-5.5.0/lib-python/3/test/imghdrdata/python.bmp pypy3-5.5.0/lib-python/3/test/imghdrdata/python.sgi pypy3-5.5.0/lib-python/3/test/imghdrdata/python.xbm pypy3-5.5.0/lib-python/3/test/imghdrdata/python.jpg pypy3-5.5.0/lib-python/3/test/imghdrdata/python.ppm pypy3-5.5.0/lib-python/3/test/test_deque.py pypy3-5.5.0/lib-python/3/test/test_pulldom.py pypy3-5.5.0/lib-python/3/test/test_grammar.py pypy3-5.5.0/lib-python/3/test/string_tests.py pypy3-5.5.0/lib-python/3/test/test_int.py pypy3-5.5.0/lib-python/3/test/test_pep263.py pypy3-5.5.0/lib-python/3/test/test_ossaudiodev.py pypy3-5.5.0/lib-python/3/test/test_gettext.py pypy3-5.5.0/lib-python/3/test/test_compare.py pypy3-5.5.0/lib-python/3/test/test_file_eintr.py pypy3-5.5.0/lib-python/3/test/test_long.py pypy3-5.5.0/lib-python/3/test/test_codecmaps_jp.py pypy3-5.5.0/lib-python/3/test/test_nntplib.py pypy3-5.5.0/lib-python/3/test/test_os.py pypy3-5.5.0/lib-python/3/test/test_difflib.py pypy3-5.5.0/lib-python/3/test/test_posix.py pypy3-5.5.0/lib-python/3/test/test_httpservers.py pypy3-5.5.0/lib-python/3/test/cjkencodings/ pypy3-5.5.0/lib-python/3/test/cjkencodings/hz-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/johab.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/gbk.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/gb2312-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/big5.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/gb18030-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/cp949-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/shift_jis-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/johab-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/euc_jp.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/euc_kr.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/gb2312.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/big5-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/euc_kr-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/hz.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/euc_jisx0213-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/big5hkscs.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/iso2022_jp-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/shift_jis.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/shift_jisx0213.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/euc_jp-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/iso2022_kr.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/gb18030.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/iso2022_kr-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/shift_jisx0213-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/iso2022_jp.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/cp949.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/euc_jisx0213.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/gbk-utf8.txt pypy3-5.5.0/lib-python/3/test/cjkencodings/big5hkscs-utf8.txt pypy3-5.5.0/lib-python/3/test/pystone.py pypy3-5.5.0/lib-python/3/test/test_thread.py pypy3-5.5.0/lib-python/3/test/test_profile.py pypy3-5.5.0/lib-python/3/test/test_opcodes.py pypy3-5.5.0/lib-python/3/test/test_cmd_line.py pypy3-5.5.0/lib-python/3/test/bad_coding2.py pypy3-5.5.0/lib-python/3/test/test_normalization.py pypy3-5.5.0/lib-python/3/test/test_smtplib.py pypy3-5.5.0/lib-python/3/test/test_tarfile.py pypy3-5.5.0/lib-python/3/test/test_mimetypes.py pypy3-5.5.0/lib-python/3/test/test_genexps.py pypy3-5.5.0/lib-python/3/test/win_console_handler.py pypy3-5.5.0/lib-python/3/test/test_macpath.py pypy3-5.5.0/lib-python/3/test/test_queue.py pypy3-5.5.0/lib-python/3/test/test_ftplib.py pypy3-5.5.0/lib-python/3/test/test_doctest3.txt pypy3-5.5.0/lib-python/3/test/sha256.pem pypy3-5.5.0/lib-python/3/test/tokenize_tests.txt pypy3-5.5.0/lib-python/3/test/test_property.py pypy3-5.5.0/lib-python/3/test/test_genericpath.py pypy3-5.5.0/lib-python/3/test/test_call.py pypy3-5.5.0/lib-python/3/test/test_codecmaps_tw.py pypy3-5.5.0/lib-python/3/test/test_pickle.py pypy3-5.5.0/lib-python/3/test/test_datetime.py pypy3-5.5.0/lib-python/3/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt pypy3-5.5.0/lib-python/3/test/leakers/ pypy3-5.5.0/lib-python/3/test/leakers/README.txt pypy3-5.5.0/lib-python/3/test/leakers/test_selftype.py pypy3-5.5.0/lib-python/3/test/leakers/test_gestalt.py pypy3-5.5.0/lib-python/3/test/leakers/test_ctypes.py pypy3-5.5.0/lib-python/3/test/leakers/__init__.py pypy3-5.5.0/lib-python/3/test/test_sndhdr.py pypy3-5.5.0/lib-python/3/test/test_tokenize.py pypy3-5.5.0/lib-python/3/test/Sine-1000Hz-300ms.aif pypy3-5.5.0/lib-python/3/test/test_codecmaps_hk.py pypy3-5.5.0/lib-python/3/test/test_extcall.py pypy3-5.5.0/lib-python/3/test/mp_fork_bomb.py pypy3-5.5.0/lib-python/3/test/badsyntax_future7.py pypy3-5.5.0/lib-python/3/test/test_symtable.py pypy3-5.5.0/lib-python/3/test/test_poplib.py pypy3-5.5.0/lib-python/3/test/script_helper.py pypy3-5.5.0/lib-python/3/test/test_peepholer.py pypy3-5.5.0/lib-python/3/test/test_hmac.py pypy3-5.5.0/lib-python/3/test/test_types.py pypy3-5.5.0/lib-python/3/test/formatfloat_testcases.txt pypy3-5.5.0/lib-python/3/test/test__osx_support.py pypy3-5.5.0/lib-python/3/test/randv2_64.pck pypy3-5.5.0/lib-python/3/test/test_platform.py pypy3-5.5.0/lib-python/3/test/test_ucn.py pypy3-5.5.0/lib-python/3/test/nullbytecert.pem pypy3-5.5.0/lib-python/3/test/test_doctest2.txt pypy3-5.5.0/lib-python/3/test/check_soundcard.vbs pypy3-5.5.0/lib-python/3/test/bad_coding.py pypy3-5.5.0/lib-python/3/test/test_runpy.py pypy3-5.5.0/lib-python/3/test/test_syslog.py pypy3-5.5.0/lib-python/3/test/test_grp.py pypy3-5.5.0/lib-python/3/test/badsyntax_future4.py pypy3-5.5.0/lib-python/3/test/test_copyreg.py pypy3-5.5.0/lib-python/3/test/test_imghdr.py pypy3-5.5.0/lib-python/3/test/test_uu.py pypy3-5.5.0/lib-python/3/test/zip_cp437_header.zip pypy3-5.5.0/lib-python/3/test/test_devpoll.py pypy3-5.5.0/lib-python/3/test/lock_tests.py pypy3-5.5.0/lib-python/3/test/relimport.py pypy3-5.5.0/lib-python/3/test/test_concurrent_futures.py pypy3-5.5.0/lib-python/3/test/test_compile.py pypy3-5.5.0/lib-python/3/test/ssl_cert.pem pypy3-5.5.0/lib-python/3/test/encoded_modules/ pypy3-5.5.0/lib-python/3/test/encoded_modules/module_iso_8859_1.py pypy3-5.5.0/lib-python/3/test/encoded_modules/module_koi8_r.py pypy3-5.5.0/lib-python/3/test/encoded_modules/__init__.py pypy3-5.5.0/lib-python/3/test/test_glob.py pypy3-5.5.0/lib-python/3/test/cfgparser.3 pypy3-5.5.0/lib-python/3/test/test_ssl.py pypy3-5.5.0/lib-python/3/test/test_exception_variations.py pypy3-5.5.0/lib-python/3/test/test_sunau.py pypy3-5.5.0/lib-python/3/test/test_threading_local.py pypy3-5.5.0/lib-python/3/test/test_zipfile64.py pypy3-5.5.0/lib-python/3/test/test_fnmatch.py pypy3-5.5.0/lib-python/3/test/test_dbm_gnu.py pypy3-5.5.0/lib-python/3/test/test_getopt.py pypy3-5.5.0/lib-python/3/test/randv2_32.pck pypy3-5.5.0/lib-python/3/test/test_range.py pypy3-5.5.0/lib-python/3/test/test_pprint.py pypy3-5.5.0/lib-python/3/test/test_binhex.py pypy3-5.5.0/lib-python/3/test/test_sched.py pypy3-5.5.0/lib-python/3/test/test_threading.py pypy3-5.5.0/lib-python/3/test/test_abc.py pypy3-5.5.0/lib-python/3/test/datetimetester.py pypy3-5.5.0/lib-python/3/test/test_copy.py pypy3-5.5.0/lib-python/3/test/test_http_cookies.py pypy3-5.5.0/lib-python/3/test/test_urllib2.py pypy3-5.5.0/lib-python/3/test/test_binop.py pypy3-5.5.0/lib-python/3/test/test_json/ pypy3-5.5.0/lib-python/3/test/test_json/test_unicode.py pypy3-5.5.0/lib-python/3/test/test_json/test_speedups.py pypy3-5.5.0/lib-python/3/test/test_json/test_scanstring.py pypy3-5.5.0/lib-python/3/test/test_json/test_float.py pypy3-5.5.0/lib-python/3/test/test_json/test_pass3.py pypy3-5.5.0/lib-python/3/test/test_json/test_dump.py pypy3-5.5.0/lib-python/3/test/test_json/test_encode_basestring_ascii.py pypy3-5.5.0/lib-python/3/test/test_json/test_pass1.py pypy3-5.5.0/lib-python/3/test/test_json/test_recursion.py pypy3-5.5.0/lib-python/3/test/test_json/test_decode.py pypy3-5.5.0/lib-python/3/test/test_json/test_default.py pypy3-5.5.0/lib-python/3/test/test_json/test_fail.py pypy3-5.5.0/lib-python/3/test/test_json/__main__.py pypy3-5.5.0/lib-python/3/test/test_json/test_tool.py pypy3-5.5.0/lib-python/3/test/test_json/test_pass2.py pypy3-5.5.0/lib-python/3/test/test_json/test_separators.py pypy3-5.5.0/lib-python/3/test/test_json/test_indent.py pypy3-5.5.0/lib-python/3/test/test_json/__init__.py pypy3-5.5.0/lib-python/3/test/test_tk.py pypy3-5.5.0/lib-python/3/test/test__locale.py pypy3-5.5.0/lib-python/3/test/test_xml_dom_minicompat.py pypy3-5.5.0/lib-python/3/test/test_atexit.py pypy3-5.5.0/lib-python/3/test/test_winreg.py pypy3-5.5.0/lib-python/3/test/test_htmlparser.py pypy3-5.5.0/lib-python/3/test/test_pep3131.py pypy3-5.5.0/lib-python/3/test/crashers/ pypy3-5.5.0/lib-python/3/test/crashers/gc_inspection.py pypy3-5.5.0/lib-python/3/test/crashers/README pypy3-5.5.0/lib-python/3/test/crashers/recursive_call.py pypy3-5.5.0/lib-python/3/test/crashers/underlying_dict.py pypy3-5.5.0/lib-python/3/test/crashers/trace_at_recursion_limit.py pypy3-5.5.0/lib-python/3/test/crashers/mutation_inside_cyclegc.py pypy3-5.5.0/lib-python/3/test/crashers/infinite_loop_re.py pypy3-5.5.0/lib-python/3/test/crashers/bogus_code_obj.py pypy3-5.5.0/lib-python/3/test/test_super.py pypy3-5.5.0/lib-python/3/test/test_bool.py pypy3-5.5.0/lib-python/3/test/test_compileall.py pypy3-5.5.0/lib-python/3/test/test_dummy_thread.py pypy3-5.5.0/lib-python/3/test/test_heapq.py pypy3-5.5.0/lib-python/3/test/test_pkgimport.py pypy3-5.5.0/lib-python/3/test/test_numeric_tower.py pypy3-5.5.0/lib-python/3/test/test_ensurepip.py pypy3-5.5.0/lib-python/3/test/cmath_testcases.txt pypy3-5.5.0/lib-python/3/test/badsyntax_future3.py pypy3-5.5.0/lib-python/3/test/test_linecache.py pypy3-5.5.0/lib-python/3/test/test_eof.py pypy3-5.5.0/lib-python/3/test/test_capi.py pypy3-5.5.0/lib-python/3/test/test_sys.py pypy3-5.5.0/lib-python/3/test/test_faulthandler.py pypy3-5.5.0/lib-python/3/test/test_struct.py pypy3-5.5.0/lib-python/3/test/test_fractions.py pypy3-5.5.0/lib-python/3/test/test_optparse.py pypy3-5.5.0/lib-python/3/test/multibytecodec_support.py pypy3-5.5.0/lib-python/3/test/test_funcattrs.py pypy3-5.5.0/lib-python/3/test/support/ pypy3-5.5.0/lib-python/3/test/support/__init__.py pypy3-5.5.0/lib-python/3/test/test_bz2.py pypy3-5.5.0/lib-python/3/test/test_setcomps.py pypy3-5.5.0/lib-python/3/test/test_format.py pypy3-5.5.0/lib-python/3/test/keycert.pem pypy3-5.5.0/lib-python/3/test/test_contextlib.py pypy3-5.5.0/lib-python/3/test/test_codecencodings_hk.py pypy3-5.5.0/lib-python/3/test/mock_socket.py pypy3-5.5.0/lib-python/3/test/test_list.py pypy3-5.5.0/lib-python/3/test/test_configparser.py pypy3-5.5.0/lib-python/3/test/test_tools.py pypy3-5.5.0/lib-python/3/test/test_largefile.py pypy3-5.5.0/lib-python/3/test/double_const.py pypy3-5.5.0/lib-python/3/test/test_lib2to3.py pypy3-5.5.0/lib-python/3/test/data/ pypy3-5.5.0/lib-python/3/test/data/README pypy3-5.5.0/lib-python/3/test/__main__.py pypy3-5.5.0/lib-python/3/test/test_base64.py pypy3-5.5.0/lib-python/3/test/inspect_fodder.py pypy3-5.5.0/lib-python/3/test/test_binascii.py pypy3-5.5.0/lib-python/3/test/pydoc_mod.py pypy3-5.5.0/lib-python/3/test/test_pyclbr.py pypy3-5.5.0/lib-python/3/test/test_flufl.py pypy3-5.5.0/lib-python/3/test/curses_tests.py pypy3-5.5.0/lib-python/3/test/test_class.py pypy3-5.5.0/lib-python/3/test/test_cmath.py pypy3-5.5.0/lib-python/3/test/test_docxmlrpc.py pypy3-5.5.0/lib-python/3/test/test_traceback.py pypy3-5.5.0/lib-python/3/test/test_string.py pypy3-5.5.0/lib-python/3/test/test_future4.py pypy3-5.5.0/lib-python/3/test/test_zipimport_support.py pypy3-5.5.0/lib-python/3/test/test_pep247.py pypy3-5.5.0/lib-python/3/test/test_logging.py pypy3-5.5.0/lib-python/3/test/test_with.py pypy3-5.5.0/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt pypy3-5.5.0/lib-python/3/test/test_telnetlib.py pypy3-5.5.0/lib-python/3/test/test_urlparse.py pypy3-5.5.0/lib-python/3/test/test_popen.py pypy3-5.5.0/lib-python/3/test/json_tests/ pypy3-5.5.0/lib-python/3/test/json_tests/test_tool.py pypy3-5.5.0/lib-python/3/test/test_time.py pypy3-5.5.0/lib-python/3/test/test_unicodedata.py pypy3-5.5.0/lib-python/3/test/test_xml_etree_c.py pypy3-5.5.0/lib-python/3/test/warning_tests.py pypy3-5.5.0/lib-python/3/test/test_codecmaps_cn.py pypy3-5.5.0/lib-python/3/test/test_mailcap.py pypy3-5.5.0/lib-python/3/test/test_set.py pypy3-5.5.0/lib-python/3/test/pydocfodder.py pypy3-5.5.0/lib-python/3/test/test_tcl.py pypy3-5.5.0/lib-python/3/test/test_posixpath.py pypy3-5.5.0/lib-python/3/test/test_fileio.py pypy3-5.5.0/lib-python/3/test/test_rlcompleter.py pypy3-5.5.0/lib-python/3/test/test_ttk_guionly.py pypy3-5.5.0/lib-python/3/test/test_codecmaps_kr.py pypy3-5.5.0/lib-python/3/test/test_resource.py pypy3-5.5.0/lib-python/3/test/badkey.pem pypy3-5.5.0/lib-python/3/test/test_shlex.py pypy3-5.5.0/lib-python/3/test/ieee754.txt pypy3-5.5.0/lib-python/3/test/memory_watchdog.py pypy3-5.5.0/lib-python/3/test/sgml_input.html pypy3-5.5.0/lib-python/3/test/test_threadsignals.py pypy3-5.5.0/lib-python/3/test/test_multiprocessing.py pypy3-5.5.0/lib-python/3/test/test_pdb.py pypy3-5.5.0/lib-python/3/test/test_startfile.py pypy3-5.5.0/lib-python/3/test/badsyntax_pep3120.py pypy3-5.5.0/lib-python/3/test/test_collections.py pypy3-5.5.0/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt pypy3-5.5.0/lib-python/3/test/mapping_tests.py pypy3-5.5.0/lib-python/3/test/test_plistlib.py pypy3-5.5.0/lib-python/3/test/test_pyexpat.py pypy3-5.5.0/lib-python/3/test/test_pep3151.py pypy3-5.5.0/lib-python/3/test/test_urllibnet.py pypy3-5.5.0/lib-python/3/test/test_dbm.py pypy3-5.5.0/lib-python/3/test/test_pstats.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/portion1/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/portion1/foo/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/portion1/foo/one.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/both_portions/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/both_portions/foo/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/both_portions/foo/one.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/both_portions/foo/two.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/module_and_namespace_package/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/module_and_namespace_package/a_test/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/module_and_namespace_package/a_test/empty pypy3-5.5.0/lib-python/3/test/namespace_pkgs/module_and_namespace_package/a_test.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/nested_portion1.zip pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project1/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project1/parent/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project1/parent/child/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project1/parent/child/one.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/missing_directory.zip pypy3-5.5.0/lib-python/3/test/namespace_pkgs/top_level_portion1.zip pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project2/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project2/parent/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project2/parent/child/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project2/parent/child/two.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/not_a_namespace_pkg/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/not_a_namespace_pkg/foo/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/not_a_namespace_pkg/foo/one.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project3/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project3/parent/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project3/parent/child/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/project3/parent/child/three.py pypy3-5.5.0/lib-python/3/test/namespace_pkgs/portion2/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/portion2/foo/ pypy3-5.5.0/lib-python/3/test/namespace_pkgs/portion2/foo/two.py pypy3-5.5.0/lib-python/3/test/test_syntax.py pypy3-5.5.0/lib-python/3/test/test_sysconfig.py pypy3-5.5.0/lib-python/3/test/test_ast.py pypy3-5.5.0/lib-python/3/test/test_typechecks.py pypy3-5.5.0/lib-python/3/test/test_dictcomps.py pypy3-5.5.0/lib-python/3/test/test_sundry.py pypy3-5.5.0/lib-python/3/test/test_sax.py pypy3-5.5.0/lib-python/3/test/test_import.py pypy3-5.5.0/lib-python/3/test/test_audioop.py pypy3-5.5.0/lib-python/3/test/test_unpack_ex.py pypy3-5.5.0/lib-python/3/test/pickletester.py pypy3-5.5.0/lib-python/3/test/test_hashlib.py pypy3-5.5.0/lib-python/3/test/test_ctypes.py pypy3-5.5.0/lib-python/3/test/test_bisect.py pypy3-5.5.0/lib-python/3/test/test_trace.py pypy3-5.5.0/lib-python/3/test/mime.types pypy3-5.5.0/lib-python/3/test/test_enumerate.py pypy3-5.5.0/lib-python/3/test/audiodata/ pypy3-5.5.0/lib-python/3/test/audiodata/pluck-ulaw.au pypy3-5.5.0/lib-python/3/test/audiodata/pluck-ulaw.aifc pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm16.wav pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm24.wav pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm32.wav pypy3-5.5.0/lib-python/3/test/audiodata/pluck-alaw.aifc pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm8.au pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm32.au pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm8.aiff pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm24.aiff pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm32.aiff pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm16.aiff pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm16.au pypy3-5.5.0/lib-python/3/test/audiodata/pluck-pcm8.wav pypy3-5.5.0/lib-python/3/test/test_wsgiref.py pypy3-5.5.0/lib-python/3/test/test_codecs.py pypy3-5.5.0/lib-python/3/test/test_dummy_threading.py pypy3-5.5.0/lib-python/3/test/future_test1.py pypy3-5.5.0/lib-python/3/test/test_urllib.py pypy3-5.5.0/lib-python/3/test/test_print.py pypy3-5.5.0/lib-python/3/test/test_cprofile.py pypy3-5.5.0/lib-python/3/test/test_userstring.py pypy3-5.5.0/lib-python/3/test/sample_doctest.py pypy3-5.5.0/lib-python/3/test/floating_points.txt pypy3-5.5.0/lib-python/3/test/inspect_fodder2.py pypy3-5.5.0/lib-python/3/test/test_msilib.py pypy3-5.5.0/lib-python/3/test/test_pkg.py pypy3-5.5.0/lib-python/3/test/audiotest.au pypy3-5.5.0/lib-python/3/test/test_signal.py pypy3-5.5.0/lib-python/3/test/test_difflib_expect.html pypy3-5.5.0/lib-python/3/test/test_socketserver.py pypy3-5.5.0/lib-python/3/test/badcert.pem pypy3-5.5.0/lib-python/3/test/test_code.py pypy3-5.5.0/lib-python/3/test/randv3.pck pypy3-5.5.0/lib-python/3/test/test_urllib2_localnet.py pypy3-5.5.0/lib-python/3/test/test_timeit.py pypy3-5.5.0/lib-python/3/test/test_csv.py pypy3-5.5.0/lib-python/3/test/test_getpass.py pypy3-5.5.0/lib-python/3/test/test_bytes.py pypy3-5.5.0/lib-python/3/test/test_augassign.py pypy3-5.5.0/lib-python/3/test/test_codecencodings_jp.py pypy3-5.5.0/lib-python/3/test/test_namespace_pkgs.py pypy3-5.5.0/lib-python/3/test/test_pty.py pypy3-5.5.0/lib-python/3/test/coding20731.py pypy3-5.5.0/lib-python/3/test/test_scope.py pypy3-5.5.0/lib-python/3/test/__init__.py pypy3-5.5.0/lib-python/3/test/testtar.tar pypy3-5.5.0/lib-python/3/test/test_netrc.py pypy3-5.5.0/lib-python/3/test/test_curses.py pypy3-5.5.0/lib-python/3/test/xmltestdata/ pypy3-5.5.0/lib-python/3/test/xmltestdata/test.xml.out pypy3-5.5.0/lib-python/3/test/xmltestdata/test.xml pypy3-5.5.0/lib-python/3/test/xmltestdata/simple.xml pypy3-5.5.0/lib-python/3/test/xmltestdata/simple-ns.xml pypy3-5.5.0/lib-python/3/test/test_complex.py pypy3-5.5.0/lib-python/3/test/pstats.pck pypy3-5.5.0/lib-python/3/test/profilee.py pypy3-5.5.0/lib-python/3/test/test_httplib.py pypy3-5.5.0/lib-python/3/test/regrtest.py-new pypy3-5.5.0/lib-python/3/functools.py pypy3-5.5.0/lib-python/3/http/ pypy3-5.5.0/lib-python/3/http/cookiejar.py pypy3-5.5.0/lib-python/3/http/server.py pypy3-5.5.0/lib-python/3/http/cookies.py pypy3-5.5.0/lib-python/3/http/__init__.py pypy3-5.5.0/lib-python/3/http/client.py pypy3-5.5.0/lib-python/3/ftplib.py pypy3-5.5.0/lib-python/3/plat-freebsd7/ pypy3-5.5.0/lib-python/3/plat-freebsd7/regen pypy3-5.5.0/lib-python/3/plat-freebsd7/IN.py pypy3-5.5.0/lib-python/3/curses/ pypy3-5.5.0/lib-python/3/curses/panel.py pypy3-5.5.0/lib-python/3/curses/has_key.py pypy3-5.5.0/lib-python/3/curses/ascii.py pypy3-5.5.0/lib-python/3/curses/textpad.py pypy3-5.5.0/lib-python/3/curses/__init__.py pypy3-5.5.0/lib-python/3/pipes.py pypy3-5.5.0/lib-python/3/multiprocessing/ pypy3-5.5.0/lib-python/3/multiprocessing/connection.py pypy3-5.5.0/lib-python/3/multiprocessing/synchronize.py pypy3-5.5.0/lib-python/3/multiprocessing/dummy/ pypy3-5.5.0/lib-python/3/multiprocessing/dummy/connection.py pypy3-5.5.0/lib-python/3/multiprocessing/dummy/__init__.py pypy3-5.5.0/lib-python/3/multiprocessing/managers.py pypy3-5.5.0/lib-python/3/multiprocessing/heap.py pypy3-5.5.0/lib-python/3/multiprocessing/forking.py pypy3-5.5.0/lib-python/3/multiprocessing/util.py pypy3-5.5.0/lib-python/3/multiprocessing/sharedctypes.py pypy3-5.5.0/lib-python/3/multiprocessing/reduction.py pypy3-5.5.0/lib-python/3/multiprocessing/process.py pypy3-5.5.0/lib-python/3/multiprocessing/queues.py pypy3-5.5.0/lib-python/3/multiprocessing/pool.py pypy3-5.5.0/lib-python/3/multiprocessing/__init__.py pypy3-5.5.0/lib-python/3/__phello__.foo.py pypy3-5.5.0/lib-python/3/difflib.py pypy3-5.5.0/lib-python/3/sndhdr.py pypy3-5.5.0/lib-python/3/nturl2path.py pypy3-5.5.0/lib-python/3/_compat_pickle.py pypy3-5.5.0/lib-python/3/dis.py pypy3-5.5.0/lib-python/3/plat-aix4/ pypy3-5.5.0/lib-python/3/plat-aix4/regen pypy3-5.5.0/lib-python/3/plat-aix4/IN.py pypy3-5.5.0/lib-python/3/wsgiref/ pypy3-5.5.0/lib-python/3/wsgiref/util.py pypy3-5.5.0/lib-python/3/wsgiref/validate.py pypy3-5.5.0/lib-python/3/wsgiref/headers.py pypy3-5.5.0/lib-python/3/wsgiref/handlers.py pypy3-5.5.0/lib-python/3/wsgiref/__init__.py pypy3-5.5.0/lib-python/3/wsgiref/simple_server.py pypy3-5.5.0/lib-python/3/pty.py pypy3-5.5.0/lib-python/3/venv/ pypy3-5.5.0/lib-python/3/venv/scripts/ pypy3-5.5.0/lib-python/3/venv/scripts/nt/ pypy3-5.5.0/lib-python/3/venv/scripts/nt/Activate.ps1 pypy3-5.5.0/lib-python/3/venv/scripts/nt/activate.bat pypy3-5.5.0/lib-python/3/venv/scripts/nt/deactivate.bat pypy3-5.5.0/lib-python/3/venv/scripts/nt/Deactivate.ps1 pypy3-5.5.0/lib-python/3/venv/scripts/posix/ pypy3-5.5.0/lib-python/3/venv/scripts/posix/activate pypy3-5.5.0/lib-python/3/venv/__main__.py pypy3-5.5.0/lib-python/3/venv/__init__.py pypy3-5.5.0/lib-python/3/site.py pypy3-5.5.0/lib-python/3/distutils/ pypy3-5.5.0/lib-python/3/distutils/tests/ pypy3-5.5.0/lib-python/3/distutils/tests/test_dist.py pypy3-5.5.0/lib-python/3/distutils/tests/test_build.py pypy3-5.5.0/lib-python/3/distutils/tests/test_build_clib.py pypy3-5.5.0/lib-python/3/distutils/tests/test_msvc9compiler.py pypy3-5.5.0/lib-python/3/distutils/tests/test_version.py pypy3-5.5.0/lib-python/3/distutils/tests/test_cmd.py pypy3-5.5.0/lib-python/3/distutils/tests/test_bdist.py pypy3-5.5.0/lib-python/3/distutils/tests/test_clean.py pypy3-5.5.0/lib-python/3/distutils/tests/test_util.py pypy3-5.5.0/lib-python/3/distutils/tests/test_install.py pypy3-5.5.0/lib-python/3/distutils/tests/test_bdist_dumb.py pypy3-5.5.0/lib-python/3/distutils/tests/test_bdist_rpm.py pypy3-5.5.0/lib-python/3/distutils/tests/test_build_scripts.py pypy3-5.5.0/lib-python/3/distutils/tests/test_bdist_wininst.py pypy3-5.5.0/lib-python/3/distutils/tests/test_spawn.py pypy3-5.5.0/lib-python/3/distutils/tests/test_filelist.py pypy3-5.5.0/lib-python/3/distutils/tests/support.py pypy3-5.5.0/lib-python/3/distutils/tests/test_log.py pypy3-5.5.0/lib-python/3/distutils/tests/test_text_file.py pypy3-5.5.0/lib-python/3/distutils/tests/test_versionpredicate.py pypy3-5.5.0/lib-python/3/distutils/tests/test_upload.py pypy3-5.5.0/lib-python/3/distutils/tests/test_cygwinccompiler.py pypy3-5.5.0/lib-python/3/distutils/tests/Setup.sample pypy3-5.5.0/lib-python/3/distutils/tests/test_sdist.py pypy3-5.5.0/lib-python/3/distutils/tests/test_install_headers.py pypy3-5.5.0/lib-python/3/distutils/tests/test_config_cmd.py pypy3-5.5.0/lib-python/3/distutils/tests/test_core.py pypy3-5.5.0/lib-python/3/distutils/tests/test_install_data.py pypy3-5.5.0/lib-python/3/distutils/tests/test_config.py pypy3-5.5.0/lib-python/3/distutils/tests/test_dep_util.py pypy3-5.5.0/lib-python/3/distutils/tests/test_unixccompiler.py pypy3-5.5.0/lib-python/3/distutils/tests/test_build_py.py pypy3-5.5.0/lib-python/3/distutils/tests/test_register.py pypy3-5.5.0/lib-python/3/distutils/tests/test_extension.py pypy3-5.5.0/lib-python/3/distutils/tests/test_bdist_msi.py pypy3-5.5.0/lib-python/3/distutils/tests/test_check.py pypy3-5.5.0/lib-python/3/distutils/tests/test_archive_util.py pypy3-5.5.0/lib-python/3/distutils/tests/test_sysconfig.py pypy3-5.5.0/lib-python/3/distutils/tests/test_build_ext.py pypy3-5.5.0/lib-python/3/distutils/tests/test_dir_util.py pypy3-5.5.0/lib-python/3/distutils/tests/test_file_util.py pypy3-5.5.0/lib-python/3/distutils/tests/test_install_scripts.py pypy3-5.5.0/lib-python/3/distutils/tests/test_install_lib.py pypy3-5.5.0/lib-python/3/distutils/tests/__init__.py pypy3-5.5.0/lib-python/3/distutils/unixccompiler.py pypy3-5.5.0/lib-python/3/distutils/README pypy3-5.5.0/lib-python/3/distutils/file_util.py pypy3-5.5.0/lib-python/3/distutils/core.py pypy3-5.5.0/lib-python/3/distutils/archive_util.py pypy3-5.5.0/lib-python/3/distutils/dir_util.py pypy3-5.5.0/lib-python/3/distutils/msvccompiler.py pypy3-5.5.0/lib-python/3/distutils/sysconfig_pypy.py pypy3-5.5.0/lib-python/3/distutils/command/ pypy3-5.5.0/lib-python/3/distutils/command/install_data.py pypy3-5.5.0/lib-python/3/distutils/command/build.py pypy3-5.5.0/lib-python/3/distutils/command/register.py pypy3-5.5.0/lib-python/3/distutils/command/bdist.py pypy3-5.5.0/lib-python/3/distutils/command/wininst-10.0.exe pypy3-5.5.0/lib-python/3/distutils/command/wininst-9.0.exe pypy3-5.5.0/lib-python/3/distutils/command/install_lib.py pypy3-5.5.0/lib-python/3/distutils/command/install_egg_info.py pypy3-5.5.0/lib-python/3/distutils/command/build_ext.py pypy3-5.5.0/lib-python/3/distutils/command/build_clib.py pypy3-5.5.0/lib-python/3/distutils/command/bdist_msi.py pypy3-5.5.0/lib-python/3/distutils/command/sdist.py pypy3-5.5.0/lib-python/3/distutils/command/wininst-6.0.exe pypy3-5.5.0/lib-python/3/distutils/command/bdist_dumb.py pypy3-5.5.0/lib-python/3/distutils/command/wininst-8.0.exe pypy3-5.5.0/lib-python/3/distutils/command/bdist_rpm.py pypy3-5.5.0/lib-python/3/distutils/command/check.py pypy3-5.5.0/lib-python/3/distutils/command/config.py pypy3-5.5.0/lib-python/3/distutils/command/command_template pypy3-5.5.0/lib-python/3/distutils/command/clean.py pypy3-5.5.0/lib-python/3/distutils/command/wininst-7.1.exe pypy3-5.5.0/lib-python/3/distutils/command/build_py.py pypy3-5.5.0/lib-python/3/distutils/command/wininst-9.0-amd64.exe pypy3-5.5.0/lib-python/3/distutils/command/build_scripts.py pypy3-5.5.0/lib-python/3/distutils/command/install_scripts.py pypy3-5.5.0/lib-python/3/distutils/command/upload.py pypy3-5.5.0/lib-python/3/distutils/command/bdist_wininst.py pypy3-5.5.0/lib-python/3/distutils/command/install.py pypy3-5.5.0/lib-python/3/distutils/command/install_headers.py pypy3-5.5.0/lib-python/3/distutils/command/wininst-10.0-amd64.exe pypy3-5.5.0/lib-python/3/distutils/command/__init__.py pypy3-5.5.0/lib-python/3/distutils/command/__pycache__/ pypy3-5.5.0/lib-python/3/distutils/ccompiler.py pypy3-5.5.0/lib-python/3/distutils/spawn.py pypy3-5.5.0/lib-python/3/distutils/extension.py pypy3-5.5.0/lib-python/3/distutils/errors.py pypy3-5.5.0/lib-python/3/distutils/msvc9compiler.py pypy3-5.5.0/lib-python/3/distutils/dist.py pypy3-5.5.0/lib-python/3/distutils/dep_util.py pypy3-5.5.0/lib-python/3/distutils/debug.py pypy3-5.5.0/lib-python/3/distutils/util.py pypy3-5.5.0/lib-python/3/distutils/bcppcompiler.py pypy3-5.5.0/lib-python/3/distutils/cygwinccompiler.py pypy3-5.5.0/lib-python/3/distutils/config.py pypy3-5.5.0/lib-python/3/distutils/log.py pypy3-5.5.0/lib-python/3/distutils/sysconfig.py pypy3-5.5.0/lib-python/3/distutils/sysconfig_cpython.py pypy3-5.5.0/lib-python/3/distutils/text_file.py pypy3-5.5.0/lib-python/3/distutils/emxccompiler.py pypy3-5.5.0/lib-python/3/distutils/version.py pypy3-5.5.0/lib-python/3/distutils/fancy_getopt.py pypy3-5.5.0/lib-python/3/distutils/cmd.py pypy3-5.5.0/lib-python/3/distutils/versionpredicate.py pypy3-5.5.0/lib-python/3/distutils/filelist.py pypy3-5.5.0/lib-python/3/distutils/__init__.py pypy3-5.5.0/lib-python/3/distutils/__pycache__/ pypy3-5.5.0/lib-python/3/sunau.py pypy3-5.5.0/lib-python/3/asyncore.py pypy3-5.5.0/lib-python/3/xmlrpc/ pypy3-5.5.0/lib-python/3/xmlrpc/server.py pypy3-5.5.0/lib-python/3/xmlrpc/client.py pypy3-5.5.0/lib-python/3/xmlrpc/__init__.py pypy3-5.5.0/lib-python/3/plat-freebsd5/ pypy3-5.5.0/lib-python/3/plat-freebsd5/regen pypy3-5.5.0/lib-python/3/plat-freebsd5/IN.py pypy3-5.5.0/lib-python/3/tkinter/ pypy3-5.5.0/lib-python/3/tkinter/test/ pypy3-5.5.0/lib-python/3/tkinter/test/README pypy3-5.5.0/lib-python/3/tkinter/test/runtktests.py pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/ pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/test_text.py pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/test_misc.py pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/test_widgets.py pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/test_font.py pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/test_variables.py pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/test_loadtk.py pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/__init__.py pypy3-5.5.0/lib-python/3/tkinter/test/support.py pypy3-5.5.0/lib-python/3/tkinter/test/widget_tests.py pypy3-5.5.0/lib-python/3/tkinter/test/test_ttk/ pypy3-5.5.0/lib-python/3/tkinter/test/test_ttk/test_widgets.py pypy3-5.5.0/lib-python/3/tkinter/test/test_ttk/test_functions.py pypy3-5.5.0/lib-python/3/tkinter/test/test_ttk/test_style.py pypy3-5.5.0/lib-python/3/tkinter/test/test_ttk/test_extensions.py pypy3-5.5.0/lib-python/3/tkinter/test/test_ttk/__init__.py pypy3-5.5.0/lib-python/3/tkinter/test/__init__.py pypy3-5.5.0/lib-python/3/tkinter/ttk.py pypy3-5.5.0/lib-python/3/tkinter/dnd.py pypy3-5.5.0/lib-python/3/tkinter/dialog.py pypy3-5.5.0/lib-python/3/tkinter/_fix.py pypy3-5.5.0/lib-python/3/tkinter/messagebox.py pypy3-5.5.0/lib-python/3/tkinter/filedialog.py pypy3-5.5.0/lib-python/3/tkinter/constants.py pypy3-5.5.0/lib-python/3/tkinter/simpledialog.py pypy3-5.5.0/lib-python/3/tkinter/scrolledtext.py pypy3-5.5.0/lib-python/3/tkinter/font.py pypy3-5.5.0/lib-python/3/tkinter/__main__.py pypy3-5.5.0/lib-python/3/tkinter/colorchooser.py pypy3-5.5.0/lib-python/3/tkinter/tix.py pypy3-5.5.0/lib-python/3/tkinter/__init__.py pypy3-5.5.0/lib-python/3/tkinter/commondialog.py pypy3-5.5.0/lib-python/3/imghdr.py pypy3-5.5.0/lib-python/3/plat-os2emx/ pypy3-5.5.0/lib-python/3/plat-os2emx/grp.py pypy3-5.5.0/lib-python/3/plat-os2emx/SOCKET.py pypy3-5.5.0/lib-python/3/plat-os2emx/pwd.py pypy3-5.5.0/lib-python/3/plat-os2emx/_emx_link.py pypy3-5.5.0/lib-python/3/plat-os2emx/regen pypy3-5.5.0/lib-python/3/plat-os2emx/IN.py pypy3-5.5.0/lib-python/3/quopri.py pypy3-5.5.0/lib-python/3/inspect.py pypy3-5.5.0/lib-python/3/crypt.py pypy3-5.5.0/lib-python/3/bz2.py pypy3-5.5.0/lib-python/3/os2emxpath.py pypy3-5.5.0/lib-python/3/cProfile.py pypy3-5.5.0/lib-python/3/mailcap.py pypy3-5.5.0/lib-python/3/importlib/ pypy3-5.5.0/lib-python/3/importlib/util.py pypy3-5.5.0/lib-python/3/importlib/_bootstrap.py pypy3-5.5.0/lib-python/3/importlib/abc.py pypy3-5.5.0/lib-python/3/importlib/machinery.py pypy3-5.5.0/lib-python/3/importlib/__init__.py pypy3-5.5.0/lib-python/3/importlib/__pycache__/ pypy3-5.5.0/lib-python/3/tabnanny.py pypy3-5.5.0/lib-python/3/pdb.py pypy3-5.5.0/lib-python/3/binhex.py pypy3-5.5.0/lib-python/3/posixpath.py pypy3-5.5.0/lib-python/3/filecmp.py pypy3-5.5.0/lib-python/3/bdb.py pypy3-5.5.0/lib-python/3/stringprep.py pypy3-5.5.0/lib-python/3/ssl.py pypy3-5.5.0/lib-python/3/plat-unixware7/ pypy3-5.5.0/lib-python/3/plat-unixware7/regen pypy3-5.5.0/lib-python/3/plat-unixware7/STROPTS.py pypy3-5.5.0/lib-python/3/plat-unixware7/IN.py pypy3-5.5.0/lib-python/3/netrc.py pypy3-5.5.0/lib-python/3/threading.py pypy3-5.5.0/lib-python/3/sqlite3/ pypy3-5.5.0/lib-python/3/sqlite3/test/ pypy3-5.5.0/lib-python/3/sqlite3/test/transactions.py pypy3-5.5.0/lib-python/3/sqlite3/test/userfunctions.py pypy3-5.5.0/lib-python/3/sqlite3/test/hooks.py pypy3-5.5.0/lib-python/3/sqlite3/test/dump.py pypy3-5.5.0/lib-python/3/sqlite3/test/types.py pypy3-5.5.0/lib-python/3/sqlite3/test/regression.py pypy3-5.5.0/lib-python/3/sqlite3/test/factory.py pypy3-5.5.0/lib-python/3/sqlite3/test/dbapi.py pypy3-5.5.0/lib-python/3/sqlite3/test/__init__.py pypy3-5.5.0/lib-python/3/sqlite3/dump.py pypy3-5.5.0/lib-python/3/sqlite3/dbapi2.py pypy3-5.5.0/lib-python/3/sqlite3/__init__.py pypy3-5.5.0/lib-python/3/io.py pypy3-5.5.0/lib-python/3/ctypes/ pypy3-5.5.0/lib-python/3/ctypes/test/ pypy3-5.5.0/lib-python/3/ctypes/test/test_random_things.py pypy3-5.5.0/lib-python/3/ctypes/test/test_parameters.py pypy3-5.5.0/lib-python/3/ctypes/test/test_unicode.py pypy3-5.5.0/lib-python/3/ctypes/test/test_returnfuncptrs.py pypy3-5.5.0/lib-python/3/ctypes/test/test_win32.py pypy3-5.5.0/lib-python/3/ctypes/test/test_strings.py pypy3-5.5.0/lib-python/3/ctypes/test/test_init.py pypy3-5.5.0/lib-python/3/ctypes/test/test_libc.py pypy3-5.5.0/lib-python/3/ctypes/test/test_find.py pypy3-5.5.0/lib-python/3/ctypes/test/test_pointers.py pypy3-5.5.0/lib-python/3/ctypes/test/runtests.py pypy3-5.5.0/lib-python/3/ctypes/test/test_structures.py pypy3-5.5.0/lib-python/3/ctypes/test/test_frombuffer.py pypy3-5.5.0/lib-python/3/ctypes/test/test_objects.py pypy3-5.5.0/lib-python/3/ctypes/test/test_bitfields.py pypy3-5.5.0/lib-python/3/ctypes/test/test_repr.py pypy3-5.5.0/lib-python/3/ctypes/test/test_python_api.py pypy3-5.5.0/lib-python/3/ctypes/test/test_errno.py pypy3-5.5.0/lib-python/3/ctypes/test/test_varsize_struct.py pypy3-5.5.0/lib-python/3/ctypes/test/test_array_in_pointer.py pypy3-5.5.0/lib-python/3/ctypes/test/test_wintypes.py pypy3-5.5.0/lib-python/3/ctypes/test/test_functions.py pypy3-5.5.0/lib-python/3/ctypes/test/test_callbacks.py pypy3-5.5.0/lib-python/3/ctypes/test/test_sizes.py pypy3-5.5.0/lib-python/3/ctypes/test/test_macholib.py pypy3-5.5.0/lib-python/3/ctypes/test/test_anon.py pypy3-5.5.0/lib-python/3/ctypes/test/test_arrays.py pypy3-5.5.0/lib-python/3/ctypes/test/test_prototypes.py pypy3-5.5.0/lib-python/3/ctypes/test/test_buffers.py pypy3-5.5.0/lib-python/3/ctypes/test/test_pickling.py pypy3-5.5.0/lib-python/3/ctypes/test/test_keeprefs.py pypy3-5.5.0/lib-python/3/ctypes/test/test_byteswap.py pypy3-5.5.0/lib-python/3/ctypes/test/test_cfuncs.py pypy3-5.5.0/lib-python/3/ctypes/test/test_internals.py pypy3-5.5.0/lib-python/3/ctypes/test/test_numbers.py pypy3-5.5.0/lib-python/3/ctypes/test/test_incomplete.py pypy3-5.5.0/lib-python/3/ctypes/test/test_values.py pypy3-5.5.0/lib-python/3/ctypes/test/test_simplesubclasses.py pypy3-5.5.0/lib-python/3/ctypes/test/test_as_parameter.py pypy3-5.5.0/lib-python/3/ctypes/test/test_memfunctions.py pypy3-5.5.0/lib-python/3/ctypes/test/test_funcptr.py pypy3-5.5.0/lib-python/3/ctypes/test/test_delattr.py pypy3-5.5.0/lib-python/3/ctypes/test/test_slicing.py pypy3-5.5.0/lib-python/3/ctypes/test/test_stringptr.py pypy3-5.5.0/lib-python/3/ctypes/test/test_refcounts.py pypy3-5.5.0/lib-python/3/ctypes/test/test_errcheck.py pypy3-5.5.0/lib-python/3/ctypes/test/test_cast.py pypy3-5.5.0/lib-python/3/ctypes/test/test_struct_fields.py pypy3-5.5.0/lib-python/3/ctypes/test/test_integers.py pypy3-5.5.0/lib-python/3/ctypes/test/test_unaligned_structures.py pypy3-5.5.0/lib-python/3/ctypes/test/test_pep3118.py pypy3-5.5.0/lib-python/3/ctypes/test/test_loading.py pypy3-5.5.0/lib-python/3/ctypes/test/test_bytes.py pypy3-5.5.0/lib-python/3/ctypes/test/test_checkretval.py pypy3-5.5.0/lib-python/3/ctypes/test/__init__.py pypy3-5.5.0/lib-python/3/ctypes/macholib/ pypy3-5.5.0/lib-python/3/ctypes/macholib/dyld.py pypy3-5.5.0/lib-python/3/ctypes/macholib/fetch_macholib.bat pypy3-5.5.0/lib-python/3/ctypes/macholib/framework.py pypy3-5.5.0/lib-python/3/ctypes/macholib/README.ctypes pypy3-5.5.0/lib-python/3/ctypes/macholib/fetch_macholib pypy3-5.5.0/lib-python/3/ctypes/macholib/dylib.py pypy3-5.5.0/lib-python/3/ctypes/macholib/__init__.py pypy3-5.5.0/lib-python/3/ctypes/util.py pypy3-5.5.0/lib-python/3/ctypes/_endian.py pypy3-5.5.0/lib-python/3/ctypes/wintypes.py pypy3-5.5.0/lib-python/3/ctypes/__init__.py pypy3-5.5.0/lib-python/3/ctypes/__pycache__/ pypy3-5.5.0/lib-python/3/pydoc_data/ pypy3-5.5.0/lib-python/3/pydoc_data/topics.py pypy3-5.5.0/lib-python/3/pydoc_data/_pydoc.css pypy3-5.5.0/lib-python/3/pydoc_data/__init__.py pypy3-5.5.0/lib-python/3/random.py pypy3-5.5.0/lib-python/3/getpass.py pypy3-5.5.0/lib-python/3/plistlib.py pypy3-5.5.0/lib-python/3/copy.py pypy3-5.5.0/lib-python/3/locale.py pypy3-5.5.0/lib-python/3/_strptime.py pypy3-5.5.0/lib-python/3/mailbox.py pypy3-5.5.0/lib-python/3/reprlib.py pypy3-5.5.0/lib-python/3/types.py pypy3-5.5.0/lib-python/3/logging/ pypy3-5.5.0/lib-python/3/logging/config.py pypy3-5.5.0/lib-python/3/logging/handlers.py pypy3-5.5.0/lib-python/3/logging/__init__.py pypy3-5.5.0/lib-python/3/runpy.py pypy3-5.5.0/lib-python/3/py_compile.py pypy3-5.5.0/lib-python/3/_osx_support.py pypy3-5.5.0/lib-python/3/gzip.py pypy3-5.5.0/lib-python/3/platform.py pypy3-5.5.0/lib-python/3/contextlib.py pypy3-5.5.0/lib-python/3/glob.py pypy3-5.5.0/lib-python/3/configparser.py pypy3-5.5.0/lib-python/3/smtpd.py pypy3-5.5.0/lib-python/3/pkgutil.py pypy3-5.5.0/lib-python/3/plat-generic/ pypy3-5.5.0/lib-python/3/plat-generic/regen pypy3-5.5.0/lib-python/3/shelve.py pypy3-5.5.0/lib-python/3/dbm/ pypy3-5.5.0/lib-python/3/dbm/dumb.py pypy3-5.5.0/lib-python/3/dbm/gnu.py pypy3-5.5.0/lib-python/3/dbm/ndbm.py pypy3-5.5.0/lib-python/3/dbm/__init__.py pypy3-5.5.0/lib-python/3/modulefinder.py pypy3-5.5.0/lib-python/3/macpath.py pypy3-5.5.0/lib-python/3/zipfile.py pypy3-5.5.0/lib-python/3/sre_parse.py pypy3-5.5.0/lib-python/3/webbrowser.py pypy3-5.5.0/lib-python/3/shutil.py pypy3-5.5.0/lib-python/3/argparse.py pypy3-5.5.0/lib-python/3/rlcompleter.py pypy3-5.5.0/lib-python/3/lzma.py pypy3-5.5.0/lib-python/3/tarfile.py pypy3-5.5.0/lib-python/3/_threading_local.py pypy3-5.5.0/lib-python/3/textwrap.py pypy3-5.5.0/lib-python/3/base64.py pypy3-5.5.0/lib-python/3/this.py pypy3-5.5.0/lib-python/3/keyword.py pypy3-5.5.0/lib-python/3/json/ pypy3-5.5.0/lib-python/3/json/decoder.py pypy3-5.5.0/lib-python/3/json/scanner.py pypy3-5.5.0/lib-python/3/json/encoder.py pypy3-5.5.0/lib-python/3/json/tool.py pypy3-5.5.0/lib-python/3/json/__init__.py pypy3-5.5.0/lib-python/3/string.py pypy3-5.5.0/lib-python/3/lib2to3/ pypy3-5.5.0/lib-python/3/lib2to3/Grammar.txt pypy3-5.5.0/lib-python/3/lib2to3/tests/ pypy3-5.5.0/lib-python/3/lib2to3/tests/test_pytree.py pypy3-5.5.0/lib-python/3/lib2to3/tests/test_util.py pypy3-5.5.0/lib-python/3/lib2to3/tests/test_parser.py pypy3-5.5.0/lib-python/3/lib2to3/tests/support.py pypy3-5.5.0/lib-python/3/lib2to3/tests/test_main.py pypy3-5.5.0/lib-python/3/lib2to3/tests/pytree_idempotency.py pypy3-5.5.0/lib-python/3/lib2to3/tests/test_all_fixers.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/ pypy3-5.5.0/lib-python/3/lib2to3/tests/data/different_encoding.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/README pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/ pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/bad_order.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/parrot_example.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/ pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/py2_test_grammar.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/crlf.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/infinite_recursion.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/bom.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/py3_test_grammar.py pypy3-5.5.0/lib-python/3/lib2to3/tests/data/false_encoding.py pypy3-5.5.0/lib-python/3/lib2to3/tests/test_fixers.py pypy3-5.5.0/lib-python/3/lib2to3/tests/test_refactor.py pypy3-5.5.0/lib-python/3/lib2to3/tests/__init__.py pypy3-5.5.0/lib-python/3/lib2to3/patcomp.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/ pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_raise.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_isinstance.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_callable.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_long.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_intern.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_sys_exc.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_operator.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_input.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_dict.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_numliterals.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_standarderror.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_xrange.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_import.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_tuple_params.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_methodattrs.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_except.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_zip.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_exitfunc.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_print.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_has_key.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_unicode.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_map.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_imports2.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_filter.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_xreadlines.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_ne.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_apply.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_throw.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_reduce.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_renames.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_raw_input.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_nonzero.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_getcwdu.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_future.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_repr.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_itertools_imports.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_set_literal.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_next.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_imports.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_idioms.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_ws_comma.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_urllib.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_buffer.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_exec.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_basestring.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_metaclass.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_funcattrs.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_itertools.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_types.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_execfile.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/__init__.py pypy3-5.5.0/lib-python/3/lib2to3/fixes/fix_paren.py pypy3-5.5.0/lib-python/3/lib2to3/pygram.py pypy3-5.5.0/lib-python/3/lib2to3/btm_matcher.py pypy3-5.5.0/lib-python/3/lib2to3/PatternGrammar.txt pypy3-5.5.0/lib-python/3/lib2to3/main.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/ pypy3-5.5.0/lib-python/3/lib2to3/pgen2/literals.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/driver.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/grammar.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/tokenize.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/parse.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/conv.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/pgen.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/token.py pypy3-5.5.0/lib-python/3/lib2to3/pgen2/__init__.py pypy3-5.5.0/lib-python/3/lib2to3/__main__.py pypy3-5.5.0/lib-python/3/lib2to3/fixer_base.py pypy3-5.5.0/lib-python/3/lib2to3/fixer_util.py pypy3-5.5.0/lib-python/3/lib2to3/btm_utils.py pypy3-5.5.0/lib-python/3/lib2to3/pytree.py pypy3-5.5.0/lib-python/3/lib2to3/refactor.py pypy3-5.5.0/lib-python/3/lib2to3/__init__.py pypy3-5.5.0/lib-python/3/fileinput.py pypy3-5.5.0/lib-python/3/fractions.py pypy3-5.5.0/lib-python/3/telnetlib.py pypy3-5.5.0/lib-python/3/pickle.py pypy3-5.5.0/lib-python/3/nntplib.py pypy3-5.5.0/lib-python/3/encodings/ pypy3-5.5.0/lib-python/3/encodings/mac_arabic.py pypy3-5.5.0/lib-python/3/encodings/iso2022_jp_2004.py pypy3-5.5.0/lib-python/3/encodings/iso8859_6.py pypy3-5.5.0/lib-python/3/encodings/cp932.py pypy3-5.5.0/lib-python/3/encodings/cp037.py pypy3-5.5.0/lib-python/3/encodings/iso8859_5.py pypy3-5.5.0/lib-python/3/encodings/utf_32_le.py pypy3-5.5.0/lib-python/3/encodings/iso2022_jp_3.py pypy3-5.5.0/lib-python/3/encodings/utf_16_be.py pypy3-5.5.0/lib-python/3/encodings/iso8859_4.py pypy3-5.5.0/lib-python/3/encodings/euc_jisx0213.py pypy3-5.5.0/lib-python/3/encodings/cp720.py pypy3-5.5.0/lib-python/3/encodings/iso8859_11.py pypy3-5.5.0/lib-python/3/encodings/koi8_u.py pypy3-5.5.0/lib-python/3/encodings/cp424.py pypy3-5.5.0/lib-python/3/encodings/cp860.py pypy3-5.5.0/lib-python/3/encodings/cp1258.py pypy3-5.5.0/lib-python/3/encodings/mac_farsi.py pypy3-5.5.0/lib-python/3/encodings/cp1250.py pypy3-5.5.0/lib-python/3/encodings/iso8859_16.py pypy3-5.5.0/lib-python/3/encodings/johab.py pypy3-5.5.0/lib-python/3/encodings/shift_jis.py pypy3-5.5.0/lib-python/3/encodings/aliases.py pypy3-5.5.0/lib-python/3/encodings/cp1140.py pypy3-5.5.0/lib-python/3/encodings/cp65001.py pypy3-5.5.0/lib-python/3/encodings/palmos.py pypy3-5.5.0/lib-python/3/encodings/zlib_codec.py pypy3-5.5.0/lib-python/3/encodings/tis_620.py pypy3-5.5.0/lib-python/3/encodings/idna.py pypy3-5.5.0/lib-python/3/encodings/iso8859_7.py pypy3-5.5.0/lib-python/3/encodings/undefined.py pypy3-5.5.0/lib-python/3/encodings/iso8859_3.py pypy3-5.5.0/lib-python/3/encodings/mac_turkish.py pypy3-5.5.0/lib-python/3/encodings/raw_unicode_escape.py pypy3-5.5.0/lib-python/3/encodings/cp852.py pypy3-5.5.0/lib-python/3/encodings/cp1254.py pypy3-5.5.0/lib-python/3/encodings/cp1026.py pypy3-5.5.0/lib-python/3/encodings/cp949.py pypy3-5.5.0/lib-python/3/encodings/punycode.py pypy3-5.5.0/lib-python/3/encodings/utf_8.py pypy3-5.5.0/lib-python/3/encodings/quopri_codec.py pypy3-5.5.0/lib-python/3/encodings/utf_16.py pypy3-5.5.0/lib-python/3/encodings/big5.py pypy3-5.5.0/lib-python/3/encodings/rot_13.py pypy3-5.5.0/lib-python/3/encodings/iso8859_2.py pypy3-5.5.0/lib-python/3/encodings/iso2022_jp_1.py pypy3-5.5.0/lib-python/3/encodings/cp1252.py pypy3-5.5.0/lib-python/3/encodings/cp861.py pypy3-5.5.0/lib-python/3/encodings/ascii.py pypy3-5.5.0/lib-python/3/encodings/euc_jis_2004.py pypy3-5.5.0/lib-python/3/encodings/cp866.py pypy3-5.5.0/lib-python/3/encodings/mbcs.py pypy3-5.5.0/lib-python/3/encodings/cp865.py pypy3-5.5.0/lib-python/3/encodings/cp862.py pypy3-5.5.0/lib-python/3/encodings/iso2022_jp.py pypy3-5.5.0/lib-python/3/encodings/shift_jis_2004.py pypy3-5.5.0/lib-python/3/encodings/iso8859_8.py pypy3-5.5.0/lib-python/3/encodings/hex_codec.py pypy3-5.5.0/lib-python/3/encodings/latin_1.py pypy3-5.5.0/lib-python/3/encodings/cp775.py pypy3-5.5.0/lib-python/3/encodings/cp1255.py pypy3-5.5.0/lib-python/3/encodings/gb2312.py pypy3-5.5.0/lib-python/3/encodings/mac_roman.py pypy3-5.5.0/lib-python/3/encodings/iso2022_kr.py pypy3-5.5.0/lib-python/3/encodings/gb18030.py pypy3-5.5.0/lib-python/3/encodings/cp875.py pypy3-5.5.0/lib-python/3/encodings/unicode_internal.py pypy3-5.5.0/lib-python/3/encodings/iso8859_14.py pypy3-5.5.0/lib-python/3/encodings/cp500.py pypy3-5.5.0/lib-python/3/encodings/big5hkscs.py pypy3-5.5.0/lib-python/3/encodings/mac_cyrillic.py pypy3-5.5.0/lib-python/3/encodings/mac_romanian.py pypy3-5.5.0/lib-python/3/encodings/cp1253.py pypy3-5.5.0/lib-python/3/encodings/iso8859_1.py pypy3-5.5.0/lib-python/3/encodings/iso8859_9.py pypy3-5.5.0/lib-python/3/encodings/cp737.py pypy3-5.5.0/lib-python/3/encodings/euc_kr.py pypy3-5.5.0/lib-python/3/encodings/mac_iceland.py pypy3-5.5.0/lib-python/3/encodings/iso8859_10.py pypy3-5.5.0/lib-python/3/encodings/utf_7.py pypy3-5.5.0/lib-python/3/encodings/mac_croatian.py pypy3-5.5.0/lib-python/3/encodings/euc_jp.py pypy3-5.5.0/lib-python/3/encodings/hz.py pypy3-5.5.0/lib-python/3/encodings/cp856.py pypy3-5.5.0/lib-python/3/encodings/mac_latin2.py pypy3-5.5.0/lib-python/3/encodings/koi8_r.py pypy3-5.5.0/lib-python/3/encodings/bz2_codec.py pypy3-5.5.0/lib-python/3/encodings/iso8859_13.py pypy3-5.5.0/lib-python/3/encodings/cp855.py pypy3-5.5.0/lib-python/3/encodings/utf_16_le.py pypy3-5.5.0/lib-python/3/encodings/cp1006.py pypy3-5.5.0/lib-python/3/encodings/gbk.py pypy3-5.5.0/lib-python/3/encodings/iso2022_jp_2.py pypy3-5.5.0/lib-python/3/encodings/hp_roman8.py pypy3-5.5.0/lib-python/3/encodings/iso2022_jp_ext.py pypy3-5.5.0/lib-python/3/encodings/charmap.py pypy3-5.5.0/lib-python/3/encodings/cp858.py pypy3-5.5.0/lib-python/3/encodings/mac_greek.py pypy3-5.5.0/lib-python/3/encodings/cp1257.py pypy3-5.5.0/lib-python/3/encodings/iso8859_15.py pypy3-5.5.0/lib-python/3/encodings/unicode_escape.py pypy3-5.5.0/lib-python/3/encodings/base64_codec.py pypy3-5.5.0/lib-python/3/encodings/cp850.py pypy3-5.5.0/lib-python/3/encodings/cp874.py pypy3-5.5.0/lib-python/3/encodings/cp857.py pypy3-5.5.0/lib-python/3/encodings/cp437.py pypy3-5.5.0/lib-python/3/encodings/utf_32_be.py pypy3-5.5.0/lib-python/3/encodings/mac_centeuro.py pypy3-5.5.0/lib-python/3/encodings/cp1251.py pypy3-5.5.0/lib-python/3/encodings/utf_8_sig.py pypy3-5.5.0/lib-python/3/encodings/uu_codec.py pypy3-5.5.0/lib-python/3/encodings/cp1256.py pypy3-5.5.0/lib-python/3/encodings/cp950.py pypy3-5.5.0/lib-python/3/encodings/shift_jisx0213.py pypy3-5.5.0/lib-python/3/encodings/cp869.py pypy3-5.5.0/lib-python/3/encodings/cp864.py pypy3-5.5.0/lib-python/3/encodings/ptcp154.py pypy3-5.5.0/lib-python/3/encodings/utf_32.py pypy3-5.5.0/lib-python/3/encodings/cp863.py pypy3-5.5.0/lib-python/3/encodings/__init__.py pypy3-5.5.0/lib-python/3/encodings/__pycache__/ pypy3-5.5.0/lib-python/3/site-packages/ pypy3-5.5.0/lib-python/3/site-packages/README pypy3-5.5.0/lib-python/3/calendar.py pypy3-5.5.0/lib-python/3/plat-netbsd1/ pypy3-5.5.0/lib-python/3/plat-netbsd1/regen pypy3-5.5.0/lib-python/3/plat-netbsd1/IN.py pypy3-5.5.0/lib-python/3/shlex.py pypy3-5.5.0/lib-python/3/profile.py pypy3-5.5.0/lib-python/3/tokenize.py pypy3-5.5.0/lib-python/3/_dummy_thread.py pypy3-5.5.0/lib-python/3/code.py pypy3-5.5.0/lib-python/3/heapq.py pypy3-5.5.0/lib-python/3/compileall.py pypy3-5.5.0/lib-python/3/__future__.py pypy3-5.5.0/lib-python/3/turtledemo/ pypy3-5.5.0/lib-python/3/turtledemo/forest.py pypy3-5.5.0/lib-python/3/turtledemo/planet_and_moon.py pypy3-5.5.0/lib-python/3/turtledemo/bytedesign.py pypy3-5.5.0/lib-python/3/turtledemo/fractalcurves.py pypy3-5.5.0/lib-python/3/turtledemo/colormixer.py pypy3-5.5.0/lib-python/3/turtledemo/lindenmayer.py pypy3-5.5.0/lib-python/3/turtledemo/wikipedia.py pypy3-5.5.0/lib-python/3/turtledemo/about_turtle.txt pypy3-5.5.0/lib-python/3/turtledemo/peace.py pypy3-5.5.0/lib-python/3/turtledemo/demohelp.txt pypy3-5.5.0/lib-python/3/turtledemo/yinyang.py pypy3-5.5.0/lib-python/3/turtledemo/turtle.cfg pypy3-5.5.0/lib-python/3/turtledemo/chaos.py pypy3-5.5.0/lib-python/3/turtledemo/penrose.py pypy3-5.5.0/lib-python/3/turtledemo/round_dance.py pypy3-5.5.0/lib-python/3/turtledemo/clock.py pypy3-5.5.0/lib-python/3/turtledemo/about_turtledemo.txt pypy3-5.5.0/lib-python/3/turtledemo/two_canvases.py pypy3-5.5.0/lib-python/3/turtledemo/__main__.py pypy3-5.5.0/lib-python/3/turtledemo/minimal_hanoi.py pypy3-5.5.0/lib-python/3/turtledemo/nim.py pypy3-5.5.0/lib-python/3/turtledemo/tree.py pypy3-5.5.0/lib-python/3/turtledemo/paint.py pypy3-5.5.0/lib-python/3/turtledemo/__init__.py pypy3-5.5.0/lib-python/3/msilib/ pypy3-5.5.0/lib-python/3/msilib/sequence.py pypy3-5.5.0/lib-python/3/msilib/text.py pypy3-5.5.0/lib-python/3/msilib/schema.py pypy3-5.5.0/lib-python/3/msilib/__init__.py pypy3-5.5.0/lib-python/3/bisect.py pypy3-5.5.0/lib-python/3/turtle.py pypy3-5.5.0/lib-python/3/plat-freebsd6/ pypy3-5.5.0/lib-python/3/plat-freebsd6/regen pypy3-5.5.0/lib-python/3/plat-freebsd6/IN.py pypy3-5.5.0/lib-python/3/warnings.py pypy3-5.5.0/lib-python/3/ntpath.py pypy3-5.5.0/lib-python/3/xdrlib.py pypy3-5.5.0/lib-python/3/numbers.py pypy3-5.5.0/lib-python/3/trace.py pypy3-5.5.0/lib-python/3/tempfile.py pypy3-5.5.0/lib-python/3/imaplib.py pypy3-5.5.0/lib-python/3/ipaddress.py pypy3-5.5.0/lib-python/3/sysconfig.py pypy3-5.5.0/lib-python/3/abc.py pypy3-5.5.0/lib-python/3/copyreg.py pypy3-5.5.0/lib-python/3/idlelib/ pypy3-5.5.0/lib-python/3/idlelib/AutoComplete.py pypy3-5.5.0/lib-python/3/idlelib/RemoteDebugger.py pypy3-5.5.0/lib-python/3/idlelib/NEWS.txt pypy3-5.5.0/lib-python/3/idlelib/WindowList.py pypy3-5.5.0/lib-python/3/idlelib/CREDITS.txt pypy3-5.5.0/lib-python/3/idlelib/rpc.py pypy3-5.5.0/lib-python/3/idlelib/Delegator.py pypy3-5.5.0/lib-python/3/idlelib/ZoomHeight.py pypy3-5.5.0/lib-python/3/idlelib/RstripExtension.py pypy3-5.5.0/lib-python/3/idlelib/Icons/ pypy3-5.5.0/lib-python/3/idlelib/Icons/idle_16.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/idle_16.png pypy3-5.5.0/lib-python/3/idlelib/Icons/idle.icns pypy3-5.5.0/lib-python/3/idlelib/Icons/plusnode.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/idle_32.png pypy3-5.5.0/lib-python/3/idlelib/Icons/idle.ico pypy3-5.5.0/lib-python/3/idlelib/Icons/tk.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/folder.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/python.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/idle_48.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/minusnode.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/idle_48.png pypy3-5.5.0/lib-python/3/idlelib/Icons/idle_32.gif pypy3-5.5.0/lib-python/3/idlelib/Icons/openfolder.gif pypy3-5.5.0/lib-python/3/idlelib/Percolator.py pypy3-5.5.0/lib-python/3/idlelib/OutputWindow.py pypy3-5.5.0/lib-python/3/idlelib/GrepDialog.py pypy3-5.5.0/lib-python/3/idlelib/idle.bat pypy3-5.5.0/lib-python/3/idlelib/ColorDelegator.py pypy3-5.5.0/lib-python/3/idlelib/help.txt pypy3-5.5.0/lib-python/3/idlelib/testcode.py pypy3-5.5.0/lib-python/3/idlelib/UndoDelegator.py pypy3-5.5.0/lib-python/3/idlelib/FormatParagraph.py pypy3-5.5.0/lib-python/3/idlelib/ScriptBinding.py pypy3-5.5.0/lib-python/3/idlelib/RemoteObjectBrowser.py pypy3-5.5.0/lib-python/3/idlelib/Debugger.py pypy3-5.5.0/lib-python/3/idlelib/CallTipWindow.py pypy3-5.5.0/lib-python/3/idlelib/MultiCall.py pypy3-5.5.0/lib-python/3/idlelib/dynOptionMenuWidget.py pypy3-5.5.0/lib-python/3/idlelib/CodeContext.py pypy3-5.5.0/lib-python/3/idlelib/HISTORY.txt pypy3-5.5.0/lib-python/3/idlelib/PathBrowser.py pypy3-5.5.0/lib-python/3/idlelib/EditorWindow.py pypy3-5.5.0/lib-python/3/idlelib/StackViewer.py pypy3-5.5.0/lib-python/3/idlelib/README.txt pypy3-5.5.0/lib-python/3/idlelib/ScrolledList.py pypy3-5.5.0/lib-python/3/idlelib/PyShell.py pypy3-5.5.0/lib-python/3/idlelib/IOBinding.py pypy3-5.5.0/lib-python/3/idlelib/idlever.py pypy3-5.5.0/lib-python/3/idlelib/ClassBrowser.py pypy3-5.5.0/lib-python/3/idlelib/macosxSupport.py pypy3-5.5.0/lib-python/3/idlelib/keybindingDialog.py pypy3-5.5.0/lib-python/3/idlelib/configDialog.py pypy3-5.5.0/lib-python/3/idlelib/ToolTip.py pypy3-5.5.0/lib-python/3/idlelib/TODO.txt pypy3-5.5.0/lib-python/3/idlelib/FileList.py pypy3-5.5.0/lib-python/3/idlelib/tabbedpages.py pypy3-5.5.0/lib-python/3/idlelib/ReplaceDialog.py pypy3-5.5.0/lib-python/3/idlelib/config-main.def pypy3-5.5.0/lib-python/3/idlelib/idle.py pypy3-5.5.0/lib-python/3/idlelib/extend.txt pypy3-5.5.0/lib-python/3/idlelib/AutoCompleteWindow.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/ pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_pathbrowser.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_idlehistory.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_text.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_formatparagraph.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/mock_idle.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/README.txt pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_rstrip.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_calltips.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/mock_tk.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_config_name.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_warning.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_grep.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_delegator.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/test_searchengine.py pypy3-5.5.0/lib-python/3/idlelib/idle_test/__init__.py pypy3-5.5.0/lib-python/3/idlelib/config-keys.def pypy3-5.5.0/lib-python/3/idlelib/IdleHistory.py pypy3-5.5.0/lib-python/3/idlelib/ParenMatch.py pypy3-5.5.0/lib-python/3/idlelib/SearchEngine.py pypy3-5.5.0/lib-python/3/idlelib/config-extensions.def pypy3-5.5.0/lib-python/3/idlelib/textView.py pypy3-5.5.0/lib-python/3/idlelib/PyParse.py pypy3-5.5.0/lib-python/3/idlelib/SearchDialog.py pypy3-5.5.0/lib-python/3/idlelib/MultiStatusBar.py pypy3-5.5.0/lib-python/3/idlelib/SearchDialogBase.py pypy3-5.5.0/lib-python/3/idlelib/__main__.py pypy3-5.5.0/lib-python/3/idlelib/HyperParser.py pypy3-5.5.0/lib-python/3/idlelib/ObjectBrowser.py pypy3-5.5.0/lib-python/3/idlelib/aboutDialog.py pypy3-5.5.0/lib-python/3/idlelib/run.py pypy3-5.5.0/lib-python/3/idlelib/configHandler.py pypy3-5.5.0/lib-python/3/idlelib/Bindings.py pypy3-5.5.0/lib-python/3/idlelib/configHelpSourceEdit.py pypy3-5.5.0/lib-python/3/idlelib/ChangeLog pypy3-5.5.0/lib-python/3/idlelib/CallTips.py pypy3-5.5.0/lib-python/3/idlelib/idle.pyw pypy3-5.5.0/lib-python/3/idlelib/config-highlight.def pypy3-5.5.0/lib-python/3/idlelib/configSectionNameDialog.py pypy3-5.5.0/lib-python/3/idlelib/WidgetRedirector.py pypy3-5.5.0/lib-python/3/idlelib/AutoExpand.py pypy3-5.5.0/lib-python/3/idlelib/TreeWidget.py pypy3-5.5.0/lib-python/3/idlelib/__init__.py pypy3-5.5.0/lib-python/3/cgitb.py pypy3-5.5.0/lib-python/3/re.py pypy3-5.5.0/lib-python/3/mimetypes.py pypy3-5.5.0/lib-python/3/weakref.py pypy3-5.5.0/lib-python/3/html/ pypy3-5.5.0/lib-python/3/html/entities.py pypy3-5.5.0/lib-python/3/html/parser.py pypy3-5.5.0/lib-python/3/html/__init__.py pypy3-5.5.0/lib-python/3/opcode.py pypy3-5.5.0/lib-python/3/codeop.py pypy3-5.5.0/lib-python/3/symtable.py pypy3-5.5.0/lib-python/3/csv.py pypy3-5.5.0/lib-python/3/os.py pypy3-5.5.0/lib-python/3/optparse.py pypy3-5.5.0/lib-python/3/collections/ pypy3-5.5.0/lib-python/3/collections/abc.py pypy3-5.5.0/lib-python/3/collections/__main__.py pypy3-5.5.0/lib-python/3/collections/__init__.py pypy3-5.5.0/lib-python/3/collections/__pycache__/ pypy3-5.5.0/lib-python/3/genericpath.py pypy3-5.5.0/lib-python/3/fnmatch.py pypy3-5.5.0/lib-python/3/formatter.py pypy3-5.5.0/lib-python/3/uu.py pypy3-5.5.0/lib-python/3/pydoc.py pypy3-5.5.0/lib-python/3/aifc.py pypy3-5.5.0/lib-python/3/doctest.py pypy3-5.5.0/lib-python/3/codecs.py pypy3-5.5.0/lib-python/3/uuid.py pypy3-5.5.0/lib-python/3/email/ pypy3-5.5.0/lib-python/3/email/architecture.rst pypy3-5.5.0/lib-python/3/email/feedparser.py pypy3-5.5.0/lib-python/3/email/_policybase.py pypy3-5.5.0/lib-python/3/email/_header_value_parser.py pypy3-5.5.0/lib-python/3/email/quoprimime.py pypy3-5.5.0/lib-python/3/email/utils.py pypy3-5.5.0/lib-python/3/email/errors.py pypy3-5.5.0/lib-python/3/email/header.py pypy3-5.5.0/lib-python/3/email/message.py pypy3-5.5.0/lib-python/3/email/base64mime.py pypy3-5.5.0/lib-python/3/email/iterators.py pypy3-5.5.0/lib-python/3/email/mime/ pypy3-5.5.0/lib-python/3/email/mime/multipart.py pypy3-5.5.0/lib-python/3/email/mime/application.py pypy3-5.5.0/lib-python/3/email/mime/text.py pypy3-5.5.0/lib-python/3/email/mime/base.py pypy3-5.5.0/lib-python/3/email/mime/image.py pypy3-5.5.0/lib-python/3/email/mime/message.py pypy3-5.5.0/lib-python/3/email/mime/nonmultipart.py pypy3-5.5.0/lib-python/3/email/mime/audio.py pypy3-5.5.0/lib-python/3/email/mime/__init__.py pypy3-5.5.0/lib-python/3/email/policy.py pypy3-5.5.0/lib-python/3/email/charset.py pypy3-5.5.0/lib-python/3/email/_parseaddr.py pypy3-5.5.0/lib-python/3/email/_encoded_words.py pypy3-5.5.0/lib-python/3/email/encoders.py pypy3-5.5.0/lib-python/3/email/parser.py pypy3-5.5.0/lib-python/3/email/generator.py pypy3-5.5.0/lib-python/3/email/headerregistry.py pypy3-5.5.0/lib-python/3/email/__init__.py pypy3-5.5.0/lib-python/3/email/__pycache__/ pypy3-5.5.0/lib-python/3/gettext.py pypy3-5.5.0/lib-python/3/plat-linux/ pypy3-5.5.0/lib-python/3/plat-linux/TYPES.py pypy3-5.5.0/lib-python/3/plat-linux/regen pypy3-5.5.0/lib-python/3/plat-linux/DLFCN.py pypy3-5.5.0/lib-python/3/plat-linux/IN.py pypy3-5.5.0/lib-python/3/plat-linux/CDROM.py pypy3-5.5.0/lib-python/3/datetime.py pypy3-5.5.0/lib-python/3/urllib/ pypy3-5.5.0/lib-python/3/urllib/robotparser.py pypy3-5.5.0/lib-python/3/urllib/response.py pypy3-5.5.0/lib-python/3/urllib/request.py pypy3-5.5.0/lib-python/3/urllib/parse.py pypy3-5.5.0/lib-python/3/urllib/error.py pypy3-5.5.0/lib-python/3/urllib/__init__.py pypy3-5.5.0/lib-python/3/_pyio.py pypy3-5.5.0/lib-python/3/macurl2path.py pypy3-5.5.0/lib-python/3/antigravity.py pypy3-5.5.0/lib-python/3/hashlib.py pypy3-5.5.0/lib-python/3/sre_constants.py pypy3-5.5.0/lib-python/3/traceback.py pypy3-5.5.0/lib-python/3/token.py pypy3-5.5.0/lib-python/3/imp.py pypy3-5.5.0/lib-python/3/plat-sunos5/ pypy3-5.5.0/lib-python/3/plat-sunos5/TYPES.py pypy3-5.5.0/lib-python/3/plat-sunos5/regen pypy3-5.5.0/lib-python/3/plat-sunos5/DLFCN.py pypy3-5.5.0/lib-python/3/plat-sunos5/CDIO.py pypy3-5.5.0/lib-python/3/plat-sunos5/STROPTS.py pypy3-5.5.0/lib-python/3/plat-sunos5/IN.py pypy3-5.5.0/lib-python/3/sre_compile.py pypy3-5.5.0/lib-python/3/poplib.py pypy3-5.5.0/lib-python/3/socket.py pypy3-5.5.0/lib-python/3/plat-freebsd4/ pypy3-5.5.0/lib-python/3/plat-freebsd4/regen pypy3-5.5.0/lib-python/3/plat-freebsd4/IN.py pypy3-5.5.0/lib-python/3/tty.py pypy3-5.5.0/lib-python/3/cmd.py pypy3-5.5.0/lib-python/3/pstats.py pypy3-5.5.0/lib-python/3/cgi.py pypy3-5.5.0/lib-python/3/linecache.py pypy3-5.5.0/lib-python/3/pyclbr.py pypy3-5.5.0/lib-python/3/chunk.py pypy3-5.5.0/lib-python/3/concurrent/ pypy3-5.5.0/lib-python/3/concurrent/futures/ pypy3-5.5.0/lib-python/3/concurrent/futures/thread.py pypy3-5.5.0/lib-python/3/concurrent/futures/_base.py pypy3-5.5.0/lib-python/3/concurrent/futures/process.py pypy3-5.5.0/lib-python/3/concurrent/futures/__init__.py pypy3-5.5.0/lib-python/3/concurrent/__init__.py pypy3-5.5.0/lib-python/3/plat-next3/ pypy3-5.5.0/lib-python/3/plat-next3/regen pypy3-5.5.0/lib-python/3/hmac.py pypy3-5.5.0/lib-python/3/timeit.py pypy3-5.5.0/lib-python/3/wave.py pypy3-5.5.0/lib-python/3/decimal.py pypy3-5.5.0/lib-python/3/_weakrefset.py pypy3-5.5.0/lib-python/3/smtplib.py pypy3-5.5.0/lib-python/3/__pycache__/ pypy3-5.5.0/lib_pypy/ pypy3-5.5.0/lib_pypy/_collections.py pypy3-5.5.0/lib_pypy/_sha256.py pypy3-5.5.0/lib_pypy/_resource_build.py pypy3-5.5.0/lib_pypy/_codecs_cn.py pypy3-5.5.0/lib_pypy/_decimal.py pypy3-5.5.0/lib_pypy/_curses_build.py pypy3-5.5.0/lib_pypy/identity_dict.py pypy3-5.5.0/lib_pypy/audioop.py pypy3-5.5.0/lib_pypy/cffi.egg-info/ pypy3-5.5.0/lib_pypy/cffi.egg-info/not-zip-safe pypy3-5.5.0/lib_pypy/cffi.egg-info/dependency_links.txt pypy3-5.5.0/lib_pypy/cffi.egg-info/PKG-INFO pypy3-5.5.0/lib_pypy/cffi.egg-info/entry_points.txt pypy3-5.5.0/lib_pypy/cffi.egg-info/requires.txt pypy3-5.5.0/lib_pypy/cffi.egg-info/top_level.txt pypy3-5.5.0/lib_pypy/cffi.egg-info/SOURCES.txt pypy3-5.5.0/lib_pypy/_codecs_kr.py pypy3-5.5.0/lib_pypy/_libmpdec/ pypy3-5.5.0/lib_pypy/_libmpdec/fourstep.h pypy3-5.5.0/lib_pypy/_libmpdec/typearith.h pypy3-5.5.0/lib_pypy/_libmpdec/umodarith.h pypy3-5.5.0/lib_pypy/_libmpdec/sixstep.h pypy3-5.5.0/lib_pypy/_libmpdec/io.h pypy3-5.5.0/lib_pypy/_libmpdec/vcdiv64.asm pypy3-5.5.0/lib_pypy/_libmpdec/difradix2.h pypy3-5.5.0/lib_pypy/_libmpdec/vcstdint.h pypy3-5.5.0/lib_pypy/_libmpdec/bits.h pypy3-5.5.0/lib_pypy/_libmpdec/mpdecimal.h pypy3-5.5.0/lib_pypy/_libmpdec/constants.h pypy3-5.5.0/lib_pypy/_libmpdec/convolute.h pypy3-5.5.0/lib_pypy/_libmpdec/numbertheory.h pypy3-5.5.0/lib_pypy/_libmpdec/vccompat.h pypy3-5.5.0/lib_pypy/_libmpdec/transpose.h pypy3-5.5.0/lib_pypy/_libmpdec/crt.h pypy3-5.5.0/lib_pypy/_libmpdec/fnt.h pypy3-5.5.0/lib_pypy/_libmpdec/memory.h pypy3-5.5.0/lib_pypy/_libmpdec/basearith.h pypy3-5.5.0/lib_pypy/_sysconfigdata.py pypy3-5.5.0/lib_pypy/readline.egg-info pypy3-5.5.0/lib_pypy/grp.py pypy3-5.5.0/lib_pypy/_codecs_jp.py pypy3-5.5.0/lib_pypy/stackless.py pypy3-5.5.0/lib_pypy/_dbm.py pypy3-5.5.0/lib_pypy/_md5.py pypy3-5.5.0/lib_pypy/_syslog_build.py pypy3-5.5.0/lib_pypy/_curses.py pypy3-5.5.0/lib_pypy/tputil.py pypy3-5.5.0/lib_pypy/cffi/ pypy3-5.5.0/lib_pypy/cffi/testing/ pypy3-5.5.0/lib_pypy/cffi/testing/udir.py pypy3-5.5.0/lib_pypy/cffi/testing/__init__.py pypy3-5.5.0/lib_pypy/cffi/commontypes.py pypy3-5.5.0/lib_pypy/cffi/backend_ctypes.py pypy3-5.5.0/lib_pypy/cffi/cffi_opcode.py pypy3-5.5.0/lib_pypy/cffi/lock.py pypy3-5.5.0/lib_pypy/cffi/vengine_cpy.py pypy3-5.5.0/lib_pypy/cffi/recompiler.py pypy3-5.5.0/lib_pypy/cffi/gc_weakref.py pypy3-5.5.0/lib_pypy/cffi/setuptools_ext.py pypy3-5.5.0/lib_pypy/cffi/parse_c_type.h pypy3-5.5.0/lib_pypy/cffi/verifier.py pypy3-5.5.0/lib_pypy/cffi/_embedding.h pypy3-5.5.0/lib_pypy/cffi/_cffi_include.h pypy3-5.5.0/lib_pypy/cffi/cparser.py pypy3-5.5.0/lib_pypy/cffi/model.py pypy3-5.5.0/lib_pypy/cffi/ffiplatform.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ pypy3-5.5.0/lib_pypy/cffi/_pycparser/README pypy3-5.5.0/lib_pypy/cffi/_pycparser/lextab.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/c_parser.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ply/ pypy3-5.5.0/lib_pypy/cffi/_pycparser/ply/yacc.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ply/lex.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ply/cpp.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ply/ctokens.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ply/__init__.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ply/__pycache__/ pypy3-5.5.0/lib_pypy/cffi/_pycparser/_c_ast.cfg pypy3-5.5.0/lib_pypy/cffi/_pycparser/yacctab.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/_ast_gen.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/c_generator.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/_build_tables.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/plyparser.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/c_ast.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/c_lexer.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/ast_transforms.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/__init__.py pypy3-5.5.0/lib_pypy/cffi/_pycparser/__pycache__/ pypy3-5.5.0/lib_pypy/cffi/api.py pypy3-5.5.0/lib_pypy/cffi/vengine_gen.py pypy3-5.5.0/lib_pypy/cffi/__init__.py pypy3-5.5.0/lib_pypy/cffi/__pycache__/ pypy3-5.5.0/lib_pypy/_sha512.py pypy3-5.5.0/lib_pypy/_pypy_winbase_build.py pypy3-5.5.0/lib_pypy/_codecs_hk.py pypy3-5.5.0/lib_pypy/_codecs_tw.py pypy3-5.5.0/lib_pypy/_pypy_testcapi.py pypy3-5.5.0/lib_pypy/_gdbm_build.py pypy3-5.5.0/lib_pypy/resource.py pypy3-5.5.0/lib_pypy/_curses_panel.py pypy3-5.5.0/lib_pypy/_sha1.py pypy3-5.5.0/lib_pypy/_pwdgrp_build.py pypy3-5.5.0/lib_pypy/_pypy_winbase_cffi.py pypy3-5.5.0/lib_pypy/pwd.py pypy3-5.5.0/lib_pypy/_lzma.py pypy3-5.5.0/lib_pypy/msvcrt.py pypy3-5.5.0/lib_pypy/_ctypes_test.py pypy3-5.5.0/lib_pypy/_decimal_build.py pypy3-5.5.0/lib_pypy/_marshal.py pypy3-5.5.0/lib_pypy/_tkinter/ pypy3-5.5.0/lib_pypy/_tkinter/app.py pypy3-5.5.0/lib_pypy/_tkinter/tklib_build.py pypy3-5.5.0/lib_pypy/_tkinter/tclobj.py pypy3-5.5.0/lib_pypy/_tkinter/license.terms pypy3-5.5.0/lib_pypy/_tkinter/__init__.py pypy3-5.5.0/lib_pypy/_tkinter/__pycache__/ pypy3-5.5.0/lib_pypy/_tkinter/__pycache__/_tkinter/ pypy3-5.5.0/lib_pypy/_tkinter/__pycache__/_tkinter/__pycache__/ pypy3-5.5.0/lib_pypy/_tkinter/__pycache__/_cffi__g79d93f99x52065130.pypy3-55.so pypy3-5.5.0/lib_pypy/_tkinter/tklib_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_testcapi.py pypy3-5.5.0/lib_pypy/_lzma_build.py pypy3-5.5.0/lib_pypy/_scproxy.py pypy3-5.5.0/lib_pypy/greenlet.py pypy3-5.5.0/lib_pypy/_structseq.py pypy3-5.5.0/lib_pypy/testcapi_long.h pypy3-5.5.0/lib_pypy/pyrepl/ pypy3-5.5.0/lib_pypy/pyrepl/fancy_termios.py pypy3-5.5.0/lib_pypy/pyrepl/historical_reader.py pypy3-5.5.0/lib_pypy/pyrepl/pygame_keymap.py pypy3-5.5.0/lib_pypy/pyrepl/input.py pypy3-5.5.0/lib_pypy/pyrepl/completing_reader.py pypy3-5.5.0/lib_pypy/pyrepl/keymap.py pypy3-5.5.0/lib_pypy/pyrepl/python_reader.py pypy3-5.5.0/lib_pypy/pyrepl/copy_code.py pypy3-5.5.0/lib_pypy/pyrepl/unicodedata_.py pypy3-5.5.0/lib_pypy/pyrepl/simple_interact.py pypy3-5.5.0/lib_pypy/pyrepl/unix_eventqueue.py pypy3-5.5.0/lib_pypy/pyrepl/commands.py pypy3-5.5.0/lib_pypy/pyrepl/unix_console.py pypy3-5.5.0/lib_pypy/pyrepl/console.py pypy3-5.5.0/lib_pypy/pyrepl/keymaps.py pypy3-5.5.0/lib_pypy/pyrepl/trace.py pypy3-5.5.0/lib_pypy/pyrepl/readline.py pypy3-5.5.0/lib_pypy/pyrepl/reader.py pypy3-5.5.0/lib_pypy/pyrepl/completer.py pypy3-5.5.0/lib_pypy/pyrepl/curses.py pypy3-5.5.0/lib_pypy/pyrepl/module_lister.py pypy3-5.5.0/lib_pypy/pyrepl/_minimal_curses.py pypy3-5.5.0/lib_pypy/pyrepl/pygame_console.py pypy3-5.5.0/lib_pypy/pyrepl/cmdrepl.py pypy3-5.5.0/lib_pypy/pyrepl/__init__.py pypy3-5.5.0/lib_pypy/_pypy_wait.py pypy3-5.5.0/lib_pypy/readline.py pypy3-5.5.0/lib_pypy/_codecs_iso2022.py pypy3-5.5.0/lib_pypy/_gdbm.py pypy3-5.5.0/lib_pypy/_audioop_build.py pypy3-5.5.0/lib_pypy/ctypes_config_cache/ pypy3-5.5.0/lib_pypy/ctypes_config_cache/.empty pypy3-5.5.0/lib_pypy/_ffi.py pypy3-5.5.0/lib_pypy/_ctypes/ pypy3-5.5.0/lib_pypy/_ctypes/primitive.py pypy3-5.5.0/lib_pypy/_ctypes/basics.py pypy3-5.5.0/lib_pypy/_ctypes/keepalive.txt pypy3-5.5.0/lib_pypy/_ctypes/structure.py pypy3-5.5.0/lib_pypy/_ctypes/function.py pypy3-5.5.0/lib_pypy/_ctypes/pointer.py pypy3-5.5.0/lib_pypy/_ctypes/dll.py pypy3-5.5.0/lib_pypy/_ctypes/union.py pypy3-5.5.0/lib_pypy/_ctypes/array.py pypy3-5.5.0/lib_pypy/_ctypes/builtin.py pypy3-5.5.0/lib_pypy/_ctypes/dummy.py pypy3-5.5.0/lib_pypy/_ctypes/__init__.py pypy3-5.5.0/lib_pypy/_ctypes/__pycache__/ pypy3-5.5.0/lib_pypy/ctypes_support.py pypy3-5.5.0/lib_pypy/_winapi.py pypy3-5.5.0/lib_pypy/marshal.py pypy3-5.5.0/lib_pypy/_csv.py pypy3-5.5.0/lib_pypy/future_builtins.py pypy3-5.5.0/lib_pypy/greenlet.egg-info pypy3-5.5.0/lib_pypy/_functools.py pypy3-5.5.0/lib_pypy/_sqlite3.py pypy3-5.5.0/lib_pypy/syslog.py pypy3-5.5.0/lib_pypy/_sqlite3_build.py pypy3-5.5.0/lib_pypy/_pypy_irc_topic.py pypy3-5.5.0/lib_pypy/__init__.py pypy3-5.5.0/lib_pypy/_pypy_interact.py pypy3-5.5.0/lib_pypy/_syslog_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/__pycache__/ pypy3-5.5.0/lib_pypy/_decimal_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_gdbm_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_audioop_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_curses_cffi_check.pypy3-55.so pypy3-5.5.0/lib_pypy/_curses_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_lzma_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_pwdgrp_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_resource_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_sqlite3_cffi.pypy3-55.so pypy3-5.5.0/lib_pypy/_testcapimodule.c pypy3-5.5.0/lib_pypy/_ctypes_test.c pypy3-5.5.0/README.rst pypy3-5.5.0/LICENSE pypy3-5.5.0/site-packages/ pypy3-5.5.0/site-packages/README pypy3-5.5.0/bin/ pypy3-5.5.0/bin/pypy3.3 pypy3-5.5.0/bin/libpypy-c.so pypy3-5.5.0/bin/pypy3 * Binaries: ['pypy/goal/pypy-c', 'pypy/goal/libpypy-c.so'] Ready in /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64 + find /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x -name '*.py' '(' '(' '!' -perm /u+x,g+x,o+x -exec sed -e '/^#!/Q 0' -e 'Q 1' '{}' ';' -print -exec sed -i 1d '{}' ';' ')' -o '(' -perm /u+x,g+x,o+x '!' -exec grep -m 1 -q '^#!' '{}' ';' -exec chmod a-x '{}' ';' ')' ')' /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/leakers/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/tkinter/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/sqlite3/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/pydoc_data/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/turtledemo/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/idlelib/PyShell.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/email/mime/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/urllib/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_md5.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/cffi/testing/__init__.py /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_sha1.py + mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/lib64/pypy3-5.5.0/site-packages + ln -s /usr/lib64/pypy3-5.5.0/bin/pypy3.3 /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/bin/pypy3.3 + ln -s pypy3.3 /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/bin/pypy3 + /usr/lib/rpm/brp-python-bytecompile /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 0 *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/bom.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/crlf.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/different_encoding.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/different_encoding.py", line 3 print u'\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd8\xd9\xda\xdb\xdc\xdd\xde' ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/false_encoding.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/py2_test_grammar.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding.py'... SyntaxError: unknown encoding for '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding.py': uft-8 *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding2.py'... SyntaxError: encoding problem for '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding2.py': utf-8 *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_3131.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_3131.py", line 2 \u20ac = 2 ^ SyntaxError: invalid character in identifier *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future3.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future4.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future4.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future5.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future5.py", line 4 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future6.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future6.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future7.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future7.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future8.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future8.py", line 3 SyntaxError: * not valid in __future__ imports *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future9.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future9.py", line 3 SyntaxError: not a chance *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_pep3120.py'... SyntaxError: invalid or missing encoding declaration for '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_pep3120.py' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/keymaps.py'... File "/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/keymaps.py", line 65 SyntaxError: invalid comparison *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_console.py'... File "/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_console.py", line 133 def refresh(self, screen, (cx, cy)): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_keymap.py'... File "/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_keymap.py", line 93 raise KeySpecError, \ ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/bom.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/crlf.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/different_encoding.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/different_encoding.py", line 3 print u'\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd8\xd9\xda\xdb\xdc\xdd\xde' ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/false_encoding.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/py2_test_grammar.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding.py'... SyntaxError: unknown encoding for '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding.py': uft-8 *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding2.py'... SyntaxError: encoding problem for '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/bad_coding2.py': utf-8 *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_3131.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_3131.py", line 2 \u20ac = 2 ^ SyntaxError: invalid character in identifier *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future3.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future4.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future4.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future5.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future5.py", line 4 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future6.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future6.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future7.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future7.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future8.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future8.py", line 3 SyntaxError: * not valid in __future__ imports *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future9.py'... File "/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_future9.py", line 3 SyntaxError: not a chance *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_pep3120.py'... SyntaxError: invalid or missing encoding declaration for '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib-python/3/test/badsyntax_pep3120.py' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/keymaps.py'... File "/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/keymaps.py", line 65 SyntaxError: invalid comparison *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_console.py'... File "/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_console.py", line 133 def refresh(self, screen, (cx, cy)): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_keymap.py'... File "/usr/lib64/pypy3-5.5.0/lib_pypy/pyrepl/pygame_keymap.py", line 93 raise KeySpecError, \ ^ SyntaxError: invalid syntax + /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 -c 'import _tkinter' + /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 -c 'import tkinter' + /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 -c 'import _sqlite3' + /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 -c 'import _curses' + /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 -c 'import curses' + /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 -c 'import syslog' + /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/bin/pypy3 -c 'from _sqlite3 import *' + mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/include + rm -f /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/include/README + mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/src/debug/pypy-5.5.0-src + cp -a pypy /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/src/debug/pypy-5.5.0-src + find /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/src/debug/pypy-5.5.0-src '(' -type f -a '!' '(' -name '*.py' -o -name Makefile -o -name typeids.txt -o -name 'dynamic-symbols-*' ')' ')' -delete + mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/share/emacs/site-lisp + cp -a rpython/jit/tool/pypytrace-mode.el /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/share/emacs/site-lisp/pypy3trace-mode.el + cp -a rpython/jit/tool/pypytrace-mode.elc /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/share/emacs/site-lisp/pypy3trace-mode.elc + install -m0644 -p -D -t /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x//usr/lib/rpm/macros.d /builddir/build/SOURCES/macros.pypy3 + rm -f /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.2.0.tar.bz2 /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/LICENSE /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/README.rst + mv -v lib-python/3/test/regrtest.py-new lib-python/3/test/regrtest.py 'lib-python/3/test/regrtest.py-new' -> 'lib-python/3/test/regrtest.py' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 5.5.0-6.fc27 --unique-debug-suffix -5.5.0-6.fc27.s390x --unique-debug-src-base pypy3-5.5.0-6.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pypy3-v5.5.0-src extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_tkinter/tklib_cffi.pypy3-55.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_tkinter/__pycache__/_cffi__g79d93f99x52065130.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_tkinter/tklib_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_syslog_cffi.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_syslog_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_decimal_cffi.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_decimal_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_gdbm_cffi.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_gdbm_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_audioop_cffi.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_audioop_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_curses_cffi_check.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_curses_cffi_check.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_curses_cffi.pypy3-55.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_lzma_cffi.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_curses_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_lzma_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_pwdgrp_cffi.pypy3-55.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_resource_cffi.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_resource_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_pwdgrp_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_sqlite3_cffi.pypy3-55.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/lib64/pypy3-5.5.0/lib_pypy/_sqlite3_cffi.pypy3-55.so gdb-add-index: [Was there no debuginfo? Was there already an index?] dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 11 CRC32s did match. 5 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.a5xqto + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.5.0-src ++ pwd -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- STARTING TEST OF: pypy-c -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- ~/build/BUILD/pypy3-v5.5.0-src/pypy/goal ~/build/BUILD/pypy3-v5.5.0-src + topdir=/builddir/build/BUILD/pypy3-v5.5.0-src + CheckPyPy pypy-c + ExeName=pypy-c + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'STARTING TEST OF: pypy-c' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + pushd pypy/goal + ./pypy-c -c 'from test.regrtest import findtests; print('\''\n'\''.join(findtests()))' + SkipTest test_audioop + TEST_NAME=test_audioop + sed -i '-es|^test_audioop$||g' testnames.txt + SkipTest test_gdb + TEST_NAME=test_gdb + sed -i '-es|^test_gdb$||g' testnames.txt + SkipTest test_hotshot + TEST_NAME=test_hotshot + sed -i '-es|^test_hotshot$||g' testnames.txt + SkipTest test_strop + TEST_NAME=test_strop + sed -i '-es|^test_strop$||g' testnames.txt + SkipTest test_multiprocessing + TEST_NAME=test_multiprocessing + sed -i '-es|^test_multiprocessing$||g' testnames.txt == Test names == + echo '== Test names ==' + cat testnames.txt test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_support test___all__ test___future__ test__locale test__osx_support test_abc test_abstract_numbers test_aifc test_argparse test_array test_ast test_asynchat test_asyncore test_atexit test_augassign test_base64 test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_buffer test_bufio test_bytes test_bz2 test_calendar test_call test_capi test_cgi test_cgitb test_charmapcodec test_class test_cmath test_cmd test_cmd_line test_cmd_line_script test_code test_code_module test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_iso2022 test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_codecs test_codeop test_coding test_collections test_colorsys test_compare test_compile test_compileall test_complex test_concurrent_futures test_configparser test_contains test_contextlib test_copy test_copyreg test_cprofile test_crashers test_crypt test_csv test_ctypes test_curses test_datetime test_dbm test_dbm_dumb test_dbm_gnu test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_devpoll test_dictcomps test_dictviews test_difflib test_dis test_distutils test_docxmlrpc test_dummy_thread test_dummy_threading test_dynamic test_email test_ensurepip test_enumerate test_eof test_epoll test_errno test_exception_variations test_extcall test_faulthandler test_fcntl test_file test_file_eintr test_filecmp test_fileinput test_fileio test_float test_flufl test_fnmatch test_fork1 test_format test_fractions test_frozen test_ftplib test_funcattrs test_functools test_future test_future3 test_future4 test_future5 test_gc test_generators test_genericpath test_genexps test_getargs2 test_getopt test_getpass test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hmac test_html test_htmlparser test_http_cookiejar test_http_cookies test_httplib test_httpservers test_idle test_imaplib test_imghdr test_imp test_import test_importhooks test_importlib test_index test_inspect test_int test_int_literal test_io test_ioctl test_ipaddress test_isinstance test_iter test_iterlen test_itertools test_json test_keywordonlyarg test_kqueue test_largefile test_lib2to3 test_linecache test_list test_listcomps test_locale test_logging test_long test_longexp test_lzma test_macpath test_macurl2path test_mailbox test_mailcap test_marshal test_math test_memoryio test_memoryview test_metaclass test_mimetypes test_minidom test_mmap test_module test_modulefinder test_msilib test_multibytecodec test_namespace_pkgs test_netrc test_nis test_nntplib test_normalization test_ntpath test_numeric_tower test_openpty test_operator test_optparse test_os test_ossaudiodev test_osx_env test_parser test_pdb test_peepholer test_pep247 test_pep263 test_pep277 test_pep292 test_pep3120 test_pep3131 test_pep3151 test_pep352 test_pep380 test_pickle test_pickletools test_pipes test_pkg test_pkgimport test_pkgutil test_platform test_plistlib test_poll test_popen test_poplib test_posix test_posixpath test_pow test_pprint test_print test_profile test_property test_pstats test_pty test_pulldom test_pwd test_py_compile test_pyclbr test_pydoc test_pyexpat test_queue test_quopri test_raise test_random test_range test_re test_readline test_reprlib test_resource test_richcmp test_rlcompleter test_robotparser test_runpy test_sax test_sched test_scope test_select test_set test_setcomps test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtpd test_smtplib test_smtpnet test_sndhdr test_socket test_socketserver test_sort test_sqlite test_ssl test_startfile test_stat test_strftime test_string test_stringprep test_strlit test_strptime test_strtod test_struct test_structmembers test_structseq test_subprocess test_sunau test_sundry test_super test_symtable test_syntax test_sys test_sys_setprofile test_sys_settrace test_sysconfig test_syslog test_tarfile test_tcl test_telnetlib test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeit test_timeout test_tk test_tokenize test_tools test_trace test_traceback test_ttk_guionly test_ttk_textonly test_tuple test_typechecks test_ucn test_unary test_unicode test_unicode_file test_unicodedata test_univnewlines test_unpack test_unpack_ex test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib_response test_urllibnet test_urlparse test_userdict test_userlist test_userstring test_uu test_uuid test_venv test_wait3 test_wait4 test_warnings test_wave test_weakref test_weakset test_webbrowser test_winreg test_winsound test_with test_wsgiref test_xdrlib test_xml_dom_minicompat test_xml_etree test_xml_etree_c test_xmlrpc test_xmlrpc_net test_zipfile test_zipfile64 test_zipimport test_zipimport_support test_zlib ================= + echo ================= + echo '' ++ cat testnames.txt =================== test_grammar ==================== + for TestName in $(cat testnames.txt) + echo =================== test_grammar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_grammar == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27328 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_grammar test_backslash (test.test_grammar.TokenTests) ... ok test_ellipsis (test.test_grammar.TokenTests) ... ok test_eof_error (test.test_grammar.TokenTests) ... ok test_floats (test.test_grammar.TokenTests) ... ok test_long_integers (test.test_grammar.TokenTests) ... ok test_plain_integers (test.test_grammar.TokenTests) ... ok test_string_literals (test.test_grammar.TokenTests) ... ok testAssert2 (test.test_grammar.GrammarTests) ... ok test_additive_ops (test.test_grammar.GrammarTests) ... ok test_assert (test.test_grammar.GrammarTests) ... ok test_atoms (test.test_grammar.GrammarTests) ... ok test_binary_mask_ops (test.test_grammar.GrammarTests) ... ok test_break_continue_loop (test.test_grammar.GrammarTests) ... ok test_break_stmt (test.test_grammar.GrammarTests) ... ok test_classdef (test.test_grammar.GrammarTests) ... ok test_comparison (test.test_grammar.GrammarTests) ... ok test_comprehension_specials (test.test_grammar.GrammarTests) ... ok test_continue_stmt (test.test_grammar.GrammarTests) ... ok test_del_stmt (test.test_grammar.GrammarTests) ... ok test_dictcomps (test.test_grammar.GrammarTests) ... ok test_eval_input (test.test_grammar.GrammarTests) ... ok test_expr_stmt (test.test_grammar.GrammarTests) ... ok test_for (test.test_grammar.GrammarTests) ... ok test_funcdef (test.test_grammar.GrammarTests) ... ok test_genexps (test.test_grammar.GrammarTests) ... ok test_global (test.test_grammar.GrammarTests) ... ok test_if (test.test_grammar.GrammarTests) ... ok test_if_else_expr (test.test_grammar.GrammarTests) ... ok test_import (test.test_grammar.GrammarTests) ... ok test_lambdef (test.test_grammar.GrammarTests) ... ok test_listcomps (test.test_grammar.GrammarTests) ... ok test_multiplicative_ops (test.test_grammar.GrammarTests) ... ok test_nonlocal (test.test_grammar.GrammarTests) ... ok test_paren_evaluation (test.test_grammar.GrammarTests) ... ok test_pass_stmt (test.test_grammar.GrammarTests) ... ok test_raise (test.test_grammar.GrammarTests) ... ok test_return (test.test_grammar.GrammarTests) ... ok test_selectors (test.test_grammar.GrammarTests) ... ok test_shift_ops (test.test_grammar.GrammarTests) ... ok test_simple_stmt (test.test_grammar.GrammarTests) ... ok test_suite (test.test_grammar.GrammarTests) ... ok test_test (test.test_grammar.GrammarTests) ... ok test_try (test.test_grammar.GrammarTests) ... ok test_unary_ops (test.test_grammar.GrammarTests) ... ok test_while (test.test_grammar.GrammarTests) ... ok test_with_statement (test.test_grammar.GrammarTests) ... ok test_yield (test.test_grammar.GrammarTests) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.005s OK 1 test OK. 0.18user 0.02system 0:00.68elapsed 29%CPU (0avgtext+0avgdata 42728maxresident)k 4896inputs+208outputs (2major+8821minor)pagefaults 0swaps =================== test_opcodes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_opcodes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_opcodes == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27332 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_opcodes test_compare_function_objects (test.test_opcodes.OpcodeTest) ... ok test_modulo_of_string_subclasses (test.test_opcodes.OpcodeTest) ... ok test_raise_class_exceptions (test.test_opcodes.OpcodeTest) ... ok test_try_inside_for_loop (test.test_opcodes.OpcodeTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.001s OK 1 test OK. =================== test_dict ==================== 0.14user 0.01system 0:00.55elapsed 30%CPU (0avgtext+0avgdata 41088maxresident)k 0inputs+24outputs (0major+8263minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dict == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27336 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dict test_bad_key (test.test_dict.DictTest) ... ok test_bool (test.test_dict.DictTest) ... ok test_clear (test.test_dict.DictTest) ... ok test_constructor (test.test_dict.DictTest) ... ok test_container_iterator (test.test_dict.DictTest) ... ok test_contains (test.test_dict.DictTest) ... ok test_copy (test.test_dict.DictTest) ... ok test_dictview_mixed_set_operations (test.test_dict.DictTest) ... ok test_dictview_set_operations_on_items (test.test_dict.DictTest) ... ok test_dictview_set_operations_on_keys (test.test_dict.DictTest) ... ok test_empty_presized_dict_in_freelist (test.test_dict.DictTest) ... ok test_eq (test.test_dict.DictTest) ... ok test_errors_in_view_containment_check (test.test_dict.DictTest) ... ok test_fromkeys (test.test_dict.DictTest) ... ok test_get (test.test_dict.DictTest) ... ok test_getitem (test.test_dict.DictTest) ... ok test_instance_dict_getattr_str_subclass (test.test_dict.DictTest) ... ok test_invalid_keyword_arguments (test.test_dict.DictTest) ... ok test_itemiterator_pickling (test.test_dict.DictTest) ... ok test_items (test.test_dict.DictTest) ... ok test_iterator_pickling (test.test_dict.DictTest) ... ok test_keys (test.test_dict.DictTest) ... ok test_keys_contained (test.test_dict.DictTest) ... ok test_len (test.test_dict.DictTest) ... ok test_literal_constructor (test.test_dict.DictTest) ... ok test_missing (test.test_dict.DictTest) ... ok test_mutating_iteration (test.test_dict.DictTest) ... ok test_mutating_lookup (test.test_dict.DictTest) ... ok test_object_set_item_single_instance_non_str_key (test.test_dict.DictTest) ... ok test_pop (test.test_dict.DictTest) ... ok test_popitem (test.test_dict.DictTest) ... ok test_repr (test.test_dict.DictTest) ... ok test_resize1 (test.test_dict.DictTest) ... ok test_resize2 (test.test_dict.DictTest) ... ok test_setdefault (test.test_dict.DictTest) ... ok test_setdefault_atomic (test.test_dict.DictTest) ... ok test_setitem_atomic_at_resize (test.test_dict.DictTest) ... ok test_track_dynamic (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_track_literals (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_track_subtypes (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_tuple_keyerror (test.test_dict.DictTest) ... ok test_update (test.test_dict.DictTest) ... ok test_values (test.test_dict.DictTest) ... ok test_valuesiterator_pickling (test.test_dict.DictTest) ... ok test_bool (test.test_dict.GeneralMappingTests) ... ok test_constructor (test.test_dict.GeneralMappingTests) ... ok test_get (test.test_dict.GeneralMappingTests) ... ok test_getitem (test.test_dict.GeneralMappingTests) ... ok test_items (test.test_dict.GeneralMappingTests) ... ok test_keys (test.test_dict.GeneralMappingTests) ... ok test_len (test.test_dict.GeneralMappingTests) ... ok test_pop (test.test_dict.GeneralMappingTests) ... ok test_popitem (test.test_dict.GeneralMappingTests) ... ok test_read (test.test_dict.GeneralMappingTests) ... ok test_setdefault (test.test_dict.GeneralMappingTests) ... ok test_update (test.test_dict.GeneralMappingTests) ... ok test_values (test.test_dict.GeneralMappingTests) ... ok test_write (test.test_dict.GeneralMappingTests) ... ok test_bool (test.test_dict.SubclassMappingTests) ... ok test_constructor (test.test_dict.SubclassMappingTests) ... ok test_get (test.test_dict.SubclassMappingTests) ... ok test_getitem (test.test_dict.SubclassMappingTests) ... ok test_items (test.test_dict.SubclassMappingTests) ... ok test_keys (test.test_dict.SubclassMappingTests) ... ok test_len (test.test_dict.SubclassMappingTests) ... ok test_pop (test.test_dict.SubclassMappingTests) ... ok test_popitem (test.test_dict.SubclassMappingTests) ... ok test_read (test.test_dict.SubclassMappingTests) ... ok test_setdefault (test.test_dict.SubclassMappingTests) ... ok test_update (test.test_dict.SubclassMappingTests) ... ok test_values (test.test_dict.SubclassMappingTests) ... ok test_write (test.test_dict.SubclassMappingTests) ... ok ---------------------------------------------------------------------- Ran 72 tests in 0.335s OK (skipped=3) 1 test OK. 0.36user 0.02system 0:01.36elapsed 28%CPU (0avgtext+0avgdata 45328maxresident)k 0inputs+224outputs (0major+9514minor)pagefaults 0swaps =================== test_builtin ==================== + for TestName in $(cat testnames.txt) + echo =================== test_builtin ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_builtin == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27340 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_builtin test_abs (test.test_builtin.BuiltinTest) ... ok test_all (test.test_builtin.BuiltinTest) ... ok test_any (test.test_builtin.BuiltinTest) ... ok test_ascii (test.test_builtin.BuiltinTest) ... ok test_bin (test.test_builtin.BuiltinTest) ... ok test_bytearray_translate (test.test_builtin.BuiltinTest) ... ok test_callable (test.test_builtin.BuiltinTest) ... ok test_chr (test.test_builtin.BuiltinTest) ... ok test_cmp (test.test_builtin.BuiltinTest) ... ok test_compile (test.test_builtin.BuiltinTest) ... ok test_construct_singletons (test.test_builtin.BuiltinTest) ... ok test_delattr (test.test_builtin.BuiltinTest) ... ok test_dir (test.test_builtin.BuiltinTest) ... ok test_divmod (test.test_builtin.BuiltinTest) ... ok test_eval (test.test_builtin.BuiltinTest) ... ok test_exec (test.test_builtin.BuiltinTest) ... ok test_exec_globals (test.test_builtin.BuiltinTest) ... ok test_exec_redirected (test.test_builtin.BuiltinTest) ... ok test_filter (test.test_builtin.BuiltinTest) ... ok test_filter_pickle (test.test_builtin.BuiltinTest) ... ok test_format (test.test_builtin.BuiltinTest) ... ok test_general_eval (test.test_builtin.BuiltinTest) ... ok test_getattr (test.test_builtin.BuiltinTest) ... ok test_hasattr (test.test_builtin.BuiltinTest) ... ok test_hash (test.test_builtin.BuiltinTest) ... ok test_hex (test.test_builtin.BuiltinTest) ... ok test_id (test.test_builtin.BuiltinTest) ... ok test_import (test.test_builtin.BuiltinTest) ... ok test_input (test.test_builtin.BuiltinTest) ... ok test_input_tty (test.test_builtin.BuiltinTest) ... skipped 'stdin and stdout must be ttys' test_input_tty_non_ascii (test.test_builtin.BuiltinTest) ... skipped 'stdin and stdout must be ttys' test_input_tty_non_ascii_unicode_errors (test.test_builtin.BuiltinTest) ... skipped 'stdin and stdout must be ttys' test_isinstance (test.test_builtin.BuiltinTest) ... ok test_issubclass (test.test_builtin.BuiltinTest) ... ok test_iter (test.test_builtin.BuiltinTest) ... ok test_len (test.test_builtin.BuiltinTest) ... ok test_map (test.test_builtin.BuiltinTest) ... ok test_map_pickle (test.test_builtin.BuiltinTest) ... ok test_max (test.test_builtin.BuiltinTest) ... ok test_min (test.test_builtin.BuiltinTest) ... ok test_neg (test.test_builtin.BuiltinTest) ... ok test_next (test.test_builtin.BuiltinTest) ... ok test_oct (test.test_builtin.BuiltinTest) ... ok test_open (test.test_builtin.BuiltinTest) ... ok test_open_default_encoding (test.test_builtin.BuiltinTest) ... ok test_ord (test.test_builtin.BuiltinTest) ... ok test_pow (test.test_builtin.BuiltinTest) ... ok test_repr (test.test_builtin.BuiltinTest) ... ok test_round (test.test_builtin.BuiltinTest) ... ok test_round_large (test.test_builtin.BuiltinTest) ... ok test_setattr (test.test_builtin.BuiltinTest) ... ok test_sum (test.test_builtin.BuiltinTest) ... ok test_type (test.test_builtin.BuiltinTest) ... ok test_vars (test.test_builtin.BuiltinTest) ... ok test_zip (test.test_builtin.BuiltinTest) ... ok test_zip_pickle (test.test_builtin.BuiltinTest) ... ok test_baddecorator (test.test_builtin.TestSorted) ... ok test_basic (test.test_builtin.TestSorted) ... ok test_inputtypes (test.test_builtin.TestSorted) ... ok ---------------------------------------------------------------------- Ran 59 tests in 0.069s OK (skipped=3) 1 test OK. 0.21user 0.02system 0:01.00elapsed 23%CPU (0avgtext+0avgdata 46288maxresident)k 560inputs+296outputs (1major+9814minor)pagefaults 0swaps =================== test_exceptions ==================== + for TestName in $(cat testnames.txt) + echo =================== test_exceptions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_exceptions == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27344 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_exceptions testAttributes (test.test_exceptions.ExceptionTests) ... ok testChainingAttrs (test.test_exceptions.ExceptionTests) ... ok testChainingDescriptors (test.test_exceptions.ExceptionTests) ... ok testExceptionCleanupNames (test.test_exceptions.ExceptionTests) ... ok testExceptionCleanupState (test.test_exceptions.ExceptionTests) ... ok testInfiniteRecursion (test.test_exceptions.ExceptionTests) ... ok testInvalidAttrs (test.test_exceptions.ExceptionTests) ... ok testInvalidTraceback (test.test_exceptions.ExceptionTests) ... ok testKeywordArgs (test.test_exceptions.ExceptionTests) ... ok testNoneClearsTracebackAttr (test.test_exceptions.ExceptionTests) ... ok testRaising (test.test_exceptions.ExceptionTests) ... ok testSettingException (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' testSyntaxErrorMessage (test.test_exceptions.ExceptionTests) ... ok testSyntaxErrorOffset (test.test_exceptions.ExceptionTests) ... ok testUnicodeChangeAttributes (test.test_exceptions.ExceptionTests) ... ok testWithTraceback (test.test_exceptions.ExceptionTests) ... ok test_3114 (test.test_exceptions.ExceptionTests) ... ok test_MemoryError (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' test_WindowsError (test.test_exceptions.ExceptionTests) ... ok test_badisinstance (test.test_exceptions.ExceptionTests) ... ok test_errno_ENOTDIR (test.test_exceptions.ExceptionTests) ... ok test_exception_target_in_nested_scope (test.test_exceptions.ExceptionTests) ... ok test_exception_with_doc (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' test_generator_close_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_del_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_doesnt_retain_old_exc (test.test_exceptions.ExceptionTests) ... ok test_generator_finalizing_and_exc_info (test.test_exceptions.ExceptionTests) ... ok test_generator_leaking (test.test_exceptions.ExceptionTests) ... ok test_generator_leaking2 (test.test_exceptions.ExceptionTests) ... ok test_generator_next_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_send_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_throw_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_memory_error_cleanup (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' test_recursion_error_cleanup (test.test_exceptions.ExceptionTests) ... ok test_str (test.test_exceptions.ExceptionTests) ... ok test_attributes (test.test_exceptions.ImportErrorTests) ... ok test_non_str_argument (test.test_exceptions.ImportErrorTests) ... ok ---------------------------------------------------------------------- Ran 37 tests in 0.999s OK (skipped=4) 1 test OK. 0.48user 0.02system 0:01.88elapsed 27%CPU (0avgtext+0avgdata 46192maxresident)k 0inputs+112outputs (0major+9795minor)pagefaults 0swaps =================== test_types ==================== + for TestName in $(cat testnames.txt) + echo =================== test_types ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_types == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27348 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_types test_boolean_ops (test.test_types.TypesTests) ... ok test_comparisons (test.test_types.TypesTests) ... ok test_float__format__ (test.test_types.TypesTests) ... ok test_float__format__locale (test.test_types.TypesTests) ... ok test_float_constructor (test.test_types.TypesTests) ... ok test_float_to_string (test.test_types.TypesTests) ... ok test_floats (test.test_types.TypesTests) ... ok test_format_spec_errors (test.test_types.TypesTests) ... ok test_int__format__ (test.test_types.TypesTests) ... ok test_int__format__locale (test.test_types.TypesTests) ... ok test_internal_sizes (test.test_types.TypesTests) ... ok test_normal_integers (test.test_types.TypesTests) ... ok test_numeric_types (test.test_types.TypesTests) ... ok test_strings (test.test_types.TypesTests) ... ok test_truth_values (test.test_types.TypesTests) ... ok test_type_function (test.test_types.TypesTests) ... ok test_zero_division (test.test_types.TypesTests) ... ok test_chainmap (test.test_types.MappingProxyTests) ... ok test_constructor (test.test_types.MappingProxyTests) ... ok test_contains (test.test_types.MappingProxyTests) ... ok test_copy (test.test_types.MappingProxyTests) ... ok test_customdict (test.test_types.MappingProxyTests) ... ok test_get (test.test_types.MappingProxyTests) ... ok test_iterators (test.test_types.MappingProxyTests) ... ok test_len (test.test_types.MappingProxyTests) ... ok test_methods (test.test_types.MappingProxyTests) ... ok test_missing (test.test_types.MappingProxyTests) ... ok test_views (test.test_types.MappingProxyTests) ... ok test_metaclass_derivation (test.test_types.ClassCreationTests) ... ok test_metaclass_override_callable (test.test_types.ClassCreationTests) ... ok test_metaclass_override_function (test.test_types.ClassCreationTests) ... ok test_new_class_basics (test.test_types.ClassCreationTests) ... ok test_new_class_defaults (test.test_types.ClassCreationTests) ... ok test_new_class_exec_body (test.test_types.ClassCreationTests) ... ok test_new_class_meta (test.test_types.ClassCreationTests) ... ok test_new_class_meta_with_base (test.test_types.ClassCreationTests) ... ok test_new_class_metaclass_keywords (test.test_types.ClassCreationTests) ... ok test_new_class_subclass (test.test_types.ClassCreationTests) ... ok test_prepare_class (test.test_types.ClassCreationTests) ... ok test_as_dict (test.test_types.SimpleNamespaceTests) ... ok test_attrdel (test.test_types.SimpleNamespaceTests) ... ok test_attrget (test.test_types.SimpleNamespaceTests) ... ok test_attrset (test.test_types.SimpleNamespaceTests) ... ok test_constructor (test.test_types.SimpleNamespaceTests) ... ok test_nested (test.test_types.SimpleNamespaceTests) ... ok test_recursive (test.test_types.SimpleNamespaceTests) ... ok test_recursive_repr (test.test_types.SimpleNamespaceTests) ... ok test_repr (test.test_types.SimpleNamespaceTests) ... ok test_subclass (test.test_types.SimpleNamespaceTests) ... ok test_unbound (test.test_types.SimpleNamespaceTests) ... ok test_underlying_dict (test.test_types.SimpleNamespaceTests) ... ok ---------------------------------------------------------------------- Ran 51 tests in 0.029s OK 1 test OK. 0.19user 0.02system 0:00.59elapsed 35%CPU (0avgtext+0avgdata 44284maxresident)k 0inputs+128outputs (0major+9158minor)pagefaults 0swaps =================== test_unittest ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unittest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unittest == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27352 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_unittest test_getTestCaseNames (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__inheritance (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__no_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__not_a_TestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__faulty_load_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__load_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__no_TestCase_instances (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__no_TestCase_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestCase_instance (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__wrong_type (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__function_with_different_name_than_method (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__module_not_loaded (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_bad_object (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_invalid_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_testmethod_ProperSuiteClass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_unknown_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__unknown_attr_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__unknown_module_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__TestCase_instance (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__call_staticmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__wrong_type (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__empty_name_list (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__module_not_loaded (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_bad_object (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_empty_name_list (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_invalid_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_attr_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_module_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_name_relative_1 (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_name_relative_2 (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__TestSuite_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__default_method_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__no_matches (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__None (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__getTestCaseNames (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_decorated_skip (unittest.test.test_skipping.Test_TestSkipping) ... ok test_expected_failure (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_class (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_doesnt_run_setup (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_non_unittest_class (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skipping (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skipping_decorators (unittest.test.test_skipping.Test_TestSkipping) ... ok test_unexpected_success (unittest.test.test_skipping.Test_TestSkipping) ... ok test_addTest__TestCase (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__TestSuite (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__casesuiteclass (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__noncallable (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__noniterable (unittest.test.test_suite.Test_TestSuite) ... ok test_addTests (unittest.test.test_suite.Test_TestSuite) ... ok test_addTests__string (unittest.test.test_suite.Test_TestSuite) ... ok test_basetestsuite (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_nested (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_simple (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_zero_nested (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_zero_simple (unittest.test.test_suite.Test_TestSuite) ... ok test_eq (unittest.test.test_suite.Test_TestSuite) ... ok test_function_in_suite (unittest.test.test_suite.Test_TestSuite) ... ok test_init__TestSuite_instances_in_tests (unittest.test.test_suite.Test_TestSuite) ... ok test_init__empty_tests (unittest.test.test_suite.Test_TestSuite) ... ok test_init__tests_from_any_iterable (unittest.test.test_suite.Test_TestSuite) ... ok test_init__tests_optional (unittest.test.test_suite.Test_TestSuite) ... ok test_iter (unittest.test.test_suite.Test_TestSuite) ... ok test_ne (unittest.test.test_suite.Test_TestSuite) ... ok test_overriding_call (unittest.test.test_suite.Test_TestSuite) ... ok test_run (unittest.test.test_suite.Test_TestSuite) ... ok test_run__empty_suite (unittest.test.test_suite.Test_TestSuite) ... ok test_run__requires_result (unittest.test.test_suite.Test_TestSuite) ... ok testAlmostEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertDictContainsSubset (unittest.test.test_assertions.TestLongMessage) ... ok testAssertDictEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertFalse (unittest.test.test_assertions.TestLongMessage) ... ok testAssertGreater (unittest.test.test_assertions.TestLongMessage) ... ok testAssertGreaterEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIn (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIs (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNone (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNot (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNotNone (unittest.test.test_assertions.TestLongMessage) ... ok testAssertLess (unittest.test.test_assertions.TestLongMessage) ... ok testAssertLessEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertMultiLineEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertNotIn (unittest.test.test_assertions.TestLongMessage) ... ok testAssertRaises (unittest.test.test_assertions.TestLongMessage) ... ok testAssertRaisesRegex (unittest.test.test_assertions.TestLongMessage) ... ok testAssertSequenceEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertSetEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertTrue (unittest.test.test_assertions.TestLongMessage) ... ok testAssertWarns (unittest.test.test_assertions.TestLongMessage) ... ok testAssertWarnsRegex (unittest.test.test_assertions.TestLongMessage) ... ok testDefault (unittest.test.test_assertions.TestLongMessage) ... ok testNotAlmostEqual (unittest.test.test_assertions.TestLongMessage) ... ok testNotEqual (unittest.test.test_assertions.TestLongMessage) ... ok test_baseAssertEqual (unittest.test.test_assertions.TestLongMessage) ... ok test_formatMessage_unicode_error (unittest.test.test_assertions.TestLongMessage) ... ok test_formatMsg (unittest.test.test_assertions.TestLongMessage) ... ok testAssertNotRegex (unittest.test.test_assertions.Test_Assertions) ... ok test_AlmostEqual (unittest.test.test_assertions.Test_Assertions) ... ok test_AmostEqualWithDelta (unittest.test.test_assertions.Test_Assertions) ... ok test_assertRaises (unittest.test.test_assertions.Test_Assertions) ... ok test_command_line_handling_discover_by_default (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_discover_by_default_with_options (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_calls_loader (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_too_many_arguments (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_uses_default_loader (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_parseArgs (unittest.test.test_discovery.TestDiscovery) ... ok test_detect_module_clash (unittest.test.test_discovery.TestDiscovery) ... ok test_discover (unittest.test.test_discovery.TestDiscovery) ... ok test_discover_with_modules_that_fail_to_import (unittest.test.test_discovery.TestDiscovery) ... ok test_discovery_from_dotted_path (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests_with_package (unittest.test.test_discovery.TestDiscovery) ... ok test_get_name_from_path (unittest.test.test_discovery.TestDiscovery) ... ok test_module_symlink_ok (unittest.test.test_discovery.TestDiscovery) ... ok testAddTypeEqualityFunc (unittest.test.test_case.Test_TestCase) ... ok testAsertEqualSingleLine (unittest.test.test_case.Test_TestCase) ... ok testAssertCountEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertDictContainsSubset (unittest.test.test_case.Test_TestCase) ... ok testAssertDictEqualTruncates (unittest.test.test_case.Test_TestCase) ... ok testAssertEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertEqual_diffThreshold (unittest.test.test_case.Test_TestCase) ... ok testAssertIn (unittest.test.test_case.Test_TestCase) ... ok testAssertIs (unittest.test.test_case.Test_TestCase) ... ok testAssertIsInstance (unittest.test.test_case.Test_TestCase) ... ok testAssertIsNone (unittest.test.test_case.Test_TestCase) ... ok testAssertIsNot (unittest.test.test_case.Test_TestCase) ... ok testAssertMultiLineEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertMultiLineEqualTruncates (unittest.test.test_case.Test_TestCase) ... ok testAssertNotIsInstance (unittest.test.test_case.Test_TestCase) ... ok testAssertNotRaisesRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesExcValue (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegexMismatch (unittest.test.test_case.Test_TestCase) ... ok testAssertRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertSequenceEqualMaxDiff (unittest.test.test_case.Test_TestCase) ... ok testAssertSetEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsCallable (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsContext (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsRegexCallable (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsRegexContext (unittest.test.test_case.Test_TestCase) ... ok testDeepcopy (unittest.test.test_case.Test_TestCase) ... ok testDeprecatedMethodNames (unittest.test.test_case.Test_TestCase) ... ok testEquality (unittest.test.test_case.Test_TestCase) ... ok testInequality (unittest.test.test_case.Test_TestCase) ... ok testKeyboardInterrupt (unittest.test.test_case.Test_TestCase) ... ok testNoCycles (unittest.test.test_case.Test_TestCase) ... skipped 'implementation detail specific to cpython' testPickle (unittest.test.test_case.Test_TestCase) ... ok testShortDescriptionWithMultiLineDocstring (unittest.test.test_case.Test_TestCase) Tests shortDescription() for a method with a longer docstring. ... ok testShortDescriptionWithOneLineDocstring (unittest.test.test_case.Test_TestCase) Tests shortDescription() for a method with a docstring. ... ok testShortDescriptionWithoutDocstring (unittest.test.test_case.Test_TestCase) ... ok testSkippingEverywhere (unittest.test.test_case.Test_TestCase) ... ok testSystemExit (unittest.test.test_case.Test_TestCase) ... ok testTruncateMessage (unittest.test.test_case.Test_TestCase) ... ok test_call__invoking_an_instance_delegates_to_run (unittest.test.test_case.Test_TestCase) ... ok test_countTestCases (unittest.test.test_case.Test_TestCase) ... ok test_defaultTestResult (unittest.test.test_case.Test_TestCase) ... ok test_eq (unittest.test.test_case.Test_TestCase) ... ok test_failureException__default (unittest.test.test_case.Test_TestCase) ... ok test_failureException__subclassing__explicit_raise (unittest.test.test_case.Test_TestCase) ... ok test_failureException__subclassing__implicit_raise (unittest.test.test_case.Test_TestCase) ... ok test_hash (unittest.test.test_case.Test_TestCase) ... ok test_id (unittest.test.test_case.Test_TestCase) ... ok test_init__no_test_name (unittest.test.test_case.Test_TestCase) ... ok test_init__test_name__invalid (unittest.test.test_case.Test_TestCase) ... ok test_init__test_name__valid (unittest.test.test_case.Test_TestCase) ... ok test_ne (unittest.test.test_case.Test_TestCase) ... ok test_run__returns_given_result (unittest.test.test_case.Test_TestCase) ... ok test_run__uses_defaultTestResult (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_setUp (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_setUp_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_tearDown (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_tearDown_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_test (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_test_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__failure_in_test (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__failure_in_test_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order_default_result (unittest.test.test_case.Test_TestCase) ... ok test_setUp (unittest.test.test_case.Test_TestCase) ... ok test_tearDown (unittest.test.test_case.Test_TestCase) ... ok testBufferCatchFailfast (unittest.test.test_program.TestCommandLineArgs) ... ok testCatchBreakInstallsHandler (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsAbsolutePathsThatCanBeConverted (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsAbsolutePathsThatCannotBeConverted (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsFileNames (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsFilePaths (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsNonExistentFiles (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsOldRunnerClass (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsRunnerClass (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsRunnerInstance (unittest.test.test_program.TestCommandLineArgs) ... ok testVerbosity (unittest.test.test_program.TestCommandLineArgs) ... ok testWarning (unittest.test.test_program.TestCommandLineArgs) Test the warnings argument ... ok testNoExit (unittest.test.test_program.Test_TestProgram) ... ok test_Exit (unittest.test.test_program.Test_TestProgram) ... ok test_ExitAsDefault (unittest.test.test_program.Test_TestProgram) ... ok test_NonExit (unittest.test.test_program.Test_TestProgram) ... ok test_discovery_from_dotted_path (unittest.test.test_program.Test_TestProgram) ... ok testBufferOutputAddErrorOrFailure (unittest.test.test_result.TestOutputBuffering) ... ok testBufferOutputOff (unittest.test.test_result.TestOutputBuffering) ... ok testBufferOutputStartTestAddSuccess (unittest.test.test_result.TestOutputBuffering) ... ok testBufferSetUpModule (unittest.test.test_result.TestOutputBuffering) ... ok testBufferSetupClass (unittest.test.test_result.TestOutputBuffering) ... ok testBufferTearDownClass (unittest.test.test_result.TestOutputBuffering) ... ok testBufferTearDownModule (unittest.test.test_result.TestOutputBuffering) ... ok testOldResultWithRunner (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestResult (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestResultClass (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestTesultSetup (unittest.test.test_result.Test_OldTestResult) ... ok testFailFast (unittest.test.test_result.Test_TestResult) ... ok testFailFastSetByRunner (unittest.test.test_result.Test_TestResult) ... ok testGetDescriptionWithMultiLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a longer docstring. ... ok testGetDescriptionWithOneLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a docstring. ... ok testGetDescriptionWithoutDocstring (unittest.test.test_result.Test_TestResult) ... ok testStackFrameTrimming (unittest.test.test_result.Test_TestResult) ... ok test_addError (unittest.test.test_result.Test_TestResult) ... ok test_addFailure (unittest.test.test_result.Test_TestResult) ... ok test_addSuccess (unittest.test.test_result.Test_TestResult) ... ok test_init (unittest.test.test_result.Test_TestResult) ... ok test_startTest (unittest.test.test_result.Test_TestResult) ... ok test_startTestRun_stopTestRun (unittest.test.test_result.Test_TestResult) ... ok test_stop (unittest.test.test_result.Test_TestResult) ... ok test_stopTest (unittest.test.test_result.Test_TestResult) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreak) ... ok testInstallHandler (unittest.test.test_break.TestBreak) ... ok testInterruptCaught (unittest.test.test_break.TestBreak) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreak) ... ok testRegisterResult (unittest.test.test_break.TestBreak) ... ok testRemoveHandler (unittest.test.test_break.TestBreak) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreak) ... ok testRemoveResult (unittest.test.test_break.TestBreak) ... ok testRunner (unittest.test.test_break.TestBreak) ... ok testSecondInterrupt (unittest.test.test_break.TestBreak) ... ok testTwoResults (unittest.test.test_break.TestBreak) ... ok testWeakReferences (unittest.test.test_break.TestBreak) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testInstallHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testInterruptCaught (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRegisterResult (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveResult (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRunner (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testTwoResults (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testWeakReferences (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakSignalDefault) ... ok testInstallHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testInterruptCaught (unittest.test.test_break.TestBreakSignalDefault) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testRegisterResult (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveResult (unittest.test.test_break.TestBreakSignalDefault) ... ok testRunner (unittest.test.test_break.TestBreakSignalDefault) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakSignalDefault) ... ok testTwoResults (unittest.test.test_break.TestBreakSignalDefault) ... ok testWeakReferences (unittest.test.test_break.TestBreakSignalDefault) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakSignalIgnored) ... skipped 'test requires SIGINT to not be ignored' testInstallHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testInterruptCaught (unittest.test.test_break.TestBreakSignalIgnored) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRegisterResult (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveResult (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRunner (unittest.test.test_break.TestBreakSignalIgnored) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakSignalIgnored) ... skipped 'test requires SIGINT to not be ignored' testTwoResults (unittest.test.test_break.TestBreakSignalIgnored) ... ok testWeakReferences (unittest.test.test_break.TestBreakSignalIgnored) ... ok test_class_not_setup_or_torndown_when_skipped (unittest.test.test_setups.TestSetups) ... ok test_class_not_torndown_when_setup_fails (unittest.test.test_setups.TestSetups) ... ok test_error_in_setup_module (unittest.test.test_setups.TestSetups) ... ok test_error_in_setupclass (unittest.test.test_setups.TestSetups) ... ok test_error_in_teardown_class (unittest.test.test_setups.TestSetups) ... ok test_error_in_teardown_module (unittest.test.test_setups.TestSetups) ... ok test_setup_class (unittest.test.test_setups.TestSetups) ... ok test_setup_module (unittest.test.test_setups.TestSetups) ... ok test_setup_teardown_order_with_pathological_suite (unittest.test.test_setups.TestSetups) ... ok test_skiptest_in_setupclass (unittest.test.test_setups.TestSetups) ... ok test_skiptest_in_setupmodule (unittest.test.test_setups.TestSetups) ... ok test_suite_debug_executes_setups_and_teardowns (unittest.test.test_setups.TestSetups) ... ok test_suite_debug_propagates_exceptions (unittest.test.test_setups.TestSetups) ... ok test_teardown_class (unittest.test.test_setups.TestSetups) ... ok test_teardown_class_two_classes (unittest.test.test_setups.TestSetups) ... ok test_teardown_module (unittest.test.test_setups.TestSetups) ... ok test_testcase_with_missing_module (unittest.test.test_setups.TestSetups) ... ok test_countTestCases (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_id (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_setUp (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_tearDown (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_test (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__failure_in_test (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_shortDescription__no_docstring (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_shortDescription__singleline_docstring (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok testCleanUp (unittest.test.test_runner.TestCleanUp) ... ok testCleanUpWithErrors (unittest.test.test_runner.TestCleanUp) ... ok testCleanupInRun (unittest.test.test_runner.TestCleanUp) ... ok testTestCaseDebugExecutesCleanups (unittest.test.test_runner.TestCleanUp) ... ok testBufferAndFailfast (unittest.test.test_runner.Test_TextTestRunner) ... ok testRunnerRegistersResult (unittest.test.test_runner.Test_TextTestRunner) ... ok testSpecifiedStreamUsed (unittest.test.test_runner.Test_TextTestRunner) ... ok testStdErrLookedUpAtInstantiationTime (unittest.test.test_runner.Test_TextTestRunner) ... ok test_init (unittest.test.test_runner.Test_TextTestRunner) ... ok test_multiple_inheritance (unittest.test.test_runner.Test_TextTestRunner) ... ok test_pickle_unpickle (unittest.test.test_runner.Test_TextTestRunner) ... ok test_resultclass (unittest.test.test_runner.Test_TextTestRunner) ... ok test_startTestRun_stopTestRun_called (unittest.test.test_runner.Test_TextTestRunner) ... ok test_warnings (unittest.test.test_runner.Test_TextTestRunner) ... ok test_works_with_result_without_startTestRun_stopTestRun (unittest.test.test_runner.Test_TextTestRunner) ... ok test__name__ (unittest.test.testmock.testmock.MockTest) ... ok test_adding_child_mock (unittest.test.testmock.testmock.MockTest) ... ok test_adding_return_value_mock (unittest.test.testmock.testmock.MockTest) ... ok test_all (unittest.test.testmock.testmock.MockTest) ... ok test_arg_lists (unittest.test.testmock.testmock.MockTest) ... ok test_assert_any_call (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_once_with (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_once_with_message (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with_failure_message (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with_message (unittest.test.testmock.testmock.MockTest) ... ok test_assert_has_calls (unittest.test.testmock.testmock.MockTest) ... ok test_assert_has_calls_any_order (unittest.test.testmock.testmock.MockTest) ... ok test_attach_mock (unittest.test.testmock.testmock.MockTest) ... ok test_attach_mock_return_value (unittest.test.testmock.testmock.MockTest) ... ok test_attribute_access_returns_mocks (unittest.test.testmock.testmock.MockTest) ... ok test_attribute_deletion (unittest.test.testmock.testmock.MockTest) ... ok test_attributes_have_name_and_parent_set (unittest.test.testmock.testmock.MockTest) ... ok test_baseexceptional_side_effect (unittest.test.testmock.testmock.MockTest) ... ok test_call (unittest.test.testmock.testmock.MockTest) ... ok test_call_args_comparison (unittest.test.testmock.testmock.MockTest) ... ok test_call_args_two_tuple (unittest.test.testmock.testmock.MockTest) ... ok test_class_assignable (unittest.test.testmock.testmock.MockTest) ... ok test_configure_mock (unittest.test.testmock.testmock.MockTest) ... ok test_constructor (unittest.test.testmock.testmock.MockTest) ... ok test_copy (unittest.test.testmock.testmock.MockTest) ... ok test_dir (unittest.test.testmock.testmock.MockTest) ... ok test_dir_from_spec (unittest.test.testmock.testmock.MockTest) ... ok test_exceptional_side_effect (unittest.test.testmock.testmock.MockTest) ... ok test_filter_dir (unittest.test.testmock.testmock.MockTest) ... ok test_from_spec (unittest.test.testmock.testmock.MockTest) ... ok test_java_exception_side_effect (unittest.test.testmock.testmock.MockTest) ... skipped 'This test only applies to Jython' test_magic_methods_mock_calls (unittest.test.testmock.testmock.MockTest) ... ok test_manager_mock (unittest.test.testmock.testmock.MockTest) ... ok test_method_calls_compare_easily (unittest.test.testmock.testmock.MockTest) ... ok test_method_calls_recorded (unittest.test.testmock.testmock.MockTest) ... ok test_mock_add_spec (unittest.test.testmock.testmock.MockTest) ... ok test_mock_add_spec_magic_methods (unittest.test.testmock.testmock.MockTest) ... ok test_mock_calls (unittest.test.testmock.testmock.MockTest) ... ok test_mock_calls_create_autospec (unittest.test.testmock.testmock.MockTest) ... ok test_mock_parents (unittest.test.testmock.testmock.MockTest) ... ok test_only_allowed_methods_exist (unittest.test.testmock.testmock.MockTest) ... ok test_repr (unittest.test.testmock.testmock.MockTest) ... ok test_repr_with_spec (unittest.test.testmock.testmock.MockTest) ... ok test_reset_mock (unittest.test.testmock.testmock.MockTest) ... ok test_reset_mock_recursion (unittest.test.testmock.testmock.MockTest) ... ok test_return_value_in_constructor (unittest.test.testmock.testmock.MockTest) ... ok test_setting_attribute_with_spec_set (unittest.test.testmock.testmock.MockTest) ... ok test_setting_call (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_iterator (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_iterator_default (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_iterator_exceptions (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_setting_iterator (unittest.test.testmock.testmock.MockTest) ... ok test_spec_class (unittest.test.testmock.testmock.MockTest) ... ok test_spec_list_subclass (unittest.test.testmock.testmock.MockTest) ... ok test_subclass_with_properties (unittest.test.testmock.testmock.MockTest) ... ok test_subclassing (unittest.test.testmock.testmock.MockTest) ... ok test_wraps_attributes (unittest.test.testmock.testmock.MockTest) ... ok test_wraps_call_with_nondefault_return_value (unittest.test.testmock.testmock.MockTest) ... ok test_wraps_calls (unittest.test.testmock.testmock.MockTest) ... ok test_explicit_mock (unittest.test.testmock.testwith.TestMockOpen) ... ok test_mock_open (unittest.test.testmock.testwith.TestMockOpen) ... ok test_mock_open_context_manager (unittest.test.testmock.testwith.TestMockOpen) ... ok test_read_data (unittest.test.testmock.testwith.TestMockOpen) ... ok testContextManagerMocking (unittest.test.testmock.testwith.WithTest) ... ok test_context_manager_with_magic_mock (unittest.test.testmock.testwith.WithTest) ... ok test_dict_context_manager (unittest.test.testmock.testwith.WithTest) ... ok test_patch_object_with_statement (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_as (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_exception (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_imbricated (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_nested (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_same_attribute (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_specified (unittest.test.testmock.testwith.WithTest) ... ok test_any (unittest.test.testmock.testhelpers.AnyTest) ... ok test_any_and_datetime (unittest.test.testmock.testhelpers.AnyTest) ... ok test_any_mock_calls_comparison_order (unittest.test.testmock.testhelpers.AnyTest) ... ok test_repr (unittest.test.testmock.testhelpers.AnyTest) ... ok test_attribute_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_any (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_list (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_ne (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_non_tuples (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_args (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_args_call_empty_name (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_kwargs (unittest.test.testmock.testhelpers.CallTest) ... ok test_empty__Call (unittest.test.testmock.testhelpers.CallTest) ... ok test_extended_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_named_call_with_args (unittest.test.testmock.testhelpers.CallTest) ... ok test_named_call_with_kwargs (unittest.test.testmock.testhelpers.CallTest) ... ok test_named_empty_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_repr (unittest.test.testmock.testhelpers.CallTest) ... ok test_two_args_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_attributes (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_autospec_functions_with_self_in_odd_place (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_autospec_property (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_autospec_reset_mock (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_autospec_slots (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_basic (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_builtin_functions_types (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_builtins (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_class_with_no_init (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_keyword_arguments (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_keyword_only_arguments (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_none (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_return_value (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_unbound_methods (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_descriptors (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_function (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_function_as_instance_attribute (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_inherit (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_magic_methods (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_method_calls (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_mocking_unbound_methods (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_recursive (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_signature_callable (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_signature_class (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_signature_noncallable (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_skip_attributeerrors (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_spec_as_list (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_spec_inheritance_for_classes (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_spec_set (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_args_list_contains_call_list (unittest.test.testmock.testhelpers.TestCallList) ... ok test_call_list_str (unittest.test.testmock.testhelpers.TestCallList) ... ok test_propertymock (unittest.test.testmock.testhelpers.TestCallList) ... ok test_propertymock_returnvalue (unittest.test.testmock.testhelpers.TestCallList) ... ok test_attributes (unittest.test.testmock.testcallable.TestCallable) ... ok test_create_autopsec (unittest.test.testmock.testcallable.TestCallable) ... ok test_create_autospec_instance (unittest.test.testmock.testcallable.TestCallable) ... ok test_heirarchy (unittest.test.testmock.testcallable.TestCallable) ... ok test_non_callable (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_callable_class (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_instance (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_set (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_set_instance (unittest.test.testmock.testcallable.TestCallable) ... ok test_subclasses (unittest.test.testmock.testcallable.TestCallable) ... ok testBases (unittest.test.testmock.testsentinel.SentinelTest) ... ok testDEFAULT (unittest.test.testmock.testsentinel.SentinelTest) ... ok testSentinelName (unittest.test.testmock.testsentinel.SentinelTest) ... ok testSentinels (unittest.test.testmock.testsentinel.SentinelTest) ... ok test_attributes_and_return_value (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_bound_methods (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... skipped 'This fails differently on pypy' test_comparison (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_deleting_magic_methods (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_descriptor_from_class (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_dict_methods (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_dir (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_equality (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_hash (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_iterable_as_iter_return_value (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_len_contains_iter (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_method_reset_mock (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_method_type (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_method_wrapping (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_and_spec (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_and_spec_set (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_are_magic_mocks (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_isolated_between_mocks (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_mock_equality (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magicmock (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magicmock_defaults (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magicmock_del (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_nonzero (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_numeric (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_repr (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_setting_unsupported_magic_method (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_str (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_autospec (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_function (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_inherits (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_keywords (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_name (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_with_new (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_with_object (unittest.test.testmock.testpatch.PatchTest) ... ok test_callable_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_create_and_specs (unittest.test.testmock.testpatch.PatchTest) ... ok test_falsey_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_get_only_proxy (unittest.test.testmock.testpatch.PatchTest) ... ok test_get_set_delete_proxy (unittest.test.testmock.testpatch.PatchTest) ... ok test_mock_calls_with_patch (unittest.test.testmock.testpatch.PatchTest) ... ok test_multiple_patchobject (unittest.test.testmock.testpatch.PatchTest) ... ok test_multiple_specs (unittest.test.testmock.testpatch.PatchTest) ... ok test_name_preserved (unittest.test.testmock.testpatch.PatchTest) ... ok test_nested_patch_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_nested_patch_with_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_class_decorating (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_create (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_incompatible_with_autospec (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_incompatible_with_new (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_inherit_for_mocks (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_inherit_non_mock (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_keyword_arguments (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_patch (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_patch_object (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_not_callable_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_object_lookup_is_quite_lazy (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_class_acts_with_spec_is_inherited (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_class_attribute (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_class_decorator (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_descriptor (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_class_decorator (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_keyword_args (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_start_stop (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_test_prefix (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_clear (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_container_object (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_container_object_and_clear (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_string (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_imports_lazily (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_keyword_args (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_local (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create_mocks (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create_mocks_different_order (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create_mocks_patcher (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_decorating_class (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_new_callable (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_new_callable_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_no_kwargs (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_spec_set (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_stacked_decorators (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_string_subclasses (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_nested_autospec_repr (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_object_keyword_args (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_object_with_spec_as_boolean (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_propogrates_exc_on_exit (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_slots (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_spec_set (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_start_stop (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_stopall (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_test_prefix (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_create_mocks_non_existent_attributes (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_exception (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec_as_boolean (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec_mock_repr (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_static_methods (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_wont_create_by_default (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_class_decorator (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_start_stop (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_twice (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_create_mocks_non_existent_attributes (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_default_mock (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_none (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_wont_create_by_default (unittest.test.testmock.testpatch.PatchTest) ... ok test_single_patchobject (unittest.test.testmock.testpatch.PatchTest) ... ok test_spec_set_inherit (unittest.test.testmock.testpatch.PatchTest) ... ok test_spec_set_true (unittest.test.testmock.testpatch.PatchTest) ... ok test_specs_false_instead_of_none (unittest.test.testmock.testpatch.PatchTest) ... ok test_stop_without_start (unittest.test.testmock.testpatch.PatchTest) ... ok test_tracebacks (unittest.test.testmock.testpatch.PatchTest) ... ok ---------------------------------------------------------------------- Ran 610 tests in 5.016s OK (skipped=5) 1 test OK. 1.77user 0.11system 0:06.18elapsed 30%CPU (0avgtext+0avgdata 67664maxresident)k 0inputs+1896outputs (0major+40746minor)pagefaults 0swaps =================== test_doctest ==================== + for TestName in $(cat testnames.txt) + echo =================== test_doctest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_doctest == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27361 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_doctest Trying: runner = DebugRunner(verbose=False) Expecting nothing ok Trying: test = DocTestParser().get_doctest('>>> raise KeyError\n42', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: try: runner.run(test) except UnexpectedException as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '42\n' ok Trying: exc_info = failure.exc_info Expecting nothing ok Trying: raise exc_info[1] # Already has the traceback Expecting: Traceback (most recent call last): ... KeyError ok Trying: test = DocTestParser().get_doctest(''' >>> x = 1 >>> x 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: try: runner.run(test) except DocTestFailure as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '2\n' ok Trying: failure.got Expecting: '1\n' ok Trying: del test.globs['__builtins__'] Expecting nothing ok Trying: test.globs Expecting: {'x': 1} ok Trying: test = DocTestParser().get_doctest(''' >>> x = 2 >>> raise KeyError ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: runner.run(test) Expecting: Traceback (most recent call last): ... doctest.UnexpectedException: ok Trying: del test.globs['__builtins__'] Expecting nothing ok Trying: test.globs Expecting: {'x': 2} ok Trying: test = DocTestParser().get_doctest(''' >>> x = 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: runner.run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test.globs Expecting: {} ok Trying: test = DocTestParser().get_doctest('>>> raise KeyError\n42', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: case = DocTestCase(test) Expecting nothing ok Trying: try: case.debug() except UnexpectedException as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '42\n' ok Trying: exc_info = failure.exc_info Expecting nothing ok Trying: raise exc_info[1] # Already has the traceback Expecting: Traceback (most recent call last): ... KeyError ok Trying: test = DocTestParser().get_doctest(''' >>> x = 1 >>> x 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: case = DocTestCase(test) Expecting nothing ok Trying: try: case.debug() except DocTestFailure as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '2\n' ok Trying: failure.got Expecting: '1\n' ok Trying: tests = DocTestFinder().find(_TestClass) Expecting nothing ok Trying: runner = DocTestRunner(verbose=False) Expecting nothing ok Trying: tests.sort(key = lambda test: test.name) Expecting nothing ok Trying: for test in tests: print(test.name, '->', runner.run(test)) Expecting: _TestClass -> TestResults(failed=0, attempted=2) _TestClass.__init__ -> TestResults(failed=0, attempted=2) _TestClass.get -> TestResults(failed=0, attempted=2) _TestClass.square -> TestResults(failed=0, attempted=1) ok Trying: runner.summarize(verbose=1) Expecting: 4 items passed all tests: 2 tests in _TestClass 2 tests in _TestClass.__init__ 2 tests in _TestClass.get 1 tests in _TestClass.square 7 tests in 4 items. 7 passed and 0 failed. Test passed. TestResults(failed=0, attempted=7) ok Trying: runner.tries Expecting: 7 ok Trying: runner.failures Expecting: 0 ok Trying: _TestClass(13).get() + _TestClass(-12).get() Expecting: 1 ok Trying: hex(_TestClass(13).square().get()) Expecting: '0xa9' ok Trying: t = _TestClass(123) Expecting nothing ok Trying: print(t.get()) Expecting: 123 ok Trying: x = _TestClass(-42) Expecting nothing ok Trying: print(x.get()) Expecting: -42 ok Trying: _TestClass(13).square().get() Expecting: 169 ok Trying: print('foo\n\nbar\n') Expecting: foo bar ok Trying: 4 == 4 Expecting: 1 ok Trying: 4 == 4 Expecting: True ok Trying: 4 > 4 Expecting: 0 ok Trying: 4 > 4 Expecting: False ok Trying: print(list(range(1000))) #doctest: +ELLIPSIS Expecting: [0, 1, 2, ..., 999] ok Trying: x = 1; y = 2 Expecting nothing ok Trying: x + y, x * y Expecting: (3, 2) ok Trying: print(list(range(30))) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] ok Trying: _ellipsis_match('aa...aa', 'aaa') Expecting: False ok Trying: text = ''' Here are examples of simple math. Python has super accurate integer addition >>> 2 + 2 5 And very friendly error messages: >>> 1/0 To Infinity And Beyond You can use logic if you want: >>> if 0: ... blah ... blah ... Ho hum ''' Expecting nothing ok Trying: print(script_from_examples(text)) Expecting: # Here are examples of simple math. # # Python has super accurate integer addition # 2 + 2 # Expected: ## 5 # # And very friendly error messages: # 1/0 # Expected: ## To Infinity ## And ## Beyond # # You can use logic if you want: # if 0: blah blah # # Ho hum ok Trying: import doctest Expecting nothing ok Trying: old = doctest._unittest_reportflags Expecting nothing ok Trying: doctest.set_unittest_reportflags(REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) == old Expecting: True ok Trying: doctest._unittest_reportflags == (REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) Expecting: True ok Trying: doctest.set_unittest_reportflags(ELLIPSIS) Expecting: Traceback (most recent call last): ... ValueError: ('Only reporting flags allowed', 8) ok Trying: doctest.set_unittest_reportflags(old) == (REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) Expecting: True ok 108 items had no tests: doctest doctest.DebugRunner.report_failure doctest.DebugRunner.report_unexpected_exception doctest.DebugRunner.run doctest.DocFileCase doctest.DocFileCase.__repr__ doctest.DocFileCase.format_failure doctest.DocFileCase.id doctest.DocFileSuite doctest.DocFileTest doctest.DocTest doctest.DocTest.__eq__ doctest.DocTest.__hash__ doctest.DocTest.__init__ doctest.DocTest.__lt__ doctest.DocTest.__ne__ doctest.DocTest.__repr__ doctest.DocTestCase doctest.DocTestCase.__eq__ doctest.DocTestCase.__hash__ doctest.DocTestCase.__init__ doctest.DocTestCase.__ne__ doctest.DocTestCase.__repr__ doctest.DocTestCase.format_failure doctest.DocTestCase.id doctest.DocTestCase.runTest doctest.DocTestCase.setUp doctest.DocTestCase.shortDescription doctest.DocTestCase.tearDown doctest.DocTestFailure doctest.DocTestFailure.__init__ doctest.DocTestFailure.__str__ doctest.DocTestFinder doctest.DocTestFinder.__init__ doctest.DocTestFinder._find doctest.DocTestFinder._find_lineno doctest.DocTestFinder._from_module doctest.DocTestFinder._get_test doctest.DocTestFinder.find doctest.DocTestParser doctest.DocTestParser._check_prefix doctest.DocTestParser._check_prompt_blank doctest.DocTestParser._find_options doctest.DocTestParser._min_indent doctest.DocTestParser._parse_example doctest.DocTestParser.get_doctest doctest.DocTestParser.get_examples doctest.DocTestParser.parse doctest.DocTestRunner._DocTestRunner__patched_linecache_getlines doctest.DocTestRunner._DocTestRunner__record_outcome doctest.DocTestRunner._DocTestRunner__run doctest.DocTestRunner.__init__ doctest.DocTestRunner._failure_header doctest.DocTestRunner.merge doctest.DocTestRunner.report_failure doctest.DocTestRunner.report_start doctest.DocTestRunner.report_success doctest.DocTestRunner.report_unexpected_exception doctest.DocTestRunner.run doctest.DocTestRunner.summarize doctest.DocTestSuite doctest.Example doctest.Example.__eq__ doctest.Example.__hash__ doctest.Example.__init__ doctest.Example.__ne__ doctest.OutputChecker doctest.OutputChecker._do_a_fancy_diff doctest.OutputChecker._toAscii doctest.OutputChecker.check_output doctest.OutputChecker.output_difference doctest.SkipDocTestCase doctest.SkipDocTestCase.__init__ doctest.SkipDocTestCase.setUp doctest.SkipDocTestCase.shortDescription doctest.SkipDocTestCase.test_skip doctest.TestResults doctest.TestResults.__dict__ doctest.TestResults.attempted doctest.TestResults.failed doctest.UnexpectedException doctest.UnexpectedException.__init__ doctest.UnexpectedException.__str__ doctest._OutputRedirectingPdb doctest._OutputRedirectingPdb.__init__ doctest._OutputRedirectingPdb.set_continue doctest._OutputRedirectingPdb.set_trace doctest._OutputRedirectingPdb.trace_dispatch doctest._SpoofOut doctest._SpoofOut.getvalue doctest._SpoofOut.truncate doctest._comment_line doctest._exception_traceback doctest._extract_future_flags doctest._indent doctest._load_testfile doctest._module_relative_path doctest._normalize_module doctest._strip_exception_details doctest._test doctest.debug doctest.debug_script doctest.debug_src doctest.register_optionflag doctest.run_docstring_examples doctest.testfile doctest.testmod doctest.testsource 15 items passed all tests: 21 tests in doctest.DebugRunner 13 tests in doctest.DocTestCase.debug 7 tests in doctest.DocTestRunner 2 tests in doctest._TestClass 2 tests in doctest._TestClass.__init__ 2 tests in doctest._TestClass.get 1 tests in doctest._TestClass.square 1 tests in doctest.__test__.blank lines 4 tests in doctest.__test__.bool-int equivalence 1 tests in doctest.__test__.ellipsis 2 tests in doctest.__test__.string 1 tests in doctest.__test__.whitespace normalization 1 tests in doctest._ellipsis_match 2 tests in doctest.script_from_examples 6 tests in doctest.set_unittest_reportflags 66 tests in 123 items. 66 passed and 0 failed. Test passed. doctest (doctest) ... 66 tests with zero failures Trying: print(1) Expecting: 1 ok Trying: sc = SampleClass(3) Expecting nothing ok Trying: for i in range(10): sc = sc.double() print(' ', sc.get(), sep='', end='') Expecting: 6 12 24 48 96 192 384 768 1536 3072 ok Trying: x = SampleClass.NestedClass(5) Expecting nothing ok Trying: y = x.square() Expecting nothing ok Trying: print(y.get()) Expecting: 25 ok Trying: print(SampleClass.NestedClass().get()) Expecting: 0 ok Trying: print(SampleClass(12).get()) Expecting: 12 ok Trying: print(SampleClass.a_classmethod(10)) Expecting: 12 ok Trying: print(SampleClass(0).a_classmethod(10)) Expecting: 12 ok Trying: print(SampleClass(22).a_property) Expecting: 22 ok Trying: print(SampleClass.a_staticmethod(10)) Expecting: 11 ok Trying: print(SampleClass(12).double().get()) Expecting: 24 ok Trying: print(SampleClass(-5).get()) Expecting: -5 ok Trying: print('1\n2\n3') Expecting: 1 2 3 ok Trying: print(SampleNewStyleClass(12).get()) Expecting: 12 ok Trying: print(SampleNewStyleClass(12).double().get()) Expecting: 24 ok Trying: print(SampleNewStyleClass(-5).get()) Expecting: -5 ok Trying: print(sample_func(22)) Expecting: 44 ok Trying: import unittest Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import unittest Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', package='test') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import unittest, pkgutil, test Expecting nothing ok Trying: added_loader = False Expecting nothing ok Trying: if not hasattr(test, '__loader__'): test.__loader__ = pkgutil.get_loader(test) added_loader = True Expecting nothing ok Trying: try: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', package='test') suite.run(unittest.TestResult()) finally: if added_loader: del test.__loader__ Expecting: ok Trying: suite = doctest.DocFileSuite('../test/test_doctest.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import types, os.path, test.test_doctest Expecting nothing ok Trying: save_argv = sys.argv Expecting nothing ok Trying: sys.argv = [test.test_doctest.__file__] Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', package=types.ModuleType('__main__')) Expecting nothing ok Trying: sys.argv = save_argv Expecting nothing ok Trying: test_doctest_path = os.path.abspath(test.test_doctest.__file__) Expecting nothing ok Trying: test_pkg_path = os.path.split(test_doctest_path)[0] Expecting nothing ok Trying: test_file = os.path.join(test_pkg_path, 'test_doctest.txt') Expecting nothing ok Trying: suite = doctest.DocFileSuite(test_file, module_relative=False) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite(test_file, module_relative=False, package='test') Expecting: Traceback (most recent call last): ValueError: Package may only be specified for module-relative paths. ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', globs={'favorite_color': 'blue'}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE, globs={'favorite_color': 'blue'}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test.test_doctest test.test_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test.test_doctest del test.test_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test.test_doctest Expecting nothing ok Trying: test.test_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: 'module' object has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['favorite_color'] = 'blue' Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest3.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', encoding='utf-8') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: docstring = ''' >>> print(12) 12 Non-example text. >>> print('another\example') another example ''' Expecting nothing ok Trying: globs = {} # globals to run the test in. Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_file', 20) Expecting nothing ok Trying: print(test) Expecting: ok Trying: len(test.examples) Expecting: 2 ok Trying: e1, e2 = test.examples Expecting nothing ok Trying: (e1.source, e1.want, e1.lineno) Expecting: ('print(12)\n', '12\n', 1) ok Trying: (e2.source, e2.want, e2.lineno) Expecting: ("print('another\\example')\n", 'another\nexample\n', 6) ok Trying: (test.name, test.filename, test.lineno) Expecting: ('some_test', 'some_file', 20) ok Trying: test.lineno + e1.lineno Expecting: 21 ok Trying: test.lineno + e2.lineno Expecting: 26 ok Trying: docstring = r''' >>> print('bad\nindentation') bad indentation ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation' ok Trying: docstring = r''' >>> print(('bad indentation', ... 2)) ('bad', 'indentation') ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '... 2))' ok Trying: docstring = '>>>print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print(1)' ok Trying: docstring = '>>> if 1:\n...print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print(1)' ok Trying: docstring = ''' >>> print 12 12 ''' Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: same_test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: test == same_test Expecting: True ok Trying: test != same_test Expecting: False ok Trying: hash(test) == hash(same_test) Expecting: True ok Trying: docstring = ''' >>> print 42 42 ''' Expecting nothing ok Trying: other_test = parser.get_doctest(docstring, globs, 'other_test', 'other_file', 10) Expecting nothing ok Trying: test == other_test Expecting: False ok Trying: test != other_test Expecting: True ok Trying: DocTestCase = doctest.DocTestCase Expecting nothing ok Trying: test_case = DocTestCase(test) Expecting nothing ok Trying: same_test_case = DocTestCase(same_test) Expecting nothing ok Trying: other_test_case = DocTestCase(other_test) Expecting nothing ok Trying: test_case == same_test_case Expecting: True ok Trying: test_case != same_test_case Expecting: False ok Trying: hash(test_case) == hash(same_test_case) Expecting: True ok Trying: test == other_test_case Expecting: False ok Trying: test != other_test_case Expecting: True ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test.test_doctest Expecting nothing ok Trying: old = test.test_doctest.__file__ Expecting nothing ok Trying: test.test_doctest.__file__ = 'test_doctest.pyc' Expecting nothing ok Trying: tests = finder.find(sample_func) Expecting nothing ok Trying: print(tests) # doctest: +ELLIPSIS Expecting: [] ok Trying: tests[0].filename # doctest: +ELLIPSIS Expecting: '...test_doctest.py' ok Trying: test.test_doctest.__file__ = old Expecting nothing ok Trying: e = tests[0].examples[0] Expecting nothing ok Trying: (e.source, e.want, e.lineno) Expecting: ('print(sample_func(22))\n', '44\n', 3) ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: finder.find(no_docstring) Expecting: [] ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: excl_empty_finder = doctest.DocTestFinder(exclude_empty=True) Expecting nothing ok Trying: excl_empty_finder.find(no_docstring) Expecting: [] ok Trying: def no_examples(v): ''' no doctest examples ''' Expecting nothing ok Trying: finder.find(no_examples) # doctest: +ELLIPSIS Expecting: [] ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: tests = finder.find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = finder.find(SampleNewStyleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 1 SampleNewStyleClass 1 SampleNewStyleClass.__init__ 1 SampleNewStyleClass.double 1 SampleNewStyleClass.get ok Trying: import types Expecting nothing ok Trying: m = types.ModuleType('some_module') Expecting nothing ok Trying: def triple(val): ''' >>> print(triple(11)) 33 ''' return val*3 Expecting nothing ok Trying: m.__dict__.update({ 'sample_func': sample_func, 'SampleClass': SampleClass, '__doc__': ''' Module docstring. >>> print('module') module ''', '__test__': { 'd': '>>> print(6)\n6\n>>> print(7)\n7\n', 'c': triple}}) Expecting nothing ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test.test_doctest Expecting nothing ok Trying: tests = finder.find(m, module=test.test_doctest) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 1 some_module 3 some_module.SampleClass 3 some_module.SampleClass.NestedClass 1 some_module.SampleClass.NestedClass.__init__ 1 some_module.SampleClass.__init__ 2 some_module.SampleClass.a_classmethod 1 some_module.SampleClass.a_property 1 some_module.SampleClass.a_staticmethod 1 some_module.SampleClass.double 1 some_module.SampleClass.get 1 some_module.__test__.c 2 some_module.__test__.d 1 some_module.sample_func ok Trying: from test import doctest_aliases Expecting nothing ok Trying: assert doctest_aliases.TwoNames.f Expecting nothing ok Trying: assert doctest_aliases.TwoNames.g Expecting nothing ok Trying: tests = excl_empty_finder.find(doctest_aliases) Expecting nothing ok Trying: print(len(tests)) Expecting: 2 ok Trying: print(tests[0].name) Expecting: test.doctest_aliases.TwoNames ok Trying: tests[1].name.split('.')[-1] in ['f', 'g'] Expecting: True ok Trying: tests = doctest.DocTestFinder().find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(exclude_empty=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 0 SampleClass.NestedClass.get 0 SampleClass.NestedClass.square 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(recurse=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass ok Trying: def f(x): ''' >>> x = 12 some text >>> # examples are not created for comments & bare prompts. >>> ... >>> for x in range(10): ... print(x, end=' ') 0 1 2 3 4 5 6 7 8 9 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: [e.lineno for e in test.examples] Expecting: [1, 9, 12] ok Trying: s = ''' >>> x, y = 2, 3 # no output expected >>> if 1: ... print(x) ... print(y) 2 3 Some text. >>> x+y 5 ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: for piece in parser.parse(s): if isinstance(piece, doctest.Example): print('Example:', (piece.source, piece.want, piece.lineno)) else: print(' Text:', repr(piece)) Expecting: Text: '\n' Example: ('x, y = 2, 3 # no output expected\n', '', 1) Text: '' Example: ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) Text: '\nSome text.\n' Example: ('x+y\n', '5\n', 9) Text: '' ok Trying: for piece in parser.get_examples(s): print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5) Expecting nothing ok Trying: (test.name, test.filename, test.lineno) Expecting: ('name', 'filename', 5) ok Trying: for piece in test.examples: print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 14 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) # doctest: +ELLIPSIS Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 14 ********************************************************************** File ..., line 4, in f Failed example: print(x) Expected: 14 Got: 12 Trying: x//2 Expecting: 6 ok TestResults(failed=1, attempted=3) ok Trying: import sys Expecting nothing ok Trying: orig_displayhook = sys.displayhook Expecting nothing ok Trying: def my_displayhook(x): print('hi!') Expecting nothing ok Trying: sys.displayhook = my_displayhook Expecting nothing ok Trying: def f(): ''' >>> 3 3 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: r = doctest.DocTestRunner(verbose=False).run(test) Expecting nothing ok Trying: post_displayhook = sys.displayhook Expecting nothing ok Trying: sys.displayhook = orig_displayhook Expecting nothing ok Trying: r Expecting: TestResults(failed=0, attempted=1) ok Trying: post_displayhook is my_displayhook Expecting: True ok Trying: def f(x): ''' >>> x = 12 >>> print(x//0) Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): ''' >>> x = 12 >>> print('pre-exception output', x//0) pre-exception output Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: print('pre-exception output', x//0) Exception raised: ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('multi\nline\nmessage') Traceback (most recent call last): ValueError: multi line message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') Expected: Traceback (most recent call last): ValueError: wrong message Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: raise HTTPException('message') Expected: Traceback (most recent call last): HTTPException: message Got: Traceback (most recent call last): ... http.client.HTTPException: message TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): http.client.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): TypeError: wrong type ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): TypeError: wrong type Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> 1//0 0 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: 1//0 Exception raised: Traceback (most recent call last): ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print(list(range(10))) # should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) [0, 1, ..., 9] >>> # should fail: no ellipsis >>> print(list(range(10))) # doctest: -ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=doctest.ELLIPSIS).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 6, in f Failed example: print(list(range(10))) # doctest: -ELLIPSIS Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ********************************************************************** File ..., line 8, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=2, attempted=3) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) ... # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> for x in range(10): # doctest: +ELLIPSIS ... print(' ', x, end='', sep='') 0 1 2 ... 9 >>> for x in range(10): ... print(' ', x, end='', sep='') # doctest: +ELLIPSIS 0 1 2 ... 9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' Should fail (option directive not on the last line): >>> for x in range(10): # doctest: +ELLIPSIS ... print(x, end=' ') # doctest: +NORMALIZE_WHITESPACE 0 1 2...9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: s = '>>> print(12) #doctest: +BADOPTION' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION' ok Trying: s = '>>> print(12) #doctest: ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS' ok Trying: s = '>>> # doctest: +ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS' ok Trying: def f(x): '>>> True\n1\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_TRUE_FOR_1 Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: True Expected: 1 Got: True TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print("a\\n\\nb")\na\n\nb\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_BLANKLINE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print("a\n\nb") Expected: a b Got: a b TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print(1, 2, 3)\n 1 2\n 3' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(1, 2, 3) Expected: 1 2 3 Got: 1 2 3 TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.NORMALIZE_WHITESPACE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: print(list(range(20))) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] ok Trying: def f(x): '>>> print(list(range(15)))\n[0, 1, 2, ..., 14]\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(15))) Expected: [0, 1, 2, ..., 14] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.ELLIPSIS Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: if 1: for i in range(100): print(i**2, end=' ') #doctest: +ELLIPSIS print('!') Expecting: 0 1...4...9 16 ... 36 49 64 ... 9801 ! ok Trying: if 1: #doctest: +ELLIPSIS for i in range(20): print(i, end=' ') print(20) Expecting: 0 1 2 ...1...2...0 ok Trying: print(list(range(20))) # doctest:+ELLIPSIS Expecting: [0, 1, ..., 18, 19] ok Trying: print(list(range(20))) # doctest: +ELLIPSIS # doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, ..., 18, 19] ok Trying: import random Expecting nothing ok Trying: def f(x): r''' >>> print('\n'.join('abcdefg')) a B c d f g h ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Expected: a B c d f g h Got: a b c d e f g TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_UDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (unified diff with -expected +actual): @@ -1,7 +1,7 @@ a -B +b c d +e f g -h TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_CDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (context diff with expected followed by actual): *************** *** 1,7 **** a ! B c d f g - h --- 1,7 ---- a ! b c d + e f g TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print("a b c d e f g h i j k l m") a b c d e f g h i j k 1 m ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_NDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print("a b c d e f g h i j k l m") Differences (ndiff with -expected +actual): - a b c d e f g h i j k 1 m ? ^ + a b c d e f g h i j k l m ? + ++ ^ TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> print(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: doctest.DocTestRunner(verbose=True, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: Trying: print(1) # first success Expecting: 1 ok Trying: print(2) # first failure Expecting: 200 ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> raise ValueError(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=3, attempted=5) ok Trying: unlikely = "UNLIKELY_OPTION_NAME" Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: False ok Trying: new_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: True ok Trying: redundant_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: redundant_flag_value == new_flag_value Expecting: True ok Trying: del doctest.OPTIONFLAGS_BY_NAME[unlikely] Expecting nothing ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: old_argv = sys.argv Expecting nothing ok Trying: sys.argv = ['test'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: sys.argv = ['test', '-v'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: sys.argv = old_argv Expecting nothing ok Trying: import unittest Expecting nothing ok Trying: import test.sample_doctest Expecting nothing ok Trying: suite = doctest.DocTestSuite(test.sample_doctest) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest_no_doctests') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: try: doctest.DocTestSuite('test.sample_doctest_no_docstrings') except ValueError as e: error = e Expecting nothing ok Trying: print(error.args[1]) Expecting: has no docstrings ok Trying: finder = doctest.DocTestFinder(exclude_empty=False) Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest_no_docstrings', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = test.sample_doctest.test_suite() Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', globs={}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', extraglobs={'y': 1}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test.test_doctest test.test_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test.test_doctest del test.test_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test.test_doctest Expecting nothing ok Trying: test.test_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: 'module' object has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['y'] = 1 Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: example = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('print(1)\n', '1\n', None, 0, 0, {}) ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: example = doctest.Example('[].pop()', '', exc_msg, lineno=5, indent=4, options={doctest.ELLIPSIS: True}) Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('[].pop()\n', '', 'IndexError: pop from an empty list\n', 5, 4, {8: True}) ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)\n', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1);\nprint(2)\n', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('print(1);\nprint(2)', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('\n', '') ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)', '1') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('print\n', '') ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'IndexError: pop from an empty list\n' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'ValueError: 1\n 2' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = 'ValueError: 1\n 2\n' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = '' Expecting nothing ok Trying: e = doctest.Example('raise X()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: '\n' ok Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: same_example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: other_example = doctest.Example('print 42', '42\n') Expecting nothing ok Trying: example == same_example Expecting: True ok Trying: example != same_example Expecting: False ok Trying: hash(example) == hash(same_example) Expecting: True ok Trying: example == other_example Expecting: False ok Trying: example != other_example Expecting: True ok Trying: s = ''' >>> x = 12 >>> print(x) 12 ''' Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput(['next', 'print(x)', 'continue']) Expecting nothing ok Trying: try: doctest.debug_src(s) finally: sys.stdin = real_stdin Expecting: > (1)() (Pdb) next 12 --Return-- > (1)()->None (Pdb) print(x) 12 (Pdb) continue ok Trying: doc = ''' >>> x = 42 >>> raise Exception('cl\xe9') Traceback (most recent call last): Exception: cl\xe9 >>> import pdb; pdb.set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(doc, {}, "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: import tempfile Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print(x)', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (1)()->None -> import pdb; pdb.set_trace() (Pdb) print(x) 42 (Pdb) continue TestResults(failed=0, attempted=3) ok Trying: def calls_set_trace(): y=2 import pdb; pdb.set_trace() Expecting nothing ok Trying: doc = ''' >>> x=1 >>> calls_set_trace() ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print(y)', # print data defined in the function 'up', # out of function 'print(x)', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (3)calls_set_trace()->None -> import pdb; pdb.set_trace() (Pdb) print(y) 2 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print(x) 1 (Pdb) continue TestResults(failed=0, attempted=2) ok Trying: doc = ''' >>> def f(x): ... g(x*2) >>> def g(x): ... print(x+3) ... import pdb; pdb.set_trace() >>> f(3) ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'list', # list source from example 2 'next', # return from g() 'list', # list source from example 1 'next', # return from f() 'list', # list source from example 3 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin # doctest: +NORMALIZE_WHITESPACE Expecting: --Return-- > (3)g()->None -> import pdb; pdb.set_trace() (Pdb) list 1 def g(x): 2 print(x+3) 3 -> import pdb; pdb.set_trace() [EOF] (Pdb) next --Return-- > (2)f()->None -> g(x*2) (Pdb) list 1 def f(x): 2 -> g(x*2) [EOF] (Pdb) next --Return-- > (1)()->None -> f(3) (Pdb) list 1 -> f(3) [EOF] (Pdb) continue ********************************************************************** File "foo-bar@baz.py", line 7, in foo-bar@baz Failed example: f(3) Expected nothing Got: 9 TestResults(failed=1, attempted=3) ok Trying: class C(object): def calls_set_trace(self): y = 1 import pdb; pdb.set_trace() self.f1() y = 2 def f1(self): x = 1 self.f2() x = 2 def f2(self): z = 1 z = 2 Expecting nothing ok Trying: calls_set_trace = C().calls_set_trace Expecting nothing ok Trying: doc = ''' >>> a = 1 >>> calls_set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print(y)', # print data defined in the function 'step', 'step', 'step', 'step', 'step', 'step', 'print(z)', 'up', 'print(x)', 'up', 'print(y)', 'up', 'print(foo)', 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin # doctest: +REPORT_NDIFF Expecting: > (5)calls_set_trace() -> self.f1() (Pdb) print(y) 1 (Pdb) step --Call-- > (7)f1() -> def f1(self): (Pdb) step > (8)f1() -> x = 1 (Pdb) step > (9)f1() -> self.f2() (Pdb) step --Call-- > (11)f2() -> def f2(self): (Pdb) step > (12)f2() -> z = 1 (Pdb) step > (13)f2() -> z = 2 (Pdb) print(z) 1 (Pdb) up > (9)f1() -> self.f2() (Pdb) print(x) 1 (Pdb) up > (5)calls_set_trace() -> self.f1() (Pdb) print(y) 1 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print(foo) *** NameError: name 'foo' is not defined (Pdb) continue TestResults(failed=0, attempted=2) ok Trying: save_argv = sys.argv Expecting nothing ok Trying: if '-v' in sys.argv: sys.argv = [arg for arg in save_argv if arg != '-v'] Expecting nothing ok Trying: doctest.testfile('test_doctest.txt') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Exception raised: ... NameError: name 'favorite_color' is not defined ********************************************************************** 1 items had failures: 1 of 2 in test_doctest.txt ***Test Failed*** 1 failures. TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: globs = {'favorite_color': 'blue'} Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs) Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: extraglobs = {'favorite_color': 'red'} Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, extraglobs=extraglobs) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Expected: 'blue' Got: 'red' ********************************************************************** 1 items had failures: 1 of 2 in test_doctest.txt ***Test Failed*** 1 failures. TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, module_relative='test') Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, verbose=True) Expecting: Trying: favorite_color Expecting: 'blue' ok Trying: if 1: print('a') print() print('b') Expecting: a b ok 1 items passed all tests: 2 tests in test_doctest.txt 2 tests in 1 items. 2 passed and 0 failed. Test passed. TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', name='newname') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in newname ... TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', report=False) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Exception raised: ... NameError: name 'favorite_color' is not defined TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', raise_on_error=True) # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): doctest.UnexpectedException: ... ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='latin-1') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 7, in test_doctest4.txt Failed example: '...' Expected: 'f\xf6\xf6' Got: 'f\xc3\xb6\xc3\xb6' ********************************************************************** ... ********************************************************************** 1 items had failures: 2 of 2 in test_doctest4.txt ***Test Failed*** 2 failures. TestResults(failed=2, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='utf-8') Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='utf-8', verbose=True) Expecting: Trying: 'f\xf6\xf6' Expecting: 'f\xf6\xf6' ok Trying: 'b\u0105r' Expecting: 'b\u0105r' ok 1 items passed all tests: 2 tests in test_doctest4.txt 2 tests in 1 items. 2 passed and 0 failed. Test passed. TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: sys.argv = save_argv Expecting nothing ok Trying: import unicodedata Expecting nothing ok Trying: doctest.testmod(unicodedata, verbose=False) Expecting: TestResults(failed=0, attempted=0) ok Trying: import test.test_doctest Expecting nothing ok Trying: name = 'test.test_doctest.sample_func' Expecting nothing ok Trying: print(doctest.testsource(test.test_doctest, name)) Expecting: # Blah blah # print(sample_func(22)) # Expected: ## 44 # # Yee ha! ok Trying: name = 'test.test_doctest.SampleNewStyleClass' Expecting nothing ok Trying: print(doctest.testsource(test.test_doctest, name)) Expecting: print('1\n2\n3') # Expected: ## 1 ## 2 ## 3 ok Trying: name = 'test.test_doctest.SampleClass.a_classmethod' Expecting nothing ok Trying: print(doctest.testsource(test.test_doctest, name)) Expecting: print(SampleClass.a_classmethod(10)) # Expected: ## 12 print(SampleClass(0).a_classmethod(10)) # Expected: ## 12 ok Trying: x, y = 'foo', '' Expecting nothing ok Trying: print(x, y) Expecting: foo ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: import unittest Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print(result.failures[0][1]) # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color ... Failed example: if 1: ... ok Trying: old = doctest.set_unittest_reportflags( doctest.REPORT_ONLY_FIRST_FAILURE) Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print(result.failures[0][1]) # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color Exception raised: ... NameError: name 'favorite_color' is not defined ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE | doctest.REPORT_NDIFF) Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print(result.failures[0][1]) # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color ... Failed example: if 1: print('a') print() print('b') Differences (ndiff with -expected +actual): a - + b ok Trying: ignored = doctest.set_unittest_reportflags(old) Expecting nothing ok 9 items had no tests: test.test_doctest test.test_doctest.SampleClass.NestedClass.get test.test_doctest.SampleClass.NestedClass.square test.test_doctest._FakeInput test.test_doctest._FakeInput.__init__ test.test_doctest._FakeInput.readline test.test_doctest.test_DocTestRunner test.test_doctest.test_coverage test.test_doctest.test_main 34 items passed all tests: 3 tests in test.test_doctest.SampleClass 3 tests in test.test_doctest.SampleClass.NestedClass 1 tests in test.test_doctest.SampleClass.NestedClass.__init__ 1 tests in test.test_doctest.SampleClass.__init__ 2 tests in test.test_doctest.SampleClass.a_classmethod 1 tests in test.test_doctest.SampleClass.a_property 1 tests in test.test_doctest.SampleClass.a_staticmethod 1 tests in test.test_doctest.SampleClass.double 1 tests in test.test_doctest.SampleClass.get 1 tests in test.test_doctest.SampleNewStyleClass 1 tests in test.test_doctest.SampleNewStyleClass.__init__ 1 tests in test.test_doctest.SampleNewStyleClass.double 1 tests in test.test_doctest.SampleNewStyleClass.get 1 tests in test.test_doctest.sample_func 40 tests in test.test_doctest.test_DocFileSuite 39 tests in test.test_doctest.test_DocTest 46 tests in test.test_doctest.test_DocTestFinder 7 tests in test.test_doctest.test_DocTestParser 6 tests in test.test_doctest.test_DocTestRunner.basics 11 tests in test.test_doctest.test_DocTestRunner.displayhook 39 tests in test.test_doctest.test_DocTestRunner.exceptions 33 tests in test.test_doctest.test_DocTestRunner.option_directives 59 tests in test.test_doctest.test_DocTestRunner.optionflags 9 tests in test.test_doctest.test_DocTestRunner.verbose_flag 30 tests in test.test_doctest.test_DocTestSuite 44 tests in test.test_doctest.test_Example 4 tests in test.test_doctest.test_debug 19 tests in test.test_doctest.test_pdb_set_trace 9 tests in test.test_doctest.test_pdb_set_trace_nested 27 tests in test.test_doctest.test_testfile 2 tests in test.test_doctest.test_testmod 7 tests in test.test_doctest.test_testsource 2 tests in test.test_doctest.test_trailing_space_in_test 11 tests in test.test_doctest.test_unittest_reportflags 463 tests in 43 items. 463 passed and 0 failed. Test passed. doctest (test.test_doctest) ... 463 tests with zero failures 1 test OK. =================== test_doctest2 ==================== 0.82user 0.04system 0:03.43elapsed 25%CPU (0avgtext+0avgdata 59944maxresident)k 0inputs+1880outputs (0major+13244minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_doctest2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_doctest2 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27365 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_doctest2 Trying: print('yup') # 1 Expecting: yup ok Trying: print(C()) # 2 Expecting: 42 ok Trying: print("In D!") # 5 Expecting: In D! ok Trying: print(3) # 6 Expecting: 3 ok Trying: print(C()) # 3 Expecting: 42 ok Trying: print(C()) # 4 Expecting: 42 ok Trying: print(C.clsm(22)) # 18 Expecting: 22 ok Trying: print(C().clsm(23)) # 19 Expecting: 23 ok Trying: c = C() # 7 Expecting nothing ok Trying: c.x = 12 # 8 Expecting nothing ok Trying: print(c.x) # 9 Expecting: -12 ok Trying: c = C() # 10 Expecting nothing ok Trying: c.x = 12 # 11 Expecting nothing ok Trying: print(c.x) # 12 Expecting: -12 ok Trying: print(C.statm()) # 16 Expecting: 666 ok Trying: print(C().statm()) # 17 Expecting: 666 ok Trying: c = C() # 13 Expecting nothing ok Trying: c.x = 12 # 14 Expecting nothing ok Trying: print(c.x) # 15 Expecting: -12 ok 1 items had no tests: test.test_doctest2.test_main 11 items passed all tests: 1 tests in test.test_doctest2 1 tests in test.test_doctest2.C 1 tests in test.test_doctest2.C.D 1 tests in test.test_doctest2.C.D.nested 1 tests in test.test_doctest2.C.__init__ 1 tests in test.test_doctest2.C.__str__ 2 tests in test.test_doctest2.C.clsm 3 tests in test.test_doctest2.C.getx 3 tests in test.test_doctest2.C.setx 2 tests in test.test_doctest2.C.statm 3 tests in test.test_doctest2.C.x 19 tests in 12 items. 19 passed and 0 failed. Test passed. doctest (test.test_doctest2) ... 19 tests with zero failures 1 test OK. =================== test_support ==================== 0.18user 0.02system 0:00.57elapsed 35%CPU (0avgtext+0avgdata 42424maxresident)k 0inputs+24outputs (0major+8782minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_support == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27369 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_support test_CleanImport (test.test_support.TestSupport) ... ok test_DirsOnSysPath (test.test_support.TestSupport) ... ok test_HOST (test.test_support.TestSupport) ... ok test_bind_port (test.test_support.TestSupport) ... ok test_captured_stderr (test.test_support.TestSupport) ... ok test_captured_stdin (test.test_support.TestSupport) ... ok test_captured_stdout (test.test_support.TestSupport) ... ok test_change_cwd (test.test_support.TestSupport) ... ok test_change_cwd__chdir_warning (test.test_support.TestSupport) Check the warning message when os.chdir() fails. ... ok test_change_cwd__non_existent_dir (test.test_support.TestSupport) Test passing a non-existent directory. ... ok test_change_cwd__non_existent_dir__quiet_true (test.test_support.TestSupport) Test passing a non-existent directory with quiet=True. ... ok test_check_syntax_error (test.test_support.TestSupport) ... ok test_find_unused_port (test.test_support.TestSupport) ... ok test_forget (test.test_support.TestSupport) ... ok test_gc_collect (test.test_support.TestSupport) ... ok test_get_attribute (test.test_support.TestSupport) ... ok test_get_original_stdout (test.test_support.TestSupport) ... skipped 'failing buildbots' test_import_fresh_module (test.test_support.TestSupport) ... ok test_import_module (test.test_support.TestSupport) ... ok test_make_bad_fd (test.test_support.TestSupport) ... ok test_python_is_optimized (test.test_support.TestSupport) ... ok test_rmtree (test.test_support.TestSupport) ... ok test_sortdict (test.test_support.TestSupport) ... ok test_swap_attr (test.test_support.TestSupport) ... ok test_swap_item (test.test_support.TestSupport) ... ok test_temp_cwd (test.test_support.TestSupport) ... ok test_temp_cwd__name_none (test.test_support.TestSupport) Test passing None to temp_cwd(). ... ok test_temp_dir (test.test_support.TestSupport) Test that temp_dir() creates and destroys its directory. ... ok test_temp_dir__existing_dir__quiet_default (test.test_support.TestSupport) Test passing a directory that already exists. ... ok test_temp_dir__existing_dir__quiet_true (test.test_support.TestSupport) Test passing a directory that already exists with quiet=True. ... ok test_temp_dir__path_none (test.test_support.TestSupport) Test passing no path. ... ok test_unlink (test.test_support.TestSupport) ... ok test_unload (test.test_support.TestSupport) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.228s OK (skipped=1) 1 test OK. 0.21user 0.02system 0:00.81elapsed 29%CPU (0avgtext+0avgdata 44112maxresident)k 0inputs+240outputs (0major+9024minor)pagefaults 0swaps =================== test___all__ ==================== + for TestName in $(cat testnames.txt) + echo =================== test___all__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test___all__ == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27373 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test___all__ test_all (test.test___all__.AllTest) ... __phello__.foo _compat_pickle _dummy_thread _markupbase _osx_support _pyio _strptime _threading_local _weakrefset abc aifc antigravity argparse ast asynchat asyncore base64 bdb binhex bisect bz2 cProfile calendar cgi cgitb chunk cmd code codecs codeop collections collections.__main__ collections.abc colorsys compileall concurrent concurrent.futures concurrent.futures._base concurrent.futures.process concurrent.futures.thread configparser contextlib copy copyreg crypt csv ctypes ctypes._endian ctypes.macholib ctypes.macholib.dyld ctypes.macholib.dylib ctypes.macholib.framework ctypes.test ctypes.test.runtests ctypes.test.test_anon ctypes.test.test_array_in_pointer ctypes.test.test_arrays ctypes.test.test_as_parameter ctypes.test.test_bitfields ctypes.test.test_buffers ctypes.test.test_bytes ctypes.test.test_byteswap ctypes.test.test_callbacks ctypes.test.test_cast ctypes.test.test_cfuncs ctypes.test.test_checkretval ctypes.test.test_delattr ctypes.test.test_errcheck ctypes.test.test_errno ctypes.test.test_find ctypes.test.test_frombuffer ctypes.test.test_funcptr ctypes.test.test_functions ctypes.test.test_incomplete ctypes.test.test_init ctypes.test.test_integers ctypes.test.test_internals ctypes.test.test_keeprefs ctypes.test.test_libc ctypes.test.test_loading ctypes.test.test_macholib ctypes.test.test_memfunctions ctypes.test.test_numbers ctypes.test.test_objects ctypes.test.test_parameters ctypes.test.test_pep3118 ctypes.test.test_pickling ctypes.test.test_pointers ctypes.test.test_prototypes ctypes.test.test_python_api ctypes.test.test_random_things ctypes.test.test_refcounts ctypes.test.test_repr ctypes.test.test_returnfuncptrs ctypes.test.test_simplesubclasses ctypes.test.test_sizes ctypes.test.test_slicing ctypes.test.test_stringptr ctypes.test.test_strings ctypes.test.test_struct_fields ctypes.test.test_structures ctypes.test.test_unaligned_structures ctypes.test.test_unicode ctypes.test.test_values ctypes.test.test_varsize_struct ctypes.test.test_win32 ctypes.test.test_wintypes ctypes.util ctypes.wintypes curses curses.ascii curses.has_key curses.panel curses.textpad datetime dbm dbm.dumb dbm.gnu dbm.ndbm decimal difflib dis distutils distutils.archive_util distutils.bcppcompiler distutils.ccompiler distutils.cmd distutils.command distutils.command.bdist distutils.command.bdist_dumb distutils.command.bdist_msi distutils.command.bdist_rpm distutils.command.bdist_wininst distutils.command.build distutils.command.build_clib distutils.command.build_ext distutils.command.build_py distutils.command.build_scripts distutils.command.check distutils.command.clean distutils.command.config distutils.command.install distutils.command.install_data distutils.command.install_egg_info distutils.command.install_headers distutils.command.install_lib distutils.command.install_scripts distutils.command.register distutils.command.sdist distutils.command.upload distutils.config distutils.core distutils.cygwinccompiler distutils.debug distutils.dep_util distutils.dir_util distutils.dist distutils.emxccompiler distutils.errors distutils.extension distutils.fancy_getopt distutils.file_util distutils.filelist distutils.log distutils.msvc9compiler distutils.msvccompiler distutils.spawn distutils.sysconfig distutils.sysconfig_cpython distutils.sysconfig_pypy distutils.tests distutils.tests.support distutils.tests.test_archive_util distutils.tests.test_bdist distutils.tests.test_bdist_dumb distutils.tests.test_bdist_msi distutils.tests.test_bdist_rpm distutils.tests.test_bdist_wininst distutils.tests.test_build distutils.tests.test_build_clib distutils.tests.test_build_ext distutils.tests.test_build_py distutils.tests.test_build_scripts distutils.tests.test_check distutils.tests.test_clean distutils.tests.test_cmd distutils.tests.test_config distutils.tests.test_config_cmd distutils.tests.test_core distutils.tests.test_cygwinccompiler distutils.tests.test_dep_util distutils.tests.test_dir_util distutils.tests.test_dist distutils.tests.test_extension distutils.tests.test_file_util distutils.tests.test_filelist distutils.tests.test_install distutils.tests.test_install_data distutils.tests.test_install_headers distutils.tests.test_install_lib distutils.tests.test_install_scripts distutils.tests.test_log distutils.tests.test_msvc9compiler distutils.tests.test_register distutils.tests.test_sdist distutils.tests.test_spawn distutils.tests.test_sysconfig distutils.tests.test_text_file distutils.tests.test_unixccompiler distutils.tests.test_upload distutils.tests.test_util distutils.tests.test_version distutils.tests.test_versionpredicate distutils.text_file distutils.unixccompiler distutils.util distutils.version distutils.versionpredicate doctest dummy_threading email email._encoded_words email._header_value_parser email._parseaddr email._policybase email.base64mime email.charset email.encoders email.errors email.feedparser email.generator email.header email.headerregistry email.iterators email.message email.mime email.mime.application email.mime.audio email.mime.base email.mime.image email.mime.message email.mime.multipart email.mime.nonmultipart email.mime.text email.parser email.policy email.quoprimime email.utils encodings encodings.aliases encodings.ascii encodings.base64_codec encodings.big5 encodings.big5hkscs encodings.bz2_codec encodings.charmap encodings.cp037 encodings.cp1006 encodings.cp1026 encodings.cp1140 encodings.cp1250 encodings.cp1251 encodings.cp1252 encodings.cp1253 encodings.cp1254 encodings.cp1255 encodings.cp1256 encodings.cp1257 encodings.cp1258 encodings.cp424 encodings.cp437 encodings.cp500 encodings.cp65001 encodings.cp720 encodings.cp737 encodings.cp775 encodings.cp850 encodings.cp852 encodings.cp855 encodings.cp856 encodings.cp857 encodings.cp858 encodings.cp860 encodings.cp861 encodings.cp862 encodings.cp863 encodings.cp864 encodings.cp865 encodings.cp866 encodings.cp869 encodings.cp874 encodings.cp875 encodings.cp932 encodings.cp949 encodings.cp950 encodings.euc_jis_2004 encodings.euc_jisx0213 encodings.euc_jp encodings.euc_kr encodings.gb18030 encodings.gb2312 encodings.gbk encodings.hex_codec encodings.hp_roman8 encodings.hz encodings.idna encodings.iso2022_jp encodings.iso2022_jp_1 encodings.iso2022_jp_2 encodings.iso2022_jp_2004 encodings.iso2022_jp_3 encodings.iso2022_jp_ext encodings.iso2022_kr encodings.iso8859_1 encodings.iso8859_10 encodings.iso8859_11 encodings.iso8859_13 encodings.iso8859_14 encodings.iso8859_15 encodings.iso8859_16 encodings.iso8859_2 encodings.iso8859_3 encodings.iso8859_4 encodings.iso8859_5 encodings.iso8859_6 encodings.iso8859_7 encodings.iso8859_8 encodings.iso8859_9 encodings.johab encodings.koi8_r encodings.koi8_u encodings.latin_1 encodings.mac_arabic encodings.mac_centeuro encodings.mac_croatian encodings.mac_cyrillic encodings.mac_farsi encodings.mac_greek encodings.mac_iceland encodings.mac_latin2 encodings.mac_roman encodings.mac_romanian encodings.mac_turkish encodings.mbcs encodings.palmos encodings.ptcp154 encodings.punycode encodings.quopri_codec encodings.raw_unicode_escape encodings.rot_13 encodings.shift_jis encodings.shift_jis_2004 encodings.shift_jisx0213 encodings.tis_620 encodings.undefined encodings.unicode_escape encodings.unicode_internal encodings.utf_16 encodings.utf_16_be encodings.utf_16_le encodings.utf_32 encodings.utf_32_be encodings.utf_32_le encodings.utf_7 encodings.utf_8 encodings.utf_8_sig encodings.uu_codec encodings.zlib_codec ensurepip ensurepip.__main__ ensurepip._uninstall filecmp fileinput fnmatch formatter fractions ftplib functools genericpath getopt getpass gettext glob gzip hashlib heapq hmac html html.entities html.parser http http.client http.cookiejar http.cookies http.server idlelib idlelib.AutoComplete idlelib.AutoCompleteWindow idlelib.AutoExpand idlelib.Bindings idlelib.CallTipWindow idlelib.CallTips idlelib.ClassBrowser idlelib.CodeContext idlelib.ColorDelegator idlelib.Debugger idlelib.Delegator idlelib.EditorWindow idlelib.FileList idlelib.FormatParagraph idlelib.GrepDialog idlelib.HyperParser idlelib.IOBinding idlelib.IdleHistory idlelib.MultiCall idlelib.MultiStatusBar idlelib.ObjectBrowser idlelib.OutputWindow idlelib.ParenMatch idlelib.PathBrowser idlelib.Percolator idlelib.PyParse idlelib.PyShell idlelib.RemoteDebugger idlelib.RemoteObjectBrowser idlelib.ReplaceDialog idlelib.RstripExtension idlelib.ScriptBinding idlelib.ScrolledList idlelib.SearchDialog idlelib.SearchDialogBase idlelib.SearchEngine idlelib.StackViewer idlelib.ToolTip idlelib.TreeWidget idlelib.UndoDelegator idlelib.WidgetRedirector idlelib.WindowList idlelib.ZoomHeight idlelib.__main__ idlelib.aboutDialog idlelib.configDialog idlelib.configHandler idlelib.configHelpSourceEdit idlelib.configSectionNameDialog idlelib.dynOptionMenuWidget idlelib.idle idlelib.idle_test idlelib.idle_test.mock_idle idlelib.idle_test.mock_tk idlelib.idle_test.test_calltips idlelib.idle_test.test_config_name idlelib.idle_test.test_delegator idlelib.idle_test.test_formatparagraph idlelib.idle_test.test_grep idlelib.idle_test.test_idlehistory idlelib.idle_test.test_pathbrowser idlelib.idle_test.test_rstrip idlelib.idle_test.test_searchengine idlelib.idle_test.test_text idlelib.idle_test.test_warning idlelib.idlever idlelib.keybindingDialog idlelib.macosxSupport idlelib.rpc idlelib.run idlelib.tabbedpages idlelib.testcode idlelib.textView imaplib imghdr imp importlib importlib._bootstrap importlib.abc importlib.machinery importlib.util inspect io ipaddress json json.decoder json.encoder json.scanner json.tool keyword lib2to3 lib2to3.__main__ lib2to3.btm_matcher lib2to3.btm_utils lib2to3.fixer_base lib2to3.fixer_util lib2to3.fixes lib2to3.fixes.fix_apply lib2to3.fixes.fix_basestring lib2to3.fixes.fix_buffer lib2to3.fixes.fix_callable lib2to3.fixes.fix_dict lib2to3.fixes.fix_except lib2to3.fixes.fix_exec lib2to3.fixes.fix_execfile lib2to3.fixes.fix_exitfunc lib2to3.fixes.fix_filter lib2to3.fixes.fix_funcattrs lib2to3.fixes.fix_future lib2to3.fixes.fix_getcwdu lib2to3.fixes.fix_has_key lib2to3.fixes.fix_idioms lib2to3.fixes.fix_import lib2to3.fixes.fix_imports lib2to3.fixes.fix_imports2 lib2to3.fixes.fix_input lib2to3.fixes.fix_intern lib2to3.fixes.fix_isinstance lib2to3.fixes.fix_itertools lib2to3.fixes.fix_itertools_imports lib2to3.fixes.fix_long lib2to3.fixes.fix_map lib2to3.fixes.fix_metaclass lib2to3.fixes.fix_methodattrs lib2to3.fixes.fix_ne lib2to3.fixes.fix_next lib2to3.fixes.fix_nonzero lib2to3.fixes.fix_numliterals lib2to3.fixes.fix_operator lib2to3.fixes.fix_paren lib2to3.fixes.fix_print lib2to3.fixes.fix_raise lib2to3.fixes.fix_raw_input lib2to3.fixes.fix_reduce lib2to3.fixes.fix_renames lib2to3.fixes.fix_repr lib2to3.fixes.fix_set_literal lib2to3.fixes.fix_standarderror lib2to3.fixes.fix_sys_exc lib2to3.fixes.fix_throw lib2to3.fixes.fix_tuple_params lib2to3.fixes.fix_types lib2to3.fixes.fix_unicode lib2to3.fixes.fix_urllib lib2to3.fixes.fix_ws_comma lib2to3.fixes.fix_xrange lib2to3.fixes.fix_xreadlines lib2to3.fixes.fix_zip lib2to3.main lib2to3.patcomp lib2to3.pgen2 lib2to3.pgen2.conv lib2to3.pgen2.driver lib2to3.pgen2.grammar lib2to3.pgen2.literals lib2to3.pgen2.parse lib2to3.pgen2.pgen lib2to3.pgen2.token lib2to3.pgen2.tokenize lib2to3.pygram lib2to3.pytree lib2to3.refactor lib2to3.tests lib2to3.tests.pytree_idempotency lib2to3.tests.support lib2to3.tests.test_all_fixers lib2to3.tests.test_fixers lib2to3.tests.test_main lib2to3.tests.test_parser lib2to3.tests.test_pytree lib2to3.tests.test_refactor lib2to3.tests.test_util linecache locale logging logging.config logging.handlers lzma macpath macurl2path mailbox mailcap mimetypes modulefinder msilib msilib.schema msilib.sequence msilib.text multiprocessing multiprocessing.connection multiprocessing.dummy multiprocessing.dummy.connection multiprocessing.forking multiprocessing.heap multiprocessing.managers multiprocessing.pool multiprocessing.process multiprocessing.queues multiprocessing.reduction multiprocessing.sharedctypes multiprocessing.synchronize multiprocessing.util netrc nntplib ntpath nturl2path numbers opcode optparse os os2emxpath pdb pickle pickletools pipes pkgutil platform plistlib poplib posixpath pprint profile pstats pty py_compile pyclbr pydoc pydoc_data pydoc_data.topics queue quopri random re reprlib rlcompleter runpy sched shelve shlex shutil site smtpd smtplib sndhdr socket socketserver sqlite3 sqlite3.dbapi2 sqlite3.dump sqlite3.test sqlite3.test.dbapi sqlite3.test.dump sqlite3.test.factory sqlite3.test.hooks sqlite3.test.regression sqlite3.test.transactions sqlite3.test.types sqlite3.test.userfunctions sre_compile sre_constants sre_parse ssl stat string stringprep struct subprocess sunau symbol symtable sysconfig tabnanny tarfile telnetlib tempfile test test.__main__ test.audiotests test.autotest test.bad_coding test.bad_coding2 test.badsyntax_3131 test.badsyntax_future3 test.badsyntax_future4 test.badsyntax_future5 test.badsyntax_future6 test.badsyntax_future7 test.badsyntax_future8 test.badsyntax_future9 test.badsyntax_pep3120 test.buffer_tests test.coding20731 test.curses_tests test.datetimetester test.dis_module test.doctest_aliases test.double_const test.encoded_modules test.encoded_modules.module_iso_8859_1 test.encoded_modules.module_koi8_r test.fork_wait test.future_test1 test.future_test2 test.gdb_sample test.inspect_fodder test.inspect_fodder2 test.leakers test.leakers.test_ctypes test.leakers.test_gestalt test.leakers.test_selftype test.list_tests test.lock_tests test.make_ssl_certs test.mapping_tests test.memory_watchdog test.mock_socket test.mp_fork_bomb test.multibytecodec_support test.outstanding_bugs test.pickletester test.profilee test.pyclbr_input test.pydoc_mod test.pydocfodder test.pystone test.re_tests test.regrtest test.relimport test.reperf test.sample_doctest test.sample_doctest_no_docstrings test.sample_doctest_no_doctests test.script_helper test.seq_tests test.sortperf test.ssl_servers test.string_tests test.support test.test___all__ test.test___future__ test.test__locale test.test__osx_support test.test_abc test.test_abstract_numbers test.test_aifc test.test_argparse test.test_array test.test_ast test.test_asynchat test.test_asyncore test.test_atexit test.test_audioop test.test_augassign test.test_base64 test.test_bigaddrspace test.test_bigmem test.test_binascii test.test_binhex test.test_binop test.test_bisect test.test_bool test.test_buffer test.test_bufio test.test_builtin test.test_bytes test.test_bz2 test.test_calendar test.test_call test.test_capi test.test_cgi test.test_cgitb test.test_charmapcodec test.test_class test.test_cmath test.test_cmd test.test_cmd_line test.test_cmd_line_script test.test_code test.test_code_module test.test_codeccallbacks test.test_codecencodings_cn test.test_codecencodings_hk test.test_codecencodings_iso2022 test.test_codecencodings_jp test.test_codecencodings_kr test.test_codecencodings_tw test.test_codecmaps_cn test.test_codecmaps_hk test.test_codecmaps_jp test.test_codecmaps_kr test.test_codecmaps_tw test.test_codecs test.test_codeop test.test_coding test.test_collections test.test_colorsys test.test_compare test.test_compile test.test_compileall test.test_complex test.test_concurrent_futures test.test_configparser test.test_contains test.test_contextlib test.test_copy test.test_copyreg test.test_cprofile test.test_crashers test.test_crypt test.test_csv test.test_ctypes test.test_curses test.test_datetime test.test_dbm test.test_dbm_dumb test.test_dbm_gnu test.test_dbm_ndbm test.test_decimal test.test_decorators test.test_defaultdict test.test_deque test.test_descr test.test_descrtut test.test_devpoll test.test_dict test.test_dictcomps test.test_dictviews test.test_difflib test.test_dis test.test_distutils test.test_doctest test.test_doctest2 test.test_docxmlrpc test.test_dummy_thread test.test_dummy_threading test.test_dynamic test.test_email test.test_email.__main__ test.test_email.test__encoded_words test.test_email.test__header_value_parser test.test_email.test_asian_codecs test.test_email.test_defect_handling test.test_email.test_email test.test_email.test_generator test.test_email.test_headerregistry test.test_email.test_inversion test.test_email.test_message test.test_email.test_parser test.test_email.test_pickleable test.test_email.test_policy test.test_email.test_utils test.test_email.torture_test test.test_ensurepip test.test_enumerate test.test_eof test.test_epoll test.test_errno test.test_exception_variations test.test_exceptions test.test_extcall test.test_faulthandler test.test_fcntl test.test_file test.test_file_eintr test.test_filecmp test.test_fileinput test.test_fileio test.test_float test.test_flufl test.test_fnmatch test.test_fork1 test.test_format test.test_fractions test.test_frozen test.test_ftplib test.test_funcattrs test.test_functools test.test_future test.test_future3 test.test_future4 test.test_future5 test.test_gc test.test_gdb test.test_generators test.test_genericpath test.test_genexps test.test_getargs2 test.test_getopt test.test_getpass test.test_gettext test.test_glob test.test_global test.test_grammar test.test_grp test.test_gzip test.test_hash test.test_hashlib test.test_heapq test.test_hmac test.test_html test.test_htmlparser test.test_http_cookiejar test.test_http_cookies test.test_httplib test.test_httpservers test.test_idle test.test_imaplib test.test_imghdr test.test_imp test.test_import test.test_importhooks test.test_importlib test.test_importlib.__main__ test.test_importlib.abc test.test_importlib.builtin test.test_importlib.builtin.test_finder test.test_importlib.builtin.test_loader test.test_importlib.builtin.util test.test_importlib.extension test.test_importlib.extension.test_case_sensitivity test.test_importlib.extension.test_finder test.test_importlib.extension.test_loader test.test_importlib.extension.test_path_hook test.test_importlib.extension.util test.test_importlib.frozen test.test_importlib.frozen.test_finder test.test_importlib.frozen.test_loader test.test_importlib.import_ test.test_importlib.import_.test___package__ test.test_importlib.import_.test_api test.test_importlib.import_.test_caching test.test_importlib.import_.test_fromlist test.test_importlib.import_.test_meta_path test.test_importlib.import_.test_packages test.test_importlib.import_.test_path test.test_importlib.import_.test_relative_imports test.test_importlib.import_.util test.test_importlib.regrtest test.test_importlib.source test.test_importlib.source.test_abc_loader test.test_importlib.source.test_case_sensitivity test.test_importlib.source.test_file_loader test.test_importlib.source.test_finder test.test_importlib.source.test_path_hook test.test_importlib.source.test_source_encoding test.test_importlib.source.util test.test_importlib.test_abc test.test_importlib.test_api test.test_importlib.test_locks test.test_importlib.test_util test.test_importlib.util test.test_index test.test_inspect test.test_int test.test_int_literal test.test_io test.test_ioctl test.test_ipaddress test.test_isinstance test.test_iter test.test_iterlen test.test_itertools test.test_json test.test_json.__main__ test.test_json.test_decode test.test_json.test_default test.test_json.test_dump test.test_json.test_encode_basestring_ascii test.test_json.test_fail test.test_json.test_float test.test_json.test_indent test.test_json.test_pass1 test.test_json.test_pass2 test.test_json.test_pass3 test.test_json.test_recursion test.test_json.test_scanstring test.test_json.test_separators test.test_json.test_speedups test.test_json.test_tool test.test_json.test_unicode test.test_keywordonlyarg test.test_kqueue test.test_largefile test.test_lib2to3 test.test_linecache test.test_list test.test_listcomps test.test_locale test.test_logging test.test_long test.test_longexp test.test_lzma test.test_macpath test.test_macurl2path test.test_mailbox test.test_mailcap test.test_marshal test.test_math test.test_memoryio test.test_memoryview test.test_metaclass test.test_mimetypes test.test_minidom test.test_mmap test.test_module test.test_modulefinder test.test_msilib test.test_multibytecodec test.test_multiprocessing test.test_namespace_pkgs test.test_netrc test.test_nis test.test_nntplib test.test_normalization test.test_ntpath test.test_numeric_tower test.test_opcodes test.test_openpty test.test_operator test.test_optparse test.test_os test.test_ossaudiodev test.test_osx_env test.test_parser test.test_pdb test.test_peepholer test.test_pep247 test.test_pep263 test.test_pep277 test.test_pep292 test.test_pep3120 test.test_pep3131 test.test_pep3151 test.test_pep352 test.test_pep380 test.test_pickle test.test_pickletools test.test_pipes test.test_pkg test.test_pkgimport test.test_pkgutil test.test_platform test.test_plistlib test.test_poll test.test_popen test.test_poplib test.test_posix test.test_posixpath test.test_pow test.test_pprint test.test_print test.test_profile test.test_property test.test_pstats test.test_pty test.test_pulldom test.test_pwd test.test_py_compile test.test_pyclbr test.test_pydoc test.test_pyexpat test.test_queue test.test_quopri test.test_raise test.test_random test.test_range test.test_re test.test_readline test.test_reprlib test.test_resource test.test_richcmp test.test_rlcompleter test.test_robotparser test.test_runpy test.test_sax test.test_sched test.test_scope test.test_select test.test_set test.test_setcomps test.test_shelve test.test_shlex test.test_shutil test.test_signal test.test_site test.test_slice test.test_smtpd test.test_smtplib test.test_smtpnet test.test_sndhdr test.test_socket test.test_socketserver test.test_sort test.test_sqlite test.test_ssl test.test_startfile test.test_stat test.test_strftime test.test_string test.test_stringprep test.test_strlit test.test_strptime test.test_strtod test.test_struct test.test_structmembers test.test_structseq test.test_subprocess test.test_sunau test.test_sundry test.test_super test.test_support test.test_symtable test.test_syntax test.test_sys test.test_sys_setprofile test.test_sys_settrace test.test_sysconfig test.test_syslog test.test_tarfile test.test_tcl test.test_telnetlib test.test_tempfile test.test_textwrap test.test_thread test.test_threaded_import test.test_threadedtempfile test.test_threading test.test_threading_local test.test_threadsignals test.test_time test.test_timeit test.test_timeout test.test_tk test.test_tokenize test.test_tools test.test_trace test.test_traceback test.test_ttk_guionly test.test_ttk_textonly test.test_tuple test.test_typechecks test.test_types test.test_ucn test.test_unary test.test_unicode test.test_unicode_file test.test_unicodedata test.test_unittest test.test_univnewlines test.test_unpack test.test_unpack_ex test.test_urllib test.test_urllib2 test.test_urllib2_localnet test.test_urllib2net test.test_urllib_response test.test_urllibnet test.test_urlparse test.test_userdict test.test_userlist test.test_userstring test.test_uu test.test_uuid test.test_venv test.test_wait3 test.test_wait4 test.test_warnings test.test_wave test.test_weakref test.test_weakset test.test_webbrowser test.test_winreg test.test_winsound test.test_with test.test_wsgiref test.test_xdrlib test.test_xml_dom_minicompat test.test_xml_etree test.test_xml_etree_c test.test_xmlrpc test.test_xmlrpc_net test.test_zipfile test.test_zipfile64 test.test_zipimport test.test_zipimport_support test.test_zlib test.testcodec test.tf_inherit_check test.threaded_import_hangers test.time_hashlib test.tracedmodules test.tracedmodules.testmod test.warning_tests test.win_console_handler test.xmltests textwrap this threading timeit tkinter tkinter.__main__ tkinter._fix tkinter.colorchooser tkinter.commondialog tkinter.constants tkinter.dialog tkinter.dnd tkinter.filedialog tkinter.font tkinter.messagebox tkinter.scrolledtext tkinter.simpledialog tkinter.test tkinter.test.runtktests tkinter.test.support tkinter.test.test_tkinter tkinter.test.test_tkinter.test_font tkinter.test.test_tkinter.test_loadtk tkinter.test.test_tkinter.test_misc tkinter.test.test_tkinter.test_text tkinter.test.test_tkinter.test_variables tkinter.test.test_tkinter.test_widgets tkinter.test.test_ttk tkinter.test.test_ttk.test_extensions tkinter.test.test_ttk.test_functions tkinter.test.test_ttk.test_style tkinter.test.test_ttk.test_widgets tkinter.test.widget_tests tkinter.tix tkinter.ttk token tokenize trace traceback tty turtle turtledemo turtledemo.__main__ turtledemo.bytedesign turtledemo.chaos turtledemo.clock turtledemo.colormixer turtledemo.forest turtledemo.fractalcurves turtledemo.lindenmayer turtledemo.minimal_hanoi turtledemo.nim turtledemo.paint turtledemo.peace turtledemo.penrose turtledemo.planet_and_moon turtledemo.round_dance turtledemo.tree turtledemo.two_canvases turtledemo.wikipedia turtledemo.yinyang types unittest unittest.__main__ unittest.case unittest.loader unittest.main unittest.mock unittest.result unittest.runner unittest.signals unittest.suite unittest.test unittest.test._test_warnings unittest.test.dummy unittest.test.support unittest.test.test_assertions unittest.test.test_break unittest.test.test_case unittest.test.test_discovery unittest.test.test_functiontestcase unittest.test.test_loader unittest.test.test_program unittest.test.test_result unittest.test.test_runner unittest.test.test_setups unittest.test.test_skipping unittest.test.test_suite unittest.test.testmock unittest.test.testmock.support unittest.test.testmock.testcallable unittest.test.testmock.testhelpers unittest.test.testmock.testmagicmethods unittest.test.testmock.testmock unittest.test.testmock.testpatch unittest.test.testmock.testsentinel unittest.test.testmock.testwith unittest.util urllib urllib.error urllib.parse urllib.request urllib.response urllib.robotparser uu uuid venv venv.__main__ warnings wave weakref webbrowser wsgiref wsgiref.handlers wsgiref.headers wsgiref.simple_server wsgiref.util wsgiref.validate xdrlib xml xml.dom xml.dom.NodeFilter xml.dom.domreg xml.dom.expatbuilder xml.dom.minicompat xml.dom.minidom xml.dom.pulldom xml.dom.xmlbuilder xml.etree xml.etree.ElementInclude xml.etree.ElementPath xml.etree.ElementTree xml.etree.cElementTree xml.parsers xml.parsers.expat xml.sax xml.sax._exceptions xml.sax.expatreader xml.sax.handler xml.sax.saxutils xml.sax.xmlreader xmlrpc xmlrpc.client xmlrpc.server zipfile Following modules have no __all__ and have been ignored: ['__phello__.foo', '_compat_pickle', '_markupbase', 'abc', 'antigravity', 'ast', 'asynchat', 'asyncore', 'bisect', 'cgitb', 'chunk', 'collections.__main__', 'concurrent', 'concurrent.futures', 'concurrent.futures._base', 'concurrent.futures.process', 'concurrent.futures.thread', 'crypt', 'ctypes', 'ctypes._endian', 'ctypes.macholib', 'ctypes.test', 'ctypes.test.runtests', 'ctypes.test.test_anon', 'ctypes.test.test_array_in_pointer', 'ctypes.test.test_arrays', 'ctypes.test.test_as_parameter', 'ctypes.test.test_bitfields', 'ctypes.test.test_buffers', 'ctypes.test.test_bytes', 'ctypes.test.test_byteswap', 'ctypes.test.test_callbacks', 'ctypes.test.test_cast', 'ctypes.test.test_cfuncs', 'ctypes.test.test_checkretval', 'ctypes.test.test_delattr', 'ctypes.test.test_errcheck', 'ctypes.test.test_errno', 'ctypes.test.test_find', 'ctypes.test.test_frombuffer', 'ctypes.test.test_funcptr', 'ctypes.test.test_functions', 'ctypes.test.test_incomplete', 'ctypes.test.test_init', 'ctypes.test.test_integers', 'ctypes.test.test_internals', 'ctypes.test.test_keeprefs', 'ctypes.test.test_libc', 'ctypes.test.test_loading', 'ctypes.test.test_macholib', 'ctypes.test.test_memfunctions', 'ctypes.test.test_numbers', 'ctypes.test.test_objects', 'ctypes.test.test_parameters', 'ctypes.test.test_pep3118', 'ctypes.test.test_pickling', 'ctypes.test.test_pointers', 'ctypes.test.test_prototypes', 'ctypes.test.test_python_api', 'ctypes.test.test_random_things', 'ctypes.test.test_refcounts', 'ctypes.test.test_repr', 'ctypes.test.test_returnfuncptrs', 'ctypes.test.test_simplesubclasses', 'ctypes.test.test_sizes', 'ctypes.test.test_slicing', 'ctypes.test.test_stringptr', 'ctypes.test.test_strings', 'ctypes.test.test_struct_fields', 'ctypes.test.test_structures', 'ctypes.test.test_unaligned_structures', 'ctypes.test.test_unicode', 'ctypes.test.test_values', 'ctypes.test.test_varsize_struct', 'ctypes.test.test_win32', 'ctypes.test.test_wintypes', 'ctypes.util', 'ctypes.wintypes', 'curses', 'curses.ascii', 'curses.has_key', 'curses.panel', 'curses.textpad', 'datetime', 'dbm.gnu', 'dbm.ndbm', 'decimal', 'distutils', 'distutils.archive_util', 'distutils.bcppcompiler', 'distutils.ccompiler', 'distutils.cmd', 'distutils.command.bdist', 'distutils.command.bdist_dumb', 'distutils.command.bdist_msi', 'distutils.command.bdist_rpm', 'distutils.command.bdist_wininst', 'distutils.command.build', 'distutils.command.build_clib', 'distutils.command.build_ext', 'distutils.command.build_py', 'distutils.command.build_scripts', 'distutils.command.check', 'distutils.command.clean', 'distutils.command.config', 'distutils.command.install', 'distutils.command.install_data', 'distutils.command.install_egg_info', 'distutils.command.install_headers', 'distutils.command.install_lib', 'distutils.command.install_scripts', 'distutils.command.register', 'distutils.command.sdist', 'distutils.command.upload', 'distutils.config', 'distutils.core', 'distutils.cygwinccompiler', 'distutils.debug', 'distutils.dep_util', 'distutils.dir_util', 'distutils.dist', 'distutils.emxccompiler', 'distutils.errors', 'distutils.extension', 'distutils.fancy_getopt', 'distutils.file_util', 'distutils.filelist', 'distutils.log', 'distutils.msvc9compiler', 'distutils.msvccompiler', 'distutils.spawn', 'distutils.sysconfig', 'distutils.sysconfig_cpython', 'distutils.sysconfig_pypy', 'distutils.tests', 'distutils.tests.support', 'distutils.tests.test_archive_util', 'distutils.tests.test_bdist', 'distutils.tests.test_bdist_dumb', 'distutils.tests.test_bdist_msi', 'distutils.tests.test_bdist_rpm', 'distutils.tests.test_bdist_wininst', 'distutils.tests.test_build', 'distutils.tests.test_build_clib', 'distutils.tests.test_build_ext', 'distutils.tests.test_build_py', 'distutils.tests.test_build_scripts', 'distutils.tests.test_check', 'distutils.tests.test_clean', 'distutils.tests.test_cmd', 'distutils.tests.test_config', 'distutils.tests.test_config_cmd', 'distutils.tests.test_core', 'distutils.tests.test_cygwinccompiler', 'distutils.tests.test_dep_util', 'distutils.tests.test_dir_util', 'distutils.tests.test_dist', 'distutils.tests.test_extension', 'distutils.tests.test_file_util', 'distutils.tests.test_filelist', 'distutils.tests.test_install', 'distutils.tests.test_install_data', 'distutils.tests.test_install_headers', 'distutils.tests.test_install_lib', 'distutils.tests.test_install_scripts', 'distutils.tests.test_log', 'distutils.tests.test_msvc9compiler', 'distutils.tests.test_register', 'distutils.tests.test_sdist', 'distutils.tests.test_spawn', 'distutils.tests.test_sysconfig', 'distutils.tests.test_text_file', 'distutils.tests.test_unixccompiler', 'distutils.tests.test_upload', 'distutils.tests.test_util', 'distutils.tests.test_version', 'distutils.tests.test_versionpredicate', 'distutils.text_file', 'distutils.unixccompiler', 'distutils.util', 'distutils.version', 'distutils.versionpredicate', 'email._header_value_parser', 'email.errors', 'email.headerregistry', 'email.mime', 'encodings', 'encodings.aliases', 'encodings.ascii', 'encodings.base64_codec', 'encodings.big5', 'encodings.big5hkscs', 'encodings.bz2_codec', 'encodings.charmap', 'encodings.cp037', 'encodings.cp1006', 'encodings.cp1026', 'encodings.cp1140', 'encodings.cp1250', 'encodings.cp1251', 'encodings.cp1252', 'encodings.cp1253', 'encodings.cp1254', 'encodings.cp1255', 'encodings.cp1256', 'encodings.cp1257', 'encodings.cp1258', 'encodings.cp424', 'encodings.cp437', 'encodings.cp500', 'encodings.cp65001', 'encodings.cp720', 'encodings.cp737', 'encodings.cp775', 'encodings.cp850', 'encodings.cp852', 'encodings.cp855', 'encodings.cp856', 'encodings.cp857', 'encodings.cp858', 'encodings.cp860', 'encodings.cp861', 'encodings.cp862', 'encodings.cp863', 'encodings.cp864', 'encodings.cp865', 'encodings.cp866', 'encodings.cp869', 'encodings.cp874', 'encodings.cp875', 'encodings.cp932', 'encodings.cp949', 'encodings.cp950', 'encodings.euc_jis_2004', 'encodings.euc_jisx0213', 'encodings.euc_jp', 'encodings.euc_kr', 'encodings.gb18030', 'encodings.gb2312', 'encodings.gbk', 'encodings.hex_codec', 'encodings.hp_roman8', 'encodings.hz', 'encodings.idna', 'encodings.iso2022_jp', 'encodings.iso2022_jp_1', 'encodings.iso2022_jp_2', 'encodings.iso2022_jp_2004', 'encodings.iso2022_jp_3', 'encodings.iso2022_jp_ext', 'encodings.iso2022_kr', 'encodings.iso8859_1', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.iso8859_13', 'encodings.iso8859_14', 'encodings.iso8859_15', 'encodings.iso8859_16', 'encodings.iso8859_2', 'encodings.iso8859_3', 'encodings.iso8859_4', 'encodings.iso8859_5', 'encodings.iso8859_6', 'encodings.iso8859_7', 'encodings.iso8859_8', 'encodings.iso8859_9', 'encodings.johab', 'encodings.koi8_r', 'encodings.koi8_u', 'encodings.latin_1', 'encodings.mac_arabic', 'encodings.mac_centeuro', 'encodings.mac_croatian', 'encodings.mac_cyrillic', 'encodings.mac_farsi', 'encodings.mac_greek', 'encodings.mac_iceland', 'encodings.mac_latin2', 'encodings.mac_roman', 'encodings.mac_romanian', 'encodings.mac_turkish', 'encodings.mbcs', 'encodings.palmos', 'encodings.ptcp154', 'encodings.punycode', 'encodings.quopri_codec', 'encodings.raw_unicode_escape', 'encodings.rot_13', 'encodings.shift_jis', 'encodings.shift_jis_2004', 'encodings.shift_jisx0213', 'encodings.tis_620', 'encodings.undefined', 'encodings.unicode_escape', 'encodings.unicode_internal', 'encodings.utf_16', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.utf_32', 'encodings.utf_32_be', 'encodings.utf_32_le', 'encodings.utf_7', 'encodings.utf_8', 'encodings.utf_8_sig', 'encodings.uu_codec', 'encodings.zlib_codec', 'ensurepip.__main__', 'ensurepip._uninstall', 'formatter', 'hmac', 'html', 'html.entities', 'html.parser', 'http', 'idlelib', 'idlelib.AutoComplete', 'idlelib.AutoCompleteWindow', 'idlelib.AutoExpand', 'idlelib.Bindings', 'idlelib.CallTipWindow', 'idlelib.CallTips', 'idlelib.ClassBrowser', 'idlelib.CodeContext', 'idlelib.ColorDelegator', 'idlelib.Debugger', 'idlelib.Delegator', 'idlelib.EditorWindow', 'idlelib.FileList', 'idlelib.FormatParagraph', 'idlelib.GrepDialog', 'idlelib.HyperParser', 'idlelib.IOBinding', 'idlelib.IdleHistory', 'idlelib.MultiCall', 'idlelib.MultiStatusBar', 'idlelib.ObjectBrowser', 'idlelib.OutputWindow', 'idlelib.ParenMatch', 'idlelib.PathBrowser', 'idlelib.Percolator', 'idlelib.PyParse', 'idlelib.PyShell', 'idlelib.RemoteDebugger', 'idlelib.RemoteObjectBrowser', 'idlelib.ReplaceDialog', 'idlelib.RstripExtension', 'idlelib.ScriptBinding', 'idlelib.ScrolledList', 'idlelib.SearchDialog', 'idlelib.SearchDialogBase', 'idlelib.SearchEngine', 'idlelib.StackViewer', 'idlelib.ToolTip', 'idlelib.TreeWidget', 'idlelib.UndoDelegator', 'idlelib.WidgetRedirector', 'idlelib.WindowList', 'idlelib.ZoomHeight', 'idlelib.__main__', 'idlelib.aboutDialog', 'idlelib.configDialog', 'idlelib.configHandler', 'idlelib.configHelpSourceEdit', 'idlelib.configSectionNameDialog', 'idlelib.dynOptionMenuWidget', 'idlelib.idle', 'idlelib.idle_test', 'idlelib.idle_test.mock_idle', 'idlelib.idle_test.mock_tk', 'idlelib.idle_test.test_calltips', 'idlelib.idle_test.test_config_name', 'idlelib.idle_test.test_delegator', 'idlelib.idle_test.test_formatparagraph', 'idlelib.idle_test.test_grep', 'idlelib.idle_test.test_idlehistory', 'idlelib.idle_test.test_pathbrowser', 'idlelib.idle_test.test_rstrip', 'idlelib.idle_test.test_searchengine', 'idlelib.idle_test.test_text', 'idlelib.idle_test.test_warning', 'idlelib.idlever', 'idlelib.keybindingDialog', 'idlelib.macosxSupport', 'idlelib.rpc', 'idlelib.run', 'idlelib.tabbedpages', 'idlelib.testcode', 'idlelib.textView', 'imp', 'importlib._bootstrap', 'importlib.abc', 'importlib.machinery', 'importlib.util', 'inspect', 'ipaddress', 'json.encoder', 'json.tool', 'lib2to3', 'lib2to3.__main__', 'lib2to3.btm_matcher', 'lib2to3.btm_utils', 'lib2to3.fixer_base', 'lib2to3.fixer_util', 'lib2to3.fixes', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_callable', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_filter', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_zip', 'lib2to3.main', 'lib2to3.patcomp', 'lib2to3.pgen2', 'lib2to3.pgen2.conv', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.literals', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.token', 'lib2to3.pygram', 'lib2to3.pytree', 'lib2to3.refactor', 'lib2to3.tests', 'lib2to3.tests.pytree_idempotency', 'lib2to3.tests.support', 'lib2to3.tests.test_all_fixers', 'lib2to3.tests.test_fixers', 'lib2to3.tests.test_main', 'lib2to3.tests.test_parser', 'lib2to3.tests.test_pytree', 'lib2to3.tests.test_refactor', 'lib2to3.tests.test_util', 'logging.config', 'logging.handlers', 'modulefinder', 'msilib', 'msilib.schema', 'msilib.sequence', 'msilib.text', 'nturl2path', 'platform', 'pydoc_data', 'pydoc_data.topics', 'site', 'sqlite3', 'sqlite3.dbapi2', 'sqlite3.dump', 'sqlite3.test', 'sqlite3.test.dbapi', 'sqlite3.test.dump', 'sqlite3.test.factory', 'sqlite3.test.hooks', 'sqlite3.test.regression', 'sqlite3.test.transactions', 'sqlite3.test.types', 'sqlite3.test.userfunctions', 'sre_compile', 'sre_constants', 'sre_parse', 'ssl', 'stat', 'string', 'stringprep', 'sunau', 'symbol', 'test', 'test.__main__', 'test.audiotests', 'test.autotest', 'test.bad_coding', 'test.bad_coding2', 'test.badsyntax_3131', 'test.badsyntax_future3', 'test.badsyntax_future4', 'test.badsyntax_future5', 'test.badsyntax_future6', 'test.badsyntax_future7', 'test.badsyntax_future8', 'test.badsyntax_future9', 'test.badsyntax_pep3120', 'test.buffer_tests', 'test.coding20731', 'test.curses_tests', 'test.datetimetester', 'test.dis_module', 'test.doctest_aliases', 'test.double_const', 'test.encoded_modules', 'test.encoded_modules.module_iso_8859_1', 'test.encoded_modules.module_koi8_r', 'test.fork_wait', 'test.future_test1', 'test.future_test2', 'test.gdb_sample', 'test.inspect_fodder', 'test.inspect_fodder2', 'test.leakers', 'test.leakers.test_ctypes', 'test.leakers.test_gestalt', 'test.leakers.test_selftype', 'test.list_tests', 'test.lock_tests', 'test.make_ssl_certs', 'test.mapping_tests', 'test.memory_watchdog', 'test.mock_socket', 'test.mp_fork_bomb', 'test.multibytecodec_support', 'test.outstanding_bugs', 'test.pickletester', 'test.profilee', 'test.pyclbr_input', 'test.pydoc_mod', 'test.pydocfodder', 'test.pystone', 'test.re_tests', 'test.regrtest', 'test.relimport', 'test.reperf', 'test.sample_doctest', 'test.sample_doctest_no_docstrings', 'test.sample_doctest_no_doctests', 'test.script_helper', 'test.seq_tests', 'test.sortperf', 'test.ssl_servers', 'test.string_tests', 'test.test___all__', 'test.test___future__', 'test.test__locale', 'test.test__osx_support', 'test.test_abc', 'test.test_abstract_numbers', 'test.test_aifc', 'test.test_argparse', 'test.test_array', 'test.test_ast', 'test.test_asynchat', 'test.test_asyncore', 'test.test_atexit', 'test.test_audioop', 'test.test_augassign', 'test.test_base64', 'test.test_bigaddrspace', 'test.test_bigmem', 'test.test_binascii', 'test.test_binhex', 'test.test_binop', 'test.test_bisect', 'test.test_bool', 'test.test_buffer', 'test.test_bufio', 'test.test_builtin', 'test.test_bytes', 'test.test_bz2', 'test.test_calendar', 'test.test_call', 'test.test_capi', 'test.test_cgi', 'test.test_cgitb', 'test.test_charmapcodec', 'test.test_class', 'test.test_cmath', 'test.test_cmd', 'test.test_cmd_line', 'test.test_cmd_line_script', 'test.test_code', 'test.test_code_module', 'test.test_codeccallbacks', 'test.test_codecencodings_cn', 'test.test_codecencodings_hk', 'test.test_codecencodings_iso2022', 'test.test_codecencodings_jp', 'test.test_codecencodings_kr', 'test.test_codecencodings_tw', 'test.test_codecmaps_cn', 'test.test_codecmaps_hk', 'test.test_codecmaps_jp', 'test.test_codecmaps_kr', 'test.test_codecmaps_tw', 'test.test_codecs', 'test.test_codeop', 'test.test_coding', 'test.test_collections', 'test.test_colorsys', 'test.test_compare', 'test.test_compile', 'test.test_compileall', 'test.test_complex', 'test.test_concurrent_futures', 'test.test_configparser', 'test.test_contains', 'test.test_contextlib', 'test.test_copy', 'test.test_copyreg', 'test.test_cprofile', 'test.test_crashers', 'test.test_crypt', 'test.test_csv', 'test.test_ctypes', 'test.test_curses', 'test.test_datetime', 'test.test_dbm', 'test.test_dbm_dumb', 'test.test_dbm_gnu', 'test.test_dbm_ndbm', 'test.test_decimal', 'test.test_decorators', 'test.test_defaultdict', 'test.test_deque', 'test.test_descr', 'test.test_descrtut', 'test.test_devpoll', 'test.test_dict', 'test.test_dictcomps', 'test.test_dictviews', 'test.test_difflib', 'test.test_dis', 'test.test_distutils', 'test.test_doctest', 'test.test_doctest2', 'test.test_docxmlrpc', 'test.test_dummy_thread', 'test.test_dummy_threading', 'test.test_dynamic', 'test.test_email', 'test.test_email.__main__', 'test.test_email.test__encoded_words', 'test.test_email.test__header_value_parser', 'test.test_email.test_asian_codecs', 'test.test_email.test_defect_handling', 'test.test_email.test_email', 'test.test_email.test_generator', 'test.test_email.test_headerregistry', 'test.test_email.test_inversion', 'test.test_email.test_message', 'test.test_email.test_parser', 'test.test_email.test_pickleable', 'test.test_email.test_policy', 'test.test_email.test_utils', 'test.test_email.torture_test', 'test.test_ensurepip', 'test.test_enumerate', 'test.test_eof', 'test.test_epoll', 'test.test_errno', 'test.test_exception_variations', 'test.test_exceptions', 'test.test_extcall', 'test.test_faulthandler', 'test.test_fcntl', 'test.test_file', 'test.test_file_eintr', 'test.test_filecmp', 'test.test_fileinput', 'test.test_fileio', 'test.test_float', 'test.test_flufl', 'test.test_fnmatch', 'test.test_fork1', 'test.test_format', 'test.test_fractions', 'test.test_frozen', 'test.test_ftplib', 'test.test_funcattrs', 'test.test_functools', 'test.test_future', 'test.test_future3', 'test.test_future4', 'test.test_future5', 'test.test_gc', 'test.test_gdb', 'test.test_generators', 'test.test_genericpath', 'test.test_genexps', 'test.test_getargs2', 'test.test_getopt', 'test.test_getpass', 'test.test_gettext', 'test.test_glob', 'test.test_global', 'test.test_grammar', 'test.test_grp', 'test.test_gzip', 'test.test_hash', 'test.test_hashlib', 'test.test_heapq', 'test.test_hmac', 'test.test_html', 'test.test_htmlparser', 'test.test_http_cookiejar', 'test.test_http_cookies', 'test.test_httplib', 'test.test_httpservers', 'test.test_idle', 'test.test_imaplib', 'test.test_imghdr', 'test.test_imp', 'test.test_import', 'test.test_importhooks', 'test.test_importlib', 'test.test_importlib.__main__', 'test.test_importlib.abc', 'test.test_importlib.builtin', 'test.test_importlib.builtin.test_finder', 'test.test_importlib.builtin.test_loader', 'test.test_importlib.builtin.util', 'test.test_importlib.extension', 'test.test_importlib.extension.test_case_sensitivity', 'test.test_importlib.extension.test_finder', 'test.test_importlib.extension.test_loader', 'test.test_importlib.extension.test_path_hook', 'test.test_importlib.extension.util', 'test.test_importlib.frozen', 'test.test_importlib.frozen.test_finder', 'test.test_importlib.frozen.test_loader', 'test.test_importlib.import_', 'test.test_importlib.import_.test___package__', 'test.test_importlib.import_.test_api', 'test.test_importlib.import_.test_caching', 'test.test_importlib.import_.test_fromlist', 'test.test_importlib.import_.test_meta_path', 'test.test_importlib.import_.test_packages', 'test.test_importlib.import_.test_path', 'test.test_importlib.import_.test_relative_imports', 'test.test_importlib.import_.util', 'test.test_importlib.regrtest', 'test.test_importlib.source', 'test.test_importlib.source.test_abc_loader', 'test.test_importlib.source.test_case_sensitivity', 'test.test_importlib.source.test_file_loader', 'test.test_importlib.source.test_finder', 'test.test_importlib.source.test_path_hook', 'test.test_importlib.source.test_source_encoding', 'test.test_importlib.source.util', 'test.test_importlib.test_abc', 'test.test_importlib.test_api', 'test.test_importlib.test_locks', 'test.test_importlib.test_util', 'test.test_importlib.util', 'test.test_index', 'test.test_inspect', 'test.test_int', 'test.test_int_literal', 'test.test_io', 'test.test_ioctl', 'test.test_ipaddress', 'test.test_isinstance', 'test.test_iter', 'test.test_iterlen', 'test.test_itertools', 'test.test_json', 'test.test_json.__main__', 'test.test_json.test_decode', 'test.test_json.test_default', 'test.test_json.test_dump', 'test.test_json.test_encode_basestring_ascii', 'test.test_json.test_fail', 'test.test_json.test_float', 'test.test_json.test_indent', 'test.test_json.test_pass1', 'test.test_json.test_pass2', 'test.test_json.test_pass3', 'test.test_json.test_recursion', 'test.test_json.test_scanstring', 'test.test_json.test_separators', 'test.test_json.test_speedups', 'test.test_json.test_tool', 'test.test_json.test_unicode', 'test.test_keywordonlyarg', 'test.test_kqueue', 'test.test_largefile', 'test.test_lib2to3', 'test.test_linecache', 'test.test_list', 'test.test_listcomps', 'test.test_locale', 'test.test_logging', 'test.test_long', 'test.test_longexp', 'test.test_lzma', 'test.test_macpath', 'test.test_macurl2path', 'test.test_mailbox', 'test.test_mailcap', 'test.test_marshal', 'test.test_math', 'test.test_memoryio', 'test.test_memoryview', 'test.test_metaclass', 'test.test_mimetypes', 'test.test_minidom', 'test.test_mmap', 'test.test_module', 'test.test_modulefinder', 'test.test_msilib', 'test.test_multibytecodec', 'test.test_multiprocessing', 'test.test_namespace_pkgs', 'test.test_netrc', 'test.test_nis', 'test.test_nntplib', 'test.test_normalization', 'test.test_ntpath', 'test.test_numeric_tower', 'test.test_opcodes', 'test.test_openpty', 'test.test_operator', 'test.test_optparse', 'test.test_os', 'test.test_ossaudiodev', 'test.test_osx_env', 'test.test_parser', 'test.test_pdb', 'test.test_peepholer', 'test.test_pep247', 'test.test_pep263', 'test.test_pep277', 'test.test_pep292', 'test.test_pep3120', 'test.test_pep3131', 'test.test_pep3151', 'test.test_pep352', 'test.test_pep380', 'test.test_pickle', 'test.test_pickletools', 'test.test_pipes', 'test.test_pkg', 'test.test_pkgimport', 'test.test_pkgutil', 'test.test_platform', 'test.test_plistlib', 'test.test_poll', 'test.test_popen', 'test.test_poplib', 'test.test_posix', 'test.test_posixpath', 'test.test_pow', 'test.test_pprint', 'test.test_print', 'test.test_profile', 'test.test_property', 'test.test_pstats', 'test.test_pty', 'test.test_pulldom', 'test.test_pwd', 'test.test_py_compile', 'test.test_pyclbr', 'test.test_pydoc', 'test.test_pyexpat', 'test.test_queue', 'test.test_quopri', 'test.test_raise', 'test.test_random', 'test.test_range', 'test.test_re', 'test.test_readline', 'test.test_reprlib', 'test.test_resource', 'test.test_richcmp', 'test.test_rlcompleter', 'test.test_robotparser', 'test.test_runpy', 'test.test_sax', 'test.test_sched', 'test.test_scope', 'test.test_select', 'test.test_set', 'test.test_setcomps', 'test.test_shelve', 'test.test_shlex', 'test.test_shutil', 'test.test_signal', 'test.test_site', 'test.test_slice', 'test.test_smtpd', 'test.test_smtplib', 'test.test_smtpnet', 'test.test_sndhdr', 'test.test_socket', 'test.test_socketserver', 'test.test_sort', 'test.test_sqlite', 'test.test_ssl', 'test.test_startfile', 'test.test_stat', 'test.test_strftime', 'test.test_string', 'test.test_stringprep', 'test.test_strlit', 'test.test_strptime', 'test.test_strtod', 'test.test_struct', 'test.test_structmembers', 'test.test_structseq', 'test.test_subprocess', 'test.test_sunau', 'test.test_sundry', 'test.test_super', 'test.test_support', 'test.test_symtable', 'test.test_syntax', 'test.test_sys', 'test.test_sys_setprofile', 'test.test_sys_settrace', 'test.test_sysconfig', 'test.test_syslog', 'test.test_tarfile', 'test.test_tcl', 'test.test_telnetlib', 'test.test_tempfile', 'test.test_textwrap', 'test.test_thread', 'test.test_threaded_import', 'test.test_threadedtempfile', 'test.test_threading', 'test.test_threading_local', 'test.test_threadsignals', 'test.test_time', 'test.test_timeit', 'test.test_timeout', 'test.test_tk', 'test.test_tokenize', 'test.test_tools', 'test.test_trace', 'test.test_traceback', 'test.test_ttk_guionly', 'test.test_ttk_textonly', 'test.test_tuple', 'test.test_typechecks', 'test.test_types', 'test.test_ucn', 'test.test_unary', 'test.test_unicode', 'test.test_unicode_file', 'test.test_unicodedata', 'test.test_unittest', 'test.test_univnewlines', 'test.test_unpack', 'test.test_unpack_ex', 'test.test_urllib', 'test.test_urllib2', 'test.test_urllib2_localnet', 'test.test_urllib2net', 'test.test_urllib_response', 'test.test_urllibnet', 'test.test_urlparse', 'test.test_userdict', 'test.test_userlist', 'test.test_userstring', 'test.test_uu', 'test.test_uuid', 'test.test_venv', 'test.test_wait3', 'test.test_wait4', 'test.test_warnings', 'test.test_wave', 'test.test_weakref', 'test.test_weakset', 'test.test_webbrowser', 'test.test_winreg', 'test.test_winsound', 'test.test_with', 'test.test_wsgiref', 'test.test_xdrlib', 'test.test_xml_dom_minicompat', 'test.test_xml_etree', 'test.test_xml_etree_c', 'test.test_xmlrpc', 'test.test_xmlrpc_net', 'test.test_zipfile', 'test.test_zipfile64', 'test.test_zipimport', 'test.test_zipimport_support', 'test.test_zlib', 'test.testcodec', 'test.tf_inherit_check', 'test.threaded_import_hangers', 'test.time_hashlib', 'test.tracedmodules', 'test.tracedmodules.testmod', 'test.warning_tests', 'test.win_console_handler', 'test.xmltests', 'this', 'tkinter', 'tkinter.__main__', 'tkinter._fix', 'tkinter.colorchooser', 'tkinter.commondialog', 'tkinter.constants', 'tkinter.dialog', 'tkinter.dnd', 'tkinter.filedialog', 'tkinter.font', 'tkinter.messagebox', 'tkinter.simpledialog', 'tkinter.test', 'tkinter.test.runtktests', 'tkinter.test.support', 'tkinter.test.test_tkinter', 'tkinter.test.test_tkinter.test_font', 'tkinter.test.test_tkinter.test_loadtk', 'tkinter.test.test_tkinter.test_misc', 'tkinter.test.test_tkinter.test_text', 'tkinter.test.test_tkinter.test_variables', 'tkinter.test.test_tkinter.test_widgets', 'tkinter.test.test_ttk', 'tkinter.test.test_ttk.test_extensions', 'tkinter.test.test_ttk.test_functions', 'tkinter.test.test_ttk.test_style', 'tkinter.test.test_ttk.test_widgets', 'tkinter.test.widget_tests', 'tkinter.tix', 'turtledemo', 'turtledemo.__main__', 'turtledemo.bytedesign', 'turtledemo.chaos', 'turtledemo.clock', 'turtledemo.colormixer', 'turtledemo.forest', 'turtledemo.fractalcurves', 'turtledemo.lindenmayer', 'turtledemo.minimal_hanoi', 'turtledemo.nim', 'turtledemo.paint', 'turtledemo.peace', 'turtledemo.penrose', 'turtledemo.planet_and_moon', 'turtledemo.round_dance', 'turtledemo.tree', 'turtledemo.two_canvases', 'turtledemo.wikipedia', 'turtledemo.yinyang', 'types', 'unittest.__main__', 'unittest.case', 'unittest.loader', 'unittest.main', 'unittest.result', 'unittest.runner', 'unittest.signals', 'unittest.suite', 'unittest.test', 'unittest.test._test_warnings', 'unittest.test.dummy', 'unittest.test.support', 'unittest.test.test_assertions', 'unittest.test.test_break', 'unittest.test.test_case', 'unittest.test.test_discovery', 'unittest.test.test_functiontestcase', 'unittest.test.test_loader', 'unittest.test.test_program', 'unittest.test.test_result', 'unittest.test.test_runner', 'unittest.test.test_setups', 'unittest.test.test_skipping', 'unittest.test.test_suite', 'unittest.test.testmock', 'unittest.test.testmock.support', 'unittest.test.testmock.testcallable', 'unittest.test.testmock.testhelpers', 'unittest.test.testmock.testmagicmethods', 'unittest.test.testmock.testmock', 'unittest.test.testmock.testpatch', 'unittest.test.testmock.testsentinel', 'unittest.test.testmock.testwith', 'unittest.util', 'urllib', 'urllib.response', 'uuid', 'venv', 'venv.__main__', 'wsgiref', 'wsgiref.headers', 'xml.dom', 'xml.dom.NodeFilter', 'xml.dom.domreg', 'xml.dom.expatbuilder', 'xml.dom.minidom', 'xml.dom.pulldom', 'xml.etree', 'xml.etree.ElementInclude', 'xml.etree.ElementPath', 'xml.etree.cElementTree', 'xml.parsers', 'xml.parsers.expat', 'xml.sax', 'xml.sax._exceptions', 'xml.sax.expatreader', 'xml.sax.handler', 'xml.sax.saxutils', 'xml.sax.xmlreader', 'xmlrpc', 'xmlrpc.client', 'xmlrpc.server'] Following modules failed to be imported: ['multiprocessing.reduction', 'symtable'] ok ---------------------------------------------------------------------- Ran 1 test in 6.398s OK 1 test OK. 2.20user 0.14system 0:07.94elapsed 29%CPU (0avgtext+0avgdata 120596maxresident)k 680inputs+10864outputs (1major+37841minor)pagefaults 0swaps =================== test___future__ ==================== + for TestName in $(cat testnames.txt) + echo =================== test___future__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test___future__ == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27383 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test___future__ test_attributes (test.test___future__.FutureTest) ... ok test_names (test.test___future__.FutureTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.39elapsed 40%CPU (0avgtext+0avgdata 40980maxresident)k 0inputs+16outputs (0major+8223minor)pagefaults 0swaps =================== test__locale ==================== + for TestName in $(cat testnames.txt) + echo =================== test__locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test__locale == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27387 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test__locale test_float_parsing (test.test__locale._LocaleTests) ... ERROR test_lc_numeric_basic (test.test__locale._LocaleTests) ... ERROR test_lc_numeric_localeconv (test.test__locale._LocaleTests) ... ERROR test_lc_numeric_nl_langinfo (test.test__locale._LocaleTests) ... test test__locale failed ok ====================================================================== ERROR: test_float_parsing (test.test__locale._LocaleTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test__locale.py", line 162, in test_float_parsing if localeconv()['decimal_point'] != '.': UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 0: invalid start byte ====================================================================== ERROR: test_lc_numeric_basic (test.test__locale._LocaleTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test__locale.py", line 133, in test_lc_numeric_basic li_radixchar = localeconv()[lc] UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 0: invalid start byte ====================================================================== ERROR: test_lc_numeric_localeconv (test.test__locale._LocaleTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test__locale.py", line 116, in test_lc_numeric_localeconv formatting = localeconv() UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 0: invalid start byte ---------------------------------------------------------------------- Ran 4 tests in 0.761s FAILED (errors=3) 1 test failed: test__locale 0.15user 0.03system 0:01.15elapsed 16%CPU (0avgtext+0avgdata 46536maxresident)k 168240inputs+32outputs (6major+8458minor)pagefaults 0swaps + echo test__locale =================== test__osx_support ==================== + for TestName in $(cat testnames.txt) + echo =================== test__osx_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test__osx_support == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27392 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test__osx_support 1 test OK. 0.14user 0.01system 0:00.53elapsed 30%CPU (0avgtext+0avgdata 41532maxresident)k 0inputs+40outputs (0major+8412minor)pagefaults 0swaps =================== test_abc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_abc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_abc == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27396 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_abc test_abstractclassmethod_basics (test.test_abc.TestABC) ... ok test_abstractmethod_basics (test.test_abc.TestABC) ... ok test_abstractmethod_integration (test.test_abc.TestABC) ... ok test_abstractproperty_basics (test.test_abc.TestABC) ... ok test_abstractstaticmethod_basics (test.test_abc.TestABC) ... ok test_all_new_methods_are_called (test.test_abc.TestABC) ... ok test_customdescriptors_with_abstractmethod (test.test_abc.TestABC) ... ok test_descriptors_with_abstractmethod (test.test_abc.TestABC) ... ok test_isinstance_invalidation (test.test_abc.TestABC) ... ok test_metaclass_abc (test.test_abc.TestABC) ... ok test_register_as_class_deco (test.test_abc.TestABC) ... ok test_register_non_class (test.test_abc.TestABC) ... ok test_registration_basics (test.test_abc.TestABC) ... ok test_registration_builtins (test.test_abc.TestABC) ... ok test_registration_edge_cases (test.test_abc.TestABC) ... ok test_registration_transitiveness (test.test_abc.TestABC) ... ok test_abstractclassmethod_basics (test.test_abc.TestLegacyAPI) ... ok test_abstractproperty_basics (test.test_abc.TestLegacyAPI) ... ok test_abstractstaticmethod_basics (test.test_abc.TestLegacyAPI) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.155s OK 1 test OK. =================== test_abstract_numbers ==================== 0.16user 0.01system 0:00.42elapsed 42%CPU (0avgtext+0avgdata 42312maxresident)k 0inputs+104outputs (0major+8727minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_abstract_numbers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_abstract_numbers == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27400 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_abstract_numbers test_complex (test.test_abstract_numbers.TestNumbers) ... ok test_float (test.test_abstract_numbers.TestNumbers) ... ok test_int (test.test_abstract_numbers.TestNumbers) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. =================== test_aifc ==================== 0.14user 0.01system 0:00.29elapsed 53%CPU (0avgtext+0avgdata 41128maxresident)k 0inputs+16outputs (0major+8316minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_aifc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_aifc == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27404 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_aifc test_read_comm_kludge_compname_even (test.test_aifc.AIFCLowLevelTest) ... ok test_read_comm_kludge_compname_odd (test.test_aifc.AIFCLowLevelTest) ... ok test_read_no_comm_chunk (test.test_aifc.AIFCLowLevelTest) ... ok test_read_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_read_written (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_compression_type (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_form (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_marks (test.test_aifc.AIFCLowLevelTest) ... ok test_write_aiff_by_extension (test.test_aifc.AIFCLowLevelTest) ... ok test_write_header_comptype_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_header_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_long_string_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_markers_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_bunch (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_singles (test.test_aifc.AIFCLowLevelTest) ... ok test_wrong_open_mode (test.test_aifc.AIFCLowLevelTest) ... ok test_close (test.test_aifc.AifcALAWTest) ... ok test_copy (test.test_aifc.AifcALAWTest) ... ok test_incompleted_write (test.test_aifc.AifcALAWTest) ... ok test_multiple_writes (test.test_aifc.AifcALAWTest) ... ok test_overflowed_write (test.test_aifc.AifcALAWTest) ... ok test_read (test.test_aifc.AifcALAWTest) ... ok test_read_not_from_start (test.test_aifc.AifcALAWTest) ... ok test_read_params (test.test_aifc.AifcALAWTest) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcALAWTest) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcALAWTest) ... ok test_unseekable_write (test.test_aifc.AifcALAWTest) ... ok test_write (test.test_aifc.AifcALAWTest) ... ok test_write_params (test.test_aifc.AifcALAWTest) ... ok test_read_markers (test.test_aifc.AifcMiscTest) ... ok test_skipunknown (test.test_aifc.AifcMiscTest) ... ok test_write_header_comptype_sampwidth (test.test_aifc.AifcMiscTest) ... ok test_write_markers_values (test.test_aifc.AifcMiscTest) ... ok test_close (test.test_aifc.AifcPCM16Test) ... ok test_copy (test.test_aifc.AifcPCM16Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM16Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_read (test.test_aifc.AifcPCM16Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM16Test) ... ok test_read_params (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM16Test) ... ok test_write (test.test_aifc.AifcPCM16Test) ... ok test_write_params (test.test_aifc.AifcPCM16Test) ... ok test_close (test.test_aifc.AifcPCM24Test) ... ok test_copy (test.test_aifc.AifcPCM24Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM24Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM24Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM24Test) ... ok test_read (test.test_aifc.AifcPCM24Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM24Test) ... ok test_read_params (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM24Test) ... ok test_write (test.test_aifc.AifcPCM24Test) ... ok test_write_params (test.test_aifc.AifcPCM24Test) ... ok test_close (test.test_aifc.AifcPCM32Test) ... ok test_copy (test.test_aifc.AifcPCM32Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM32Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM32Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM32Test) ... ok test_read (test.test_aifc.AifcPCM32Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM32Test) ... ok test_read_params (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM32Test) ... ok test_write (test.test_aifc.AifcPCM32Test) ... ok test_write_params (test.test_aifc.AifcPCM32Test) ... ok test_close (test.test_aifc.AifcPCM8Test) ... ok test_copy (test.test_aifc.AifcPCM8Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM8Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM8Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM8Test) ... ok test_read (test.test_aifc.AifcPCM8Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM8Test) ... ok test_read_params (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM8Test) ... ok test_write (test.test_aifc.AifcPCM8Test) ... ok test_write_params (test.test_aifc.AifcPCM8Test) ... ok test_close (test.test_aifc.AifcULAWTest) ... ok test_copy (test.test_aifc.AifcULAWTest) ... ok test_incompleted_write (test.test_aifc.AifcULAWTest) ... ok test_multiple_writes (test.test_aifc.AifcULAWTest) ... ok test_overflowed_write (test.test_aifc.AifcULAWTest) ... ok test_read (test.test_aifc.AifcULAWTest) ... ok test_read_not_from_start (test.test_aifc.AifcULAWTest) ... ok test_read_params (test.test_aifc.AifcULAWTest) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcULAWTest) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcULAWTest) ... ok test_unseekable_write (test.test_aifc.AifcULAWTest) ... ok test_write (test.test_aifc.AifcULAWTest) ... ok test_write_params (test.test_aifc.AifcULAWTest) ... ok ---------------------------------------------------------------------- Ran 99 tests in 0.877s OK 1 test OK. =================== test_argparse ==================== 0.47user 0.03system 0:01.66elapsed 30%CPU (0avgtext+0avgdata 45484maxresident)k 0inputs+888outputs (0major+9618minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_argparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_argparse == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27408 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_argparse test (test.test_argparse.TestActionRegistration) ... ok test_failures_many_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_one_group_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_one_group_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_dest (test.test_argparse.TestActionsReturned) ... ok test_misc (test.test_argparse.TestActionsReturned) ... ok test_nargs_1_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_alias_help (test.test_argparse.TestAddSubparsers) ... ok test_alias_invocation (test.test_argparse.TestAddSubparsers) ... ok test_dest (test.test_argparse.TestAddSubparsers) ... ok test_error_alias_invocation (test.test_argparse.TestAddSubparsers) ... ok test_help (test.test_argparse.TestAddSubparsers) ... ok test_help_alternate_prefix_chars (test.test_argparse.TestAddSubparsers) ... ok test_help_extra_prefix_chars (test.test_argparse.TestAddSubparsers) ... ok test_parse_args (test.test_argparse.TestAddSubparsers) ... ok test_parse_args_failures (test.test_argparse.TestAddSubparsers) ... ok test_parse_known_args (test.test_argparse.TestAddSubparsers) ... ok test_parser_command_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser1_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser2_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser_title_help (test.test_argparse.TestAddSubparsers) ... ok test_argument_error (test.test_argparse.TestArgumentError) ... ok test_argument_type_error (test.test_argparse.TestArgumentTypeError) ... ok test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_bad_type (test.test_argparse.TestConflictHandling) ... ok test_conflict_error (test.test_argparse.TestConflictHandling) ... ok test_resolve_error (test.test_argparse.TestConflictHandling) ... ok test_failures_many_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_no_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_one_group_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_one_group_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_many_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_no_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_one_group_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_one_group_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_argparse_module_encoding (test.test_argparse.TestEncoding) ... ok test_test_argparse_module_encoding (test.test_argparse.TestEncoding) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_r (test.test_argparse.TestFileTypeRepr) ... ok test_wb_1 (test.test_argparse.TestFileTypeRepr) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_get_default (test.test_argparse.TestGetDefault) ... ok test_format_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_format_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_file_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_file_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_format_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_format_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_file_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_file_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_format_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_format_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_format_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_format_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_format_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_format_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_format_help (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_format_usage (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_file_help (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_file_usage (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_help (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_usage (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_format_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_format_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_file_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_format_help (test.test_argparse.TestHelpNone) ... ok test_format_usage (test.test_argparse.TestHelpNone) ... ok test_print_file_help (test.test_argparse.TestHelpNone) ... ok test_print_file_usage (test.test_argparse.TestHelpNone) ... ok test_print_help (test.test_argparse.TestHelpNone) ... ok test_print_usage (test.test_argparse.TestHelpNone) ... ok test_format_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_format_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_file_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_file_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_format_help (test.test_argparse.TestHelpRawDescription) ... ok test_format_usage (test.test_argparse.TestHelpRawDescription) ... ok test_print_file_help (test.test_argparse.TestHelpRawDescription) ... ok test_print_file_usage (test.test_argparse.TestHelpRawDescription) ... ok test_print_help (test.test_argparse.TestHelpRawDescription) ... ok test_print_usage (test.test_argparse.TestHelpRawDescription) ... ok test_format_help (test.test_argparse.TestHelpRawText) ... ok test_format_usage (test.test_argparse.TestHelpRawText) ... ok test_print_file_help (test.test_argparse.TestHelpRawText) ... ok test_print_file_usage (test.test_argparse.TestHelpRawText) ... ok test_print_help (test.test_argparse.TestHelpRawText) ... ok test_print_usage (test.test_argparse.TestHelpRawText) ... ok test_format_help (test.test_argparse.TestHelpReformatting) ... ok test_format_usage (test.test_argparse.TestHelpReformatting) ... ok test_print_file_help (test.test_argparse.TestHelpReformatting) ... ok test_print_file_usage (test.test_argparse.TestHelpReformatting) ... ok test_print_help (test.test_argparse.TestHelpReformatting) ... ok test_print_usage (test.test_argparse.TestHelpReformatting) ... ok test_format_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_format_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_file_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_format_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_format_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_file_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_file_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_format_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_format_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_file_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_file_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_format_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_format_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_format_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_format_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_format_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_format_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_format_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_format_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_format_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_format_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_file_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_file_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_format_help (test.test_argparse.TestHelpUsage) ... ok test_format_usage (test.test_argparse.TestHelpUsage) ... ok test_print_file_help (test.test_argparse.TestHelpUsage) ... ok test_print_file_usage (test.test_argparse.TestHelpUsage) ... ok test_print_help (test.test_argparse.TestHelpUsage) ... ok test_print_usage (test.test_argparse.TestHelpUsage) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_format_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_format_help (test.test_argparse.TestHelpVersionAction) ... ok test_format_usage (test.test_argparse.TestHelpVersionAction) ... ok test_print_file_help (test.test_argparse.TestHelpVersionAction) ... ok test_print_file_usage (test.test_argparse.TestHelpVersionAction) ... ok test_print_help (test.test_argparse.TestHelpVersionAction) ... ok test_print_usage (test.test_argparse.TestHelpVersionAction) ... ok test_format_help (test.test_argparse.TestHelpVersionOptional) ... ok test_format_usage (test.test_argparse.TestHelpVersionOptional) ... ok test_print_file_help (test.test_argparse.TestHelpVersionOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpVersionOptional) ... ok test_print_help (test.test_argparse.TestHelpVersionOptional) ... ok test_print_usage (test.test_argparse.TestHelpVersionOptional) ... ok test_format_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_format_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_file_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_file_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_format_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_format_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_file_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_file_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test (test.test_argparse.TestImportStar) ... ok test_all_exports_everything_but_modules (test.test_argparse.TestImportStar) ... ok test_invalid_action (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_keyword_arguments (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_option_strings (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_type (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_missing_destination (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_more_than_one_argument_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_multiple_dest (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_no_argument_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_no_argument_no_const_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_parsers_action_missing_params (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_required_const_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_required_positional (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_user_defined_action (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_missing_argument_name_in_message (test.test_argparse.TestMessageContentError) ... ok test_optional_optional_not_in_message (test.test_argparse.TestMessageContentError) ... ok test_optional_positional_not_in_message (test.test_argparse.TestMessageContentError) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_help (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_constructor (test.test_argparse.TestNamespace) ... ok test_equality (test.test_argparse.TestNamespace) ... ok test_empty (test.test_argparse.TestNamespaceContainsSimple) ... ok test_non_empty (test.test_argparse.TestNamespaceContainsSimple) ... ok test_failures_many_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_no_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_one_group_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_one_group_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_many_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_no_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_one_group_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_one_group_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_alternate_help_version (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_help_version_extra_arguments (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_no_help (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_action (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_format (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_no_help (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_conflicting_parents (test.test_argparse.TestParentParsers) ... ok test_conflicting_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_groups_parents (test.test_argparse.TestParentParsers) ... ok test_multiple_parents (test.test_argparse.TestParentParsers) ... ok test_multiple_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_parent_help (test.test_argparse.TestParentParsers) ... ok test_same_argument_name_parents (test.test_argparse.TestParentParsers) ... ok test_single_granparent_mutex (test.test_argparse.TestParentParsers) ... ok test_single_parent (test.test_argparse.TestParentParsers) ... ok test_single_parent_mutex (test.test_argparse.TestParentParsers) ... ok test_subparser_parents (test.test_argparse.TestParentParsers) ... ok test_subparser_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_arguments_list (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_list_positional (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_tuple (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_tuple_positional (test.test_argparse.TestParseKnownArgs) ... ok test_mixed (test.test_argparse.TestParseKnownArgs) ... ok test_optionals (test.test_argparse.TestParseKnownArgs) ... ok test_failures_many_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_no_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_one_group_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_one_group_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_many_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_no_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_one_group_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_one_group_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_one_group_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_one_group_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_group_first (test.test_argparse.TestPositionalsGroups) ... ok test_interleaved_groups (test.test_argparse.TestPositionalsGroups) ... ok test_nongroup_first (test.test_argparse.TestPositionalsGroups) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_set_defaults_no_args (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_parents (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_same_as_add_argument (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_same_as_add_argument_group (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_subparsers (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_with_args (test.test_argparse.TestSetDefaults) ... ok test_format_help (test.test_argparse.TestShortColumns) ... ok test_format_usage (test.test_argparse.TestShortColumns) ... ok test_print_file_help (test.test_argparse.TestShortColumns) ... ok test_print_file_usage (test.test_argparse.TestShortColumns) ... ok test_print_help (test.test_argparse.TestShortColumns) ... ok test_print_usage (test.test_argparse.TestShortColumns) ... ok test_argument (test.test_argparse.TestStrings) ... ok test_namespace (test.test_argparse.TestStrings) ... ok test_optional (test.test_argparse.TestStrings) ... ok test_parser (test.test_argparse.TestStrings) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_type_function_call_only_once (test.test_argparse.TestTypeFunctionCallOnlyOnce) ... ok test_issue_15906 (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_no_double_type_conversion_of_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_type_function_call_with_non_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_type_function_call_with_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test (test.test_argparse.TestTypeRegistration) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeUserDefined) ... ok ---------------------------------------------------------------------- Ran 1530 tests in 11.857s OK 1 test OK. 3.36user 0.06system 0:12.98elapsed 26%CPU (0avgtext+0avgdata 57552maxresident)k 0inputs+1544outputs (0major+13192minor)pagefaults 0swaps =================== test_array ==================== + for TestName in $(cat testnames.txt) + echo =================== test_array ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_array == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27412 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_array test_error (test.test_array.ArrayReconstructorTest) ... RPython traceback: ... Fatal RPython error: ValueError =================== test_ast ==================== 0.17user 0.02system 0:08.19elapsed 2%CPU (0avgtext+0avgdata 44656maxresident)k 0inputs+128outputs (0major+9259minor)pagefaults 0swaps + echo test_array + for TestName in $(cat testnames.txt) + echo =================== test_ast ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ast == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27420 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ast test_AST_garbage_collection (test.test_ast.AST_Tests) ... ok test_AST_objects (test.test_ast.AST_Tests) ... ok test_arguments (test.test_ast.AST_Tests) ... ok test_base_classes (test.test_ast.AST_Tests) ... ok test_classattrs (test.test_ast.AST_Tests) ... ok test_empty_yield_from (test.test_ast.AST_Tests) ... ok test_field_attr_existence (test.test_ast.AST_Tests) ... ok test_field_attr_writable (test.test_ast.AST_Tests) ... ok test_from_import (test.test_ast.AST_Tests) ... ok test_invalid_identitifer (test.test_ast.AST_Tests) ... ok test_invalid_string (test.test_ast.AST_Tests) ... ok test_invalid_sum (test.test_ast.AST_Tests) ... ok test_module (test.test_ast.AST_Tests) ... ok test_no_fields (test.test_ast.AST_Tests) ... ok test_nodeclasses (test.test_ast.AST_Tests) ... ok test_non_interned_future_from_ast (test.test_ast.AST_Tests) ... ok test_pickling (test.test_ast.AST_Tests) ... ok test_slice (test.test_ast.AST_Tests) ... ok test_snippets (test.test_ast.AST_Tests) ... ok test_bad_integer (test.test_ast.ASTHelpers_Test) ... ok test_copy_location (test.test_ast.ASTHelpers_Test) ... ok test_dump (test.test_ast.ASTHelpers_Test) ... ok test_fix_missing_locations (test.test_ast.ASTHelpers_Test) ... ok test_get_docstring (test.test_ast.ASTHelpers_Test) ... ok test_increment_lineno (test.test_ast.ASTHelpers_Test) ... ok test_iter_child_nodes (test.test_ast.ASTHelpers_Test) ... ok test_iter_fields (test.test_ast.ASTHelpers_Test) ... ok test_literal_eval (test.test_ast.ASTHelpers_Test) ... ok test_literal_eval_issue4907 (test.test_ast.ASTHelpers_Test) ... ok test_parse (test.test_ast.ASTHelpers_Test) ... ok test_parse_in_error (test.test_ast.ASTHelpers_Test) ... ok test_assert (test.test_ast.ASTValidatorTests) ... ok test_assign (test.test_ast.ASTValidatorTests) ... ok test_attribute (test.test_ast.ASTValidatorTests) ... ok test_augassign (test.test_ast.ASTValidatorTests) ... ok test_boolop (test.test_ast.ASTValidatorTests) ... ok test_call (test.test_ast.ASTValidatorTests) ... ok test_classdef (test.test_ast.ASTValidatorTests) ... ok test_compare (test.test_ast.ASTValidatorTests) ... ok test_delete (test.test_ast.ASTValidatorTests) ... ok test_dict (test.test_ast.ASTValidatorTests) ... ok test_dictcomp (test.test_ast.ASTValidatorTests) ... ok test_expr (test.test_ast.ASTValidatorTests) ... ok test_for (test.test_ast.ASTValidatorTests) ... ok test_funcdef (test.test_ast.ASTValidatorTests) ... ok test_generatorexp (test.test_ast.ASTValidatorTests) ... ok test_global (test.test_ast.ASTValidatorTests) ... ok test_if (test.test_ast.ASTValidatorTests) ... ok test_ifexp (test.test_ast.ASTValidatorTests) ... ok test_import (test.test_ast.ASTValidatorTests) ... ok test_importfrom (test.test_ast.ASTValidatorTests) ... ok test_lambda (test.test_ast.ASTValidatorTests) ... ok test_list (test.test_ast.ASTValidatorTests) ... ok test_listcomp (test.test_ast.ASTValidatorTests) ... ok test_module (test.test_ast.ASTValidatorTests) ... ok test_nonlocal (test.test_ast.ASTValidatorTests) ... ok test_num (test.test_ast.ASTValidatorTests) ... ok test_raise (test.test_ast.ASTValidatorTests) ... ok test_set (test.test_ast.ASTValidatorTests) ... ok test_setcomp (test.test_ast.ASTValidatorTests) ... ok test_starred (test.test_ast.ASTValidatorTests) ... ok test_stdlib_validates (test.test_ast.ASTValidatorTests) ... ok test_subscript (test.test_ast.ASTValidatorTests) ... ok test_try (test.test_ast.ASTValidatorTests) ... ok test_tuple (test.test_ast.ASTValidatorTests) ... ok test_unaryop (test.test_ast.ASTValidatorTests) ... ok test_while (test.test_ast.ASTValidatorTests) ... ok test_with (test.test_ast.ASTValidatorTests) ... ok test_yield (test.test_ast.ASTValidatorTests) ... ok ---------------------------------------------------------------------- Ran 69 tests in 8.173s OK 1 test OK. 2.86user 0.04system 0:09.27elapsed 31%CPU (0avgtext+0avgdata 66688maxresident)k 0inputs+136outputs (0major+15734minor)pagefaults 0swaps =================== test_asynchat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_asynchat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_asynchat == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27428 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_asynchat test_close_when_done (test.test_asynchat.TestAsynchat) ... ok test_empty_line (test.test_asynchat.TestAsynchat) ... ok test_line_terminator1 (test.test_asynchat.TestAsynchat) ... ok test_line_terminator2 (test.test_asynchat.TestAsynchat) ... ok test_line_terminator3 (test.test_asynchat.TestAsynchat) ... ok test_none_terminator (test.test_asynchat.TestAsynchat) ... ok test_numeric_terminator1 (test.test_asynchat.TestAsynchat) ... ok test_numeric_terminator2 (test.test_asynchat.TestAsynchat) ... ok test_simple_producer (test.test_asynchat.TestAsynchat) ... ok test_string_producer (test.test_asynchat.TestAsynchat) ... ok test_close_when_done (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_empty_line (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator1 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator2 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator3 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_none_terminator (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_numeric_terminator1 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_numeric_terminator2 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_simple_producer (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_string_producer (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_find_prefix_at_end (test.test_asynchat.TestHelperFunctions) ... ok test_basic (test.test_asynchat.TestFifo) ... ok test_given_list (test.test_asynchat.TestFifo) ... ok ---------------------------------------------------------------------- Ran 23 tests in 6.301s OK 1 test OK. =================== test_asyncore ==================== 0.60user 0.05system 0:06.76elapsed 9%CPU (0avgtext+0avgdata 42016maxresident)k 0inputs+40outputs (0major+8515minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_asyncore ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_asyncore == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27464 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_asyncore test_basic (test.test_asyncore.DispatcherTests) ... ok test_issue_8594 (test.test_asyncore.DispatcherTests) ... ok test_log (test.test_asyncore.DispatcherTests) ... ok test_log_info (test.test_asyncore.DispatcherTests) ... ok test_repr (test.test_asyncore.DispatcherTests) ... ok test_strerror (test.test_asyncore.DispatcherTests) ... ok test_unhandled (test.test_asyncore.DispatcherTests) ... ok test_send (test.test_asyncore.DispatcherWithSendTests) ... ok test_send (test.test_asyncore.DispatcherWithSendTests_UsePoll) ... ok test_dispatcher (test.test_asyncore.FileWrapperTest) ... ok test_recv (test.test_asyncore.FileWrapperTest) ... ok test_send (test.test_asyncore.FileWrapperTest) ... ok test_closeall (test.test_asyncore.HelperFunctionTests) ... ok test_closeall_default (test.test_asyncore.HelperFunctionTests) ... ok test_compact_traceback (test.test_asyncore.HelperFunctionTests) ... ok test_readwrite (test.test_asyncore.HelperFunctionTests) ... ok test_readwriteexc (test.test_asyncore.HelperFunctionTests) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_bind (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... skipped 'Not applicable to AF_UNIX sockets.' test_connection_attributes (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_create_socket (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_close (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_error (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... skipped 'Not applicable to AF_UNIX sockets.' test_handle_read (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_write (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... skipped 'Not applicable to AF_UNIX sockets.' test_bind (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... skipped 'Not applicable to AF_UNIX sockets.' test_connection_attributes (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_create_socket (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_close (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_error (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... skipped 'Not applicable to AF_UNIX sockets.' test_handle_read (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_write (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... skipped 'Not applicable to AF_UNIX sockets.' ---------------------------------------------------------------------- Ran 101 tests in 8.826s OK (skipped=6) 1 test altered the execution environment: test_asyncore Warning -- threading._dangling was modified by test_asyncore 1.03user 0.03system 0:09.30elapsed 11%CPU (0avgtext+0avgdata 43388maxresident)k 0inputs+144outputs (0major+8914minor)pagefaults 0swaps =================== test_atexit ==================== + for TestName in $(cat testnames.txt) + echo =================== test_atexit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_atexit == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27474 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_atexit test_args (test.test_atexit.TestCase) ... ok test_badargs (test.test_atexit.TestCase) ... ok test_bound_methods (test.test_atexit.TestCase) ... ok test_clear (test.test_atexit.TestCase) ... ok test_order (test.test_atexit.TestCase) ... ok test_print_tracebacks (test.test_atexit.TestCase) ... ok test_raise (test.test_atexit.TestCase) ... ok test_raise_unnormalized (test.test_atexit.TestCase) ... ok test_stress (test.test_atexit.TestCase) ... ok test_unregister (test.test_atexit.TestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.004s OK 1 test OK. 0.15user 0.01system 0:00.48elapsed 35%CPU (0avgtext+0avgdata 41296maxresident)k 0inputs+32outputs (0major+8327minor)pagefaults 0swaps =================== test_augassign ==================== + for TestName in $(cat testnames.txt) + echo =================== test_augassign ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_augassign == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27478 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_augassign testBasic (test.test_augassign.AugAssignTest) ... ok testCustomMethods1 (test.test_augassign.AugAssignTest) ... ok testCustomMethods2 (test.test_augassign.AugAssignTest) ... ok testInDict (test.test_augassign.AugAssignTest) ... ok testInList (test.test_augassign.AugAssignTest) ... ok testSequences (test.test_augassign.AugAssignTest) ... ok test_with_unpacking (test.test_augassign.AugAssignTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.002s OK 1 test OK. 0.14user 0.01system 0:00.42elapsed 38%CPU (0avgtext+0avgdata 41512maxresident)k 0inputs+56outputs (0major+8396minor)pagefaults 0swaps =================== test_base64 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_base64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_base64 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27482 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_base64 test_ErrorHeritage (test.test_base64.BaseXYTestCase) ... ok test_b16decode (test.test_base64.BaseXYTestCase) ... ok test_b16encode (test.test_base64.BaseXYTestCase) ... ok test_b32decode (test.test_base64.BaseXYTestCase) ... ok test_b32decode_casefold (test.test_base64.BaseXYTestCase) ... ok test_b32decode_error (test.test_base64.BaseXYTestCase) ... ok test_b32encode (test.test_base64.BaseXYTestCase) ... ok test_b64decode (test.test_base64.BaseXYTestCase) ... ok test_b64decode_invalid_chars (test.test_base64.BaseXYTestCase) ... ok test_b64decode_padding_error (test.test_base64.BaseXYTestCase) ... ok test_b64encode (test.test_base64.BaseXYTestCase) ... ok test_decode_nonascii_str (test.test_base64.BaseXYTestCase) ... ok test_decode (test.test_base64.LegacyBase64TestCase) ... ok test_decodebytes (test.test_base64.LegacyBase64TestCase) ... ok test_encode (test.test_base64.LegacyBase64TestCase) ... ok test_encodebytes (test.test_base64.LegacyBase64TestCase) ... ok test_decode (test.test_base64.TestMain) ... ok test_encode_decode (test.test_base64.TestMain) ... ok test_encode_file (test.test_base64.TestMain) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.873s OK 1 test OK. =================== test_bigaddrspace ==================== 0.33user 0.05system 0:02.23elapsed 17%CPU (0avgtext+0avgdata 42076maxresident)k 0inputs+64outputs (0major+22103minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bigaddrspace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bigaddrspace == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27490 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_bigaddrspace test_concat (test.test_bigaddrspace.BytesTest) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_optimized_concat (test.test_bigaddrspace.BytesTest) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_repeat (test.test_bigaddrspace.BytesTest) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_concat (test.test_bigaddrspace.StrTest) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_optimized_concat (test.test_bigaddrspace.StrTest) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_repeat (test.test_bigaddrspace.StrTest) ... skipped 'not enough memory: 8589934592.0G minimum needed' ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK (skipped=6) 1 test OK. =================== test_bigmem ==================== 0.14user 0.01system 0:00.23elapsed 67%CPU (0avgtext+0avgdata 41052maxresident)k 0inputs+24outputs (0major+8247minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bigmem ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bigmem == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27494 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_bigmem test_capitalize (test.test_bigmem.StrTest) ... ok test_center (test.test_bigmem.StrTest) ... ok test_compare (test.test_bigmem.StrTest) ... ok test_concat (test.test_bigmem.StrTest) ... ok test_contains (test.test_bigmem.StrTest) ... ok test_count (test.test_bigmem.StrTest) ... ok test_encode (test.test_bigmem.StrTest) ... ok test_encode_ascii (test.test_bigmem.StrTest) ... ok test_encode_raw_unicode_escape (test.test_bigmem.StrTest) ... ok test_encode_utf32 (test.test_bigmem.StrTest) ... ok test_encode_utf7 (test.test_bigmem.StrTest) ... ok test_endswith (test.test_bigmem.StrTest) ... ok test_expandtabs (test.test_bigmem.StrTest) ... ok test_find (test.test_bigmem.StrTest) ... ok test_format (test.test_bigmem.StrTest) ... ok test_hash (test.test_bigmem.StrTest) ... ok test_index (test.test_bigmem.StrTest) ... ok test_isalnum (test.test_bigmem.StrTest) ... ok test_isalpha (test.test_bigmem.StrTest) ... ok test_isdigit (test.test_bigmem.StrTest) ... ok test_islower (test.test_bigmem.StrTest) ... ok test_isspace (test.test_bigmem.StrTest) ... ok test_istitle (test.test_bigmem.StrTest) ... ok test_isupper (test.test_bigmem.StrTest) ... ok test_join (test.test_bigmem.StrTest) ... ok test_ljust (test.test_bigmem.StrTest) ... ok test_lower (test.test_bigmem.StrTest) ... ok test_lstrip (test.test_bigmem.StrTest) ... ok test_repeat (test.test_bigmem.StrTest) ... ok test_replace (test.test_bigmem.StrTest) ... ok test_repr_large (test.test_bigmem.StrTest) ... ok test_repr_small (test.test_bigmem.StrTest) ... ok test_rfind (test.test_bigmem.StrTest) ... ok test_rindex (test.test_bigmem.StrTest) ... ok test_rjust (test.test_bigmem.StrTest) ... ok test_rstrip (test.test_bigmem.StrTest) ... ok test_slice_and_getitem (test.test_bigmem.StrTest) ... ok test_split_large (test.test_bigmem.StrTest) ... ok test_split_small (test.test_bigmem.StrTest) ... ok test_splitlines (test.test_bigmem.StrTest) ... ok test_startswith (test.test_bigmem.StrTest) ... ok test_strip (test.test_bigmem.StrTest) ... ok test_swapcase (test.test_bigmem.StrTest) ... ok test_title (test.test_bigmem.StrTest) ... ok test_translate (test.test_bigmem.StrTest) ... ok test_unicode_repr (test.test_bigmem.StrTest) ... ok test_unicode_repr_wide (test.test_bigmem.StrTest) ... ok test_upper (test.test_bigmem.StrTest) ... ok test_zfill (test.test_bigmem.StrTest) ... ok test_capitalize (test.test_bigmem.BytesTest) ... ok test_center (test.test_bigmem.BytesTest) ... ok test_compare (test.test_bigmem.BytesTest) ... ok test_concat (test.test_bigmem.BytesTest) ... ok test_contains (test.test_bigmem.BytesTest) ... ok test_count (test.test_bigmem.BytesTest) ... ok test_decode (test.test_bigmem.BytesTest) ... ok test_endswith (test.test_bigmem.BytesTest) ... ok test_expandtabs (test.test_bigmem.BytesTest) ... ok test_find (test.test_bigmem.BytesTest) ... ok test_hash (test.test_bigmem.BytesTest) ... ok test_index (test.test_bigmem.BytesTest) ... ok test_isalnum (test.test_bigmem.BytesTest) ... ok test_isalpha (test.test_bigmem.BytesTest) ... ok test_isdigit (test.test_bigmem.BytesTest) ... ok test_islower (test.test_bigmem.BytesTest) ... ok test_isspace (test.test_bigmem.BytesTest) ... ok test_istitle (test.test_bigmem.BytesTest) ... ok test_isupper (test.test_bigmem.BytesTest) ... ok test_join (test.test_bigmem.BytesTest) ... ok test_ljust (test.test_bigmem.BytesTest) ... ok test_lower (test.test_bigmem.BytesTest) ... ok test_lstrip (test.test_bigmem.BytesTest) ... ok test_repeat (test.test_bigmem.BytesTest) ... ok test_replace (test.test_bigmem.BytesTest) ... ok test_rfind (test.test_bigmem.BytesTest) ... ok test_rindex (test.test_bigmem.BytesTest) ... ok test_rjust (test.test_bigmem.BytesTest) ... ok test_rstrip (test.test_bigmem.BytesTest) ... ok test_slice_and_getitem (test.test_bigmem.BytesTest) ... ok test_split_large (test.test_bigmem.BytesTest) ... ok test_split_small (test.test_bigmem.BytesTest) ... ok test_splitlines (test.test_bigmem.BytesTest) ... ok test_startswith (test.test_bigmem.BytesTest) ... ok test_strip (test.test_bigmem.BytesTest) ... ok test_swapcase (test.test_bigmem.BytesTest) ... ok test_title (test.test_bigmem.BytesTest) ... ok test_translate (test.test_bigmem.BytesTest) ... ok test_upper (test.test_bigmem.BytesTest) ... ok test_zfill (test.test_bigmem.BytesTest) ... ok test_capitalize (test.test_bigmem.BytearrayTest) ... ok test_center (test.test_bigmem.BytearrayTest) ... ok test_compare (test.test_bigmem.BytearrayTest) ... ok test_concat (test.test_bigmem.BytearrayTest) ... ok test_contains (test.test_bigmem.BytearrayTest) ... ok test_count (test.test_bigmem.BytearrayTest) ... ok test_decode (test.test_bigmem.BytearrayTest) ... ok test_endswith (test.test_bigmem.BytearrayTest) ... ok test_expandtabs (test.test_bigmem.BytearrayTest) ... ok test_find (test.test_bigmem.BytearrayTest) ... ok test_index (test.test_bigmem.BytearrayTest) ... ok test_isalnum (test.test_bigmem.BytearrayTest) ... ok test_isalpha (test.test_bigmem.BytearrayTest) ... ok test_isdigit (test.test_bigmem.BytearrayTest) ... ok test_islower (test.test_bigmem.BytearrayTest) ... ok test_isspace (test.test_bigmem.BytearrayTest) ... ok test_istitle (test.test_bigmem.BytearrayTest) ... ok test_isupper (test.test_bigmem.BytearrayTest) ... ok test_join (test.test_bigmem.BytearrayTest) ... ok test_ljust (test.test_bigmem.BytearrayTest) ... ok test_lower (test.test_bigmem.BytearrayTest) ... ok test_lstrip (test.test_bigmem.BytearrayTest) ... ok test_repeat (test.test_bigmem.BytearrayTest) ... ok test_replace (test.test_bigmem.BytearrayTest) ... ok test_rfind (test.test_bigmem.BytearrayTest) ... ok test_rindex (test.test_bigmem.BytearrayTest) ... ok test_rjust (test.test_bigmem.BytearrayTest) ... ok test_rstrip (test.test_bigmem.BytearrayTest) ... ok test_slice_and_getitem (test.test_bigmem.BytearrayTest) ... ok test_split_small (test.test_bigmem.BytearrayTest) ... ok test_splitlines (test.test_bigmem.BytearrayTest) ... ok test_startswith (test.test_bigmem.BytearrayTest) ... ok test_strip (test.test_bigmem.BytearrayTest) ... ok test_swapcase (test.test_bigmem.BytearrayTest) ... ok test_title (test.test_bigmem.BytearrayTest) ... ok test_translate (test.test_bigmem.BytearrayTest) ... ok test_upper (test.test_bigmem.BytearrayTest) ... ok test_zfill (test.test_bigmem.BytearrayTest) ... ok test_compare (test.test_bigmem.TupleTest) ... ok test_concat_large (test.test_bigmem.TupleTest) ... ok test_concat_small (test.test_bigmem.TupleTest) ... ok test_contains (test.test_bigmem.TupleTest) ... ok test_from_2G_generator (test.test_bigmem.TupleTest) ... skipped 'test needs much more memory than advertised, see issue5438' test_from_almost_2G_generator (test.test_bigmem.TupleTest) ... skipped 'test needs much more memory than advertised, see issue5438' test_hash (test.test_bigmem.TupleTest) ... ok test_index_and_slice (test.test_bigmem.TupleTest) ... ok test_repeat_large (test.test_bigmem.TupleTest) ... ok test_repeat_large_2 (test.test_bigmem.TupleTest) ... ok test_repeat_small (test.test_bigmem.TupleTest) ... ok test_repr_large (test.test_bigmem.TupleTest) ... ok test_repr_small (test.test_bigmem.TupleTest) ... ok test_append (test.test_bigmem.ListTest) ... ok test_compare (test.test_bigmem.ListTest) ... ok test_concat_large (test.test_bigmem.ListTest) ... ok test_concat_small (test.test_bigmem.ListTest) ... ok test_contains (test.test_bigmem.ListTest) ... ok test_count (test.test_bigmem.ListTest) ... ok test_extend_large (test.test_bigmem.ListTest) ... ok test_extend_small (test.test_bigmem.ListTest) ... ok test_hash (test.test_bigmem.ListTest) ... ok test_index (test.test_bigmem.ListTest) ... ok test_index_and_slice (test.test_bigmem.ListTest) ... ok test_inplace_concat_large (test.test_bigmem.ListTest) ... ok test_inplace_concat_small (test.test_bigmem.ListTest) ... ok test_inplace_repeat_large (test.test_bigmem.ListTest) ... ok test_inplace_repeat_small (test.test_bigmem.ListTest) ... ok test_insert (test.test_bigmem.ListTest) ... ok test_pop (test.test_bigmem.ListTest) ... ok test_remove (test.test_bigmem.ListTest) ... ok test_repeat_large (test.test_bigmem.ListTest) ... ok test_repeat_small (test.test_bigmem.ListTest) ... ok test_repr_large (test.test_bigmem.ListTest) ... ok test_repr_small (test.test_bigmem.ListTest) ... ok test_reverse (test.test_bigmem.ListTest) ... ok test_sort (test.test_bigmem.ListTest) ... ok ---------------------------------------------------------------------- Ran 164 tests in 1.152s OK (skipped=2) 1 test OK. 0.25user 0.02system 0:01.82elapsed 15%CPU (0avgtext+0avgdata 46592maxresident)k 0inputs+160outputs (0major+10077minor)pagefaults 0swaps =================== test_binascii ==================== + for TestName in $(cat testnames.txt) + echo =================== test_binascii ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_binascii == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27498 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_binascii test_base64invalid (test.test_binascii.BinASCIITest) ... ok test_base64valid (test.test_binascii.BinASCIITest) ... ok test_crc32 (test.test_binascii.BinASCIITest) ... ok test_empty_string (test.test_binascii.BinASCIITest) ... ok test_exceptions (test.test_binascii.BinASCIITest) ... ok test_functions (test.test_binascii.BinASCIITest) ... ok test_hex (test.test_binascii.BinASCIITest) ... ok test_hqx (test.test_binascii.BinASCIITest) ... ok test_qp (test.test_binascii.BinASCIITest) ... ok test_returned_value (test.test_binascii.BinASCIITest) ... ok test_unicode_a2b (test.test_binascii.BinASCIITest) ... ok test_unicode_b2a (test.test_binascii.BinASCIITest) ... ok test_uu (test.test_binascii.BinASCIITest) ... ok test_base64invalid (test.test_binascii.ArrayBinASCIITest) ... ok test_base64valid (test.test_binascii.ArrayBinASCIITest) ... ok test_crc32 (test.test_binascii.ArrayBinASCIITest) ... ok test_empty_string (test.test_binascii.ArrayBinASCIITest) ... ok test_exceptions (test.test_binascii.ArrayBinASCIITest) ... ok test_functions (test.test_binascii.ArrayBinASCIITest) ... ok test_hex (test.test_binascii.ArrayBinASCIITest) ... ok test_hqx (test.test_binascii.ArrayBinASCIITest) ... ok test_qp (test.test_binascii.ArrayBinASCIITest) ... ok test_returned_value (test.test_binascii.ArrayBinASCIITest) ... ok test_unicode_a2b (test.test_binascii.ArrayBinASCIITest) ... ok test_unicode_b2a (test.test_binascii.ArrayBinASCIITest) ... ok test_uu (test.test_binascii.ArrayBinASCIITest) ... ok test_base64invalid (test.test_binascii.BytearrayBinASCIITest) ... ok test_base64valid (test.test_binascii.BytearrayBinASCIITest) ... ok test_crc32 (test.test_binascii.BytearrayBinASCIITest) ... ok test_empty_string (test.test_binascii.BytearrayBinASCIITest) ... ok test_exceptions (test.test_binascii.BytearrayBinASCIITest) ... ok test_functions (test.test_binascii.BytearrayBinASCIITest) ... ok test_hex (test.test_binascii.BytearrayBinASCIITest) ... ok test_hqx (test.test_binascii.BytearrayBinASCIITest) ... ok test_qp (test.test_binascii.BytearrayBinASCIITest) ... ok test_returned_value (test.test_binascii.BytearrayBinASCIITest) ... ok test_unicode_a2b (test.test_binascii.BytearrayBinASCIITest) ... ok test_unicode_b2a (test.test_binascii.BytearrayBinASCIITest) ... ok test_uu (test.test_binascii.BytearrayBinASCIITest) ... ok test_base64invalid (test.test_binascii.MemoryviewBinASCIITest) ... ok test_base64valid (test.test_binascii.MemoryviewBinASCIITest) ... ok test_crc32 (test.test_binascii.MemoryviewBinASCIITest) ... ok test_empty_string (test.test_binascii.MemoryviewBinASCIITest) ... ok test_exceptions (test.test_binascii.MemoryviewBinASCIITest) ... ok test_functions (test.test_binascii.MemoryviewBinASCIITest) ... ok test_hex (test.test_binascii.MemoryviewBinASCIITest) ... ok test_hqx (test.test_binascii.MemoryviewBinASCIITest) ... ok test_qp (test.test_binascii.MemoryviewBinASCIITest) ... ok test_returned_value (test.test_binascii.MemoryviewBinASCIITest) ... ok test_unicode_a2b (test.test_binascii.MemoryviewBinASCIITest) ... ok test_unicode_b2a (test.test_binascii.MemoryviewBinASCIITest) ... ok test_uu (test.test_binascii.MemoryviewBinASCIITest) ... ok ---------------------------------------------------------------------- Ran 52 tests in 0.027s OK 1 test OK. 0.16user 0.02system 0:00.54elapsed 34%CPU (0avgtext+0avgdata 41916maxresident)k 0inputs+40outputs (0major+8450minor)pagefaults 0swaps =================== test_binhex ==================== + for TestName in $(cat testnames.txt) + echo =================== test_binhex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_binhex == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27502 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_binhex test_binhex (test.test_binhex.BinHexTestCase) ... ok test_binhex_error_on_long_filename (test.test_binhex.BinHexTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.002s OK 1 test OK. =================== test_binop ==================== 0.14user 0.01system 0:00.56elapsed 29%CPU (0avgtext+0avgdata 41116maxresident)k 0inputs+48outputs (0major+8275minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_binop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_binop == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27506 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_binop test_add (test.test_binop.RatTestCase) ... ok test_constructor (test.test_binop.RatTestCase) ... ok test_div (test.test_binop.RatTestCase) ... ok test_eq (test.test_binop.RatTestCase) ... ok test_floordiv (test.test_binop.RatTestCase) ... ok test_gcd (test.test_binop.RatTestCase) ... ok test_mul (test.test_binop.RatTestCase) ... ok test_sub (test.test_binop.RatTestCase) ... ok test_true_div (test.test_binop.RatTestCase) ... ok test_comparison_orders (test.test_binop.OperationOrderTests) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.004s OK 1 test OK. =================== test_bisect ==================== 0.15user 0.01system 0:00.31elapsed 52%CPU (0avgtext+0avgdata 42080maxresident)k 0inputs+56outputs (0major+8536minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bisect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bisect == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27510 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_bisect test_backcompatibility (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_keyword_args (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_large_pyrange (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_large_range (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_negative_lo (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_optionalSlicing (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_precomputed (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_random (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_backcompatibility (test.test_bisect.TestBisectPython) ... ok test_keyword_args (test.test_bisect.TestBisectPython) ... ok test_large_pyrange (test.test_bisect.TestBisectPython) ... ok test_large_range (test.test_bisect.TestBisectPython) ... ok test_negative_lo (test.test_bisect.TestBisectPython) ... ok test_optionalSlicing (test.test_bisect.TestBisectPython) ... ok test_precomputed (test.test_bisect.TestBisectPython) ... ok test_random (test.test_bisect.TestBisectPython) ... ok test_colors (test.test_bisect.TestDocExampleC) ... skipped 'requires _bisect' test_grades (test.test_bisect.TestDocExampleC) ... skipped 'requires _bisect' test_colors (test.test_bisect.TestDocExamplePython) ... ok test_grades (test.test_bisect.TestDocExamplePython) ... ok test_arg_parsing (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_cmp_err (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_get_only (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_len_only (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_non_sequence (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_arg_parsing (test.test_bisect.TestErrorHandlingPython) ... ok test_cmp_err (test.test_bisect.TestErrorHandlingPython) ... ok test_get_only (test.test_bisect.TestErrorHandlingPython) ... ok test_len_only (test.test_bisect.TestErrorHandlingPython) ... ok test_non_sequence (test.test_bisect.TestErrorHandlingPython) ... ok test_backcompatibility (test.test_bisect.TestInsortC) ... skipped 'requires _bisect' test_listDerived (test.test_bisect.TestInsortC) ... skipped 'requires _bisect' test_vsBuiltinSort (test.test_bisect.TestInsortC) ... skipped 'requires _bisect' test_backcompatibility (test.test_bisect.TestInsortPython) ... ok test_listDerived (test.test_bisect.TestInsortPython) ... ok test_vsBuiltinSort (test.test_bisect.TestInsortPython) ... ok ---------------------------------------------------------------------- Ran 36 tests in 0.031s OK (skipped=18) 1 test OK. =================== test_bool ==================== 0.19user 0.02system 0:01.04elapsed 20%CPU (0avgtext+0avgdata 42760maxresident)k 0inputs+56outputs (0major+8732minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bool ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bool == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27514 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_bool test_boolean (test.test_bool.BoolTest) ... ok test_callable (test.test_bool.BoolTest) ... ok test_contains (test.test_bool.BoolTest) ... ok test_convert (test.test_bool.BoolTest) ... ok test_convert_to_bool (test.test_bool.BoolTest) ... ok test_fileclosed (test.test_bool.BoolTest) ... ok test_float (test.test_bool.BoolTest) ... ok test_format (test.test_bool.BoolTest) ... ok test_hasattr (test.test_bool.BoolTest) ... ok test_int (test.test_bool.BoolTest) ... ok test_isinstance (test.test_bool.BoolTest) ... ok test_issubclass (test.test_bool.BoolTest) ... ok test_marshal (test.test_bool.BoolTest) ... ok test_math (test.test_bool.BoolTest) ... ok test_operator (test.test_bool.BoolTest) ... ok test_pickle (test.test_bool.BoolTest) ... ok test_picklevalues (test.test_bool.BoolTest) ... ok test_print (test.test_bool.BoolTest) ... ok test_real_and_imag (test.test_bool.BoolTest) ... ok test_repr (test.test_bool.BoolTest) ... ok test_sane_len (test.test_bool.BoolTest) ... ok test_str (test.test_bool.BoolTest) ... ok test_string (test.test_bool.BoolTest) ... ok test_subclass (test.test_bool.BoolTest) ... ok test_types (test.test_bool.BoolTest) ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.003s OK 1 test OK. 0.15user 0.01system 0:00.75elapsed 22%CPU (0avgtext+0avgdata 42236maxresident)k 0inputs+56outputs (0major+8590minor)pagefaults 0swaps =================== test_buffer ==================== + for TestName in $(cat testnames.txt) + echo =================== test_buffer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_buffer == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27518 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_buffer test_issue_7385 (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_array (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_assign (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_cast (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_cast_1D_ND (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_cast_invalid (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_cast_zero_shape (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_cast_zero_strides (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_check_released (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_multidim_c (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_multidim_fortran (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_multidim_mixed (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_multidim_suboffsets (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_multidim_zero_shape (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_multidim_zero_strides (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_ndim_one (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_ndim_zero (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_not_equal (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_random_formats (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_special_cases (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_zero_shape (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_compare_zero_strides (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_construction (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_from_static_exporter (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_get_contiguous (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_getbuffer_undefined (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_hash (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_index (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_redirect (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_release (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_repr (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_sequence (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_serializing (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_slice (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_struct_module (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_tobytes (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_memoryview_tolist (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_cmp_contig (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_exceptions (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_format_scalar (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_format_shape (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_format_strides (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_fortran (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_get_pointer (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_getbuf (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_hash (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_index_getitem_multidim (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_index_getitem_single (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_index_invalid (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_index_null_strides (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_index_scalar (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_index_setitem_single (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_linked_list (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_memoryview_from_buffer (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_multidim (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_offset (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_random (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_random_invalid (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_random_slice_assign (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_re_export (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_sequence (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_slice_assign_multidim (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_slice_assign_single (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_slice_invalid (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_slice_multidim (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_slice_redundant_suboffsets (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_slice_zero_shape (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_tolist_null_strides (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_zero_shape (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_ndarray_zero_strides (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' test_py_buffer_to_contiguous (test.test_buffer.TestBufferProtocol) ... skipped 'ndarray object required for this test' ---------------------------------------------------------------------- Ran 71 tests in 0.016s OK (skipped=71) 1 test OK. 0.27user 0.02system 0:00.65elapsed 45%CPU (0avgtext+0avgdata 56552maxresident)k 0inputs+304outputs (0major+12755minor)pagefaults 0swaps =================== test_bufio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bufio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bufio == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27522 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_bufio test_nullpat (test.test_bufio.CBufferSizeTest) ... ok test_primepat (test.test_bufio.CBufferSizeTest) ... ok test_nullpat (test.test_bufio.PyBufferSizeTest) ... ok test_primepat (test.test_bufio.PyBufferSizeTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 3.076s OK 1 test OK. 0.81user 0.19system 0:03.73elapsed 27%CPU (0avgtext+0avgdata 71660maxresident)k 0inputs+78736outputs (0major+18286minor)pagefaults 0swaps =================== test_bytes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bytes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bytes == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27526 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_bytes test_compare (test.test_bytes.AssortedBytesTest) ... skipped 'BytesWarning is needed for this test: use -bb option' test_compare_bytes_to_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_doc (test.test_bytes.AssortedBytesTest) ... ok test_from_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_literal (test.test_bytes.AssortedBytesTest) ... ok test_repr_str (test.test_bytes.AssortedBytesTest) ... ok test_return_self (test.test_bytes.AssortedBytesTest) ... ok test_rsplit_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_split_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_to_str (test.test_bytes.AssortedBytesTest) ... ok test_translate (test.test_bytes.AssortedBytesTest) ... ok test_contains (test.test_bytes.ByteArrayAsStringTest) ... ok test_count (test.test_bytes.ByteArrayAsStringTest) ... ok test_expandtabs (test.test_bytes.ByteArrayAsStringTest) ... ok test_find (test.test_bytes.ByteArrayAsStringTest) ... ok test_index (test.test_bytes.ByteArrayAsStringTest) ... ok test_lower (test.test_bytes.ByteArrayAsStringTest) ... ok test_replace (test.test_bytes.ByteArrayAsStringTest) ... ok test_replace_overflow (test.test_bytes.ByteArrayAsStringTest) ... skipped 'only applies to 32-bit platforms' test_rfind (test.test_bytes.ByteArrayAsStringTest) ... ok test_rindex (test.test_bytes.ByteArrayAsStringTest) ... ok test_rsplit (test.test_bytes.ByteArrayAsStringTest) ... ok test_split (test.test_bytes.ByteArrayAsStringTest) ... ok test_upper (test.test_bytes.ByteArrayAsStringTest) ... ok test_basic (test.test_bytes.ByteArraySubclassTest) ... ok test_copy (test.test_bytes.ByteArraySubclassTest) ... ok test_init_override (test.test_bytes.ByteArraySubclassTest) ... ok test_join (test.test_bytes.ByteArraySubclassTest) ... ok test_pickle (test.test_bytes.ByteArraySubclassTest) ... ok test_alloc (test.test_bytes.ByteArrayTest) ... skipped 'undocumented bytes.__alloc__()' test_append (test.test_bytes.ByteArrayTest) ... ok test_basics (test.test_bytes.ByteArrayTest) ... ok test_bytearray_api (test.test_bytes.ByteArrayTest) ... ok test_center (test.test_bytes.ByteArrayTest) ... ok test_clear (test.test_bytes.ByteArrayTest) ... ok test_compare (test.test_bytes.ByteArrayTest) ... ok test_compare_to_str (test.test_bytes.ByteArrayTest) ... ok test_concat (test.test_bytes.ByteArrayTest) ... ok test_constructor_type_errors (test.test_bytes.ByteArrayTest) ... ok test_constructor_value_errors (test.test_bytes.ByteArrayTest) ... ok test_contains (test.test_bytes.ByteArrayTest) ... ok test_copied (test.test_bytes.ByteArrayTest) ... ok test_copy (test.test_bytes.ByteArrayTest) ... ok test_count (test.test_bytes.ByteArrayTest) ... ok test_decode (test.test_bytes.ByteArrayTest) ... ok test_delitem (test.test_bytes.ByteArrayTest) ... ok test_empty_sequence (test.test_bytes.ByteArrayTest) ... ok test_encoding (test.test_bytes.ByteArrayTest) ... ok test_endswith (test.test_bytes.ByteArrayTest) ... ok test_extend (test.test_bytes.ByteArrayTest) ... ok test_extended_getslice (test.test_bytes.ByteArrayTest) ... ok test_extended_set_del_slice (test.test_bytes.ByteArrayTest) ... ok test_find (test.test_bytes.ByteArrayTest) ... ok test_find_etc_raise_correct_error_messages (test.test_bytes.ByteArrayTest) ... ok test_from_index (test.test_bytes.ByteArrayTest) ... ok test_from_int (test.test_bytes.ByteArrayTest) ... ok test_from_list (test.test_bytes.ByteArrayTest) ... ok test_from_ssize (test.test_bytes.ByteArrayTest) ... ok test_fromhex (test.test_bytes.ByteArrayTest) ... ok test_getslice (test.test_bytes.ByteArrayTest) ... ok test_iconcat (test.test_bytes.ByteArrayTest) ... ok test_index (test.test_bytes.ByteArrayTest) ... ok test_insert (test.test_bytes.ByteArrayTest) ... ok test_integer_arguments_out_of_byte_range (test.test_bytes.ByteArrayTest) ... ok test_irepeat (test.test_bytes.ByteArrayTest) ... ok test_irepeat_1char (test.test_bytes.ByteArrayTest) ... ok test_iterator_pickling (test.test_bytes.ByteArrayTest) ... ok test_join (test.test_bytes.ByteArrayTest) ... ok test_ljust (test.test_bytes.ByteArrayTest) ... ok test_lstrip (test.test_bytes.ByteArrayTest) ... ok test_maketrans (test.test_bytes.ByteArrayTest) ... ok test_nohash (test.test_bytes.ByteArrayTest) ... ok test_none_arguments (test.test_bytes.ByteArrayTest) ... ok test_nosort (test.test_bytes.ByteArrayTest) ... ok test_ord (test.test_bytes.ByteArrayTest) ... ok test_partition (test.test_bytes.ByteArrayTest) ... ok test_partition_bytearray_doesnt_share_nullstring (test.test_bytes.ByteArrayTest) ... ok test_pickling (test.test_bytes.ByteArrayTest) ... ok test_pop (test.test_bytes.ByteArrayTest) ... ok test_regexps (test.test_bytes.ByteArrayTest) ... ok test_remove (test.test_bytes.ByteArrayTest) ... ok test_repeat (test.test_bytes.ByteArrayTest) ... ok test_repeat_1char (test.test_bytes.ByteArrayTest) ... ok test_replace (test.test_bytes.ByteArrayTest) ... ok test_resize_forbidden (test.test_bytes.ByteArrayTest) ... skipped 'resizing semantics of CPython rely on refcounting' test_resize_forbidden_non_cpython (test.test_bytes.ByteArrayTest) ... ok test_reverse (test.test_bytes.ByteArrayTest) ... ok test_reversed (test.test_bytes.ByteArrayTest) ... ok test_rfind (test.test_bytes.ByteArrayTest) ... ok test_rindex (test.test_bytes.ByteArrayTest) ... ok test_rjust (test.test_bytes.ByteArrayTest) ... ok test_rpartition (test.test_bytes.ByteArrayTest) ... ok test_rsplit (test.test_bytes.ByteArrayTest) ... ok test_rsplit_string_error (test.test_bytes.ByteArrayTest) ... ok test_rsplit_unicodewhitespace (test.test_bytes.ByteArrayTest) ... ok test_rsplit_whitespace (test.test_bytes.ByteArrayTest) ... ok test_rstrip (test.test_bytes.ByteArrayTest) ... ok test_setitem (test.test_bytes.ByteArrayTest) ... ok test_setslice (test.test_bytes.ByteArrayTest) ... ok test_setslice_trap (test.test_bytes.ByteArrayTest) ... ok test_split (test.test_bytes.ByteArrayTest) ... ok test_split_string_error (test.test_bytes.ByteArrayTest) ... ok test_split_unicodewhitespace (test.test_bytes.ByteArrayTest) ... ok test_split_whitespace (test.test_bytes.ByteArrayTest) ... ok test_startswith (test.test_bytes.ByteArrayTest) ... ok test_strip (test.test_bytes.ByteArrayTest) ... ok test_strip_bytearray (test.test_bytes.ByteArrayTest) ... ok test_strip_string_error (test.test_bytes.ByteArrayTest) ... ok test_strip_whitespace (test.test_bytes.ByteArrayTest) ... ok test_capitalize (test.test_bytes.BytearrayPEP3137Test) ... ok test_center (test.test_bytes.BytearrayPEP3137Test) ... ok test_expandtabs (test.test_bytes.BytearrayPEP3137Test) ... ok test_isalnum (test.test_bytes.BytearrayPEP3137Test) ... ok test_isalpha (test.test_bytes.BytearrayPEP3137Test) ... ok test_isdigit (test.test_bytes.BytearrayPEP3137Test) ... ok test_islower (test.test_bytes.BytearrayPEP3137Test) ... ok test_isspace (test.test_bytes.BytearrayPEP3137Test) ... ok test_istitle (test.test_bytes.BytearrayPEP3137Test) ... ok test_isupper (test.test_bytes.BytearrayPEP3137Test) ... ok test_ljust (test.test_bytes.BytearrayPEP3137Test) ... ok test_lower (test.test_bytes.BytearrayPEP3137Test) ... ok test_returns_new_copy (test.test_bytes.BytearrayPEP3137Test) ... ok test_rjust (test.test_bytes.BytearrayPEP3137Test) ... ok test_splitlines (test.test_bytes.BytearrayPEP3137Test) ... ok test_swapcase (test.test_bytes.BytearrayPEP3137Test) ... ok test_title (test.test_bytes.BytearrayPEP3137Test) ... ok test_upper (test.test_bytes.BytearrayPEP3137Test) ... ok test_zfill (test.test_bytes.BytearrayPEP3137Test) ... ok test_contains (test.test_bytes.BytesAsStringTest) ... ok test_count (test.test_bytes.BytesAsStringTest) ... ok test_expandtabs (test.test_bytes.BytesAsStringTest) ... ok test_find (test.test_bytes.BytesAsStringTest) ... ok test_index (test.test_bytes.BytesAsStringTest) ... ok test_lower (test.test_bytes.BytesAsStringTest) ... ok test_replace (test.test_bytes.BytesAsStringTest) ... ok test_replace_overflow (test.test_bytes.BytesAsStringTest) ... skipped 'only applies to 32-bit platforms' test_rfind (test.test_bytes.BytesAsStringTest) ... ok test_rindex (test.test_bytes.BytesAsStringTest) ... ok test_rsplit (test.test_bytes.BytesAsStringTest) ... ok test_split (test.test_bytes.BytesAsStringTest) ... ok test_upper (test.test_bytes.BytesAsStringTest) ... ok test_basic (test.test_bytes.BytesSubclassTest) ... ok test_copy (test.test_bytes.BytesSubclassTest) ... ok test_join (test.test_bytes.BytesSubclassTest) ... ok test_pickle (test.test_bytes.BytesSubclassTest) ... ok test_basics (test.test_bytes.BytesTest) ... ok test_buffer_is_readonly (test.test_bytes.BytesTest) ... ok test_center (test.test_bytes.BytesTest) ... ok test_compare (test.test_bytes.BytesTest) ... ok test_compare_to_str (test.test_bytes.BytesTest) ... ok test_concat (test.test_bytes.BytesTest) ... ok test_constructor_type_errors (test.test_bytes.BytesTest) ... ok test_constructor_value_errors (test.test_bytes.BytesTest) ... ok test_contains (test.test_bytes.BytesTest) ... ok test_copy (test.test_bytes.BytesTest) ... ok test_count (test.test_bytes.BytesTest) ... ok test_custom (test.test_bytes.BytesTest) ... ok test_decode (test.test_bytes.BytesTest) ... ok test_empty_sequence (test.test_bytes.BytesTest) ... ok test_encoding (test.test_bytes.BytesTest) ... ok test_endswith (test.test_bytes.BytesTest) ... ok test_extended_getslice (test.test_bytes.BytesTest) ... ok test_find (test.test_bytes.BytesTest) ... ok test_find_etc_raise_correct_error_messages (test.test_bytes.BytesTest) ... ok test_from_format (test.test_bytes.BytesTest) ... skipped "don't test cpyext here" test_from_index (test.test_bytes.BytesTest) ... ok test_from_int (test.test_bytes.BytesTest) ... ok test_from_list (test.test_bytes.BytesTest) ... ok test_from_ssize (test.test_bytes.BytesTest) ... ok test_fromhex (test.test_bytes.BytesTest) ... ok test_getslice (test.test_bytes.BytesTest) ... ok test_index (test.test_bytes.BytesTest) ... ok test_integer_arguments_out_of_byte_range (test.test_bytes.BytesTest) ... ok test_iterator_pickling (test.test_bytes.BytesTest) ... ok test_join (test.test_bytes.BytesTest) ... ok test_ljust (test.test_bytes.BytesTest) ... ok test_lstrip (test.test_bytes.BytesTest) ... ok test_maketrans (test.test_bytes.BytesTest) ... ok test_none_arguments (test.test_bytes.BytesTest) ... ok test_ord (test.test_bytes.BytesTest) ... ok test_partition (test.test_bytes.BytesTest) ... ok test_pickling (test.test_bytes.BytesTest) ... ok test_repeat (test.test_bytes.BytesTest) ... ok test_repeat_1char (test.test_bytes.BytesTest) ... ok test_replace (test.test_bytes.BytesTest) ... ok test_reversed (test.test_bytes.BytesTest) ... ok test_rfind (test.test_bytes.BytesTest) ... ok test_rindex (test.test_bytes.BytesTest) ... ok test_rjust (test.test_bytes.BytesTest) ... ok test_rpartition (test.test_bytes.BytesTest) ... ok test_rsplit (test.test_bytes.BytesTest) ... ok test_rsplit_string_error (test.test_bytes.BytesTest) ... ok test_rsplit_unicodewhitespace (test.test_bytes.BytesTest) ... ok test_rsplit_whitespace (test.test_bytes.BytesTest) ... ok test_rstrip (test.test_bytes.BytesTest) ... ok test_split (test.test_bytes.BytesTest) ... ok test_split_string_error (test.test_bytes.BytesTest) ... ok test_split_unicodewhitespace (test.test_bytes.BytesTest) ... ok test_split_whitespace (test.test_bytes.BytesTest) ... ok test_startswith (test.test_bytes.BytesTest) ... ok test_strip (test.test_bytes.BytesTest) ... ok test_strip_bytearray (test.test_bytes.BytesTest) ... ok test_strip_string_error (test.test_bytes.BytesTest) ... ok test_strip_whitespace (test.test_bytes.BytesTest) ... ok ---------------------------------------------------------------------- Ran 204 tests in 8.168s OK (skipped=6) 1 test OK. 2.93user 0.02system 0:08.93elapsed 33%CPU (0avgtext+0avgdata 47980maxresident)k 0inputs+368outputs (0major+10572minor)pagefaults 0swaps =================== test_bz2 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bz2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bz2 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27530 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_bz2 testAppend (test.test_bz2.BZ2FileTest) ... ok testBadArgs (test.test_bz2.BZ2FileTest) ... ok testClosedIteratorDeadlock (test.test_bz2.BZ2FileTest) ... ok testContextProtocol (test.test_bz2.BZ2FileTest) ... ok testFileno (test.test_bz2.BZ2FileTest) ... ok testIterator (test.test_bz2.BZ2FileTest) ... ok testIteratorMultiStream (test.test_bz2.BZ2FileTest) ... ok testMixedIterationAndReads (test.test_bz2.BZ2FileTest) ... ok testMultiStreamOrdering (test.test_bz2.BZ2FileTest) ... ok testOpenBytesFilename (test.test_bz2.BZ2FileTest) ... ok testOpenDel (test.test_bz2.BZ2FileTest) ... ok testOpenNonexistent (test.test_bz2.BZ2FileTest) ... ok testPeek (test.test_bz2.BZ2FileTest) ... ok testPeekBytesIO (test.test_bz2.BZ2FileTest) ... ok testRead (test.test_bz2.BZ2FileTest) ... ok testRead0 (test.test_bz2.BZ2FileTest) ... ok testRead100 (test.test_bz2.BZ2FileTest) ... ok testReadBadFile (test.test_bz2.BZ2FileTest) ... ok testReadBytesIO (test.test_bz2.BZ2FileTest) ... ok testReadChunk10 (test.test_bz2.BZ2FileTest) ... ok testReadChunk10MultiStream (test.test_bz2.BZ2FileTest) ... ok testReadInto (test.test_bz2.BZ2FileTest) ... ok testReadLine (test.test_bz2.BZ2FileTest) ... ok testReadLineMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadLines (test.test_bz2.BZ2FileTest) ... ok testReadLinesMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadMonkeyMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadMultiStreamTrailingJunk (test.test_bz2.BZ2FileTest) ... ok testReadTrailingJunk (test.test_bz2.BZ2FileTest) ... ok testReadable (test.test_bz2.BZ2FileTest) ... ok testReadlinesNoNewline (test.test_bz2.BZ2FileTest) ... ok testSeekBackwards (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsAcrossStreams (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsBytesIO (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsFromEnd (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsFromEndAcrossStreams (test.test_bz2.BZ2FileTest) ... ok testSeekForward (test.test_bz2.BZ2FileTest) ... ok testSeekForwardAcrossStreams (test.test_bz2.BZ2FileTest) ... ok testSeekForwardBytesIO (test.test_bz2.BZ2FileTest) ... ok testSeekPostEnd (test.test_bz2.BZ2FileTest) ... ok testSeekPostEndMultiStream (test.test_bz2.BZ2FileTest) ... ok testSeekPostEndTwice (test.test_bz2.BZ2FileTest) ... ok testSeekPostEndTwiceMultiStream (test.test_bz2.BZ2FileTest) ... ok testSeekPreStart (test.test_bz2.BZ2FileTest) ... ok testSeekPreStartMultiStream (test.test_bz2.BZ2FileTest) ... ok testSeekable (test.test_bz2.BZ2FileTest) ... ok testThreading (test.test_bz2.BZ2FileTest) ... ok testWithoutThreading (test.test_bz2.BZ2FileTest) ... ok testWritable (test.test_bz2.BZ2FileTest) ... ok testWrite (test.test_bz2.BZ2FileTest) ... ok testWriteBytesIO (test.test_bz2.BZ2FileTest) ... ok testWriteChunks10 (test.test_bz2.BZ2FileTest) ... ok testWriteLines (test.test_bz2.BZ2FileTest) ... ok testWriteMethodsOnReadOnlyFile (test.test_bz2.BZ2FileTest) ... ok testWriteNonDefaultCompressLevel (test.test_bz2.BZ2FileTest) ... ok testCompress (test.test_bz2.BZ2CompressorTest) ... ok testCompress4G (test.test_bz2.BZ2CompressorTest) ... ok testCompressChunks10 (test.test_bz2.BZ2CompressorTest) ... ok testCompressEmptyString (test.test_bz2.BZ2CompressorTest) ... ok testPickle (test.test_bz2.BZ2CompressorTest) ... ok testDecompress (test.test_bz2.BZ2DecompressorTest) ... ok testDecompress4G (test.test_bz2.BZ2DecompressorTest) ... ok testDecompressChunks10 (test.test_bz2.BZ2DecompressorTest) ... ok testDecompressUnusedData (test.test_bz2.BZ2DecompressorTest) ... ok testEOFError (test.test_bz2.BZ2DecompressorTest) ... ok testPickle (test.test_bz2.BZ2DecompressorTest) ... ok test_Constructor (test.test_bz2.BZ2DecompressorTest) ... ok testCompress (test.test_bz2.CompressDecompressTest) ... ok testCompressEmptyString (test.test_bz2.CompressDecompressTest) ... ok testDecompress (test.test_bz2.CompressDecompressTest) ... ok testDecompressBadData (test.test_bz2.CompressDecompressTest) ... ok testDecompressEmpty (test.test_bz2.CompressDecompressTest) ... ok testDecompressIncomplete (test.test_bz2.CompressDecompressTest) ... ok testDecompressMultiStream (test.test_bz2.CompressDecompressTest) ... ok testDecompressMultiStreamTrailingJunk (test.test_bz2.CompressDecompressTest) ... ok testDecompressToEmptyString (test.test_bz2.CompressDecompressTest) ... ok testDecompressTrailingJunk (test.test_bz2.CompressDecompressTest) ... ok test_bad_params (test.test_bz2.OpenTest) ... ok test_binary_modes (test.test_bz2.OpenTest) ... ok test_encoding (test.test_bz2.OpenTest) ... ok test_encoding_error_handler (test.test_bz2.OpenTest) ... ok test_fileobj (test.test_bz2.OpenTest) ... ok test_implicit_binary_modes (test.test_bz2.OpenTest) ... ok test_newline (test.test_bz2.OpenTest) ... ok test_text_modes (test.test_bz2.OpenTest) ... ok ---------------------------------------------------------------------- Ran 86 tests in 20.534s OK 1 test altered the execution environment: test_bz2 =================== test_calendar ==================== Warning -- threading._dangling was modified by test_bz2 7.17user 0.13system 0:20.98elapsed 34%CPU (0avgtext+0avgdata 114668maxresident)k 0inputs+544outputs (0major+60978minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_calendar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_calendar == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27552 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_calendar test_format (test.test_calendar.OutputTestCase) ... ok test_formatmonth (test.test_calendar.OutputTestCase) ... ok test_formatmonthname_with_year (test.test_calendar.OutputTestCase) ... ok test_formatmonthname_without_year (test.test_calendar.OutputTestCase) ... ok test_formatweekheader_long (test.test_calendar.OutputTestCase) ... ok test_formatweekheader_short (test.test_calendar.OutputTestCase) ... ok test_output (test.test_calendar.OutputTestCase) ... ok test_output_htmlcalendar_encoding_ascii (test.test_calendar.OutputTestCase) ... ok test_output_htmlcalendar_encoding_default (test.test_calendar.OutputTestCase) ... ok test_output_htmlcalendar_encoding_utf8 (test.test_calendar.OutputTestCase) ... ok test_output_textcalendar (test.test_calendar.OutputTestCase) ... ok test_prmonth (test.test_calendar.OutputTestCase) ... ok test_prweek (test.test_calendar.OutputTestCase) ... ok test_pryear (test.test_calendar.OutputTestCase) ... ok test_yeardatescalendar (test.test_calendar.OutputTestCase) ... ok test_yeardayscalendar (test.test_calendar.OutputTestCase) ... ok test_days (test.test_calendar.CalendarTestCase) ... ok test_enumerate_weekdays (test.test_calendar.CalendarTestCase) ... ok test_illegal_weekday_reported (test.test_calendar.CalendarTestCase) ... ok test_isleap (test.test_calendar.CalendarTestCase) ... ok test_itermonthdates (test.test_calendar.CalendarTestCase) ... ok test_locale_calendars (test.test_calendar.CalendarTestCase) ... ok test_months (test.test_calendar.CalendarTestCase) ... ok test_setfirstweekday (test.test_calendar.CalendarTestCase) ... ok test_april (test.test_calendar.MondayTestCase) ... ok test_december (test.test_calendar.MondayTestCase) ... ok test_february (test.test_calendar.MondayTestCase) ... ok test_april (test.test_calendar.SundayTestCase) ... ok test_december (test.test_calendar.SundayTestCase) ... ok test_february (test.test_calendar.SundayTestCase) ... ok test_timegm (test.test_calendar.TimegmTestCase) ... ok test_december (test.test_calendar.MonthRangeTestCase) ... ok test_february_leap (test.test_calendar.MonthRangeTestCase) ... ok test_february_nonleap (test.test_calendar.MonthRangeTestCase) ... ok test_illegal_month_reported (test.test_calendar.MonthRangeTestCase) ... ok test_january (test.test_calendar.MonthRangeTestCase) ... ok test_thirteenth_month (test.test_calendar.MonthRangeTestCase) ... ok test_zeroth_month (test.test_calendar.MonthRangeTestCase) ... ok test_no_leapdays (test.test_calendar.LeapdaysTestCase) ... ok test_no_leapdays_upper_boundary (test.test_calendar.LeapdaysTestCase) ... ok test_no_range (test.test_calendar.LeapdaysTestCase) ... ok test_one_leapday_lower_boundary (test.test_calendar.LeapdaysTestCase) ... ok test_several_leapyears_in_range (test.test_calendar.LeapdaysTestCase) ... ok test_outputs_bytes (test.test_calendar.ConsoleOutputTestCase) ... ok ---------------------------------------------------------------------- Ran 44 tests in 0.555s OK 1 test OK. =================== test_call ==================== 0.41user 0.03system 0:01.14elapsed 39%CPU (0avgtext+0avgdata 43520maxresident)k 0inputs+112outputs (0major+16164minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_call ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_call == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27557 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_call test_oldargs0_0 (test.test_call.CFunctionCalls) ... ok test_oldargs0_0_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_0_kw (test.test_call.CFunctionCalls) ... ok test_oldargs0_1 (test.test_call.CFunctionCalls) ... ok test_oldargs0_1_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_1_kw (test.test_call.CFunctionCalls) ... ok test_oldargs0_2 (test.test_call.CFunctionCalls) ... ok test_oldargs0_2_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_2_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_0 (test.test_call.CFunctionCalls) ... ok test_oldargs1_0_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_0_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_1 (test.test_call.CFunctionCalls) ... ok test_oldargs1_1_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_1_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_2 (test.test_call.CFunctionCalls) ... ok test_oldargs1_2_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_2_kw (test.test_call.CFunctionCalls) ... ok test_varargs0 (test.test_call.CFunctionCalls) ... ok test_varargs0_ext (test.test_call.CFunctionCalls) ... ok test_varargs0_kw (test.test_call.CFunctionCalls) ... ok test_varargs1 (test.test_call.CFunctionCalls) ... ok test_varargs1_ext (test.test_call.CFunctionCalls) ... ok test_varargs1_kw (test.test_call.CFunctionCalls) ... ok test_varargs2 (test.test_call.CFunctionCalls) ... ok test_varargs2_ext (test.test_call.CFunctionCalls) ... ok test_varargs2_kw (test.test_call.CFunctionCalls) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.002s OK 1 test OK. =================== test_capi ==================== 0.15user 0.02system 0:00.44elapsed 38%CPU (0avgtext+0avgdata 41164maxresident)k 0inputs+32outputs (0major+8285minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_capi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_capi == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27561 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_capi test_exc_info (test.test_capi.CAPITest) ... ok test_instancemethod (test.test_capi.CAPITest) ... ok test_memoryview_from_NULL_pointer (test.test_capi.CAPITest) ... ok test_no_FatalError_infinite_loop (test.test_capi.CAPITest) ... ok test_seq_bytes_to_charp_array (test.test_capi.CAPITest) ... ok test_subprocess_fork_exec (test.test_capi.CAPITest) ... ok test_subinterps (test.test_capi.EmbeddingTest) ... skipped "'/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/Modules/_testembed' doesn't exist" test_parse_tuple_and_keywords (test.test_capi.SkipitemTest) ... ERROR test_skipitem (test.test_capi.SkipitemTest) ... 0.41user 0.06system 0:07.46elapsed 6%CPU (0avgtext+0avgdata 44992maxresident)k 0inputs+872outputs (0major+24528minor)pagefaults 0swaps + echo test_capi =================== test_cgi ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cgi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cgi == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27586 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_cgi testQSAndFormData (test.test_cgi.CgiTests) ... ok testQSAndFormDataFile (test.test_cgi.CgiTests) ... ok testQSAndUrlEncode (test.test_cgi.CgiTests) ... ok test_deprecated_parse_qs (test.test_cgi.CgiTests) ... ok test_deprecated_parse_qsl (test.test_cgi.CgiTests) ... ok test_escape (test.test_cgi.CgiTests) ... ok test_fieldstorage_invalid (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_maxline (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_non_ascii (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_w3c (test.test_cgi.CgiTests) ... ok test_fieldstorage_properties (test.test_cgi.CgiTests) ... ok test_fieldstorage_readline (test.test_cgi.CgiTests) ... ok test_log (test.test_cgi.CgiTests) ... ok test_parse_header (test.test_cgi.CgiTests) ... ok test_parse_multipart (test.test_cgi.CgiTests) ... ok test_strict (test.test_cgi.CgiTests) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.051s OK 1 test OK. 0.23user 0.02system 0:00.62elapsed 41%CPU (0avgtext+0avgdata 49588maxresident)k 0inputs+1600outputs (0major+10795minor)pagefaults 0swaps =================== test_cgitb ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cgitb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cgitb == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27595 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_cgitb test_blanks (test.test_cgitb.TestCgitb) ... ok test_fonts (test.test_cgitb.TestCgitb) ... ok test_html (test.test_cgitb.TestCgitb) ... ok test_syshook_no_logdir_default_format (test.test_cgitb.TestCgitb) ... ok test_syshook_no_logdir_text_format (test.test_cgitb.TestCgitb) ... ok test_text (test.test_cgitb.TestCgitb) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.589s OK 1 test OK. 0.40user 0.05system 0:01.40elapsed 32%CPU (0avgtext+0avgdata 42756maxresident)k 0inputs+72outputs (0major+20814minor)pagefaults 0swaps =================== test_charmapcodec ==================== + for TestName in $(cat testnames.txt) + echo =================== test_charmapcodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_charmapcodec == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27601 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_charmapcodec test_constructorx (test.test_charmapcodec.CharmapCodecTest) ... ok test_constructory (test.test_charmapcodec.CharmapCodecTest) ... ok test_encodex (test.test_charmapcodec.CharmapCodecTest) ... ok test_maptoundefined (test.test_charmapcodec.CharmapCodecTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK 1 test OK. 0.14user 0.01system 0:00.17elapsed 91%CPU (0avgtext+0avgdata 41124maxresident)k 0inputs+24outputs (0major+8267minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_class ==================== =================== test_class ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_class == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27605 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_class testBadTypeReturned (test.test_class.ClassTests) ... ok testBinaryOps (test.test_class.ClassTests) ... ok testDel (test.test_class.ClassTests) ... ok testForExceptionsRaisedInInstanceGetattr2 (test.test_class.ClassTests) ... ok testGetSetAndDel (test.test_class.ClassTests) ... ok testHashComparisonOfMethods (test.test_class.ClassTests) ... ok testHashStuff (test.test_class.ClassTests) ... ok testInit (test.test_class.ClassTests) ... ok testListAndDictOps (test.test_class.ClassTests) ... ok testMisc (test.test_class.ClassTests) ... ok testSFBug532646 (test.test_class.ClassTests) ... ok testUnaryOps (test.test_class.ClassTests) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.016s OK 1 test OK. =================== test_cmath ==================== 0.15user 0.02system 0:00.66elapsed 26%CPU (0avgtext+0avgdata 44960maxresident)k 0inputs+56outputs (0major+9279minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmath == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27609 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_cmath testAtanSign (test.test_cmath.CMathTests) ... ok testAtanhSign (test.test_cmath.CMathTests) ... ok testTanhSign (test.test_cmath.CMathTests) ... ok test_abs (test.test_cmath.CMathTests) ... ok test_abs_overflows (test.test_cmath.CMathTests) ... ok test_cmath_matches_math (test.test_cmath.CMathTests) ... ok test_constants (test.test_cmath.CMathTests) ... ok test_input_type (test.test_cmath.CMathTests) ... ok test_isfinite (test.test_cmath.CMathTests) ... ok test_isinf (test.test_cmath.CMathTests) ... ok test_isnan (test.test_cmath.CMathTests) ... ok test_phase (test.test_cmath.CMathTests) ... ok test_polar (test.test_cmath.CMathTests) ... ok test_rect (test.test_cmath.CMathTests) ... ok test_specific_values (test.test_cmath.CMathTests) ... ok test_user_object (test.test_cmath.CMathTests) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.573s OK 1 test OK. =================== test_cmd ==================== 0.24user 0.02system 0:01.06elapsed 25%CPU (0avgtext+0avgdata 45048maxresident)k 0inputs+184outputs (0major+9512minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmd == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27613 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_cmd Trying: mycmd = samplecmdclass() Expecting nothing ok Trying: mycmd.parseline("") Expecting: (None, None, '') ok Trying: mycmd.parseline("?") Expecting: ('help', '', 'help ') ok Trying: mycmd.parseline("?help") Expecting: ('help', 'help', 'help help') ok Trying: mycmd.parseline("!") Expecting: ('shell', '', 'shell ') ok Trying: mycmd.parseline("!command") Expecting: ('shell', 'command', 'shell command') ok Trying: mycmd.parseline("func") Expecting: ('func', '', 'func') ok Trying: mycmd.parseline("func arg1") Expecting: ('func', 'arg1', 'func arg1') ok Trying: mycmd.onecmd("") Expecting nothing ok Trying: mycmd.onecmd("add 4 5") Expecting: 9 ok Trying: mycmd.onecmd("") Expecting: 9 ok Trying: mycmd.onecmd("test") Expecting: *** Unknown syntax: test ok Trying: mycmd.emptyline() Expecting: *** Unknown syntax: test ok Trying: mycmd.default("default") Expecting: *** Unknown syntax: default ok Trying: mycmd.completedefault() Expecting: This is the completedefault methode ok Trying: mycmd.completenames("a") Expecting: ['add'] ok Trying: mycmd.completenames("12") Expecting: [] ok Trying: mycmd.completenames("help") Expecting: ['help'] ok Trying: mycmd.complete_help("a") Expecting: ['add'] ok Trying: mycmd.complete_help("he") Expecting: ['help'] ok Trying: mycmd.complete_help("12") Expecting: [] ok Trying: sorted(mycmd.complete_help("")) Expecting: ['add', 'exit', 'help', 'shell'] ok Trying: mycmd.do_help("testet") Expecting: *** No help on testet ok Trying: mycmd.do_help("add") Expecting: help text for add ok Trying: mycmd.onecmd("help add") Expecting: help text for add ok Trying: mycmd.do_help("") Expecting: Documented commands (type help ): ======================================== add help Undocumented commands: ====================== exit shell ok Trying: mycmd.print_topics("header", ["command1", "command2"], 2 ,10) Expecting: header ====== command1 command2 ok Trying: mycmd.columnize([str(i) for i in range(20)]) Expecting: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ok Trying: mycmd.columnize([str(i) for i in range(20)], 10) Expecting: 0 7 14 1 8 15 2 9 16 3 10 17 4 11 18 5 12 19 6 13 ok Trying: mycmd.use_rawinput=0 Expecting nothing ok Trying: mycmd.cmdqueue=["", "add", "add 4 5", "help", "help add","exit"] Expecting nothing ok Trying: mycmd.cmdloop() Expecting: Hello from preloop help text for add *** invalid number of arguments 9 Documented commands (type help ): ======================================== add help Undocumented commands: ====================== exit shell help text for add Hello from postloop ok 19 items had no tests: test.test_cmd test.test_cmd.TestAlternateInput test.test_cmd.TestAlternateInput.simplecmd test.test_cmd.TestAlternateInput.simplecmd.do_EOF test.test_cmd.TestAlternateInput.simplecmd.do_print test.test_cmd.TestAlternateInput.simplecmd2 test.test_cmd.TestAlternateInput.simplecmd2.do_EOF test.test_cmd.TestAlternateInput.test_file_with_missing_final_nl test.test_cmd.TestAlternateInput.test_input_reset_at_EOF test.test_cmd.samplecmdclass.complete_command test.test_cmd.samplecmdclass.completedefault test.test_cmd.samplecmdclass.do_add test.test_cmd.samplecmdclass.do_exit test.test_cmd.samplecmdclass.do_shell test.test_cmd.samplecmdclass.help_add test.test_cmd.samplecmdclass.postloop test.test_cmd.samplecmdclass.preloop test.test_cmd.test_coverage test.test_cmd.test_main 1 items passed all tests: 32 tests in test.test_cmd.samplecmdclass 32 tests in 20 items. 32 passed and 0 failed. Test passed. doctest (test.test_cmd) ... 32 tests with zero failures test_file_with_missing_final_nl (test.test_cmd.TestAlternateInput) ... ok test_input_reset_at_EOF (test.test_cmd.TestAlternateInput) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.000s OK 1 test OK. =================== test_cmd_line ==================== 0.19user 0.02system 0:00.51elapsed 41%CPU (0avgtext+0avgdata 42312maxresident)k 0inputs+32outputs (0major+8777minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmd_line == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27617 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_cmd_line test_builtin_input (test.test_cmd_line.CmdLineTest) ... ok test_closed_stdout (test.test_cmd_line.CmdLineTest) ... ok test_del___main__ (test.test_cmd_line.CmdLineTest) ... ok test_directories (test.test_cmd_line.CmdLineTest) ... ok test_displayhook_unencodable (test.test_cmd_line.CmdLineTest) ... ok test_hash_randomization (test.test_cmd_line.CmdLineTest) ... ok test_large_PYTHONPATH (test.test_cmd_line.CmdLineTest) ... ok test_no_std_streams (test.test_cmd_line.CmdLineTest) ... ok test_no_stderr (test.test_cmd_line.CmdLineTest) ... ok test_no_stdin (test.test_cmd_line.CmdLineTest) ... ok test_no_stdout (test.test_cmd_line.CmdLineTest) ... ok test_non_ascii (test.test_cmd_line.CmdLineTest) ... skipped 'need support.FS_NONASCII' test_optimize (test.test_cmd_line.CmdLineTest) ... ok test_osx_utf8 (test.test_cmd_line.CmdLineTest) ... skipped 'test specific to Mac OS X' test_output_newline (test.test_cmd_line.CmdLineTest) ... ok test_run_code (test.test_cmd_line.CmdLineTest) ... ok test_run_module (test.test_cmd_line.CmdLineTest) ... ok test_run_module_bug1764407 (test.test_cmd_line.CmdLineTest) ... ok test_site_flag (test.test_cmd_line.CmdLineTest) ... ok test_stdin_readline (test.test_cmd_line.CmdLineTest) ... ok test_stdout_flush_at_shutdown (test.test_cmd_line.CmdLineTest) ... ok test_unbuffered_input (test.test_cmd_line.CmdLineTest) ... ok test_unbuffered_output (test.test_cmd_line.CmdLineTest) ... ok test_undecodable_code (test.test_cmd_line.CmdLineTest) ... ok test_unknown_options (test.test_cmd_line.CmdLineTest) ... ok test_unmached_quote (test.test_cmd_line.CmdLineTest) ... ok test_usage (test.test_cmd_line.CmdLineTest) ... ok test_verbose (test.test_cmd_line.CmdLineTest) ... ok test_version (test.test_cmd_line.CmdLineTest) ... ok test_xoptions (test.test_cmd_line.CmdLineTest) ... ok ---------------------------------------------------------------------- Ran 30 tests in 5.440s OK (skipped=2) 1 test OK. 1.67user 0.35system 0:05.89elapsed 34%CPU (0avgtext+0avgdata 42248maxresident)k 0inputs+80outputs (0major+154479minor)pagefaults 0swaps =================== test_cmd_line_script ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line_script ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmd_line_script == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27665 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_cmd_line_script test_basic_script (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_c_loader (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_error_code_is_one (test.test_cmd_line_script.CmdLineTest) ... ok test_directory (test.test_cmd_line_script.CmdLineTest) ... ok test_directory_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_directory_error (test.test_cmd_line_script.CmdLineTest) ... ok test_issue8202 (test.test_cmd_line_script.CmdLineTest) ... ok test_issue8202_dash_c_file_ignored (test.test_cmd_line_script.CmdLineTest) ... ok test_issue8202_dash_m_file_ignored (test.test_cmd_line_script.CmdLineTest) ... ok test_module_in_package (test.test_cmd_line_script.CmdLineTest) ... ok test_module_in_package_in_zipfile (test.test_cmd_line_script.CmdLineTest) ... ok test_module_in_subpackage_in_zipfile (test.test_cmd_line_script.CmdLineTest) ... ok test_non_ascii (test.test_cmd_line_script.CmdLineTest) ... ok test_package (test.test_cmd_line_script.CmdLineTest) ... ok test_package_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_package_error (test.test_cmd_line_script.CmdLineTest) ... ok test_package_recursion (test.test_cmd_line_script.CmdLineTest) ... ok test_pep_409_verbiage (test.test_cmd_line_script.CmdLineTest) ... ok test_script_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_stdin_loader (test.test_cmd_line_script.CmdLineTest) ... ok test_zipfile (test.test_cmd_line_script.CmdLineTest) ... ok test_zipfile_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_zipfile_error (test.test_cmd_line_script.CmdLineTest) ... ok ---------------------------------------------------------------------- Ran 23 tests in 6.265s OK 1 test OK. =================== test_code ==================== 2.04user 0.29system 0:06.83elapsed 34%CPU (0avgtext+0avgdata 42376maxresident)k 0inputs+448outputs (0major+115319minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_code ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_code == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27692 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_code Trying: def f(x): def g(y): return x + y return g Expecting nothing ok Trying: dump(f.__code__) Expecting: name: f argcount: 1 kwonlyargcount: 0 names: () varnames: ('x', 'g') cellvars: ('x',) freevars: () nlocals: 2 flags: 3 consts: ('None', '', "'f..g'") ok Trying: dump(f(4).__code__) Expecting: name: g argcount: 1 kwonlyargcount: 0 names: () varnames: ('y',) cellvars: () freevars: ('x',) nlocals: 1 flags: 19 consts: ('None',) ok Trying: def h(x, y): a = x + y b = x - y c = a * b return c Expecting nothing ok Trying: dump(h.__code__) Expecting: name: h argcount: 2 kwonlyargcount: 0 names: () varnames: ('x', 'y', 'a', 'b', 'c') cellvars: () freevars: () nlocals: 5 flags: 67 consts: ('None',) ok Trying: def attrs(obj): print(obj.attr1) print(obj.attr2) print(obj.attr3) Expecting nothing ok Trying: dump(attrs.__code__) Expecting: name: attrs argcount: 1 kwonlyargcount: 0 names: ('print', 'attr1', 'attr2', 'attr3') varnames: ('obj',) cellvars: () freevars: () nlocals: 1 flags: 67 consts: ('None',) ok Trying: def optimize_away(): 'doc string' 'not a docstring' 53 0x53 Expecting nothing ok Trying: dump(optimize_away.__code__) Expecting: name: optimize_away argcount: 0 kwonlyargcount: 0 names: () varnames: () cellvars: () freevars: () nlocals: 0 flags: 1048643 consts: ("'doc string'", 'None') ok Trying: def keywordonly_args(a,b,*,k1): return a,b,k1 Expecting nothing ok Trying: dump(keywordonly_args.__code__) Expecting: name: keywordonly_args argcount: 2 kwonlyargcount: 1 names: () varnames: ('a', 'b', 'k1') cellvars: () freevars: () nlocals: 3 flags: 67 consts: ('None',) ok 7 items had no tests: test.test_code.CodeTest test.test_code.CodeTest.test_newempty test.test_code.CodeWeakRefTest test.test_code.CodeWeakRefTest.test_basic test.test_code.consts test.test_code.dump test.test_code.test_main 1 items passed all tests: 11 tests in test.test_code 11 tests in 8 items. 11 passed and 0 failed. Test passed. doctest (test.test_code) ... 11 tests with zero failures test_newempty (test.test_code.CodeTest) ... skipped 'implementation detail specific to cpython' test_basic (test.test_code.CodeWeakRefTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.025s OK (skipped=1) 1 test OK. 0.20user 0.02system 0:00.59elapsed 37%CPU (0avgtext+0avgdata 42624maxresident)k 0inputs+24outputs (0major+8834minor)pagefaults 0swaps =================== test_code_module ==================== + for TestName in $(cat testnames.txt) + echo =================== test_code_module ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_code_module == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27696 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_code_module test_console_stderr (test.test_code_module.TestInteractiveConsole) ... ok test_ps1 (test.test_code_module.TestInteractiveConsole) ... ok test_ps2 (test.test_code_module.TestInteractiveConsole) ... ok test_syntax_error (test.test_code_module.TestInteractiveConsole) ... ok test_sysexcepthook (test.test_code_module.TestInteractiveConsole) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.029s OK 1 test OK. =================== test_codeccallbacks ==================== 0.17user 0.01system 0:00.52elapsed 36%CPU (0avgtext+0avgdata 42804maxresident)k 0inputs+24outputs (0major+8850minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codeccallbacks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codeccallbacks == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27700 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codeccallbacks test_backslashescape (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodbackslashreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodignoreexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodstrictexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodxmlcharrefreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badhandlerresults (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badlookupcall (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badregistercall (test.test_codeccallbacks.CodecCallbackTest) ... ok test_bug828737 (test.test_codeccallbacks.CodecCallbackTest) ... ok test_callbacks (test.test_codeccallbacks.CodecCallbackTest) ... ok test_charmapencode (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decodehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decodeunicodeinternal (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decoding_callbacks (test.test_codeccallbacks.CodecCallbackTest) ... ok test_encodehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_longstrings (test.test_codeccallbacks.CodecCallbackTest) ... ok test_lookup (test.test_codeccallbacks.CodecCallbackTest) ... ok test_mutatingdecodehandler (test.test_codeccallbacks.CodecCallbackTest) ... skipped 'PyPy does not have this restriction' test_translatehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unencodablereplacement (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodedecodeerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodeencodeerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodetranslateerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_uninamereplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unknownhandler (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharnamereplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharrefreplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharrefvalues (test.test_codeccallbacks.CodecCallbackTest) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.065s OK (skipped=1) 1 test OK. =================== test_codecencodings_cn ==================== 0.25user 0.02system 0:00.69elapsed 39%CPU (0avgtext+0avgdata 47988maxresident)k 0inputs+248outputs (0major+10423minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_cn == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27704 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecencodings_cn test_callback_None_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB18030) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GB18030) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GB18030) ... skipped 'encoding contains full ISO 10646 map' test_errorhandle (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB18030) ... ok test_streamreader (test.test_codecencodings_cn.Test_GB18030) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GB18030) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB18030) ... skipped 'encoding contains full ISO 10646 map' test_callback_None_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB2312) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GB2312) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GB2312) ... ok test_errorhandle (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB2312) ... ok test_streamreader (test.test_codecencodings_cn.Test_GB2312) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GB2312) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_None_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GBK) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GBK) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GBK) ... ok test_errorhandle (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GBK) ... ok test_streamreader (test.test_codecencodings_cn.Test_GBK) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GBK) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_None_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_HZ) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_HZ) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_HZ) ... ok test_errorhandle (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_HZ) ... ok test_streamreader (test.test_codecencodings_cn.Test_HZ) ... ok test_streamwriter (test.test_codecencodings_cn.Test_HZ) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_HZ) ... ok ---------------------------------------------------------------------- Ran 64 tests in 0.910s OK (skipped=2) 1 test OK. =================== test_codecencodings_hk ==================== 0.50user 0.02system 0:01.84elapsed 28%CPU (0avgtext+0avgdata 46828maxresident)k 0inputs+104outputs (0major+10005minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_hk == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27708 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecencodings_hk test_callback_None_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_backward_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_forward_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_index_outofbound (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_long_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_returns_bytes (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_wrong_objects (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_chunkcoding (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_customreplace_encode (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_errorhandle (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementaldecoder (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementalencoder (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_streamreader (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_streamwriter (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_xmlcharrefreplace (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.023s OK 1 test OK. =================== test_codecencodings_iso2022 ==================== 0.20user 0.02system 0:00.54elapsed 42%CPU (0avgtext+0avgdata 45004maxresident)k 0inputs+32outputs (0major+9459minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_iso2022 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_iso2022 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27712 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecencodings_iso2022 test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... skipped 'iso2022_kr.txt cannot be used to test "chunk coding"' test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.648s OK (skipped=1) 1 test OK. 0.49user 0.02system 0:01.45elapsed 35%CPU (0avgtext+0avgdata 46316maxresident)k 0inputs+48outputs (0major+9876minor)pagefaults 0swaps =================== test_codecencodings_jp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_jp == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27716 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecencodings_jp test_callback_None_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_CP932) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_CP932) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_CP932) ... ok test_errorhandle (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_CP932) ... ok test_streamreader (test.test_codecencodings_jp.Test_CP932) ... ok test_streamwriter (test.test_codecencodings_jp.Test_CP932) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok ---------------------------------------------------------------------- Ran 112 tests in 2.406s OK 1 test OK. 0.98user 0.02system 0:03.32elapsed 30%CPU (0avgtext+0avgdata 49388maxresident)k 0inputs+88outputs (0major+10677minor)pagefaults 0swaps =================== test_codecencodings_kr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_kr == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27720 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecencodings_kr test_callback_None_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_returns_bytes (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_CP949) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_CP949) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_CP949) ... ok test_errorhandle (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_CP949) ... ok test_streamreader (test.test_codecencodings_kr.Test_CP949) ... ok test_streamwriter (test.test_codecencodings_kr.Test_CP949) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_None_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_returns_bytes (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_EUCKR) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_EUCKR) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_EUCKR) ... ok test_errorhandle (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_EUCKR) ... ok test_streamreader (test.test_codecencodings_kr.Test_EUCKR) ... ok test_streamwriter (test.test_codecencodings_kr.Test_EUCKR) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_None_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_returns_bytes (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_JOHAB) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_JOHAB) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_JOHAB) ... ok test_errorhandle (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_JOHAB) ... ok test_streamreader (test.test_codecencodings_kr.Test_JOHAB) ... ok test_streamwriter (test.test_codecencodings_kr.Test_JOHAB) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_JOHAB) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.708s OK 1 test OK. 0.38user 0.02system 0:01.23elapsed 33%CPU (0avgtext+0avgdata 45188maxresident)k 0inputs+48outputs (0major+9606minor)pagefaults 0swaps =================== test_codecencodings_tw ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_tw == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27724 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecencodings_tw test_callback_None_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_backward_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_forward_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_index_outofbound (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_long_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_returns_bytes (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_wrong_objects (test.test_codecencodings_tw.Test_Big5) ... ok test_chunkcoding (test.test_codecencodings_tw.Test_Big5) ... ok test_customreplace_encode (test.test_codecencodings_tw.Test_Big5) ... ok test_errorhandle (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementaldecoder (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementalencoder (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_tw.Test_Big5) ... ok test_streamreader (test.test_codecencodings_tw.Test_Big5) ... ok test_streamwriter (test.test_codecencodings_tw.Test_Big5) ... ok test_xmlcharrefreplace (test.test_codecencodings_tw.Test_Big5) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.186s OK 1 test OK. 0.26user 0.02system 0:00.76elapsed 38%CPU (0avgtext+0avgdata 44740maxresident)k 0inputs+32outputs (0major+9495minor)pagefaults 0swaps =================== test_codecmaps_cn ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_cn == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27728 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecmaps_cn test_codecmaps_cn skipped -- Use of the 'urlfetch' resource not enabled 1 test skipped: test_codecmaps_cn Those skips are all expected on linux. 0.20user 0.02system 0:01.13elapsed 20%CPU (0avgtext+0avgdata 44612maxresident)k 0inputs+48outputs (0major+9459minor)pagefaults 0swaps =================== test_codecmaps_hk ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_hk == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27732 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecmaps_hk test_codecmaps_hk skipped -- Use of the 'urlfetch' resource not enabled 1 test skipped: test_codecmaps_hk Those skips are all expected on linux. 0.19user 0.02system 0:00.74elapsed 29%CPU (0avgtext+0avgdata 44572maxresident)k 0inputs+16outputs (0major+9379minor)pagefaults 0swaps =================== test_codecmaps_jp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_jp == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27736 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecmaps_jp test_codecmaps_jp skipped -- Use of the 'urlfetch' resource not enabled 1 test skipped: test_codecmaps_jp Those skips are all expected on linux. 0.20user 0.02system 0:00.82elapsed 27%CPU (0avgtext+0avgdata 44524maxresident)k 0inputs+16outputs (0major+9421minor)pagefaults 0swaps =================== test_codecmaps_kr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_kr == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27740 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecmaps_kr test_codecmaps_kr skipped -- Use of the 'urlfetch' resource not enabled 1 test skipped: test_codecmaps_kr Those skips are all expected on linux. 0.19user 0.02system 0:00.52elapsed 41%CPU (0avgtext+0avgdata 44708maxresident)k 0inputs+16outputs (0major+9463minor)pagefaults 0swaps =================== test_codecmaps_tw ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_tw == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27744 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecmaps_tw test_codecmaps_tw skipped -- Use of the 'urlfetch' resource not enabled 1 test skipped: test_codecmaps_tw Those skips are all expected on linux. 0.19user 0.02system 0:01.09elapsed 20%CPU (0avgtext+0avgdata 44640maxresident)k 0inputs+16outputs (0major+9452minor)pagefaults 0swaps =================== test_codecs ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecs == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27748 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codecs test_bad_decode_args (test.test_codecs.BasicUnicodeTest) ... ok test_bad_encode_args (test.test_codecs.BasicUnicodeTest) ... ok test_basics (test.test_codecs.BasicUnicodeTest) ... ok test_basics_capi (test.test_codecs.BasicUnicodeTest) ... skipped 'implementation detail specific to cpython' test_decoder_state (test.test_codecs.BasicUnicodeTest) ... ok test_encoding_map_type_initialized (test.test_codecs.BasicUnicodeTest) ... ok test_seek (test.test_codecs.BasicUnicodeTest) ... ok test_seek0 (test.test_codecs.BomTest) ... ok test_bug1098990_a (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_bug1098990_b (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_bug1175396 (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_decode (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_encode (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_lone_surrogates (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_mixed_readline_and_read (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_readline (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_readlinequeue (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_surrogatepass_handler (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_decode_with_int2int_map (test.test_codecs.CharmapTest) ... ok test_decode_with_int2str_map (test.test_codecs.CharmapTest) ... ok test_decode_with_string_map (test.test_codecs.CharmapTest) ... ok test_code_page_name (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_cp1252 (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_cp932 (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_cp_utf7 (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_incremental (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_invalid_code_page (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_multibyte_encoding (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_decode (test.test_codecs.CodecsModuleTest) ... ok test_encode (test.test_codecs.CodecsModuleTest) ... ok test_getdecoder (test.test_codecs.CodecsModuleTest) ... ok test_getencoder (test.test_codecs.CodecsModuleTest) ... ok test_getreader (test.test_codecs.CodecsModuleTest) ... ok test_getwriter (test.test_codecs.CodecsModuleTest) ... ok test_lookup (test.test_codecs.CodecsModuleTest) ... ok test_lookup_issue1813 (test.test_codecs.CodecsModuleTest) ... ok test_register (test.test_codecs.CodecsModuleTest) ... ok test_basic (test.test_codecs.EncodedFileTest) ... ok test_empty (test.test_codecs.EscapeDecodeTest) ... ok test_errors (test.test_codecs.EscapeDecodeTest) ... ok test_escape (test.test_codecs.EscapeDecodeTest) ... ok test_raw (test.test_codecs.EscapeDecodeTest) ... ok test_builtin_decode (test.test_codecs.IDNACodecTest) ... ok test_builtin_encode (test.test_codecs.IDNACodecTest) ... ok test_incremental_decode (test.test_codecs.IDNACodecTest) ... ok test_incremental_encode (test.test_codecs.IDNACodecTest) ... ok test_stream (test.test_codecs.IDNACodecTest) ... ok test_nameprep (test.test_codecs.NameprepTest) ... ok test_decode (test.test_codecs.PunycodeTest) ... ok test_encode (test.test_codecs.PunycodeTest) ... ok test_decode_errors (test.test_codecs.RawUnicodeEscapeTest) ... ok test_empty (test.test_codecs.RawUnicodeEscapeTest) ... ok test_escape_decode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_escape_encode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_raw_decode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_raw_encode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_array (test.test_codecs.ReadBufferTest) ... ok test_bad_args (test.test_codecs.ReadBufferTest) ... ok test_empty (test.test_codecs.ReadBufferTest) ... ok test_recoding (test.test_codecs.RecodingTest) ... ok test_readlines (test.test_codecs.StreamReaderTest) ... ok test_ascii (test.test_codecs.SurrogateEscapeTest) ... ok test_charmap (test.test_codecs.SurrogateEscapeTest) ... ok test_latin1 (test.test_codecs.SurrogateEscapeTest) ... ok test_utf8 (test.test_codecs.SurrogateEscapeTest) ... ok test_basics (test.test_codecs.TransformCodecTest) ... ok test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) ... ok test_binary_to_text_blacklists_text_transforms (test.test_codecs.TransformCodecTest) ... ok test_read (test.test_codecs.TransformCodecTest) ... ok test_readline (test.test_codecs.TransformCodecTest) ... ok test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) ... ok test_text_to_binary_blacklists_text_transforms (test.test_codecs.TransformCodecTest) ... ok test_decode_unicode (test.test_codecs.TypesTest) ... ok test_unicode_escape (test.test_codecs.TypesTest) ... ok test_bug1098990_a (test.test_codecs.UTF16BETest) ... ok test_bug1098990_b (test.test_codecs.UTF16BETest) ... ok test_bug1175396 (test.test_codecs.UTF16BETest) ... ok test_errors (test.test_codecs.UTF16BETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF16BETest) ... ok test_nonbmp (test.test_codecs.UTF16BETest) ... ok test_partial (test.test_codecs.UTF16BETest) ... ok test_readline (test.test_codecs.UTF16BETest) ... ok test_readlinequeue (test.test_codecs.UTF16BETest) ... ok test_bad_args (test.test_codecs.UTF16ExTest) ... ok test_errors (test.test_codecs.UTF16ExTest) ... ok test_bug1098990_a (test.test_codecs.UTF16LETest) ... ok test_bug1098990_b (test.test_codecs.UTF16LETest) ... ok test_bug1175396 (test.test_codecs.UTF16LETest) ... ok test_errors (test.test_codecs.UTF16LETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF16LETest) ... ok test_nonbmp (test.test_codecs.UTF16LETest) ... ok test_partial (test.test_codecs.UTF16LETest) ... ok test_readline (test.test_codecs.UTF16LETest) ... ok test_readlinequeue (test.test_codecs.UTF16LETest) ... ok test_badbom (test.test_codecs.UTF16Test) ... ok test_bug1098990_a (test.test_codecs.UTF16Test) ... ok test_bug1098990_b (test.test_codecs.UTF16Test) ... ok test_bug1175396 (test.test_codecs.UTF16Test) ... ok test_bug691291 (test.test_codecs.UTF16Test) ... ok test_decoder_state (test.test_codecs.UTF16Test) ... ok test_errors (test.test_codecs.UTF16Test) ... ok test_handlers (test.test_codecs.UTF16Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF16Test) ... ok test_only_one_bom (test.test_codecs.UTF16Test) ... ok test_partial (test.test_codecs.UTF16Test) ... ok test_readline (test.test_codecs.UTF16Test) ... ok test_readlinequeue (test.test_codecs.UTF16Test) ... ok test_bug1098990_a (test.test_codecs.UTF32BETest) ... ok test_bug1098990_b (test.test_codecs.UTF32BETest) ... ok test_bug1175396 (test.test_codecs.UTF32BETest) ... ok test_errors (test.test_codecs.UTF32BETest) ... ok test_issue8941 (test.test_codecs.UTF32BETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32BETest) ... ok test_partial (test.test_codecs.UTF32BETest) ... ok test_readline (test.test_codecs.UTF32BETest) ... ok test_readlinequeue (test.test_codecs.UTF32BETest) ... ok test_simple (test.test_codecs.UTF32BETest) ... ok test_bug1098990_a (test.test_codecs.UTF32LETest) ... ok test_bug1098990_b (test.test_codecs.UTF32LETest) ... ok test_bug1175396 (test.test_codecs.UTF32LETest) ... ok test_errors (test.test_codecs.UTF32LETest) ... ok test_issue8941 (test.test_codecs.UTF32LETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32LETest) ... ok test_partial (test.test_codecs.UTF32LETest) ... ok test_readline (test.test_codecs.UTF32LETest) ... ok test_readlinequeue (test.test_codecs.UTF32LETest) ... ok test_simple (test.test_codecs.UTF32LETest) ... ok test_badbom (test.test_codecs.UTF32Test) ... ok test_bug1098990_a (test.test_codecs.UTF32Test) ... ok test_bug1098990_b (test.test_codecs.UTF32Test) ... ok test_bug1175396 (test.test_codecs.UTF32Test) ... ok test_decoder_state (test.test_codecs.UTF32Test) ... ok test_errors (test.test_codecs.UTF32Test) ... ok test_handlers (test.test_codecs.UTF32Test) ... ok test_issue8941 (test.test_codecs.UTF32Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32Test) ... ok test_only_one_bom (test.test_codecs.UTF32Test) ... ok test_partial (test.test_codecs.UTF32Test) ... ok test_readline (test.test_codecs.UTF32Test) ... ok test_readlinequeue (test.test_codecs.UTF32Test) ... ok test_bug1098990_a (test.test_codecs.UTF7Test) ... ok test_bug1098990_b (test.test_codecs.UTF7Test) ... ok test_bug1175396 (test.test_codecs.UTF7Test) ... ok test_errors (test.test_codecs.UTF7Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF7Test) ... ok test_nonbmp (test.test_codecs.UTF7Test) ... ok test_partial (test.test_codecs.UTF7Test) ... ok test_readline (test.test_codecs.UTF7Test) ... ok test_readlinequeue (test.test_codecs.UTF7Test) ... ok test_bom (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_a (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_b (test.test_codecs.UTF8SigTest) ... ok test_bug1175396 (test.test_codecs.UTF8SigTest) ... ok test_bug1601501 (test.test_codecs.UTF8SigTest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF8SigTest) ... ok test_partial (test.test_codecs.UTF8SigTest) ... ok test_readline (test.test_codecs.UTF8SigTest) ... ok test_readlinequeue (test.test_codecs.UTF8SigTest) ... ok test_stream_bare (test.test_codecs.UTF8SigTest) ... ok test_stream_bom (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_a (test.test_codecs.UTF8Test) ... ok test_bug1098990_b (test.test_codecs.UTF8Test) ... ok test_bug1175396 (test.test_codecs.UTF8Test) ... ok test_decoder_state (test.test_codecs.UTF8Test) ... ok test_lone_surrogates (test.test_codecs.UTF8Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF8Test) ... ok test_partial (test.test_codecs.UTF8Test) ... ok test_readline (test.test_codecs.UTF8Test) ... ok test_readlinequeue (test.test_codecs.UTF8Test) ... ok test_surrogatepass_handler (test.test_codecs.UTF8Test) ... ok test_decode_errors (test.test_codecs.UnicodeEscapeTest) ... ok test_empty (test.test_codecs.UnicodeEscapeTest) ... ok test_escape_decode (test.test_codecs.UnicodeEscapeTest) ... ok test_escape_encode (test.test_codecs.UnicodeEscapeTest) ... ok test_raw_decode (test.test_codecs.UnicodeEscapeTest) ... ok test_raw_encode (test.test_codecs.UnicodeEscapeTest) ... ok test_bug1251300 (test.test_codecs.UnicodeInternalTest) ... ok test_decode_callback (test.test_codecs.UnicodeInternalTest) ... ok test_decode_error_attributes (test.test_codecs.UnicodeInternalTest) ... ok test_encode_length (test.test_codecs.UnicodeInternalTest) ... ok test_encodedfile (test.test_codecs.WithStmtTest) ... ok test_streamreaderwriter (test.test_codecs.WithStmtTest) ... ok ---------------------------------------------------------------------- Ran 182 tests in 6.184s OK (skipped=18) 1 test OK. 2.25user 0.04system 0:06.60elapsed 34%CPU (0avgtext+0avgdata 62732maxresident)k 0inputs+1856outputs (0major+13829minor)pagefaults 0swaps =================== test_codeop ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codeop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codeop == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27752 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_codeop test_filename (test.test_codeop.CodeopTests) ... ok test_incomplete (test.test_codeop.CodeopTests) ... ok test_invalid (test.test_codeop.CodeopTests) ... ok test_valid (test.test_codeop.CodeopTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.008s OK 1 test OK. 0.15user 0.01system 0:00.51elapsed 34%CPU (0avgtext+0avgdata 41488maxresident)k 0inputs+32outputs (0major+8374minor)pagefaults 0swaps =================== test_coding ==================== + for TestName in $(cat testnames.txt) + echo =================== test_coding ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_coding == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27756 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_coding test_20731 (test.test_coding.CodingTest) ... ok test_bad_coding (test.test_coding.CodingTest) ... ok test_bad_coding2 (test.test_coding.CodingTest) ... ok test_error_from_string (test.test_coding.CodingTest) ... ok test_exec_valid_coding (test.test_coding.CodingTest) ... ok test_file_parse (test.test_coding.CodingTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.053s OK 1 test OK. 0.18user 0.02system 0:00.49elapsed 41%CPU (0avgtext+0avgdata 41748maxresident)k 0inputs+40outputs (0major+11903minor)pagefaults 0swaps =================== test_collections ==================== + for TestName in $(cat testnames.txt) + echo =================== test_collections ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_collections == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27761 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_collections test_copy (test.test_collections.TestNamedTuple) ... ok test_factory (test.test_collections.TestNamedTuple) ... ok test_factory_doc_attr (test.test_collections.TestNamedTuple) ... ok test_instance (test.test_collections.TestNamedTuple) ... ok test_name_conflicts (test.test_collections.TestNamedTuple) ... ok test_name_fixer (test.test_collections.TestNamedTuple) ... ok test_odd_sizes (test.test_collections.TestNamedTuple) ... ok test_pickle (test.test_collections.TestNamedTuple) ... ok test_repr (test.test_collections.TestNamedTuple) ... ok test_source (test.test_collections.TestNamedTuple) ... ok test_tupleness (test.test_collections.TestNamedTuple) ... ok Counter (collections) Doctest: collections.Counter ... ok __add__ (collections.Counter) Doctest: collections.Counter.__add__ ... ok __and__ (collections.Counter) Doctest: collections.Counter.__and__ ... ok __iadd__ (collections.Counter) Doctest: collections.Counter.__iadd__ ... ok __iand__ (collections.Counter) Doctest: collections.Counter.__iand__ ... ok __init__ (collections.Counter) Doctest: collections.Counter.__init__ ... ok __ior__ (collections.Counter) Doctest: collections.Counter.__ior__ ... ok __isub__ (collections.Counter) Doctest: collections.Counter.__isub__ ... ok __or__ (collections.Counter) Doctest: collections.Counter.__or__ ... ok __sub__ (collections.Counter) Doctest: collections.Counter.__sub__ ... ok elements (collections.Counter) Doctest: collections.Counter.elements ... ok most_common (collections.Counter) Doctest: collections.Counter.most_common ... ok subtract (collections.Counter) Doctest: collections.Counter.subtract ... ok update (collections.Counter) Doctest: collections.Counter.update ... ok namedtuple (collections) Doctest: collections.namedtuple ... ok test_Callable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Container (test.test_collections.TestOneTrickPonyABCs) ... ok test_Hashable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Iterable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Iterator (test.test_collections.TestOneTrickPonyABCs) ... ok test_Sized (test.test_collections.TestOneTrickPonyABCs) ... ok test_direct_subclassing (test.test_collections.TestOneTrickPonyABCs) ... ok test_registration (test.test_collections.TestOneTrickPonyABCs) ... ok test_ByteString (test.test_collections.TestCollectionABCs) ... ok test_Mapping (test.test_collections.TestCollectionABCs) ... ok test_MutableMapping (test.test_collections.TestCollectionABCs) ... ok test_MutableMapping_subclass (test.test_collections.TestCollectionABCs) ... ok test_MutableSequence (test.test_collections.TestCollectionABCs) ... ok test_MutableSequence_mixins (test.test_collections.TestCollectionABCs) ... ok test_MutableSet (test.test_collections.TestCollectionABCs) ... ok test_Sequence (test.test_collections.TestCollectionABCs) ... ok test_Set (test.test_collections.TestCollectionABCs) ... ok test_hash_Set (test.test_collections.TestCollectionABCs) ... ok test_issue16373 (test.test_collections.TestCollectionABCs) ... ok test_issue8750 (test.test_collections.TestCollectionABCs) ... ok test_issue_4920 (test.test_collections.TestCollectionABCs) ... ok test_issue_5647 (test.test_collections.TestCollectionABCs) ... ok test_basics (test.test_collections.TestCounter) ... ok test_conversions (test.test_collections.TestCounter) ... ok test_copy_subclass (test.test_collections.TestCounter) ... ok test_copying (test.test_collections.TestCounter) ... ok test_helper_function (test.test_collections.TestCounter) ... ok test_inplace_operations (test.test_collections.TestCounter) ... ok test_invariant_for_the_in_operator (test.test_collections.TestCounter) ... ok test_multiset_operations (test.test_collections.TestCounter) ... ok test_repr_nonsortable (test.test_collections.TestCounter) ... ok test_subtract (test.test_collections.TestCounter) ... ok test_unary (test.test_collections.TestCounter) ... ok test_basics (test.test_collections.TestChainMap) ... ok test_bool (test.test_collections.TestChainMap) ... ok test_contructor (test.test_collections.TestChainMap) ... ok test_dict_coercion (test.test_collections.TestChainMap) ... ok test_missing (test.test_collections.TestChainMap) ... ok test_abc (test.test_collections.TestOrderedDict) ... ok test_clear (test.test_collections.TestOrderedDict) ... ok test_copying (test.test_collections.TestOrderedDict) ... ok test_delitem (test.test_collections.TestOrderedDict) ... ok test_equality (test.test_collections.TestOrderedDict) ... ok test_init (test.test_collections.TestOrderedDict) ... ok test_iterators (test.test_collections.TestOrderedDict) ... ok test_move_to_end (test.test_collections.TestOrderedDict) ... ok test_override_update (test.test_collections.TestOrderedDict) ... ok test_pop (test.test_collections.TestOrderedDict) ... ok test_popitem (test.test_collections.TestOrderedDict) ... ok test_reduce_not_too_fat (test.test_collections.TestOrderedDict) ... ok test_reinsert (test.test_collections.TestOrderedDict) ... ok test_repr (test.test_collections.TestOrderedDict) ... ok test_repr_recursive (test.test_collections.TestOrderedDict) ... ok test_setdefault (test.test_collections.TestOrderedDict) ... ok test_setitem (test.test_collections.TestOrderedDict) ... ok test_sizeof (test.test_collections.TestOrderedDict) ... skipped 'implementation detail not available on pypy' test_update (test.test_collections.TestOrderedDict) ... ok test_yaml_linkage (test.test_collections.TestOrderedDict) ... ok test_bool (test.test_collections.GeneralMappingTests) ... ok test_constructor (test.test_collections.GeneralMappingTests) ... ok test_get (test.test_collections.GeneralMappingTests) ... ok test_getitem (test.test_collections.GeneralMappingTests) ... ok test_items (test.test_collections.GeneralMappingTests) ... ok test_keys (test.test_collections.GeneralMappingTests) ... ok test_len (test.test_collections.GeneralMappingTests) ... ok test_pop (test.test_collections.GeneralMappingTests) ... ok test_popitem (test.test_collections.GeneralMappingTests) ... ok test_read (test.test_collections.GeneralMappingTests) ... ok test_setdefault (test.test_collections.GeneralMappingTests) ... ok test_update (test.test_collections.GeneralMappingTests) ... ok test_values (test.test_collections.GeneralMappingTests) ... ok test_write (test.test_collections.GeneralMappingTests) ... ok test_bool (test.test_collections.SubclassMappingTests) ... ok test_constructor (test.test_collections.SubclassMappingTests) ... ok test_get (test.test_collections.SubclassMappingTests) ... ok test_getitem (test.test_collections.SubclassMappingTests) ... ok test_items (test.test_collections.SubclassMappingTests) ... ok test_keys (test.test_collections.SubclassMappingTests) ... ok test_len (test.test_collections.SubclassMappingTests) ... ok test_pop (test.test_collections.SubclassMappingTests) ... ok test_popitem (test.test_collections.SubclassMappingTests) ... ok test_read (test.test_collections.SubclassMappingTests) ... ok test_setdefault (test.test_collections.SubclassMappingTests) ... ok test_update (test.test_collections.SubclassMappingTests) ... ok test_values (test.test_collections.SubclassMappingTests) ... ok test_write (test.test_collections.SubclassMappingTests) ... ok ---------------------------------------------------------------------- Ran 112 tests in 2.783s OK (skipped=1) Trying: c = Counter('abcdeabcdabcaba') # count elements from a string Expecting nothing ok Trying: c.most_common(3) # three most common elements Expecting: [('a', 5), ('b', 4), ('c', 3)] ok Trying: sorted(c) # list all unique elements Expecting: ['a', 'b', 'c', 'd', 'e'] ok Trying: ''.join(sorted(c.elements())) # list elements with repetitions Expecting: 'aaaaabbbbcccdde' ok Trying: sum(c.values()) # total of all counts Expecting: 15 ok Trying: c['a'] # count of letter 'a' Expecting: 5 ok Trying: for elem in 'shazam': # update counts from an iterable c[elem] += 1 # by adding 1 to each element's count Expecting nothing ok Trying: c['a'] # now there are seven 'a' Expecting: 7 ok Trying: del c['b'] # remove all 'b' Expecting nothing ok Trying: c['b'] # now there are zero 'b' Expecting: 0 ok Trying: d = Counter('simsalabim') # make another counter Expecting nothing ok Trying: c.update(d) # add in the second counter Expecting nothing ok Trying: c['a'] # now there are nine 'a' Expecting: 9 ok Trying: c.clear() # empty the counter Expecting nothing ok Trying: c Expecting: Counter() ok Trying: c = Counter('aaabbc') Expecting nothing ok Trying: c['b'] -= 2 # reduce the count of 'b' by two Expecting nothing ok Trying: c.most_common() # 'b' is still in, but its count is zero Expecting: [('a', 3), ('c', 1), ('b', 0)] ok Trying: Counter('abbb') + Counter('bcc') Expecting: Counter({'b': 4, 'c': 2, 'a': 1}) ok Trying: Counter('abbb') & Counter('bcc') Expecting: Counter({'b': 1}) ok Trying: c = Counter('abbb') Expecting nothing ok Trying: c += Counter('bcc') Expecting nothing ok Trying: c Expecting: Counter({'b': 4, 'c': 2, 'a': 1}) ok Trying: c = Counter('abbb') Expecting nothing ok Trying: c &= Counter('bcc') Expecting nothing ok Trying: c Expecting: Counter({'b': 1}) ok Trying: c = Counter() # a new, empty counter Expecting nothing ok Trying: c = Counter('gallahad') # a new counter from an iterable Expecting nothing ok Trying: c = Counter({'a': 4, 'b': 2}) # a new counter from a mapping Expecting nothing ok Trying: c = Counter(a=4, b=2) # a new counter from keyword args Expecting nothing ok Trying: c = Counter('abbb') Expecting nothing ok Trying: c |= Counter('bcc') Expecting nothing ok Trying: c Expecting: Counter({'b': 3, 'c': 2, 'a': 1}) ok Trying: c = Counter('abbbc') Expecting nothing ok Trying: c -= Counter('bccd') Expecting nothing ok Trying: c Expecting: Counter({'b': 2, 'a': 1}) ok Trying: Counter('abbb') | Counter('bcc') Expecting: Counter({'b': 3, 'c': 2, 'a': 1}) ok Trying: Counter('abbbc') - Counter('bccd') Expecting: Counter({'b': 2, 'a': 1}) ok Trying: c = Counter('ABCABC') Expecting nothing ok Trying: sorted(c.elements()) Expecting: ['A', 'A', 'B', 'B', 'C', 'C'] ok Trying: prime_factors = Counter({2: 2, 3: 3, 17: 1}) Expecting nothing ok Trying: product = 1 Expecting nothing ok Trying: for factor in prime_factors.elements(): # loop over factors product *= factor # and multiply them Expecting nothing ok Trying: product Expecting: 1836 ok Trying: Counter('abcdeabcdabcaba').most_common(3) Expecting: [('a', 5), ('b', 4), ('c', 3)] ok Trying: c = Counter('which') Expecting nothing ok Trying: c.subtract('witch') # subtract elements from another iterable Expecting nothing ok Trying: c.subtract(Counter('watch')) # subtract elements from another counter Expecting nothing ok Trying: c['h'] # 2 in which, minus 1 in witch, minus 1 in watch Expecting: 0 ok Trying: c['w'] # 1 in which, minus 1 in witch, minus 1 in watch Expecting: -1 ok Trying: c = Counter('which') Expecting nothing ok Trying: c.update('witch') # add elements from another iterable Expecting nothing ok Trying: d = Counter('watch') Expecting nothing ok Trying: c.update(d) # add elements from another counter Expecting nothing ok Trying: c['h'] # four 'h' in which, witch, and watch Expecting: 4 ok Trying: Point = namedtuple('Point', ['x', 'y']) Expecting nothing ok Trying: Point.__doc__ # docstring for the new class Expecting: 'Point(x, y)' ok Trying: p = Point(11, y=22) # instantiate with positional args or keywords Expecting nothing ok Trying: p[0] + p[1] # indexable like a plain tuple Expecting: 33 ok Trying: x, y = p # unpack like a regular tuple Expecting nothing ok Trying: x, y Expecting: (11, 22) ok Trying: p.x + p.y # fields also accessable by name Expecting: 33 ok Trying: d = p._asdict() # convert to a dictionary Expecting nothing ok Trying: d['x'] Expecting: 11 ok Trying: Point(**d) # convert from a dictionary Expecting: Point(x=11, y=22) ok Trying: p._replace(x=100) # _replace() is like str.replace() but targets named fields Expecting: Point(x=100, y=22) ok 153 items had no tests: collections collections.ChainMap collections.ChainMap.__bool__ collections.ChainMap.__contains__ collections.ChainMap.__delitem__ collections.ChainMap.__getitem__ collections.ChainMap.__init__ collections.ChainMap.__iter__ collections.ChainMap.__len__ collections.ChainMap.__missing__ collections.ChainMap.__repr__ collections.ChainMap.__setitem__ collections.ChainMap.clear collections.ChainMap.copy collections.ChainMap.fromkeys collections.ChainMap.get collections.ChainMap.new_child collections.ChainMap.parents collections.ChainMap.pop collections.ChainMap.popitem collections.Counter.__delitem__ collections.Counter.__missing__ collections.Counter.__neg__ collections.Counter.__pos__ collections.Counter.__reduce__ collections.Counter.__repr__ collections.Counter._keep_positive collections.Counter.copy collections.Counter.fromkeys collections.OrderedDict collections.OrderedDict.__delitem__ collections.OrderedDict.__eq__ collections.OrderedDict.__init__ collections.OrderedDict.__iter__ collections.OrderedDict.__reduce__ collections.OrderedDict.__repr__ collections.OrderedDict.__reversed__ collections.OrderedDict.__setitem__ collections.OrderedDict.__sizeof__ collections.OrderedDict.clear collections.OrderedDict.copy collections.OrderedDict.fromkeys collections.OrderedDict.move_to_end collections.OrderedDict.pop collections.OrderedDict.popitem collections.OrderedDict.setdefault collections.UserDict collections.UserDict.__contains__ collections.UserDict.__delitem__ collections.UserDict.__getitem__ collections.UserDict.__init__ collections.UserDict.__iter__ collections.UserDict.__len__ collections.UserDict.__repr__ collections.UserDict.__setitem__ collections.UserDict.copy collections.UserDict.fromkeys collections.UserList collections.UserList._UserList__cast collections.UserList.__add__ collections.UserList.__contains__ collections.UserList.__delitem__ collections.UserList.__eq__ collections.UserList.__ge__ collections.UserList.__getitem__ collections.UserList.__gt__ collections.UserList.__iadd__ collections.UserList.__imul__ collections.UserList.__init__ collections.UserList.__le__ collections.UserList.__len__ collections.UserList.__lt__ collections.UserList.__mul__ collections.UserList.__ne__ collections.UserList.__radd__ collections.UserList.__repr__ collections.UserList.__setitem__ collections.UserList.append collections.UserList.clear collections.UserList.copy collections.UserList.count collections.UserList.extend collections.UserList.index collections.UserList.insert collections.UserList.pop collections.UserList.remove collections.UserList.reverse collections.UserList.sort collections.UserString collections.UserString.__add__ collections.UserString.__complex__ collections.UserString.__contains__ collections.UserString.__eq__ collections.UserString.__float__ collections.UserString.__ge__ collections.UserString.__getitem__ collections.UserString.__gt__ collections.UserString.__hash__ collections.UserString.__init__ collections.UserString.__int__ collections.UserString.__le__ collections.UserString.__len__ collections.UserString.__lt__ collections.UserString.__mod__ collections.UserString.__mul__ collections.UserString.__ne__ collections.UserString.__radd__ collections.UserString.__repr__ collections.UserString.__str__ collections.UserString.capitalize collections.UserString.center collections.UserString.count collections.UserString.encode collections.UserString.endswith collections.UserString.expandtabs collections.UserString.find collections.UserString.format collections.UserString.index collections.UserString.isalnum collections.UserString.isalpha collections.UserString.isdecimal collections.UserString.isdigit collections.UserString.isidentifier collections.UserString.islower collections.UserString.isnumeric collections.UserString.isspace collections.UserString.istitle collections.UserString.isupper collections.UserString.join collections.UserString.ljust collections.UserString.lower collections.UserString.lstrip collections.UserString.partition collections.UserString.replace collections.UserString.rfind collections.UserString.rindex collections.UserString.rjust collections.UserString.rpartition collections.UserString.rsplit collections.UserString.rstrip collections.UserString.split collections.UserString.splitlines collections.UserString.startswith collections.UserString.strip collections.UserString.swapcase collections.UserString.title collections.UserString.translate collections.UserString.upper collections.UserString.zfill collections._Link collections._count_elements collections.defaultdict collections.deque 15 items passed all tests: 18 tests in collections.Counter 1 tests in collections.Counter.__add__ 1 tests in collections.Counter.__and__ 3 tests in collections.Counter.__iadd__ 3 tests in collections.Counter.__iand__ 4 tests in collections.Counter.__init__ 3 tests in collections.Counter.__ior__ 3 tests in collections.Counter.__isub__ 1 tests in collections.Counter.__or__ 1 tests in collections.Counter.__sub__ 6 tests in collections.Counter.elements 1 tests in collections.Counter.most_common 5 tests in collections.Counter.subtract 5 tests in collections.Counter.update 11 tests in collections.namedtuple 66 tests in 168 items. 66 passed and 0 failed. Test passed. doctest (collections) ... 66 tests with zero failures 1 test OK. 0.95user 0.03system 0:04.21elapsed 23%CPU (0avgtext+0avgdata 50200maxresident)k 0inputs+192outputs (0major+11000minor)pagefaults 0swaps =================== test_colorsys ==================== + for TestName in $(cat testnames.txt) + echo =================== test_colorsys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_colorsys == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27765 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_colorsys test_hls_roundtrip (test.test_colorsys.ColorsysTest) ... ok test_hls_values (test.test_colorsys.ColorsysTest) ... ok test_hsv_roundtrip (test.test_colorsys.ColorsysTest) ... ok test_hsv_values (test.test_colorsys.ColorsysTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.030s OK 1 test OK. 0.15user 0.01system 0:00.41elapsed 41%CPU (0avgtext+0avgdata 41200maxresident)k 0inputs+24outputs (0major+8294minor)pagefaults 0swaps =================== test_compare ==================== + for TestName in $(cat testnames.txt) + echo =================== test_compare ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_compare == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27769 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_compare test_comparisons (test.test_compare.ComparisonTest) ... ok test_id_comparisons (test.test_compare.ComparisonTest) ... ok test_issue_1393 (test.test_compare.ComparisonTest) ... ok test_ne_defaults_to_not_eq (test.test_compare.ComparisonTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK 1 test OK. 0.14user 0.01system 0:00.43elapsed 38%CPU (0avgtext+0avgdata 40996maxresident)k 0inputs+24outputs (0major+8232minor)pagefaults 0swaps =================== test_compile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_compile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27773 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_compile test_32_63_bit_values (test.test_compile.TestSpecifics) ... ok test_annotation_limit (test.test_compile.TestSpecifics) ... ok test_argument_handling (test.test_compile.TestSpecifics) ... ok test_argument_order (test.test_compile.TestSpecifics) ... ok test_bad_single_statement (test.test_compile.TestSpecifics) ... ok test_compile_ast (test.test_compile.TestSpecifics) ... ok test_compiler_recursion_limit (test.test_compile.TestSpecifics) ... skipped 'implementation detail specific to cpython' test_debug_assignment (test.test_compile.TestSpecifics) ... ok test_duplicate_global_local (test.test_compile.TestSpecifics) ... ok test_empty (test.test_compile.TestSpecifics) ... ok test_exec_with_general_mapping_for_locals (test.test_compile.TestSpecifics) ... ok test_extended_arg (test.test_compile.TestSpecifics) ... ok test_float_literals (test.test_compile.TestSpecifics) ... ok test_for_distinct_code_objects (test.test_compile.TestSpecifics) ... ok test_import (test.test_compile.TestSpecifics) ... ok test_indentation (test.test_compile.TestSpecifics) ... ok test_lambda_doc (test.test_compile.TestSpecifics) ... ok test_leading_newlines (test.test_compile.TestSpecifics) ... ok test_literals_with_leading_zeroes (test.test_compile.TestSpecifics) ... ok test_mangling (test.test_compile.TestSpecifics) ... ok test_no_ending_newline (test.test_compile.TestSpecifics) ... ok test_none_assignment (test.test_compile.TestSpecifics) ... ok test_none_keyword_arg (test.test_compile.TestSpecifics) ... ok test_other_newlines (test.test_compile.TestSpecifics) ... ok test_same_filename_used (test.test_compile.TestSpecifics) ... skipped 'implementation detail specific to cpython' test_sequence_unpacking_error (test.test_compile.TestSpecifics) ... ok test_single_statement (test.test_compile.TestSpecifics) ... ok test_subscripts (test.test_compile.TestSpecifics) ... ok test_syntax_error (test.test_compile.TestSpecifics) ... ok test_unary_minus (test.test_compile.TestSpecifics) ... ok ---------------------------------------------------------------------- Ran 30 tests in 0.812s OK (skipped=2) 1 test OK. 0.26user 0.02system 0:00.98elapsed 29%CPU (0avgtext+0avgdata 59668maxresident)k 0inputs+64outputs (0major+13309minor)pagefaults 0swaps =================== test_compileall ==================== + for TestName in $(cat testnames.txt) + echo =================== test_compileall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_compileall == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27777 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_compileall test_compiles_as_much_as_possible (test.test_compileall.CommandLineTests) ... ok test_d_compile_error (test.test_compileall.CommandLineTests) ... ok test_d_runtime_error (test.test_compileall.CommandLineTests) ... ok test_d_takes_exactly_one_dir (test.test_compileall.CommandLineTests) ... ok test_force (test.test_compileall.CommandLineTests) ... ok test_include_bad_file (test.test_compileall.CommandLineTests) ... ok test_include_file_no_arg (test.test_compileall.CommandLineTests) ... ok test_include_file_with_arg (test.test_compileall.CommandLineTests) ... ok test_include_on_stdin (test.test_compileall.CommandLineTests) ... ok test_invalid_arg_produces_message (test.test_compileall.CommandLineTests) ... ok test_legacy_paths (test.test_compileall.CommandLineTests) ... ok test_multiple_dirs (test.test_compileall.CommandLineTests) ... ok test_multiple_runs (test.test_compileall.CommandLineTests) ... ok test_no_args_compiles_path (test.test_compileall.CommandLineTests) ... ok test_no_args_respects_force_flag (test.test_compileall.CommandLineTests) ... ok test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTests) ... ok test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTests) ... ok test_pep3147_paths_normal (test.test_compileall.CommandLineTests) ... ok test_pep3147_paths_optimize (test.test_compileall.CommandLineTests) ... ok test_quiet (test.test_compileall.CommandLineTests) ... ok test_recursion_control (test.test_compileall.CommandLineTests) ... ok test_regexp (test.test_compileall.CommandLineTests) ... ok test_compile_files (test.test_compileall.CompileallTests) ... ok test_magic_number (test.test_compileall.CompileallTests) ... ok test_mtime (test.test_compileall.CompileallTests) ... ok test_no_pycache_in_non_package (test.test_compileall.CompileallTests) ... ok test_optimize (test.test_compileall.CompileallTests) ... ok test_error (test.test_compileall.EncodingTest) ... ok ---------------------------------------------------------------------- Ran 28 tests in 11.072s OK 1 test OK. =================== test_complex ==================== 3.62user 0.40system 0:11.61elapsed 34%CPU (0avgtext+0avgdata 49780maxresident)k 96inputs+13160outputs (0major+139033minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_complex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_complex == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27813 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_complex test_abs (test.test_complex.ComplexTest) ... ok test_boolcontext (test.test_complex.ComplexTest) ... ok test_conjugate (test.test_complex.ComplexTest) ... ok test_constructor (test.test_complex.ComplexTest) ... ok test_divmod (test.test_complex.ComplexTest) ... ok test_file (test.test_complex.ComplexTest) ... ok test_floordiv (test.test_complex.ComplexTest) ... ok test_format (test.test_complex.ComplexTest) ... ok test_getnewargs (test.test_complex.ComplexTest) ... ok test_hash (test.test_complex.ComplexTest) ... ok test_mod (test.test_complex.ComplexTest) ... ok test_neg (test.test_complex.ComplexTest) ... ok test_negated_imaginary_literal (test.test_complex.ComplexTest) ... ok test_negative_zero_repr_str (test.test_complex.ComplexTest) ... ok test_overflow (test.test_complex.ComplexTest) ... ok test_plus_minus_0j (test.test_complex.ComplexTest) ... ok test_pow (test.test_complex.ComplexTest) ... ok test_repr_roundtrip (test.test_complex.ComplexTest) ... ok test_repr_str (test.test_complex.ComplexTest) ... ok test_richcompare (test.test_complex.ComplexTest) ... ok test_richcompare_boundaries (test.test_complex.ComplexTest) ... ok test_truediv (test.test_complex.ComplexTest) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.684s OK 1 test OK. 0.46user 0.02system 0:01.41elapsed 34%CPU (0avgtext+0avgdata 44288maxresident)k 0inputs+88outputs (0major+8991minor)pagefaults 0swaps =================== test_concurrent_futures ==================== + for TestName in $(cat testnames.txt) + echo =================== test_concurrent_futures ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_concurrent_futures == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_27818 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_concurrent_futures test_cancel (test.test_concurrent_futures.FutureTests) ... ok test_cancelled (test.test_concurrent_futures.FutureTests) ... ok test_done (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_cancelled (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_failed (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_successful (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_raises (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_cancel (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_exception (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_result (test.test_concurrent_futures.FutureTests) ... ok test_exception_with_success (test.test_concurrent_futures.FutureTests) ... ok test_exception_with_timeout (test.test_concurrent_futures.FutureTests) ... ok test_repr (test.test_concurrent_futures.FutureTests) ... ok test_result_with_cancel (test.test_concurrent_futures.FutureTests) ... ok test_result_with_success (test.test_concurrent_futures.FutureTests) ... ok test_result_with_timeout (test.test_concurrent_futures.FutureTests) ... ok test_running (test.test_concurrent_futures.FutureTests) ... ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolAsCompletedTests) ... 3.38s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolAsCompletedTests) ... 0.16s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolAsCompletedTests) ... 2.26s ok test_killed_child (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.20s ok test_map (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.16s ok test_map_exception (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.17s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 6.18s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.18s ok test_submit (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.21s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.32s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 0.06s ok test_del_shutdown (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 0.10s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 1.10s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 1.34s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 0.02s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 0.03s ok test_all_completed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 0.14s ok test_first_completed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 1.75s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 2.07s ok test_first_exception (test.test_concurrent_futures.ProcessPoolWaitTests) ... 3.20s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 2.16s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolWaitTests) ... 1.65s ok test_timeout (test.test_concurrent_futures.ProcessPoolWaitTests) ... 6.99s ok test_duplicate_futures (test.test_concurrent_futures.ThreadPoolAsCompletedTests) ... 2.18s ok test_no_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTests) ... 0.11s ok test_zero_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTests) ... 2.17s ok test_map (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_map_exception (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_map_submits_without_iteration (test.test_concurrent_futures.ThreadPoolExecutorTest) Tests verifying issue 11777. ... 0.21s ok test_map_timeout (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 6.11s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_submit (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.12s ok test_submit_keyword (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_context_manager_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.02s ok test_del_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.04s ok test_hang_issue12364 (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 1.05s ok test_interpreter_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 1.15s ok test_run_after_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.00s ok test_threads_terminate (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.01s ok test_all_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 0.13s ok test_first_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.65s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.62s ok test_first_exception (test.test_concurrent_futures.ThreadPoolWaitTests) ... 3.10s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 2.11s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.62s ok test_pending_calls_race (test.test_concurrent_futures.ThreadPoolWaitTests) ... 0.12s ok test_timeout (test.test_concurrent_futures.ThreadPoolWaitTests) ... 6.15s ok ---------------------------------------------------------------------- Ran 64 tests in 67.217s OK 1 test OK. 1.07user 0.35system 1:08.01elapsed 2%CPU (0avgtext+0avgdata 44740maxresident)k 0inputs+232outputs (0major+239663minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_configparser ==================== + echo =================== test_configparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_configparser == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28090 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_configparser test_comment_handling (test.test_configparser.CompatibleTestCase) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCase) ... ok test_basic (test.test_configparser.ConfigParserTestCase) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCase) ... ok test_boolean (test.test_configparser.ConfigParserTestCase) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCase) ... ok test_clear (test.test_configparser.ConfigParserTestCase) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCase) ... ok test_interpolation (test.test_configparser.ConfigParserTestCase) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCase) ... ok test_items (test.test_configparser.ConfigParserTestCase) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCase) ... ok test_popitem (test.test_configparser.ConfigParserTestCase) ... ok test_query_errors (test.test_configparser.ConfigParserTestCase) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCase) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCase) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCase) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCase) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCase) ... ok test_setitem (test.test_configparser.ConfigParserTestCase) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCase) ... ok test_write (test.test_configparser.ConfigParserTestCase) ... ok test_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity_conflicts (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_clear (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_endless_loop (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_extended_interpolation (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_other_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_strange_options (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_write (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_basic (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_clear (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_items (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_write (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_empty_case (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_no_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_none_as_default_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_write (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_items (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_write (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_items (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_write (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_items (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... skipped 'incompatible format' test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_write (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_cfgparser_dot_3 (test.test_configparser.ConfigParserTestCaseTrickyFile) ... ok test_unicode_failure (test.test_configparser.ConfigParserTestCaseTrickyFile) ... ok test_basic (test.test_configparser.CopyTestCase) ... ok test_basic_from_dict (test.test_configparser.CopyTestCase) ... ok test_boolean (test.test_configparser.CopyTestCase) ... ok test_case_sensitivity (test.test_configparser.CopyTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.CopyTestCase) ... ok test_clear (test.test_configparser.CopyTestCase) ... ok test_default_case_sensitivity (test.test_configparser.CopyTestCase) ... ok test_parse_errors (test.test_configparser.CopyTestCase) ... ok test_popitem (test.test_configparser.CopyTestCase) ... ok test_query_errors (test.test_configparser.CopyTestCase) ... ok test_read_returns_file_list (test.test_configparser.CopyTestCase) ... ok test_set_string_types (test.test_configparser.CopyTestCase) ... ok test_setitem (test.test_configparser.CopyTestCase) ... ok test_weird_errors (test.test_configparser.CopyTestCase) ... ok test_write (test.test_configparser.CopyTestCase) ... ok test_duplicate_option_error (test.test_configparser.CoverageOneHundredTestCase) ... ok test_interpolation_depth_error (test.test_configparser.CoverageOneHundredTestCase) ... ok test_interpolation_validation (test.test_configparser.CoverageOneHundredTestCase) ... ok test_parsing_error (test.test_configparser.CoverageOneHundredTestCase) ... ok test_readfp_deprecation (test.test_configparser.CoverageOneHundredTestCase) ... ok test_safeconfigparser_deprecation (test.test_configparser.CoverageOneHundredTestCase) ... ok test_sectionproxy_repr (test.test_configparser.CoverageOneHundredTestCase) ... ok test_duplicateoptionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_duplicatesectionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_error (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationdeptherror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationmissingoptionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationsyntaxerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_missingsectionheadererror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_nooptionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_nosectionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_parsingerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_stripping (test.test_configparser.InlineCommentStrippingTestCase) ... ok test_none_as_value_stringified (test.test_configparser.Issue7005TestCase) ... ok test_none_as_value_stringified_raw (test.test_configparser.Issue7005TestCase) ... ok test_basic (test.test_configparser.MultilineValuesTestCase) ... ok test_basic_from_dict (test.test_configparser.MultilineValuesTestCase) ... ok test_boolean (test.test_configparser.MultilineValuesTestCase) ... ok test_case_sensitivity (test.test_configparser.MultilineValuesTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.MultilineValuesTestCase) ... ok test_clear (test.test_configparser.MultilineValuesTestCase) ... ok test_default_case_sensitivity (test.test_configparser.MultilineValuesTestCase) ... ok test_dominating_multiline_values (test.test_configparser.MultilineValuesTestCase) ... ok test_parse_errors (test.test_configparser.MultilineValuesTestCase) ... ok test_popitem (test.test_configparser.MultilineValuesTestCase) ... ok test_query_errors (test.test_configparser.MultilineValuesTestCase) ... ok test_read_returns_file_list (test.test_configparser.MultilineValuesTestCase) ... ok test_set_string_types (test.test_configparser.MultilineValuesTestCase) ... ok test_setitem (test.test_configparser.MultilineValuesTestCase) ... ok test_weird_errors (test.test_configparser.MultilineValuesTestCase) ... ok test_write (test.test_configparser.MultilineValuesTestCase) ... ok test_basic (test.test_configparser.RawConfigParserTestCase) ... ok test_basic_from_dict (test.test_configparser.RawConfigParserTestCase) ... ok test_boolean (test.test_configparser.RawConfigParserTestCase) ... ok test_case_sensitivity (test.test_configparser.RawConfigParserTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCase) ... ok test_clear (test.test_configparser.RawConfigParserTestCase) ... ok test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCase) ... ok test_interpolation (test.test_configparser.RawConfigParserTestCase) ... ok test_items (test.test_configparser.RawConfigParserTestCase) ... ok test_parse_errors (test.test_configparser.RawConfigParserTestCase) ... ok test_popitem (test.test_configparser.RawConfigParserTestCase) ... ok test_query_errors (test.test_configparser.RawConfigParserTestCase) ... ok test_read_returns_file_list (test.test_configparser.RawConfigParserTestCase) ... ok test_set_nonstring_types (test.test_configparser.RawConfigParserTestCase) ... ok test_set_string_types (test.test_configparser.RawConfigParserTestCase) ... ok test_setitem (test.test_configparser.RawConfigParserTestCase) ... ok test_weird_errors (test.test_configparser.RawConfigParserTestCase) ... ok test_write (test.test_configparser.RawConfigParserTestCase) ... ok test_basic (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_basic_from_dict (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_boolean (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_clear (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_interpolation (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_items (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_parse_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_popitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_query_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_read_returns_file_list (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... skipped 'incompatible format' test_set_nonstring_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_set_string_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_setitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_weird_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_write (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_reading (test.test_configparser.RawConfigParserTestSambaConf) ... ok test_file (test.test_configparser.ReadFileTestCase) ... ok test_iterable (test.test_configparser.ReadFileTestCase) ... ok test_readline_generator (test.test_configparser.ReadFileTestCase) Issue #11670. ... ok test_source_as_bytes (test.test_configparser.ReadFileTestCase) Issue #18260. ... ok test_basic (test.test_configparser.SortedTestCase) ... ok test_basic_from_dict (test.test_configparser.SortedTestCase) ... ok test_boolean (test.test_configparser.SortedTestCase) ... ok test_case_sensitivity (test.test_configparser.SortedTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.SortedTestCase) ... ok test_clear (test.test_configparser.SortedTestCase) ... ok test_default_case_sensitivity (test.test_configparser.SortedTestCase) ... ok test_interpolation (test.test_configparser.SortedTestCase) ... ok test_items (test.test_configparser.SortedTestCase) ... ok test_parse_errors (test.test_configparser.SortedTestCase) ... ok test_popitem (test.test_configparser.SortedTestCase) ... ok test_query_errors (test.test_configparser.SortedTestCase) ... ok test_read_returns_file_list (test.test_configparser.SortedTestCase) ... ok test_set_nonstring_types (test.test_configparser.SortedTestCase) ... ok test_set_string_types (test.test_configparser.SortedTestCase) ... ok test_setitem (test.test_configparser.SortedTestCase) ... ok test_sorted (test.test_configparser.SortedTestCase) ... ok test_weird_errors (test.test_configparser.SortedTestCase) ... ok test_write (test.test_configparser.SortedTestCase) ... ok test_basic (test.test_configparser.StrictTestCase) ... ok test_basic_from_dict (test.test_configparser.StrictTestCase) ... ok test_boolean (test.test_configparser.StrictTestCase) ... ok test_case_sensitivity (test.test_configparser.StrictTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.StrictTestCase) ... ok test_clear (test.test_configparser.StrictTestCase) ... ok test_default_case_sensitivity (test.test_configparser.StrictTestCase) ... ok test_parse_errors (test.test_configparser.StrictTestCase) ... ok test_popitem (test.test_configparser.StrictTestCase) ... ok test_query_errors (test.test_configparser.StrictTestCase) ... ok test_read_returns_file_list (test.test_configparser.StrictTestCase) ... ok test_set_string_types (test.test_configparser.StrictTestCase) ... ok test_setitem (test.test_configparser.StrictTestCase) ... ok test_weird_errors (test.test_configparser.StrictTestCase) ... ok test_write (test.test_configparser.StrictTestCase) ... ok ---------------------------------------------------------------------- Ran 279 tests in 2.888s OK (skipped=2) 1 test OK. 1.12user 0.03system 0:03.45elapsed 33%CPU (0avgtext+0avgdata 49508maxresident)k 0inputs+4280outputs (0major+10712minor)pagefaults 0swaps =================== test_contains ==================== + for TestName in $(cat testnames.txt) + echo =================== test_contains ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_contains == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28094 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_contains test_builtin_sequence_types (test.test_contains.TestContains) ... ok test_common_tests (test.test_contains.TestContains) ... ok test_nonreflexive (test.test_contains.TestContains) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.000s OK 1 test OK. 0.14user 0.02system 0:00.40elapsed 40%CPU (0avgtext+0avgdata 41120maxresident)k 0inputs+24outputs (0major+8251minor)pagefaults 0swaps =================== test_contextlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_contextlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_contextlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28098 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_contextlib test_closing (test.test_contextlib.ClosingTestCase) ... ok test_closing_error (test.test_contextlib.ClosingTestCase) ... ok test_contextmanager_attribs (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_doc_attrib (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_except (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_finally (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_no_reraise (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_plain (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_trap_yield_after_throw (test.test_contextlib.ContextManagerTestCase) ... ok testWithOpen (test.test_contextlib.FileContextTestCase) ... ok testWithBoundedSemaphore (test.test_contextlib.LockContextTestCase) ... ok testWithCondition (test.test_contextlib.LockContextTestCase) ... ok testWithLock (test.test_contextlib.LockContextTestCase) ... ok testWithRLock (test.test_contextlib.LockContextTestCase) ... ok testWithSemaphore (test.test_contextlib.LockContextTestCase) ... ok test_contextdecorator (test.test_contextlib.TestContextDecorator) ... ok test_contextdecorator_as_mixin (test.test_contextlib.TestContextDecorator) ... ok test_contextdecorator_with_exception (test.test_contextlib.TestContextDecorator) ... ok test_contextmanager_as_decorator (test.test_contextlib.TestContextDecorator) ... ok test_decorating_method (test.test_contextlib.TestContextDecorator) ... ok test_decorator (test.test_contextlib.TestContextDecorator) ... ok test_decorator_with_exception (test.test_contextlib.TestContextDecorator) ... ok test_typo_enter (test.test_contextlib.TestContextDecorator) ... ok test_typo_exit (test.test_contextlib.TestContextDecorator) ... ok test_body_exception_suppress (test.test_contextlib.TestExitStack) ... ok test_callback (test.test_contextlib.TestExitStack) ... ok test_close (test.test_contextlib.TestExitStack) ... ok test_enter_context (test.test_contextlib.TestExitStack) ... ok test_excessive_nesting (test.test_contextlib.TestExitStack) ... ok test_exit_exception_chaining (test.test_contextlib.TestExitStack) ... ok test_exit_exception_chaining_reference (test.test_contextlib.TestExitStack) ... ok test_exit_exception_chaining_suppress (test.test_contextlib.TestExitStack) ... ok test_exit_exception_non_suppressing (test.test_contextlib.TestExitStack) ... ok test_exit_exception_with_correct_context (test.test_contextlib.TestExitStack) ... ok test_exit_exception_with_existing_context (test.test_contextlib.TestExitStack) ... ok test_exit_raise (test.test_contextlib.TestExitStack) ... ok test_exit_suppress (test.test_contextlib.TestExitStack) ... ok test_instance_bypass (test.test_contextlib.TestExitStack) ... ok test_no_resources (test.test_contextlib.TestExitStack) ... ok test_pop_all (test.test_contextlib.TestExitStack) ... ok test_push (test.test_contextlib.TestExitStack) ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.084s OK 1 test OK. 0.21user 0.02system 0:00.66elapsed 35%CPU (0avgtext+0avgdata 44116maxresident)k 0inputs+16outputs (0major+9188minor)pagefaults 0swaps =================== test_copy ==================== + for TestName in $(cat testnames.txt) + echo =================== test_copy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_copy == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28102 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_copy test_copy_atomic (test.test_copy.TestCopy) ... ok test_copy_basic (test.test_copy.TestCopy) ... ok test_copy_cant (test.test_copy.TestCopy) ... ok test_copy_copy (test.test_copy.TestCopy) ... ok test_copy_dict (test.test_copy.TestCopy) ... ok test_copy_function (test.test_copy.TestCopy) ... ok test_copy_inst_copy (test.test_copy.TestCopy) ... ok test_copy_inst_getinitargs (test.test_copy.TestCopy) ... ok test_copy_inst_getstate (test.test_copy.TestCopy) ... ok test_copy_inst_getstate_setstate (test.test_copy.TestCopy) ... ok test_copy_inst_setstate (test.test_copy.TestCopy) ... ok test_copy_inst_vanilla (test.test_copy.TestCopy) ... ok test_copy_list (test.test_copy.TestCopy) ... ok test_copy_list_subclass (test.test_copy.TestCopy) ... ok test_copy_reduce (test.test_copy.TestCopy) ... ok test_copy_reduce_ex (test.test_copy.TestCopy) ... ok test_copy_registry (test.test_copy.TestCopy) ... ok test_copy_slots (test.test_copy.TestCopy) ... ok test_copy_tuple (test.test_copy.TestCopy) ... ok test_copy_tuple_subclass (test.test_copy.TestCopy) ... ok test_copy_weakkeydict (test.test_copy.TestCopy) ... ok test_copy_weakref (test.test_copy.TestCopy) ... ok test_copy_weakvaluedict (test.test_copy.TestCopy) ... ok test_deepcopy_atomic (test.test_copy.TestCopy) ... ok test_deepcopy_basic (test.test_copy.TestCopy) ... ok test_deepcopy_bound_method (test.test_copy.TestCopy) ... ok test_deepcopy_cant (test.test_copy.TestCopy) ... ok test_deepcopy_deepcopy (test.test_copy.TestCopy) ... ok test_deepcopy_dict (test.test_copy.TestCopy) ... ok test_deepcopy_dict_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_dont_memo_immutable (test.test_copy.TestCopy) ... ok test_deepcopy_empty_tuple (test.test_copy.TestCopy) ... ok test_deepcopy_function (test.test_copy.TestCopy) ... ok test_deepcopy_inst_deepcopy (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getinitargs (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getstate_setstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_setstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_vanilla (test.test_copy.TestCopy) ... ok test_deepcopy_issubclass (test.test_copy.TestCopy) ... ok test_deepcopy_keepalive (test.test_copy.TestCopy) ... ok test_deepcopy_list (test.test_copy.TestCopy) ... ok test_deepcopy_list_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_memo (test.test_copy.TestCopy) ... ok test_deepcopy_reduce (test.test_copy.TestCopy) ... ok test_deepcopy_reduce_ex (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_dict (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_inst (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_list (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_tuple (test.test_copy.TestCopy) ... ok test_deepcopy_registry (test.test_copy.TestCopy) ... ok test_deepcopy_slots (test.test_copy.TestCopy) ... ok test_deepcopy_tuple (test.test_copy.TestCopy) ... ok test_deepcopy_tuple_of_immutables (test.test_copy.TestCopy) ... ok test_deepcopy_tuple_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_weakkeydict (test.test_copy.TestCopy) ... ok test_deepcopy_weakref (test.test_copy.TestCopy) ... ok test_deepcopy_weakvaluedict (test.test_copy.TestCopy) ... ok test_exceptions (test.test_copy.TestCopy) ... ok test_getstate_exc (test.test_copy.TestCopy) ... ok test_reconstruct_nostate (test.test_copy.TestCopy) ... ok test_reconstruct_reflexive (test.test_copy.TestCopy) ... ok test_reconstruct_state (test.test_copy.TestCopy) ... ok test_reconstruct_state_setstate (test.test_copy.TestCopy) ... ok test_reconstruct_string (test.test_copy.TestCopy) ... ok test_reduce_4tuple (test.test_copy.TestCopy) ... ok test_reduce_5tuple (test.test_copy.TestCopy) ... ok ---------------------------------------------------------------------- Ran 67 tests in 0.520s OK 1 test OK. 0.25user 0.02system 0:01.16elapsed 24%CPU (0avgtext+0avgdata 45908maxresident)k 0inputs+152outputs (0major+9734minor)pagefaults 0swaps =================== test_copyreg ==================== + for TestName in $(cat testnames.txt) + echo =================== test_copyreg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_copyreg == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28106 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_copyreg test_bool (test.test_copyreg.CopyRegTestCase) ... ok test_class (test.test_copyreg.CopyRegTestCase) ... ok test_extension_registry (test.test_copyreg.CopyRegTestCase) ... ok test_noncallable_constructor (test.test_copyreg.CopyRegTestCase) ... ok test_noncallable_reduce (test.test_copyreg.CopyRegTestCase) ... ok test_slotnames (test.test_copyreg.CopyRegTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. 0.18user 0.02system 0:00.61elapsed 34%CPU (0avgtext+0avgdata 44576maxresident)k 0inputs+216outputs (0major+9342minor)pagefaults 0swaps =================== test_cprofile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cprofile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28110 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_cprofile test_bad_counter_during_dealloc (test.test_cprofile.CProfileTest) ... ok test_calling_conventions (test.test_cprofile.CProfileTest) ... ok test_cprofile (test.test_cprofile.CProfileTest) ... Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored ok ---------------------------------------------------------------------- Ran 3 tests in 0.014s OK 1 test OK. Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored Exception TypeError: 'expected integer, got type object' in timer function . at 0x000003ffa400c3b0> ignored =================== test_crashers ==================== 0.15user 0.02system 0:00.48elapsed 36%CPU (0avgtext+0avgdata 41596maxresident)k 0inputs+64outputs (0major+8494minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_crashers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_crashers == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28114 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_crashers test_crashers_crash (test.test_crashers.CrasherTest) ... skipped 'these tests are too fragile' ---------------------------------------------------------------------- Ran 1 test in 0.000s OK (skipped=1) 1 test OK. =================== test_crypt ==================== 0.15user 0.01system 0:00.55elapsed 31%CPU (0avgtext+0avgdata 41196maxresident)k 0inputs+16outputs (0major+8363minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_crypt ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_crypt == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28118 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_crypt test_crypt (test.test_crypt.CryptTestCase) ... Test encryption: abeTm2pJKypwA ok test_methods (test.test_crypt.CryptTestCase) ... ok test_salt (test.test_crypt.CryptTestCase) ... ok test_saltedcrypt (test.test_crypt.CryptTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.575s OK 1 test OK. 0.17user 0.02system 0:01.16elapsed 17%CPU (0avgtext+0avgdata 41712maxresident)k 984inputs+16outputs (1major+8397minor)pagefaults 0swaps =================== test_csv ==================== + for TestName in $(cat testnames.txt) + echo =================== test_csv ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_csv == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28122 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_csv test_char_write (test.test_csv.TestArrayWrites) ... ok test_double_write (test.test_csv.TestArrayWrites) ... ok test_float_write (test.test_csv.TestArrayWrites) ... ok test_int_write (test.test_csv.TestArrayWrites) ... ok test_blankline (test.test_csv.TestDialectExcel) ... ok test_dubious_quote (test.test_csv.TestDialectExcel) ... ok test_empty_fields (test.test_csv.TestDialectExcel) ... ok test_inline_quote (test.test_csv.TestDialectExcel) ... ok test_inline_quotes (test.test_csv.TestDialectExcel) ... ok test_lone_quote (test.test_csv.TestDialectExcel) ... ok test_newlines (test.test_csv.TestDialectExcel) ... ok test_null (test.test_csv.TestDialectExcel) ... ok test_quote_and_quote (test.test_csv.TestDialectExcel) ... ok test_quote_fieldsep (test.test_csv.TestDialectExcel) ... ok test_quoted (test.test_csv.TestDialectExcel) ... ok test_quoted_nl (test.test_csv.TestDialectExcel) ... ok test_quoted_quote (test.test_csv.TestDialectExcel) ... ok test_quoted_quotes (test.test_csv.TestDialectExcel) ... ok test_quotes (test.test_csv.TestDialectExcel) ... ok test_quotes_and_more (test.test_csv.TestDialectExcel) ... ok test_simple (test.test_csv.TestDialectExcel) ... ok test_simple_writer (test.test_csv.TestDialectExcel) ... ok test_single (test.test_csv.TestDialectExcel) ... ok test_single_quoted_quote (test.test_csv.TestDialectExcel) ... ok test_single_writer (test.test_csv.TestDialectExcel) ... ok test_singlequoted (test.test_csv.TestDialectExcel) ... ok test_singlequoted_left_empty (test.test_csv.TestDialectExcel) ... ok test_singlequoted_right_empty (test.test_csv.TestDialectExcel) ... ok test_space_and_quote (test.test_csv.TestDialectExcel) ... ok test_bad_dialect (test.test_csv.TestDialectRegistry) ... ok test_dialect_apply (test.test_csv.TestDialectRegistry) ... ok test_incomplete_dialect (test.test_csv.TestDialectRegistry) ... ok test_register_kwargs (test.test_csv.TestDialectRegistry) ... ok test_registry (test.test_csv.TestDialectRegistry) ... ok test_registry_badargs (test.test_csv.TestDialectRegistry) ... ok test_space_dialect (test.test_csv.TestDialectRegistry) ... ok test_simple_reader (test.test_csv.TestDialectUnix) ... ok test_simple_writer (test.test_csv.TestDialectUnix) ... ok test_delimiter (test.test_csv.TestDialectValidity) ... ok test_invalid_chars (test.test_csv.TestDialectValidity) ... ok test_lineterminator (test.test_csv.TestDialectValidity) ... ok test_quoting (test.test_csv.TestDialectValidity) ... ok test_read_dict_fieldnames_chain (test.test_csv.TestDictFields) ... ok test_read_dict_fieldnames_from_file (test.test_csv.TestDictFields) ... ok test_read_dict_fields (test.test_csv.TestDictFields) ... ok test_read_dict_no_fieldnames (test.test_csv.TestDictFields) ... ok test_read_long (test.test_csv.TestDictFields) ... ok test_read_long_with_rest (test.test_csv.TestDictFields) ... ok test_read_long_with_rest_no_fieldnames (test.test_csv.TestDictFields) ... ok test_read_multi (test.test_csv.TestDictFields) ... ok test_read_semi_sep (test.test_csv.TestDictFields) ... ok test_read_short (test.test_csv.TestDictFields) ... ok test_read_with_blanks (test.test_csv.TestDictFields) ... ok test_write_fields_not_in_fieldnames (test.test_csv.TestDictFields) ... ok test_write_no_fields (test.test_csv.TestDictFields) ... ok test_write_simple_dict (test.test_csv.TestDictFields) ... ok test_escape_fieldsep (test.test_csv.TestEscapedExcel) ... ok test_read_escape_fieldsep (test.test_csv.TestEscapedExcel) ... ok test_create_read (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_create_write (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_read (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_write (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_read_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel) ... ok test_write_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel) ... ok test_delimiters (test.test_csv.TestSniffer) ... ok test_doublequote (test.test_csv.TestSniffer) ... ok test_has_header (test.test_csv.TestSniffer) ... ok test_has_header_regex_special_delimiter (test.test_csv.TestSniffer) ... ok test_sniff (test.test_csv.TestSniffer) ... ok test_unicode_read (test.test_csv.TestUnicode) ... ok test_unicode_write (test.test_csv.TestUnicode) ... ok test_read_bigfield (test.test_csv.Test_Csv) ... ok test_read_eof (test.test_csv.Test_Csv) ... ok test_read_eol (test.test_csv.Test_Csv) ... ok test_read_escape (test.test_csv.Test_Csv) ... ok test_read_linenum (test.test_csv.Test_Csv) ... ok test_read_oddinputs (test.test_csv.Test_Csv) ... ok test_read_quoting (test.test_csv.Test_Csv) ... ok test_reader_arg_valid (test.test_csv.Test_Csv) ... ok test_reader_attrs (test.test_csv.Test_Csv) ... ok test_reader_dialect_attrs (test.test_csv.Test_Csv) ... ok test_reader_kw_attrs (test.test_csv.Test_Csv) ... ok test_roundtrip_quoteed_newlines (test.test_csv.Test_Csv) ... ok test_write_arg_valid (test.test_csv.Test_Csv) ... ok test_write_bigfield (test.test_csv.Test_Csv) ... ok test_write_escape (test.test_csv.Test_Csv) ... ok test_write_quoting (test.test_csv.Test_Csv) ... ok test_writer_arg_valid (test.test_csv.Test_Csv) ... ok test_writer_attrs (test.test_csv.Test_Csv) ... ok test_writer_dialect_attrs (test.test_csv.Test_Csv) ... ok test_writer_kw_attrs (test.test_csv.Test_Csv) ... ok test_writerows (test.test_csv.Test_Csv) ... ok test_writerows_legacy_strings (test.test_csv.Test_Csv) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 93 tests in 0.075s OK (skipped=5) 1 test OK. 0.23user 0.02system 0:00.59elapsed 43%CPU (0avgtext+0avgdata 46808maxresident)k 0inputs+880outputs (0major+10025minor)pagefaults 0swaps =================== test_ctypes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ctypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ctypes == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28126 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ctypes /builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_ctypes_test.c: In function 'my_wcsdup': /builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_ctypes_test.c:167:18: warning: implicit declaration of function 'wcslen'; did you mean 'strlen'? [-Wimplicit-function-declaration] size_t len = wcslen(src); ^~~~~~ strlen could not find _ctypes_test in /tmp/tmp_mockbuild_ec1672b5x2f4edb3e test_FloatDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_IntegerDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_TypeErrorDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_ValueError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_array_pointers (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_byref_pointer (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_byref_pointerpointer (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_cstrings (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_cw_strings (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_int_pointers (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_noctypes_argtype (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_subclasses (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_buffers (ctypes.test.test_unicode.StringTestCase) ... ok test_func (ctypes.test.test_unicode.StringTestCase) ... ok test_wcslen (ctypes.test.test_unicode.StringTestCase) ... ok test_buffers (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_wcslen (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_from_dll (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_from_dll_refcount (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_with_prototype (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_without_prototype (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_struct_by_value (ctypes.test.test_win32.Structures) ... ok test (ctypes.test.test_strings.StringArrayTestCase) ... ok test_c_buffer_raw (ctypes.test.test_strings.StringArrayTestCase) ... ok test_c_buffer_value (ctypes.test.test_strings.StringArrayTestCase) ... ok test_param_1 (ctypes.test.test_strings.StringArrayTestCase) ... ok test_param_2 (ctypes.test.test_strings.StringArrayTestCase) ... ok test (ctypes.test.test_strings.WStringArrayTestCase) ... ok test_nonbmp (ctypes.test.test_strings.WStringArrayTestCase) ... ok test_wchar (ctypes.test.test_strings.WStringTestCase) ... ok test_get (ctypes.test.test_init.InitTest) ... ok test_qsort (ctypes.test.test_libc.LibTest) ... ok test_sqrt (ctypes.test.test_libc.LibTest) ... ok test_gl (ctypes.test.test_find.Test_OpenGL_libs) ... ok test_basic (ctypes.test.test_pointers.PointersTestCase) ... ok test_basics (ctypes.test.test_pointers.PointersTestCase) ... ok test_bug_1467852 (ctypes.test.test_pointers.PointersTestCase) ... ok test_c_void_p (ctypes.test.test_pointers.PointersTestCase) ... ok test_callbacks_with_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_change_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_charpp (ctypes.test.test_pointers.PointersTestCase) Test that a character pointer-to-pointer is correctly passed ... ok test_from_address (ctypes.test.test_pointers.PointersTestCase) ... ok test_other (ctypes.test.test_pointers.PointersTestCase) ... ok test_pass_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointer_crash (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointers_bool (ctypes.test.test_pointers.PointersTestCase) ... ok test (ctypes.test.test_structures.PointerMemberTestCase) ... ok test_none_to_pointer_fields (ctypes.test.test_structures.PointerMemberTestCase) ... ok test_abstract_class (ctypes.test.test_structures.StructureTestCase) ... ok test_conflicting_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_emtpy (ctypes.test.test_structures.StructureTestCase) ... ok test_fields (ctypes.test.test_structures.StructureTestCase) ... ok test_huge_field_name (ctypes.test.test_structures.StructureTestCase) ... ok test_init_errors (ctypes.test.test_structures.StructureTestCase) ... ok test_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_intarray_fields (ctypes.test.test_structures.StructureTestCase) ... ok test_invalid_field_types (ctypes.test.test_structures.StructureTestCase) ... ok test_invalid_name (ctypes.test.test_structures.StructureTestCase) ... ok test_keyword_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_methods (ctypes.test.test_structures.StructureTestCase) ... ok test_nested_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_packed (ctypes.test.test_structures.StructureTestCase) ... ok test_positional_args (ctypes.test.test_structures.StructureTestCase) ... ok test_simple_structs (ctypes.test.test_structures.StructureTestCase) ... ok test_struct_alignment (ctypes.test.test_structures.StructureTestCase) ... ok test_structures_with_wchar (ctypes.test.test_structures.StructureTestCase) ... ok test_unions (ctypes.test.test_structures.StructureTestCase) ... ok test_subclass (ctypes.test.test_structures.SubclassesTest) ... ok test_subclass_delayed (ctypes.test.test_structures.SubclassesTest) ... ok test_contains_itself (ctypes.test.test_structures.TestRecursiveStructure) ... ok test_vice_versa (ctypes.test.test_structures.TestRecursiveStructure) ... ok test_fom_buffer (ctypes.test.test_frombuffer.Test) ... ok test_fom_buffer_copy_with_offset (ctypes.test.test_frombuffer.Test) ... ok test_fom_buffer_with_offset (ctypes.test.test_frombuffer.Test) ... ok test_from_buffer_copy (ctypes.test.test_frombuffer.Test) ... ok test (ctypes.test.test_objects.TestCase) ... Trying: from ctypes import * Expecting nothing ok Trying: array = (c_char_p * 5)() Expecting nothing ok Trying: print(array._objects) Expecting: None ok Trying: array[4] = b'foo bar' Expecting nothing ok Trying: array._objects Expecting: {'4': } ok Trying: array[4] Expecting: b'foo bar' ok Trying: class X(Structure): _fields_ = [("x", c_int), ("y", c_int), ("array", c_char_p * 5)] Expecting nothing ok Trying: x = X() Expecting nothing ok Trying: print(x._objects) Expecting: None ok Trying: print(x.array._b_base_) # doctest: +ELLIPSIS Expecting: ok Trying: x.array[0] = b'spam spam spam' Expecting nothing ok Trying: x._objects Expecting: {'0:2': } ok Trying: x.array._b_base_._objects Expecting: {'0:2': } ok 2 items had no tests: ctypes.test.test_objects.TestCase ctypes.test.test_objects.TestCase.test 1 items passed all tests: 13 tests in ctypes.test.test_objects 13 tests in 3 items. 13 passed and 0 failed. Test passed. ok test_anon_bitfields (ctypes.test.test_bitfields.BitFieldTest) ... ok test_longlong (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_1 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_2 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_3 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_4 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_multi_bitfields_size (ctypes.test.test_bitfields.BitFieldTest) ... ok test_nonint_types (ctypes.test.test_bitfields.BitFieldTest) ... ok test_signed (ctypes.test.test_bitfields.BitFieldTest) ... ok test_single_bitfield_size (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint32 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint64 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_ulonglong (ctypes.test.test_bitfields.BitFieldTest) ... ok test_unsigned (ctypes.test.test_bitfields.BitFieldTest) ... ok test_ints (ctypes.test.test_bitfields.C_Test) ... ok test_shorts (ctypes.test.test_bitfields.C_Test) ... ok test_char (ctypes.test.test_repr.ReprTest) ... ok test_numbers (ctypes.test.test_repr.ReprTest) ... ok test_PyBytes_FromStringAndSize (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_PyOS_snprintf (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_PyObj_FromPtr (ctypes.test.test_python_api.PythonAPITestCase) ... skipped 'implementation detail specific to cpython' test_PyString_FromString (ctypes.test.test_python_api.PythonAPITestCase) ... skipped 'implementation detail specific to cpython' test_pyobject_repr (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_GetLastError (ctypes.test.test_errno.Test) ... skipped 'Test specific to Windows' test_open (ctypes.test.test_errno.Test) ... ok test_array_invalid_length (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_resize (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_zerosized_array (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test (ctypes.test.test_array_in_pointer.Test) ... ok test_2 (ctypes.test.test_array_in_pointer.Test) ... ok test_byval (ctypes.test.test_functions.FunctionTestCase) ... ok test_callbacks (ctypes.test.test_functions.FunctionTestCase) ... ok test_callbacks_2 (ctypes.test.test_functions.FunctionTestCase) ... ok test_doubleresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_errors (ctypes.test.test_functions.FunctionTestCase) ... ok test_floatresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_intresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_longdoubleresult (ctypes.test.test_functions.FunctionTestCase) ... skipped 'long double not supported by PyPy' test_longlong_callbacks (ctypes.test.test_functions.FunctionTestCase) ... ok test_longlongresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_mro (ctypes.test.test_functions.FunctionTestCase) ... ok test_pointers (ctypes.test.test_functions.FunctionTestCase) ... ok test_sf1651235 (ctypes.test.test_functions.FunctionTestCase) ... ok test_shorts (ctypes.test.test_functions.FunctionTestCase) ... ok test_stringresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_2H (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_8H (ctypes.test.test_functions.FunctionTestCase) ... ok test_voidresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_wchar_parm (ctypes.test.test_functions.FunctionTestCase) ... ok test_wchar_result (ctypes.test.test_functions.FunctionTestCase) ... ok test_byte (ctypes.test.test_callbacks.Callbacks) ... ok test_char (ctypes.test.test_callbacks.Callbacks) ... ok test_double (ctypes.test.test_callbacks.Callbacks) ... ok test_float (ctypes.test.test_callbacks.Callbacks) ... ok test_int (ctypes.test.test_callbacks.Callbacks) ... ok test_issue12483 (ctypes.test.test_callbacks.Callbacks) ... ok test_issue_7959 (ctypes.test.test_callbacks.Callbacks) ... ok test_long (ctypes.test.test_callbacks.Callbacks) ... ok test_longdouble (ctypes.test.test_callbacks.Callbacks) ... ok test_longlong (ctypes.test.test_callbacks.Callbacks) ... ok test_pyobject (ctypes.test.test_callbacks.Callbacks) ... ok test_short (ctypes.test.test_callbacks.Callbacks) ... ok test_ubyte (ctypes.test.test_callbacks.Callbacks) ... ok test_uint (ctypes.test.test_callbacks.Callbacks) ... ok test_ulong (ctypes.test.test_callbacks.Callbacks) ... ok test_ulonglong (ctypes.test.test_callbacks.Callbacks) ... ok test_unsupported_restype_1 (ctypes.test.test_callbacks.Callbacks) ... ok test_unsupported_restype_2 (ctypes.test.test_callbacks.Callbacks) ... ok test_ushort (ctypes.test.test_callbacks.Callbacks) ... ok test_callback_register_double (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_callback_register_int (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_integrate (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_issue_8959_a (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_16 (ctypes.test.test_sizes.SizesTestCase) ... ok test_32 (ctypes.test.test_sizes.SizesTestCase) ... ok test_64 (ctypes.test.test_sizes.SizesTestCase) ... ok test_8 (ctypes.test.test_sizes.SizesTestCase) ... ok test_size_t (ctypes.test.test_sizes.SizesTestCase) ... ok test_ssize_t (ctypes.test.test_sizes.SizesTestCase) ... ok test_anon (ctypes.test.test_anon.AnonTest) ... ok test_anon_nonmember (ctypes.test.test_anon.AnonTest) ... ok test_anon_nonseq (ctypes.test.test_anon.AnonTest) ... ok test_nested (ctypes.test.test_anon.AnonTest) ... ok test_bad_subclass (ctypes.test.test_arrays.ArrayTestCase) ... ok test_cache (ctypes.test.test_arrays.ArrayTestCase) ... ok test_classcache (ctypes.test.test_arrays.ArrayTestCase) ... ok test_from_address (ctypes.test.test_arrays.ArrayTestCase) ... ok test_from_addressW (ctypes.test.test_arrays.ArrayTestCase) ... ok test_longdouble (ctypes.test.test_arrays.ArrayTestCase) ... skipped 'long double not supported by PyPy' test_numeric_arrays (ctypes.test.test_arrays.ArrayTestCase) ... ok test_simple (ctypes.test.test_arrays.ArrayTestCase) ... ok test_subclass (ctypes.test.test_arrays.ArrayTestCase) ... ok test (ctypes.test.test_prototypes.ArrayTest) ... ok test_POINTER_c_char_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_char_p_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_void_p_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_instance (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_int_pointer_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_paramflags (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_POINTER_c_wchar_arg (ctypes.test.test_prototypes.WCharPointersTestCase) ... ok test_c_wchar_p_arg (ctypes.test.test_prototypes.WCharPointersTestCase) ... ok test_buffer (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_buffer_interface (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_unicode_buffer (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_unicode_conversion (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_simple (ctypes.test.test_pickling.PickleTest) ... ok test_struct (ctypes.test.test_pickling.PickleTest) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest) ... ok test_wchar (ctypes.test.test_pickling.PickleTest) ... ok test_simple (ctypes.test.test_pickling.PickleTest_1) ... ok test_struct (ctypes.test.test_pickling.PickleTest_1) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_1) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_1) ... ok test_simple (ctypes.test.test_pickling.PickleTest_2) ... ok test_struct (ctypes.test.test_pickling.PickleTest_2) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_2) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_2) ... ok test_cint_array (ctypes.test.test_keeprefs.ArrayTestCase) ... ok test_p_cint (ctypes.test.test_keeprefs.PointerTestCase) ... ok test (ctypes.test.test_keeprefs.PointerToStructure) ... ok test_ccharp (ctypes.test.test_keeprefs.SimpleTestCase) ... ok test_cint (ctypes.test.test_keeprefs.SimpleTestCase) ... ok test_ccharp_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_cint_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_struct_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_endian_double (ctypes.test.test_byteswap.Test) ... ok test_endian_float (ctypes.test.test_byteswap.Test) ... ok test_endian_int (ctypes.test.test_byteswap.Test) ... ok test_endian_longlong (ctypes.test.test_byteswap.Test) ... ok test_endian_other (ctypes.test.test_byteswap.Test) ... ok test_endian_short (ctypes.test.test_byteswap.Test) ... ok test_struct_fields_1 (ctypes.test.test_byteswap.Test) ... ok test_struct_fields_2 (ctypes.test.test_byteswap.Test) ... ok test_struct_struct (ctypes.test.test_byteswap.Test) ... ok test_unaligned_native_struct_fields (ctypes.test.test_byteswap.Test) ... ok test_unaligned_nonnative_struct_fields (ctypes.test.test_byteswap.Test) ... ok test_byte (ctypes.test.test_cfuncs.CFunctions) ... ok test_byte_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_callwithresult (ctypes.test.test_cfuncs.CFunctions) ... ok test_double (ctypes.test.test_cfuncs.CFunctions) ... ok test_double_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_float (ctypes.test.test_cfuncs.CFunctions) ... ok test_float_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_int (ctypes.test.test_cfuncs.CFunctions) ... ok test_int_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_long (ctypes.test.test_cfuncs.CFunctions) ... ok test_long_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_longdouble (ctypes.test.test_cfuncs.CFunctions) ... skipped 'long double not supported by PyPy' test_longdouble_plus (ctypes.test.test_cfuncs.CFunctions) ... skipped 'long double not supported by PyPy' test_longlong (ctypes.test.test_cfuncs.CFunctions) ... ok test_longlong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_short (ctypes.test.test_cfuncs.CFunctions) ... ok test_short_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ubyte (ctypes.test.test_cfuncs.CFunctions) ... ok test_ubyte_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_uint (ctypes.test.test_cfuncs.CFunctions) ... ok test_uint_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulong (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulonglong (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulonglong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ushort (ctypes.test.test_cfuncs.CFunctions) ... ok test_ushort_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_void (ctypes.test.test_cfuncs.CFunctions) ... ok test_c_char_p (ctypes.test.test_internals.ObjectsTestCase) ... ok test_embedded_structs (ctypes.test.test_internals.ObjectsTestCase) ... ok test_ints (ctypes.test.test_internals.ObjectsTestCase) ... ok test_ptr_struct (ctypes.test.test_internals.ObjectsTestCase) ... ok test_simple_struct (ctypes.test.test_internals.ObjectsTestCase) ... ok test_xxx (ctypes.test.test_internals.ObjectsTestCase) ... ok test_alignments (ctypes.test.test_numbers.NumberTestCase) ... ok test_bool_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_byref (ctypes.test.test_numbers.NumberTestCase) ... ok test_char_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_default_init (ctypes.test.test_numbers.NumberTestCase) ... ok test_float_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_float_overflow (ctypes.test.test_numbers.NumberTestCase) ... ok test_floats (ctypes.test.test_numbers.NumberTestCase) ... ok test_from_param (ctypes.test.test_numbers.NumberTestCase) ... ok test_init (ctypes.test.test_numbers.NumberTestCase) ... ok test_int_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_integers (ctypes.test.test_numbers.NumberTestCase) ... ok test_signed_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_sizes (ctypes.test.test_numbers.NumberTestCase) ... ok test_typeerror (ctypes.test.test_numbers.NumberTestCase) ... ok test_unsigned_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_incomplete_example (ctypes.test.test_incomplete.MyTestCase) ... ok test_an_integer (ctypes.test.test_values.ValuesTestCase) ... ok test_undefined (ctypes.test.test_values.ValuesTestCase) ... ok test_compare (ctypes.test.test_simplesubclasses.Test) ... ok test_ignore_retval (ctypes.test.test_simplesubclasses.Test) ... ok test_int_callback (ctypes.test.test_simplesubclasses.Test) ... ok test_int_struct (ctypes.test.test_simplesubclasses.Test) ... ok test_byval (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_byval (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_byval (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_cast (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_memmove (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_memset (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_string_at (ctypes.test.test_memfunctions.MemFunctionsTest) ... skipped 'implementation detail specific to cpython' test_wstring_at (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_basic (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_dllfunctions (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_first (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_structures (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_chararray (ctypes.test.test_delattr.TestCase) ... ok test_simple (ctypes.test.test_delattr.TestCase) ... ok test_struct (ctypes.test.test_delattr.TestCase) ... ok test_char_array (ctypes.test.test_slicing.SlicesTestCase) ... ok test_char_ptr (ctypes.test.test_slicing.SlicesTestCase) ... ok test_char_ptr_with_free (ctypes.test.test_slicing.SlicesTestCase) ... ok test_getslice_cint (ctypes.test.test_slicing.SlicesTestCase) ... ok test_setslice_cint (ctypes.test.test_slicing.SlicesTestCase) ... ok test_wchar_ptr (ctypes.test.test_slicing.SlicesTestCase) ... ok test__POINTER_c_char (ctypes.test.test_stringptr.StringPtrTestCase) ... skipped 'implementation detail specific to cpython' test__c_char_p (ctypes.test.test_stringptr.StringPtrTestCase) ... ok test_functions (ctypes.test.test_stringptr.StringPtrTestCase) ... ok test_callback (ctypes.test.test_refcounts.AnotherLeak) ... ok test_1 (ctypes.test.test_refcounts.RefcountTestCase) ... skipped 'implementation detail specific to cpython' test_refcount (ctypes.test.test_refcounts.RefcountTestCase) ... skipped 'implementation detail specific to cpython' test_address2pointer (ctypes.test.test_cast.Test) ... ok test_array2pointer (ctypes.test.test_cast.Test) ... ok test_char_p (ctypes.test.test_cast.Test) ... ok test_other (ctypes.test.test_cast.Test) ... ok test_p2a_objects (ctypes.test.test_cast.Test) ... ok test_wchar_p (ctypes.test.test_cast.Test) ... ok test_1_A (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_1_B (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_2 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_3 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_4 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_native (ctypes.test.test_unaligned_structures.TestStructures) ... ok test_swapped (ctypes.test.test_unaligned_structures.TestStructures) ... ok test_endian_types (ctypes.test.test_pep3118.Test) ... ok test_native_types (ctypes.test.test_pep3118.Test) ... ok test_find (ctypes.test.test_loading.LoaderTest) ... ok test_load (ctypes.test.test_loading.LoaderTest) ... ok test_load_version (ctypes.test.test_loading.LoaderTest) ... ok test_c_char (ctypes.test.test_bytes.BytesTest) ... ok test_c_char_p (ctypes.test.test_bytes.BytesTest) ... ok test_c_wchar (ctypes.test.test_bytes.BytesTest) ... ok test_c_wchar_p (ctypes.test.test_bytes.BytesTest) ... ok test_struct (ctypes.test.test_bytes.BytesTest) ... ok test_struct_W (ctypes.test.test_bytes.BytesTest) ... ok test_checkretval (ctypes.test.test_checkretval.Test) ... ok ---------------------------------------------------------------------- Ran 348 tests in 3.538s OK (skipped=11) 1 test OK. 1.47user 0.14system 0:06.01elapsed 26%CPU (0avgtext+0avgdata 142644maxresident)k 0inputs+1264outputs (0major+72882minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_curses ==================== + echo =================== test_curses ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_curses == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28153 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_curses test_curses skipped -- Use of the 'curses' resource not enabled 1 test skipped: test_curses Those skips are all expected on linux. 0.14user 0.01system 0:00.54elapsed 30%CPU (0avgtext+0avgdata 41648maxresident)k 0inputs+40outputs (0major+8431minor)pagefaults 0swaps =================== test_datetime ==================== + for TestName in $(cat testnames.txt) + echo =================== test_datetime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_datetime == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28157 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_datetime test_constants (test.datetimetester.TestModule_Pure) ... ok test_non_abstractness (test.datetimetester.TestTZInfo_Pure) ... ok test_normal (test.datetimetester.TestTZInfo_Pure) ... ok test_pickling_base (test.datetimetester.TestTZInfo_Pure) ... ok test_pickling_subclass (test.datetimetester.TestTZInfo_Pure) ... ok test_subclass_must_override (test.datetimetester.TestTZInfo_Pure) ... ok test_aware_datetime (test.datetimetester.TestTimeZone_Pure) ... ok test_class_members (test.datetimetester.TestTimeZone_Pure) ... ok test_comparison (test.datetimetester.TestTimeZone_Pure) ... ok test_constructor (test.datetimetester.TestTimeZone_Pure) ... ok test_dst (test.datetimetester.TestTimeZone_Pure) ... ok test_fromutc (test.datetimetester.TestTimeZone_Pure) ... ok test_inheritance (test.datetimetester.TestTimeZone_Pure) ... ok test_repr (test.datetimetester.TestTimeZone_Pure) ... ok test_str (test.datetimetester.TestTimeZone_Pure) ... ok test_tzname (test.datetimetester.TestTimeZone_Pure) ... ok test_utcoffset (test.datetimetester.TestTimeZone_Pure) ... ok test_basic_attributes (test.datetimetester.TestTimeDelta_Pure) ... ok test_bool (test.datetimetester.TestTimeDelta_Pure) ... ok test_carries (test.datetimetester.TestTimeDelta_Pure) ... ok test_compare (test.datetimetester.TestTimeDelta_Pure) ... ok test_computations (test.datetimetester.TestTimeDelta_Pure) ... ok test_constructor (test.datetimetester.TestTimeDelta_Pure) ... ok test_disallowed_computations (test.datetimetester.TestTimeDelta_Pure) ... ok test_disallowed_special (test.datetimetester.TestTimeDelta_Pure) ... ok test_division (test.datetimetester.TestTimeDelta_Pure) ... ok test_divmod (test.datetimetester.TestTimeDelta_Pure) ... ok test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta_Pure) ... ok test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta_Pure) ... ok test_hash_equality (test.datetimetester.TestTimeDelta_Pure) ... ok test_massive_normalization (test.datetimetester.TestTimeDelta_Pure) ... ok test_microsecond_rounding (test.datetimetester.TestTimeDelta_Pure) ... ok test_overflow (test.datetimetester.TestTimeDelta_Pure) ... ok test_pickling (test.datetimetester.TestTimeDelta_Pure) ... ok test_remainder (test.datetimetester.TestTimeDelta_Pure) ... ok test_repr (test.datetimetester.TestTimeDelta_Pure) ... ok test_resolution_info (test.datetimetester.TestTimeDelta_Pure) ... ok test_roundtrip (test.datetimetester.TestTimeDelta_Pure) ... ok test_str (test.datetimetester.TestTimeDelta_Pure) ... ok test_subclass_timedelta (test.datetimetester.TestTimeDelta_Pure) ... ok test_total_seconds (test.datetimetester.TestTimeDelta_Pure) ... ok test_delta_non_days_ignored (test.datetimetester.TestDateOnly_Pure) ... ok test_backdoor_resistance (test.datetimetester.TestDate_Pure) ... ok test_bad_constructor_arguments (test.datetimetester.TestDate_Pure) ... ok test_basic_attributes (test.datetimetester.TestDate_Pure) ... ok test_bool (test.datetimetester.TestDate_Pure) ... ok test_compare (test.datetimetester.TestDate_Pure) ... ok test_computations (test.datetimetester.TestDate_Pure) ... ok test_ctime (test.datetimetester.TestDate_Pure) ... ok test_extreme_ordinals (test.datetimetester.TestDate_Pure) ... ok test_extreme_timedelta (test.datetimetester.TestDate_Pure) ... ok test_format (test.datetimetester.TestDate_Pure) ... ok test_fromtimestamp (test.datetimetester.TestDate_Pure) ... ok test_harmful_mixed_comparison (test.datetimetester.TestDate_Pure) ... ok test_harmless_mixed_comparison (test.datetimetester.TestDate_Pure) ... ok test_hash_equality (test.datetimetester.TestDate_Pure) ... ok test_insane_fromtimestamp (test.datetimetester.TestDate_Pure) ... ok test_iso_long_years (test.datetimetester.TestDate_Pure) ... ok test_isocalendar (test.datetimetester.TestDate_Pure) ... ok test_isoformat (test.datetimetester.TestDate_Pure) ... ok test_mixed_compare (test.datetimetester.TestDate_Pure) ... ok test_ordinal_conversions (test.datetimetester.TestDate_Pure) ... ok test_overflow (test.datetimetester.TestDate_Pure) ... ok test_pickling (test.datetimetester.TestDate_Pure) ... ok test_pickling_subclass_date (test.datetimetester.TestDate_Pure) ... ok test_replace (test.datetimetester.TestDate_Pure) ... ok test_resolution_info (test.datetimetester.TestDate_Pure) ... ok test_roundtrip (test.datetimetester.TestDate_Pure) ... ok test_strftime (test.datetimetester.TestDate_Pure) ... ok test_strftime_y2k (test.datetimetester.TestDate_Pure) ... ok test_subclass_date (test.datetimetester.TestDate_Pure) ... ok test_timetuple (test.datetimetester.TestDate_Pure) ... ok test_today (test.datetimetester.TestDate_Pure) ... ok test_weekday (test.datetimetester.TestDate_Pure) ... ok test_astimezone (test.datetimetester.TestDateTime_Pure) ... ok test_backdoor_resistance (test.datetimetester.TestDateTime_Pure) ... ok test_bad_constructor_arguments (test.datetimetester.TestDateTime_Pure) ... ok test_basic_attributes (test.datetimetester.TestDateTime_Pure) ... ok test_basic_attributes_nonzero (test.datetimetester.TestDateTime_Pure) ... ok test_bool (test.datetimetester.TestDateTime_Pure) ... ok test_combine (test.datetimetester.TestDateTime_Pure) ... ok test_compare (test.datetimetester.TestDateTime_Pure) ... ok test_computations (test.datetimetester.TestDateTime_Pure) ... ok test_ctime (test.datetimetester.TestDateTime_Pure) ... ok test_extract (test.datetimetester.TestDateTime_Pure) ... ok test_extreme_ordinals (test.datetimetester.TestDateTime_Pure) ... ok test_extreme_timedelta (test.datetimetester.TestDateTime_Pure) ... ok test_format (test.datetimetester.TestDateTime_Pure) ... ok test_fromtimestamp (test.datetimetester.TestDateTime_Pure) ... ok test_harmful_mixed_comparison (test.datetimetester.TestDateTime_Pure) ... ok test_harmless_mixed_comparison (test.datetimetester.TestDateTime_Pure) ... ok test_hash_equality (test.datetimetester.TestDateTime_Pure) ... ok test_insane_fromtimestamp (test.datetimetester.TestDateTime_Pure) ... ok test_insane_utcfromtimestamp (test.datetimetester.TestDateTime_Pure) ... ok test_iso_long_years (test.datetimetester.TestDateTime_Pure) ... ok test_isocalendar (test.datetimetester.TestDateTime_Pure) ... ok test_isoformat (test.datetimetester.TestDateTime_Pure) ... ok test_microsecond_rounding (test.datetimetester.TestDateTime_Pure) ... ok test_mixed_compare (test.datetimetester.TestDateTime_Pure) ... ok test_more_compare (test.datetimetester.TestDateTime_Pure) ... ok test_more_ctime (test.datetimetester.TestDateTime_Pure) ... ok test_more_pickling (test.datetimetester.TestDateTime_Pure) ... ok test_more_strftime (test.datetimetester.TestDateTime_Pure) ... ok test_more_timetuple (test.datetimetester.TestDateTime_Pure) ... ok test_negative_float_fromtimestamp (test.datetimetester.TestDateTime_Pure) ... ok test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime_Pure) ... ok test_ordinal_conversions (test.datetimetester.TestDateTime_Pure) ... ok test_overflow (test.datetimetester.TestDateTime_Pure) ... ok test_pickling (test.datetimetester.TestDateTime_Pure) ... ok test_pickling_subclass_date (test.datetimetester.TestDateTime_Pure) ... ok test_pickling_subclass_datetime (test.datetimetester.TestDateTime_Pure) ... ok test_replace (test.datetimetester.TestDateTime_Pure) ... ok test_resolution_info (test.datetimetester.TestDateTime_Pure) ... ok test_roundtrip (test.datetimetester.TestDateTime_Pure) ... ok test_strftime (test.datetimetester.TestDateTime_Pure) ... ok test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime_Pure) ... ok test_strftime_y2k (test.datetimetester.TestDateTime_Pure) ... ok test_strptime (test.datetimetester.TestDateTime_Pure) ... ok test_subclass_date (test.datetimetester.TestDateTime_Pure) ... ok test_subclass_datetime (test.datetimetester.TestDateTime_Pure) ... ok test_timestamp_aware (test.datetimetester.TestDateTime_Pure) ... ok test_timestamp_naive (test.datetimetester.TestDateTime_Pure) ... ok test_timetuple (test.datetimetester.TestDateTime_Pure) ... ok test_today (test.datetimetester.TestDateTime_Pure) ... ok test_tz_independent_comparing (test.datetimetester.TestDateTime_Pure) ... ok test_utcfromtimestamp (test.datetimetester.TestDateTime_Pure) ... ok test_utcnow (test.datetimetester.TestDateTime_Pure) ... ok test_weekday (test.datetimetester.TestDateTime_Pure) ... ok test_astimezone (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_backdoor_resistance (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_basic_attributes (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_bool (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_combine (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_compare (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_computations (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_ctime (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_extract (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_extreme_ordinals (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_extreme_timedelta (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_format (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_hash_equality (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_iso_long_years (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_isocalendar (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_isoformat (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_microsecond_rounding (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_mixed_compare (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_more_compare (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_more_ctime (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_more_pickling (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_more_strftime (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_more_timetuple (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_ordinal_conversions (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_overflow (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_pickling (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_replace (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_resolution_info (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_roundtrip (test.datetimetester.TestSubclassDateTime_Pure) ... skipped 'not appropriate for subclasses' test_strftime (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_strftime_y2k (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_strptime (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_subclass_date (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_timestamp_aware (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_timestamp_naive (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_timetuple (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_today (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_utcnow (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_weekday (test.datetimetester.TestSubclassDateTime_Pure) ... ok test_1653736 (test.datetimetester.TestTime_Pure) ... ok test_backdoor_resistance (test.datetimetester.TestTime_Pure) ... ok test_bad_constructor_arguments (test.datetimetester.TestTime_Pure) ... ok test_basic_attributes (test.datetimetester.TestTime_Pure) ... ok test_basic_attributes_nonzero (test.datetimetester.TestTime_Pure) ... ok test_bool (test.datetimetester.TestTime_Pure) ... ok test_comparing (test.datetimetester.TestTime_Pure) ... ok test_format (test.datetimetester.TestTime_Pure) ... ok test_harmful_mixed_comparison (test.datetimetester.TestTime_Pure) ... ok test_harmless_mixed_comparison (test.datetimetester.TestTime_Pure) ... ok test_hash_equality (test.datetimetester.TestTime_Pure) ... ok test_isoformat (test.datetimetester.TestTime_Pure) ... ok test_pickling (test.datetimetester.TestTime_Pure) ... ok test_pickling_subclass_time (test.datetimetester.TestTime_Pure) ... ok test_replace (test.datetimetester.TestTime_Pure) ... ok test_repr (test.datetimetester.TestTime_Pure) ... ok test_resolution_info (test.datetimetester.TestTime_Pure) ... ok test_roundtrip (test.datetimetester.TestTime_Pure) ... ok test_str (test.datetimetester.TestTime_Pure) ... ok test_strftime (test.datetimetester.TestTime_Pure) ... ok test_subclass_time (test.datetimetester.TestTime_Pure) ... ok test_1653736 (test.datetimetester.TestTimeTZ_Pure) ... ok test_argument_passing (test.datetimetester.TestTimeTZ_Pure) ... ok test_aware_compare (test.datetimetester.TestTimeTZ_Pure) ... ok test_backdoor_resistance (test.datetimetester.TestTimeTZ_Pure) ... ok test_bad_constructor_arguments (test.datetimetester.TestTimeTZ_Pure) ... ok test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure) ... ok test_basic_attributes (test.datetimetester.TestTimeTZ_Pure) ... ok test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ_Pure) ... ok test_bool (test.datetimetester.TestTimeTZ_Pure) ... ok test_comparing (test.datetimetester.TestTimeTZ_Pure) ... ok test_empty (test.datetimetester.TestTimeTZ_Pure) ... ok test_format (test.datetimetester.TestTimeTZ_Pure) ... ok test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ_Pure) ... ok test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ_Pure) ... ok test_hash_edge_cases (test.datetimetester.TestTimeTZ_Pure) ... ok test_hash_equality (test.datetimetester.TestTimeTZ_Pure) ... ok test_isoformat (test.datetimetester.TestTimeTZ_Pure) ... ok test_mixed_compare (test.datetimetester.TestTimeTZ_Pure) ... ok test_more_bool (test.datetimetester.TestTimeTZ_Pure) ... ok test_pickling (test.datetimetester.TestTimeTZ_Pure) ... ok test_pickling_subclass_time (test.datetimetester.TestTimeTZ_Pure) ... ok test_replace (test.datetimetester.TestTimeTZ_Pure) ... ok test_repr (test.datetimetester.TestTimeTZ_Pure) ... ok test_resolution_info (test.datetimetester.TestTimeTZ_Pure) ... ok test_roundtrip (test.datetimetester.TestTimeTZ_Pure) ... ok test_str (test.datetimetester.TestTimeTZ_Pure) ... ok test_strftime (test.datetimetester.TestTimeTZ_Pure) ... ok test_subclass_time (test.datetimetester.TestTimeTZ_Pure) ... ok test_subclass_timetz (test.datetimetester.TestTimeTZ_Pure) ... ok test_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure) ... ok test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ_Pure) ... ok test_zones (test.datetimetester.TestTimeTZ_Pure) ... ok test_argument_passing (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_astimezone (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_aware_compare (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_aware_subtract (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_backdoor_resistance (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_basic_attributes (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_bool (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_combine (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_compare (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_computations (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_ctime (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_even_more_compare (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_extract (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_extreme_hashes (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_extreme_ordinals (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_extreme_timedelta (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_format (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_hash_equality (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_iso_long_years (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_isocalendar (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_isoformat (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_microsecond_rounding (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_mixed_compare (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_more_astimezone (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_more_compare (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_more_ctime (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_more_pickling (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_more_strftime (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_more_timetuple (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_ordinal_conversions (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_overflow (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_pickling (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_replace (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_resolution_info (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_roundtrip (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_strftime (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_strftime_y2k (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_strptime (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_subclass_date (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_timestamp_aware (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_timestamp_naive (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_timetuple (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_today (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_trivial (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tzinfo_now (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_utcnow (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_utctimetuple (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_weekday (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_zones (test.datetimetester.TestDateTimeTZ_Pure) ... ok test_bogus_dst (test.datetimetester.TestTimezoneConversions_Pure) ... ok test_easy (test.datetimetester.TestTimezoneConversions_Pure) ... ok test_fromutc (test.datetimetester.TestTimezoneConversions_Pure) ... ok test_tricky (test.datetimetester.TestTimezoneConversions_Pure) ... ok test_bug_1028306 (test.datetimetester.Oddballs_Pure) ... ok ---------------------------------------------------------------------- Ran 316 tests in 7.788s OK (skipped=1) 1 test OK. 2.36user 0.03system 0:08.92elapsed 26%CPU (0avgtext+0avgdata 55404maxresident)k 16inputs+408outputs (0major+12503minor)pagefaults 0swaps =================== test_dbm ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dbm == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28161 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dbm test_keys (test.test_dbm.WhichDBTestCase) ... ok test_whichdb (test.test_dbm.WhichDBTestCase) ... ok test_whichdb_ndbm (test.test_dbm.WhichDBTestCase) ... BDB0004 fop_read_meta: @test_28161_tmp_ndbm.db: unexpected file type or format ok test_anydbm_access (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_creation (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_keys (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_modification (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_not_existing (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_read (test.test_dbm.TestCase-dbm.gnu) ... ok test_error (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_access (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_creation (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_keys (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_modification (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_not_existing (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_read (test.test_dbm.TestCase-dbm.ndbm) ... ok test_error (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_access (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_creation (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_keys (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_modification (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_not_existing (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_read (test.test_dbm.TestCase-dbm.dumb) ... ok test_error (test.test_dbm.TestCase-dbm.dumb) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.375s OK 1 test OK. 0.23user 0.03system 0:00.88elapsed 30%CPU (0avgtext+0avgdata 44492maxresident)k 0inputs+832outputs (0major+12250minor)pagefaults 0swaps =================== test_dbm_dumb ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dbm_dumb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dbm_dumb == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28171 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dbm_dumb test_close_twice (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_creation (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_creation_mode (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_keys (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_modification (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_read (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_line_endings (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_random (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_str_read (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_str_write_contains (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_write_contains (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_write_write_read (test.test_dbm_dumb.DumbDBMTestCase) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.329s OK 1 test OK. =================== test_dbm_gnu ==================== 0.28user 0.04system 0:00.80elapsed 40%CPU (0avgtext+0avgdata 48640maxresident)k 0inputs+3976outputs (0major+13663minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dbm_gnu ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dbm_gnu == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28181 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dbm_gnu test_error_conditions (test.test_dbm_gnu.TestGdbm) ... ok test_flags (test.test_dbm_gnu.TestGdbm) ... ok test_key_methods (test.test_dbm_gnu.TestGdbm) ... ok test_reorganize (test.test_dbm_gnu.TestGdbm) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.030s OK 1 test OK. =================== test_dbm_ndbm ==================== 0.17user 0.03system 0:00.69elapsed 30%CPU (0avgtext+0avgdata 42784maxresident)k 0inputs+312outputs (1major+11948minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dbm_ndbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dbm_ndbm == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28191 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dbm_ndbm test_keys (test.test_dbm_ndbm.DbmTestCase) ... ok test_modes (test.test_dbm_ndbm.DbmTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.018s OK 1 test OK. =================== test_decimal ==================== 0.17user 0.02system 0:00.55elapsed 36%CPU (0avgtext+0avgdata 43524maxresident)k 0inputs+104outputs (0major+11811minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_decimal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_decimal == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28201 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_decimal test_context_attributes (test.test_decimal.CheckAttributes) ... ok test_decimal_attributes (test.test_decimal.CheckAttributes) ... ok test_module_attributes (test.test_decimal.CheckAttributes) ... ok test_explicit_context_create_decimal (test.test_decimal.CExplicitConstructionTest) ... FAIL test_explicit_context_create_from_float (test.test_decimal.CExplicitConstructionTest) ... FAIL test_explicit_empty (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_Decimal (test.test_decimal.CExplicitConstructionTest) ... FAIL test_explicit_from_None (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_bool (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_float (test.test_decimal.CExplicitConstructionTest) ... FAIL test_explicit_from_int (test.test_decimal.CExplicitConstructionTest) ... FAIL test_explicit_from_list (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_string (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_tuples (test.test_decimal.CExplicitConstructionTest) ... ok test_from_legacy_strings (test.test_decimal.CExplicitConstructionTest) ... skipped 'implementation detail specific to cpython' test_unicode_digits (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_context_create_decimal (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_context_create_from_float (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_empty (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_Decimal (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_None (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_bool (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_float (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_int (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_list (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_string (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_tuples (test.test_decimal.PyExplicitConstructionTest) ... ok test_from_legacy_strings (test.test_decimal.PyExplicitConstructionTest) ... skipped 'implementation detail specific to cpython' test_unicode_digits (test.test_decimal.PyExplicitConstructionTest) ... ok test_implicit_from_Decimal (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_None (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_float (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_int (test.test_decimal.CImplicitConstructionTest) ... FAIL test_implicit_from_string (test.test_decimal.CImplicitConstructionTest) ... ok test_rop (test.test_decimal.CImplicitConstructionTest) ... FAIL test_implicit_from_Decimal (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_None (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_float (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_int (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_string (test.test_decimal.PyImplicitConstructionTest) ... ok test_rop (test.test_decimal.PyImplicitConstructionTest) ... ok test_formatting (test.test_decimal.CFormatTest) ... ok test_n_format (test.test_decimal.CFormatTest) ... FAIL test_wide_char_separator_decimal_point (test.test_decimal.CFormatTest) ... ok test_formatting (test.test_decimal.PyFormatTest) ... ok test_n_format (test.test_decimal.PyFormatTest) ... ok test_wide_char_separator_decimal_point (test.test_decimal.PyFormatTest) ... ok test_addition (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_copy_sign (test.test_decimal.CArithmeticOperatorsTest) ... ok test_division (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_floor_div_module (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_floor_division (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_module (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_multiplication (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_nan_comparisons (test.test_decimal.CArithmeticOperatorsTest) ... ok test_powering (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_subtraction (test.test_decimal.CArithmeticOperatorsTest) ... FAIL test_unary_operators (test.test_decimal.CArithmeticOperatorsTest) ... ok test_addition (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_copy_sign (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_division (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_floor_div_module (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_floor_division (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_module (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_multiplication (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_nan_comparisons (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_powering (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_subtraction (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_unary_operators (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_threading (test.test_decimal.CThreadingTest) ... ok test_threading (test.test_decimal.PyThreadingTest) ... ok test_as_nonzero (test.test_decimal.CUsabilityTest) ... ok test_as_tuple (test.test_decimal.CUsabilityTest) ... FAIL test_comparison_operators (test.test_decimal.CUsabilityTest) ... FAIL test_conversions_from_int (test.test_decimal.CUsabilityTest) ... FAIL test_copy_and_deepcopy_methods (test.test_decimal.CUsabilityTest) ... ok test_decimal_complex_comparison (test.test_decimal.CUsabilityTest) ... FAIL test_decimal_float_comparison (test.test_decimal.CUsabilityTest) ... FAIL test_decimal_fraction_comparison (test.test_decimal.CUsabilityTest) ... FAIL test_eval_round_trip (test.test_decimal.CUsabilityTest) ... ok test_hash_method (test.test_decimal.CUsabilityTest) ... FAIL test_implicit_context (test.test_decimal.CUsabilityTest) ... ok test_min_and_max_methods (test.test_decimal.CUsabilityTest) ... FAIL test_nan_to_float (test.test_decimal.CUsabilityTest) ... ok test_none_args (test.test_decimal.CUsabilityTest) ... ERROR test_snan_to_float (test.test_decimal.CUsabilityTest) ... ok test_subclassing (test.test_decimal.CUsabilityTest) ... ok test_tonum_methods (test.test_decimal.CUsabilityTest) ... FAIL test_tostring_methods (test.test_decimal.CUsabilityTest) ... ok test_as_nonzero (test.test_decimal.PyUsabilityTest) ... ok test_as_tuple (test.test_decimal.PyUsabilityTest) ... ok test_comparison_operators (test.test_decimal.PyUsabilityTest) ... ok test_conversions_from_int (test.test_decimal.PyUsabilityTest) ... ok test_copy_and_deepcopy_methods (test.test_decimal.PyUsabilityTest) ... ok test_decimal_complex_comparison (test.test_decimal.PyUsabilityTest) ... ok test_decimal_float_comparison (test.test_decimal.PyUsabilityTest) ... ok test_decimal_fraction_comparison (test.test_decimal.PyUsabilityTest) ... ok test_eval_round_trip (test.test_decimal.PyUsabilityTest) ... ok test_hash_method (test.test_decimal.PyUsabilityTest) ... ok test_implicit_context (test.test_decimal.PyUsabilityTest) ... ok test_min_and_max_methods (test.test_decimal.PyUsabilityTest) ... ok test_nan_to_float (test.test_decimal.PyUsabilityTest) ... ok test_none_args (test.test_decimal.PyUsabilityTest) ... ok test_snan_to_float (test.test_decimal.PyUsabilityTest) ... ok test_subclassing (test.test_decimal.PyUsabilityTest) ... ok test_tonum_methods (test.test_decimal.PyUsabilityTest) ... ok test_tostring_methods (test.test_decimal.PyUsabilityTest) ... ok test_abc (test.test_decimal.CPythonAPItests) ... ok test_complex (test.test_decimal.CPythonAPItests) ... ok test_create_decimal_from_float (test.test_decimal.CPythonAPItests) ... FAIL test_exception_hierarchy (test.test_decimal.CPythonAPItests) ... ok test_from_float (test.test_decimal.CPythonAPItests) ... FAIL test_int (test.test_decimal.CPythonAPItests) ... FAIL test_named_parameters (test.test_decimal.CPythonAPItests) ... ERROR test_pickle (test.test_decimal.CPythonAPItests) ... ok test_quantize (test.test_decimal.CPythonAPItests) ... ok test_trunc (test.test_decimal.CPythonAPItests) ... FAIL test_abc (test.test_decimal.PyPythonAPItests) ... ok test_complex (test.test_decimal.PyPythonAPItests) ... ok test_create_decimal_from_float (test.test_decimal.PyPythonAPItests) ... ok test_exception_hierarchy (test.test_decimal.PyPythonAPItests) ... ok test_from_float (test.test_decimal.PyPythonAPItests) ... ok test_int (test.test_decimal.PyPythonAPItests) ... ok test_named_parameters (test.test_decimal.PyPythonAPItests) ... ok test_pickle (test.test_decimal.PyPythonAPItests) ... ok test_quantize (test.test_decimal.PyPythonAPItests) ... ok test_trunc (test.test_decimal.PyPythonAPItests) ... ok test__clamp (test.test_decimal.CContextAPItests) ... ok test_abs (test.test_decimal.CContextAPItests) ... ok test_add (test.test_decimal.CContextAPItests) ... ok test_compare (test.test_decimal.CContextAPItests) ... ok test_compare_signal (test.test_decimal.CContextAPItests) ... ok test_compare_total (test.test_decimal.CContextAPItests) ... ok test_compare_total_mag (test.test_decimal.CContextAPItests) ... ok test_copy (test.test_decimal.CContextAPItests) ... ok test_copy_abs (test.test_decimal.CContextAPItests) ... ok test_copy_decimal (test.test_decimal.CContextAPItests) ... ok test_copy_negate (test.test_decimal.CContextAPItests) ... ok test_copy_sign (test.test_decimal.CContextAPItests) ... ok test_divide (test.test_decimal.CContextAPItests) ... ok test_divide_int (test.test_decimal.CContextAPItests) ... ok test_divmod (test.test_decimal.CContextAPItests) ... ok test_equality_with_other_types (test.test_decimal.CContextAPItests) ... ok test_exp (test.test_decimal.CContextAPItests) ... ok test_fma (test.test_decimal.CContextAPItests) ... ok test_from_legacy_strings (test.test_decimal.CContextAPItests) ... skipped 'implementation detail specific to cpython' test_is_finite (test.test_decimal.CContextAPItests) ... ok test_is_infinite (test.test_decimal.CContextAPItests) ... ok test_is_nan (test.test_decimal.CContextAPItests) ... ok test_is_normal (test.test_decimal.CContextAPItests) ... ok test_is_qnan (test.test_decimal.CContextAPItests) ... ok test_is_signed (test.test_decimal.CContextAPItests) ... ok test_is_snan (test.test_decimal.CContextAPItests) ... ok test_is_subnormal (test.test_decimal.CContextAPItests) ... ok test_is_zero (test.test_decimal.CContextAPItests) ... ok test_ln (test.test_decimal.CContextAPItests) ... ok test_log10 (test.test_decimal.CContextAPItests) ... ok test_logb (test.test_decimal.CContextAPItests) ... ok test_logical_and (test.test_decimal.CContextAPItests) ... ERROR test_logical_invert (test.test_decimal.CContextAPItests) ... ERROR test_logical_or (test.test_decimal.CContextAPItests) ... ERROR test_logical_xor (test.test_decimal.CContextAPItests) ... ERROR test_max (test.test_decimal.CContextAPItests) ... ok test_max_mag (test.test_decimal.CContextAPItests) ... ok test_min (test.test_decimal.CContextAPItests) ... ok test_min_mag (test.test_decimal.CContextAPItests) ... ok test_minus (test.test_decimal.CContextAPItests) ... ok test_multiply (test.test_decimal.CContextAPItests) ... ok test_next_minus (test.test_decimal.CContextAPItests) ... ok test_next_plus (test.test_decimal.CContextAPItests) ... ok test_next_toward (test.test_decimal.CContextAPItests) ... ok test_none_args (test.test_decimal.CContextAPItests) ... ok test_normalize (test.test_decimal.CContextAPItests) ... ok test_number_class (test.test_decimal.CContextAPItests) ... ok test_pickle (test.test_decimal.CContextAPItests) ... ok test_plus (test.test_decimal.CContextAPItests) ... ok test_power (test.test_decimal.CContextAPItests) ... ok test_quantize (test.test_decimal.CContextAPItests) ... ok test_remainder (test.test_decimal.CContextAPItests) ... ok test_remainder_near (test.test_decimal.CContextAPItests) ... ok test_rotate (test.test_decimal.CContextAPItests) ... ERROR test_same_quantum (test.test_decimal.CContextAPItests) ... ok test_scaleb (test.test_decimal.CContextAPItests) ... ok test_shift (test.test_decimal.CContextAPItests) ... ERROR test_sqrt (test.test_decimal.CContextAPItests) ... ok test_subtract (test.test_decimal.CContextAPItests) ... ok test_to_eng_string (test.test_decimal.CContextAPItests) ... ok test_to_integral_exact (test.test_decimal.CContextAPItests) ... ok test_to_integral_value (test.test_decimal.CContextAPItests) ... ok test_to_sci_string (test.test_decimal.CContextAPItests) ... ok test__clamp (test.test_decimal.PyContextAPItests) ... ok test_abs (test.test_decimal.PyContextAPItests) ... ok test_add (test.test_decimal.PyContextAPItests) ... ok test_compare (test.test_decimal.PyContextAPItests) ... ok test_compare_signal (test.test_decimal.PyContextAPItests) ... ok test_compare_total (test.test_decimal.PyContextAPItests) ... ok test_compare_total_mag (test.test_decimal.PyContextAPItests) ... ok test_copy (test.test_decimal.PyContextAPItests) ... ok test_copy_abs (test.test_decimal.PyContextAPItests) ... ok test_copy_decimal (test.test_decimal.PyContextAPItests) ... ok test_copy_negate (test.test_decimal.PyContextAPItests) ... ok test_copy_sign (test.test_decimal.PyContextAPItests) ... ok test_divide (test.test_decimal.PyContextAPItests) ... ok test_divide_int (test.test_decimal.PyContextAPItests) ... ok test_divmod (test.test_decimal.PyContextAPItests) ... ok test_equality_with_other_types (test.test_decimal.PyContextAPItests) ... ok test_exp (test.test_decimal.PyContextAPItests) ... ok test_fma (test.test_decimal.PyContextAPItests) ... ok test_from_legacy_strings (test.test_decimal.PyContextAPItests) ... skipped 'implementation detail specific to cpython' test_is_finite (test.test_decimal.PyContextAPItests) ... ok test_is_infinite (test.test_decimal.PyContextAPItests) ... ok test_is_nan (test.test_decimal.PyContextAPItests) ... ok test_is_normal (test.test_decimal.PyContextAPItests) ... ok test_is_qnan (test.test_decimal.PyContextAPItests) ... ok test_is_signed (test.test_decimal.PyContextAPItests) ... ok test_is_snan (test.test_decimal.PyContextAPItests) ... ok test_is_subnormal (test.test_decimal.PyContextAPItests) ... ok test_is_zero (test.test_decimal.PyContextAPItests) ... ok test_ln (test.test_decimal.PyContextAPItests) ... ok test_log10 (test.test_decimal.PyContextAPItests) ... ok test_logb (test.test_decimal.PyContextAPItests) ... ok test_logical_and (test.test_decimal.PyContextAPItests) ... ok test_logical_invert (test.test_decimal.PyContextAPItests) ... ok test_logical_or (test.test_decimal.PyContextAPItests) ... ok test_logical_xor (test.test_decimal.PyContextAPItests) ... ok test_max (test.test_decimal.PyContextAPItests) ... ok test_max_mag (test.test_decimal.PyContextAPItests) ... ok test_min (test.test_decimal.PyContextAPItests) ... ok test_min_mag (test.test_decimal.PyContextAPItests) ... ok test_minus (test.test_decimal.PyContextAPItests) ... ok test_multiply (test.test_decimal.PyContextAPItests) ... ok test_next_minus (test.test_decimal.PyContextAPItests) ... ok test_next_plus (test.test_decimal.PyContextAPItests) ... ok test_next_toward (test.test_decimal.PyContextAPItests) ... ok test_none_args (test.test_decimal.PyContextAPItests) ... ok test_normalize (test.test_decimal.PyContextAPItests) ... ok test_number_class (test.test_decimal.PyContextAPItests) ... ok test_pickle (test.test_decimal.PyContextAPItests) ... ok test_plus (test.test_decimal.PyContextAPItests) ... ok test_power (test.test_decimal.PyContextAPItests) ... ok test_quantize (test.test_decimal.PyContextAPItests) ... ok test_remainder (test.test_decimal.PyContextAPItests) ... ok test_remainder_near (test.test_decimal.PyContextAPItests) ... ok test_rotate (test.test_decimal.PyContextAPItests) ... ok test_same_quantum (test.test_decimal.PyContextAPItests) ... ok test_scaleb (test.test_decimal.PyContextAPItests) ... ok test_shift (test.test_decimal.PyContextAPItests) ... ok test_sqrt (test.test_decimal.PyContextAPItests) ... ok test_subtract (test.test_decimal.PyContextAPItests) ... ok test_to_eng_string (test.test_decimal.PyContextAPItests) ... ok test_to_integral_exact (test.test_decimal.PyContextAPItests) ... ok test_to_integral_value (test.test_decimal.PyContextAPItests) ... ok test_to_sci_string (test.test_decimal.PyContextAPItests) ... ok test_localcontext (test.test_decimal.CContextWithStatement) ... ok test_localcontextarg (test.test_decimal.CContextWithStatement) ... ok test_nested_with_statements (test.test_decimal.CContextWithStatement) ... ok test_with_statements_gc1 (test.test_decimal.CContextWithStatement) ... ok test_with_statements_gc2 (test.test_decimal.CContextWithStatement) ... ok test_with_statements_gc3 (test.test_decimal.CContextWithStatement) ... ok test_localcontext (test.test_decimal.PyContextWithStatement) ... ok test_localcontextarg (test.test_decimal.PyContextWithStatement) ... ok test_nested_with_statements (test.test_decimal.PyContextWithStatement) ... ok test_with_statements_gc1 (test.test_decimal.PyContextWithStatement) ... ok test_with_statements_gc2 (test.test_decimal.PyContextWithStatement) ... ok test_with_statements_gc3 (test.test_decimal.PyContextWithStatement) ... ok test_flag_comparisons (test.test_decimal.CContextFlags) ... ok test_flags_irrelevant (test.test_decimal.CContextFlags) ... ok test_float_comparison (test.test_decimal.CContextFlags) ... FAIL test_float_operation (test.test_decimal.CContextFlags) ... ok test_float_operation_default (test.test_decimal.CContextFlags) ... ok test_flag_comparisons (test.test_decimal.PyContextFlags) ... ok test_flags_irrelevant (test.test_decimal.PyContextFlags) ... ok test_float_comparison (test.test_decimal.PyContextFlags) ... ok test_float_operation (test.test_decimal.PyContextFlags) ... ok test_float_operation_default (test.test_decimal.PyContextFlags) ... ok test_context_templates (test.test_decimal.CSpecialContexts) ... ok test_default_context (test.test_decimal.CSpecialContexts) ... ok test_context_templates (test.test_decimal.PySpecialContexts) ... ok test_default_context (test.test_decimal.PySpecialContexts) ... ok test_invalid_context (test.test_decimal.CContextInputValidation) ... ok test_invalid_context (test.test_decimal.PyContextInputValidation) ... ok test_context_subclassing (test.test_decimal.CContextSubclassing) ... FAIL test_context_subclassing (test.test_decimal.PyContextSubclassing) ... ok test_adjusted (test.test_decimal.CCoverage) ... ok test_canonical (test.test_decimal.CCoverage) ... ok test_context_repr (test.test_decimal.CCoverage) ... ok test_copy (test.test_decimal.CCoverage) ... ok test_create_decimal (test.test_decimal.CCoverage) ... ok test_divmod (test.test_decimal.CCoverage) ... FAIL test_implicit_context (test.test_decimal.CCoverage) ... FAIL test_int (test.test_decimal.CCoverage) ... FAIL test_power (test.test_decimal.CCoverage) ... FAIL test_quantize (test.test_decimal.CCoverage) ... ok test_radix (test.test_decimal.CCoverage) ... ok test_rop (test.test_decimal.CCoverage) ... ok test_round (test.test_decimal.CCoverage) ... FAIL test_adjusted (test.test_decimal.PyCoverage) ... ok test_canonical (test.test_decimal.PyCoverage) ... ok test_context_repr (test.test_decimal.PyCoverage) ... ok test_copy (test.test_decimal.PyCoverage) ... ok test_create_decimal (test.test_decimal.PyCoverage) ... ok test_divmod (test.test_decimal.PyCoverage) ... ok test_implicit_context (test.test_decimal.PyCoverage) ... ok test_int (test.test_decimal.PyCoverage) ... ok test_power (test.test_decimal.PyCoverage) ... ok test_quantize (test.test_decimal.PyCoverage) ... ok test_radix (test.test_decimal.PyCoverage) ... ok test_rop (test.test_decimal.PyCoverage) ... ok test_round (test.test_decimal.PyCoverage) ... ok test_c_context (test.test_decimal.CFunctionality) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_ieee_context (test.test_decimal.CFunctionality) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_constants (test.test_decimal.CFunctionality) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_py_alternate_formatting (test.test_decimal.PyFunctionality) ... ok test_py_quantize_watchexp (test.test_decimal.PyFunctionality) ... ok test_bignum (test.test_decimal.CWhitebox) ... FAIL test_c_context_errors (test.test_decimal.CWhitebox) ... ok test_c_context_errors_extra (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_context_repr (test.test_decimal.CWhitebox) ... ok test_c_context_templates (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_format (test.test_decimal.CWhitebox) ... ok test_c_funcs (test.test_decimal.CWhitebox) ... FAIL test_c_input_restriction (test.test_decimal.CWhitebox) ... ok test_c_integral (test.test_decimal.CWhitebox) ... ok test_c_round (test.test_decimal.CWhitebox) ... ok test_c_signal_dict (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_valid_context (test.test_decimal.CWhitebox) ... ok test_c_valid_context_extra (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_exact_conversion (test.test_decimal.CWhitebox) ... ok test_from_tuple (test.test_decimal.CWhitebox) ... ok test_invalid_construction (test.test_decimal.CWhitebox) ... ok test_invalid_override (test.test_decimal.CWhitebox) ... ok test_rounding_strings_interned (test.test_decimal.CWhitebox) ... skipped 'implementation detail specific to cpython' test_sizeof (test.test_decimal.CWhitebox) ... skipped 'implementation detail specific to cpython' test_va_args_exceptions (test.test_decimal.CWhitebox) ... ok test_py__round (test.test_decimal.PyWhitebox) ... ok test_py_decimal_id (test.test_decimal.PyWhitebox) ... ok test_py_exact_power (test.test_decimal.PyWhitebox) ... ok test_py_immutability_operations (test.test_decimal.PyWhitebox) ... ok test_py_rescale (test.test_decimal.PyWhitebox) ... ok test_abs (test.test_decimal.CIBMTestCases) ... ok test_add (test.test_decimal.CIBMTestCases) ... ok test_and (test.test_decimal.CIBMTestCases) ... ok test_base (test.test_decimal.CIBMTestCases) ... ok test_clamp (test.test_decimal.CIBMTestCases) ... ok test_class (test.test_decimal.CIBMTestCases) ... ok test_compare (test.test_decimal.CIBMTestCases) ... ok test_comparetotal (test.test_decimal.CIBMTestCases) ... ok test_comparetotmag (test.test_decimal.CIBMTestCases) ... ok test_copy (test.test_decimal.CIBMTestCases) ... ok test_copyabs (test.test_decimal.CIBMTestCases) ... ok test_copynegate (test.test_decimal.CIBMTestCases) ... ok test_copysign (test.test_decimal.CIBMTestCases) ... ok test_ddAbs (test.test_decimal.CIBMTestCases) ... ok test_ddAdd (test.test_decimal.CIBMTestCases) ... ok test_ddAnd (test.test_decimal.CIBMTestCases) ... ok test_ddBase (test.test_decimal.CIBMTestCases) ... ok test_ddCanonical (test.test_decimal.CIBMTestCases) ... ok test_ddClass (test.test_decimal.CIBMTestCases) ... ok test_ddCompare (test.test_decimal.CIBMTestCases) ... ok test_ddCompareSig (test.test_decimal.CIBMTestCases) ... ok test_ddCompareTotal (test.test_decimal.CIBMTestCases) ... ok test_ddCompareTotalMag (test.test_decimal.CIBMTestCases) ... ok test_ddCopy (test.test_decimal.CIBMTestCases) ... ok test_ddCopyAbs (test.test_decimal.CIBMTestCases) ... ok test_ddCopyNegate (test.test_decimal.CIBMTestCases) ... ok test_ddCopySign (test.test_decimal.CIBMTestCases) ... ok test_ddDivide (test.test_decimal.CIBMTestCases) ... ok test_ddDivideInt (test.test_decimal.CIBMTestCases) ... ok test_ddEncode (test.test_decimal.CIBMTestCases) ... ok test_ddFMA (test.test_decimal.CIBMTestCases) ... ok test_ddInvert (test.test_decimal.CIBMTestCases) ... ok test_ddLogB (test.test_decimal.CIBMTestCases) ... ok test_ddMax (test.test_decimal.CIBMTestCases) ... ok test_ddMaxMag (test.test_decimal.CIBMTestCases) ... ok test_ddMin (test.test_decimal.CIBMTestCases) ... ok test_ddMinMag (test.test_decimal.CIBMTestCases) ... ok test_ddMinus (test.test_decimal.CIBMTestCases) ... ok test_ddMultiply (test.test_decimal.CIBMTestCases) ... ok test_ddNextMinus (test.test_decimal.CIBMTestCases) ... ok test_ddNextPlus (test.test_decimal.CIBMTestCases) ... ok test_ddNextToward (test.test_decimal.CIBMTestCases) ... ok test_ddOr (test.test_decimal.CIBMTestCases) ... ok test_ddPlus (test.test_decimal.CIBMTestCases) ... ok test_ddQuantize (test.test_decimal.CIBMTestCases) ... ok test_ddReduce (test.test_decimal.CIBMTestCases) ... ok test_ddRemainder (test.test_decimal.CIBMTestCases) ... ok test_ddRemainderNear (test.test_decimal.CIBMTestCases) ... ok test_ddRotate (test.test_decimal.CIBMTestCases) ... ok test_ddSameQuantum (test.test_decimal.CIBMTestCases) ... ok test_ddScaleB (test.test_decimal.CIBMTestCases) ... ok test_ddShift (test.test_decimal.CIBMTestCases) ... ok test_ddSubtract (test.test_decimal.CIBMTestCases) ... ok test_ddToIntegral (test.test_decimal.CIBMTestCases) ... ok test_ddXor (test.test_decimal.CIBMTestCases) ... ok test_decDouble (test.test_decimal.CIBMTestCases) ... ok test_decQuad (test.test_decimal.CIBMTestCases) ... ok test_decSingle (test.test_decimal.CIBMTestCases) ... ok test_divide (test.test_decimal.CIBMTestCases) ... ok test_divideint (test.test_decimal.CIBMTestCases) ... ok test_dqAbs (test.test_decimal.CIBMTestCases) ... ok test_dqAdd (test.test_decimal.CIBMTestCases) ... ok test_dqAnd (test.test_decimal.CIBMTestCases) ... ok test_dqBase (test.test_decimal.CIBMTestCases) ... ok test_dqCanonical (test.test_decimal.CIBMTestCases) ... ok test_dqClass (test.test_decimal.CIBMTestCases) ... ok test_dqCompare (test.test_decimal.CIBMTestCases) ... ok test_dqCompareSig (test.test_decimal.CIBMTestCases) ... ok test_dqCompareTotal (test.test_decimal.CIBMTestCases) ... ok test_dqCompareTotalMag (test.test_decimal.CIBMTestCases) ... ok test_dqCopy (test.test_decimal.CIBMTestCases) ... ok test_dqCopyAbs (test.test_decimal.CIBMTestCases) ... ok test_dqCopyNegate (test.test_decimal.CIBMTestCases) ... ok test_dqCopySign (test.test_decimal.CIBMTestCases) ... ok test_dqDivide (test.test_decimal.CIBMTestCases) ... ok test_dqDivideInt (test.test_decimal.CIBMTestCases) ... ok test_dqEncode (test.test_decimal.CIBMTestCases) ... ok test_dqFMA (test.test_decimal.CIBMTestCases) ... ok test_dqInvert (test.test_decimal.CIBMTestCases) ... ok test_dqLogB (test.test_decimal.CIBMTestCases) ... ok test_dqMax (test.test_decimal.CIBMTestCases) ... ok test_dqMaxMag (test.test_decimal.CIBMTestCases) ... ok test_dqMin (test.test_decimal.CIBMTestCases) ... ok test_dqMinMag (test.test_decimal.CIBMTestCases) ... ok test_dqMinus (test.test_decimal.CIBMTestCases) ... ok test_dqMultiply (test.test_decimal.CIBMTestCases) ... ok test_dqNextMinus (test.test_decimal.CIBMTestCases) ... ok test_dqNextPlus (test.test_decimal.CIBMTestCases) ... ok test_dqNextToward (test.test_decimal.CIBMTestCases) ... ok test_dqOr (test.test_decimal.CIBMTestCases) ... ok test_dqPlus (test.test_decimal.CIBMTestCases) ... ok test_dqQuantize (test.test_decimal.CIBMTestCases) ... ok test_dqReduce (test.test_decimal.CIBMTestCases) ... ok test_dqRemainder (test.test_decimal.CIBMTestCases) ... ok test_dqRemainderNear (test.test_decimal.CIBMTestCases) ... ok test_dqRotate (test.test_decimal.CIBMTestCases) ... ok test_dqSameQuantum (test.test_decimal.CIBMTestCases) ... ok test_dqScaleB (test.test_decimal.CIBMTestCases) ... ok test_dqShift (test.test_decimal.CIBMTestCases) ... ok test_dqSubtract (test.test_decimal.CIBMTestCases) ... ok test_dqToIntegral (test.test_decimal.CIBMTestCases) ... ok test_dqXor (test.test_decimal.CIBMTestCases) ... ok test_dsBase (test.test_decimal.CIBMTestCases) ... ok test_dsEncode (test.test_decimal.CIBMTestCases) ... ok test_exp (test.test_decimal.CIBMTestCases) ... ok test_extra (test.test_decimal.CIBMTestCases) ... ok test_fma (test.test_decimal.CIBMTestCases) ... ok test_inexact (test.test_decimal.CIBMTestCases) ... ok test_invert (test.test_decimal.CIBMTestCases) ... ok test_ln (test.test_decimal.CIBMTestCases) ... ok test_log10 (test.test_decimal.CIBMTestCases) ... ok test_logb (test.test_decimal.CIBMTestCases) ... ok test_max (test.test_decimal.CIBMTestCases) ... ok test_maxmag (test.test_decimal.CIBMTestCases) ... ok test_min (test.test_decimal.CIBMTestCases) ... ok test_minmag (test.test_decimal.CIBMTestCases) ... ok test_minus (test.test_decimal.CIBMTestCases) ... ok test_multiply (test.test_decimal.CIBMTestCases) ... ok test_nextminus (test.test_decimal.CIBMTestCases) ... ok test_nextplus (test.test_decimal.CIBMTestCases) ... ok test_nexttoward (test.test_decimal.CIBMTestCases) ... ok test_or (test.test_decimal.CIBMTestCases) ... ok test_plus (test.test_decimal.CIBMTestCases) ... ok test_power (test.test_decimal.CIBMTestCases) ... ok test_powersqrt (test.test_decimal.CIBMTestCases) ... ok test_quantize (test.test_decimal.CIBMTestCases) ... ok test_randomBound32 (test.test_decimal.CIBMTestCases) ... ok test_randoms (test.test_decimal.CIBMTestCases) ... ok test_reduce (test.test_decimal.CIBMTestCases) ... ok test_remainder (test.test_decimal.CIBMTestCases) ... ok test_remainderNear (test.test_decimal.CIBMTestCases) ... ok test_rescale (test.test_decimal.CIBMTestCases) ... ok test_rotate (test.test_decimal.CIBMTestCases) ... ok test_rounding (test.test_decimal.CIBMTestCases) ... ok test_samequantum (test.test_decimal.CIBMTestCases) ... ok test_scaleb (test.test_decimal.CIBMTestCases) ... ok test_shift (test.test_decimal.CIBMTestCases) ... ok test_squareroot (test.test_decimal.CIBMTestCases) ... ok test_subtract (test.test_decimal.CIBMTestCases) ... ok test_testall (test.test_decimal.CIBMTestCases) ... ok test_tointegral (test.test_decimal.CIBMTestCases) ... ok test_tointegralx (test.test_decimal.CIBMTestCases) ... ok test_xor (test.test_decimal.CIBMTestCases) ... ok test_abs (test.test_decimal.PyIBMTestCases) ... ok test_add (test.test_decimal.PyIBMTestCases) ... ok test_and (test.test_decimal.PyIBMTestCases) ... ok test_base (test.test_decimal.PyIBMTestCases) ... ok test_clamp (test.test_decimal.PyIBMTestCases) ... ok test_class (test.test_decimal.PyIBMTestCases) ... ok test_compare (test.test_decimal.PyIBMTestCases) ... ok test_comparetotal (test.test_decimal.PyIBMTestCases) ... ok test_comparetotmag (test.test_decimal.PyIBMTestCases) ... ok test_copy (test.test_decimal.PyIBMTestCases) ... ok test_copyabs (test.test_decimal.PyIBMTestCases) ... ok test_copynegate (test.test_decimal.PyIBMTestCases) ... ok test_copysign (test.test_decimal.PyIBMTestCases) ... ok test_ddAbs (test.test_decimal.PyIBMTestCases) ... ok test_ddAdd (test.test_decimal.PyIBMTestCases) ... ok test_ddAnd (test.test_decimal.PyIBMTestCases) ... ok test_ddBase (test.test_decimal.PyIBMTestCases) ... ok test_ddCanonical (test.test_decimal.PyIBMTestCases) ... ok test_ddClass (test.test_decimal.PyIBMTestCases) ... ok test_ddCompare (test.test_decimal.PyIBMTestCases) ... ok test_ddCompareSig (test.test_decimal.PyIBMTestCases) ... ok test_ddCompareTotal (test.test_decimal.PyIBMTestCases) ... ok test_ddCompareTotalMag (test.test_decimal.PyIBMTestCases) ... ok test_ddCopy (test.test_decimal.PyIBMTestCases) ... ok test_ddCopyAbs (test.test_decimal.PyIBMTestCases) ... ok test_ddCopyNegate (test.test_decimal.PyIBMTestCases) ... ok test_ddCopySign (test.test_decimal.PyIBMTestCases) ... ok test_ddDivide (test.test_decimal.PyIBMTestCases) ... ok test_ddDivideInt (test.test_decimal.PyIBMTestCases) ... ok test_ddEncode (test.test_decimal.PyIBMTestCases) ... ok test_ddFMA (test.test_decimal.PyIBMTestCases) ... ok test_ddInvert (test.test_decimal.PyIBMTestCases) ... ok test_ddLogB (test.test_decimal.PyIBMTestCases) ... ok test_ddMax (test.test_decimal.PyIBMTestCases) ... ok test_ddMaxMag (test.test_decimal.PyIBMTestCases) ... ok test_ddMin (test.test_decimal.PyIBMTestCases) ... ok test_ddMinMag (test.test_decimal.PyIBMTestCases) ... ok test_ddMinus (test.test_decimal.PyIBMTestCases) ... ok test_ddMultiply (test.test_decimal.PyIBMTestCases) ... ok test_ddNextMinus (test.test_decimal.PyIBMTestCases) ... ok test_ddNextPlus (test.test_decimal.PyIBMTestCases) ... ok test_ddNextToward (test.test_decimal.PyIBMTestCases) ... ok test_ddOr (test.test_decimal.PyIBMTestCases) ... ok test_ddPlus (test.test_decimal.PyIBMTestCases) ... ok test_ddQuantize (test.test_decimal.PyIBMTestCases) ... ok test_ddReduce (test.test_decimal.PyIBMTestCases) ... ok test_ddRemainder (test.test_decimal.PyIBMTestCases) ... ok test_ddRemainderNear (test.test_decimal.PyIBMTestCases) ... ok test_ddRotate (test.test_decimal.PyIBMTestCases) ... ok test_ddSameQuantum (test.test_decimal.PyIBMTestCases) ... ok test_ddScaleB (test.test_decimal.PyIBMTestCases) ... ok test_ddShift (test.test_decimal.PyIBMTestCases) ... ok test_ddSubtract (test.test_decimal.PyIBMTestCases) ... ok test_ddToIntegral (test.test_decimal.PyIBMTestCases) ... ok test_ddXor (test.test_decimal.PyIBMTestCases) ... ok test_decDouble (test.test_decimal.PyIBMTestCases) ... ok test_decQuad (test.test_decimal.PyIBMTestCases) ... ok test_decSingle (test.test_decimal.PyIBMTestCases) ... ok test_divide (test.test_decimal.PyIBMTestCases) ... ok test_divideint (test.test_decimal.PyIBMTestCases) ... ok test_dqAbs (test.test_decimal.PyIBMTestCases) ... ok test_dqAdd (test.test_decimal.PyIBMTestCases) ... ok test_dqAnd (test.test_decimal.PyIBMTestCases) ... ok test_dqBase (test.test_decimal.PyIBMTestCases) ... ok test_dqCanonical (test.test_decimal.PyIBMTestCases) ... ok test_dqClass (test.test_decimal.PyIBMTestCases) ... ok test_dqCompare (test.test_decimal.PyIBMTestCases) ... ok test_dqCompareSig (test.test_decimal.PyIBMTestCases) ... ok test_dqCompareTotal (test.test_decimal.PyIBMTestCases) ... ok test_dqCompareTotalMag (test.test_decimal.PyIBMTestCases) ... ok test_dqCopy (test.test_decimal.PyIBMTestCases) ... ok test_dqCopyAbs (test.test_decimal.PyIBMTestCases) ... ok test_dqCopyNegate (test.test_decimal.PyIBMTestCases) ... ok test_dqCopySign (test.test_decimal.PyIBMTestCases) ... ok test_dqDivide (test.test_decimal.PyIBMTestCases) ... ok test_dqDivideInt (test.test_decimal.PyIBMTestCases) ... ok test_dqEncode (test.test_decimal.PyIBMTestCases) ... ok test_dqFMA (test.test_decimal.PyIBMTestCases) ... ok test_dqInvert (test.test_decimal.PyIBMTestCases) ... ok test_dqLogB (test.test_decimal.PyIBMTestCases) ... ok test_dqMax (test.test_decimal.PyIBMTestCases) ... ok test_dqMaxMag (test.test_decimal.PyIBMTestCases) ... ok test_dqMin (test.test_decimal.PyIBMTestCases) ... ok test_dqMinMag (test.test_decimal.PyIBMTestCases) ... ok test_dqMinus (test.test_decimal.PyIBMTestCases) ... ok test_dqMultiply (test.test_decimal.PyIBMTestCases) ... ok test_dqNextMinus (test.test_decimal.PyIBMTestCases) ... ok test_dqNextPlus (test.test_decimal.PyIBMTestCases) ... ok test_dqNextToward (test.test_decimal.PyIBMTestCases) ... ok test_dqOr (test.test_decimal.PyIBMTestCases) ... ok test_dqPlus (test.test_decimal.PyIBMTestCases) ... ok test_dqQuantize (test.test_decimal.PyIBMTestCases) ... ok test_dqReduce (test.test_decimal.PyIBMTestCases) ... ok test_dqRemainder (test.test_decimal.PyIBMTestCases) ... ok test_dqRemainderNear (test.test_decimal.PyIBMTestCases) ... ok test_dqRotate (test.test_decimal.PyIBMTestCases) ... ok test_dqSameQuantum (test.test_decimal.PyIBMTestCases) ... ok test_dqScaleB (test.test_decimal.PyIBMTestCases) ... ok test_dqShift (test.test_decimal.PyIBMTestCases) ... ok test_dqSubtract (test.test_decimal.PyIBMTestCases) ... ok test_dqToIntegral (test.test_decimal.PyIBMTestCases) ... ok test_dqXor (test.test_decimal.PyIBMTestCases) ... ok test_dsBase (test.test_decimal.PyIBMTestCases) ... ok test_dsEncode (test.test_decimal.PyIBMTestCases) ... ok test_exp (test.test_decimal.PyIBMTestCases) ... ok test_extra (test.test_decimal.PyIBMTestCases) ... ok test_fma (test.test_decimal.PyIBMTestCases) ... ok test_inexact (test.test_decimal.PyIBMTestCases) ... ok test_invert (test.test_decimal.PyIBMTestCases) ... ok test_ln (test.test_decimal.PyIBMTestCases) ... ok test_log10 (test.test_decimal.PyIBMTestCases) ... ok test_logb (test.test_decimal.PyIBMTestCases) ... ok test_max (test.test_decimal.PyIBMTestCases) ... ok test_maxmag (test.test_decimal.PyIBMTestCases) ... ok test_min (test.test_decimal.PyIBMTestCases) ... ok test_minmag (test.test_decimal.PyIBMTestCases) ... ok test_minus (test.test_decimal.PyIBMTestCases) ... ok test_multiply (test.test_decimal.PyIBMTestCases) ... ok test_nextminus (test.test_decimal.PyIBMTestCases) ... ok test_nextplus (test.test_decimal.PyIBMTestCases) ... ok test_nexttoward (test.test_decimal.PyIBMTestCases) ... ok test_or (test.test_decimal.PyIBMTestCases) ... ok test_plus (test.test_decimal.PyIBMTestCases) ... ok test_power (test.test_decimal.PyIBMTestCases) ... ok test_powersqrt (test.test_decimal.PyIBMTestCases) ... ok test_quantize (test.test_decimal.PyIBMTestCases) ... ok test_randomBound32 (test.test_decimal.PyIBMTestCases) ... ok test_randoms (test.test_decimal.PyIBMTestCases) ... ok test_reduce (test.test_decimal.PyIBMTestCases) ... ok test_remainder (test.test_decimal.PyIBMTestCases) ... ok test_remainderNear (test.test_decimal.PyIBMTestCases) ... ok test_rescale (test.test_decimal.PyIBMTestCases) ... ok test_rotate (test.test_decimal.PyIBMTestCases) ... ok test_rounding (test.test_decimal.PyIBMTestCases) ... ok test_samequantum (test.test_decimal.PyIBMTestCases) ... ok test_scaleb (test.test_decimal.PyIBMTestCases) ... ok test_shift (test.test_decimal.PyIBMTestCases) ... ok test_squareroot (test.test_decimal.PyIBMTestCases) ... ok test_subtract (test.test_decimal.PyIBMTestCases) ... ok test_testall (test.test_decimal.PyIBMTestCases) ... ok test_tointegral (test.test_decimal.PyIBMTestCases) ... ok test_tointegralx (test.test_decimal.PyIBMTestCases) ... ok test_xor (test.test_decimal.PyIBMTestCases) ... ok ====================================================================== ERROR: test_none_args (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2207, in test_none_args ans = str(x.logical_and(101, context=None)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 670, in method self, other) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1335, in method mpd_func(res._mpd, a._mpd, b._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.InvalidOperation ====================================================================== ERROR: test_named_parameters (test.test_decimal.CPythonAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2587, in test_named_parameters self.assertEqual(D(2).exp(context=xc), 7) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 649, in method return getattr(context, ctxop_name)(self) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1289, in method mpd_func(res._mpd, a._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.Overflow ====================================================================== ERROR: test_logical_and (test.test_decimal.CContextAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3140, in test_logical_and d = c.logical_and(Decimal(1), Decimal(1)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1335, in method mpd_func(res._mpd, a._mpd, b._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.InvalidOperation ====================================================================== ERROR: test_logical_invert (test.test_decimal.CContextAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3152, in test_logical_invert d = c.logical_invert(Decimal(1000)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1289, in method mpd_func(res._mpd, a._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.InvalidOperation ====================================================================== ERROR: test_logical_or (test.test_decimal.CContextAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3161, in test_logical_or d = c.logical_or(Decimal(1), Decimal(1)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1335, in method mpd_func(res._mpd, a._mpd, b._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.InvalidOperation ====================================================================== ERROR: test_logical_xor (test.test_decimal.CContextAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3173, in test_logical_xor d = c.logical_xor(Decimal(1), Decimal(1)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1335, in method mpd_func(res._mpd, a._mpd, b._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.InvalidOperation ====================================================================== ERROR: test_rotate (test.test_decimal.CContextAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3361, in test_rotate d = c.rotate(Decimal(1), Decimal(2)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1335, in method mpd_func(res._mpd, a._mpd, b._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.InvalidOperation ====================================================================== ERROR: test_shift (test.test_decimal.CContextAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3406, in test_shift d = c.shift(Decimal(1), Decimal(2)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1335, in method mpd_func(res._mpd, a._mpd, b._mpd, ctx, status_ptr) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1621, in __exit__ self.context._add_status(status) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_decimal.py", line 1253, in _add_status raise exception decimal.InvalidOperation ====================================================================== FAIL: test_explicit_context_create_decimal (test.test_decimal.CExplicitConstructionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 724, in test_explicit_context_create_decimal nc.create_decimal('457E+2')) AssertionError: Decimal('2.83E+4') != Decimal('4.57E+4') ====================================================================== FAIL: test_explicit_context_create_from_float (test.test_decimal.CExplicitConstructionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 796, in test_explicit_context_create_from_float self.assertEqual(str(r), '0.1000000000000000055511151231') AssertionError: '24.00625000000000708322289711' != '0.1000000000000000055511151231' - 24.00625000000000708322289711 + 0.1000000000000000055511151231 ====================================================================== FAIL: test_explicit_from_Decimal (test.test_decimal.CExplicitConstructionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 662, in test_explicit_from_Decimal self.assertEqual(str(e), '45') AssertionError: '11520' != '45' - 11520 + 45 ====================================================================== FAIL: test_explicit_from_float (test.test_decimal.CExplicitConstructionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 687, in test_explicit_from_float '0.1000000000000000055511151231257827021181583404541015625') AssertionError: '24.0062500000000070832228971084987279027700424194335937500' != '0.1000000000000000055511151231257827021181583404541015625' - 24.0062500000000070832228971084987279027700424194335937500 + 0.1000000000000000055511151231257827021181583404541015625 ====================================================================== FAIL: test_explicit_from_int (test.test_decimal.CExplicitConstructionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 509, in test_explicit_from_int self.assertEqual(str(d), '45') AssertionError: '11520' != '45' - 11520 + 45 ====================================================================== FAIL: test_implicit_from_int (test.test_decimal.CImplicitConstructionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 840, in test_implicit_from_int self.assertEqual(str(Decimal(5) + 45), '50') AssertionError: '12800' != '50' - 12800 + 50 ====================================================================== FAIL: test_rop (test.test_decimal.CImplicitConstructionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 878, in test_rop self.assertEqual(divmod(E(), Decimal(10)), 'divmod 10') AssertionError: 'divmod 2560' != 'divmod 10' - divmod 2560 ? ^^^ + divmod 10 ? ^ ====================================================================== FAIL: test_n_format (test.test_decimal.CFormatTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1120, in test_n_format self.assertEqual(get_fmt(123456789, en_US), '123,456,789') AssertionError: '1,527,190,989' != '123,456,789' - 1,527,190,989 + 123,456,789 ====================================================================== FAIL: test_addition (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1194, in test_addition self.assertEqual(c, Decimal('-6.1')) AssertionError: Decimal('1268.9') != Decimal('-6.1') ====================================================================== FAIL: test_division (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1278, in test_division self.assertEqual(c, Decimal('-1.25')) AssertionError: Decimal('-0.0048828125') != Decimal('-1.25') ====================================================================== FAIL: test_floor_div_module (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1393, in test_floor_div_module self.assertEqual(p, Decimal('1')) AssertionError: Decimal('0') != Decimal('1') ====================================================================== FAIL: test_floor_division (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1306, in test_floor_division self.assertEqual(c, Decimal('1')) AssertionError: Decimal('0') != Decimal('1') ====================================================================== FAIL: test_module (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1362, in test_module self.assertEqual(c, Decimal('1')) AssertionError: Decimal('5') != Decimal('1') ====================================================================== FAIL: test_multiplication (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1250, in test_multiplication self.assertEqual(c, Decimal('-25')) AssertionError: Decimal('-6400') != Decimal('-25') ====================================================================== FAIL: test_powering (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1334, in test_powering self.assertEqual(c, Decimal('625')) AssertionError: Decimal('5.56268465E+715') != Decimal('625') ====================================================================== FAIL: test_subtraction (test.test_decimal.CArithmeticOperatorsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1222, in test_subtraction self.assertEqual(c, Decimal('-16.1')) AssertionError: Decimal('-1291.1') != Decimal('-16.1') ====================================================================== FAIL: test_as_tuple (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2008, in test_as_tuple self.assertEqual(d.as_tuple(), (1, (4, 5), 0) ) AssertionError: DecimalTuple(sign=1, digits=(1, 1, 5, 2, 0), exponent=0) != (1, (4, 5), 0) ====================================================================== FAIL: test_comparison_operators (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1634, in test_comparison_operators self.assertGreater(dc, 23) AssertionError: Decimal('45') not greater than 23 ====================================================================== FAIL: test_conversions_from_int (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2353, in test_conversions_from_int Decimal(10101).logical_and(Decimal(1001))) AssertionError: Decimal('NaN') != Decimal('NaN') ====================================================================== FAIL: test_decimal_complex_comparison (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1677, in test_decimal_complex_comparison self.assertEqual(da, (0.25+0j)) AssertionError: Decimal('0.25') != (0.25+0j) ====================================================================== FAIL: test_decimal_float_comparison (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1658, in test_decimal_float_comparison self.assertGreater(db, 0.25) AssertionError: Decimal('3.0') not greater than 0.25 ====================================================================== FAIL: test_decimal_fraction_comparison (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1716, in test_decimal_fraction_comparison self.assertNotEqual(D(1)/3, F(1,3)) AssertionError: Decimal('0.3333333333333333333333333333') == Fraction(1, 3) ====================================================================== FAIL: test_hash_method (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1789, in test_hash_method self.assertEqual(hashit(value), hashit(int(value))) AssertionError: 2304 != 9 ====================================================================== FAIL: test_min_and_max_methods (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1842, in test_min_and_max_methods self.assertIs(max(l1,d2), d2) AssertionError: 15 is not Decimal('28.5') ====================================================================== FAIL: test_tonum_methods (test.test_decimal.CUsabilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 1869, in test_tonum_methods self.assertEqual(int(d1), 66) AssertionError: 16896 != 66 ====================================================================== FAIL: test_create_decimal_from_float (test.test_decimal.CPythonAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2502, in test_create_decimal_from_float Decimal('3.1415') AssertionError: Decimal('768.24') != Decimal('3.1415') ====================================================================== FAIL: test_from_float (test.test_decimal.CPythonAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2477, in test_from_float '0.1000000000000000055511151231257827021181583404541015625') AssertionError: '24.0062500000000070832228971084987279027700424194335937500' != '0.1000000000000000055511151231257827021181583404541015625' - 24.0062500000000070832228971084987279027700424194335937500 + 0.1000000000000000055511151231257827021181583404541015625 ====================================================================== FAIL: test_int (test.test_decimal.CPythonAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2442, in test_int self.assertEqual(int(Decimal(s)), int(float(s))) AssertionError: -512 != -2 ====================================================================== FAIL: test_trunc (test.test_decimal.CPythonAPItests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 2459, in test_trunc self.assertEqual(int(Decimal(s)), int(float(s))) AssertionError: -512 != -2 ====================================================================== FAIL: test_float_comparison (test.test_decimal.CContextFlags) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3842, in test_float_comparison doit(c, signal=None) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3794, in doit assert_attr(big_d, small_f, attr, c, signal) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 3770, in assert_attr self.assertIs(f(b), True) AssertionError: False is not True ====================================================================== FAIL: test_context_subclassing (test.test_decimal.CContextSubclassing) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 4079, in test_context_subclassing self.assertEqual(c.plus(Decimal('9.9')), 9) AssertionError: Decimal('9') != 9 ====================================================================== FAIL: test_divmod (test.test_decimal.CCoverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 4299, in test_divmod self.assertEqual(q, Decimal('10901935')) AssertionError: Decimal('182944') != Decimal('10901935') ====================================================================== FAIL: test_implicit_context (test.test_decimal.CCoverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 4220, in test_implicit_context self.assertEqual(abs(Decimal("-10")), 10) AssertionError: Decimal('1E+1') != 10 ====================================================================== FAIL: test_int (test.test_decimal.CCoverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 4408, in test_int self.assertEqual(int(x), 1) AssertionError: 0 != 1 ====================================================================== FAIL: test_power (test.test_decimal.CCoverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 4349, in test_power self.assertEqual(Decimal(10000) ** Decimal("0.5"), Decimal('inf')) AssertionError: Decimal('6E+1') != Decimal('Infinity') ====================================================================== FAIL: test_round (test.test_decimal.CCoverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 4388, in test_round self.assertEqual(str(Decimal("9.99").__round__()), "10") AssertionError: '2560' != '10' - 2560 + 10 ====================================================================== FAIL: test_bignum (test.test_decimal.CWhitebox) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 4703, in test_bignum self.assertEqual(x, y) AssertionError: 678867357420957140296629374045881714179041518629621911860819541524838040860217065767613912414220960084620383905147471009268877805683328133825335877633733386863975582136322269139141311906630397011207546924585993882159615532022780167650225898640527040086149653910285594286951780606856018677326281065266304310703543640067921212573763269887225935976924097870770652144765426409372937121533433521876472483453975461728658921542055899166817584463406944350713261589932966595009374270698776073643830005240159807876065138907418049484814988529768006385847699140949093117021890243897097369856303225634910618231899176498360749701989678042770592309532327320493991011143084861405665382557989854934054665881884808058133689189287736199690564971293660337397966018326351564613436618219902647203783779097229255413209670673284048063620426380114510694382141152713141776889532432990349295445062692781679139230494892574711770725709860052927358692788235131604652856913585000760878896517826229690041621427146181967214911390831077586054952431592481495746594699082237352189668155711854772069343324822413013925007175249507425468733276823894981506005676524678066113063116546188707661200255251255904518700786636326345471026593915053478176174685717846844394049841108074118618644870998400580736122201820903393904738542198934626848673608890826251174822298571151510342899742369642388826403141554794039798591768204065073990415093051066974764050696385634572506713051553822019870813217987459734477693488081419264856579778795310952940465216557929738492041228717862705035583657308154424727713828608126547614032195929599491066629607482174208638030505837679510099672674688092537686380391180943705047462679886954606114094807629027907333287501494287519448797200553762444658316419513838423199712028638239687637155453370488434583821318950936318011858090939562404142239229453980382944704229813894043237276754699522168511329825955869304410715697334956769250883387147623540422579730630655946078176773281986365869953892659724405857056880905273484743561451986619001885785021445433949358421725575426803933748398935897034191305862005177982246192572934631803622169539377027931564305629673893568999092092477403607669798930667013988952838036417338682942817841530358045210782135975683708394777396366566478515893218855734099352509845387216987271970284430010217932170176026896526153176897327945688623904753218530111814231085328888681923328264034188402720488399536821437522096606983053059397723093388640673683938864282604901611659665136172610149996913590364652494476488719343727131279911954093774269140889655353224901799536722345126378409905519380548658224653482120660770328059758529319068904279042576188104651706480210104756890706018164191912540558497311282131445432092627918604028257875852876177416219185540132031947725214658973210154367472049200932901676509538691430000904429446273486417054746094549711000495431141933102384415891177334052602168251271007058267733598248006814015034090363632506984178652738656620810422021597180493810330136049328834159750809225816873268817535863265630549360345996351362243241093883328211931249204001868528141450405494965695484317676164598632767594975502620709277064636531782161304624762127990593098454935256075611426395462393332428319366634160149494108715823395984545747159819007459237374916182266707615594021806955637063928597560091612188137386400392029456508568472645068410334598729450576635122147859549552197733733485499917998688342427433719198837112784166033108043335682226364370549991981803224759355507292470321364977734043498012504608643927866375293893035931878482176613113386568394418435791947017761130697182240649853164990749645580883082178016521438636777475067523930562394452980532669613204981950640304813859661700681454245613537536141438412460334265815794042042898351913292277040846656111899094622756070270690549771479676099448677101418189938339416259994914814934978771520937103459363576772561419474356359774994356713011790215381098733939442413341865967474382396449758453553778340281192460078541760643893480949470045454765301520042524874469147334192695918116562639944099175279885209542519386683403306908756825567503640897784563847391134320078791572773938513943948231992875588279534318169121175749045637833227603709299876197618524892254317308394190678744500073596862136260077328897345753225167492957018309636331107183364195390293796001957862579896891471247768719308180952401864918915363373122060962425601570732415646617028701286707749063122804887532226194948954097514083014957351774248541735580079157859886072709935097815881323380736210998161518773381178484028976447011461229014846379824640278873588698810886193516504916358735536774749968425160140269531750466069271382563544330147636398517091184920544318297270086402824252684752363592940450195410476865350738762248533793597025135301227066949799060420508101609351563265109904253765026714238976428915376474868557597159201276767356943651710517112887788464125037724656129128015119823762589234112864182986702087464178067214155571426222866546725658829990147783831192179726332564330234244794056773580006705466655003549781022319954379499704104986855850065336273813532709243404093821336213024472113871275483935978850293168304765536298176596424210139152531344561876957532303720921096309553538834222043695285460552822647115814060450657071598668162451528541173821566191672770534315655757559883942334362640187268308774618223057730411459798161716892928702569455087270814095833111992443954969085981884263427407728756596598794249380253457852337497406057636668446922454132468392109698814772569321654158243451111309796822900480528327926112709928805288700666324229687115778973870788380960509838253197921826709657152046346753172115708112278789956361668144706988236780420845541635212827521697586932054472149731831877802407023289260514334812607613560926942920601225871117707669773391734106205492864054973756403722975940976542160296082376626097540851742084950658595610417495708461452819776404208538923980466269757244508822795160763033592038532631194869473585747619313617890752688413866263722542389286341292548369195461108847969718409709575828856824787358662363074905112769850651202702364884925723942499511808382320772582921463744693587440949293529396153172365837694891057173090090211418224498040199593678031600556811292084338504872153541188700631765835714882822981242359264402611668382009338672016502186961586326885516754480906875527199599701428834165837386248604758795165972398192433789178116664941180034261213027939983643314862692123674235378676818892001000515844322236137692435298991798991595941993892904411960704965037822102893675534157488997793108537613340125078232587042981338420131928642736032789218243246155065313163338139819339569114481419111407147270996070714161957186090753527499977443489483203512924878832979944788835760916566784168877751874338757170174029626681433118007877838004127735830800417829648772873863191809440193790487768923109495669188014598162464987800422895883609694716819214713233666206567801468275831290500861540489930360385591854218243825948844507320846454498513705996550269971327082430519256066357507761923976874704636238065665790796155588990481962185163757683855039353527476424963155299392403984100510840442953190031543330085916411894958473001651821125611416187294587795152461005962058196521227267010978039236934578008837404771927837684636986067819139224840731437777465509366637595810134557579007843429620883886166058680271922878849489309746525638102023814465198559795807581986977521164987575641944280113669302133018207052685624649009337557090527795366385043603456861537131212043997764037843658064312360289449768052308936894808257991925942680441029172623142116212829610505505023159800703748257384864935902023076299886147013536530077849220079324879740126692368365636012760744978497148746894536034729805133261916044294662839378841406017672334334629596197264224171897554966109575476821579137650768256717381276456186504533800232955018987337740476492827848612152833647598406631820788237239702578707422599494775146840553941387389438151788458309509543867969256865603380974342898152376918384438492340620046681199818482089075262693925620196466393928154506936238651364916457050753215248764923879343465638191911033568615965092333482136243177184204192927653745713767643392258298910354592011054229200568761818984510253950631704760565855992504982743207578323879427221928886286409065694020506942299810360915791943027008592082743933136209538598973698032070623268592090548379376464961959764010004570000517920760618436548432928469480638890702821530636240921003462342984177077159578652844796546484609984314255637606492050260075827229228394045852442977915043370968113439863154306438371407774974812786435837716243656867574943823959211808832286320316180936853431322104553242249367268335605831037705320413874348194829005064975257502125559335190231672417559030476881421582664838603248691247933398233601411756732396861367152454659214683297373161385391341332779445754245468238870439702836866975534522884409201160811760971370094511919588749670450103984914530065098046439625658589388150547249341462842114005706232864897693481679321559778225955014980516681775585498396132099966839422081304455851979199417873344371531076867936673188921651424529791269741525807244971871461598198771426964156426994496365516551173679112047844168410117304301485138880908504148772905951175449284766308387740249647164422715844901885503826326207561971135735084400541436881091474101140560076404427930009757967389821416466755310158803624824683995452400812883278658516057915543652392253825158352604425644071808376022267981721442046247203091716258183733255580493575852512194516677498709889601243933684525531244357551172140529633563428166937701654321097306503613824806746575812810504926181651215435851168539500651600149380206160397997309399290813441622572376911477329078424583659447374015845211652887823079126618783701066138182480660239546116583989660899418048929662852776225020121792712641349209204623846945450882538360445960399673505062655463130509246214922974036904930151835920575690706743792032479498597640251062508946324796573856510783547158963852187250366779290118920296677445368757004077653308910224687866998613785418803206098550936958715013105398726700486936633358563122616125681568955342435586762022910133841222931944424933181318867521057980939680631975690472672959529617548843769362378643789207540736757029733763980396917474660951960481966070125944604170784170491921273143581786759354965880030212532292853108089652989936770329532208700909933703577473009068222329120431814072030298483857670140746025171294639475768627970859391092882713634493445481595670853400596430973718273360445464876516724396739854590044336833881750399680438687810993749282597378504857064848316580803837897364821669442018201777831725809379938928893449955692930427110325833685210121564339372753823946580090726875837797140536268715319760811012979904160885247973813067183098999163849232737183275241780814131079081504320491564499833635926872615370519670867067005974445159897240273815352872805427355639434957876940751173672316710060145201123336122020252031308730685939595574927311161741642771354518801080912634908473590847598663962756313360818948273443662516819943863903115897296659333339509025106813641400220582873555365458869530454838370221982096788217322543198927372140162492879487938881565104787281290859135974990183676367753164314479754514574192186739426783641892412930873206900195390683675360061396778035873253330966895133622163998522884634233515801340403212752985728602400328197436433970806319942176439944922586867014372295164337101512627617959717516712279119634901048233701744538607997576191254697076438908481348247314068907577439249020010366776124697620975890486504584302573227910477960865595682865194030597609155532358475118252289500428606211667398113453567795439305176627369230193773020315965499240990739121778658804453281539284574834764015726303250749541691911784914380748723425153019097557708742005647126309969900981449100929429562781089956734380813161433395591140731035981333704425483487940642985814460864164077801512002382210617406728578035992435181192754668336711901060364810157880841424587862299494784631790341422692057208652461337820189328847027242573977588638898068023629926001222401244962004859104465137976248060123563778538128106907711603894626879265766910509397756409925153181294539964198918654517867805879615794713294453512816328507559990871482416247758557815859748002279877682372804585667808850766378712493643756622913891666485770416073427210561255924851083217402350745537695989692991913852214035286158907021001870926552356773515688727395716044236103963092172768639390222579437308882776495256878763799649804826610786688775694625843502272954029196410961373021825457459697993590073876420149733846990937199638297833084204398546666851440386902797893220227532472383100247473869505777072477153812212185234936268088898864770632786468759664755807304232978675901957090517582100502318769120711520190324383922344728269929182271968870606512702133138440647102722385909088468910629344490031911181969859634001719986987823772187360256234945802820451059756873927079621388120544366673864568971142398776524275583585767977515080833022542527427566108318092132702104295717855720876205853982997689266282911808096861545745487103655497245421115840378448699492454202631202465132305692396703770935734672098829099167880540252619918773895921052715392046421279387884575405892248164967179095568684675581475900671444363867793157473527802171038806735498378728292504216717777713377822696014309565833891625140183297805852859902670486510810826592663984940242317095407817987077597868654269422929491585569510177950843388132155661301097288706838065233519242173773744544526709164276505156301602487679220134732291515619574852079083173333793502577941547722744672547487526655168611335271258453204058338713168716997401018247244440395890156322537735621463330476135330989527994652783124313493983279346805960677822718474224344579094464464092869426847578596984210278783811227173754968835106591802037198848612917276034298397981917416302173466195005836395486639510815978448133969960679070116623501797146488753953875908003326468598145418616056965176476494177063120791329133491861141546779474934788004920479436661532299163109630341709148640347847231648879331945931170636649816780038032338183698999539250879579045629842342358349951509783837652570415942083146147902800904529869364828716879284717874133079425127574938757290653011524774120655334109996679176915332840272235924033790736613753532404414392127175883942703417770166510282932874143408313311493184812990783106338087617163834286153974072306605153452451930127213859959380396879683359252942785899767967960540831884282983576650325528000023743330127982402459753690707131440722433537920591562650278366334629485749344765404976738238358340592916385383661244368159917757092379836520691477971396271259975131452048223152946900176836809286059405813646427819916918643842698634147037602728607012776564755526982947041907671999352102395379512117133158602134540035441260812713816221827525091738256027479578840038769610578366481889408349641266373599688503046771344893314353557854702294247192693685182363616364123241595883158634899641557694193297024038499136946549328652403757734031256093813113418241947652998935520593207099912193187743866624769259017736016740349417327857710376122357342972268641632423260931042712018336730756500195185326657420025844773212042863450328492105060979721895916559590994400219746635322477755108946285944827608587647026832118846573476188050074703281979489479376490726663376566137889319230742064070858833617077126573965169089821234266918522795066772986957032317335220190665833947679413581709624457517453602443465895651178104530441421708902992234386008728480853074525600210404215553964162124960276109499534632504017636822545528812277322202451977422817037999562180175258747258059501320346027275739924348543721477222949105640095948169509359622093498368483523676613458290487848111751454125725546835662006402841535430044766841776560222019515992198782305288149914162469914964792250467609590195022399838138249327332047634473846961622198762099357103923443806871739224746060509406194857798201603870549818917673854946974185116601945545322977497790168829540754467441582168227960293917862250470746237175858395558564572448743078541649467879351817605275342940802361050645228943368047635186055701162917349668634828885787766533063527645748506399859555790044655492948663011866012776757280206003863745574582123394579586041601881722300398233678985632170431102153899810662870539998476175866164318599525390271372062609544445687184348698696828894818131570787856248273736002388065885284132421807912065868549692449711334635443473702393760019583973387104689442515074908340021051915265450581832393750182797911805246933391384256336289053886688731412881598145953380637942241347002246288632552392059325857496485929917115160606801975621545662471071522905543432222760882951219786241496450482198894629126233381471928223941619842943468912788262024291211643550802294613636455367679364121016806382359378904271819225951871181981023280417659447943188710506684318816518789590466198884798569393934277371187185146736324375450239507289949340756600498232861987184562538321709771038645928311925822980352104628207569590041692421770688163158302498559570562227126667206836332801553590129414814146815554447787690800779957077634521770447328284665216823908692989975084070955036286905218255475516421114558782240853697091482215947043910754267313709587972815896103767170385029386886901739211458894373553216984451550243379001086902921495785921692865648565273771267553322773159046833779062890045000554332492420850585390690925292718301570133821928212458075362387329663115732260390760579314233055271420933255426723934185358271488749266841325737859878877673688953922228594337908008654217810720819344748226762320357914539310710847729230530116986307617480729406653785669069743112764458125249204764278948442999963366279731910152640742733940606179257324903202126258059561798055593455351236600920938760395065654126980180826242625342586809959988211091223138902195503569496904123521837365825748041157965903309831567353957484650713215792310474873965496423329119700414140871913166696961349259383139973290945226510546453809913664630508038664694703465310016912808907162844656064694587638989565223044511836623742894089544371718064687007550809638638954889392878325511576391489688519219283571487009477490100136670231760025937312374244951697256342807809877465194674093708730888130506064586013956863950125552125971550763837613189717413584999904993885735727506613118244771872310085544872174350140523395387056165630063512003966623183932510295858895757253766764905924823275811341602312141619747449167536315150031904822913821669615822802837482589093677399433644745315474016406839722325211608449845497877312659432152715390026004303906383843013128996715248417076403479446164799446802482228625985522517481614072996058889566166250575745529133389043429136525717974378639565399251817864480217755442693931389926786587051015783766065785004848291514142236935297700200936323185611781864400869813108133081175313632130828425250186237320100049308447131133896254692883330855408433012972028331476400665471304846912114004982060650676731999451271447268140846347159591132767018871643718477142060659501464293168885325261552414172471344131758336398747517507369181655058897635171421514129998498480173636770662730531318484262503059861617740712757243526225620251715077394850918322860908479980126061635160746551095543519704839204537679604298765756943238703238796595093138756411739481584930626442218762117114730506477631119277776470788148376671267871267248340015346899334225831122121307054081214860905380741512514976454813158740273715750974162381417848991644481933249673572191543098757065671471695685312975261676048293693436158577965688564351518994698401254304640568495943737312780218105556279650864667825480775494206221951295560860437538888096109558089528372397682387798707921014126419974205350369649268850230248402389775533372323074077632093088137060420837398035767560973867815030720368271631386204702036341141699013691354341108157702710790077274715529008034979765442743145656079674585248584736097151348392188694659008213329556419762957571698092883709760972871162069306567288003133253979928669049106850298233985869599662395745982739196100219684613109750321037898402798237148896173900416917703123622099503500072324538800703994211294062081392286961676459312822036233729318573175427544216504758463738432387904042547498485226428897138612869991080135590602633666822514467615212557981906332930740413224425372042489214264552273943679092458937469837627008509376452708182853331768926004922922012294771398239124658520252393022407506805548150791773238022507004107887436763143991233850137396197920970704302820456121796585287722241318190643690965551399611840271400557356840193463258157882809113577670143807414447128172515628482712485245449816138802916388619836614111966945606512869959196125181857549628711504104944947966172246545683553868664585497186964858336041633723956309347655331653859345952364643132970869254802967382967372307226349836103896505088221772694535483242295054945109633312256861099253221305378582867820110767285406891472230510590194282321076797481590103669762994151008642629057396391472938219707963349257531811267637705874785968768276154508663807441296257962070465633123883983148308707217494808191346780517142454817100618641594628599599548118048034115940202499860231980695851797548912895806600772392079436613510837028275909143318341367480555739613615065282544869545435847040430249989420785438475287605515915533151959118565860752833222863735302124815204215147021527166483725041039034667675882807430467486626036264976251026405091626500133144034272435141248977931034750341685878528577135481716998636957018531786465993230175497728041530528421915282959739661731069641332716082717778675485839550735630180749042665890235865129623832574006180238659353543108471936624379656979654168520833157059802472190358825444757591479188114584582013352204264807807884581747564614782710491607454101190883176817091069492374587876449780685502122252262086789363767687594134443411923450065897253018264403082741812472284638081056567745802341752118259873458539408591976912487742172576574512130228546600336778587608352160881199869203909901489851813763744804525656312553178913865965301504796947471966069504318074474843559495761179395925894506699448983338489819060519589697349201591338875719907521319618543762168184146817733399430283030910420660841905226931216028060654915322973098604288988201754170944632877966814773983130959267529173561176705240158138067170747461734633115881419427475857667876484838362843856734755749281139579161971302376727363565843865171876289746960612536488804237265525924062443711663735243459688244308802970814373743371256843611012565040018809148655828429872983377743459525606004064163992474233639062543596189623219352402922818251908272088962265516826380729540088478983565457627799687004552154376671789453046540049857959204371592623798570712963419177715502808029659369815687387767187792187660332069360229033667757627529499253548334290698980542547803209848474387916575679344104011141250238684898175366053723924890452206216101519299210673599580653560645133809109616718735433022201397011514763913487711613934006728014486851800352931439194536725262098418918887598127022865165420748226848273444597621684992268281953880410016912156373749966419014826606473819912999607226727254067189783105513712202218851032503669429776816762160578430693085698417239738132001972605823238309757527501047737942909123391011986456867196363262933297248573631508402592055834386336878310215774948540556141828668150924125380400253347138603390971341507742868186245815661589735231646322416804106446678495508335178797562423540158220082976294515016328010234717693568603712314721970159857106128674444850411873049322487872784439623206817923656349253847466602021750257195867119648789019318017149431341815029679840723781542191967221635103604951547083715648024636864440568639060837660789306772272668818914585665152549794567138509148140041164859939445464748124763288771103896909578916558007418576982900184523650027058888948105457907209474488545687911300985465379695383652131088261425160974891989326016875531009823675706189575445299103460296756331867681576022449793987076264556183113743122048955123101808574590486719535655318470295175055641556299153816657410842273682568512250386908774667254934318826355815711073849232654768292163258566036635814736317770304672522696011373657409601469610406622434623699509102499184829108619503263808225819145561222565829490923090009419536596423506512669566356747869277153334382458228327868740363460197011327973348284050842126642892974580186014278833777207529508692751591396668393107236929107345185321364263330673001156512623697239888612246909869324948819820106853698378980334619047892249772571294497126521907679786297163262236349731032645074286437814014692666379623328548226576659631411556157433398440868559176939435436186251316653106139331130483740054313495146512277091804671888685352430136865945882132941315959172101540145513352823943844709461798277752219747112521185349728050050402297607330056418578328789036149427961613173181055517637052431487310146330656193356157286861557723676728506905354272323942016339148612350726165757888961274540599950950053691299472315137002944089186308623294391290080854251382101007630398693912754298705645941875474083378869092205657381045692620895914090713437840981401528232082366708982309248186801516348306008473420598024556452287811971537858024992500379028700371398993385441496132353450022578649761234859940751242135264326234457008936213757167834079244133169204516577923195387576935066030800876667349506335786099099429809520774574795568345590139952116537999014614832136456054090672031775940215499718640982807086108709016685156438617324314733422532098560894419415799158968614020864495781652724931983796294973935500113447525091281548910273647207312234735450534756131066104340579476793054693434577562331121597096177732271899803351626647438400315353725031327261321804215350724981167442627635164195913125558763958847367861715540377681671008917142265586541036474391746887988841078480664436962139000944525195781795766964732112137364378551683002957611605539881531648522571782042514203565926860533309775892321443276407938146632542261141952314909778874559495068688507703202959137344955623148240430704397820905761486315248139671198289713172389781944581500269652229940916567279260994185363203878633851854049186415520943323388646323232194913060224800713661862937330177276440020432138105273890031881208920715902921818131325221348252324904555164850306365888494463484843530719594027176200038712118876099337052460661026967747841445894949591693926820949854236706873949138835871595595703401159989125077009759982814104104660809171989543620182326044570631647257973471139375537955246555894235934948148490613365747820620381018792614884054795858034492556220032702215208245935838746343487591157206468483269752322888255537963966815822750051352044896615647569637086628415595761252372472842971147683053406504639393956283538511612870354752179860348929693899670242813893521606667386059206431210172882680512796106792737991422501515613379242198387579986134032374366750907084920511584772208671766441186418812254264504812493521738734783752485816684459120628326342469555074664419339214055464253397119061033469704830104420804187186650166761425799159395595633621031103353539934091684188464023509891797544781445392306732164161950353189567603050239340457572513554786550978147549489774196576212890979201104817370449223478368520911379815402743942656693785188049777568445744413315672542791088401242367366373475588364080246786966546703390458905720844079792038084052670913408169337347178215209453166195964392830774097350003883654932998264199698328362704215730506605632415410572427604971089702383554720144549415791142190398506198470941812513333937391644150471522836457990552224005878080214821464394834777307797943760452445419919829739601117678192277656710464273507857319736108300964576316316723279500518666121821854672678906156688591625861795924906785847791716490159408038135793600856620819985430873293697187230959635120866091779952071786205844859468290909536997308312675718091982569485939606832401709611240870876219243710302536333113979634482221571554357418655048165411831507413497786194225392129862090719064796492737739894333693886170837215342090919458213977898825762521227320254349138526344486201182619597480617562096904505450642607271960744415629151582622404439343226645956696604553499632689888228993963826144187762900998604718930899710616811335188712219018862401500118055712735280173229149775976790364575940279849419975455865164713428821717315435484474221930344027146472024221057400909810420306036825003709025717261018310556000497750193378644750690563256261500981431350310467201088329347659192423107864065058682837804152368632107518815894467626655835149899625979389119089710067226112785087065473969647634671887898406790327531229041429906420820372867041257060640263761357518202137437161089290633020383711756928573711930347735049650779403234526376777992330386764166526332023033776559597425155966414444708121061157626243419661386692742257516378484702604210682249973941019669632849195644699891791955749994027333232981804350396725139993972066594716123197234270316067709734838691772747861073793016054934493907516981000170373993923780037534653839043364938431569310916049264776392955068840382868424864462746546006992099772395992301668284176772757314063256959022601157564413283730118381766335180051048489616861833382750388099599216169022225223093179498924715102414478738672170804940895268275714597889575138691367964653660591288135457406189479053126709874692045791969261641909432674721794671153062493761794015513229930677582380936009862326045596879195241205214624222660721982384822731390753778337383625848036726261567675914289960467583478621438493150018298357281453749851581791366406334807069258756990653232978594838068575229202442374662872634288710521771233345345668303521512454108181968060593462347802544544197476859786842471668627679852647925839743144176648177626632848889853682135692187429736101237665610138827533742309965890402273435611237801672565732143970131712948126699761798347742190263113325924256656005745410311809039301293716730005603993803840828646841892775621128979861326892937489050920831632092192866151205504348467610942143476146890182915429706296575940479716830989816624664677598526034525328046485014803686851902751714265516491750770539528817864807052468617419003404774209394034545218833471016347281416224090684309516161582967848330743415842942823501409304199070228188805515523748005880117567629065383142712675064522245879518947397061818194368076356344044729216313181202975071872734064329708916474830477757661004435041711484083589695281707790978550111639520772194247206631412578300086579782459970637603364316277389637992518084423489517534858305176446168088448884141102140291778123675469814359781385716451588521861958904469667392166901702094715608588836676645803813754094662209771127508356762165057184835321261524296611895610683507420938514963846388436624910091739231156437113285670555116694677592837288337148861220180466716663391375830212335230761271238333557275349320648254076122172368450703939759667827485689538416269847186685209027755912875360692929447325035978242590805857333790937639258719497043089516044482720475934121365230948544578552304697734949719204174824000448410303484224272494766822288262868496977384763814062596080228906737273472013341017006583352036657304998932504207409702023609475843887336292182273948841761121102253951044923055082980176514893413457434650533285781764352772701251788827519735807121659231208179065235680079151471863545510105020807882799978554121295120446177709172492998195125153462002961145603707396198405053075405294841811999286216116781916209845418032400181150821562074184997905164372442179354286016134862522151702973429482425916368993639334546928504442388937580669469188755561916715872466156114765098025875334058480909723535312114957067627701002895990320568008885045545279921927734847469370339090616434094220121792554861767865124355319870270585201776032012190881361178474777863786080759241181214884420150825294724186871091615709738869510389675831862585084383328641652092736886810334289721743018935459288487482776761916382467537131150480691623545318170245819791844285963597859581752548596374525647950470736130065438026243148164497400278976067637069457111105700793313590340973731067492808728155915707710872119303849745452482363868643561478109264948746932898961492538048680150203137197712669874217633514923776568275210472817226214454355531402686278092701155416418624114079385969819534196247142376678119707048968165679263059318633388721073391538595925811048148165971549059075190054986611854703740662889819051089684177468601935965405253833006778188292174068239526544384423877652610743558158069115434678433935803442895722680832270361100759187315025202974736683958351068002266908849384770773361832671454462200016831388724741683663052922051532087026806542287068513601543442823988241238537634357402599894484330224910194957943921833515416822825872596820202889540352624053876157992598384913041813578981834337597860521645847554731961933257551426556144295609683784453940767064153440335936156512555126107026605482161307970544083936816162223200320968496847141429863890525306205169740038519874644973178838481731097167037183609435086130902647287856938694675229505952819321318010406617850687463202101472700111422653488008921062855433088812268945955767395710098821798489043349355015064271432390844750544019416601104540668722964130791416388156774386727937744781305658921029018192650890636739569250962335849397878169059171827972811758230060990264757825329307313210747831595180490361691047658466511543265215995332011066204784228578365914385618125208797034897571674255888780881481194288438874577880990483146877855353107058876161194030855812455589125254357660026111476685278805491733168818448530237346464373549354098210250064093330727907087692279517337440998695759530477342690233952628658497808388555212390538495492125295593917049172319981948568718911628342823708559125412075956426621806139678818962309222040381548723885456640262965635336033403443599457173484433886201009669697831420378599529540421651417184428768712928071188639145639360786278805208679659578701497401683267148350809201959476930167025860873277288248324788693920264887302654292704391617719195484267697786402119644928350428248676808941529040091217239999791975237016092885909628704177877107121598009751030475676028149910684028214204508322789678843947193344742557659293048147593229097979238988546325744060073650809055041560753143396654760702927698971763868030988920373944010367574304953152020392205294324574564478517391936232418749017167914571577981239397215086632688140259819736780634036010082151705085626497381424333352729712928651882086412739357078331733541120136523611637137050680346086817328315831791180816905959737322794468452391049785744444680317806777077001627462371775297448779467455060620421590508025819785992785840865609106955220030901086918232281143671621801093736304388298574160554168315692602781273850604218956080093742497996273542818018309400232749797761882808896533036488511696611418707382508860635448282974806563947468517536545300427518591705576382143514661678141098769978575078785916612044803593714759824268184370753441539123469174252456943516279116124128089010835159187015293810517521153267640668156993458397270879123417099327484346411109233581525051127021815873960692771729370550063347536826990362181297522514196847811735425532934239149100918402295804873423607330670099556825354872137213108340449018536259257887170346934159563429530500421833731571167884807896074414128564704826212691625910666969599184598666601786088495258941073203873162517859124853631251206464224665566302291472991958514771220804712866720062163519113121346476337028465879994004601112467953588753344964510606466184445591162991412974866565888489365092221893158428303147545751286759251674492947310128534907179059169244760979234262172349273642192759408772691841598302097222123317726205283818428937882561659886471574811611690982097491197802202956966259455625951969979039288393748153452408334579602700247036560054073824410905143308999845592494225432213240239441327930831674690086103942875168926108743371586060830326899097115539575488627601079932163977331439042878553140841913043514567952138711879320098192839921068064990069198764393796096764745184328342307576924878425932543903896339336343447294466423504872368052761603038372117126445191635882173027987453725521935243026052213826838691507700308439402402618250148078988851451782699660891916162155457667347482462138594471186072729310464878161490250498785607499805924910799448100773264785948348378809505754292339703313252202213903287810376465878480043290571913358306406027868284889927026919019965276405212421769975948567325066796024834934561138533039288574158676838065445162856093558870004532787949626231481376154196874060793298889508139195945776016222264679041273134185607089092797152291272524252849395826256936043516775087982531314796518740920999707828053155028460005628456692642237245432647461607472663817888472894042989530183891128027884714717464548671943046341024707029696231525346309975249280683465508299836791944292339271612737697141176365733603347353321754922116167849258859525857066532558623896376237424728352947667654655309718498491420060025443584358438429953598494234963351742720916239650696062760368720341485275591523249281354804791675893624721118605047138734138680629599526117963469688707440414171097625199396466295292611308708821651444563627971144766609767719356243471950011670367285458199246263889859016011970657929540589882566130277573171070511913563194705969759325730148164624321775007492330728385711210964745731495183962440220661592957067212433610442394699790480110299768924025489759337482294847208823035753770002712330908421458996962411046990978414840740737844139649978314772607672203939998274035510668133716927352900839800457118550300437838612901708056355052626932200845255920233847953623572782846818837488299001051765550045396931632195634630655250068579458545934880054042305412960251543565724553908627257065921489021911885036185666157594300159541692956584461873309879683216506364011893306409719306045063332137977505294192590226624510269086586899743313897443970092119438624096707013565274044683276538277443000089701478864256903474792262284909955242362546293725858479043108495955982053505011824512901317278992382799717623885698753316286187214899343369656434437809945421224609794261856237601580373865672172110867118783029704492657465052308171282185712273007691545990025712254133065527363497047476207112184338157482691618057676236267154479083705746797212182444816510614566603884148368580238365098233357812488153641550133339478050456587633061027234509874588915929900258761501355803403572848662247676425088561793174037944806470155368888430321439324252589649009097347080382126199537373936007486357398400772717069362944113977904343056973345380768841614260777072590481117069850986813815650490048492255876018190740968802812916070282371679403740439719496566466680344588403619738523954561158538623709531424636616842134125736982640931875105087501072234501879169596316810835387888467200870420674868196261441027298861414276070047082694864477210750517423693098954268793817319125955289043046193386644363739212721856491402943978802956385870044529196643753794961235956987685817292839599876590602561012464132624610737078367648648133500068337329706146353099148200836320451215042688603651814931334600372871458830950726958440817797456629667475896184500412397198528134658713775787656023983137461294953851939908808632303052018579002241588065263645116768578297870986183629020087098198525766178040047226018670755950879725153258359816707355464028564353394490598443505743619083291401531666696556565697119924933390284632264867995239964966335366789756220027198721962950733672879615759556645382574675865587862160867206659835913336722004470041787453717215169493079012861659587488739145792526311166516721095258809225645955054945176997957895839693753683107347321724896023440454748131331991219845110001495445619572944576802190853279947509332868104472347312192873225685165118028159120814172788372263339827045438260025766124014034304001 != Decimal('13722711048935673769784859827802054761220030863758588046544852136928431692745584649034786048825547553715012730199748770519635146424130261964287123549709657987857714768069259762673380024304968963540097695788452093800789563652947975674477911586528208146041814053866665658981274563410432984964113154543010552013450772110021789739556229190444779737698884553157590119163340941740477315065715133809044815546792008794180137466651562514545870714029027346762517888564606652208572340251284627039995036893557879288032083469658232373605391805132840215307427625877703472185375052176063140181463192262572266100291020073387202576821699120750313040048965442293239950287657655079790084490910036263045698923131048999928881519068186793930816232548725174885834429507581852260049399878677851248174410210324115110914232499401911625591799921237471916358816179450290318952741746891390343936752857322338921119976317423335021766591302906569446426345503573957772682479196461203296904714936517819381942173329389872365333477377414060781102322664055748413930699910956867720632382208572737640777775884258724840066034197257299026538871906326030754057165433998625257531290511704346713582625749137999934733945550154240546283514045670770285505109807917260979941419406627025616859451464188577984363450791558021695132929281821782343970604891072751431123124608094599735769234966927543535666054526501592729208298450598532275653729170320054393997993847422110022168912105106780177330727968472064267475633620085682353299946059118968952713009880278539721486880602117510775184374927635762762491921571830501657335910130335057204905741679798088833478975811532500742791018122409056512214974250221268350059777615773850103444583335924803842170635484110623303609931521346294292014122117279697934718915387147672496057778660037711612029048453443327661855170194673176873383870447278677684854706472148928687149726586421372869856271284288923068333274833843610018629397128039681931252351661543484654741448725524273709543516445460478409078948981389748820112543212748964135256033050350981502258986161988232908886947449467209219607464910745133248608430346039702895403474499049221678551152019526057923932632848567662224522079820268597072567585660925984531465682217986709349684980130988310266128683935466396715518765679140900281155084918904890971199204596412099134081482462327894771615333988713222009099622036959919520587791584801620005238884145955574728206043501338061579685647986809649534046994022627966179263295909516505575583078136349613979240481392674963469103539444398806352133476315721677041286696720840743551157539129147402699675441026819616046245607024153938457933364200008400488456675466381223843024550201776522108686781999595876482151055507242573550543647040903333426952313354853341202842335786603829933283806239749059006982374309339000966078736503956861275795999597580960290455376292000637124731798015225597384501381983051362872087799961641155594373998925970859017815652446260561553058621842580003971235512216146404574476069755251183489092697043392077079407960006048061624746342490264285442445689707884366367952332524130813618353762591594492796514778461853309033150954275914093147363087683561239860456663127790297416843586335919160493550888691708630207103990616214743460080952818439434957268601611516851144387826183988583313043848223994062098314764598785914200364791240332860489121162166871270316543554371617709132880211459772589904073373446896083627879944060173512059988464105478165193354452162754842556855157109722035326028699566833453001515404412198099444047473637947589518206663635904346559871128839958460984711947976730511087113303960520261622550511915556558515952450506504893289380955923989233824455440963635502231356512899071049225053775351447791816117140384718040624467466432078287192656630370110653968281110397152557535010104219913403879177877956284711191106124256503392954419526812496861266671938823961298163127450409231540692205539501638652402236151859045722186266827830673412565829716090203887474251377352928278045529115109796068084015408173992615401157787934994095384138292047018899975614782572714136266731440349235755929901191155528786015193221497529439615081395537738545836306389142709261320926718706613188031648419767882095327112303205902368958312898036293267134694206595511176478446138627633050278173189292313774737129657596782128745789714076694273137622244960247478254626896354006965347764818242429364367110355269461294697253550182902168793064458113189876599539435385790893545028978477064009040191592083750652260072063963158598963086806654526600565459074290271544977626918522098786720680927268176129655219595809068400987447080944011912549793813260752796031162817061278319968804831023151414585854423998605179633714160487976972835153304288101174880741152892840296834782200222258628120817123228988453618411883791484440561512633295698309791694873413713630500380725166539661968002752749846607575211976396622544546289157501043705265243469902317316913764009914763389749907977297439562372659516272156159637803143616924599235799449090501783520077863181892886116250028881557485569605333668457860799717623244470120450094622360571157612023274800407414295658720798186355279587299633064105158369949324838878042857077391056744697755312431744685151842692666268835776448637855593710471308137772924171715985423383670003109252402948243395197197019295297594282218603796467813345346906557531545119166842639522880216235841169313904135058176469312382882220496297542207445115446732300139175219916093822901173986736184551375399475463317461750245643952727688662286336925117723538293961475050407656271799161346378450853075059320257850557217729532524401577254593344748580389940717737799248524980933772083118295970877649190772119215966823956640317230570751746402974772368144374962562295040783305839944588816537347345164010620518868691400854260083220706015184843869153872914053156670749191415120005047858381422045408018849713509062769047882020669700179224673811834497077680345127413596974838511983049941113644232802539321911067439521103703966381508282690585623508332306383680179502905222285336597696428805286019274954635010438024099828067897574346462165225825218501235724626181856010420866255547930627095011592522473771304766506949134315956201682511524190192162354432906221925472443828161348247339119215057804656982749143313829817413538361272720461562416490429587873992709278898259717460292064856610700051090949893808456410423125561735824699667867945877538917571945532212788343777117164441167567939309045452494569806517813585693752709687640871390282801945172233348226449232780442960255929908940702118918744648897603569325331320371796355982923705257061462097913187046513234743405464364127232380332453662629036460045878427922191744797005913339158230940705196054246787680505410575247265815036665208021530346655340707496734291712307601415149731574665879961142363137527047469753594991610182551229694930742590354832605013844187283596131249069226696593644193938521052368090507133339668116358049358873987516476802940486717662993435131991345192525610334294319338054499741537649396259344689069594854925717681257499008822743451171411975000653631286149643139817074453915757353169943568926453862826919833269300667356822668396830353695749433625029654748212837930836433037558680903676824143617897348649806505573424050272289778076902672903478596480370141678519816714580850031594723752392376270269461994870907135586372453438289902995330017844904191956275163534495258017155003919210736561077545423385830694830022373924060065792947339092695451640966281327617591361764953203661400488945798603642354756066957661685738503828980661657251646357500458063827963067331214801562067838282262858559576615549278319309298788092021296695852317789746335324624970568528385727466182897568527394725294428772092725225055572583097875083859361488304278023964270275136267159288112246674573325842207170732290847284843641654598152024007484572921614634928902903199214378534234699800234792256887945157686741555786154884367549173297783557195691287413207750336021425074257389914608674402382110543744203942195771969527648300722908796273866859318344631256721478885362069171881543373765874884512636569551771877805629318198525088350198502651796428268205200245224832665994650289168416990556613451510884534680318158591601395568996266772669553387578338847017073842782701145873792833738730798600494242839294926101444443729576915816516592348603216084499411115069141706016883121328208503636619229939181460145478244165273611128350537438784095019121830930826949529331877591226296387868723015444666879948644118429290710206836870536249208635501316732549745851248153991410272215006845922826921517813747879984058939526541637656040620617844933731242297814019217462276515843530178540809843859443323217862024690544247917689692564937228764920721897516552031365714813428522451890738266387536484582495164626624317196605574695901929081387012369634875909619420803912154441262748645528249092356891462230888071053661787888513930585004443712267587609103573417979521984696769270591764033159235236222702409089849638004011724520648142143370011897124498377764194360006567535278054887965347717360507757014169528721767120222351483307750098377657115297080989369197222228713043876394211099365514824318385121813393008270591646420055701686418573347167501542873113417903491143874796562785832061403991389333306737406780749572194144520897124748538092828037750060769759797028681863959435979789817216342308375573757481809925075118741535881939659481598148622913290776537276621773005484954589601532752824640245417069250425483223684408820152575283654337109912985705591026212284568218855653658112838251498702669999668593307801227007970644742697031584691012482949393609910178578918093608157630786201022521564183400418990032101657958460078316821203806716153811356352142505263615734647279356390715451574475261888544554390960021893711265612071461644225104303234868834613261238983844497073892286375105928558452444825261214910818226318217160964172886973420235830341712293352240197302757621285426450265272148201762443067147060333527367133729450644271332129236600651746491468209753058398731006575642523022471164462474948087067571022590339734662936392984100629496119579561394960798935208163415296483947285526866872037606125096010491997022890088581327256999756190602307939997175734823601838146979884548211804423688337097037035090366747683736706734140929874991909736769690540871981003853435802778129913347632150218384937169932584021751922665196903708975474471081808225321518687249490889585188910238275222308241602157231405716621746013526922339638098695857735004873509686579461272663166468547051520974275903739492082015021149155546243505293259669214115120377647732866882062814873039082263441575594951735900908912783293879767204661173190239365386571180162544815602698510832966896624891778578714554766291902607862547439173781238798703765426476864046105675548453704195841124050006079741754049533829179801335891884820442196890266037197073041548635255722781268778665876484981035197463625756892750974184059692146618425277486622246407747666384250748235575229288005128136217426131739334737427536961104737293042646631060900291786686389166357851085488931325128646112874946002121714249933367457312953864007387229812906797819582128707075983522820639178372041539777282579170233495952669596031171888163974749133513387716887625550994024651876504510342476699959276571420901463911874756032953549842332233644199797317374687858529559637810768017863078357858595335530233190263755474676331428837677485130183648079110333762196292935343551458522114954337481921462975484987165011690005565191809930976538984414930656160977750597425603163622296785463475162733398479704076111970124579839548287568725995983168990121760849702370764897803409274909663396019586753887570023210250993211523016431965628942027792016047790875313594493624207104700531814868645487215889365984973154308554228960645480878733932931113175709736031426824959285139301414447112251845170891706652106961018188440561394173129528514015250521566601077028954470999328713502918598397516120208016696306768143164152992210883096107373610049587706882665168573760453977568894922669005321049654353820028361078905203683010933857383421779847977440273391672439426232794952207158057282387276062096192173372538150825525539601603617583745880057633169157871434044328843963891210540810300445878442860499916997677031710097127549700213306436962700352373032936335688826468862726848988487775188278261441499161952887679493955755539521119605411133023580531552845931886065557575078311187203019565942339957036616366281914420189340912665584853443573904453979781062247742175541696820125662166299027155730810446098360587999863982128441532908650830530964276755528578055974561229560270049139445581297830842758514169822350883936818386391773914620621714579878447213008533143558607141570522046337943209395564205056639378834145638952241299158746910302152364416138197678904889310172612981762711011646657075082099964958317784472305208074442211641760696004709429078314052623566277404881418181405941977183178143579949910956715366744662267597231829514224141440741769589977446334605243110706082587766983795718389629587333392280601246183709317766022433522608288304740658202005901541063440310276379005211538936152444629618289982082813273068434176652958661905015958098967169424226371814337082217727253798888204418339644200736404204315283459177648443334445497154541392174989052790320647395735049880005160220042963467436979387161229218637564571983540145342661934727513303694560251518954008189470045394981927332105315586816736362300168064907914770797657429830126369934356886257636029813289847268459367946453104664826172627874541538988015418780956397035690234660111594934702314097231467040653488138304034392188355664156418809919623988193029865859555502251626494220662691244719705565261613994946099419330297538750517117697100850510298914640655966636101446576143840615217109969082657544020501799551294743432130119928085829413654342028170555086277815545725854506427163559333406300931063605040347499146680625676210686637326238619186710550342944513370656421568406250189680372619417081265912152715764011204264633400954128725013619804222953286270100544968956306722183615277545617651044921606555848919396214242301715714310718112095094423909098903256059128289033887145371211422817995378034750179969471072948556432666156417549929931510542811860680896303870092639292681401610823514833483703255926169914215204091979157427517322149997389033996789286180311032474381036336872061273262992291594728977381504005639323186772634946657973041324812837761341041136769847786828294559084853867230359921510430087695917000971927900585933395771822478469319682369763216211745317602604403033124277415648995598951337950208588144264932744123434779156424747906866131122693446273891129500127452485456950939888022625103019159690580184597516376272879208903994969558602608361166501245270599388311586316711675491651242725990499562222709015157144308576404691451119350388686432877760879321667304533034358898660409973041380804793896535945091874756826306662398982403725707410265599493415286098457861622799268720313350610926574069097180602254589622823628624196656231489435168944342361821592668832591490647655519605419603666594195302104413571867072203455581707842112038248455574542758107835979950924105675770431963618149854607039178979531273547461351111356693861608810628621462743487199096704949880710075748107499037903807254791954173327522531600665136811994774114493102869067054047007373239195145537429739019375992589666282459433269389963439927360778559862188921039794514280777511336517206419444208230922235378754986154662809532998831306638695094868761528775856569673040641970200593766761655391186755454288657401941609728601945871117592876123217855281116387112220886082115084806141833370513092786437610839200940386756515138135595442030693479924456920495160544136154860240038237827142283218086787262138269776344199203980424267918135263939278534706912339706023586689802922650694984916221646710246319978381414273215207158485698458329551732557592981314606218068395298886903582664690212550207206004726252171746858999065152673125275136093778089105358236248405253007615263699763210696672933172197882756755246551559418455526973444488538416668873453539696209559469799277218068251747266326137729122935508787161059993542119397526012545937080998580268621619198761501840190285854734903701696613251675487739025978904767220169274341569336543536095952650899493166058346330463026773485650951715071931444075991357452141287608316913873299180766846026566399963122834721555393563342032159345852164107800393908803039656896918564965032080690197696470647039727697206304472333461743952359881514499675894093059029854405574476367133577022077382438287754404717184879631684910020549629654409701549000510487040550394335216929960252199744135526917179477792690282077205077300828612135248208923668234765837693469083300502626600818134812678446959522134894210525502506322524288435697231561041019651905423175354863208557231883882503402856834567102484812227142644800774376402009122558885039253527943111432019436721671007646878353873957421834583044732340829254216907013505067961901985047578906975451080702158772873354623086866809525327309380730044631139064735037385827512432438676363399852727653795591955301729961894678671261928354571751067970440428197562169046481448984056459218105401093688203422983965612476470267572797777754291301106514256721173872022830773536131393324319654804409400743341369212906206070128015259353213577134479078332544096637702231300862882037359443014013260548057468749433856514694905758422977037653249904429709640815931119355921900739505665211968949528547485854798768513878867295165715673773875161422885218674455209494969403088111267711133275635076489874421841800307453851126677139737430879581850782770366098038849749353971439074383485440837486282131486217706114398165563970874679243815111555057067587481752629267463912085557720128058409123209300949285235633590083218332790670927428514586825281514153481854643270159731220487413479129998900413752688305850186701994465780187768896829476294023247025270303379801967890765925017706174847896834323721161196610172916040633548374503945685549205642241795374948733705058024337195991280555240879235249311898261541901203531517360789048461616864748532481998428694033595315629472522355399989135268199506631235601858009694661800129033143499217195017976172774898313991427928688039937767911611177501117984896132887521932090149616312096654200009446103290582798633463680684567151894048993028534009500137797620843141671059336296552725297697973202046096133689018273208406134741522188185445786002826664910920110347794442119226350625339281590697213324532084385503704919997801797171163627807291125932073923826719092404229090576776651397058807108042164107736570139914423690231416983648609116926431995652546778730362695870384599589232421620462671907282555916304386550722043415805936609157395728397247441480708766592831522201340084764528344728564373521412937228829311305935364344565749644255742977025031589643537359216121773894862787695877190598164976722368295461032297458557074572596132128838109868797373042888661680763717521615890525594441460901723476433688978544330920169057832384567930721204444726822466023400159755671990732589175234365683663254948722440613026730235838626885230319705573001520283329579297754153216332889111643429148722663745495560966526289234868766531324677242762198767297695977869884257793940434732093686897772937032162977908509794922533973303755491751071321584884828694807461876171455723058295222899884476233632656466450713622124800677020686772880816999485643544748064505998164019081900331250195091736439520162627605965194253694370100276967224787570767248256321750434235994207866104622776846500502534822462635526368481620934926965030500867911283901226922247142860750446668167505546757060997532997250988861890695790728533982578543674705854737707384253533247510596086896183084628309880757593356214856201261831180359169240162960829312986229955398828678141251385001818765851495019961843738238050056596502717917580022861845426018188284597130108003913543564430110765942736454997075957785544515306655267963075700998745993606997576261820551109593536384237514616037498630610301812774902044901817121633620970598241678574973272758545980754571257224283554684716648999028525662471345382216855826691169256794960983977849672468118583473854642501395098696186943005713997669521481316138010721001182305406316483094449448495768169445153218101800134321051521916557710781388816561205969973163828138743743366344167420693938888345723338420489865904711667489559748409982947439144301620641657524606221490168702008121358257469243795588884332640657323705547815833874001912683523907355669365774316254161982993926486861577487238949741010203425602124443537496896503217003655212377239894305015893390948850387978463012325238413977260692387394062638572971954365128087273225641930658911835906054621546610236651917505777685997870240871753357417281477761439436741039749170227549446197811333028185517958097835656225353624882869898446076987766939538047523097508774054285185835786391405873126092565888238428988026067604606675445227165771190326381312107338000303188713561699661251220005431872358259853246015068791775439279123032500547865284096961453763858500468002546532024371780966099534928060414658510023437610761229565093804731553610165045525877913402962126141392680343011367185084119413168877481040050920551856658947351880466204617122828268565984256822572775697508807628968167487922501464496754613952616177617836187687245642588070483420221036808334947618622664809331157925002376804842638280383671062746310358884090699279261638437350832709222538891690201488692373639487925882969702895424208599240474743634100283568937011406854080635927481760612527735807472362873305330631248726409254831539996222086903665216183816640993009850367072819329392871344731269583865169068976115488517019281649741656519179379152009440585558465336613670850488653005461381156351325422228109295422328868880089479012645539476538444321643898437281286147600639980428622732029234618049381521467522062768721024821137011669803201791287651258928090717629391262112133026186878004552313758875328831415075505440684789915865058175393210699231439742840224382503587616355909808796877303786786957434677386882229984485515669313885019656422324863702907300280764594449517750176007194294142580719425182374933700826856299179677521489747075813220868777458021996160018315746508791435861269489910113251194991369349085377230011800541891751675203151216004837175746762147862927595319973075867995828301678442839162833637718125247686960912093737903232895573197318495538513427965701542240171033899074584885052664382734432685321109831199955353032291071779778308792844573757426654893246854869657910458277925320374211600115249022340943660489727632974748609466493426705126982738651313655694077517253377586500976699383544048574533059259990927975157307381372700908859361530017951561805434414612682768407708238659284922247375746398366429748646103503419745298384717081831860952806232719146548433966298039687991884116503484973814139263514670976674320197330118569855070476507706348571128485192899815835247928715052503624743089695824535453916041625675635337146979736661057947589940155347194971469958541562140927528271245304266927803995324682162696183746235872845918005408448797388208827466057989252990533453331365494410390354449419132553723369586278690552826941596382065162660853557774356116332554249234741382776746084290783160896262353982290986203013550049841389224801460764529388612039723371062890992645168823727156056178347579973850194086540669546567394033232596189454399230576860866396718536179679530421930252128508837674889493292830541941184400834486538719632717060172957311228687251254848119264911715190431461875157204849077460447283457436024905902238233648788303052846019572576761996443454064211374296514889854054151070892006708636798164081798143739597612015986669530572419429462742703485259823861637792386302725410182283544493244333000257341122856788593049825648785442894399781700313173611116449293583309519037855146637789609785811045257599258790505624306728388995556044609888530166478578667737599452661321001405673723436314523292688657331094016508783028340451493993675250815133981233192221508524312139518809296268170070414202187092633328114137271842024221699455406494859282201375385780289138159675110597662522958274139037990433085373027217612712052042619512474795860773944557367002422456854424169306538924324670913720945137500908661703032395235771273616127333302559680755814728813741449265214631484224276773771718898743747080460420915264561727848728470616559985743215240639781391963545464691707595241260051551061061860438944753807872826113932807958595975589696672464323608336885425117545199298843253063417275643664853635215925766855383136080300566502893802778095681832967467487954853029654290549187570306250886381648601294100434862105977786424645514234104322756842037409216708223831811365808126928337466519261782353025626047244918320353120846935824189827780249751793211327742544803827640261271853657836133826408396147783908707728541078003813314056016202481064129123034086982774812654036890226284680224317310357081574614193987849889599999254487044952699917363136677248715388762058912773140095900116897938891316283923030425461476041520389442666002711463936218716767896188109498916835159996962737006740364139327279002936802071761978290937442206364507325740613945640330237831603550110071234103746733928248166542910195347135165733561503335353517420009889645965914308951867667548563431880889489455583764132363014820157328376121678870023019247830016979233970986130812226474594454803666285970703612012312933981939000525240255641462437300806920188472627601602342290973622759347716572277985130925241884149396650688407435110157488084097452709936719356445295122944978907466172354530007479103027390924449728617849733931186808876413270232777713896166191877622179432177045807248227752018273039634192274912478769770620319022910284094468189821469757995348093622160219454006393030884487497925115786249831481426517703019969967906432639456270317883533293890289806659921502789713360511820608669465068256726050910684708149215064988725336012777992130973423379890615783559185075629404282106924124852695396591419989530332741874370245635028755917432973618505776216260570644138927790246372363550974379515164373185075429640863090156444833588036650124304934536551553500930436574997611696715071945458052890866073732751013711162275616961581589045028999988930296693006863953197953682145623746810227903540711810150825610941677160708613436428011337311153928328918271872477227081135055852806764201423161465385288842885545307440229903616621694167609451676551013521673160018147969998388151204123994327136376870557866805493769226139561048369469941324353876549426911167163065679818089323125867655094780733674960885467068826069995465672031362085887429861144745476569340076687274448831754459624302010480549792598964716106925757508530879675072577709999766344015837242389623671169916099990177949197376897780157244054965392017935560983589301691825803973711064894916506916529507769278239077836871388257577600703076271867357612907462571328128165205192205696637809235541738119598573955691404271166086442617965202152189451709030759604471377515587466330385372140465274444113452265049122777050877270385783690924474533776186224713509389893556273587296044065712898766889790130496537380396313223157186231749937804758508226454272528885480741890249423500435129087204396006264181121626958904906473644220330521576076674105010971321243004347100064890601207375829311089172776361085730632243165357218686124911485321835172024839321260921496798561835975434420954755847332281795934150120078104940483243041713606165201792692673666626778637802720652480366935320810910312896086917278479993309171933835320135661956560277513941779417931530273442311349491407258806718327679810593351667292289250726108749745203558908973286430248022997976851822820518972406777650432833416032723168331681405880603400764495570998947825139729139047618409772974049407225828897143242993909152595331813120518434318773748969660645689696144805002186081787926224582586061473522222355306901885761149360357297875788199943610231135933539049430206556887625362254387088652985465726797985029371638613886384631502133145163319494101886988622604600248015864489892740613587042872200551233661153725828821335455983388713260165844870488722698037304781252944204352692982007565605617576908151805703871013156163899160612406187709300722016173032809240643583018016053881999750636008952090840463360177060523607430355365974847303593985143174038618501398304939718261776211122025245605601752026946439607301831500433918787053231524520569128074521190144321045341809707923611958446139697815098859355361211828487398100033947792328104744980010987719004696173674109111784138742126718275892544553092251791850749153947441910682255088056037955799655316263599604863425583022379703035048878413930335785167846443427609470990974611535782899459995330943668963950023124694879732755625922831030604494612292674707953567655234264790193245892604959481332199127049713577526784858537541042951265899037983832394431763733325446887303090505798042514291556759578921841815873286928286265246884307212594883595264165088744084131688286182404136999036833479123854670912171538658265717834855578412155363638576930200261150910552870412454462999292875265381086874912684224859709454357883728771454369311600967521923140001673955805633683864204281488926124917211407725288742508433052719947765364220486830300909314755695019457008025564508963187010256546872858932977553372456147895427062859606199205025972225949848388516994022072366909691047256544472057601809293585847976830441963057969498913559769239567672478479808889284379312403555663220781671634967549269778887007665862983309391625041414287511286810961224098754549346204132683463498675857992462705912520562517195265265649208348597532419363178864919227731356042286802804578902138301872065201071726142135411966148000712804336175528097216884306631563564602377183409561807754644504791535406195701169982620145265747743004082714707714050047237140158845512115241235207007097117363054173188148434387132066011423565098114630498324955819837815528455269645915194899138986607730279156560988206536081948191560801180971138012152106879056335201659102690121917536902774715332971711326415181052737865684792435139297229014739116830545712056743207592545250938378624491668181067946260525812719379152020670227023593215685360033291389212043164185866002928103832316816664681883999233778088070858145066606836623870175131744350486786958764648879497342142885544566035537747474449425550838317094189445119468762044342422888439946117705131131442548680021402773444393527439505360153149347490458993956442169053903281202502280016587609613195668440786004093511063931324384648711371355427857445510805282201356447073187562329642189095897746783831812909364789362312357836091107045032577723535471404336354958110632591513581754613146771959376922072807695612265396019304506259539784746094817899803594298302471935494764318414341435285344110015654138158335810313517543197051782739575643447266429913688350193736577836309223351547520996678083226607541354202311259865212243424764151682903570403973678443952966602430615714406532413925826946851630285075206006879714589352123115937287182755310469059403469466830447020618343615757043507524899916648678815316337061233219515299763989570865219737366382887813800444146857881391143548903786976690487217710224456427569568518644250680007938777386480909648059188409573138077744788979446259720814850975636433915478995015755589482454703847320511930580478667761206047193268383530140740711332086720123683183430360188308952499686522519425195564011126697552158020745233633850940637639216008330908993824079658702879543170275167116500637517187366994484240353248210489370947101142851877000313203268520936808692459968238006978346846115270780615301998642008884550344067157573049488904977769316465122334247904484248018234565627707363048372043678150805709920796208751391200550378247575599465318129695428788676006839806771411321146575963112185318125073750617894820104630559185961498474580328071708003898737605858313180925510410702438917803295108492479209807836769519844812793869331280551463676311881162263022513241163358893587643874655769336078356491787703251821168127662237503294254193113734029675550878720543793275847790037310507234693400796361375155530193441313152605972148773426645742674288852750015236665761112415906227852967123951594606621593577140880734368163098921037274910181787907956516894371034240190130793874738617754899961739308524370273878639286399618119847947624795199892229293754156824977812487839662894246137518697559664146110618664472607082893981269701787207872478939507811229358952186551822987635594688698973640274542637829224263200836558838602641697335358830989451675653352505142236492703654267682281265464603650768110286214282240407161597770664149972579304162233723249047500753099098773471465751134775570486358954187664347188997931684890929436280351657939953347670818467465150973462720451387078201920019397927834294137109107321928964866620211015238236895725734408204187163142074644280198285657610924544865960606125632375288798021257610389974169917903797725355358665095507496078820960884725179974350264893898241715266478438312545438239358256864118475648100438924063997276185278619974383975047297752227263385761311952789408852619061327247318238272210416487683405876602386514313832683738477811521118837175864803058456210318924124679727135997122699927068254486054829521302124765938217146430411709372426930242951881177103825244284912026802801734739505894423786812037242966086478559228302468863977986922130085226774221444352407887562630890940342741181879276032182390651796825077933376283064101408554734424575412931924770252722604194726828586076674624733833011040689167286280185507085443405803519453610925893232886445041196965122573374547559744804095926131067474988957540256328903224599988141993291406568891380912731565609856305218034674415113039193033503311404282822722164336493808720051876666889982494960353429884544987055455649376287280370014481439270840540048126797650646982886938669204568998610437136078464786424397192140139822455651050506279423721996210918427516324504418131343840155892872924058776005106320769606393500803468319454178704583758174651985771403469727106042618750485422317086105363696250392216410291454038920592105282084214511072838366165181119848851982151725349879488027154109063226942891203375195308746089729833893427853602901954090880569822096774226600474574757759976326894823664870547573500167994736479585323162121842110372346859918775541299991968677664480653286858496850572753190391484641801694861507732043051098366773202639761258467901072908798976511985702440406014587402213057245552968868529333698008905710554325340630074483036333421276263404872159137668207862273282215810248120311617595337627594981381289734562453571008348566171154765382655415332967243379580590542263275638022112182489144925423475202976417047039167914571280878756903867914653624600428377184072427181869902643534000480014433586735523863682791535028455516163597605639695953902112229783841300274143110730461836848009115334444895351877517282009176964984023408362014321342347918407486712586569975069335529861955371644469717919527143157426574101028790240854033785097827990885974443511250379981766628188742909579001390282755541997715911553454412854027979761491306428667742308790317951325394446636733859692219174765440334452601011637066268049539526776398903076788308002072069563937211441030481987645469241320657984518427111408539568112547278792658712782655842344429398890018296022159810719526455919941878264934318992404541906010758844526587956982778510729561985716948333626319858564185382448163515598656880542950561999713161147325389348185029021006751992240547031141686881366708235046384113770426273937888196509733802614854969362893133074456415944556861527971300522051309084081346772073417248031718054011580700773161089332783416981607809436996507075591067654860747327429405150588078666289657107330708076713654009774832857257957223145868885120797294242522080931965810448577805264900009664829255260455173379867944537348318911232421141671275862885005729480373906633888225163478253011130893012522654831952892291611365802716509438312299240861238206418210350744905444795045925654464732421118959288359275537184639185681685261680841609276322093053660701440331536103526186888934972452318418644371733706757561938386683282836495339433108250729279330076315792845680596032265776184472186157980600480179779962623549719644424570901944898272213012800662480028623834648121668430041981949891908055615943355469319879716169802879895409403053319473852511388930407434200476517598283030563027506331137666769764097686863199197622673374527374466906755912422193530231267022148721642700264862365467016823866955522943576317173180853477406109439443426413598635159359948484906753813346689916719160585043356439673064179131896833468596632852589433746439339862606971469195175085612218973281544620305949311106714685594655488436664962362076290569071356476352907285088871628608547721369350939672270256250483275315210702945714635736904712476568902815561152473933166051882896277994021769721562436917882067688665418770882939028444590026309860688426654480619687005872225585029041861674500293896406913468639495396309694641110745625898967897660320173479946062339724658750865459439644587947111368019563433250348538815584421168696695835029202623991040523324322085355349232177457483603192851843502169166269344121105425461434216344589911735431420352916617449190585622029275816381036417974204745136593883149845709531422828495941946408778786543333764803524026807999392298503491340307668776236663639591032622084066470878430688213428492695706913095694937696853760917163354605268771588337269154963128713926069287199082082268390770324705340196404521578425605502905276744993354031024582800844137041922002940829992253625725614687845591191692261237400849785928095892903664583087742954702673703900986998802967836792999262669229427981524592078336832117747514535202152236260670483754310290770873191329558034660430118969761917940048319496995919258245682370814285856084768069618585871439348813306814247025986301248200013679643840176182408577920006114761133508468429394903257852154984574334623008244346082890332669964284050184299771768488068342799547220723324401511737573249275107041613564972564882925225469111254754462878023940047338789912892428246482698909209456852367213140931674518897424278118167947178431287818466721409257974012310102511113528953011794523952971009077139581753726325405165136779271070879840990213885887000200709002762009828490921163552705833540523480985754339586664503551131935909580984674300162231044329828362077354561064994523539297258023959473623261796263226412242502935045847405347776260252033451391453300840510418226448782691218755148014694940045104974093020255668788530764073584042509685295729090277914646318889917622379621569542235518966411878506494310507497847475225726285542524220488883348925740597137704109663461159230153357410084168135355171979448736272397623036538153195027211372259867385436522685657715064234759316049111716404585427699622466686945635357108367038243123339470808358820480186022256291036762929121629270215519579754556043880880504527487438263192664319127715179507823665672206027897204842422047398293002782912927954039864742220287583252681180512055270843422689780890034013149480037609889802147427155030013719785515701524522437409798280231627163501118679679589760870789401322769967741273981920239741925225608504192001706647150415121602458832266170502489989755408484354413616684875767587542858069616143280072020832536988092030203691195886625439176944423658254679335432277887249089932793582899338416051533039174214639326641606941027084418683720069551639937959444968310325653298200584669172575510544846361427684381573115958364275394921042013240975663491157655274403424599543722460714521392758119430106819681942755634979601398854374915493052149985894730541420104894102941716420064716918322438295303260915687463909436408561350705846729391965163606790883361384173908703959923975532448656042320356932740815069349434843258999939869963573552296930162049861219991162392416708167290869333866825232535386595085814605973490312755875677550433822819748360135234682477598736614136198091189435168368531492299566711039937032199774726611820274817750572952094403403394959624352889746176088135342564739371393430829161574194274912150991413592385740579791356311988478364715745002337140006436472811981325999954018269673213109227265800792494768334441353661977076536279813946453835035167946976027118399575834598255708051561176746311225991172890845657116131956577053920330829916009660756927046669427902555590716195814047241389255576396100742572495306829493426756917895702929640219840080960808608989820515828746268514784957971718941892445473776275671110433508986082432917228328204754238628932970142998232104870289703440117019099298659529776946741643184945239633761992860105662871797925383729636990705881841817248894411564487462544336633139919812037604273294485715898657169140473122351418435682748320040745422896069891552414408077491935457498692755468685116625858312745901384442323346147885881006887613878973172332439361197364069712607466937848540587979947939640916442399941568450297848615408493901176913605553037171612190861043172366587020882392620980383274372974749927101560705326755521183142964838508984818345472002694373821801121783618928306643007142795003931893609167155759833887986773946050050861169524692914867681988740399427471742552258184342490405756920835562611316243600364205174452291598304853002446268014404707404751575845670576267981215206639568349779393449969578947474858728139643752338197293174828089481174248390301934409991951165341950444075980477824580906740367539695078880890168130961496544736449557547767817604469120835142100401857243689538834956166707399805210920586819396807513996488614340717161798652030405461460179004193867169293933774076814736164682888844033055672226910245091889349170704076161850581794745093199399282204431144173737721051755193498913306908434570987014932306125481287842061773351321231420010362895804328566020572529291222536101413452330848971511138929704707248449953011922984934527348287420377886235200829396717073759836231154213867164635953018964180766652138076349688657411538686947526687249767851672829142131984575830561522654847646465890786783619565603095075547190580330820764698147393663713583218204130666167657772620528357590320901282962937102057257746263707556209830622045639725952803074859727675504715401768778967291368233563965124596342821967525512799324452580865617926900331123624101382611000155649069964139621246274727184625224402708096575931467477581882649723031884537540041670944985317981326649019373227485960897087087465642695776963856091723833324414066719885508313986916967859756678395008101533594552313863393840424990746676783088402044445823490134966373545720841498675396592496528737538163139300607368538296289598094478367290022685577238959483792830589569531506235923127749938941370564676502474622484414179003369167754481082124334165912989627468064048501969063807826376175883230968602119898682970031888085490112486137162819345354566823770012149902962000571908671871879283322049654377488783782000655270420977324633999874463906374185892957059833874146518464926344814197329860761509671405444396864178157465836888719366325105141491718343029768757031680857226241498161638337147958445838375379388291606153329104402257422075697296258914479226143140192447785837680921404450342964525718399354913410257359169490962651724690810040907166152290360291180603952121060241555338689630958798737500265843427963394406774868621151655151820002546407822350839702572294263125540088088008647003896001607856141684283992699669284180944018875072911726742357214587153857810050527489438790615477665159399625620464331443606232867817679436581190864234413621334079815704651661868578104424259194484016342738364711226058862199001743202652398482930484335951824571721110783431660022344430499878186413320984727195543147309516877169083496698440464029944166766928374131931668297616122923083423644515827221114802051040710715310410430087124423185235918277143580879012163770883099005513003290443899303952598847696400458077227797207616773563986371975099906378618070341357844635863742994744621617940201715717188306969024635964186499479847631821648017423596682958378278971917864943500337957306654902223640877694092909204433131452274975784459282283467354997505376129535583190297257055712713694680587600051698252060811417766112662580528690184017605644955991559007108640571424562573992763991928264217008215765561841325630309005457998050185941893523250510753737464093032654723245371274077078876704921724982400695492508571503777857505126089810405666805658447907467069809577897108229625776821951823266623614001380807743038176649785970426866659035685554926304497222196987271425419890848822343056542616697447068952042087019344015266498165406441692968671673002972476052940916902309154235122489133245448931295514438849577189647652200953713230878565604337794039562703786669916548293726134603024261562016855487349591558034181702970979516026601075022435928532524520505312314539472350559939678071223303231560871350962985837614474764222536747906577408271723029976083196652978477688091819988943744327596030603151298934945274042198642200464811789565671214283721917718106974904267297576262417130635987787357341838132452733761514706875854690734912457909420916505744332931000864117491847031392854486529808239745370321055069051311565115565687764220708171808316115606230048827020260981198918212720290223596132606686547095425954991317038562511395651182575712815103130743956618009156984374583032274643501489271296118731826963471191287110691274495381727794047089041033228800800619647385223846850868290070396053402492020801764977302721486615587965249596712082794564941958907098753038520077679690046580871648381139236966120589590300957926265002678586569353748283658658047405701102765515916695192685376385187109694289410972549947005665298091165725345842905327297600151542951880528309708147440247977316612264966196283820001596947363197457807968770799248793400269840812800945364908123280537122768363074603512522378999140644283225363944656235773634976360020016767528185452059402239278783393955912027800968403894770806206552636364334338750591842613827451713423816827573151769017600390479630021477474174465518291702456109190072780219319076064827725212378328845074834678232109504924509998906158153781600604545690051049091348391031530053053659179107766937723622271944142153020458181377516378308065854979298661060321028272890742533371454081915103322268931159031487765232380725452130851151422936313644523614765322679415169044670469433352382461415876233949107603623843356790961442839867520721975098868436466357440850231683825058754375532447104038212905282384728118800296901995053896700483030061003177611420384983018439526820377320629260863754189467883316855710102649801601035396580103616385853459530264847272188264938361937461008294469703312831375035359260697953785647697524325913683773991338981097674685370369484797148118526402950022754759113251252579144797140058930103709798489345026665417466654012620567221818767434909108815579942283186044796921799778934519443749607935207164918517962921814532207336600431276028523240530315187126087517160399185697543640827265621594366086415708628419046167684990084011578038667617505535053423554950977437420158669982298373875487049144578046895447350356281719305701611241290307652115868947527645054203159669296199629973387245491686218304610822255971879149546108721941410968938590875562168795893128860473074321037529889107178032885285298234269223008198185684860728677550529647047646799467479920574521196490611547794410237845879992701673066358249837356860889866952827869558330587426989599262853462250847699978687141985796320858116746972084252720915804110051656717276461503405998884975917416275502756665849712550065981575020321823683702389867451164234645567163438891907156116721377366292771099546368719505041971519297174099176369309556764583567318133338705481004515558739959289859574895586232387640002721712873686451845780934733704514609837372474773038665570539582222782601620410754175997691943810924046375274107026204190460260864769494242780330955086516496842236607759949784816575721439324007323940395840653874542745871694831108672442696260307048910488141246364033812284993107105482540944861120964267076035026192566732051810801683073144432213145513841704692710507439119174063051781320939567998117678953362809927040530119941302352021061012722040585475313481795980491364526474722255018382574448641389933121682528084840101793991501901852797551482363068559297052023398402720465784327510279516141546116699973925484548199599770213228715633951659139279293575941769070361639247443381794522482287359055938160552515009884407980591888411157936517027011857080790512226601229324925776237483427006136409859068178292490488918016444854377030575021126957831178372309514114504411235761378845849213563818946712865358811820060387898820858931632030905453258638916611776550696797125010120283150992515907847141634186874019793045879540075802881566354455613516693425121890088843420464123343343986028412071204498196128578547478612594874212694005268143722510385637232763135872378339015155764084178007864239370446330543845016267090103303163175136145115577057067125132522481815818979939198528923739993407148747960909899589180714432423217756374801784827628053959151785681347284222272836931515226135880164360432143360435401693689385786581397040798810289116661182143220009542752684446825468443392959159504962156240576442273133038407122728766386728078166595174685172650586356624664400064839642371593178204085620585673305923636649445965335311387913535388201191203377468620081679478491386308597960083383585217277278360557441985021309878191475506298649976355687431068953387648075859085755510154095585450863211806182039954179089211641128218645492298332676404366646448404223164117166553338244671319727688971603562991599322343705795128445656112939481067934301185024567362467731131433953234532328499841919962332483648438643078227484067571970428464518748835986139424662859794563649511735567548247349394334463983747174271448268216247487402835440712367797546246658718970212378671608355023460644416517539389181199479947536853745432628187369929354548913665931381997567941442581552451292517845953299932922076053462556758333639651873318426512163279904508241904401521258834610087551070973858856126335052371611127760598176167904102913319324441151367183514724286331003793414390614557567265158380802857279635929078426296902417312977332627125708130957578608507227336865405064114659013337635538162850415356484052300549420183264613484511411507543539776447866350055455685265469119923399354289896572076615679064426946983813236235588938049396231997511059493943087086757539593951130443247887774718031028370112423587193609928210069245873670203147361377453481297868978189713334373869359270554543782913674713442689052248665616656655102705439109629498980192441325501015931789268551740107928463383234887171397735554689486532249931631139596402532605138558635817180984819004192151046955033486552515962802560168157854665886273237734816411953229982132265799834489520864050303019759700259242259803820326793693926400125113467535549967722716827775995409202806651042673380576170807741154026084093234561676911820140054474455884265666439520028315571144524153257302458145302645866030323455258011322288475120185481165868760355096407653471321896181486263199562418044049723367126952404127460307249386281288598730130665516591093648221798731741411340190754864549569406434049738223885708151553903640374151051073109209323730220895701371069765604907556695894326539593770059458379546781752128301545890320067694498619338990312047288897633647990294073045054734306812642094791576258758644548684115419268307088269695608605455279185407996354101075747543647532001266638658809045410287209450014843454708672270076491553589225922167341311960121829418260936106353708800911636600696658550694451756368662220872674617319121170649219841190137852826634207114756876774243001577492708383481637694563422910376735017060304960150289449832655032515079836302616843713061551707107739342303706541207447938371230805755116291945027387110553631369355861356700007511273119508341593246791817315906481472547788841696391591665953956532834476328609137473110107458461021208420149404712635168900830540262723435491910350674808407053674985418963723450982898877897389585248555585727571482813433171347156262888883059224068195436891916622668859087385268045778576322029900883785755436849192574034572097217066984768928780040630268867161556674104352677023921348427183519521801521498564812514509719175054691494937167641528424719308861788333726763325949588802316485671131171747050391869979485060171426977102509883632564544591851087844991416416357176468759881347142244330226942004185296217889144268428569377657521704383877427560246573119162250150157625664602285578033057110056794510111017292948759125067705236388092187234895944797669561846185952664715372867259516673052948161132609947267695743828285702819957451857573437493991479653635750953554540826995742197155682193211161670916887935496999440891071509751479103891573771694941676984300091557454191938370379007172748310718642739903286021899148285042655432321761060432162670787674204104093999136216428977575745101712166506004327990455396307715211752093780975618579050940906272679602105898393407767453482613474097725442964277416879518987861305401702750735342310199749275948035584134456096517747252571874348868237660233515851359652609689948508470014123130759566596903153796929843464029306390444964622934282156248247451846532211976914845533044488493631657684256180293011476568248755601608579067231380046406913248100223162010343064147139574966232847896404124854776461506395371467866009586766764463197085951499163929899036584147366541401717309183027313933906251134105387307022030719937323156777596865501051783247920546194865154452095760052379678431949676201314229382229030388916184138059581135966387787803254451912244438629656205573050749105865218291153951388500513686572015944366079847842598446143559978625291361165780885813097541427727253033270315130372705560773354983816210571599033540851104178890541718596536715312601431076856023430822286950730854238205759597435981064679006948560120686060502173601067149500303740430899323236411344273935917254196564195682347967253708096670802378477379894683013615693222340813445338404841688783021308732000060907358831994354012792630568812482903883226530035771917675087784076371046440422245709582660947741686868988799336171830388242351784028665860576502481503284190015462464373695595141155289017502990740723311019874563164015136023667246040561244462994186469393461390442908497554457022378615713343561102364758155095877936844881148672059893765044739244301869047315035697445850785371078844601423950889901356817608048903551734357962516659467194873529293204972952856444121904458558850757734938240560385265881951960047104532338272508353286118460203633557020374700353967678482020094689916949003599375042901477374144941719104670406878679041741577875263956665685841096701844463539877191842661702658434896050647814085720106360365879582162280908572399278201726051900681740574127851470441818612762436895594277603916052796463828256555604586938087696023385743378550790074814279922568183419667723805596038394639336542964815972439825479001040765733909648468895009612774308674654571541423450128551943717313006902981687594902386734727325676578477841500980093811400220376585129085204324665222922547474503428415524761270840713678919968447397612887813591646214968887358089601676806331867221918425373420458097022689990391240804842118071427362976383049110987446998090865885468396707288152406918048486376347338385962615865923466446947504122808215825783061275712338086734978687341615312669874753133584192306989016342118386953586789743007722544463573440046977896764294867929382323891150056646792561613135171806015692247871412698257868675180096011124536536440313849322460207498640250851424936380584430808732858668918865766500395316708837780969349810129576857107372670038601077554312033391970147500728991064654450182407106012456048256066856329218345836633404594491726521738008849044052373189148719633932870051180617551414211853235923105959972063716638426463021408859183115849856707276888733066521103530745664908930012917271275783670311815802093455527270427603281736179656439207728947205704789317989603376806518557576254036804750151514555808959917967578644896650225212534613666280937429390397558281571131429480959595962929931220964558602523713797531113407403236341558695136339313244500908417326573859469597270525231514045989783995103987111215160138490483724865210244543737968514991619163912500476583473973399052395315644451576953430229416658391915169026631052247606248931472150275298243230538403932656197726466830760708298399832966432092872196222160676452310852358060984945048479943129309848528380228081283458965796651091761102696369681731108301362746042232660946230268345653070194079607998492310722627775655255865252947153121329270726453655082791904980541114972823952402521742760617017950165132396688434462797381844316674653516294082621173125651030256403286194281039217177394910815093092600094389555954718791448342862040679353055001297161277461474500459270418732614040617710865866763561461486742162398103983142033852727675255098768997452141573204269161699849314584697636759577394305761743163990517209598639224428132112851341000189963441638520186422952422351063208171789329546545216221712704730506267929249603434626856775174515026728809546943626234588651972203391141599265546903724901728024127617439817262983103130637454581613514815606020872034067417894335940090353784447540196965081849068235200904806184496063783134609345903883192143576785719855501099586754819648872430819815231468070120326856965972947979786005382169694984830537556071840530101474181948905346639398917433243350369279145173383613757460531909145685751230624471508218907860041609407844611106880092763032230922143719385752313894475146490111096503872609622002500793642169928924181117962354475348184721535344831174481285243285409811947346406746517572869950058105310837593325839819944672415816038212059720164026342797383709906583447044457050253971990685446984568236009011681753866887362960650412864126762520966691135208735265734394266659914822779243118147568082386279032646562768211757632025452735684446372884484648660346908801828116748278411117699210316365605898832765176913252783065172980164744963320844951256005840099799957350387429091056830406339222640228545833792019846474084464207637304144003596053656858445452151005309679205326152872603433144134726854134720312996863745315157006690593973513748771205681944063018731088020533186008195937228237205197758903255262579913857466885884913806783163639930931866509814913461397121860539903091734317143085149016076679195579671984963970916170275063245774420529735454309732252684911522727698516923349017017863698604640473260550931912027989721181016026320852406492824103664768932759037477343904302687198415179789938576103663711155052398312911955381995413024155212163456731084787059523446183460769783497562498728006908131956606624094297795460500569948804574338715233935189476557525610562334858940537154720741339632153161567737907436341874941050294612737699527754738971448338477377202803561112791565929799385400324444623943821473835238385245669777608296303145818127404357693228045942091391113280210081972477690362632529959130870622562914460045997252396461102321315640727208646720659727330126254844730517666233254777882456613426267031015236018572014520063986612353297859355932482197840495674792186850814282203272973181689875288283903343275434614035925943761170596780350703383360647324890855039518969882043984812805075812884424112481595772673402223310337987123230248192035387176521018756067520688490659778692042954353499642127089240221461218522575903998734694473235094098496037539683727435513267076180327177202030635087371020422001583402662683804910026467302654061835268686624582452388445450358924632565718286425333521312325131040059104189101594755734131001074471705096669390815671067270269780658626071726494860566004813400387764200461528108663728093687152779395715464809877810926827816417363771939353579813219434054638804901044621704713404868290010652722820199593462241759365489119301154741172028086305130957787082987329799522220758697399447815709340043962751471716701327610126247621800881265599536811082990942838568008642435589432501712148035960075837110391803572910142326302272221395773720858146142736039182524572027662961900158977304724014039061668512557027946428198271641028422192496754383322099409012329407489817651857213255539781025501867762883044235528077744178110086187771583602360373506187024237257291534721450345997563346635574462251548917269336800430366099963758344551821148173675719403640958017711159455622561807714403675389259048378104114345458309157501450084578032560260006246932665873432430215536405051093863300485929797519455715940470447132530334570294473077113036109656823630911560334520732728927620757877833239762408357408468065818353716047251759674740881231527596373951725475826918411811514928544129969329388677948555582462674016729743945384720864151482132909083600602735000630590418734619804247801142507786446894769323652846494661062497017237580932065763430506135687348484870881241315812661236116840564977889458471985930270488888858606302756693085352520577208798557403091288149565737367306294312087870433831307237880389818197040261270643398696376500343407562617421244317925899064758490642049854400850095285869391442158115951814923218990099685405836586618962498960530821346477031186369489462618308514121122789620388837121064602418706561258348836395948610984629648463570622647456892806704061389458953012963467822751310892161268560279830933774547379767941413793514808335566154927873082136585728823245566535888702502701966740083011661373855645268922857082203136897159557343980964414500025422585120835502795151354511088964169522363144083094997420491692968859248138985435651779090190660157933606461147643345561993559535701674883930900839450414908722218280214875357846965749232648778193665293455771556561992616002950913809652231151344920683894154036352792258011754775794471774380826405333405840292702230803545298684502513914819082168633104364043424655829008826515395918731052407470619147730045379388880240344115915951796775934937578063833601180956787149808968127484083940468712194675075075483683374605880945456466637925961193504163511606042213480445911131837697078957677957153133893230726602621076531877358598717350190612401945666938884428424978501406611836752086851741806759230373269688507958592174468992854669076462225858685032953857279396128109411103817100272014722891349808541156600872149121171454842851484148011901449040751211759729185456796783220072965201296714328230675216634353359945418637738334865450366199329652348039834087079823501883205157093682251178195550279867220904805526498727451598349410879423518451399784392584089546250754150202808820647159603833355588737234310947076535384256950783524182245654328607227843510331358624458272687695160426183483041023240268213081669651603490440377262330820535671344017121179596418573239772832427902516728181533701674111115421643380353708412872809500457980951854498203047462846738191843222310611175570284389487137592382478950050837819869210531495719694547361270248221217037815596329428823652130638635058694075987352174433622348096908486906952392954726411761249867961517405283356528301222821391183501398419921873060484311977171873044926014234689106049421854031987691233562526328987123116099417963978714992006487817154096387540204336214531628108007859787444818843764310385868760041516919457229753792404231266371513838837297992091453215278990547470655614830083201532781106487321352593055919763048637413729629226802032222187636514662926652963810946953345913117623862452942590936346245301217349585968542829473926301412789886037442452679418309209227719175863216524937240001523665572450486145080688991297335766514795575446438084470343280931666211742534732402414699386640381532238267747079228017416624402681406043120526333201575177726397519164733367135190652212461895128571723488259520383438927008640857460316989099566885882154140281115373577673084737312191766764491520690500480291108176093908554016279084264106240971429597272884998996348599159094549203029273237138020812293274124063329617914310738282327513522859485801684181500950872366884935642436933242840046115472417549888056508037453988428879860297925871555086377125356303898126772015605563502543554392641700096155045687585956830120782812661236482476377086942712295161456448222178473575821010668813083723252993948428436085653979556132433955545990206949871208238014272610392223840791529500656871033291455000302620407556142428932400229207685230220518542961541538317598861932446000637786896994539915089580062330865242961269323546579992298524785274550931301635711672013246493788997425193224461572655379300382378585542454751541794171291475880352489601866538911057725693424436134838630787954326468822867400385897371785834286795709120417001189491579277063787014191850625319391004764615028131716273440362931858720618370018997729128180672867095408732114012103897058236539323696695044677240487907906719487711500578724199997717076813361680470220220740852192140361501895654306216944710186698068044553166221178454363341696330156095434583667149415971470030387230395919155760890680237876105775373364496399080673260055374585701003298793003181417274114922280555128563547430018757790881001112533085637187324521447468200749785130345445744454590647237732347688925765188403303759355934164139885661743573721307357015176403249116369107244143468945926823905717242465961996986576028981560276882553265667840173049250843483757519040150828993049159422198947249460527058525714386489839496382815211508476818059449727839622143732136235870793238744636906189194000663942131012500699791763276451418459057632500088234777807188334009459690325433002740538687660388657885238287392864710108806993853266675101697679588931165876814569569079068942953675444209607640447064988359494660572865631115764804243986072961427332907479056160047472491595988621078627557203700412260306789546267845236114703206100593144770576556464038736289164860933436130787557170491988239395306847033876116609785514126191508064717925248528265361918311924067479809490484615561502777914341313349994441681914640724876373583773016636950171410190680995086115534941139066299469343647796697225376464294848780745548866129068782863579225877489646385376944097473106653386358804131038156020769328845988670821489531333860400096163764678942384976928276075059212194711986360729598104563442507248718903337400202243759264810550096760290893954785772253290362963901484747362894529065412554689743355249037846122916255129868180702595235716001906009608590155474671487751140303825115029342478083131174846874419414798813164166007926387439217614611252465081913529121205185184537905533623003308479666718747817697494217845843456927861785623199051452211409845232596037689000245510570102028750978581302443931202045386117414661992878379681656220869773299208717521204948946188981773621377947803739048655494047054257893902548524544832176130552721297434434614040774574970224290061348516106180025044483204465146422692298994691652487947218628351915247511497148527045058253187862077334651153042397399910360087496109867497064358404833021776513960286193420935539264198723831591389367098595852491460412950245026324535911381356505283151198376417504874058447928316459100859374591337541395501644852974545691016436351225388975528138793198943774931854321756833364294520586081319630643153747935211503549704704559487353233461882308036429256620805249190622824023773342369192881417354958817199237552630399065950817745036269751156466950250842392638057691377972311417161619118431058398766688631156151032227620366075602522325549778339022455059229692143422209802232157773600825028207475334835582856599282241077263407712187282180036349550765336456799341202065647318860249932757433690832873789946962595320889896758489326825976602498295396470472228693687915988931250574195269008010526443916530079343064641808877900602327324511949822240654986681016415238908412276921768679567178462997875660843327006728405673622907735685222598192606620042975330763331378526853122364756041959904990656438647168694395346641623347175416042147091748192444080277395398731655990106350692294720848484046291968359591790140242672505822452830864119775470504309445631024073728442579142274574777054227473855032670930552070287926742287722479643101224240476955573770136657458190372812109587430419547934619369373493490024974084775249702579563894254174336171216381680758972071959680103729606620276564446145099635592539791270789629666920538260223874440317414405683986291371068691643667549277026747673280878960469742767695281632106059141389858102428176732793221873895151013650159828772438282737407388737769976698571633492742314558265689802720916927296012043705207984228412248854508715779498755687078122689688764805135205198821384746037222571339164619654584711833230845944154750080391929312253121666632763352544828825376747500471515696184785020600108462569280679575901145804780915094415195749873604321969130574117958952995183105464236919796669143282786570803535090292715152759856736145749523514485485395820949050101017646417292722099062336129420825984670659433644914273591618764353806809871041290746164788913440206730284673398726671097090268532809335376634387876458195753049901401980380020035104165378257248725056978373766486130891600392303247341960015663652657287279335387778858032745252583390517326270745517586514567025896819073690256426579318515920097007119987842387066550710251451769172570366481994907906830554551043951158424661526813831139417120425099166539633664329882060815400625002912945795365038050061670119591586403748954093121818276121556774358201223399077381539541227210927114534925700811461287677677915047453881738339363435747102227859229531711871488471233098345357308969211043110588253312027710508225308927771158462290659985294179306095569178676751714068933260706022226430421733290738343670176520797590296811641808075182459679465798141922088389193604550376801337022570253424644742755079438821750020683533391507255217098252984042895704086070256422245466031624551864566599050371996648118510289958199990097502735596564847165409195712443421366405217544178376661606247322682844874844005797291752000398100579067349056495022708187023528657143815089393444288358496604810206652344771823148948148307166709009783773223127974473991145696098136480194034275213993729673506796522636077272244509696061083869403726683688933725936784544600821039200243799952591254185865702613767576923955826503884292261813299202932207606496345047299644414563154915412382058346488093502448068953659973781811441849371922237824392603624365338920687154570268567375617275038931762026318437511504503708811106464110323797225294534213663923248264750475375253072854366872697528349069776540367049294454389879837830636879430449924534526824421858825435324984922851639726770872864837323130611862391574397033211303259217515814851496451182033303479941837988902386303574722119136853126843121287664180588725666805484394208571206890502402626452870500332775591557411326000169003558810050523142398338081477365927749131609210394862628306061828708100454478282185732246098365621839567824261798983575098711339574847739595957363629735808381820109110660168001612209626514909274340282651440175186244972190055436491619291097469801007678271539318337447864303847620660075686012550749033937067501207110888235916808917417450121848054892955288707551408016100459585637454002243665535623763087123456495298638655638672069120006638740234216611849227065943413527931186165961243286215363898904876299330194711462739754960015981733193611695370485763245972603351876327349894013648338810238272055430898162295001842091739771655968996218293904893095144853073853692170528556987069574318377158993961126521848780855476658076426953607954977791756577819306169852616029745576486893917252622777978330097920561956467686498057339343095134626557374411816132869055946713912940495566589216473060020979417623581319398609288034565522236478343085167025672981775287800192340083426739722452448441327312618312201834454873048202642737504590082065948908008375839702174279479578132490568186653998517416111633012464843870482039289380407136892437777267852460481664887935160399516426934773427885156545639209507507087456873793596023382372971630768115970160673555697200327652595720288753501222794225686169748225597260341458656116426753909284608917515208565739215831347856633602140970276403289903065610475966773948832686248242079561049359993123384267427248200536464795561315286894082041567864646642963774090160490362066650519421674627718704308738299625425569553497908589654272685330364082988130149619586623022768873700895887122110727837813843507671225418498447464312985297136487482519857181438312559526505368520682260119652116956844809826900055330791088971584727083153098870671957205835761638180330320541312401368739246281315912922216055947352279771413620618329077026643724570901962464231239376092863002275384291808884320916284694122413477425764975704465371132744765155585345440825888534287492912221007007968856105570362798039291345568534377661875293716581550528412288173516524934296603597234606331970983644724602048062163253109010094105289986507165683009514135932066164029618270657935224911545810271836325869419145021860732665655691236643498328839168743173040110614656972480201492189390490024834690266637158532546715171133168748194983324282096733460514822739060920281085958679593971614166506247066413813111931577248190231203854289355968985486138284743919420692695067104530169758555429208222469472400029937163439916056188539266370573183578912116587895468363258226107770926800062800934210182921193707020431563360761747571996981469923438212557756400213466669779508234182561003362054434585871339389315408382992754759628977005448152131468651195004179128278505687281896444210614507559174746814401855170191408700174171325861181045091844519716343788773173125683062925898821172079875193616989893792577475180091078526332264764855442065078481575649383157376520677810777275989608321283506843593250273459730168821251795098357161757914371818218621460031208755229645353009684612462865413980029264708385111274222118938797819284522679489324751332609803792940051042007727945945550422555439096076748933223895963027718267784352235813827482818995183543425600590454494661430442754264122716343990719921172450538877503167279114205649847192059525248466522452692128806412674531582578144235762850456678446108917562292674572118518347289632425648687787422198380460745861777083791967645389651121868585208216460896617100038245156109028186707364138153860566197525476261423456177005197566099926116371985638125554179837871484266160733643284143151634762290597221084823924921584335186137738736073175436016932870556302313145384379728009697141704081670235214202439359458021723359866588410218037129570241818009672184088263794359564529289373987763430262615955105932493513424133194961046401182770079265566119885411389653448228238092441589444772080834178279448213671321494394402693974905879345519636313573155255012610031036906141165697881832176110022292534874938958842879029617805742612944131727788831879403636830413372527704813823686681316120304010297499962596664659537289040250340615977799540674389540666103701838697873773465886814145651303640652004507876570162490192555244247411773920001315793186487481627016495032762230990533145228793111478969153181698095307899283636272187854552237220697198377132715309522503333577193880171717943745427040125660448276900459131095418263182932543440124756427438579151359485838318484506500599226429531651397633095794900729974392087930946409093806236435981880514365931244291747259102368203198287997167372181120676803495986929168666537703475248569326289012202523792080206085142011798923693981579091549171961584773556070291629788782128627955018308125822609562989488268978738052925672742467921148960644793011118021525322024172865409008376430952773628866873097812833602168512384533930850591454649593952786257701546390552447762941423034311352349223844882600252658063667123598603159377801165919689872339665334387259392129705885898669266095257039279745481983645209564576998807293089835892334977504689560253186127712551405518719561823929780510156106208531844166985305041290617644775266021832635735919804494772545541770618427728048616334287115616414502973453053309625468251960183312511929576477688615001447468530056738914911353539140404380030946198922901846365876616499144755150017712028441676897648320247325128041424580834004259446100856429564201934599211147397663341767369616710319866395509204837822225235799609521884943405681378042525688195198977371432270345770645625819786595315530057165786569492118101679733113617837371082601901561336573741852648948308126789182592142066848003565435860422245096853122032041429266005529075807226113913377724968277945256000970741336975419915555232178892837012337295549210227051271004132516904068073582962771889516445786135733456726076311250125717615334277720186120349292173897116445803063186954416309892150411352748074506165037081170428652274015832579731646821576629128378857108921441933377384937023655996056332258336943828560887296588462964511500302481649191026927759095223461077898195129146269891945580758852903169508443950767536014649688671236486973655255998367841913991139990101857352685426864936537296315206989236841901585464742401043317348003190316598328017332959697104916969804609787370863266418601405182022844181795689341090019516008580007433009532238596486986031126710703143007127530244474341826761082201999478648082279252118734102494375560819673488208650649752473586403878864023844838370071326141707041153266874468451602147398268514316780846129352007508412509492568772135704351696425810328299795449378518327887366326744186475012314483828162838375150496434095987851791563062682974676005789363583951557556127347650174908188315350770761308226212125934430417529700105576485147036416265690575819983485352400313767679467378165432642702285455554806695227372683133344956247441617207724617020392864033327558299896871400579956774738091577610441177227603288492314520954305590421241316309555801234345237792605083079650492950975455857089535835176503067979795138705759522454052677569025739054190560878536452252676264454347857970813990222796317431468583984230043170949209002557191456216126786068713785416119242881813380214989981781605988964041561243972268108079315434772306853610681142806010459840113135376014601677631108321030909648063200352666994248571591051013162721324814364487408398264712914259851782177867742088448057686829096159271093233379004871040732437512884123667786777266892386791654729971874669264137937136200451334668315253862182662224068792561745563373365758921352491109122159446530727107822070274566399143184691160000863837997459609323922141700420266580969505005763823381992723131322828897723869819154552955537544879155314053757508884183580533295088135821995739933465734622592626868643912651297860533548013359626098474038159532258348248497486595530460339778240516523788936750082105379817977522189958351503967952491706930809097064346163240562781765771290500846059404464996536413090864725650048668949926945634192339343914163235067527746646059953645977012298557960781629289714863956045986144159376497344190435766902433984776177247044633283319062786202167013735750163071520722445911304727859047537648946284891102605112755283688432497254827312747616422071765980322903407431812767095472660508009871804624409986292584783984190002903612484925271345039633966010044847344727442986180950828452888670999554331155104929636038761700324686368482530820607377257835750623265465616697757237641631149273493967075944525638707254271215340202558255282682245828471234209165764731316695383671904181162790349867509070936961284451098683398740985744966997195590274271232227341815388037618009212592545923952591193257634372400443855090793603519943605412993060239782484699041828755021973113869775351408804475905276926998992472837909775980007958615435134534141217612577418761866598500556462893129992051473236194340709591961381991642881483574892877431194047762513396407815412107888044142724337820471160380047800150669399791891919475742255586824558037280035395400672968753086365813665906357551757531317557042488985483485877999957159851460056080470337418523436912207546869355155877951970463346749089233876101066685489141297755425294267339007111786461476853278576580196065179271713767556185529670394818596130851330915036868786257358567163564303943577282423272079351451453703931106672261923904641480456362884950280745487605238588979581845848492581470876710400850812388594064891021753676093963328790672556124176538730671154098996791277090569689840013740208555961939685344816947236040022818391706628438040750096316422299300960853828970835178375981273377469131459021177215106037545402656485405557609120697639613227228992706096495777098138336150812684804544733729089655740681387224021304123007338145383744847960070190175594107745745037363965834046038517087679698574588371847799889314087790351313630679896548784953188380730242906531378530996531421692043808965157730654676694977860837174724918452011968322175022922122240316991626729401747396701919650663426066912024332753111653286025986782748843047527157093067173965298011393035583551037257857262239324773964207664623151198221220170630481468927861828858339238762539916294005821680304530603472036201804299799480943211582132470563779771723894702540587747340145648357537935603289066231225391073882174870416268734540628565870394274028715775035227960580146879742805846870989811566220100797244817621762121878759894639841291425975936619528971099415929990911281580531423106905065415633092668764133202801544309619295038964938667195388400354652267614486824433464307386488415499571619109748909329013852127823790208726664458298725056255682552511268803572492156304073393301310000721820613368966958257140197497071699350604449363325576962575948376560978646712346034894551569050048204067014676985763846203727805467463171189037457127554660769843735812875038621607480161237672517153335886406969109206792403217353382992630479402969965026503316724449680040829388560663053033410674163005945231742568275404041301193668455402380123759660695024210480438360695900696264898201543818737585471771919291491211027488174082009956181326185038743979044485663999938966820314808549773951685282335653690931877785017351723707885741827739659916985933436770095727302986930506226879136671471251592475530041556077582367196755560900973268318410523259577573104396144367439056040501254714428746814646774834146029943776179181698362527029490042256179161627154502455109037246416425235674844228439530184472307066910407542526917430728247610332459950426775698285954490487371940709935347024888917056357498749003386115694088169159061946375198962461352430433301680791578359959612552366133278322579969055040183927308307059139484515494325650543998333289714320462698895619521771600425072727701053539017557105160340992765316028375718602937280615529589277395513915404626469184980402936762853958075321145319511688801165852232955138458847550099541682486330623170712761433443214275220540003334413059992699352626617983452475153118586474999046130679300699946095861380629007116322294564433780599884738273429146899918338472189592749142243090852856952983082901364162449463753533967223681917186784506084338529183440041044658495179037413871488298909116360750788993968906755052321311307511198230667397532308969578168512725109782802474735137593928900655434084393886301289454565815369604133041123777376468482914855978280721319470728587577420060269391583903607701147522976053707633489259536712698582069126582367365855214979705400982625046963152543535943614189405894240756914358150477530981208626444691114281954161540716179818985394961082033341484148102298231047319340424917853832313019319449272566914554502051245798384784990419440530486667384663060329029680074086936102826937663406236226813481250386379309948593214957850721308928125740735384212628063580190542854270615521705352348864302230255053359729088547650011056431469680904406365793015588875056009581053071158869779384575461208071994432754131532570737941373815578066788049716600568320420396273161550822258894751363077963548764601538124773157899633388218393927560996042322908527774989985508935526893717300668739508642085317115789893638124217914553347552627322568888733328283491383857272145734695272940020545825886586194773608316244564469024706335219913355418712095502833828032439367264129867137447029354400105891408754392865234928667395707924978527088709295172082189084694877963349867991420004002441982841009677264105015055407426821370043829057951332146539322997711709978037974491014038538633072492503422521132525134628703704276385993902597723160439633846540989654791300332790498609660585867539703202997144557624941348264946032296413319609628764981890718101954884544432065991606800160110955053841474953241093251952041518475765721730362837244843093488928312230158385163352384841311817424566237349252085679854623128696445565460632957466807146978117900553222986699513631284408019386884593093330974754002019207179645182257169381422036424418925249714322700742633300916294136188334983642196276909398706697598713654816622691606724852621752284906553020978667125498360349350250262431929504809824900746263333820783909506702602928093251503492443900260253546198852867313510339851872603334522693234910659058296219641182059745781919620622325070563310728309958813211976677500407957759925702788428318745938595472633631134201348717142460278352636221364825360050386475131792341525889836460385422285509496641102334210962142392363346797163727595409141698174092836610395464966192566618860650212173140061307912303686130049552186704670292762651263709198714691043110306633799318035577125444387626371215744697761784067675246966551622638564164557846485826638033723536089731396806957830697171048734456735474887985611256410130261207251536423716517249841752639472116813252962717527594015133219682421385037491138343362942974331019162944811400802988171364167169304220300987224628898929998884830452804838466858562462441786739049165895500513819263824043855321563412021444830394432486717794398174026008858168011355289122326140340462007440814271335447759056492273361636553468256966937033646431286038396547145738119203562170300902694801777222553771954046173366949748642771015125427618708215478335454539084083378259176493853925534350465425930067334059812553601382887007346407511780768712906333341089437436480739568882765127838436538597932182642439264378639391201100738703672085264469443583192965899450724113204917479952566044836577556095513283160534661096266239172599022876729585661419505266317738363726957644051132291197750753205501635149790951660057091802624581982490030919912113378102566032903681853240022820580070159788107673677066970104329826784802681106538958011519548645760399046569457400337536445724829228673106957284274825269030021983179261736169561883717850573223789541117129693194054954803100570252426962488574171700483486609190930803175856121960491432610660921491605865623575802254874924975232210203489790160848002916917040202616917300875505780540325771782251413659574850759758359945202129198088432389051692481638661004339076253333432490107712722366802254735223297711608288019305754061489260130030684248656766577403354474036266304248666092236652099749290115018045374450744465315196196828534099630034525071629294805564792385757691469357767250501216277950664274511554249354163480415572708835507472351754448779203457662336539028886452430111687816396441174285944800447531839639228181178042418213658253728089915547051537362290014503271679849148469626480112155980388557895534166485352070266664176685670837580952013257838677272202218936447144223261519401482529151793957465724089073577093702939044441523861969058038844176964485865394644739672479050291255356618625124897657138990165519787152987865251558307391404658358431407997221785163975500537765448944720916964682037273472875160073425670043882881220619653253605818743654583913942135417925445460294497834844676788892440133758612352851947347089025380704373761561772180872362387527120629680838534724910823305055676814969876408634336912923721959595396002188720068780682518862075896480835215968808275714771008641155825560510263565166365545948002592080287605077154467923719455107408420246381702847332412120142000183887062290352182879556482812664870824621436402175014715731749325462122571878318661352861154880824596796974320375297694423598164737484955483406976275255727835101218054493085864359798560127321393048479434063107857155066850983895114057831390422698169687867561672868431879510755401166387872914433731500004534897319753831598779976738332309619672489034351066950737039263405321872426791496321862292575223445272185873277961958065634009258055101007557681984418997003283062837259853960789075871351628348903003889897913642566448010174426407214964950292218395052312466569669088468431656949445780596661478418900139258627083095837064837709594035742903869334252251287790203124576292661229260068383399403273780581977028610991362974536162505286290804109547327184305972720183895996213418218701810754406830028026939393203679510941595792364418760965011562532351002594861783503448764241246238543357319844471214548668455555474302474391862337745784822691183134700628582458592081386213068435895645133949013177125178780492570306900479626341813902121452485164466430847772540279630647052067970764370184875588507089855294534969744597484333847735141247751945683060111397277297159484584062507901164640913383597721832728373951258598958805657530573132328048344267938586888396023841359574986665382507189533744070969808708563754056376922822757116250227478151760633879714161589444553995903675095811004736320306437801481660397065096146172019212272903646422290326339125887832552087859447520842105586406037134570061921615215155023806533070031548363428936554846050416436918829418755285518672002171645123988163964452246818358465462035386491830089020402554831355314172146341743646077681288801720370443990180585397479176545926723038885973846970769714973736351350295899458884774638566500379288300567575200200715527680625471644593930885610174367382991141470893503708997777237239431949834106614125586393885152335367882213942804481167826148677604796150776130702093293672682816486908721346638019648703862057790343122359969433441008441199254337547335006280745751859920267879949974303903861292435306886107607557271122301085854661324198367991587434143249543069270538097156702744728434784031324089778403376591002410743784588479372786763965613750975299475410580470911792283417197663430177584532300087641490654918979436903334530633970006510210593239927215795347688172146541059171976079125669397223910398547760939887969218328662253479592098024265259923703955070917031499625238681438228180835944443694897514002115246781412771377839902544909326576858410361415646086417709186809194312804031983966332874209906924439875397751492106026758356051506469139026855579086217663799853046831271095517687853457238023131597093232544148239458343321502970527474716638052502105852630408910287573151779620995367238121340980878094361582773344971036704500251744249601223538124538692890886686857001366778485038715207005571337122498512024033321580399961850516663910970999877034007510926243268995214944106905686469654290267475452540395693403723296172477460795082260570599597946752404574654225566663568628566891938851301994018410037410952736994630818498317683665508493731555955463107229656553291973893694429335508200702014550140916141298195355079354723295833079837349498939555121082019405024212952936949189983077244476217799892123549752909011353556246402055520765524282961358032085751106877426817963171178130468057841158859831732119385134939201743268031265406956581716274856318694812714626116606737958476956419124123548835066419165244704528994896240141496260417793389136582088475356261901032868009012740671107751402573563987043756302474653447812082689438760247682975182360093057608326440442315407540653048686395245010188709502581913441314383676895701994254783749478812395157142841479034817311290267700067353236307759784442468134150374700391658964233210853970803165523746501912578706811045938880781341508499118944530697280781591226124505946769896319648669589159464476007447314599317081742095580566116497471460167483620677169969547375583968116528771681355917019511698164450906641676192645530978576021246299945628838237652345070040098141032558244787330993960525400478008558015700378103251959078557536595641166440659481558199307162449986351872316530714894492503377146005350758686759994233869724971233781992236583032428510171184531081128462887206536439867782411908029290134189006461264247276562478551246282329568939682890856213198516273217670150086397343031513538394089161677000094094199729504518714385977621220126160001380323587338569071109071709600930896509693977051342110761851624714015702079126464357510287986088183920663748237233131782517706985873615337391467406485917831979662381026088468423596537046691489456088111751098162579285321090137376703444729688787290473786175550086408491594627760479857488069685561223338415261653842366683946170458395281981532817832772766577516134954162454895629188294041399231361608177084430558668938415800077392785590129382676159095567277862468645641879630338515786983069352686651889663063647661919691576239469546610860821637630838082640123367236471897712742048629237973672697272215922704541205547603422598786189332073526120227324874908916332592762278606540844772286166543141711779182554878458103132933309537945603788840292968805883733569392851346256559183619469938561799231867797272186245357017193963139434868362304154562169738501118610656893512318690536965079847648850331804966685232473304210877033174172444087464661628129454102274006680825896329496608533176691484707804134135860584848723461530845588400423216736301748877351988267652397264424154400109392647119058366274000904143653086594207480245722393044150515937460718759561684247448357948508907933948330475424674571293997882268523362785547731465837670001769311068734010426300185065073058502450656576038019546006407631617657375040734534158842339991853359424142644287296089893486246923649361006092374226487525266625901547805697150277139485155216017047558707568112201131493496551163065152810144780342862606962103552856646557692848101419463858142737674653707632550997661463699330115438701319479941976289610886876978647623684997689881470126880674024247978876976798864594579503151989610276586122568413801715370464176513098023211822670008139901283742819164038653978258677664807788570122314395561617103349592364080326493936127148635591562251343190151656811225579316948109783876498530751671281291954312779103083154809874599870943120955302155192305239870269629224670457879819542804246564677119376008121768226731054205775253228708257209125657591888838575330458463381098802790173198410598362420226047243653759184769129549638325380163956578921302361195378424211639484138462008652002257083636071190494700562941994830790382352785297316238160260570337025526887611209449736919319649166221919503949879201740627106210307703958142526529610250014907802111877348660830741816954406421046392207457871007675911669417947052659998895414573149327965251476782776191827854028050787144678017030966977727356374161919177560648967236860030562220639541110820122412485214067134352354954383596666052647701369761247167707965930662784826850110519527666104497792659909288936530214046786177321601795507934678887119544904867418075784270189739856002278750835584500008291653996904199513979442321011172157697130830672558738269597645434274770761090875883101401593577341130905475176006992502220480371151279552166856915540585706068054947876718418412471354102893096684264768356028868500336905562229521312172808523293260689894322632503623662344212878535498441317280305105766649030783135011334480277260166867922938675601041680481507513439653829518218380235201427080973021861052701047353270804468652764402862457708831834803416104134877202114853426842736856308169474468029879746352985423227704573588881867507436468619229466789443704052385437307704142962814858984659078771650887479695644354160848766860995970845969907479976665467018128238429871883528146304144308921768639018313948963886764646899486168069168147691077571835601094218100975314555461171215508416469767967799474474675343275930669732795922908964706336434152363914724710321527845453451111985749433966070605244785053089099340152825145501247862026047655027149819911454912503254596442426826371381482554176657749846150958408766260786646097757292976580827811171000421891559624782039166515570883093377527756263240177257511443098952209334929289829179579194951776889596141496302086422148480925019289854525779466012183996953024421082386813345536900969128298062161805718604827242392307049642929360003130714182083325212575872285684790526164195706570554268321264988188074664326380730830371869678944182639941506006161419049223165186223589395111182689640428168936639267170688154289297085536818286708335835822987366572747134342257288029139639349477032606389819899617981210125874435570631595466380077901254890313329526504114908304299222628383245091026644380013149739703248781345469549859763842778798735674481126607346081811167934191681636013409392550235207063565408320450525260935041674085075831261840437342555202991396668184561274622795283874830280624765282342277452371565653218192988553392091476393894471290996603782833279391669440531409611185825545767678134452631722306766338199107035758682680413383434781128629995880686412635046338672462292528139107594959853154772673701209074679087924414475644269182787811036714408684673538156159430569208951611829339551105252698089119448552933751261812251500271892978148147773928589108369877604936775569318205494499473411428783808050139509476802765714441604379352337327017286563485177465449449254567776306309760312117418202111072765743066104530348425161968797180050100512656396672460696796532168845505593085996130390534168826722470214072527137047925630075456616384620823505587331639180857012947925144364153169673329174906123754534786848409213270453803643765941084410374748461740449966845151562628984819748302299387271872064421728815870738637186807652488959822319175771749203079976291581977116526302323110527783381724716504934366043651371933035443136340182223558351638051661515486673306915598764663558346000108640535375418519269744568061128584040609666512747929015476931804670883719065879443036801641280756562266583346699180110912245107393942134637861914714143250014642284173891014710959950446000811045090765049599936210603550949724601468838780765414704509003467337428631883864748288067575675323296662352016141355410106226030983387114038224732303743759986366438798624091935784720529089825173796510915461899268660412379418417789916092474201781461572623958389200330556881841952186850350190061886616294179125037984701463233887069304238974837287402550802811114049530645369335062456747412560000259037668012283326017333366917716285642205537720143928539192335155198091272228785262945648890456996729170370157714221210791778310304815579959154862836716226164311358606412845257064755274001327496442971563216085980585907910041513182294193448118929375535143913158053088851869044557952631434443313755418001092350237781200338996966517252827821216430204610014381072252581219789170677375582162274286659678313940906863802134986166693910567776738723245023545861990228723169114815356385024268871531034642437808460505390923544828612105440617412114261283712702533660344416631996324021760565996870170846537367124624848737947052663450108254263133155049780631725265034531565209789966228548253059189841694325167752957444291653515908958018096929744376341402646994917559533092295374207137703415787271529875164136918933255113438582732859801505220299217512287971913206267996027106824075314877235459505783198670873889454725405771139812390093288428833489430298884315014277600576203598718254772905000714017413670906954772111007593676119308552992787262313518349014446926280009801620832791102350632538375909576311599641449868037219677794774120527730563303205437860071250067605378188444123739293582869006156523646743060985613012737537789286796058396099735682149320623473399380256824853056174517915093559418987868807756382814329619760087602467182776007923452105277758889532265135210128465377706740687317312275104450708464750469459403186644962565064518076800099985925077320357700493106875993551462856297579989205912930455169449727974512950838238654367525281468793569120523730616526274746228142704547967730444198075707052448411383017594467723724602732600082218145684486290436928274695232931416672510662212707978467960038698765159497293951913221305193814714900795992961279457849077151696940153127744522756073149131212058001439590773383800009819469352041982025803701954746737360241640921982887167951251947822777107460520210800532458924677852240199594535678076879558749500191154982156912400992279364577461237910871051850246344925320992435226852099643143868593699481468779131537376360155177886094595856860494725877805059842784670497817418864785070301569727907093608993365361015419992254518669417262268820487745792594527412201958322566104587185370074141120519633712137023038291180356055983642761228186414700218811810592422711212483569175723601751112807429533607035106234575105097607495116573186924175121473663229869586316164776297484457699753351307683608721986016009902783514216876006824781878347830974398312329944645062189781500048967580273536277326162756835546800513120407025342580463686235643843910109723756598486525949370962514213881850519954955139894743475923525150674336954745606937699270938515386918711251800427418573017214714210413243106697552338080395579524084830248053901849652788812102779052887538918198051780130343410440190149630444560154857480021150752991443216375541927208867149634589260363733460333088708953098300024835193002278724681454451045319663581250142756073979927889053047621275128591450212560654164032901023517910979314631918972053587389582194603163695970322072340469381845779803124449304349393763640897493603854104918243719377284575680542657540724782182566445469441837797997733643123804447028699181113081669001435846306091888345740463733099809198224262275761185536852255477329717396982482140876610956185856371361022022662146208733478799279795702791344322046599955566906096924043619344641721924509927619032602811864260345368293935364239687041611997196835453529203932521349520750882494621361863082581562284494785427857187532243579801400042423528292581316327848669191625039201433891241669977790225748775436263003053986862221417198006301245554342120415869135224391085313544227466948487510473382970482863008819203084822180596473964245051065686038136535700062273973457167110435987814593811683480510785694929323428518251058797229126986786256600556361549118082147509345605514605200365317717895563617894794904539012384286012405567190224951315716888531857443572244009830867080661399639766859485947992957345558030531492767296802334891796450849713367390245890757415369593718450616239301771811252729094287434825850364799354959180146105262187238762719463449295809137471131777825460747182182643842180525592718974530370496545137828832513544127883472295161810159673949254645183347114229851404044976277527753291551266494435899739619224179788071037807403222304222319069813601609795358966422808949383608869458101178293438135666529430295830617542426824605302557054376833920151331460884529742958646520809465733192915229102697677671686569668048516462190386197254859756040563275531050091617885525078298154819484948659816954266368848157804633797725994716752962197217269115848194609598209471608274813353597291258638762030555113395338221947376832815253726779307130215933910139941150792181224771256155649158475945687921946167446370918844877787771454119214878006963500612826229725730690003605729977693450530401365779466844518170391219271098930123727160523075666210513646331877125880111111078951881148647834650945133875206290288368408521570705584255617835214546830195785370518768851057431229733324684268687935698326656186811679670818905532603224669327076598905371668556213420562564159507072818861089331117776917746400777700027114654816267492951202498581473927380024902920345144961818507247006065773775569238454645906419976829915075251233724811601409229718448729694490492693603039682074676338086088923402476539849921095359637861042912566875971915772831771061826804118922815331306886044099162719406487588370651074728687759837544703078647996979184720759425219883489918632712468612276840891393089477496166115148509664391302470925428487782749537592505992875811109696161259991275999010461197947932318770988561155996770203730974612890162667190175691587829074322845972935484364598416835693134310343047727701758276533232166437156169819273969625683610766015620233994627063586000299446838867486784288490755250518275462757127613198083238396116893375925901748242211330223794323348482173891991913651124281681625352587326457203068147097019143314617444469099218319710767191178070948764948829224405397905287087199516972481746672058396542928031273853793535962664630165447933996081764563903476096087269585867574951409934942717157931608181245927089140363838077738264702889785410855948231549667798494247984068993579063619031380746153786335708396049792230260706821315940147409590993262914933735752352863474721312186894065855563674189528546792975778583503464625112631824276717331268846681227307145001570772262585991222564312841192504561825104186152483679595715052195236922221905494695745424105260049917836203932774835193491589066476454758049336493427423898735224666955107804117492297013387481901406197792527819176136656730940321351342646065981062098115880591821889627641808104503643637483461294362129220148199815983247475183471423859353692947625096350648420046826249728738984684495977856642071501940783744319972324749550307155142328451390963945492527704794062672139637104623139702482383589649745456875627752883102392833122080495973520885067685162876839874507137340497574037118208309986510649170456861222453915415482959500352012125060537906294939356405946539145117604744101489809974338120952837399749097031522677773693632565713011192740414854149161755395487974515535099338932624497102846861935454589273390605185151270743293782562186409150693491001011135694722388427540426719990222629100063271301772350896726328426138754765742155746633768658621038411875075248539692020848750771463954489368969034377253281578517140274962487229548058055375617078181919465570888541294654199625000734344289623734011369358156683541214364412787980018843610202623071756402613871186085549681430725337827030631206418010670761460693616648246279472130118134319284520302331354919622290327947510024042847867325346831117627115113677207327261994270936843431177951430244587679326986333571966998206940659607253787727203696438734019352789440449320100033265892340757380106834227718598527744386905126715687048521370684303365289570246709143420072722902063110992354824411273781381444074934563786169618718416497339603455940828272426132006310270046025711455245188988298510652281916760169643241839563140227468864353637813395306610977356417189777080982936775211028952851403071926592630443999913752767447813287915556109271219579857588861426926553903459446001860347118385623813650261444971162899737596965325199117719258684660477330799310069612595913487846137375800082618886767717369013838253807364992641002789416815820267124982789985187631910706031246066874775402977816093923427122603228651225066543968582905647956825216917608200595788468744140875963653707486666102149116500931632558617474763416434842369683631723714268592662393579530373088692044343491646965379369907105966315745798302215121413961448248592398701984703012885435043318908212820020951928469925511443048553158900370623825550521797573033039102264227300803959678348056725198071547713733018535288605253818408772075903863400033930545307216153069162020378220267075942007283048779202436207732761475841724568974699359841562224949531095765233024888755914790072880675315925817147753314638046568789586079884706192121466770844196928559850144186254356970163282794914345765900149334323795289011686802159017333123880173997667419997268114222468720961929942087766032754681515444782697144630663942566570559281499814575021901892026052681990225486860027183279634939224007273258089757574245338562352014722062693190138643957559254118404893893434365340635332546501733074374185802436130900168742225645530913812506551061323321012365020425617467986517456922424480075165264997892356908506570847854285028684766801923509806142629986094108245490374487331394572088260752854750866594977205770805458688685942068228523164657944109745282970778517188313892942820616522934274697441444264902690023673992225961615762212687040909520137702047211274274858408357376772379889055602335095922127141227523423041305778030570837914840404731147443609186774918868033930519387631282879577167638659482321987953936025909071254942227232631752318964613352969360707412062375867714921789407058749337204400353420411785892331375063275879066337669912473863504605301447861200529617991606454846941845471415177027630733220579793915786778660136822847532203669223795998890898215264574812594026536023725800185464955795591919123574710364552518443101476283437132708134363476660890514662905075857111952633124187087464358384721342387550555789669113202432699601222555800250575244107866265350933791464978215367761277497018050509777175052733757613779684373428089791244965349652028120785838058995415481421632362425941226379741677700236344655193620792027453443961527725772038165680194488365405192011118262664607269222218635043946930834098837642780387590296006175710969362860314490331552913412917156886386197500468218003099678300064661337600723563680923800151009746683023375716442481116481362623018783913842196660148914245140107119962257478435437504966953064401136359368517019892787730512507192870008959014713002488633234104839258634517932804316397014961835538980933937373129807168720962872481099427164973859463651187441049764030427708621748591358809292555203129601615210416464362732202629946502575926390639581618613446739990754383490326101998862806482599129086943893799171673560542878348898213087968787297034534192906698917887195048238756809655518186813500843407398257514102909426884637667510303574668502536410324270188676308698321579528391024713047372378025238195669389785551377701362602810528869000276650699576430742494999215717674514066331598013815716394715523578432549966376172812245189623699579914748204109240294921634411984813810010780130716428351069925108819324154501415450764387950898223220213196604115350182098737669918539706591921890507118197338850662597005615078566306247673446305232905647659580498879704570857592543907489342116608366149746381410952710004854279824238678055043313304842730001431669803320473612033646923571008990289769639489570971422423618706120843483025551167094196938073515594490275636873200900429301945882655337320000689938063888809287665379238893220056635872629357738865707234725509468134152166671797589774681180311467916703660783839778743708778901531379383762764674217622712551635785251151141373846683832240146676584713167648760545557309284537082076557051634647814749502777750716798841792098954702290549219454206731163311752634255732254560484639656335805900539552106986856509326934778734161673056149777345179742148133580957560992861960741441662131031615172202020194967216335125635033398090746391929164609279909857169814729424604541791650082804904333564375187270633947186661522184369581662753441695252161275083349054532665526180994550686829870233687772792858541364910048702739965887723778965124166927566827708234775623632242267109546612163263867866711306415239284704304406063642272441967438568354715308168635879693256482604006661868151658906897799693190009315163129428651579239659177705488568798101282604880480630534491139955569544981235913359382700229815402257556771530976205172395823751473121177932048638789443254685577488969759168624308091335899382161583744799238696953144144734539597545336177323380857575435573130935057551102828126537177258629871443826323949086098492614155176024825879401627090151859147617477111343246265718018415509737173134608923206498765593925975249385110881184410400426763006758702560213106466968852397140598086787489720767528934391860857127889613621912119592278884008208967720069510381296765432371921264903078592602982893688693790558755147092288204982768647450757082532659270836211874647682312563851073526103006578313129027519089141268820258076192222754931430443301615990012329982677166604071849776506525935007035756894294343365402402616034690417408041075516238764289584896809408576623350094120024642668273070403691751068238488278439932302294829044611277487972688556877766214456758111165513147775583148934125503923195480511243256050623160253376137542092774663796412998048648811795601063749276063228392046594154558385606734980642442952868722811040094160601406047823405155277502848995123460797862258479883570206437288654024093613936535887707467785032965757151860165845251575098113319560797936817444075158309860543743993747487401077586055781372875403593571154083284431284421695166913555093820279019348552992465504172172914559944040133424534546985792826538898641645510014616101506227204936605807210785114937947950846885195465631233195976475157323644882423577890242326925618334771270062093754133235349979745885528935519200322222436881507779493353105399085085052786287986712595571911375242300616314054791132959494192239247663722240645734067781789125787697399792768433668756057514088606566713869937674865997447852276095342651513730144005418266365460857385242397355288340494787663526826982413636248665492014976564533112176932690789228090950568465503454780454226243975733547841702781541037969058865534589862348904788644237646272455562963710006729506887018392744537456209316305549809964150664567785087465538693671462963629742149108144435738920015989390114200758320559223672647613086976787354178613593286304324913181444306967167150775424823293311153100578199819519595169701630190685691106547693918979891418687821926471714041008576370542803200642033233362652945014993107023127960738599448616000642488903286343085300506531943087164470762122270002996064903867261993510831892648058291633713109146582950906620280485138087835301464200240421800953269823288631656850771056312284076684236482421689742373727028643169809065908934364556353067483570193248860647935774734211131757931167626104242171704898020015412629059588567643777333314564841004701104508679058313365192565898225012407413696066423054889894457574098455613417855898660637375388724638721354804901256097249159553735899419226833755165152954146694963988466248349497121941109632821513549284913816684066563977845851929889815536230439784135930941259637418595062877061842983194135768631846100224662159980117313675428305814748278101786428614344957889411826215470573508580153793010070058054317717076548967626787520228490650672919667872412450482448592400438735480072044290506319840424868788758616851186022230392444824206064753806991375869172969512282194548756612349800480112671941746236655873563702755441259521880400285380643966166440627054722993959430288290944347388237835082049620119772974383270702106502950153394027911719868763276218540863061629226245796875746800199165488770627207407122813499178425139584952749938738200488098566426964401714201834098404269725178665254350497772585127325763113327361845078013920739990908762115816406676351775837399282773508599035457582662359782440939479231847414682369317312071931408431884639634402649439421243173672618723731015292126726726246734603638879009907856850486557546578686046282280182607853171561696241721264519536043482499136658468886511950925310645635682676443165310559245953422068526809875417212794791760572019040211245713378002706284663586700810580706873052097261196119711024766143999766738977592341004164341370179475659861548035566335755259109531142416630567793324153206953557388214624681385231669691604009687564884029863883646956689468374969440875742960559162475972088946246069494020501318568200885330167837806083299776169900220533470563000620402123552891382872413901864080398199879542336439619402448891915374551548380437810071554132166415508040402762143430826146848500488318408501033185942160756111378263976505040196477661739653987067344006000997523258938255513344599333118487660727148552298440323267578605700599871560201472842525055861372681977966969714676458811175930010053935668527152873374496817615097689083517381516742546503975665092979144874868211189937883683594367758027289120270281459989451662319498034212664601880237278051158510550170118158737524027011522231780770609566439364519573289219737770254337033766046335279654362383207316680640638062673493071278985466396399237745217926155840009345891601009929091113648703796427596851461685983179535390760536515637974526562384206755043812664842635142362759440828182760503271774090949854888523440040640807647885639971662196561287529108824808512887020059414822776384464051183388104135480430410394706247184161385188002608769918934913591268163701082445402693200145903062668388682382249291324067149407499515495684702770187347042309143779140286081578626224689251456336637072101541479886806405183930539484456618527418042265614872237080603705682469821492633266002985313040799096978814573014147257525084656379616448451846274501273202375774542343850820090962946789552170221671607843975492525632284212206371993254427594518642070667469770228573198879421935549114228424862141542104767255644253441173285379749930202496060524793092475749344207252655690013592604504171238336278096698024978926598506495183128475579081021981945272454822135659248515068449427179667223446692386619677240362885217587000603602693911468541118975768199308883850269351058328628621288096233265611529402123598502301310735466607841527802027068703433284092010389048460145434484174224980032220149664446428540878700062865319925660609325588269188691246130072094145756501552976299209064718622222494345094109793896292953808162997451459388884532365521646942417596009915074476057530028304819487908386081667742417524543987404209525902108568902945806761165563031395338929904737067555305222866634958633615573227393319226030164309950411472320362610586257357287368775647543345855138073550771382221468039246907539198587553739968478916426423226112778905752383668635968079128383488966874380237650645123313328649024259907129444133404791687725353746880538731031104252802740889148681599851849064856764311883121541562027286450488146795361868365173455238898113508795797437618013911036296046461584516972343832901895423215164040666629644084079095935646393937863220411011304768290364845719146743314667495120736072969696124565020601425439640884276553194464465597815882255786449830714133325428318835854187947337544515401721807732416407434438262257346627601486727818786871326967389144371674011543594934209187611576619408949400896249011742555380305436343668942500693726251015760443955165970666894775544877951025829534876876131431496558061772378154021841401373480505371033693829584483183742167049572046353449600410035898070070300706167002903094133112879918264955321430960591455531216174977720636492530447847743462733738030235773453018498839004378321800205591355687904678851587156838301561150297351406574646577415784341277893417347359847324530394637364439200452608410504040503496799906547156390083160257937215880970028228988104396064278995404531256954974623286500631542466893443919852186361031620018758216685546452861162365647033446320121620618089017618117324573767429263911658411513588401232424991160308790305289128831073822166990118823310415950254865290669211388033972289256404828432422103806813691722098635953622906566706387545276702351803649624442499714580068700338040613452781800083142282361422864987733887003798299708905935997525042696252100774657761984604703689196653378524618118446145307097498378738139784190197509037167328621235573525331960661011423457965437492518033278272352653488240047554925657291289612082694727963855341310781066384489044500721406447304061563651517722679833602477278404759697334016448379057485843120084707574576882409350287094902911953844783485504020757412363723375016979953386089558482566785186320593889975052948739105675005393469673980413732411156166882741544801630295251559446720760819195315757510377334100158897825110171885800349448187127047665464731732231705736078351991834503076921266927173349155312674694730305134289042038325875726558261719878328986957369308609206112553069142965520444786855417123795659866177896242517151551531612568659513609817621476875366320560430037787266380941752487017137980491762578806320818604045711267390160220638850374743587045156039356944021905970742234146427197421627300563812634246358653894256818221855432487418272851452779097895403984719333193514830375599570254846349066674331533185376945550348142681829715417288226809665523628757207925720891731141476032720389722207793218781524598248756082761704669546990239005289665865622182920727111258386071424442013825814050520066199728599129736261181494570242933910496309911551454371724847109008650269446442452123023268445061992965521502159509892819573930077241504558898153422521845145651399334403273430526961566890300956725707349998088870055281286608124249789499915739139755854108174619717811954905553811871832137037318518257280488046647391700217847295692767728281519658231735697770525667799162890042036950765186950121893721296836994831824049498550828303499268710531122512727173413830856662975032930179418278302333779575159980276999219884618172824502441863349797011213685731234949906502687891687345948650371209731658443776454670667650072668825275088434559686083680639991381038632568476831777191378127066274703819650284713615944559155943699250393973719723661560572887274636804315622855291067783303530899871910875161083843775360607735428565655893531062037215256668438336385071566335135305253036495999335678709226461052823050862665274385945226840504142713867785542888077283288328653121273287996148433115281685503286231520344602194666846667894895201234054195390066775755991596120258197591994335600848778932796704844634295742961964603125080703368298297534300156394339787375546131626802150711553050206469854401296399313256072741639358919587455478697939345623913575010302880080464215822431531515315843549970559894238128604528375216290114710888781955054559930641521076183982777447077070354646625276261332439848081719417255803575454747528692593518931485971510801325226480454895840806104084050332997821835231821558514267650579002828388049082396333892351408040999213842346819630390927345728767211475601894742813190061557780429721707944655597423603441534661169349670904599796206299729985144987986880245144516641382610445489721958293122471674171202814366721682696578920493613688564277344404492355102834551444985519658455500127238719051789183453023276417672169829100982263234522053009067879535764212841137337125048870687716279502175227673642742256453838897948356601706184999791322266995007195670360816135565907528923021793001604750955993183191006640426265182892570874200002364011287153006955177261158936485767238340352636776193876568084829641894955126317648216649458753805119326945022945364879620134369681496475623957273971189226661674430773833966950293147272704381408180888581505243496328952360331586597752984655033897849747771394140185810517247595078114920215031631583058987338402708674359696679791327002726528665394219308059800574957100830371285583554306217723523410355696634217194692253489846278911909793123796634279888789278188750156469611560759108826181749858487002293615443536116191424299525648495340859971544679164297731583948848173060037611859404842075504382465993621838568624954970504429092969514375563247872082978091618795270806488742922102273580388566962862992041526051223904552616230174890576467636131882642858682597485685252776395532474545599535273329138036296900594370832927262869458710106434359266159092005225681086506049336786340361330521241988755269265672299054276799345555338775119618383422597674432726631418582014784876841555855001883660546871347430515702420042324518277365131662597604316433038912628624916066374982167120998749922019070013593649183844810679424634224350592332584713278381316687131807938639104567261843737435188706608389641735217482091084591237147856245498986778334507297170608494983819128040265998691597323393151600161043037892271633917296811031533949467796136451749083694266301054078494248686690046790719009430911960682369895990955855130554108197394597355157829704080900580029426238742385200749462633784893450093783142760580668189413623725372253974721133733674551754144793559295201174143047170568276915166873736691197678952928591701837878871580928624684016434771699510965797332476860046894282981146033343437326523225471377352637168057970319522450577952613459271710480005931497834095580360533674728949029897605300433255050834323587197463630624586691969312506932378625774439825877260754812405245533306432898147497175737356180848323360385893864929348535328710378327275161624643129920919665703548144182689003596428503432953772274881051966583858442614140939813079317403100116936506307970121847680052515844167023667039705582180229612708930099365968935792523013856273000743438262364351673728826052549171111426119425326034944320264813291170398798206690608650368240285692007470661431970808599037044148462885362884110601794936800581246338976348194118052174299149381803031591705447961861461499299621672285860552058432409524219926155480555364592680937007987406975395782947417037566648905362173300099498439794870437686137163871196284349006683324433612318123760320303904239439903811662042382379807686875840972097482750134136443509642768174167646362476834713061192678267309723147200100352733759809763150819251542782644443191899762999900051522183863153987626041219415320272441314475168674668073537107944741427027065638584543443841880385629050049671519760957962496598147015006765947261682124552229986201246548361189285806917343453351628460974774123924772142033757855322313044598034540845926804271720367555193089428335015161779638112493581184544005092716728461216785591560982897755424281293143718642045574933044820477869400401717828235587106731066200495467935286591103926342908080852442205939074662330290114640961720799264178814616017894328623112882497842567949122442584994992250191076080641177592037237076430605330255513590645550361929925263636567217299989588663949323253561386816905608013419765319617374228715646930688537189908489375615312532635995267316983599954737619729739733803996286394227853793952183145378747495347427000062316646095064233738168979146511922823996649509234149872113522983118766879101447970907234905758269881496701434737786464709275646071999743234339314570378868323003725624312347430209036130470042293949608531910874260291913539451723421595758559145551909376404702503445006459569220053033364731595224032158057387402005609667758515922527574746842540518315402298100921365676326612809431494994322411797206005534242431818419641842210420667174010926044221562931388764225058929143405386200971612703859024702235032791012521347757272153751006573290259372704875408601179929719374490936890730003369611414612417225418019038012090293956378192462116990753833243872521151119375229785470125951105275313695862444340137727084391767651901224225290066454608591729874419647169215946349064613932726692357279514690925661886605043216581120678620215974717239891238448129948700082531309967167127806277414602094402570113168973601327325994886360178405456756894848697892987679291942163157634157086419631279489727428529653195405824697264097406492857853971481794190204974042328704310752627243378756087172538486407058147257415382665823932945445207416443976467231731853000230773169026447190845890546718436446097122571668775536862419588972229226904413307077549350567769117555243627400512101135291173970717709053030625559895298668290925952887523181565247993056233863736439699966674654158823917896735911672658830633354150632514200726084736441213104776377045715735135701472633360214604392403282979685896316902347367204221509557728924782568529022878363506887891903457232098717968791400720637145306836297396078877389240283464162104770649767559280421422657050976663694407052772085116386216572683684907884056035724443662769469297432777371106045298119157015140049052034132719808232865011658701319740632893647792922844252828426927417284549689971741313957281791270428730569088947978189041364509774104823650007763129875853410343339344778577855452363032875711396039676926191620916753613215949549403280120660453597001413061642822087166619186660265111812914562503417495808509342886760789102252386674518303356289965440290832576424167502951591520009908875943303491168373892868503610120966287132782906112856228813375159096359243733448448167671070583218275368011009395379350742755726887960107883478834376293496291838223688556343516251374134526064185526520944369658340731016210583463772339025024335682866211293898986926200999768321851109999252795866173243292603947899439183166589894832539546020632110746367666042558197468279546351907936637709729605062100719915306872035788165157818600876958778481144181567335484298325490332294487143739850647403554072296938947766973596366409182566437644781713866546416151332079811408155877671186781328952597312783556832924804067793774514205446386405652650521119875965564917125837598179089784934757365534155537911789999906183257449451363982856189326260906493183741302816402024725226715617561729339803961734809139334102343061595820879701773090705173692187881000664161610404679541963105375063003058935288139916606484430268254064070274199240234316861392412721487937538168535102878122916690195885501779192153325054222193339598668823296495448147411931774550354677868683988097649521875710821399835514499804716318843585846067212341055031334559347238072997086848341353509734903732071942956608179939223362231172478470120390851165431953916243357162017001829396368727296847213991631826091290341221189407920488398212923728286795887641192133204992217654657306841477811869345150265795875822345715422128511355531218319663831886458035942437951398404087520336868642653298913091931410755850134895370885265526840175603767932139637596654219571292953956898584586714265220452100401966217231253202891858609834013731921640194245375815691291002847505271681538109481408226550081338756095501003138942784271682892768648430677928636337697783538961136936062553177840964008346150068398647277730129325930563479920126833049039121908914830378806175953880368814185633084031806432587052667885870908016153376973809041690729688416358058322990414527076483071974452835438268591066260834854941202820705760028075690086092477287315100486439228618081749875400620487750007653543964394090495395203051977638610970365295239990475852690725200481540075807986236665750132953873926251427263038756796180172291944041190789326909900787487586643280641483354637703468441072267320196612020178904229245604359950278312507071034952750391768472182651559284926521127646033928805796370753665878027701910464853091717780379952516808195830944235910403402490210108256085621961976300438682067862039235655367122973762744991322897284660296825804256309727867400018759573733784663992849071727337218577322995034915035267391321320694541242614745763146150008409149557442815255921967401054780547865547267759016167205462505284253213115923751528390648098830232139996571923600435495779898726680912215949129348126614672082141495027518884646959980773567233643179716353627967221874742531568405433349547470535049546030478437530566439641864420065728398678125049058338902064949992204599778515597868171032013903446999750116789507789932848206321734703913007395530467305269266982900125443695149752279238898684251512676732633700605499335230289163722481745158252608670728241860880109384863567533128813207663223482178937008909978788692840628410362811098834808012123611761273299164886076794625890375161222166413895794507570458743228449966185538256057548831646700216356881113848852307986891677011272023673021948685389506301017033450599776348157073366479335772458635034277180498921026470842676381729447207256616186804166067843285607636777141097372156553008787919832629422662112317622350022328294663708313409980884335995710151898404701274750178174431404903307054308043806667558037269680359456408207720503035318420433423869039700301357438227626584127240969198990509843467690041995547947719849883604354515306960281739251214061170336219479906070624100581805378190896674576834495916285476231604040941325265108439898832658903688994065638910391386082201227757133585156948434961281493304943721283832033181774623116256344458994907808738264416058287174958900642370018407775925699735269975634295394557971493498686628403104409787070294028108105250346104325950476695161517316478792923842559762609668357008792913743740702633312144183461361812666584171333815022828974050952697638970490138833065937683870024807756252791012781203655605680427856669298910105710006636700640937763699626101119505874661118302856343530081451823786481175933950327619173529913558883500050770450011146219750882822607705589940608034639358437197004984473267684840743525249070802533875930991794641094037129866758663282441637202964624852605737968760793090284373638112904997422526961974916620318920494980117282555390039536897166627706656158386655324988537270342624546184004801938998636256736469494964974033103708302585501234476836666630054633028808640734962243442426236869749311168221656524703672049204317727239030480455895928732133762414228367101903179966874994561473352126537700186549063325732762915380275700938495846265673914662034432238792783406659168035166909551190931387845937213629767261306414293295144102333111065850603986060172793119585820538303384046823124878693621312254964909435893823051359404167706654305970378613687223035871886007145846662689295879808613209950638985659825470476440752735152044035199100502701884510357128731849186088405463414786595875423856051211955538165453018357981092545794882018283628461121807164238661743808845226163412270765156631979865446996732531100784330584219666327885092793675064811196254768647027144437727535546387982361036610447621765043357654765567699955903973892812682823212894984217014741668555177893725377784033672170498372689395482084309405860925239976085444821577054741465308856941646920854802263506553713225147812068933257405795333740466446967061827005419209502431770203187690655117363382879293194504872336308419262658492585805079091760379197893376245664953519871807977668652583595598546628848138252091398633287370665028322407004844170747557087357510350254861617360339124826561104520205960793247604395922261182955820698079986185277481558504531263913026035090768611121127849788318602223180155595408195132364540933012096661942191680178286669330854839000125915949535907605517338754975414931421138722432343374942792016329904728739460532141175715060960161262326095242264991871898378835337062462746696266361819844162365819627986324387331715721325300129340117340240799734113756897204058998731074923320544291406871724962385892664159589441678625401900377725647843255413119355174836451340366606173288194977783799105226617945697465758885153531255192630908980064015978969870409096258414701544119142748882920632568284464453499928297201921727193440959513681449551132992574964552391982999714301121518547888935473764391754544229172746013120855673214290269957735113161906274970650191460593451063231979197387549705661281962705590635179479554453192846352084442987380494502386942611879269009177471888180646548095847513579066232694611345396102323035025834491021454335698483282862489711523697938563434635629688328652904983075825283821110411944907193984876105992003426916393454200674902644035339617390210509538026717444455840928323625538872787137337710585581225852888039659382967545453974872917264626667501110987245138789575601702955601170876942045913815471744876581642922659493161074438543148643830441793805101111141708071966494904441192415366382839972780505070575341683318427166593522973246035204971912237348169611814909008397779912128049853343139727681085087375392920225409436523184861480883878521420431176925974293214375961689122210601201463021067232897508189324995116951739022892274740425436213711309844304679244304318555280807678352463107823301609150810789900458421565960107658193090779321695315295980007615379906092392510472162011799480805886362551008023024285226194250376544077719730858990296588206539049711104976838323941447364950045409129253361396304955623877451472655862370395956470594781546409118872377809234052192673238102044158895109688988073430378792545981570215853982563838553616165222335993752158305099675768551070480570454189343895439904938854279776377902184026270266708482826310177421395780281624210597703338701261397945460552558754438467625273301125882341241249646197129030234669149049948951043638045422252671776184642955656657133664260469875377424894470373157008955832489913085327632550059639026711040752969697368135880620867125193404694163243253246213398059803584838129167986314629324697416259674923001728111510732052408269605223711214680727301900065635809488758039637394182155879117869841637025805492741309365705995222921771512466711541018564705087648466562515128660264414491385563007990395261565669295916652463797150174269149482875710600754470351797668487815766901606865948994419969165302292926040509461659906461653968415080648648889943670751056689920318924310780444942141199885683337211945518056619836970634998432466183866685402743357426433030790206725980129028069393879705343231439915813477089889581486188529238416391120315454128221694352947963573063048745561330423604974937501780879506571387678727923747182363311430678911048196433705329706084563339833979460885306358743600965622163177572133793635949045296667639859833936464169635541485420250191011855603722643553614328481529784988525087581160360747307276703221401959614422942672301351168666082058806174968400926589001978064379745743622279596316764885282727783421910477830720857072064812486591337085847294221776527382998454186846434993375686800723983131706565978164680387451409010175201960155753799326649212159129187050517933005577522450333752976940582400148620553665456267879584789468071514774784907377772424957272840953360123876264642515629026157364114778339787029715593578879008449495646916179206894192026855396865435367839153663361781528042572946923572467632288606231950007717764070466638279563171385721470385015501474213564731239681146741543037619876791217351116405183127707310764550186793334016320445685573600020900389346560594856446623958375300974463351089154967777174124715505541884527201915665546830641925357198547292034586202723876092593636619556613113754969001318194894788398938635255314690234716270239145977035672313424646115083153153282871166254145932316205048710953746809037245200703247634367243785118567928446164343620303952796223950926594739699595904210748002817150471090241145346868168506021976260045274088972820882944560550915754833435156586284828844396884660417540566742648713599498468437441734180645560375704610882172002919311593270757631915770346728304481812948094947829544962376782799389165190917410429554966019827343422002255093478346627686730321985878306860012072284594111921276702095120070428342531768955780841067909774326752381398309994629221313879663833079939242372113578024796603799288887684552593910330558232691212889823664119811266931463653229868612859876606290626287493592749423430951452596437336578734874022799444859137678105125658633721462543059772869959502291804345365665640315348679447236511144478490765307669364385308742644936355293777156512187457784428020470101968467465154726467584128106481424679962426997249947650821780844078364269301449724086850340647393506769102400577072233846499790628240296398064631574561070942690246113250382907191167142511019258161573096745921999198990130490435247777281451495256834908307798920158580836184252323575059942508716750243972017847437806152807875752155766844028271983444431142017419269723126758953322988998922224450144197446843093060502164077221223186602708212284351771894991438878455264069003270108139346338578448778642302069145050315699742144159029028281083968878410438209025043246884655481966590177463218798215299185551151501424515827336352405368691079200998009308552375544964480390978893194304863393236914419603387961313146681356396679157656647897882314822860333110855854079335373178632977259428700583760117034513481910183627466048266232216459202691168556374199267141713514739987162693514035856940873083311483033959567387869626789842698660831416556556709094722236423743647697173362952817034983334059063058969462683948101744905080143115965121617611763974574602740510208360597337780833732293109917964391172583860257057060236293900762622849666923479406377394933077228069135776597871691384109238900769953430808580105409155450655832125075423766450522797469215582600365393800415436677730518833910731429929900412399736013261705414257280250628126643679193597879165630978564730443054548968703171903017573050986247287639487777079941729505335133685334597796652600795018962335737919648109512252926913337114901805633315102586800416018759606873593481580512781367945555391156134811246432320509730152903650247365835471365335596222876499132083748073782474364456270190335092511098090308937907923756588718679996968297071238956593574339061844238021983940368717749369280290903012898299873229413413509895400912657038247582882050381698180484829715137398103629118537965311461576101059022769243300371463854038859190338777274750460300648242024986955236942514794652564780807563605583045020885032913114878662948307544467647363252242300141656889948118885290072390478687144296415343910334023242994726921431177047506885280924532710542171918826108732710514741283842038441768844586650786007907122406776769948857749646897445040346879513998469498915863788204894821689068973917204215580060610487978891884369965415333869852487677579492949841091101366681704493513860042011031295489733718595831783004681910014377901353864613522635992101690782289145165870222000611475139100624366666122925124799748521396539616274124913213066050198298592626961140604334204236498334274794775546738450028996003789619021979681677284370983111593949972928080892475786913231547076105848573440451361267386586297478750785281956963394180942280829142106095502780405704284001521990716626369171652370288563530294250800598017379947277576090941261508170081670006482061724257135412228669707892841930755029865428006474596715570377925715311826272115393969957977727202249217766656739422228616324741366680962971211147882544820385308447351132895382316281725493531318671455997819400742786490901409372423272114026468782853978519148992861418853413835949447276974389478777408067783323697776907647174700785624229176655850274761725492831871958528267086723315704261598990913630541717901964815344915451336356606808648011274121011803637193234367579018529449019545253632547306574476292575355976805607974822568720349153566803234228352393187087316424737873022526230575030285838249562555255546593026943469566463552566699230219435972928315569404676943864790692357350685977256252418565989823246689602495828913695334052420715609477460680111374508126768974820501028544550576076521541434989167641070829092554825867031634452706380451474147844615504339757947860617039430762340594308451107328939366220641169415824957975527205279159259198393022050681989747213800148922399904484558524047095887172793428605635344425014980494609064194952224611684179404964932960639173895636333493038713721410604147056363083594636878857129396887632555092258648895426985196200486464277377898874170782790964171088031550116175786471059645673536854789085188705062291872016143207027660564452759021088825307348364062470444226491576519015817973250978502104358436465955540023300484555232981849776062721742128948669997829620866367595129348626442762140673155635710360252078567551061482626828961826371722314503904953589256823525910322831761344918636395031271857042246768479411653965473986865585321817398822926016091227326131135276780019175527547643677438652569146902342968434104478618606862563469123667116249499407604538864518213645672562678978702856597794555104728796807016246037494126817262562584954438215229698192222792301037617585522860194855353553643287741394835218176753948738981710890313494285726585464386071623286471368869647021072768108494344302104340118590994558769348047019626593561521964025124863208520275214939255355950024245233562716293881206301849498862975206758661468462861676900456103565833116781731403061820442129058654834366173599115910282283946701126092812205295610890531984825171123053649203281200490666467133591539288866989309557164729670500119591945124711269347449077549419258261869670894905101752922001060323307235675494941193291909882685356772905837832536226901486218286645069885358203713866286003879821090519077358598051348955739486150416065723228592785240826742451491818747313033818742292225673483650262893512716957375994759625844102369652499289946063800490619052036858248288042049661871001707787290997146886465892344037761119465129563536391041421507854051964766508954975712657619075515025967067689978353353078000495263081619514512691016369185305967495984031366654095585128610333797283734332914266239719913839097305576815696571166783104514865853971004782077689643720760805971194959734087340136050257670016252794022281504952100104791658969275339644485174025307127301164152666185614032382339838657169650884879404174647210732577301768494962085090735886379358472451376997484214521222511937423941096104321213447952428339455532402164232999327893720808988347442091941743712607910363514454664291199577011592629491235774473570066532319860393056137277998590001083687490718012890086979189250380157024595791305193018067371631735818577170544270200100456905026990291748745599380228878295921972875553951427701422169061706091407621694157281131176052854108886543771538702047078446096420172495907607512589387367447916822105586548599367556179210959585281554108547717151478712754389440154127691001021625731464490787230436029014055631322271964877038159902154470678279278098366061306220357210130429215582234914135207308056746253168856025803898896064818281321818328403806004352722167157920074661489615834411625307949601152402128962034255123775559438450199298992258807643913192784602698563874085323490871399317338141322353270144127760352621722697761584268907373827206102099261562643211413905392121157471854136261353990761220657348605438649270435762383174559521673626106274837287159416288059019597105948325429705698430071142667209269833302273272223274636848495266144319777732074324283011970007601089755843589762349145324988331170059131007938436968882509450666807391553219590531667401823347386945258211764096427791641147523654000966892256188380138630996294857505071159869862383774609811525643141324967023317906350940339238584786801504267574796376988252353685446157267087357801059893616112151679197226181196938818535505089034304635589201655829093687414985946971035563326605216830141489269866525321341030081733224074555405925765731219366674997908914923843631866773856392607630533816332242205675105983881590494457965469440390394291553473774008047932788832469375777059502393619301835359412486284195166347798396173669579213748091074873988463352437189597797177259312115053448227380915467017755646487985468392504843400319325791413829883431376400366884551241324825360709868528082162564236772143829895682321741452306341667778344937503159500523924453679935389340828105750486642503293618782223336791113050558970590506362813823588234548089875652170753806394651775117022165420652543471586171317960550630518969800731392160041716681196968295614368102446281015698857225214061019954972421189623626323486739640306969072903409700172203691696964565808802071889945353739680421781315021260832861475997612580284637612609730730992553457621948544086698593677559835427285865271515436853680397516513083888955171596314861501751550247706799048904062171092358555534180578266460851065245741829593473442584268140296771984107849282657537914541214893309355139332576751504023793478270136341091919717467704350083925325934765761548130787895396988078825476239102103442777141920902921249099062508388374714184608833966589153513095164971072302384554499375931843330549424888128357559820843388563555576466241018804227932986582654802451820753235098675511599726076608494506361144457595528801571378007919057884416775836355663719812606230269133294927152174329020798497492114551143695987446969096860987225791125755932250995448447818282441289100524371424296193881951553764685100219680364841957052566776170244662213090264312866099361571746791639896764107575845707100105320567552973266406464271726524709730307359657125758059055733770910737345861949503012724894550354928216506102738608086332999195962028480788658216066692677484619787526822809715953991400452615612088032295468939855772881253450541996675309082044618083138593865826662668333230240856235108480582316445189203006578529466046064588226009897253359453467968052602505777366653981184062050383120984839345107961764695318045632651190821400551782461748779895437987169415843330713039680965141084801412598273301086359522078237939507047686082452336439986112318078213145688901345554972890765507848013440812291661245813134783457666269614640920652045906852856166789526710413452322300762721960206655388262390065459109616446299317185538164988598046522565273295667579710510995898457894832625539780023739468511181356597681090498672551348843183359020537271829145701658962844262776615974122158830111339488613602269421042501742372730797566265150420323416499106687866141552080584891428616938389770115486938973990969635916448986887473838882721582558384626953834929025939252074004544396058737976215756617420683360574631292003428356573595497653772846655780330128575787304617219824584171160580364931945778383907670463844072056922301244949534105339845767113723961972325102353522510131733509595523106293744093810661746613740607225859474381240965973377555618105386644097420008871839705440629049226397861452721562234748477270420296959701141688311879196861830735415800594527296736478059912356325812303737820200908871962551443466540798499619974877574154503377680233715235717328049609164802864084670016698350063346688497739862597014831224492957818986718210647741630935904089709712189715647466303345972173092665561550817938830757488754047370522688967964700231993150471656622470763365554506988540187213439763396673281592119715764194684118453667653844304753379439443113781621843398374675404442509701535225252328228382248322815481651137419759210922044482456465038745715549071515481300928619221181246706149497024561907669222641943179675774050702626942924481115642384808490842416176054117012253373703827729384566801991570871101183710456420717931781992542571787597586559682331144281634580805764736342054476346416606113945872745005143609874058995443725902863289583210328606086035420890226152299279104071281312640217542951199060206825162174023881527483232913467733900233606654466334595456306991707590578780180585647091405865243560568179567326141146266607551552181413054606269783681583835746237019949297403581563588477524763281700979911930201438306862371514734570095937105146337048904711860987447065401330126965386953555397483064182549822552945405205920765793313041488513366025270259683338246673623967081118094177585459399365163605152578858323489014761981645546763902553983311041308328116168849168988243269633981470828684431202007956953736958603611155987343000484794339849093862643721689744801853724064321828039097436661130575508153850596247031999364283219732253628831583568206143583971876748237660228882913530017645659660183584672135354779356489416859268664238807953259385748737513275905274464391978440970079279184959422819772893752052492509629232225914436996943251776554006522990502178344123963149649052683428076591864768451135100087088764938670719406035694363885193048197132343581841133774409745117392107477526240250765990313794491739123694254158116073192168818187951945152494665381739351961447943826324455009158734999236011669864097063390804201269090298286156044474039276481632580838945212837915515823084905449494144704423411316326056918616025193557781953457766649802549416749766691017757209325950486295139656760912223381846196107277584333606682619465784768354257954991628745502249677456049314712183216984366358793252977296042059006163745809681710545187001420037467560682894998197291200114280976515315372286938164678565262765801571372505141001986201273541126873676553932787846058601466060910275753580981092034086449750591832184344016806944340201426608211677196704826337496121854671907604573306823355867190006710017848613327514089447846598829877391764800692508481534465732201221043767490872435384313396637053810590284319981780532522401275531037682682079918894202853453689310808428390377110292017671638128886545247929769536754168779302361055806120832780081813888915530145448978079123008363198778431088188171611921632897186966973653423591522004597260204776444468238809339066698744779178399017975972480437089731207115688010531046645866978713161161172728575240637471258413260722133882253483562163723569948070916584631558401067575238703755732721129184477388115206956143466969010266552533150688005352726972771658742604792095947513655695250875600331369547967111184329537377208974190875215223621382631973236080300889716773738307216439690311379872256339918529686966969132875476813614182186552977736639412103809276164839208876482776929686483748214957464568302810387549788921148769511146241407871924487766765162648997550108235359797429752793338180070538292036768451547672277443754348056801644249251705645059127697006219138278881708602157159010230018416735260582167690163821268455718015800716597133435311335295142522169988679940320908696415469474274604066190460733276944436709355618623311643992990108671997716271881874771134132329512110186150005060909986581300210266569112941931322435922150802166343259621883571631689716517227808999530911923276090459312701920293918956481433010477864183448104042236049034892626807572689594023086262131368575824314340718037564688747432821136550476218368998916890861605488152732265988924851341310731701009160947617599699967712986334270053930333535268120758551257068217436933282678109792925344976124777055239246013930484611222698771770255064261115479666747324460915061088528820387695561560867409415460640708366625709042812435865865090733125144505275912556723921433533338277150840334063064761059222679632383766327873908437750533472991107820375030650442987581355747886747417519166164390839622186155694812573714064989335809062119732072540605256867807265919902992420935401223831725448451840866110157724558799951875939769688559836836031962715679810087998716512339872063710376890682418652674402036575426879824949624810345163464684420710062407076607662346529169605046587876542423248018315303600714909467395102789148460044822078023957584074905178841699505355794213053647465476150788900370695459473650637323173474436555134579868511581273360410540084705399862378218256406939578759916150464711394313239448866650922389903994671949111566120502970919728001543440567473581847172410510394470268817200228541133121172572436144310030281169087446438348416666440913722257491198325632536258922907338439954851187626271731632342353664798196296804184845063492166873716314847467651630608747735689807011616090436580042918111890177626518163536630039824949599909102533437990273581058721138008709548955689218377349198190584297723642697361912726905778170154721086411870021660367700639828593535199373122023787838987830960909557761383264037532427538126187986897200816462520297015873597137799138818838606073492479521034368976355052283498746820732926915675038963928785104875560363686264755395195091858500181505055273725069514074620243066541142664573298852985126039266986302639994832944694580389425442551024896287078352848566016029576072036016801029277208870313808888313503815090765801779921659905164609054010594404105437790281814178499951044285317284230338076575103558763582291501516184073548449047608571297555878871136227656558424739084080223788295863841379793395618830398988390338049541371521739474834529342065071108987991159750721802604973923091091458709672997494628907175894069331863879371872948449166447994194403036990410012985862959522812285031739000491675548258059562082686446235719425680841615449526379834884843667892307020647222878178678494699531644460518187355355082725617156816805510122200623524747635402846270916553385549951428255266786480543190902485831872212203100805542856130798905690402390958993589365336141171807226904163693322419777128597151094353177172309154504388219292832916615345289716855000822943729535981979227567721570414938114892221548612130236408346787665335244236194245904511157314853793702527597296280390393540688419372852834356889527136457870177132278666933723943233752305932689568323568968813328036367735127250286431656928490671817697949121583590073628890463438261801875774702823498492925185972443990040790103020955763077512595956136249860463851997066397799709539269547400030306728775504158439701132243974405911415673422458435643340490840254078631282737028651008423797072119828954660459035528373225277226872729067393520339897748479664774973829108622643174252239847971626779609269901422341720281115962898055899571612857889185668245037343926085723700006601772943274608988356199537932601221683209612109741168194198807659591778661178414508653424124893114487463833096702155702138570857030615743864207347920380992851668636175442411744501705371998472767017004202925282990394228439356693753486831623195629146225362039625215866968797270832528426406225028421044893585656451680741932481380717375391303995142993244664580118400329920507689578437050801454219666397819238602660529106426333382650992057187107879821404426549333326595641824946983961157481812567065823054551644646792395217199158766309023295289294746068014475032712414548846963093228337756243378357481021911816218914132148603942807592101102874738760618851286615161292695513593163100841961957083023351684119487252989463534859984501218751253700873870083183730663405968883045185085032139094620383021132830839855321045623807625863793313693788631034065127258790696324660011118375979364908587105993955530661916803027606746667351970327376792341709854706194178804906658511804602529373090402765075008423772854477776284518671699206136900773444898966514774012471002834558750675898794574932935743639930257926763303783551332260878395849031180492276043914479044567238579265716547561393229281724985866131449539277153175733152754649461051419502908206822042578177378856526672104760589009105548101885647057032534475418292537947503698380407172250557855726604686437639979202734385286243783168544715810812790558595953979472039828230268485409748571571950514674351326559578200346350649055311415609770528204294725387938707827450717793524154602452264293245434610303254781581704609342040080819748906080823257932523887676665347546738571617613523983458401508196583367294059847342662959945743873703688689119526851486859998531717384909270727298724271768060395531842721298482255645067411338437357239969586144741223583210259686065164489023559073931822254692025215292760356031123750719954875919815482352638662995305624824438166990336362307178058887910527207348327872513417184789522462307112749126171623056496379400751328666611030702110003603892307929596485164025912277081795410157593323410694858511991760012722400542972388266268783308103791983732368271038851621365134225088884541754128455072506276877314507314495573546395688205895046522879832357306060763883373669358560476107683605919314972907003368780106481707568038279506772992172025391703118312057548048622249376352898935580147215880751223170236656789126351351632855771952423497197300310322040926922958188650339564196965405978744208586818210477571773732771893940757612716961494581610441924340872058420781624452519366593117436654702334978401313188887940870862503759372151952805128658085915100471748195835495701667275600577170778022169627014546581507860921312206364116945803300304044286162302953490727390960590489130499816095572720394880840861278716587024949538467968498739355615947560398658844735063105486477442160240541466959005948618624145318430585210051768065508651570753402599795824878332760082209487252558378991789822193845836438711010290449645724547033733319137085663536944196758509818861657136786722162908748920388373298934017439830743958297264614311912066348487467984946805123077013787548077969635497477792106516350951667910120034670671299642760527664682041689583814533338312473412530183226268605673106766102931769209608293260896328017342086438003887070020883012457826347702065744173449824205751168179198317992318144964686638278004137744020169470148687580509849838640249124123151966536761447270702321729206848648872723075733140851636707415218962115418718981931103136281546141244818628111751734816967924685338087195292054104815967676691391847423494956958441294017838911911306481145920696018517346086282403344866288503365240955304215375016287435791526841846176573472612268223379454742586577250133977776133771563418448809660344838201509448224760367970570325811432243151649078443758692180263229044140589211857817905094833156545235477264949361382200015933254661889803488412672818960457521573022050818708517541185559915544983844179319385317272110980643100307582351751987816379471233410992161009329561665570508809928128807864214745447525648768859425653449259644215077520302659429260351906056610989621828369992809885516105322796057256937243394859517857617913308695202147163127616617368566682671731927611013421052311403744543305445874883310443758118371286543418086157932653150831631011225944553030901437454538094688028083266433060691863245969678061456833507233926171772280340497706185934046584718508616020513269223805128359527138445338280475847557406798745745905177506625082681139412809486262382645035102427186220129550220842104228304592286519988364755688295635345797264211709806178753098555441910530381882843539892922582269104928495659380031981606026002573521284473739058660970362282049798613963270046092202608459834716313796927722625535202285813818954737647267485636129400370083900975030522064887098011897208215372531418063851831963640070270940207866536126475889981527163310193691937418140732344833544101257023814019139885333413698673906407967210316657887690727362208574747286876802559937807974240734644432297783524016890666974973333667186894304153994121370081788767822871194512286271502385802314183321522983264124274106691172242558808566639574077376809835821834774266090291789809377283873355709074702575519872154055118064461456115288920561842177500755389507683203119092867732167173251418880456496926121240565025448678830326565278969793590276966042536785682497898352345242343192592357871218498663452972229848005562724349557878777534062131146928541861943171754384196454389818107162807522305213375535819793540834930953692866249741622299356539212381075205800827257958620422507976911016744562054898413918330884457448804688449251907381168757225597699056118633448287611280963863179442170959550780108150321682797659618438265052488998746309465482709888939426207003044956188733028413075842175101762933196690806979164705873417247368015115723255669711606644234050015761171755718966231466430697073463212347262299685624679221755126085612065420666090501110864816892065622418336194768471066803871168212993201671655387039751829951914287261169485821790733635827841773126135342759547124077498242747354281664765510252094481714953035665813998612274212806032405803464386772675908423247600958151071173921353134703756835947466411588058601887520156056180397828740907174222090349200009011691128751968569231542533542387759793506744367200340645437204858113221058112382186933891406244353231978524807965062809861167548238794335810490424596745422115167631893018640193332304817251465785227149646195249691746752298615144950250936435425764679628509999025345406811344400523733707164164751665432015048552022337923131004263085687622822746530821357004044045091356108423846321637241568014018907028629547113886356803946432569375900511138376613964042403281118650290553338769458470749115011286531419754078822054756467757100590851015054851846056723154104855078500354022559353596485906805848000052023341487852984105973777364126490440019575827518145371156394693341814158227668146220506676918009411316409459562807896748762132628634788130980716360964855781899398308676727805681574468036004950878060917117897685543921921703020973618982894694169418302508093958465946777864339193026166792969664101973671437360357949352035105851964698891180068993150918914909878935071923529078466867213007233503929850006574806837981825328356038921300709560002431930142050161151033267012450273151335991578211088026322841294504962716291295380747110800264369912289902637292772255490178093865183621543397935348324862833741989601451011166722907461768282444370714616366003314231017410973919762806374265971301621401871761740670629269571855449035978237468052593468437828408563699958695531990126947560122841312494799907694874030753958906629028506081733132053840424198118093053909492754731401488951309465297347904669753333818002347312121580216672045049311782879542846111027696617077219765729427960365582266273088102129231507849092423133900246380537706736519770013183321474690671203992115582672379406688474928546067396856565296112411134268597853592720447241602475779289988594714947975220266512354803868337505444124948325515579134110310725225690441885416305618990286817686187864512953635023420061074937215957711384712797481183243849705097269158729807326481574035098048335468315305581021985232390055308490286527344973956809857446220373551433921168042740061518057238580433605948738025441131687588012640656212449576315320861957308855877011911024385917822862941132376506158706484181943243416151536201957706907424892674741715966541439914736964126476956583166811090237605953756171363913938339181256911935846442108670711681524835121714721218224678051640232202107260228153331037224709131754857550240100302639295425802434320270908443066563017215237587790094513840109791065246982070415080617523226445138983643314581255739114880617689152637260953659647020797719912032128458864561336976596456195967036547456336353609430525894255044512100763343856797728541606060788885208204375457918611869333648137243728735263665070760473971896958211663237438370923792947070492152988711678948908190824189711188717355376426002608516958135952013141619748370259387290381043906680561727604362909222708997827633459893307377244328156344003095152251554780845882688708842330203736255054186555573262033078470734270208119733008270133886437368599320324008030300676497818344969039802180821721368331434377925135129522584491361873688532741259086127658359249506022745678514463101334885162618787279809612091141907586797088753946418464436807030763158091001327643407145795371474016283654712066746503565738271199224172560350625236600902461135505984230117541587216756760485956340006981687855971004333027668015989504844343165846189158421113013692380767734638637337322158170858038536069285004552326956534485446872750415713267976477799713787318217155696563612806053151314398407840239178484448203497397276853679361873600144195926242056327408998337582980382293665556585852167998050255620492909980698292473414630122021648917764665217183645104029798658002059304168459508987827343684818493595881064008188928842575743413216446710767943178237861965463175637109875971802917688959805785637626375666127628297543348294652849215021116575592686995379938348896636702158793133515798353902919205148385155989365718149797693097484145795866601340021867524487852630931298123234401690633618849129301019609795981730155812706552926528572683216739442723084433228771267643910041798569534220231675705983451650344694566893182701309939287079230823792676185904867318166466003239038700286984289446565984803641193087964347566268004563632130045677099870418368197296941076419127936114032127501627099223210453725376679753901198414599682811963907923492215508236260528143103951682893965633718396072833390266861512878867783178205525128694205581812472417414854142153429827082284551565056059935559292884068452981484798144623586899956159779328306627032426689864423379169521289684131574627141370483473979010673374857064932657443901149693468643504360597738181212944737068039151334736907445054888563617824046254130138486319502258244817261756679769034842900461637701803673719648349510447315566160669810855326898571955991443461835947511087685408579839246023819850426977848697002442075523404117190515918747790892090164324208866340774232448121382046825094913874912563562113748072240888446814779944232753744642939369681266287622612549426373463914793625069642482750880914430569189288661825676942895157732890977730964926188196074034309407023195354491796627925795780589184419904396712354617680414903818177056989304387967058623881559774373074417764977222598378277292852394388498787522134430595967088386827128949321603145624276434157203365980604418889185388097403894724643518683507021719951735123475008092653946732174720251311753262931319212377811564160261070890615577082682900757314883207710823382835282799559687355732229238356080575844330555639219476552792682976610897226452488173142867829052473233044866657575068615373581723450257506008646758013109688172198876030387511245923916374582831615437534921058049741844050860938540272895459014338390475297694240241199901300913622261337949642380105428481008868541444880256662597343384011787488270964069719758816150917080712221694956326266184499979344205606186494466974962305955145315718335398575959463917421251706509164246087201312400833852368365880138640416029425842708274593525946229415605403428068524299797754864275259565012558768509493228293575104344985463769964560136458283526882289749039595756635812247755237513880647915103477542198043626214717289745908561584842985954330757677408988573770368223838974262760714519431414708224882533855659177485032309988352901968652817267192594198250092842871245569161996971184472325582809590622106739467492404708049166209470733974236795884437004539865449869453793562668561148742323424454030295222465886107336042553562852151286815476667889929618394326505383382515926390814650950859708824636872121112358651132843116454714109712942485110950552175176540815543126262271512224961722751135548997197961041294594543037542153634768384250638359528753829960735698690971863807992096024462345524702772751936404480550288516389071638620974783265557556774297845209024999371209829577977337093442891684981649453302144731058693431926885069256108322743391620374084114826944804864551148270825447228229473041237060105502973740517522726183456011672553141291678093012854510100873078710603130813936680559572267247817231853442687261926396684874183213026358104682796305282871609175846236555033147622896101221834738874568668914874287113527351796178763831170360494148653567215833569718414319395504097254503550864613139135408598469180889026066488010993475564429339558231151009614638765541770566842284889453971503685014890670044227420575243765033303105123284987456381507111874869418554592189238975219554757200761370401410098982955495293689155709455773739894603032648004199475827264895923744852521055628815452873767768097974042029168265927365711291407315759555390394820159080850486801266308071128051435710198286662373698179328663356281924953835678958747073185781043509426894817030639663316885097313053343642102956169937663463225065207618722487263402695415442668495939317810968727421957142545513554711940650879705424810907900716419425436282814153766163504895587252756524294673061888107980072496188383401157847885964660783806126520835760494461096653279511589594048504672246445516490993528127723256882710261843053038001575971443421758464529285919258374434871706645697291673955048991901246914711066653375472331650128589033609686527274740461873671854982682017239623216478537452597772970246901530931821817485591796631618409491464812090674905030894871792492687433543234382585954638470100260429952480815412282393670519835312771481708442332064620282597197834409673836955007772263808993280799302013025029203663478268564880258583471224531078216837161689760078763374553198341246376163801065544035520625178053580454766322804715890594275178176897763128056566091165125287148789871589621459351987796941780333392306262275764176840821367394722064132513151881779313722314300996939956460284928209052840451240205211758857026391274281105681660147001224219308664585412604934662202419254174932061242704436837712964304851052921798001485415638052210419985453704437530768538563048356348275073114781243577296817648510917489935028379025128423615413083297731702216273795202632627236918757782715014832563499003479549698473493994727482289235016332590857798573331824858223173134191242945983731941072101577711920535718922264994166055331754950654843195373067514200125434839222615758516693703018748847358982411276906107304109715719908633815080856399591577662658401515279935424255732378722102217564092030102049550767061518851538219015661268490325434795255329005755158786240931013500610244460316638196156359287378808678458253196282139810604243053673429109253729929769282521976985312686355064127514909354271866499556945285404699749082967441597494226459148329087214014935957889058234721796503222549610321914265136522926574975902879088616408800443418432865262332360488162723222067877727871725640009790456026153077028674148262761118431336802907427648701988663198320301355816221769576714480707231353787809752265654913936738953798982228748508844890438627951199359030987950377704447191562736004643048027885453165687593557513776348196013713456223221857248829089683450792968065937691424623691440928479623742846098368765690985737449158552548318089150355177407828500875684815018278776912084888645116332178696384230701016260148724861108539382706359356237711800612984976382409114568234911168628972438153558011531209651969317944955403436090843609930900632019153100530994187767325265556262136611585653597294171922815049414247256222496347607194742364189697170407673281287155711484196897925760030608517547646148187168866124886003547405365499755660681548875363457158077639505453013491097754356191432049891763451437967572582657896928713327996593374839950724228777895195578372760368870673972016820712513178093438820859106043419771186459165059551877684021637496005982805715528648668523336682920589725766644570857554612797354110387788729150313870527192430148316260267954042030621396106379280234440075600431755693896166806733260254785321852817919751049775196106455378958004771326796132992459318704947320383011406427340610373214851786926820087500022135216270578368904395363115006064680479191486504206009082775386280542520001735681865908793226015633384581282201069954389022951922195025184000300870505878406876771808421505391243421198149921047667037808546437363640096960651756208179101735243837478084036455918550058293249630142047563112651594479513737705143175005843085226217086797404458848959622264763956173097685427945223813649917565326213635610576287728251188253666145077871731859702072300545096473857849876586254209001024324110826954779908669034224736044900471559929787388408337823152436540110402133622027024787735904464205352857116317486802197402064572638270619281510202375942492073260992347156680491918222239347161389649047156786146478861576358029224001089114141299493384556001726176162090559890086330216574180298928482012734560499743270829561220052441748966823063735973773317437673748157414079256966734655399535965101941760774995792074949708025023746335139255617992278755502281478175419139775618988407992037387817366481942265763912772069320855318411207712036977777944863295775598756320765014674394325598171586636441868356721390938424926326707106621756920870439408073358265123907967003096150542134639995737443926641754071342634300086701213154885953410900924225758578201164238928537688902179033696957232507346135756618478412573925148894325616431051237573100172296521664485557662331365226419979846611134750395789250688999593163087894448755894529519028483242943605194700062880446346310135365981409441466022256572506035895681850483560591762568190785733319693262669063221659132190793132011458597716310177358845567613427480713103404185718999414949039704612247533493921784405882042598054595947315640308660991900319009279810111256971323638697084438981908540497707942774425942299177975822351047957554546694812369939101672413226168662599300449973650392226582041840649034072236472643874966591379809942601667129609608285809819515241561661815462935946443340417999354920288092016260453532025918561575727963261446582522102736574195745197439905958976886533055034908144337683765574348039880486371580173210267978857650483463372529946874995004566566224773536549753289288730764558964536767996292120678514210727056599390685424997712796641975200658296425062484548917474516765372628508863184842492732344510284085876112735257197136988726081495240910954050426788849067153778402138980768265273818214549798784619986679110457235584526300039760699845830693598746532223833418561638101120690672945326254283287242857233738929894824677377128959656183275543601771817019263384667570806604756389948083046606636779542842229925763770337618372075882264056390681658287633284989611573008666254187370886715342204668558327680900902516014211139184603712137471170842454864446700848411161740504998249085808862102904051398452125094451118195370242201969993875151339677343335527984291939144959363972434688163787174893405633074800569158102268163326945957548372665703341468062693553676989591782783805497311653407592063505938444794233277464516619418570222496231369228710311863778821821493431556227803234139173087367058346744290601285341184632470131474622334420327838241483666106442102584555506148600328884235527381991291230716607680153937795929584715644956718523241985443623785261746216321252743791054925488078495742619420305757998585888546653777607523695622294289641116251135485411615248494306343418993519283658532286296791019496751416673158691450912457767752462073080668853471081223233883320009242958932941780285571038843037920403640286713110724790483052413678185464470318897023575061449147123471339782826921088560716415905615586637527238264967716372755229594187754957204268541705050873840930710931903240715680230866120362925392908825004914992909188248519101670896427938496829920108280931186480716267506428283443497894142517799632682973620030614465498989814404366487349950419836318384975836180874835119705662245405686215277073357788345726256020938721544714865719331582140655044604968450624250882754352469162028583015745859958834322002107343326260929469623728923916842437037235276809531426469123767282758848627222853796487635991385734249170391456168100619264960895795672086041851364546995817132826229145903389267676140053758624920731604882202315337353120235763344043771714878881408647599699812805975299788218074983899461436311145101693413370530124114714471985450124273695732096513332367823331312448992518212023537571435952926770763821527950064464947807355537858357059601960243919018169575925458285584014491221332314328677891958355762660170859080799008123457196291937395801732828836112144159684522826740147192089036620575660476434536702131568170945427219430316840285230391235943920012101463116415426816490335570533791208581336366828419910964028227382320269169343489093156122604250277121072029401538975594293831785253685494696358722799120758226828435875079857704930368217420085123640903351250096470391843627486890438409394709582481144715506166431661645319964976526133074760589986489589337787532064312088171071180524903675027161388071728790424142889704225498863673086649254731140148665548169221097385146575904504663347089604738554307840740323939634371483695508058893905071281323609839168621042283169317821494650134870703138187198305251245669744994335507939005518453727647680931623990363168408119441476157663850817536226610622992232493729070943103010861336340967309905717551456189497418678082706414695470408714531487829677703033640518849683206356668111861424921203008849265806233464722525226664632579138851144111654685389669540576339618515043759737345589359403581195925539518509542801225700570921966879330716221600023752772622922273572989855760178191786945926043247639984441704207195745935909669228176398672915408967406584887776423530014921654928493182373775719325771180084830277270981104248636047139701643169629715415776019268559319347247618698909876519191629746733395446434301324387604829324817891303553471981491277915776077096473920647700340370399535953559413517239441886129709375741874353627485020323072650160101701834199842528662545209083622688616117587142045564515476622648300588992787065470193918763815532667809663044602895430196499726589225865345358339719833175681197757437147320627292853753601339531018077866323893493680852246820610299134738229410695183189391738559358856589238348695879572606373884240438433081209335021780003580807370820674895103898800615837328844471107667678340518423305416587663718449273026684056825550999239248236880105082545945869366499815125145799779586786054867488959910882698556280123907488593541995256767397872927526291242148960934967276559115722920294931899593189810215440482668101504960379371419208194667027158994377712279030187002800786735564729361361319065384948787655081764522104177209247317239457550958028095716462803829230863986270797087423608945584475582438243854686058872162863484592999105325400080880162668952560578489530688521320936473750507327852429600718542063928580894915392944432534920131273443302870794528840641169128739703361344757920121085886964373264811967444613119775004536241630738835512085134282599166600356273299435075306388446368699809375639818915515028513491977729520963502780359695911762404602897220447683707116125561858654131348760473877572855334773080336600161810816335478486918486587671651643168601511994252137765797539144562450644360911837786320729469788561844188542700019272743682021320455966036351706056048951815979476436089423620747677393575536349379672643232184745695162079346019144019956174309306944290175056983564483271743441992223883842481406908321182051652293048046016468694124945203204130089528335777865448220844018295153032323752681851163861978168840040134669628529651225115939790518799484258541375409556198326871536540379300707502947156320738282112255596095778988371120889478964488604969796352736329832910530885741640980672825119050788708311399892337989967842797447481144610333200388676734920791366109764897965224955252908946197291968513575279967784043154965914396385080046427149692810740955073268951635854067946365612221319518991219787067538887534664903088086663592456301257879674472189825004265811983900133721349883101593974854789661115903802068271564153955814513897178612262475368133968027946076964364784214926326850665066876509403451500114880877908850000495720167450282389998043677870048342075251165251996427931042794541707761740911077444784338382078393470906142660879699968770959682785127221559443481342811616659300475770926127473707543366177321833984603936718033177355767029020930608191265336906682891344522274574423317130779645185602626812915074734168264512051656735515648173985538945725755107897048126220942647065253087486797629371099521019227351239309962440322373814944015784736871300268044600114106922526472482118480544470109896045205461288033204401718368693930650893242554394181334862285193046202614184664972244367008402324937097597565358161919183905291332533012113265172113177398274429085455409138058800963703589089382956306747074123926737366788850868602389723949971808896541922466918709547413068823582520861935343803141864558477137769717603015181209635090547089249795457160961245798976190277397599491367603031243050390347823531475688374880881811097839608291716952177282588211684281337246717384227463758827995143556675890204111643526917067845045228723788697455418075564559503668030423994079225621193544147014002269755113100851939352198217648904597598776489326517828820801909854137262458535985670521604061877375846998106071302731571624906023614050894897897781490796361390358334893614642833932693345666683787873048957458934400138588911634550821080307715739884625116406066333965418494950986659768906089389008662338410324435833987963505768629748656322570764248174497537265161251364666614415571888132763729612941517152569207874395785087288527595965099279907862443647678604228955070240976961282024275977513450137861804651441186887313018698577082824941580524765841556156810262099143956054368722678770877904883808687540155008041531823303109701407502683978684434846898941552059861111739042582394079624274586579069342001926873100223932247483113411459619009709390006242980578494941169987232314014651353200063092197150386232652866175389812625168439330351456381424346314900656175620595375652517864110843916678075602510481235092585956200721150718585137858149462521159434688922221653533447417456043335903511129803129998204160595741077495792434532866889090671898878965643626184973427475811293107573665778907750332576910376238373504012954154521375434568402658840011638781125241933890498517287067386420218983764371832595023967457434076619823550822855504760036522432931046638634430622963925588738142170138324552964338120975171608252937915841244155281603766755144940848464228925233395081602405493932091680543887736907017147223936655263142276571873980933816822751531633071860348211937554331335931991741232501731090309411763515385219680086366033238939939466754081173075235464478130660370645529172668926503946968905868647092744808582360148671215145430163092165104574464372206275279223603617005384055734319943100629078991341889486581414902105597839392121209831129210304773987680939842335766920642155132653828308703073720204527085344542376751889427812952426857028648536763637798722339741087733696984118545973514496648487448580776227120696442174019490764066304439798496031400365442125174246832086462415998310053492201226272371012883470706359506292824792389492635744676875538397881688076298279972701372336061734306154691418831092804443828538088324438580031340605917234302629539575310583031095000344638368266712925166935853432404476892222020670363059142367327859729903953905182807837238941626401766592994698945554975629846287997692928358135147593690316933965247732940502980436971325452504417744283208857419745913423728520758333856057950998157060795200595881185739420765027190150714719740993799356535125889677057507889568800326459607832144900926729117451150017403641556165807263642829297887724009226791589778663792190788013701335491974009768247812130638269770970920063707303656543030878631548063033814865077541783824631315403676594476401771082973536127787557720495415621443668817620176094141813381292751016195915424243144009688404839964762962079455354618567277016769524573279819466762801921368565296409124094692390300758741991556906523142857241763068396655568499473285464930717262794654835061222885102912177384808086236115192033003821911668775337588912553687994553658925879415974631252213612978633283481114850186443760334043009263998822201999204137436318751677624219885162745623234166899924538512806521968689864931726675924187645668571155783093226610855790098958755571922004788139296549348116380094250748983229571936705966349882969461153553576377016598041849633005177898875937870939861087738070127299909256776895315342798141625215966722445016739442331156289849697581067369419345978651414409907686640180817807586523505972638232214135870374560169509498233115040958547087480486665556384138212548514617318269842938017990269822891222117694734270743205582948914975824695274815772364353301230516791274493733283067603810141601936965242824846313537327015049566791933720414218181267735582278255573379159737228753030728152301274507097281672251164672515233927245067270577669421673128326722034789212155229165772142482677615372038010031458228774094489755902710793865553036169101948010326994279016748782231048465678805552417821948791103457637523778943313199865457419372830748247933642460573886712655819416512709504120308864947562889049176620492047071598507632300202317164462863716546475913831875017427455773195576479550747521418298782159109528934584395310048438656857434732716415201209709136044805976736496308229339507140145331706560652754875181405150501926428458558046315088240426179482789798521963557751008860323804424702400087135653024022736795826061935662126861771683833190775913029272895895812869403290501438241529056201408512717526210107246599327707298992926560335529015148568761849983076765915428603424919160373814126669046670356317509682724693955097847094958695845653100161744355427838300130348401638499469029333531779915729381909277707914624526470989696330521228540351074828604264484964040937905583850278240932066512803992925319697129971297448689014906297079375263918913976962962601523406425075101439276857817232114315551580083091184123753787044144094908791208884527597283113556324812079219965520563490379341464514217394218874385478106789839267704367899427585399504789514591125945371511680041657295132733441942024832000399798533127590208562925321878023428575403966418159210723062334402549626578777172057790305487806195571822135929204154462322211201204055361234723081094908491762779937726456282776935344704391863461016016709441631489488633127114853003402150404888180291276027457124140342185838318110265657607665519092386756758483364849230000466474134298617790478592197454964012261727735891649580881357080714639624023550114413316832950297987609100780970773380013535578414144614842825862414339359486009550912133561484381023402514248428191481767776530098870896788156211872669557813626333595179731879586694492114106920229190685976045925970053380933449083951589186418619023109628635233107625217708297690492975078332765211670188773307574377039143088012449718635643988703968898855265361643480109015663174774907829358158872560803053572005771050834539838686959454311041286541374001419232172368183263534065238027729572223368630581546851066208658791026272952933488906979405524323801333463734167610247924392393049808215016378016958117830162322096911742903299624250292740991240979170633271461939071855299297447179482566096068569997087981464436234517576985318083208483689736160962317158959599798428049203948926166144033033891274492772848717491910356169988761909483945208985967938479904736540618328223029683039216287829929358474144089848411547650733061449952712662673986164631498428884222036036536591237328257375085140495994528343181440082567863467064612754139367850234292976008171111449907332598683962544228600741712801809213536202844215881700630553545942932217244996094356778596329912423217735625683864666455608429346747382297341459361252773986898086053100141390258507513879134263348181965611662233024917021206777612430111434959904202488109608275434385108692706487724164098333839704541511241641530718199593910862166822177077492518504035222518837123542501716605480464044870540337659487093644250270607855011114005729429690618782992740528550813581000709178621717338491293664178681256200138659416258582926747895706317689463907442514915436511040241872028658793132330775810834180383828307801491971568799082020064326748964582948016730671062782152965875308602800397077506703058792525875364373742140592840088507425926302337826752887334644921558510187288703104187736540959482259508952933681700920288455372083829784289846049968742348961679275645100201566154371471205265625278647778814899048701183429782185136534112020360147514312684846907801141700166249506889590232620136733718891926885688501575291424656507916576749486049951557187236162999937981758015886482970098827182469414895821827036205564430960012333805817561756438497203002264764393045997076553194413078212534179921400533903828505993407453583698710626219366565730713090842645180922448546451410834628227915992141833287009062930081481817962893726788764099297978765367939796269865321974097773164133086938736635858883477992018409060571354419676525067293705503142241021875278006061088938844823888976856150863188500855748090117890218113420451638030775025472144653004431053511995300589990507568328303579892016601825851232355926402312305043556418133452641119795747076385600120655389638872608916825631199855927607667818566221170138263207369323419346264993693465942705491206264902860984995140620368439877224849169436829252503376160395023180225828534935648398127631937538264923963997424641834618771131978168651373425406087507201457616621024557749076765557926812898202739544052537880627953496587296060739840493968420229904299150487850977340492786138765085401615894064983388302699938697481681526395140179821594868619321749435946614276434165369469336855848151774995397072712676968408082437555073615214940957593433465442122600754789771551692806578519369264006483541459235239767688696549598477874385596263104567857256944802810914441536466133267691679235130405329866544201846880707337710959021843646245470008061744858149250121268100330803187999276828640273914018177088101515680288979829791809485004095330376286200749179996142482032447383474309783788918083011258088486985308796520703207319771802197331549616617283634786266149928747705877851858631640765458246383754340746986640388665318563999612321378241392789322693781083198325337863141713336096545025312335071201173615269032280171410477702254980885070556877481617856777925476329181706808274798278420979352228793815361993054478590685619477607125859383199594553546214521245357299673465442312664706096052237913114709763828350952749990791716100933069344491847860905186536530301557234076831827721605943800725263718541760937653089292769781736292239092427001765394241925965074175299746766877353978974156405006685507317170956021374823673098195011969523473878781036874215318604778519217864232164306858411766102852688749508039316718497648366395252941854051748377766717137922952337998151077407812566269921797495059406809061358779593833754720303292514732801204064725430410778082758386828689458521686936328373861840124859722877247213664770069289883852325099924435668322747946889991592747025671111256317979612749939247966642630089961721733784543438509026742690590198584782191907861973533334439031524119788842123904139163294158372285980295851822335841780856299997614368165481121093016148718582418267777742720760497761962076457643058951029025945910282266061272490151576715406863415596008919518025236266961755244699878885683168475659351590149750469593399094121778206451408863072771755952884987484460770731835758319948268508784583412322089088362879784147109979093473311796647128328833491662332489041628121286849312828178899712040028928835851154343035432208070185793745300398767351047564967711309022388594903776098014491781682595529454549594972268691837003933808360498871013349675262941603679924781326708627836833022112152797914479492910791999307114732625028325662822812053228493874556351792044912516405053597689352212454339387303806341496018332484202706660198059950075873480817002708192834627107777980311093595153586056456685172548588322505979035887358806242167408944019528955533606724855172988121942607938014873943871061202091811267803530453324391967253766206028007800950047707785024467746282369796976039388448535449677667837911505047944726876815816634442259873093250985267496273216632815600379758202141785551885505309688496066928533653498831418449885452679472756219532425153294271878690214921839006415618937393485529164824530344534808057612190244861075938244777739637236467246183576189005614543876053687384270233401980398606173994063531198563059907356177138350667738553047600365426540869468161952925360507797664996219873434340510625390565348645882805685840981655057164230365848796784236349811956335717168406425215761582022708811960086238985061953722520669658939076989023837890231559481913460772813000689442013460842202642399344401258418156554527212740186588592516389443881326613657511030430507189298800296558668734701287133928866186463396213124273960994252481156080525052296184220792245345154675245820305611865039019517772891754045944558762898040092041436927169815804308106956329405055236285512125601148512685126947807541860344889091216587651557440159141880363106015185214255367405059322339102970732731007778250608982942810013586551619736842412218134521817730048822377368940023718076417484869471282024175049042472134529032932206629530705651484274817627951262620107414010154750702549668776331912805431394904114789669861139102666508970805493577394287170355967162251506675231180495772439849903104373689488962162906594528020907209348264678707575164573402805657491034937171321551445603818802213473101664164372056336133328627619522596477644693368976639327507395706039505423294060841583503265873312232558518762550795463735851801846641906178137497292581051142976173308006718074800130027795598386870601333603688873763636598701951640304334933167621539180517104530911059087624895050525406067312187834177022001266457441734321180989920376086986867417859359213433689358557242763856168914641594550495371773175202624638551900439048941204188968873517752278815509856092548143666489711891674134367804234721352786974018363256118611948878296997760102474514344867510390576417882958134712840702981854947396251994846444171551111671354677555689140831680870717137401195921619618647214903514456231524042788917117068426305213681785857221203887397343721558577825005280478579351468560258868617457076629317824711324518750408061647964883273473188820042589557169082383353501638509863186294365570815854213235720329645983751652305447515369218168145293403825013920772454359142038762621376302393300790125275638177792651755688763655544514393851793408798467832992952708370628805385562546043128246739452174882311559098551151618914756479356613895157708907539169300221546688349669579550738607432539545780176641414621619843723729153003099984285792267436407492774583778982327438799523928144241606157943370143014160612497184283694154233345157295746506062506525464469523251436346440709477669279733057331136204507485035129503973853035518975898470333280486909865965565876456774181470829225735645189865355022666536828211478469092547747858167132509611900452744933562429314099910461043006566799948471135258661655833125506119505984111435106236648850175290220602414516260740864769160128624049081881631772383487022962362085606751707088788305111827790463892114023420583955439205751908089754270515430859904872044462203706680695672878023581719134638706607831892474570949506654894104509372515123943609145137321255779083289594514531411703680584030973797663688596778227003472901534201247617277907463917384066017700730514503378112163503999032264444871115880344673407968387370519722224513489624319221919702895010101985967847561407046231640911575648159287461627936208186459993361222888614522494549027365618159078950051758504495514155506877978347084061828661248486502679337803585575296049115090069419105173812097561528353960045477555070058475256696906100889829399652790399501815321203721869944418846597094694224820593207318410763970889502181716299015794268551527872470582651892130086643776546860438547617353779085814884158188390689513681931414321952673984696266682337182221250417419294559288732997925087061369699057076255065731474665598968366932063853627366277264550793388925818516147823014815583360883842030303379889375534849242104409945698412212661145767604625289775254703292085145902479592514395450037603441460339688048320070116510912404284419794696527890130692220011173551484065070171945004471480560797753824316478205448222509014182191258942520731590486361352708263999065912183148278984170467079067750177181812515064492050690213918296111290468028720007834039444774254230507901020235102103502788866438697702810781939620764464923373027517647758186845903100392749789477425277910928593635049752268505479007632191746986719769814486197956586969511934886058587234231399292327229146960600847963382991384231595156094664527723645546837272015269899154505032691436548996742796793420761438444182605829108891729700682322461952415658599013208490236512865291898860551647161654000865492284107037955698177753978743534640624631266793395618592866813994992315681921368336406590530641100190198237057304639394734946982304347048449776256173713425356996155348993102306094420213405210520971813852519309841632621290557710194216474081711677700607807526066696679388072354260102260556115471388178510070944475178641596945914016150461592911348542744846997351951150425066187502204970640803418417764209495896404481102455376326700958612734301413712261687521284964379831951456940148413011490611917165350906424477282886214090181227829220194019758311019828864869624782116217434211285984829146455540083999560032986318339615911294986061319672910138611024337827410588512915083558616038040750629005681140021981763311903372905704738972406182355631582894042716264134943656893878926140950156986401391848778852081737795619663700226351306245826626931554477342474499702293082437789850726823424682078658164257265743725188490269229789024591333269883013366030146278136614741862979306893195630015389373753777162009527438057812091759810274878457998877287951450389956274340828616079820571919060769979930789076248410046125687752827410694552554703869292218642793865309158171563164900252437417927619636148738506928133873123340922255844110057315400304990499395544989883743998129289582999117921753687696123751384639505191591083308396516486142271698690773862170815938291281433516193535497992772053583084382374055361507901635476439314593530027320919279364439019878976846767296133328944345760505759798103543269893074313938117000218985409473800236621506832281324801835700420331088798656557369033831579840083874778292593458436532483041245264705705462809876207474098135444617901490402631265399302585351546526647926770339068002437452084570053138195314891333792066995114202295261849824265158797485436077040758106931439323238144580500341425728142263521152695189051742620394339617896830474409671176900645760798557242378239311620825843753760972070712706423501169760553972935581593851327951451169621614432347833006866867229859059398751285741322344910211176818754710438179494941400701296120309809035798855350208432931241101161566782822335717968973302562907937032714614478321025964286818263403000327698693760104434090227821186934161070364268418555020534838339420486423075985663033966978280283434411281552953643075283736271298848176524484702712169113221848180273436837467825371127597640634959397104043952318999199590925747408141687651108705650519043516386024002773175966566630970196442106768787029812337631368495087953715792145282947535655314660778650497899640083279290552544210899924755613021098815134684061860266222762346334333525657689620894059939590060992677914964660140174951076645323764161967792319836922739684077644089418729537077098324396952695919108821699029115249957639559461663399645485969999397845726645461160935273833197425440955924299212729525623902638354243009502085864413938697593986597302454361061758337369157170364814164615722736548431753066847167338952744165051310610958623419358701505164106638946456509705566797213701267556436898357663160240730357894500208481937301950383830229219328811469771385919603203517144949689461120941543704916319525277120512078131885615679785449937270319787455346309493154630459698475666718575958921943551337445520519876262992087946313710287973023955006571029391989516411267922016143036415335964259793596655337345970486749466042759799588055175300101153408392023411418289190900330317549978655138913046215130367166951761823677881899153429620719994356836081771737953150802187046706216057756505831823741978585004351695347819251791573240258501371528065276404405205712011043595615576628354024387554099944899510068619339003878470520729951013727317676073569796935072021164243011295326145507585193636408365823564809126317414626386261553160929052734893534990861741154366538707416565594823201371645581218536079670479708860631182665784423901741000668658170688540331502603860110004015998607739930519193749656206242607968687414063489966133924184801967790212096156376149372090529734998273327115335266433060557815544103899062748888937649527015838068158538850297540730280961897887727097348057587762515616481862078046763984460067189544661796775087086508928787986357857296477697912814199922761477190210334595127566181361817398975071246571205287900112837557095951192314945892214591518502652089494918140289839284907383018785138574530978925432959234006568723284409115902594949804357487307931857793967803517057502140031418216554963859230463139240507589549793724224581600748280595742756536032783963351058256836665477003083472644504350659849391100189263473350749717580017011747455530442781542032861482942152113268736420606672892137242277381896850379799543464441115094795505372609786191216354014351094858366646610746035502824776797772643538365784514301840127200830279040056951672631266854852182232925507851008028189858081711354517496643040182536622808142346997659098448372888557769673529991125910553229893418973592336009866935926092353421482246019819959531897911600162944838170409194731127586758519448927727264195467859644692482450759496869104601296410507325477165268623908827333653293139907038169424684895084581760020271338055865375960912441706999293884503959201091535641002051966164239498332431893846180280719570395946006213531483947686171512512418217441883706625103004129931272873296324207900581351076080916938676288800773938585587409684337111862394060714221916949169723091853895186802820043247455789166232209263394227258682036145222357362630755536930460373722956541892423546574383830544260566982068290680709475689543291416518391876217037696322221735270624796087695388538765665984387721527054442166871200794515979350721098011964732890468061175687810981033868185106493317825445611954160839597582706110145493922025876156872039655904784828317858336398177331644188126700740597352248663284044552253085742519445459075479703567677309784305110739758947400497996527898762993827469218943477832814025950529861164753620030028434714576299027834258301963199264125118918203780299717040565714595615235474662679707103615261386007378737646422960679193261030427038179114529153252945859366311765260197805955645285348464071929607493651153186192805476925670366454880498167977023253242441465266312701570485664881427518918791495500340469519113931219951183129269527450773481893710477447762552997731606362004350906915710619820404907057971779273476807709244201662291854258337611598482576277925763520300553949511087696452576502513284126889201391597353872975659612855546521411028033208426898200529485024968169814097346802022850893044082701200426336115315940431764731542692850227222369475240698591195719065919491232781582071874725749019936196921624736050450654735579036060327920874464617350464393904188555507124851596762871218517543165873038944175627050979242489055428409299812408109620695829926089197915377312922357855296998208045277155137392157749473878953337192523052785056235092123980359419073928773656309768209618422349314802774506806002357331795429280860468246803999552132575781556050125078078362843327347139108823491607007958477841505576443503116608426420088349580105032483963196472630811592468391601700599386757700153487090443238474624839329036920880867712914687850789731881657678312036643473069328349897225701940339766450947897529630516937026785148783189558241664023939903429085844990154243716222554608373506073755294440323797640837754750152516718252586491759967653289335406730059442593817875337132200085097107407471121283894798467495461489028367625411012468642091849719284711766956928637753783019721703660567779665368031664915746775519048416509069595143740895600640590260112555921403214515750234840980775981736924369644241998586469791238603863927922654170437619832042086615129680304739102021496929028077328555915924053450248535734649220169581877981932127711831340726788174117901367102567044600722574024827643760694087012648817308118614453312453101985252558644518834998351264185832481608105194009784238474970052689328702346277610030555765713709755577073717016574807545694363757120752337305374954669790459574712624690014685156018810022171049480595301568264584584926804111739400725993963839719145539473264594879011782012826136632640845775752395583151492992144442263724016730819431832035297425853561873198723176587932870648648191918914153020766020724660106819265118557471224272995786408279405955734673172598255886145308237380524785003568128601808984731433369725639946948549414935169040601385181567255525642809241592902679184659776607952856839951909420173089543619213864524951648504148516694796760519715821560468336004285089588381495910588197574390458185494961864694105011465538193650233069029883672502268211823621976190450383944680039072800965924491985576194678775065394932426827746379257221451197531542292615514017957817872832211524871720780487534921926352881049454925441648156296629924835401256806124995736934038055002598156603354006624666248684156742973533916298757702206089446383166172023947170406590122241844141901957904012070754703098432339717961500936863118380530390288077284109314184398957269457342430237383977357428322877124373665687200989422591300239201699248980509789975519229208226826768195818219317413441461732430308417506540084381102045669430510223707636127494737140287024811739827132594555202263400964190428150901250831630960046855043468186574375269668657224917371177811151040785754509988781078881784140152059086906957421557653857760969359851676722684542565598530400304533252381162113527763615360636215885033986296911877241132020770142775326202795704229092774065583636998146074828521999756257825805365852882848974605727783871172488986564066368180856075628323767963884840634672057485248387506008209698765215164066523182099831859023061086177832449985045276341211165787241661339601969865887043391967446671104264164458239765578518016642392622888499022950395427343584588916464537743950397950659616135923018944912427436345014816185084974669635116503976999434617192236914833836141768900665722833563547605896540932556478278704731963075993901865933699245542637554130997478069532305622690853555798437723125945756514664051991439609079003554317634603652781055641492956907404313518638645308643228592720499452003656359103310850319363438952920409538151375366114536283515095904838379183617449456703742245807016420882391742890453535322320191517764812952727783128182464254052687210052280669831598754325293701523713587325560697923207755774988053507522067756342590106338408555460452181033138624203360364663547829664623339337457194458007336059268177058253293173251774250234966954641453025581121724562784253136575912069952374392232337841281945568142561765350392232847204149824175190964319393578167410553679410312646204759945540599765102825162731002838790765583900447069799715535633144454002677369142714888559926999947514070879795802424394336666701822196229005521735328636793170520664312296958737278079867816287938940284627176749805905778470087946836833837640912760688251116459599091799621285948308448438341368821894570519315864969677283457063741081406167574663820702910238785789298571611157863217979488190474852155588611850200995279046468042165876951616695451076124340210789462688405183984108865891683820256611308697903063110819217784600490278892495544637594923889998391371425867729127052552079963246227237998064363967824500932589603763703418402288997137573230443182734101861230278447933081792241177234572631857818280425736305067291737660177371132882878394401509078236814862169566840498185641146906466086664512839123595760616591692847070237379091346026647678310863153030982431391171247816659910595442277199409305271798312577736565094870348981944571573053675376571457193015984377675460208546710305885642265160843881442928346816107920383666128714718727279062665715455198546742262089869639563692730329934444763635106603713979022709302115083787684304229049210887649906848628080863806993759618233862857790155124846766321540179697140103711731908745511831778490907131219258435671302541264926212072377168892988421889778114906097573122673637740367622490333042617619947842200842893329493943245751885150850123610406489372992192943618096661994658428436199759248055661116865455045118993691379873506115405765900476909626964484487862794318597272658844907338536311327906366219063655236563970554138276467919558080139327265263182834037162136806133930935534059070746050741600165769204828977771284091268370951541706470845132189342550630411928156109241824657088781357513736807214164669765336220122277666072197114594316311713276445545770837853872838946419014286708335003937962946732898663018486279850197928072861658707913559922854940775001682421767574398099127842455948915593312947774153941202008792650735169916968284554038416388517305798008407326572004173247484502169371085367115338955681161119048198811689706096688786695542869980085697549472836042562924953678076383044539098181379477117273347465455734507950117348204349648593146035833056438858803975576978126682208156934348752212873892254374015472002755887765915980135165362520426651431541149007248157475136492506127320792279190408008400150919768027479765505922692220236862601827260657073958807970567192631937913325659747484597457684812127781717170423150214765831222556504162626103775056963174974851010164446058060898866832687688859842935287849765941884858804866474931965836177811830360107293084819465292210498444587929144606482525077871667546120435319136164593893338918145454747182405971184359885993180014698027077187698703596827441894330454293715858968193204852427015381625428743162058576698637990560471152376391259094275748298305315254453266469499494324324143628756938149716955855666602623829287695428090731318107237170953866874909678061711070390042855250215877237752890004804186325123549510999352787733920992874313927328416460713143546765043513927233980829797077707907811946995626293185152484815706380984453281762849215483785943442711245798695241832079801093790637114023049475125011527656009386659214826790134112168664118925469285725604517786669212829380083244997390825665260139905251759263472801388402864436942675229320612591930121244568525822334853393200221266074368630717164368917749842185856579355647515729569349426574811127194375262528983041992281834514220735130205969381478869346929692381874606855204098298638298226114651659243952519011649177940260393142807166882480149954588069029540769178810525698779412901804080659178877710963822553636138650644827281398136351397792924567928125147684562916781393334392919054647730716175643253367669971880490782233317413816880506801610535705136257735189652395107311054893186753561380514046528997923702717533798382430009332724190353976112939510907396666261650497389245954862917412171953559206129832322952423437343936115639366698629101962410829988076053213874802610906912888244498751238159708856806042683342263588227712201113082592940665058274564458191774739299043512033433816889944617893535625684795521513562759300986186924664595342216660052859229450403045503506086713821405035888457702575665491421678476331302872592892156446763236026843742968101471959923620585207118393566604429775019819235110489002877060133763601399563960212152413229544946833748143317616904619406726047008498227830104138565943713875373034433189071392913631889234507236509765621311556382912759051528390820815799755957349530549462283036123974052967885470198150508828443396470584213443014832195229079548350570134264571287657744107151504052540320697168791615544371315371149651775892062473321563374728062566997443297737021799943218454300239209626066603227612400110926821684688482821002130992446550755276742362012320465646500885005031997091532683347295295791448472275273616310282300986129382301669023206907102860781898184643989991372838500047239876108261434776308507018303935795807744936320838859460730656702439382839983932405587887707342943177668582771004388511460292196025830498793771806839556122292554989539371471658445875619222320729708384881435697680052898595200389645936295837881631102464008727022786419570696075427300792636766149904150724357558619726138992074463519745794855986734848273078268322540624447737451024868668506286254028669999320377359197659493982928328532105928458230265211121176659381156093355007573098821191901209036353483199733861189235960712900504249145296505854481437727403041228730323406721573544772739330057696684851991521096780912373909774068339017708207641148950492291787684442649724021453400237839213934044520509645582797300148612468251482133872751652962256094556541419491304705543108753306867168269556513809455514714840857201950226840256322410542479189324986039104469341198949644274656927584865147685083168403023097997343441653646501413515009814400687479034284262292376881780473546323232295769899671526737167283084950804057017272752762871779951244223524827612835560616886326088616855952287283464296517086582101675262981309308880809658104956029744137047254463823329143664744774161414865489749531107396448642848989034582300570580965754456297857426521482083262285552911202950246471829705685542231835649412274810732874213887893543362046427028519681988124702411011932871044801018451740942282231075849180130787333499510157948158853416992133648636211298563125334333139006222511015712908329576957110133694982015331286860224423883029675805102561260763542065325944737480438208856917706059068740522328134485464229834622838281137161886020992957275178998914938026640366004393470358122354329458000545197430328304788572650010813062910261478603129025274503579729395669479023882227515481259154434474894911002734128438307444794751259251330456541830657478494750198985862019145074162839457396930160487730198210191979860826557111408812385761362768834486801149648097747929673808197684816818209343076279985677321086126333135907687664348056676143860079299973627335624243631161111414938320332895070075366466448065025204277790055795435894838187430639565932699405601538152471479926601178320847522212307041742249786006302587100054545572438277471452686198274236545597675401959445221257515314134874467171729215140353660986446967225323182507201743330702752332970157322380661218985707221016170868564848101115953318158663219136882951598023979705519020265984553090730374241420659512123818727438527245537069049707761853110796673275867525737019987040189611574946387422576766856962309545092713764194500555248853568097321980540006083987537659020244385454433831666548978325348537592214687584640885808203461115135569249247624652626528083267165699164124535729601826366273721032913977573524455034351557959448806089645227359677277979213585230052976411842286230265999686913737046596158961371199261479246135163909640794979057512962376368138305696118355086101398074952833534729037435459737261849031439512462290052954069924810840372976385270500369741301552031975297153763722966965146519283689438352161591877862692387757732586276734588114456288118621821999361337355206248940134370167595380965249879784522479114798979933871892684909669307742347412239430276172289062498645437252599789957479280982771950576343263646202989924208725341734850920257599051528149322049743152009270696811529306477565404514871399266660370699975404401123383246054386930773171817981512372628257294419907051716514934726292736412915516015787172378978247990710272459653123165730840155688753420499611018465550199858845755809043528686933653923533426797307054820750871011057539825441575611798724656176405748291524370594300932287484327243375259707880093640921712141039897392151610429334493399311865733398635468004105449216476830857046259366014831094453392687359358855498363981167119094730450497384027725738252075500629503001133112215697280643332602048419131294171106349182668507739594944920834126521104736950527530962881548785204877081426674812022825261559759571599426212495074494727331439606923071627039939648273220742744015461948007259218608998638801547475844802772577322247628490282148245868614202957265216390715383371594898085525361320427611014246703810284914120839444154265721607988109664922699622099966948991883519417672472296190101143654389302672566203403523772118607573025140944931271024718046715848403847551979678458537690387483202485528758354940549792492879319544483816695543259138703651998172618578459589118002070626703579099947989195527538114485960679002480902948931588866013847428847254249528015402211484904061157463094925992367142608553308539458510134807853207960558696576796521981534852320737227129241694001702532059453586924218191957270783220813745624824209005385722165801485755611993016888172740499624061220886015796324360012018707972716712660120310678233044790598550775552787602738003929314753917307082469169477844120986692815837664954664349100211162660501129756569974790444664463649830163953748664510294566373205120684405773312060752096084126390872086581008084861248460678222345089413235839893677438742931476429972407533218759811645734781660493919858988337203862645185483195295598833179771364723229016665110014215127406226390745587783253380481488039759970408651775326602923117025127578238870892420735929379402117552493405426862304780231895198139948539643621833608144140470970899287236914372892765819813987909149530736326197563879073793366168155485159951387115432643298054483863653883006680671735122251260097867149248326942047087258881010164638201448681046999934638444571874514112482316341236760965041409975701255196635952834844077880286646577559557763872549088839715873857298577417082476721812115350982884050832291951220242988146413475681659825648439032406623440276571203942546562753427836093565762116509679765373179987765222051011484208824959541739078358371478655216272668135587063218142700974380288099539734168358998385364363713308231098692022242037149692484902891256461837564646003744786837380323698607742970124712187150179837566905497330709106907413176875864317426764686246445667658009293561764479351399466958681790219653567932372928250425037080831547011220709496680163444198629229103643656318355271672195255332721559961211225786515135534032334617372941656742848042489003912468980012326220047799307216760913654164106400840874305777679088998146367680282139752269830287693563799294844724924607818897317601531440861816977113138727600132606103982750735026165001017398165373285001123390833780879149229304565987365472093952215471333564354251809109369062902747109175986499340125910258659940954547682723806514391240390817712934762571413764503994616771788746670084512454671537823164014335714135766932761981721321744693427438588319628028258409660914911983308992671480315233248950751085022338722393055851467490745687866675201740629248332373891135364090353227594095498259221087979909479285226132999426143061143673585353957498766824657059697384485713704048722038261115787484463419377917833199266705582708030389408062337481150475511637664564722548661117494132609046847751306931072600389200718928623384227078832467296903017304324816875476062089925331146370297830889639849940869346568950797709803746096754196955802584023590804419863471525660842726756855794042009742503333579977496544274672780152628649377951515215509022947219855782233066412040683614206549661293215975396195238105574883082302408349127751693798943332019976408753143709562258650480226439491353601936451118760258788102987274458283617981011686544338192173239176809091489087170721411854007475949777720887032760964397998453576176859467073432857832113565074189478369440983764554589586607738269000544854421950383225563311064517407962005967839600395233667900192655596058668084048238478410778821025783741078638544790380063003409900634154141054120287673948425082615105048754851439988024148545650257511924477065656042140085766700561614607971106811141654818955774743469341881625932684834716783366118971435735856443995351449150680652063412119369947964053492120600565503153908889498660224246461562045354573595690142392660737252956282590521486350719523015873412856238854764650640794759059767428771351187629876214212596418687400500314836164672094582675125569982951141252305356010079449846746322999745349710851540316176303359002339215022173540419572478486309517469467160821943268797800679218251986079471525479165721489807157300261348929757386946982568345287950635083098872432604021371211170081313331810936270360071686318421839746494633812273878406526250898629995277939848637295882509491666124156880276830330326500558190543656250554777576823529937503266993112054268048135586415747638655037791655748607362839506968691019765773679093617591661661182488736204240222790446889995581044252279192800710741344912568054684190616029318661505696174052504098044611829031866620300335467656355111377417789701315203139653253126694994948614853219942207556770728676719383291506823934814720889033432121329219952799948627282254315211958345212827541287795727393940906078116080813318695808851259802401609608816950560799766456307971810397275497961372902846173130280493736409844941552003073143237587632197827601364990612579113092025932597620732041774921818904494702402793743402673571221150152656760789710467979734147585362807016162622506747116296804624572757798814527181302898080616108841231158071803389457953497320568513805773996001418228212420451818495675454735332101172258469455265344275405563451527813598036742916749745182155983972541086685697999709182501647823337854993416472242300054285763682422568584548464369780840662493467469776921809569809435452226419468656653940226547127966243091987580527710825017710276827173111822006049521752827590619463059619568173206787589566359972629229073741161115905285110722836669738603889771776643315643426084302333120645975730930648985866872484086415459453990860374601216057504887219962647471499117391448458591383153488363173501788001345783121407007774107649152715230817906196791334890337538658401077689811176864756437526361023557664558607675337577180625922405001476733061184612943638905730619739410497235152827836635770777152127276778809604786855851682439956420228364071544825068802847713943673222113035334612613411692964323352208575351899392129673183392426997060787560766381071519429371475231622176292877116432804723218753843796076593264418435123143659328161095271647459744018383220251017944681181141180026195005022491140219883250637719683360223130669631465040251187857761395866976207287657649284802341267574638974170292681816903668137598727683702368676913907847197594010294934303564932625488736376857166574442591729659448823083641282307485473798699999976550351540981623661254928934060936325860244040233970591354220386453614399866550219202874603891152868641933224999785044170175879195194915554151329228149019581797419872082497033493450841826600381421338088128775764235710034351951373090407603080133423751104752576829217436930355157604705177387557327411442563861221260343618932507371828195862027108098049411236223214276827279641301061507271120494662288732337331057897468585656155547172323324943692640744231844215357635461285475332947054734418816153786845404235286250142276183433336434647283859698471776278401390983716551874597666256914598884148312160913301977475177282443607216222896311845737308060251615818262308186420347016041631824516883427971662900144768177186373206716539828939935614052394578011755248013345352376850589889499859623833080392267907985830586702172716083837347262832859342793425581038265462753470063527667407569818186421455347786057871828157540892738677245970219120912640302433457018872492986598615845924472349707876359223560761466167824090376625725217116937010784817475058617339149634179647903743307638594056918268349317711461379716628239253912605533139145689196370010653063238255249043307440569259862390175655408324536185448133905504876167849557140858476482691315812559356227397867987977937583868367950416983986535901833049345432916717982188008333274997651037022409489131483710199161164404909461758382781657330155338096599634724990314733515756649792654667908886354839838354918511014473356727400879352034148932606327395256568806144834699852669441159224955054826320530666132939003051245604493452371303456551182365246331406599534804477215580201673140092072813209385486739761598522459339640917049197338857632681244216373779752281897682625570939435591406524689174994309206441507702497111608356645222508803324700181594706081914254846703312093960229724071529431175041810514858749150800309773539338109978354724316565639966690299269651949690538043427548574129543194720900671408475374131903681637791218861876316912393475285929666056884926840755969785035011974932344314564559319506615393960792539573256014378494238649176857435701430242186600898858961160896197245338081396677196232934526905956210683763390997325757272954800257964118220866747746539901781924300663196731836644126794981736530913527011019838490759807091403466784329203444993781000532937364637037788392636547829280931205609495841725325235904188296307043348752059015129325717100101967735668224136961972475126634617273293473885779736168051064633738033127649453691046988977137021787031737944507166476972321684704548024523207930558307598575221362323549786838860136644054930040704879654057777699850918214395093972384436573801624292474752320181266657560579621899248426135851595189161448847069214181253482864681597601059196622960904361144545513036614711777028517114539033782614701400543643251846546456006448618881770412233788424703171243593983722128860823958982069733850034150060211422887931846089641976036591016722709480135115873144806281900398793546482216835620688156933542178317181537926047462006716873605165128498249925822869143471780024022120452756982857692641130798243563717977036230299365699639826558840288972010791375869141045381388802643967565736705812670417319559865344743645521152844872321280236359014158278839715858386102241247374500057860975877330686631200550725838176291502540804796182041689725392202057384033665954049216993931738725515866460445953507178176961687286475148673507306655445349939364856152476554902711305062566994764445846367255664565323888663566551786574477484519698702121350887221957693764499985593346870403938344121670143485009792772234459035299617396855925631242566124220433380505769960155074436475281357252068076569812448757305531488785159507945655033073681348503575375801946457964651842260149917807249700668784652975518370767778970325806393891070778973029514311712407192788385132019691680881537036928942047604978259357574010294927157066963607510010662253262685197101229438167156648998883059610177720995208334981167726226644143062494354088902611624400778239742298802078346740835374029414730044648559441125281240878889313088452115563343947560448045409431622741657659286604572339190631602690682066857316252103364635230812978958519918262938355505490996513157740728798443080815747625089975613351837352943694174004884558496596641131737005182277866895862412699868544228788169139405965322855847639982429368641582196370178496666322733230780090674732809276453810634046571176538646744627714262545660289903832696357721407182914418515036104529578235443123594391141801824428036571590042971167865358061179106403208287714790747558880282811540914159110874838757044575048668213415554928705745246967809122269450564423455904933211441898580826791541508129395097695532786301963831515566068464336455569690615370397444088482713200594396342699323618908554758584934235820187813813990092728757397347437282845775438904030378031678527629516952720005613876773928935332017514890279375185950728724995590851334180156829824981604670792098608154797236123525391279177400985322478853536764796719761883885133401731004043494341425860391738893107776646246737054854007287629105174627899709138831211776763825776261384140400727619842692134790011414986827190686287052869151581120500778890329238177133584666416136209852132180871210156889794578008410996161766661123270086498421164570826196749076866682925760403101338596992078532068900444561292658436942337549058986097242113625482215211889121211284383546879021894886142390137242048847189869890319171101702396527570619582029710096080785225548345699277133063862214370886387954199064408087910993821307661358419649876516602512430050466650246886704489061279233982275398525889625201459925192881101433621430495582687317563951728897715061614522268441831879417558909522796035636070924470657984222575088863521078946402675458060422426746806880438090580559101156850489368999612327585801234582912010130164322942853940387110012957152378587347010111347488901169474334333739679582964792548853079366009758011461143801593612014062404843517902732697560521818048829408556159048887006539038582530216083841493736034166522840093952339747901591013609173445495826180693384320651716825141293144629653539719186790693296271864641842463432838418158178517131400515281485875045717094942768863279134092326425241732705858170716254595113472072676674622576394229198638413139325257532239038478416518073674534433442335229871046029235059184787968227311358651912344236190355983362172263568404024082006258728102454137804593953841522917429185215988417442757550939482941856778077733395965388162634850605477490692580804409522215243512343225813079232712084538270407168177135803085334553456998083918306742630012274298250327751786170887961667972193308908662922460779409320897649045480009253390702422558234532867755752325916471167771984587223337785377173065630872852769149720225480108019495572200667971693330404122106222039001720570013320855526804828301856921228712327729575271836736221146885343284772738289645138711969238478024526424899452792629416630386529767913299613686125674828777111253472836795423884320542515736289014016401460094519979840786740012189016559351878325726952223262116569074548770946329456730625696016373721322588085088976304981705072509373622790519385552972095802420443062847669074222103469268325405653621130815523332028623811707197060213954586814013507265926391995966424568373898791573998045649908422738103807542829696083101323468551632236168163878425126197563053273587548451967852481611652197548459242118281489048243362041967300769540583748531428298387295711394282258124818844133429787519679292413134634405482912211284097733364052223755964903372558243407470295131313648664983636661716167107185134257096039044745721169220580091069431949338589676551542221266060501184182612770032826345329427503928862552008293330557528304406170890345638297589347799309400972798077932224005437744197049986886105639203640839038855730588218800540544124312380911188977279739342867648225654740446103006572557762177442738980850062608985610421704533756320866725084189005510865377282129184613294982496568584406037150064043652780394034629064581768742996366289555536571059338849681646161546986344420891920241100111460321195223155409693877086697543917664625776369752100933851718282897811261594429522684072742675927129674928537949409289582626270808211274461002408205279925729515340650919086878980254529051631226805291174738663921100126497774575959507932727746267805761716473200165995298429109334831358788573904859597700405056815683797179912260881638301812271318828456343264647375951178668595438093625128245630642156357610881047662711074513208472307454378385481841571052325946410975041645106053458011773359610999027285128730571917236237233919211526024107518794070723655181156166581813223211968512132584189416689797783348489812928063065297704323216844312104645682296900434081824685209609402530060162288249698595914163740088823975463238890213511634704374871333702634156788710515859510501493353697235024130746861385895068801071998060711499900397447014487298485035005269365884717607134433155332649678327940437720353595083559283350969091204815343175262633015411790365505988422496857343594223266008743612241870900309034721775569791742735243269859761162616308795565907693407729368789433629051574630379626965380145834792911613272684070861343415183788416763155118247478681104299429630261028728606219925194638393490009094564575135634949708278885093796688704504621510158657581384808285746764152922382556454881446117903226156142979680897652889678408343978141277727287586638450978150021530558813076279061421097176684857333942712958502956753765672062138471800265520626879731757681479330509439965613752575695460906930061465747638671121560873212179211274367677909336309825708522882229454385318029572490056183849928578859964637152558903890797924549570154488565101396991456440522137603555202277715361306414804453418214193620913962885538328664375558194239641325155378387860156599530452459283315615653325744405778693888542343120911391051124554569322813094156584372180959784168169644857621500126557255836909519972560326677742434179829259391084425080647698090759660477106857688830014420885052879234751441680507812771485812692344042953024490341399277584236503780610847920950751448903710430507671170575149983069320587507490797958878008313771184823494706105414627139952580040778353373228492889746175727412636459589455275011629694344425276384923608750275366041993117804167715279543569988723293365307856193537114997179316644665541686008712729543412790989818592244621983462658979012342353459122440517832635619206708701932201053777210006743783259774623138264448409565048567276935398859341233230622948973167841644362909843415996501291423709022766108441828818326162061541366090193881141878678769319997431223243089476640739369203856911697537109756692255086166669353261536233963060936306593395345815155193882755466750968014315508194740396358079394388067619805136285207675753332414834844613512428029787080774993931435134584187959259621281807052199677519710614022040537343020715398228002265963559834120460132975496618825398789904463927787395888533620610274958193029495309450841667627514476259165134901167404871817904812814500911716902642987115634281402246787300383140197421490186271145771229502637207164296136469390154231535429420478601564574328293464065303292974267966595904309761635026309973785249271719985267826535675035084948422238711718507281894295335646530111607960450065879933461223993017552395836459976513683719096125364050122052056727954857490652592231825121954189345983968160429650310765137406554807930538518517287393554582392560401664523323273722603629537343006955168760305898964345112891792783959674547141858663381528916183704429016990433635275819791490192464494160317522114577965380609833118600396358907268102744614258921310240819662175940068649420220579327562961596889832289379951465272272746432229965988500366003846226788166736949431574324833248621782549285542470131524827265916041345067308192657115863435269061780397816010847259722127914684540386596713244929674403183273662518651809993935348374781859322298882684813715505326447894906057018484477977999024205202139006628005705528318233859761653506166010804089243611596312730675194844339940193280793021782497765469892216772539723669570322604859229810981966639910313080516000832391843324695527688652784026756957319407016841499955146661333504318917451297309525915161645556059592759859031154671911923388973309245385132390630322571792352171599907250964857217413371731496365791281184331811841364347283504330114522713698737480700689250948959491773524407144956880449243146117357196911116493714040040948055420479028646640077577446656754557780422107440838661830966936191758799213420238485108176637013073849126713896990101626265815995756840532376146821229263047379475290136782686239217649578426984626796786494589135425726965494974711035079317340892527373282468562944086456603643191348282578079936950053392374432139825151073227326714519764118126072164516269948656213042421636217482982326715220461637649786347668507956565906953028451083351397633944830703110200447603200283365501316194302775984028707294938359636284737132679344129290064280088905345011683286724197686608086656382280773769904560440803184411112259429159111776370311254292978141744947029942813934018118208284050888093170973866273916564933929535289711321020498656712291277838530750349537785627140786272931771355620880064313689896536220934230620098886108489502594446848743964010735787764836773078172671724347299203192224274934250584337636455513359462507805425684277660477655286625460482033675713292912132892578121725652311664325069412058599670873777090604329181522630778115766407363159484708510540962204111957109040723855747282026638138489456597470753896429222165843360268805575945637321756539114106551844578990651276084263173472393364036020717581764116256112313931911418117195090178741687853842809016990991675428933799098138945816028719752704132641609384335937167734441335319635592388667112870612543060557625755396726603232080579758443508787440039566020468773682353411907673700286554458054292207236466534827983711653899627865193091817017146078922115775446274483383914010750433154786329129059243638240218951693288325208173284476261706188178799445177887975663516530658008678468587870406262701881251136624639846284607770474403625510727996675776791062508790639536859444128132350276733858376677165545642623565060808346014880906836186710459564505226311147865702030354024665223533980562507065687955413888790543841677971985929957540112196744518020943053833118103143137599154426551218939199248109286066348762788047745310044912303270757347573050438869510310825208568566014637145254621021627126916877829821633680725633196023291570304297776589574098740528483407232229036723558900499869384490821804198214194546967791047120087703034445278741572525394009445628705283517873889762137961565189328680627282374817474454839225964339534751166514955393325303463467251401691818876739283176165474276546524120665834469883820390179867686628878527420796254488574934054872474439583872166494496254351173523039907909304174776203079315060236842261353718246720310145842313608886612229092804974753743003859234390700197827499580918594505695314858675433356117351933611931837182077652726642762146408081650110323766477580139179092475114544943322877862322314084188664425765916311501934390935726507142933352931971887198105548109205654279524356642684951502774730533945668588052736961353244666569168706538337958408221605102629652626639146765389606376859550684861689057087692031598749922042815676497238100447039509675317183564245516010832480750633217053514266170507076475980111229134518278909262158241102749963210080822584611912279601733235124108172017746495801441984289911870676126879612715466832019371441158487605972052274108650459881452530436733698597283516144024914192423542735811613450977654291944188635134262910464290477445345386659037036299100929850728722627812525613280712546243996370149532334762543956982270825304158797982636118896677134461270714220927437587672361625428954154274919533762837624076891256833194796870077748411852958139502696215848481146542050900166404516832105641479591492788055035557063798458667533782478840190556552102069596530364685749678887452144334262877231864299266181405461640003712210611405378897850229681670683052001453682512974841220343025587857469116333886757485043618369176063708487443768299877904606702137059518173919454923977446711821090339153436312488654189160587091808040415489139804524977082438463953990730417277002894958942690102480152306987855633219986683379921344892834893536528987823385105417660259597721489084227630943520496803924201400949445080706762627204474133575851304993871666300227947494670120335227844701733043957664514800617007492405546971390932161888189798945066551346178811359136868689421501027928892136443801544671552685643928037969946946835042077737793405921289652137325691424958301491787540607630631388099040031812060756502482405374925006192146876304088968924988165934720600822188622223028952439346103090066387977478168831984808387423340701206522896493975654986169403108934437282288010705861735354366071622880178274293782101616347733968385036836310410175497377781206299611658828847129328588826542890090842666796798202853981172336989233955028204830229279798880004429074561523811320730387450216512892176422296620359398636043166878890443734154042328459784564991177004460473241317569737382517015967475484549208619045391670210995941668536472625512721565791430955962646307161557451548155272619110949292284818912729739583633295735171123913723419216622782548847502243450321403097704210700746127571346824383010448641192947674410593644892496079367722654295804629891031669195651444382007515227283383979323235602000536835041392195354760385567376662856109518387180035558479233741673685177618743637475747647174588426278623143323724375120572382353523980455482589207419877857013344582011377907637217182520673931637719949055004986442462483320490788005530261142024973874423869140228803306947711781071802279937025364254852341618090980456609253680153907433560447622678884266598361558041279466216375365056117142104067132883651493286319473144897894706613039149785257243363766365702902776705855937031390124942168011275520908977894404521960439038492118408160185935912390303389804383135514845550357198675976643434220307511197903091584176275697225952027438604439212761743453435565013551584201169259261925587077685599049997261604569480691782261402225275056616294485863580541392214997915987774269775066527470069467597651267688550970275603647304901547252425336816080953323974266966734334861483038346050157068787402787091307194386279761741999687486107009818085390217417555701320742113397913747583962267582227527950656297294711592163374611361211430734087770768612188520237648152368443503359655532241108007902351641739603732677567019562488366160394318737367479064763681590016557708029221761987864279541831178055357095456302544463080578554115932322778743135790788572499820047397205031228583127746443285866281845203342525243286116523001025583817528116569348713115682019216602834388661665846959927763991686932987076613523885965423054591357073941656107072098782963778220358945307788124500454044801130840163444041158141936349169620127586480971844715702300372975649191006280170534244754490401862402424850854809058489293016615020789727401957259149885771984336761716518532568629444729631770107234222342166695740897356748541020138770565653682090786043032304028324235949059569653992142550092599506441273886991947847971119227574900758427974355617178804959302627261020315469916016524577889353225700220035404777665294436188341155936749974502218904276018691095487047559959746285400155970749757841281976987268318451609900431457409364461136984739853225809708023079379276429015038232382828063603339950366266835929495950102086109507647014688989922123656571565200572819464094485695655144129748047037839629497870970627248885441159110176159203651312775895039639913264681464338244932864763256451143070944599348202522550185297284858638309729655087750369851252710355619315043289374388880924512294485428552722243257016340841554480780406631425072385459056632640569994596933135640266710837663060420998502277099054536174121602339357207257604474096713993659868592931250996382526330982423355159775472897892139746824434049180931794409373582939836707490632357121005919059664094045310273686238131012735547024209945195829365435088952774198000214465072504152720979470202574292191888070410159481718335585116370418217681021375996383177539079840567175882846916668528388647241543302349024484524524731770059963437548914772728119332038734482668671639233219735425726883304526240959617052583475374435620702121088426824588466780417454269447307111404474532152570206594310413068248093610270622379835027078953500826225272733133641714967919246670993620278336858801699794987512506970169339959109896105897365160739458802734731112479488528235580887553784216153556456892327927114784518351554211795936521134824129934786559957752745948429781832551214036542820592362294792733152814095672781351460212665319343666976298214435917982624127879329410718304371019830822838827866312171256166146310994262386716004017052791076274368780376063533012102832700767147548083466251027571075538923191165948109859966581323116430292967512563910610970136434674969347681095551751312516738564390699638929400280641586132123193003761376849658580932552535768255028937212946362484695648995233974449976654652196623043708714341634642277747370318034298703367872041763804106547627058897462989632386914654662993954014397916240100172704202394006172365549823332205912036887046346178989831263885126023810554541240148033711751256687604490403949455042841818079502951958499377653339729644001432489471738650849418964942966084284076059703491359693260162321885395723450967278122482588219897961030946932789844057243333997723239251495377349802335745438686100789531867301236310280488418604090690223679267540928249721922777313929049571143285686203433439465398211594830114362819096195486904088422579366372207551580674123276153580281289075824443314127200385283511935030668325828922275520121903410419845422132399986272630360609711829309783107084415149243070381184944660634279761450841123366170734662862393896516369395299771693760815692881719592957163930998249057120530133720214135749964159293143171753800676659709714953032755418803528429644246315237733660709506664456501258240313572867672127481847430308218550135608308640478467435656373427157059033882735895675981744925218191351192703067654199029604472134543485723930298209900306649091592901523895705212953438078773021977408038591283909009645481837214426249038892328206334526956780064610364338443607701861099481412653516213762558094687700169304615920788457808752203398715180013675510018355181759769536583542698786964821863884434815386037044023959884027012850455599291638562295743856515920894801960208439995769378359664284193577501422838902237735932818219079311313056889829826664384007533756941893988734768512257357699134134372056556245803007028032964756973248930152163442500176554208756893279771880482905068961044288553532109275745683263623245403795984649674144066155275898336774082408167845339978471942945282967034655959638267110451900395837972382134818645459992553972269169654660920465617217809795777461268439350135334301085403612418248749104334971068815882234962068469052267384115938529650632825126671885060832923017562549185001297272893813620390370004001987744642455716208321700366391707674825283905121254325556649754672987881601390937177216213857828112520408400573471125474673650070023680284026820412704408715207983362001040953093670779389200584550887941598839802369629027013523686003877251967582150674295520728106335919165174165638260054251308268692191025098522249303288512792182592847643230483033202016492214148549749195395485026393166046871650856291426319134340981103003845559829867530768599308229838039724330401131042022122970465057053963317447478911897157681468170395739042142443146566574018545096077197532256193729722196510709031667776655987846547669069939853231663838382685880099937520442078650518285903885158652206911002145112349041252623393081766939504127705448929629382796588891967521350597200620959493867054282248713049833708694937452001101339230683061265585064619117078263199465326620187730628255247935754565771376047738246390703570218781138140083532360754574230627914863744447411470878563230012813626248930895810147845537497409162984928433344706418740237402621365807877468488245146101953596807898819545739366669152212179645279311919218239151023699090946307997706485554529054611966342757936574118670935343692212792350500451434341421304128905948829777221246245159651369946009020057272149070228540025933687509514051957243143585645837534123823387839847481429409469144194689634761998032159442108484317480370706177877526690657558476277627200281538242124690449384963453888233948934056701779319857359942721356679358556757893435933769492800661182464358945104401673640854318706785515312629755482859416694340677245588241174231194538324846466510335827696463026095389700951054867813481006473656654009772870897127837224252251437263427855970265626748880124657953053662977360104825596435493849706396688837221899541972666148466144628855406924345219374480960253052352767747740272798219843604620422835952228179242892468134598818638603626674072742137428010950102706674573727017395826279241947427729002325599029330964647860755646652628899885714265497112662597180352802903375037188097391318049615011433296740477159810010965990018971625278323661898650920510182300604961403042514654561336686402290742983457364613490728894555192467254700054712671298357188562607126516069450223520235908605959152113984916155180994588514547741019751643549722603338358532296729837854330603141356621265613899776357361639747855352188927827067003693182541857342466420906569838432590827937061324241634231974772789491798679200136954007530334936639139260254570651562867399077643404885539404331136277134933504152542937002269493430304092204822391084431184540194431282789995908689803917751419333492146806185562928627949943852906319490693129077247428406076959276517342110191445385115834733876876200810032512150277808237162331601193537400282880994296191779277607466918719602385581029643931880228826435292512799704736177656090755672588210028993273368760086680492117302425793361812557895565315327799957841501393553075043363700098799029459109667352732000865271474294945894327903683643708309789018618691292309880794087752597303274574949593019502780845307747259318182121734790110912961079494405954883745797192269108321153639212459411699480830136941344087850912272692572406906777086245485034521554831384469945377441174717314468991414080744650839214885703631791269704699301961570639924222338397076761610444062754091845922922252474915049489662792481743551380713824848061657156006108717709258007493072021257906219439036768515726509696490925210364819154904474501767930302619947709657365684120027153044010039236079106921002734899293380667818154504291550229321597262870346937255922877597335198154470799112403950967084605687428585073338512964927579313965131511954290639511374940022639308856506536283244155140158277932478323672010602327403990190529340926926690766531706795701681881089321131983066173271283309871648060251277928947389379020218393137282237476277570522618409085698572979920730306966659681298397591738252743642154733588342644881036211389127992690114934579448814669634489572573926711078890812553349333054453742380614880555316897597200104329985197089124543446322466884934425952243043314246105418301569093863961624327306871507649387123599678882059817256461871975192762910152916305499040092471059296212415671201540019912677455521191094297148385422205615210450630041664197428815252686753258069493895208386650854860721526265319996400744149840913949754122721948960102805115202141318629307229560070608271743334200172472206243616501450308778336260920842779913913188004061372620542508290539238442132155388206768343839704655990684621865354727314746055784991766721533204584690377782989843698271406166420229717520184765614056434538300119761995135480758583498408980204695590087326387079530678567354156553733486754397758086587825774993662663307142245188678273074708418678710879038944295193214856239633691061167440606452280240494427872840158194390797111613898273738881547140887913661740872759824082652946115604344779762484278301065276507184354090499294649264954896640229267399946246099192580045908540201587061362618056531524322313406615225783234293264047660462671946966224774138833448407478934203311694741480640409521501374980055280798781355467254861207732252653053106957603179202377668351174511737145368906247827113515378639125138589571131758935801298583006233024179703620186817082506564085924736925380961138662246116425620970138660298204892854646511192326634203250604867657244721895373277314237045200085781927026539670816307818375162360311747734423072858512012011038491752800781983473367521694302608563058909170559629778658523859727447873218421948721309293682202436540994392830561688468229280165109236993816489616605225500289787072664804424672617794108538011646140735740858710610195181097213382174895694009890686440297859852667236965257435631549937475475377609741902236998282572833781589792966453632885569621290234950489536055068695022296866589453125609504951547878864538075087737919731109881614463976988905353206611798316542057859604774646058121075229908396367472542685463398691079164530362121794603738194606087784528266661663022430981415582323691261368272629891771999199546605402287594995106691548840448221430279429571509867899218210736649194802337697129209446752119944003629630802729904683024829983555364340348398435541959329429870453971734832938280760792855351102226908143001813806629375936196867291658893810775549810309369951481099338424570105713556350433791374459658278366481730886354073428221904262251334975612215290211940240858180027968982142169783983205829900046295826312495252206065115555966609195969008276069118622712516596010612868990752516039529211138939617619640363141102804239103615856329717815078137973331484281634984710922708908820779708293495020359556266304072012910264957862442146109871852641519819643396598942387853561001848701556240608733030041262673460314459711118533654481511287168280820436749915705250247532077710565567448278494383196279602731351861339399586273934118327553335434398015699319692211873288953135881585671925981849566090099283098905923041090641165795945937161371416208661947722264094110570387372332584051310263019821516750395613677175828263686160450352648261167221525323110515717502967320605317296790323460857385168128418924277064750002175139151352058317798586580741056949896186420930103034839172551313015642909529505160341436848606294591519074293402509292199114184747253071742422356017146748229976411435883024553803846914819968317783452589555673367164850332353927315618816179573111083457421554061984123523447163764833554979861228346132082352732559862371908095509583207340861917480063534886568294854362128853966700571431218585322930530541677899662451637544650549694294448285534761720972072956973138469429057147258896645763173596261468819770002852491101190309572820296806088512449927218256812474454097351260456834772809322518140974752921754527267606940408217647735760553209702991031515635018320543025933568258116827813944015925489333901613504342830671839783387328973590927965430901138687740552161051827254896681557895331566564695904420053385026075192193948668033983230726295818689420376247734642645034140469292762467204445015662049573924821445183763398812099783136219905342798096714978753598626124330848210395736396948811877232344919170355031121865459432415483346120511589573489278380944193471970789166577211126868080527478077910630153636557896631913324442014220088207750595019242597169061748482456593951889544747755758757117481019002698604034865706512228063528797020167275077278099413731514845116169911397298067023090613659089932631409195694643067447875020416917416290110332645033510367584899632717546070026047253726299951174154822223602394893103318556849571306735550222620902626466654755553918046487069698195903901951690901802548246114728944718685284331859786311403021183982571466312030332257385223076924185653020342088695637081345738733928792576248762971350284117680488706838234043975304748639092580702630187544510760915112668813804773593018834646952609730526204123515805810939683696226955047535656134974250918476697005848561647784851873336678337295814225729847526036022306981322349241240082123919543823364980348484386889123619640293809547843239730147855276026907111638845457828814897310093453032154384594092798928866023203019838813964937409328683806447663580868284266625079313754176600540571553218603794739423995004049663262256672209816239173627288056432034200369066835125444898466926137847797208015911087748682895799841858153788562802170159103949118710764831260789461743847390696090954800117453987435526204913968764059738499897625498233285951187931290786232636047774173385499790171321652321240442506763537565758429504212400905458007498806010827636971036810500099035257348829120070356613783363577934300468053967693563200088392008565302676653582723910701844685396791819804389997448209147704610134840485014829845451675589497129333775650468460528152995905478703119663794145577145529986532877410752854676835980425528807385497475617943854156968777841964676531605204728406669676932730546567881958977640653286649505791340249793036957523333131976418365122906325887756456154753019499626066774969210234529568873315224840049086663437248361152410632957400803353640873342069558608129529370332347279857653726426418293127171750795012824864861167476114616393402853734687896952737837715652040390211877089286720351146145711752956877436310394078084443468039444876201122164534031978447007291419361523712327254443286190529534527394463093198342826288891442590299922151480784672947145883467288214521157849104395858764528884660920754450370346045105140537879427612846695511926677210451160875438635267459368113079430397232196681449112511532667962405007844245632490177243445522192636198830669277748727420562776722773637487497517203197672108272921195728301677839151231562950893117297196484675393852410555029720696127481953530659917565574409689286740210004894557798685190279013994939161225015126202787409599027735047262000172323237489058710766055711822970749849973030351755026465535726524544167485421947023409670370514699042537717552226730181940648986455913947370674400471785174490792402524930389149810481960184246094560863043952376051430951790516859880544100259583093416757988611632266772054216353252067812245170409486990453241822599024859298954083002342922977398371045402551341957989544618999248571844930453760324834579102017848138043752679123931653657061252957907887711583887898450303585065802436830386239924210043364976503826926380323305910397240664141971471905639993036603009254099620405231246696772426887848238968822291012954814023050752763572321099909049176112740390878134361650006392562931384573620123825635589886916154210052166391209747852382081505946339837690618959555248028856732913303263982687582069045202312842691234258162003047769610393423325084420187710266524759162878445562393333202265831759760198518739072162137145383635049598020038902445288962497190568443678081487649031950571394309572520320922335805812711418203297393725817803791263539191085108080097399245513882414124654433335812609940041913883748701071042438336313919052408710595301747701523434249759084349172284866139039886508813766951595551558421778218327605190350606539621360077306193861687747752551698842243435310640458758700289471379067951975463690803717977486461118213689330938972104024795562694276695521440906544783792485681565490255049909908883437383639046305369240338294046789610162726723047091270200086057781342274337604944174345627090201530804920593949071259251257160658237256037693942553625697880432663002427675832386327737851566904658301087542763427950060839025955689635450190275714693652583451457806767560604294593748898029674323195476724169589911073805221390550821254136289542298363320101681469962155829616324559302613509431609206291522249305410114706756420188069106682955273248118423237105539141021402396559921046684331944531607100099191659980570465698522238480633414511015696588957461745565477107348097553629549079169614802914100664423508945704308172197530497994851599150244673985643292679752571691876742070749991562005185480813504012972542947539488627299375113675824961625788643473210574277031874067153873378040661348950476117496223294945173300336966947228141330394731622579046657567748444561362636273917667733858829012023604174503667979364317070423117008008159033531330801462262523038532077905901356401392586155779381633378742913305845229278151925185762898489227566928618293055912694734586739936133613848004798288248554902251119683380647775666599179065865525145892857178681545087210519302679470309832265194559361368741943343095201352794720808333150303696918761677433811530146862163937330960994794126065181332051998899794206996241556563882506660707474190228752645613887342626808841419793076762055810696391381254860661925622829679925247672950605803933816553319369187878124378906843456943209688990109618123683552294944968363177401766459907017852942899386027045442426593902113294513255788105822856591432316126598221723865679759462405590374199670951800933130728829677821293685713031666344964245289773856728433505993821018485191448704064861515384690431944137053781862313679616172020604769208324512872075629397473169886961458031314287174069499238268908450002973394231154242365703285317992448896770796196693508043412702883823197090324323316859703768274094296082780292390713995343234878582793729004540333260808947498728087466983523934406064617876124619995932116102098416448175191531954511675115972544321600104498349824411628483451598652197094942268430276159966653886739999940955703283253453418367665681739614077729166726133279808971608562689929006371047944068371403912413818429173728985407882530604024749271040218581777065652033700010012321506819861786325082684447353218154141786599047892196058713198309404589481943964425164291148545967718220213939996459037239022124261415518651274722677158020604561783839545952574904772160949494741614046305821565866919823045483857963887500592754400683311172874972222282380672512425738379727699091371372560363882614196099012846675125407269555144660116336047631937819026437332159302023212056773581784827085831154148341329070815965245594525574682955474938160890970433821478107097025228672786053848970003522758778816396845993787286870365579430701062866908037008349143836551847323766008606897278289197911450363554603058885814809540214908195151759305120002463160743942973167862212467356642628412608714063035346886569127343664464619920391915013609946057806910099485982712120364638870803834402176161887463797821733787275595941461090142499023384949448198961852160218252753377816254962679974626093459431776303952611210227245199571406739921016224818197912560027294976202452625364292581205652676242547228854345294581957563191529310205029095252993914875138671034714711771819818864367561913115403397834559562035820389387354047270263101169232655999192633953080143642100258943541076477384438639980268048886073463799130804400502872815003672906704577238664933067763867545474146660799976143012812188520972988026122686330186744079413384276841506674881549565523653623946495524967685755450048978741481376007285695217277284261078259889314035936886424822207785840626562024349828647084387323181642406945591104676947555497776115106349457769144138282806732131755521035423401106119802531483851152915451154578714039469352100631162347132253137969502871724975183439546054831141616119153476158129936115903616534038602168029460910511546593903739953278311110726174884541170097326750109200559066509127838528309650091818776372903760079161373459350937608864183121879940598367033033198915456748679611154480301126386226022660163402675122861612051853106608266605145885919943689284631298545244011008109044074613892827299750398266104938253737068040434115221747694051145708285742649650845244757621327624505748673637440293817978644370672348606808781259348154148657924936737405267529129590601662343543664102885083444502226207811887543631603511935263034762538345985055051078202074291003542399422520090604811787042871975255393847196849746058096122898232879251148002030441198322781535932055724037986975499076698134417818179992064173145834974176860326476642394529795419947475162407932506713820127464395601164027539960150347677698569757987942626373306989743888436432704105461639446828926963964305287795691008979064273457595899130249677172712271780949553843736679322549260562804872632460742853269799189677955738226961088703385739634248616133985736363196166128925729559222264927367135261171698161759584739629875209318322782025156968946975785730940394891690218262368934299002644281990220077402073289925937495867884798206474246481384227071988627237058560762450385097522226837123641636455819713535882848512829040336962862718099137494086841236615116434493364154213299747193677784550984549716284202793739423494579062157941320186035811659956447685980488735934421469079114043165766843408451554061508044257646192186120931021049527370907795226440998641862741627323626579471430284247115502133743230709479825946302533254311839624690938929790492631912526774162430185026258759594112218402003828635016855664903181723948033058879766418310667833662335760646482116023632636077204670166862072120449829188013513357794723114897725214510119909650480721664917686109904067087604868769393264973979161537134016330564231049265426778203095287197116346342020339768376339420413917847538599067679576107076025702019016663310707871448472348696196329698794759220644123099094040577012702691818007503532101041767488353260072977872241956540896411441450378585994541975473589954313235877815924248712234136461269713091274273552244792929701652213093472715709396800099552484836892701208004494856814279304393822561599296181684277576869452771428565636739193704785030979078862116871759730166271470703104305554953272094273406855149576086664192774045021754249284116119812175048737709914837627443376650105827223435623207356178179646291155674881976194485821836648768786690834682469446082748623886007874593806274338982596989121852616786450065069024417826673968511445883530699792365511762997508634010234827378349644609658475364600402304484890695795436350825000702412298065990190872990348163552508561058207195753164074986600291340088837784701695807240326130649541222955808953197219876007714870245381880449525971978122500337218775712460110785655564976717027132125986605520935495960701007992652049992260517663629463925174690196033741370537887299448351683588083094254304600358423246497630642284933541760864562339472019256826444049671462781779944562495403584128952772727203637018286396336765719272898777999080949547124310573752080926500840075592365268825795910403574169266734513835374409550453027438071255540834811120603001765087778467961091675379373948099877996934380883596735013119770667428168048199198915692320500155730693529317047225878591904626189714009143529321247437789416177567557012058129673032401123258694007793279364638467754870210915529086022208501810378582248898261758139491387059028909027265232829587923841774955287730151677853669630928303597068217352097299865151880265919505145760289021452163996376872260595997222434406380332177977283734614631242795258318973942926581545211320033742398736596139427723296939805559459233375969059301210193631376311526681398291173062814517925794204865886240963823129414112444011152785066974049222554731502998919716194868791995354657121833288744422545569734963051621765076921254784141269222899859994044995409441370472781660364768284740392435263987947622950473240400702140270217166212605605444494874450736800554587174893796373770775100038670556659328721152843717967854561103167322389115398397671560032323166654630602764256573222173012712382945300526485268148864614287374973801543297917237674609175833632284543213585784628119929787205277099087974002686971615923372450937264404883876854409662167166294059401944149518734315917662352852448447490641361766842743199053934292610601485053047672495651113162905168108124682391943543881927635114129205257016862877384975357439702899194079323548555699241085864156129721973428456299949637582839598545932465002077473291025954874967836065693091690019101467463605368337585047270694921602184660695654686006014527187119931653612614405251073000905377567760177509369949080261322770923809214088215391533766174789447883041443126452308883578898059451392428850342160964094558406880841844176329222859724522367269554541063736393134832058134164041056129874073223970404504341868564576554004227967076177767561073009185727625727015871200062911467007241194484537656440867573448009759465393567874120841080806199833853554704173293009898558526304546196068813937338150761337058475520654721864787222337179563677339407546131328565626531971295546235341205222130995531814681936181302294932421122130013403380683014240497342994253196544765151563175549831141133855334539808723220890771319913588197920272519534884322983702444874847702815456850210151403934962666609446087243029714569536390802731243440266302543812789585146604348436426009575393862047065034122512930648406447190127083759776104787868646169599696186908895826953282419449351693882951658257859142405320324135158485532112743278929406891473662089330998523694391167102025541369919359840718035787280186931484294769839368914456682702422076609663937974493838407664596232986590325226995450230632253373652496546826484275419391544135829743269650445946488311378071099734942982090009952967358999418781315505578879860427544596335622284291157153685822402457453329908454238395498389115055259544902203901691336124981128242767356417872117413573341975328966821243298467254863560663497585005062154267540616901409392108605382302702737491334026552600639023835751653149953463356106541469079417419038590617177262960912574246913161107404305525405549261122318701193194378031782573318897506953734528864896587212621539851620786356542436610194074459866451609080965200332404510511968847913852327171042171542910438129217978898002083544679070832607031223761562937714989527578274028073327443257638559719761335024273508487894371162626886676452985158570049561860542489780746640051695166060040546548289186260940796780656537681373611592861761059977015361714800773633658557424898250558030376064956837613151830634719384973489242847439839582418510389983284446373651907474775700632131732308426509584702193257035383499039861739765442808613614047392960906796111889245881242150465729816219615537214026078576717529374822157156367878929092732158095088842948681849396298545902984725901615672186212697454817756774109696152895650295520803034857062945548534013072103205472440002298783486759301157645039348231627800912593745699221164783352938258164382636989094548613087760257454180481270236191641597713124654676265538499779063569530130190077077189096548197865276284489120215929194944543899173059279568116722789516364978090440529321264076368479353858236527595299935630151408951325927608677904484545892672068206196989886674144029245858878569419760507675727666904278474430309474369174948013523853783831998228669301296345127245386082766831030015072290267671443675836857136826036657225922678284137471598293388135835064005294104373167179140849789049663188979037996511900712580740005160267633450551195788823892340205614394051686583569933659306426221943480636991464643505421851147481633769331947445498928469275630322759775976306214483655258418316388424793449765637280384354741063207472923023797896147984997009554319021688142729626812570759914541008359741206972318675149880076024627445448715684350285290879097799279894223928496051817713490820832075303824016723384189064799677761208997123233456977666687163539742083302619100564476698681529739735268352108326363179360223547333815572662444178608596296897418244626485940179317761714744041205306365521612806067717340337768461298228727454437253006103315720915788350983284824466126803712664217130268699142314975299261194999942663607354913070284126530028488360673678838439931149444122988722857673778691908860946983620532245531294748791818805888364238783489860469742757672488052221292515828885957364363505084811193314866468675830505156234966444420724351703023413633482082932479409571467837386141860433193118417462339834348269178617383322442680165038290151027689092831236049010283447305298753243490989727375201748656013378311186073684262268480484719946278219825934443952380351102917924875270353684862568935988383622629692220199871146379646990771937836860823357767149636155555738876553621153581745261949283756543927046247291530748398678527390664662874463092691299282992575043980314865754154241183295580906570371358739467569259815393585539955338232056907498210392979689409191910805597795766930817924474233615590224834197681958341635022787448383935065608325973082108495221347179707225153483419518988464470568395978989251341303397346638775658069580351173823140022144353897434625579334730462149187500619530956212063688103868535368791806496410723840059294947533803360787594240859535071914274075290371820592522301323254313860406692808589551882870982765563328093412968058885515607625683251552025281851703825417041549172011446831803523368169219584290656753463349219868278741505012861443102071306638771605064427102210925341611539612552186755933735054115808397754361391750518023866291713587486396664622750053617752139262158661985828768251617788847162294621868367344469612001704656195353799957000535232976912635284687108625982101813958324297493090641648394388277619025042695346513385243863953944952993238086682910485444984222079346848130170797104994950075105717653453415292124979301223045865245344717537122599396030572868517250898835996642142968181136209747716960626908519187675473234903898893377118579633100329351110276611537344446427883190075121511052794543845494729855927027537409442471878931081943757220960590195084895855811886694601359536206789225360068588280716026900293293077368776022455379222159779989764236583415563772939556136891754169127212322137648280211083626233084329898889697829031018202247824155618426819915669938779528168032472509495735151528566484649226755068747179611043322051891702828710009253551495415461217745145017398739579078502039413103552421251252724579369231168658421305905921827443250420687281491816151656140982410970725073979360550340416583312688462181054485180526778204088980064097666332169374849118236531915892014045855990880874398328745804692944497017031118494621110436842715436862476919434403925361212929240751174276991942588712936215877161389467849367036481734975517581860700989067016167982162266028277819491370474495039085281738049252929430163792483180482385291151792367333140187064645451043663242682274750117981344756628832835367577256132014492541614913402589376024781426903804072744936949788609426993746326681408720425046388674381498616066993977190123625821033467012727976553128847720198266704392040885068544893498335562060371315877429426282134769012875985033988886533068188569063328726763987280176960620377404954333469005389191299499788573128350164039881457658700473908149280046348829682527458816842858420592529561298173812283373260665901411552273703589219470009080171060119571602425947842275607389504608346483081059557105822618925400294882355056125904491205663485991808747262623714934891249803946031012258116942763858020092542968875657492799593031031846244700363779280428547278903612084811369210631613864948389631869571593180398342865741317254289256302028803117523890139319349218220571383705276730440672820426216697189420777320270083731348127603822181824686404544393192192265424693979541237193177344819160319407383206668576017916750401578649388687394680413429788383844819558086463767896281938793212033688455301866089664840746921585345475330219847058470004918439703882411923711223020981625372542339642631858218895538088502611629168730750481338902131176031532097751917440783088784585304143292432446898030050972241438604810937590565821266213138268268761517640193908278135285324858258347847397933498901900815287923151190009361724625982319154584362379209689920611868961380471238825757568905746523717709748256555228246153882185535462666029152859484259347976412653763838975623770307824687501156386475438458166607301274003893079263043603558388695564745879450692777525424857398100160319706700661398924646527009372578025721556200621897999449823420600981260482199424615205499300028062833301975942541375631945050097272751619861006599877225361805968406244387588712603609298717543044239050099695682351665960114276445211932384799934619839969509371789601548674052734242364538617782980503534021430510417943364708289159237722302980843773032240497754445361255952541021144994243118671409926339870186463869671255732761427595050643806684303411635172644290256839520631156419990201572242312050004004597612535149246974875342348193629742919262432003830948571821513642788843144098893990952929007028004278394290141229443549830710680956452541300486256877699994501690496255164835926791793135602784145892884354181374978913517842845234614720004678285554166939971066526052960712096641286499530067334609429924178425031800617759791493519529829050134334470484022571357211975782527111171923295502628921810449415377984394716077598963667199269749492126649892830456618382329078993114594321511064607346138180795437233633390892877510975953692606076483952352662524002030204519936783014874692104107987104632498348470596585222880305926852809016492987180689590076308184195490187367432854411824522677149702145420138715404883773733259582735900756933310460304507470285027552263142832104691327320435438385811818894020200567900003912797121234902099539886678992949842085405718567511398755898463090980063466484237754984111829672300306136147611149887102701949510557272413489223093560234450355073540542721832198985351448242309467898613947879645284295607791306152256626137932713463796649034035578820762666624801305675586928450281386608438831861051545614251270288713222925466469272200610164683126968216458615779539523985543838443056821631036259982936826693465466438601952705370913598158588017272620952721662254018936051288014047511771921874633517655614722550506812782478393467419426728991716711951510748022181514352982313995553330980332551996044091615746968692753705304851819549066279810914028832743153194955752924719121130552402541241476139092936666996813660070423891192208792948991569618621307069004779738378304213163343489597088473961028517351704942349904215226953533589743886393438623643537778811197531001780221159662177133039210034996536538301766415244503482161136531211840918135042389705693296948857023647226657001861652564642821266193251722804747362967162105786728815983660603262714113909383608244470463819966433396991994455949358108344480129129137141484045578950266883122751981461153907323109976624079361200511635942502667387277439351666145368937825597980277537100347221068097701114709269510186559351330256874254464339575376315507947182268958831933111842669384107584744322125375281114602708599427096689045670677079134324629650946366081316323401972951490734524568660857056735123655787351147640925250658099879628247419768026114395096403198818569570871543405740376879927039330794415180407012928551512387411785319681554875035988046812306613760900933079665238013318373138289801500080118933385615251549832916201138949614885907148480460855398662813135184436826250933268772840987359186398004882297012664127414533533256433045352489859423642179012094846134554893483471493024947768314045073603138911507866609341779618381637370842789963092101241127889033233508886522760411339589493260801587574353401345309031902479296009548063262684300033452428339004245964134446001772102235804151776078788821228051011261108361602456703265954216787504214371088484054571703964341215857053661896821796814496214444517681498472276027721333288840681775714714379789215855176149827356220696755996156570135455780419576151884098893323793750501324805397818692343389029861386479620626915496672594225900799802503532839462359758036372411135567091804275860736019733031202182881645433247521986884676913225429701031616923474018249544606739077983056685276005720483282398796050552334573602905395436194768750668664909470185301720924915865067663947562766729195402339945391937698193975406065289538604420654476937248760214351914341364739027276543920181712193160235582757925908082953891392628181202670048646522079769161958445799205754118558168063591287634607421699784868589904442812102860629410587008461315772295696758217128542461280143895082914168581825367241044646353421119423190489010775541498008343297382447587899298921497147312894643667748377167495753585909999894263701372286707526547699803582495683635779030463189009947830875364062840129397402500065632031931870549333771842575445150620770877399769128773777037368638299298507948666369624705512709025141888253356741579387593048055347369740993568747890425816223478989488233724523749650892798141754382249779249278402930869255117218451175519947246986974307192865452177853689424327902293649027880959532467475480286367560942930893905091005577809200016719928534276650195963643416034634590243330462298016458424778369903920308613084889953291126660352048105935893796069112156468437711911275858208447146094067801206322563149476185631350251417357762788193742249972821083636887701877326808040289091834796177781470505566918853600135528665847596228782805285890678388120988432546991045866951818763473321379785272991205740550586881753062224280844247121358164377252894695605158961957969272474953802655035806806844130626077371965511333658880780946747096721405280997485535243592550093948668462564910040753177264853530273823069816523915926542602401169243346528275565416204030875990607096066933348994381293225827764405854682582565329182017800694261859401537048441422109909252950138564639125871702023539203161407356358130242992068566162229410904661295811768845048299614209711048540754195027619523380090108376152743380502318668850224383616333303493913626550047146904068623328519772187738954187749912592537753921965719832615227547583305432970471645868130083310142707811421787043970342937467551978924856280975304310029745276219204422770849058357617577947800545678883279952806798797008289883900836371982914613024384476232125973966246163029230091969169293895454221432072993616635453049363234066933005369004021866901699985489345712027818899657525267081577577437516987843005992399746283602482948563361444419990035209094587100380708342618939849239090960530013603873330271183317286979546078417727633647719510739891223657896599034135605154835383586689793390579197169882228099247793189829700566951024631960510480738600325211368517356668863482360329752941073257509833679919950514530924808900807550486906891859537510023866765309074837836426615308319467815033268188484223018787732508970746652078640238105121531071601702497731555031703745597756304733401200469126553282196833616862767788031296350709635233241498071987666989018880324670621985855044005713379447931093878961493116939654847537266404877292953684084213490637158425347987846103481374893355584493886152240490840172809208640128738393964364182036081313822726098988625375653243891848102992882544370334855529333492357332758997913682400343059898632232729025578271727042780964584158276311930113133035092164901130883439002638403584124865248594445447710640417205518661573180728489924326103385817359172077063054692928630378498471301522633978436173919956366206869021035648971591644794568425910141985579807794382916160557235171111921347819192341191330879895363304286489283182068951396760048731618350633832899933969771766988536659509741993427356606339243076402404693786218609663807946370004011501869131094685202252368220573024669219331784086367504528355171002573224651638267956447036524420691254617437440060964309340467701008185856349810568318176630315847735188979916557555486403876120423820598457416892641928729131845669411844147710492253497393213523658798759094562748082271985848742865771653550951799966116491167872806174100218795056423165640787468702279783020993298988529498875020672073380919280638312783030587040378759219485848044478620041338017731230490637709991877903933984396485841477731312146362014922068514324442202280171367646669862928739277328982794192384889968573341897567789628165518021059212453770796473616415483911332759711979276443948929600753451159533188556910478429307786779016609210710704393065860842082050884980755823445459879355118177248214377100971971001585343529314639893057479819604010004143143793861349216925830658230008655990667112075712971397589980549303667196537683512860521438325424655843150398407650351775533855545631476528289215186323066297551109941558282255936294493107040819958574675102006411331412020011687614440470329395873907857562554785596544617322856941013569005502712561750621630066762226111365216963558348035213146300787484090489546065660492234213276209120546353496267634672412309613586368999995856423653298651841144498903627364217148779426097977572387957947148114029844853162687523856699071391668401975684918535303012450494165121452905596352502529621337569128147602009963450732693304695447195877852693879022158033499176801082035303702653763117915664069916707218803705011963829981631505180263166702481743852414605266346560867300629904415608145302778873498255088728676257874268874667199312746395553845992558266873376301274085890962649317811667502122161844786208931446189010914054125769809826424949889232754854632497966045272155976907874002926253694779542704725268681756837912934094835608692182996662622954541591276523406765171935814630318877398031116512434430388573818169270389679815155512057795838643496478770847847888525532619547997045562850705227866728822236800560588990873583280822863195295201004331936197144892692660085885063930317875137910776852645026738469830404988698163139645637399566344764712848245818829933907585466506548754134133439811759508567077955044472627454824628358521087245522769554501463899796201305072957413153276326161331892023944743034915105796603023784573901572770107366666561335723622555779597970718651733044021345570404562500250220388861304947361152229924836787930815134535986432171321317819186929703522466139975885984665657789599600011032766941322371865876521973760051864512547472612732928313106456751831912043365341184200339459479260692622904659078409222685401942242258970048019153413113019484106240100876315096005042108137554353892349451396924725166293709307307844706846886778998199281083601841259074547799213349320792693884847940434305326020286844558503573792246632117980387115473191329105153628854064486057351444915536365417807475099546572056117451981029181617890241893432390378436740211606372526743672144321427734487000241728279523101417006136200909971213525128236786088277705628388730034057463704241830123558003239474900415786744413462264205693383507855590457795910461191417856233394490453441510986716755098990361901050210687853541899713942292978188608947873744115408487124575455456594006015398427622568638434872133668156953051561752787075009546084147564777365339725575167323198270104053747080190212604042014635865524961717971780141302240052172072439154988738280532135244239240535374903340851225669777009032746331014499174188129986085633834015003604302282567517742371869480413131451494298088223375098553063410070452741984392536509977198275694429646388853559079653543039777814356854483485856642209431581032882757987695382894182865743983708956112097829432097725494005324065859083413840141427669595246901614382059303858347344603287517607663350948393604065819187403672400776430542748655844349087303335707804755997741741752567246545593976950390858734667376961184246379362709919638425929931441687718075508135583617839488829688802226872015535780817321570893409135553176319396404479526276934848715351260003075469698010388483314455685937378385925563503239236845857888488781701290095496322561232409993875264642050072242982121254484338414349111778900470687467623552049775245473949168545408321412532702254061237350955875177431721601856154776531989860628659567120955983548490342500465635355966481077615341269487317886378092653672749264967414129010100113472179080641088117492409646586850040377735346935349203259188205377924000358488386269701547202515815089802306353679085192473766445913373808606446468068686826964857583292636786176103789082304315881128491399830189339725049457368726041677668358404606296063484443254555609611680453595846926401432189420079696915086373344727669435860954803125919963125146965162633615757525044663427248334368155274496256152070898604132890978131479657811969429500384444929585869049672207155089087757753066285867426561503096890584663960238938394285083301703106297156544193870357981186386478572487967801802403551701050039204178948163674040048692829944679655429982753716382917021238204098643044146506151181022959434491772664440520514959435109160243457675867445856438484829098458918769577800215870310869728790389919886598794389430204023746718958929218872946807395888344234959639983300392744639789967431036474513646714441018903776633779854350649239138638759961380808901935823782811741658939993389021389563812230094174127218566785159190590433080299124027490014296077984730553878465694274727406124588805349486806926475818382026035996277189563787433095311089621124424147306617636909984787332512489913767828608980385905433051878334941363629429469747532779168640440865607293171604474841337636433307367025439867576926187010189236622469279091860910745585595244479656723456672904611134643308473338090168740956260573528482520614752738225729637111372931285552082160469863322153072011945927738135486418628771927177262772192007829548006386585347030175411351042373623234374382474741397212741048406364609331351004159231531782199386668317941700190504699779378583499023293916716699419952376357869271527199658183145422239558347484340581110447775763013222535790543449876996558048152087119778598734607051656902257714927369995889725404467228129326501533528159926326035828986420523677900760643862230853449098247748569734614663121354881868205396824023778945622524970003983053777993180949199006395271788763950158721039808930917728183358628065495751984434981394300982747135751240982415340648423053644169292034243662782250821169741333749957538891349230365586641375365158579978917696634314730768410021191069247678022511435538819190609202659348640134241727516696050322301472742786255128949219642042822107218085313790375891366455795793150911268749806124161275341686916288053410341703135965004170471857792547791401937064333063423538391501353283751802022534606779933340841489432719716120467719710550552645869220242081014901813547590604235554074133105881942062121452114109267173443353748184222485021723710735311943884529268629890325906193618637238125121672382786369786312127609978431432221170464318113204005960077002385800910804780113037930989180917524131476603895886908854610236764515241507987571601094386951327131786788957849443615244183575448154676128149913165464296167731246337086339989312634416009111155221196193913651643410843904102018452306260560807512020997991998079077971859449030693267283688599160834321599141157819843096131587085096846525316369084066943965292933982874550392789987204082551921270359234366795674389723324103325926062380164377798183721011407271853779528212049186617776535073300470910931242513962122726818960580904332735194614588420383353600459107282263763370090549315409169567831648608016763528821222194487053688365547969354406842829269400197858494780205762344648607644787389795010008757587338336559319910102454285542226342118689284033683564880820926473386968676546898482964299469116006910476106789608351589227752930019188372706590658543587070175178569839359991466817435471719559067955810571583321753030014455036085824018970295208686432541420866863590650826258865314089746228448297044614606488985946264249192147221839423461195387804837452744604574868559560038388450324720301733339773763157975652819579574143598403945145676293565846872397720536931615412618894995378765417764882643632251247743236899519565789294011590479558606813311617669777800764700117284373416656554204178402506534806795903749642408893770192609400324840926570330465229228219203057321192339898408010552177819764255568539356512385057211114586410800436407636363377462732193576868973623175997388683039850273708545344014023318605258166656201056378050028082591528574247207625589959287799396822473971186858620479965739968653965281938175568490297037863527072766884939787875272555002584764598703670280089999871233815269324722731671503443090420133090234743261556551976916636291756692128463134900621392656352377575410661850867236550774826556995664333202394145645233398452431490251671103488777152322335970886044808347873407375670562255620417591470487575760079202756420299333652849176572802537310090776200168939918798403256525933506378305573663583063962418060575656192056838580860883807845832441888057660416664766794039463557544405656053095410515258059547674317738592491480931935907766003680471635743828363904262740440208067329813059168635777570713405716325026365740347384692322586950090206672573214700024309912731057394369322803147160800749871632063029737981117740033834030326555913652895920262680170555493019860960536703306469770110892868434115382466797074761471671370776086701695678241970966426513056714753749030717096063349778003694003807586340677342806797693766981728034666817729765784248971582019235449849319869771520219670705288104365273449981585641500563765119207766901805023045885829957189314757300248973353524670767575565846665154935802519906346696274099569287342703365094955800787135677748172637958751649480818798936141339489751366451618722628337677748364636991132420462946796289496302241042178584691053135817738901879971382020044853404163032730698439522975098276205049336262364948441142616288660056417685200916986134553378436825054796578620483449546049103519455067135517373318267956322178854835006192262021822125589110730782568155195641670031319082203635385026787792902438895483460958868657161454191358100708495010072954452162057964469193436742858653544353511434759033373166651896579107626746635474457876014148484284906300206616597294825474423842194927248575273349934091463052061404876410779840913441766121678697805778154279698730687803182130760298221804596503271078401004010066078646332266205621521951140521202394426823360055742691022696417322292235504807502464187424464540282050471367205225165253917695552897658645686658046829802527923734878440568881068158696624386496922217092272645887601665416066198592519945793818481420629675979821457772096124334344806412079431950565560534869983037097225703747546883178265948620368299045825126080494412523101711365425953169980557590257697323469675656836317969559971597487981890863797682909099447074488857933933719316969540867968465854645375867723310775025133214201444984623272345528939462736820621422300890829694248763730097864946292256778382103338061842471709032692370688826713204544769894152261648799817769540586360820610521743698186633787038132299137297932127638519413259591123794619586428039024745471823142038818790448862699919476992025290829367452289870049911714834669322254175599667575536421629902459919323423665572316820553155279185572125092460603779789370913888515244884613726999432685022651890959373491893106047197820883021582118459155292318524693045299639633699813857443571384008256482105787446055053647037645858443235528396169721520623493020637012718303278938612051181605003864646006565692752144111185903274157068169205089985790275197611119729796332640469025046145885459428494600062697102209022030632261753045014729386533077541544842479490797824264839176671711879284669403139839646175415624392899301172356424482452159873804301618646958333204057084837808432509913617300423328258381537124022977374117294922652524656288697385091519484669585701517807437400696447732132252441998784221692428191356199224070607038846496035287763631796114936754564682668236919523969263002018653221806790234845105855170226911726731583930790267352642994134005366878633887080636324384361157536933167327615355428922751013930757283945570336054815057418826288426808340309081360780995310898997552131220902854146042606926774067941525715859890116356814327083527858678973676468424261712384228207590764416283694481780750311108745350001108339519068108963147397877764472401783547162751706025958380883087262663796160789151003573250900131663120141854553328723632633994383342676015356193310209162204389282009337750789388466996415441469031262426431156259536604076340976785007332783439673151101405633040525953007685192236033250376945135379890921253329676868357788644288446598484415761930209128234265418211871035386329676088541284423847758797073244746382055130684098136913164636984052018767852274603079761905069673495376739289134338551464457625094462303637375669577684483314750702640069270500597090821580300010629957124888084340848785382253670470824433415378394267545947922359105725691468583125002749171876797379789488905057144991640773860013441123926716626803555494350755319880184667763621198603360776530701213104239373398566776308601452461891438700910409034861698907563245014097506315474886841596209665901402407912865618054963242337480096064125544517661460156397524586042490295194909505911034559242656004805582057915808024236730419423234173425808957460397240168583412908719241310038938430755177284218573965126591422263543435714846802381643879088420185928498688388445051818173470001838236150873092672729353402010116724025630752232723295233437375225671129534284698620601648386319834199059441945328908296720821303143535415482321070788510811427123570966842009806609905963747371255580801567731555096971965664241818282237986304505092556015534806676210777835793573686024886421439704112584304866103472038226266659653592354489851690446217083952805545460723835441827706723286835408668776482337159893660700655475580573661919608270006318796465389516486740869012233662381070615790550590746636556234329836712984317643798079424615801413083910307056544435865977815673585497234538086724104086680445734783424156965567942440900335445334369810128844612387060065568507539264045618603283792295702282441564632245660956638558641047024637560817036657719803812259872311788130566701873221050460380354213964507007923038627796328328274173611816376637750223438891118665631205551312338757379157606992057992206121769357666093570655030985462709908596327403386429211956168907345388351926007992397907646356839696837943292036680663777238353469099684636148863026316680490540789394567358299165139395059760588661674487904393795133884629896528060945925292833463641256728486748984476911881974864216077184737933595766338768134566958942245748779979585094999519142298409245328985376587699136529663719662440189636747669847679719598427178125072615361194543561599239559330924234364408117037089451115535516014628587338019789465017060224817498575130655881689445102232063250043039606668820882003779974492042132264794169561457160982539939198958125482182154037738714448352949685854640721894301724149462568357965264651216194185958679822303920668984494771728953875076146604986571109441478554760797035225593122663157606727021202177828177442071866981934913456672126911144559354424321160787305194954794797607606709712947100363377947957979560287641843019202339626138648293765866448256716254626659487561539675887041762479062066773712618981946126514920636199320882944468516221666796280529579748819141341680772204955016439656730557125944748348694336849271053361156198221753337698082720799111733363319645967780311914678726593742657429416743917461109428921607425072007987989586248298376354012029665512003187658090129589346770143462203323088201186546419854831585354853344381924142107122803792607822146757124702246120298804298110426194738999450812750375688082498182774794791932722249177648002670662083047292726280476684162952794463345909046108378308594814712427678803215618318004103523241345079777718278680431695145115067082574175636043648183792272474144235336273707935850254771478209403412602646574704982392522660214137652292369163195372709876656848569686234575419982883739662611662657781358683956309430098578659023106893956946317263296125187867930805534725237594560468126970231745762540824042366401084185853005251528647800689488000539148714819714905860851754140164056097464197078969254222077747620025655286234714565677857044285249445052371023993588440582731672524123461864332608607969680117979464622265739155304717651484358566035359036838095935273494029262535923085139671231288057153301985089956442471596703146849144209693884912758364158784516183598636767455547940991610391720926472513298226638666694091895859064595311830973259195825948632564874557652994055432846289184324130987298969604702437639531579139431627496044119712224862085343784390412216795010420685169569074108593049543417769307446836886743237401801217345138757938754603932921099841129268198390036635350602015287851549700396039719284590709930463315563635898902849835206663552067261506090896483544643669206985454754474569718282761095570133923208088529853702608170362589939907846637220283614010701861249453262885199384894082972449486400293734999614990528797344464868812290198002596301950306041659157476864726404938824566153573850026761703325328747234563326177998171656955560657279646277258481473284594543535493278010532777067383740302837225546116317107795758279579104756778337676043978813083354239775193624664040611040702128873114799225121618661457318162235536457411811431437336243779439433236964496869398926528077361813287301838270592109664621373686903980387275746854223860459867388704840144888838761244382120833220104145822655775158529378814999678784061070786506915704113756253721635629102550481332084687123292409797339537896406869592712403874906634247231102435657633124741360627821922264383427112049641719888178207728455845891831371033777185282345528890567712070793316243660300279268423932220997823170809969798389009433447594355641753134416360998553695461454598438814138799486833619067816953258793816455788725636465179607264719120266428775124895385330496338389810796761027648466644369095884124486369347222325029419625226298795707337446811007855553050541455541002428672309634668087319340184048124455960236305745372480236049723530580928600219521701351659148670646147078907937927113319503432312876073893669193960128490741055142643422349970937791409118833088555896046585737063891422411341175788444415893784391861259929752257706352553028468595077628947342952782592990375373681159025943520447039426587367945455537957748893937852370336720346468067041906538238188423795539994056914184478114711376299255532779995041292350163157616314278124372867165174950740773571971737835652910546656954350533737200325871172911034196079969380528727969888842335137065370649152835806623345307092200331435999196347536323189358259616988041000076565942252386229706824764687860081811493287488065824239802951193962090448273587455606170194208868936512645356321368225213099303926691701733047674114298594849937035084186146675129888647589085938671888196307224374637168456008889089480927692329714918752166630271660656707714525159823730267449075743422768969737224456451609348291876842281698375705548930476987671015725324189954114745477256318677827321467196480611327477957110683556257770351411258796596328032819914704889843760402266917045857748414917377950303527001298095479332881271983385182718989272279465190387412412462978041468344572818259797195055039882060985654501821933963970975359623218610220853253373496566750522681405941537479861753894356749486158080826144210572292351082550570874607796214310141124486148312779980173995241445550938654732583848777399130371827503281488783494194778484960592894265503277158001413449339946207706332846039713757715145525385308835383826712019309652300414981677138743398894327837024292331492753044005201097882169275622698620297013272428476569939201401745560416060497986439571437196158961479936559695265717923449411070246039230850714556790045873794998001096306749854797517401036092111652448649291878708519281748032320343556462680362070069355997729995238016810828270452281522596227025509430429492386906909137163156975716305078291080798060258349646256218720417377845427386415080235097339553157774453048060179109427302916593393942953219338378873236662607358575912784679988123151035639951789512611381046141681913874451587369964332718789517427090060255300263403544623620444515576283465250396695924827853294506754879968190138134032448671765135731675897264721100721482989659620901057457237620921764869502540981595294363340377476827528740385900431769709716477448990250061062283779487362669280622446427964586527769416821434559544579963327554487071807517421979319633471808967573605990309244958913427698143184905187522211378192365366148965166738974033460260089537484445113948306901331105519436941959767200274561967845588650889583726923757455182011805423165943736346654024852616732556600784759716625529846902260419838222811897856242190808669138388045539895551887019252866138717861517976003394022080546710544354289177561595600717124679540357152938564569155150887083422689670998990973504068915923541645882281198417717694699463508343412270399238088683134608050888136266930028654031990883606165950114251292662952462930231747674270334804665374804719599394020048692405109583516067612738383800759088504308627167095140935770884326945704128848824120092673983339089606503108612076635018404365350757196091052365072863455884575569389568716799497333541587734490808706750683368233511183649727035607279854637818972210451515302671775055285978454172280767822246604628750819631523070283702539147905011320840433176518697235548948988335283643393928316630900840371063012399173203987023633159654455258355850367776227457308159351714922458343866201629559928348574050071065229177215439600520228928161478139653804318644283218785681150321754795808758509208838728912442049728204723833671254951046767073972079822273213600791830263209848682309319109292918887150958861426039702138315310670938217351907936633789706231145545580235616602844036248153359598380237912496348506306183136718651444430624110386308917203901518833482854855393674378740211737342541013595052727813072317214025674348101181311795083221981461692539296775206209339702170547463752005974125498531565016217258990215314112939608635272797936147707030125555597341231118552351570909599692192639213552530012835660642264909640074743567404366316624718893883281648781911154567807652808018997484240514235348289954876628976216984234613879790703858403321594835020328330992737770360629554248016599396775180942494884074544986607413684253406746313825155987656233811992274467030201074994282276510949688391380602103180479218651234243936544919508120662048743406067579604585739993595726242729715806828604321737423142305574843270434297871329834423240721516872485185952738165219952773727172625988549512445247647096154371005436782818097381697110906044965617353779961770340382407288334523183574192793132000468312078635392011997210997036988807613821070291597042189262052841607558243571671512721730858080975645410370172030268545054452698483399137669210706893841800230699315176839164284452429303793509524157787469757480061745766031500944657416062503317803419960106904976765247302323302221798015225989173365654963337195074269143788547282881773123394649762416492538767194655911299193918489981825082662120763227871912503818361987124702148402790932801433209946097559070115019498824396929709887644902240964187908335360842900300796164996027546321499923403935533817423711312644012702669394740863872034517084878538749922546819297704088760214720858077088224477783115818680453845697862339397900104267713193593849163586112395179644312056321922699265956293495686186253571120466313020886626374038398716541431880607979170854239286882737186927473234729860764302861072716070657897026082926629595948674243989147782392056691520840717545441493655640480506752625115805500958410411795061301222326578005903083447708260027179981659209036080294450936845236348339084846227695113033322201887616457751351259450331264070257559251595676327820430585970607333712553186809408803862803300128778596207124648074906105961770657333253034759039198343641374082254693972889616182555838041589568458104879682723853971032827229156411577222106348621313742536185067510409822620173907713781520181992147988897500257130605909155490452515314605582774376571954673532199993630823315643255719172455175460603800615151001687776161941923974473609670262072122629945775069196524696037564396139716213577426847707150099361328384863738201325750857568162327123830954307095331668929985393566288719928373092959488679795400305981509016476767096367107077430377945316064976702772336303086512891071551968567185036646210015481823954183296537343580437083642371339632839780151536517711595210837181934279208370127418043162353164939906473686994167359807996718369805422393038457289872994899956280521395697690095177877407867615107183053300437140492309421038342542870594777317574278962218142088339437423877507764462913930244948239520535396462100876784460209968386823437425642602825317729085049897957296593015177788890012431288801177105291824989328564839631611500287384471577090526412664791610111854442250306073368083408776352004682403041940794800228256958302931919840774726682172899766524930077486606057973240087180032871844075158561143127173681411078841702637253874625870250960433087495130195391126740946827643411358519804056766449970920369055452953173364149069382619553904974708602377157862053205258176742389665945190852802177538312486527245801158092877403524247214426709115147015993010556933631047380204762813000525386596601011525921139177207349267366763359996426574413304143781387280542996649098891090690401979654027874801124209957522066196348113024797030490512914632757253398918349662006808015346517664657684755954071416124942006475309563157049841806078202159698406575571823919413193616766473081967175585396182197344662498345670284211148672295920641979975223025044254474517208140052931152487814921768755933326074156366697067985606015830576123359936560482607588471747566716828180360534885539051831010724756102365137317715147254673832097861021442763353060364648235498882172641892279004369710914505780075800850071897561829675050754477604811147918435123537417005113712278712719031320382071504334240744020096777827197568807324347836233947465021958209011894985721353299992638569143798892323617074173873270275522100542442872196783514708836044124970973394593914982811937109916648017459100920622029173431771979119121666309193898740621006525387508155130774641407361292053465804639915819147678258077399222943087851027133209463807593236942400674135774976534988111752039428808728178859342715293515958144185888231899484526257340912762892527451362717579252534728387028625678350926048361101358981507922825772674348636672410848225020212701429782213499692168797146658791833891681908964179962323019379628194798680350891427868638233193956377520327651040734667919341799356675786421568199628886038164478754544106609895854946910907450643496741836424961148473860695605240415790720846185017538338333453736375064193799452715529827847512528432087366864920386585662377021710803921010862995000630485741432734396405297385678275506998955201684672158231732118790505706870337008098488129755080080651112248587933924878398115747570325111095375504489181235283695877433768700473456782233495650314815835511705761021311303072451086257164715258261761837367407355574586013377610090745261076188383757500584102102663334925440480086531952357808571116507295324080207104131083538436877055328598032417861227012672387862413228568547118929459712900496147008476069808021286273417162932198450074726691230378494333578920906505910043661652021113524436410176509656773392405153559484129449967577079189219805527340712064701333838345906184626184298453613497220234468753524400053798968928507734853049512514510954316065247187545136177627914572891674882222028610963931313538763097242432917542944583933601199797744324847091611609918360697269768515722162600887779694921851565225692019751644845414636961005210755272324326524445731269564531016890571034536666636312747161345533646689419760598199452217446925363069035622871021015266002454289430047966631215256170547313904462222799505008341094439637685933911721095266052190298869833155629434622806267439099518515653664993940374012082663580796299291121871477039758573696514318248813399239529319662950121443993816118586625492209850657570731907247905079963737503786068985312756746662782667747747710783256111068848199957094836549172956131309327920672275273837976546935700528804828910292645329950698386706756333981503537817908626447713697877927579403248751229061739259210787392821392946434165446338169833466199419552725978622792648348513357765504709350523727670051026681150579518165855151883741115701782703170256642441229758514460544539929826660367061000487625443661360273517895244742757288977119470390141983420064517512426711732287974437410458431895155421954365302284785095084954477102450542429264639041123247447772381613504066721234489676873935496318682479537699971562781641042378835713690516523855154510330900301419158637861538076923510316011673528334108703879998994881961054496323486989674014541355942285488026857626683982297224753795134143587795410581805757414471395544433007996510926771894049597823118222719505074019215282064214300159565870136800956137563577245377369930363831990874846143773310358098762069810490635791947177725587883053459942620282436976614044583017587002132653944181439362941637609366047141772561730831462995764386043900106140711030086342804045868452739992605970842774931611868051566937308813886091831764118109179638760875677628576629354381691190501440669304772090756134921766580109714385205265986594298853096454602235076793562312765736502284316648648888409652531422123134826433678007236439340977317942393051824391482866423349292992726283610354435251560004133909927465650626261056148712484868499751962701101536737909257486009572085493966024143103400505065567665434372245492380711563463022937147674759589444061004512974738196966025767941498967861272567146727211595043749323807377459880786880102345250830891513968907660913928724544599968076097198528066050456350593381489714716632350774948131624734764173312762988703838391355982790547564212974367479834745564647484890771495010332945478161029117498342074669383569216976624966630774024339735277995734610358045170364976652436918072738747323783744246226400834320556421538202008595403751380284310411291713948109686037660622761827747698880922191625346984683101951640893967557005537290330547353454603777643813975708221049833311218238433500209028629210890231704071931449819808581570322990259955127109372165629297125084471282059175302189017814923277757483441092718946097354234956829408401830063889440863241085001910270293382682924367624398786125904318074135034218673614579104515160634228169073014088934331517183494470236805691391514717766365351074118272874738449013853343057221780039872419811831341703994653914658462583496895126857406449534306012323423228921118315152126850745185515007735962467654576304597528595914720882372315426582260705827517004436943873844309944549089659689735193502436455384608215680867842762774514172588775670236015757856060318478724538844264847596516368611009118008303610714172649524429790993717718803015469044767608672729676822195884272097384988774257576313932254362668863397520448459031048260043101071553470976946733991130878994899975025010093736890479352446978791116822531767821093411416227617616785727857949859735066867003354518826549848455707428565321712001274961843211996321745568635257753512862395046902147130745497891296505528206903551565340721664276256419656211201783058977151392062726019025766488784846535463592097441998733686969937319608837684034218938172633362902461583052230130464099189041995941655866404672354540937078837660405817922062789870709796710380894705630034646487975588924264341994794242539805889484085852696572742692438064741637626953586728915411992198525755581389801678535448182460790941768015476811284988121673517196755866959922956285281834111895110446641876075771953092206558996677450182622355939661844629955605996499804486676367876454097356596687779137816125560126825933479763021095361750728418102329220222769002596048795550300741060586912579342761312990941771497421007338486373247644812427598418571451041206964140738097305737536214673201495017489438546022643589882657262327846255562004448109991415065483140166571599226017181886633862547635385933291470354311219884303817882686968100745326803138242928436851888224944732151418623296376092902195065465327477528539128112537299164068592446714692726308710696452015204705863191816629073811187095035600657543233413900405712328208415303912215847601703291438312871143648469893331466311847594855234718947474147690300163565375344463497814323363849776981666211755249097225996261537724497595082488800886207316663704892613207039862161051044890508331084524380476543699496909119181247425148617268165864663865847292533215586048578334825366610818326038623648316088412984382142500909539244589190864709814036082171103621675742647861324270520016614690857093301100137716019224174846095793011533623788854748240213944573471341949471752615740330608106580071935445524083810285414661346298357794376294928410357509958069717849629424354026998475924663558909056961538589864346747441092112471825512110225872650861178674284951264252801483444166735488022151380610280869038433933341125000335920651145510800408385153362708275837182875664694602253858936021737738386402034346388358047903216988522758110907600460244511133133652738412151478224663881721679912893149967389612649180450079035634598756479933786645101434638990054764742032808618696878324922969342816536489857543839940148449519369015718435331010403078892329648921266256188060713362901735170225252291688829687840284705756700642746552268133407705131462041970593726761931070261647280362347820247981368502037491944382137192472053562663067216388897896968410790530484516321938539255243520728610997365536475858627799476580025589860927389254381708066603067771097318923095138927471661091033244930853417924965090546489608640650932408755393206990641671263568316972594763142470117217339831026433349962304365049987741997167556605784415498232402841674700332681846854587364517798260413635786620260173786724270441982993058212034817004893350731134277936070570220732537892914636606160728875857016892959621339842873043014222765526754229402679431268809542191382510896848965626583076976739171821021488280862463834870106413324789722687395375851445530531732228101177742439354182169048731007615977418558912727404577696750194666953476753168981665049980282929807795622926054286907225757118037964083631787315537247592221431804781940130494065561455271309858899311789337001359877409177203400929650107643872304841268713742012827038685321216877036758939667657466155208399661315360862212749940549569643109241025662043201133816941517735015024068298495273772399385565229366935901987252546279281189014216778144040493882754815260596167090109337049535169895639876623454740225255517386538276951991127195333302026339289973783926758413369902657627328454277444564777153312991462870391486703942926311026168051801371296806049920283413017823917137650192395445270630467959499738072147486244886000900605085279012995554000300090171669899899371019181936889391639449861815974766853657409764489184959899055516749994552525534503969411710206042497816988474813356631653705745888295937762329475882513987212626687333647475332276257490999935795154905179145224657951222636442339601774971122161560559579278646789860259198733447555233315503403498619537083896697424330933890663340254814063432160006929092362168552282845348991767311716097190833714541097738215002413579367388628127170565872248543169097360583082836082193803244147571584952636238020092544329356184994326440388489046893037776736524522559016078454405171210113669678612953353477699919345393564618079080432476350797694518395824348136971217810380366342804529254932535822319766430165465411042391045751678022557570557256643581654845367371693266222856178226423928518454241432695862484066637019008869187960594473402031080816827436940941358426896263564923199834793015955308050183650077425478505810425898009535278003285463255993541385171827000946090888891723389312168493001892718039930020935970438511561730304724081283584217733403381307891599613590749417490570154708233358882457179985463102656061869335800511653085916541238320736762610562090062162472520705387940577573345887347729282474298815976531241906543496714206052824476611985383369642908014040466461348597128155300242825288227501302089986789674964953215789340604645266930449650300810006204590490499693714186199586324073408144361789521779271670968459984675212357143909017895297451659684902382544858741595817420769220878536555824426821903262568627365131185216743966242580411739524745715851617621478433319698443089973519320022340428218830425878446394734785179836842090665044968596045237618302419628528529315631270944971742169734002781656540561516239839386360376686872032764784366284963535422807693116738231726576530093841356241965651360491488088866620406090362974899643630680041427398590553978147094287623290720325266820692292436585593125383908960407747493674527471529186704584060296010672518761175508487048243073685268764110032844935798076483490994015210330131873502075455095527634755295318415028425012653010468739074519616439064500768899383126553563544910946892029712420926283786412735971626273675565417442877795590011276804219926208264031832521672936638567724542821775235738845398352326543852357215104318798849313640072873099174610999488752519952209607912698443343867041601544121468730857827746756281620939855787897998973505610052852804421605037703022934189341255253657620046439533447165901596755612370672224317990052405819362469542853977378965790287593696495012753704499867073604519803416363987111167704901776988485763485201923287430268636256595065003392700544147868094762031240422862853823599129463015640135892033028097994807554722533531266114695912176754561740659944847412523556009026860479989079266254416767331563229779772466818626120978920256766847632579866150305393823655756683515347641340173610082442252197203932708664487781791328506770740691199982274988542468164705264009004265578913178296637965072790607957995871832998227248986018202913872784000061277027036288364803608956931468658810023446533372943487656435995139150527413705993306846076717664371012054329599876773074037881466540194144713744728657780845162113307963762415349825912936832239678690273898248345206875800585938395067181221724425424140086177907117792783655480909426981128516425735410958598599873791694255153974392530135008666107065226429683191904342779770212946658331187633789528352704315350329309266851787878891905912326238701517181042747760096174867572700033533658561371769147488230648954437306044183691343847951024067350821558486145584552071618421129474901247448578427709821587915008386076597588333079695821831429657419560656855111333929950659308551742578990323708737416490237121783419261983759495068193932208283152098624271745556239450925066897523939016942732777937582421310414788419362972482129849427066208241583588731269088055226902164434761156238047695508516724709741201322349204949204912776161525695000335598666969700055925926930830361196977546264508612176753498739310059370338952621618108814809680143138984215824916689461615343869800606896167093976586912746997370429483796943348383954968021460466553174497635119201481297646490528376777166858593574050081470622905029889729340263523040090868577175319396916133893657985057220607384464304316530044588610468521513484030462701017214713457181150183973258754489998420423438052569820117464416574313854790851042407659490341554811590833880398517997896424540041793829746713225098175543939504830347536937522869500033043596548567909216477571037782226499918221844807884260131847080636189206041292088426000852462474131828628443588968885446934718498182895971598441574365628352397299498961708438550771678031120735582989405634085883204268738499139189236611756663526004301632990435749259189682219761222548438514174214530353834675484804371460861444050824291110251325840106704070661224778145055756152207234863847410639879014860378296191690964864103522814103367911027294440226106691383444511064267205849102037329776858734312464904864341279882705196534296963125567692590576375289443884705090938801031573479942908488547652065242612581255710779026763913179455488347628508674340488910894148657089491116103419014653024397238987510163348681680187659779903202479273751250405083156638298864256692340006805906856737446864143909009345355163161476371325188836912217135291051225402987606596494614894717115288482885759621909541186969481219377698908168430842220348310630962811948853382771362864668136495231367936807877327879918844279028818912546239277138301015920522609301789268663223476015518152604043002778132846020068046810357842579243132061806932926091199339402357507844370008937047324362839872614013635841382919356135783646037549365759835906296921791836855073388618273224301823946886765013742442350283593539623079274051290950000288601569199141423627419610815813228234669939786051917210539801208449503478241753435920629707110204110201041505772281186689342942096343974155844322653285829012484401168963320168155799080494404901541862879992751017195279299479457573236091644053041244228983786720431549722552754639874770325765266324287094463591530584248958069104485047571380530552317412230488094985297763336541246049951139552529216069401538558334743712488960724433693310085716730035781618036439954069593777521811454102892177590632138836409572657644687932898778014194356144638426771362708392450609736130376648002277894939046611937090413884258087881054674814064353651167618843760115122552552153967756279224756948843604385888879157494632826890937136029083299773043405139129091533729657449805838009073255302621320265220231764295692563889593677602574421797732301124817570753012952018013473372622398310505784229835965693450517178862639663069016771999213008528956677491507838022002825745271174566787560616322729668274863705912107452330840958047156356451103509435412922390740649955656474330850483742231276111230388261019502881770315931590913647642869681038390940192851516429928815527330748208376619497123070312866750668510185025682062925587032641270872191274994264059893442772647259695417262485417389067762523171919357657964040294500653850674663154041640319799816586122552544973397211620817889955571570982663336554447874115508831890906041496420278321403556451215286405880103564970167876660205483088251751658529008550144659628752832352395157105146788081978530050642516879610157941760975052716271014751944503706980478532388722990776562914320502783915527165606619064426113150242043378796696832199352559990741258918505430467047962099716943372741956667769152211089536719985008342799861571153757876024609904190884162651556238251897019993346033919433519754406887896271095836960830890283364770601535886391129301538558257597750707506190658381199230090538810444818292311431701997987836395521477598976356349234719978771381384876143538926268384532458929189322336395144207704746465914547020875935748195073177653297202897644841538259620985036537819610394416944426627422673931403996262779202550519658085129694675091164603007820912388713862821279624474745429910719807606093080825539977827882436355462892449620758825545837427304054328120316195857996548631112328142360647315002272294293024780360105955430474804444701868173788429466484930943957379879671500949346044685088086081040504422885033792055616660160825631734342960108072279948751739761969861326712796636000112680433726155335305183705599243975963829874329357766002539565862001065407136033093362049466410523926271824814427763805055266103721804376179235796510331084307806892265945117974146356498417414060136945883849096386640399389392943764334833542725076696526089940400017021044004188112861508985468181757508535667828641357464806878424757687793829304028731960557972225321792455617420857390089374186219434157933895408603536298873615576902645529352449142959341685409927665903550137618221322052477348220302612751893229457304980089495461812754355774693457494229820136446494742353928361197134168587513870581658618817621904069213028801670842426628453611705964385007843171809675843759033890895285881462548882147624810163387225508626787668687687776316334707722273537364726960101665565236252863347483560195762413822177416706283164136754029370332254121169253773415224613747265774303090060763446706535571339301633667227957987260784326555404414305694177704627930882689412108129603394568773946202674827479148527539851079254234819997361271847262840111052531568664384320439733427698615978965262620528227084971681853761828232053361757073780362165243687917313067640501499745476809663133446529012171012292636095410802448176573727695690869134983910064663303628536228356572315486907659705757108734969063909668642231418726152155988955050687878922806210749613984603984699991198130439309749221608017121536076275874372811570488066977577316396903605366786334103522943077629741966886164738106434878941133245652840791990659979608015478310968946233468808052006973785233067297642374228312100719068606616335453853101671923507374550043672674029866510168520667104881892485781771249211689466413253561066857496562339066800652185304545439172881511511643427008388365244771353021589854347039024704437971387422247430053161348393509662128429385597915068612627709968687072438609092574864656458631804154478157718214111652511961905941043692273228932850588116005209164939879393197930275956361976373891651937654863660291788732473867629612013292317818490447171847501766323903650135791158189909509107174550729859093744754109507116737836539839571004586828051470639962932358562566815873507545565292611586127872307914973110049740969426260624488920508108789643815159854196213237119820764352779814813056007788307841441848511105850874694489930834714432720916115936664153900121774092231692914294592830802515334604669138447552576105222892247193755698430726883393482318778988438437219821813702997545378978368372559806012179104135557868231498681049405305354491165495693459348490660184861090935269172769884585262983398331405559886453170374842006386201751580603541552580050799104728925112333199038577924205307044705679106435714872363237997297670165271232641640820332145428301011972396279272707556980410930658094864816937341624737198965854731536898473057852793787109523858970762932012820830282112292575680953306305757794913857704751056780956165872928522889885278864573577128691673421778800378211895434070754258135258233983709226349511801379630052500188246335241704090552630965584975117582943328625944085612396627025425712709580271636543322456876058842579938546203640554022620887049027635561991095133777922518634497016890477872671295153075594827119408445106353398618001406599474627359708636828024357149181265731866334280851085044089685156329054339653728870911489006142346246198894213682848229926965282203029937287714262837454691996710615915628834363102919905111072898878087517943519437887622433080535283870828081945049933680467393171500397567898291383564668319756199751772561744673323373422301036217553491990603109685241656151568224179730790993450908767798954075554996432699583659175022308458257896149227518841314352998724033209006466668858321606630656580995136665373204249642563337667542062104395412450867293231159648704057195230991402563569502538481365598506999544981830116700585842238703565377794631319839383009465529044120058570594552898786213693081431443727589233135796863961508208541840709790793739356272970241108083132513072831646357393451516091009140110380783873419464042739215721260468354815722889029412378540506657979961646377334674668425142630452898988720633632877364352769726169604127275751874164557821630302602862415712117947558457068073892000230955035087800554544877860482496668879064412395548145391736320221127146745322845916906899653406705196493131632731581091168430521165669845508273361420050427368576323399064593561434465844852850344951455271236220957823984167883821836254512969014229281538477385348986290340161604407974831032687704808822037435672071954443671018180259675173443844546007996597696362539830517751735348116927209108197820281567010526300133851100996000318602863154946749476199240222138606632230819146710606287760272305107268888590338931031902972317550741320130485351689833968939565992923646089435700539803694365170591665674027641620245249801721128010426584173942915502257272723246258795407383741325903796810484497280528113256414948544195991443274075214117269205569989774584724779866835095305446841905810358619265048255482963998405944224049671033228044812294088863317926913052834037179408302704669098021927109464527841924443025602707253037141084245051918257829234500981967194838337389021818710041138469325604526752321307738868099714178095023177873247709377545363938775852752092667023584369504026230933645769652734066218816582869128872553619220466068371843142527689543421557962483353790032808035114925675184281601876655898526669411965475717948272407982002962843925089770376159480133392774529268300832739072388100066009070140759485384789935216433244535779494521354576495427458197552198395245763846294721023899460959552125454803199628365765389645028307696218913815325972702560834877813348268974263946300238038282538806072909455420743350000569443006983495098864705905602872672701182648063768789834733557178413087557804181106721420258959366453650821196604632468047715788924261956265242762033288118002034823563323709045505310643933514920670232721733627533120343662227017121697420120168416823806588188621596876692993000883977334165115951403419367502445981231043949629809125992642538155389793463036206096340915240958626467705363441731799492775490038526284975351421028294182262787037570440182017075327646675483279206199825191106875661747960778984638904328694905026742276437205478753462962387787673414146300124181348212967615950173066126207617639789609694435002002775116832741801635935285166352375923296162046051602660768658075881365594257392332925809011043459216140604698867175126550992930082828398283639078538433083198131295400465253137962292469870780161446898844740587996116884635894530542405253378811746647192687265813166028578433287715897659913657566510531681221164385513283828765794008525930665771353602389222240993818245626715900742426818428925675273682344161533711080162798069630595006629810393426967596461958473331006481768812533907047177045536323821876661917588551239918281877755196551353396695429801734065987031349950368224141087433204579393248803671116489261361070805083354662904897710004063689014032036613233200153099126091019609393677124725565544596874432144503088693755026763334964836511638230704054810946060039152666098643594907236974436106557790521525551478923673686459491545473607698389783603508549101438748404868150657482674435431117343465868386133792952093183120174328329343457408782783532180026228704926470639460387816704333487581664678758650988762211924591537795019764001636247074046016182270418086837018946984068807965522549335153584462865506459859358855587453660582353099875543451057996536982871303902167586718347058515170322003145321030308432323620003810142964563961778377672282921407619427914688947095196470744742199135573997382854957357961279193438147752746477376498378795023441488777000044084013629029035991158367688669306910517343062285167691163054422972161854850323357543613906729566747573789157701420168850881695277319865967335269686144325805163319173370149444381286897812749299249743966613854914454901034227573850232081540269938667700885337944330728834942794908969300915620821751422364291805925797913178986829415864971448110641910529729571840755612477932117852840633061350746563594907382094382996173700235135349692535306730997955204445800821364323854654851389152173415262272780314603643591046597951823932452244311917117059911654276562948837265132009775101957743243162098032234764207049568664848271558091240187456191110609145339411094368235452820297490182913007878360322217946112698448357267085776999698365244836557841039377456258200175583489165640400544124258119725899016833902231651323603090141125132945589733060278858093578126134862321318719867886708346200151032526809773375076842333607114278613386665780357031161140646527487846012761984695173032917786746364977827578148748800329769294776539044346094604053707683511915195079816328021535153804419341798497752742149746521760328663610234088547332922538990840359054807492512393457423476872398689375008922753060114444269030276507852877863867395986348146250282988763468343133674357006954715884638392207935572711297954919262184394607109465571829268005067707573294417594389148813814315434603947473115062443265810127305343239830801419380450223002064602880099862268937876741595274306028555719404332258979215225897953396192353983803551609583146039332278098064607837508695210933276533675859686751843781552840610110372338170707074519623610860818871037305453733301428849976440715936765863196043650192636416700948165749517522605663980665530907714695415023487030015447647587502959145129140513084430481120232519891993666138916219536544752113022680325984170051904016089255491809224091492771799288911306335994010747873594156919576251797965430844661088251145212056072728607973263803026469083715900883651299718744895643191121886694933744549718021716099562440648788163735699643997868745348828877029510706476933400759927251588909419461863539472361365568636025671579600813256021702073271865850063179597565211749715981424014997941749184861534077755878843783090659492057560581342104090679840154323228553636616942027922333086645602190009305362959310661252881232886672983416989127587131243243991507623353861616833969658234359481204565125317328818688844989245935525696311278316052677508789950688920586604731576140046457367334960463030923577924509573527951810941285911123116249991784765988572820602349485384747623780132242741278754295413847492453316782917301717789454532256748237635086543117645448641051008029250020464354196160107649916021457915386585836192121479682690048705103425648140953011431654789678940617910398975887982146162832541644701640607085302828677154272028334904191207138399445177422594430867642252602228505588285832070658880028634680289374257242297308628752573082753716593342133828774540773567963524119561750449150246793196029269990034757839937570908659348594294356421451689756368105329821558540156611957170329570208514719982414297277476472560325561648565693360205625870187453580113648586736529439057056930063082630481221463837327042432895978045562260496337679822827826203715060367523840535296119623383197788726936008605538287416215000363559312838157460981435441645751832152944481476224117554380120106956356363510181257878178115206741262320684232423917725934040560229006266482365966477458930215023599300402827469907011145222113188620442664746481519488728441910108867130795207709809095450589134063778594704783279415478016530726023269701290683566394359495750584309028131039180123260728067713194356325967068558980626153654998884202758434969527229034560651018336122869409984199610856641155636667927420221510083574654079867332911166368577741942330669829373879570813795995425599568177825099483408766106867116838742228226271331460299923576225717588907657680867587316370937231571735481642382937133297645431017384264103398840044708043848949346789779393003500909112007532362991674957390232782925993696956828385564099276571541688832539050944711346618570368248645317691460530959096990244694504819222914741182923112721446174339538572952690186639238386909108479991332040147228925578648303493309143039457880779603048778912328610549094123127015956340815197605159834129971813977600386575502608801691524855454471722665835783133971145026875617772741062252159832678105733008883473239723488868992692730088427365591996763212007993814592062954428706291002807480070627462829510922809981663453147703606175890259995401297179832093551023507335908610170393362916887243610616136949831746257653743291283021221935675211395223653298490965000311074773833662511202018179448029382505242433054379041872734291749246506094638801678460757899300318549375055455240013101343792217924975522042017781479095753544157712397053289354985928252755166681255266922837104082943811010779349871633234677038507137658414625187251661011833832291384604718025903158579053638509418420441089875267614973091025927016561817046289442057853696125258708352845077771743197517224257936013976393769796977365000372573443141076931512704908718723725429549326717728196601170297213865474433322275769934994794001653082890369179279560883954199708202951292180875575740032324273935068465296929100344633260165626318203333322214364798539144624021862533557981128910301713102678677021017308937054552606268844863389174463928742417370406838265003865022301160304885772443869716376476226474682229195611912978986706790685464543023740541264076799808499595484821072617971261514768630410396176892260512348436719284179046283117870082091543925722639291621148919699459466171578742469578958735708226873277506070880962367448547810658221173238591930391657703199671203504330558843700626936862889617985899544532776125074726264228129374549315341259816657515879770947980916835285807426593795879144974894573420243635800350822183031453951498416673613682357044386518457280481334060068290959143754081238123812839596076318520221628774237333623174113203417260657815352368751891985628277217793542825261024060843633791594418740738602137061788758621163811805853824253197120403038785176270450058625170750856498748634476972429766869200209914124028108277672389869592329046448901142450536039947614380414840364325019599239154108866964607783510500825075011343433511103079951751453310071085666916007640257963719820905570867494710370539655997193822370276600697752746656718024386398649961668939816295955046314505044974235948193646585657285662660680154864001496107250738910049434394339538538129175510730703256079821529612634734117182769983924505886612318266016730069641367866879504752013274410370006461935786239113313816145528022894041257125182963966220713820713415552140868092508183048504413193407553496941011889351847036282413639553585317051276908805327806566027176330021251763051710751359438538334588341154921405840162754527362377576410333028831221231514284708551008214081812221560123287077131620214084090853365508869608505394633212975444247659866594217227966532019520014886423516552868364018290997522601968635656926525753917017127249299561291310675904718231810323547119818707442231381518747694800262527460392346904344960610587118502839185705291073869892700832844259029524753858112780458428712911431113764430769878375096540686071600913727338244506622621328669127200647807838840490803067868242728024190608881519634645323581451515757449547514122177924146437157941797984795568876261884822318314933355539287203474887825950618809058323197632218465302649560018980604236552751495028682219036853591793409365816663990902997804501912423006033124884133377085995571156262562260383175433967808897948123203403914642660091969762580181818840714543100588610831381287769533795126111866593168038116165996680988647828994567890028415006891399898411330163423838944355372620919548856176635513039428627007780277969586148829573738748638019331144722678241173087671244445805579534041908658878737874686065813791743980960863234638034444078715514746678969488824467799367614022728184886244517060541249118664886346162914635910428798596615358897113599092083885203676889196065955768619060587326562013907902473944143930375627192612620062896354628354803943346826565471236167316307432635893002698240309628619985882910881060518591085918899877561318049945322506398658794542719182044028500539792417120961561336747338359194257725755077360798131640756228434786650884874392996373608829511713242452432141849148453323370533914304971631786494052199460017832535068824664522842621893421397247386520609446659937763549244779191548428053316111153579869103074222056844164020434835140616380870632762708126452012687717257322249309024024387664720051812615636511621394931717813839675556641102635383780095063711800163320788439811973957332578324769805910752217222652022724861180031105980725922605887755465487918905525217915932731148954095842900456872708973872259996899134859215551046767014191098476145677869222260908981829190077733158316184453348096572474587372048286007844420610625211098841888159899003126132994791009164930741848529730362759476404570572859156814639461701712760904662160863940150653655331606287536372868525933075584000017335632236449337988974438657593602297395597148666651552484607647883367557075476882682317569509577747224059737013422029041734894262211273857839863130830183747891800006738409370651352539299026234306007758994490007136369121668361838111295322971958419723111017567771229823177900227561993237530957848684301284825449065523677510651857298110302271247219382078637091804311051799271791874729285011887722944137753892415395370168387666654293918398018509121369801386371250371642445303589331629425845711826442325353289167862958901474378602650466189433570976967003709277051156994559169546728042727262300562390123249253853803218265479797487578621042799973919397120051362599765452272474439610201450297596751197398440962793815875712653726099483214747001020406916218684228662143131202634417527295811872514052480719363208298947497484481474070722792612959378304090384619462954788346448007588600162632671305499231958754393245636873331580525210598239298362897835689114283028989373442103455291346579422913052172341392007118474584113449509875401557594711356666878555778420747411305079045756352290820906513846723474614710285743130858849540742822159662749922451103490893364096605032253353866951919826794480913132264851888823364485262768988600752071349048070248363751129951289842367851188670273302604436544107073194028792336932233323799096009866348447811734585718800143580608136132077923993686706080802348057632448362386263975001711910784562654699036629671783814877409130258198718737744261302442278856326228437496145129849303303865559585882978703876175867037050234119236895780484441705365451224184385155741469206599881877562278265821384593665116066416382517290740556398479963640681116015199293410844763409111919938200056336401379404602136473496675833733689330283377869969637033838920587362750327400975889707963448471008833095190441965786103116959348042270858923032055711002216840403299738329577210645982267089960165751474059587291866752911086183695152108161177049494777214230535615038429831104127591483676332478123819450841335196512900028425406577823501740860887501733252291021758923698112522153184707988426390819830520285005765534403671826194836531545748238306488453828454453718928099059780855634621528361911205328818538903179705549029589424069556474084397710833743044005617304613725076671147612822227900131734889475500529249608453949149110185688507157637045272355592560839063019805518981481740379158894712721816787548539211139128168472673997774835796182842456081886000515132293500291795570026581290069134661653773295094440958815296834347838519925979000831241578572508193743143013913417538000325542894213314471376818178124626055551596442528000074559212528040233702649459065922543821827262286339156408232974539826995270893871756578464155617638313269649315206068291258554000263472602859650406519124286583198778469810019283666155490706427925470175165788518499925544859009016666198764816843150579917197315392192413283234105246496387064877429140580355152843643537012620842481560097244376190215889572852094951996977263185532768998597096855042110341791879774036304663657004736313874633262411194657736348411484979190246360983210643609343352089615015657446483313363834879622130591049633307193124282035750338965652827501935827391493810692951566390185815962925539246463221025587351057384137069595301665171374021848436298551747005167406215177505752510148361541908011598266207166864794766769631056175013474556812230146065224104592616193783330131392944814522375645568400069245114268332893788558492797431952187610162965873221028232949029058579890199773999618341882970012220343363038539660806023718874364898008538928982493843968400919283724863124462213757623711673025853959957621296146562070462782733338529299293785659857906277399668873510099623330668140982187270571239392710506913954203631070869606090920293882725755776409708598161923709985427201669422259446000755910326686618513121572765342598073758942029242075629747832601270330910488845593048467519916297646262600472831401906708147640025045709419305937832652332658461082851923112418262704256335157778448069460370140635689392059773718362308901412913475663866184520428515210543902818176681456597280650796036446501253217711499257660810764156897539032678182025704536678660104319131068448041348794834874832059793898052187954998423598638224163568513970732619915378840185420368218682265479760340687339540110360774499836965565952074508159994213122020456196267486519747926161067868145471793446059035217557958076674758401709176298347111841240013920420406964045190319430774659756636775920587060105502412521579263207539582118715912598434171302065942867404757786116185054154917028573463706896698349259381409740685813026680556642922782454403757565717207128819785803128583980428174710483797959145195821983809135574353063282200599878585299994493060999975359522921169971822276793640896774530258603382278428461486948781966437373012273108357655373731789113004616014514079572511036210328337358140964787104207542737478927539231645265570428003650073649436944737274712969533495379395501740602588172533294481385225120118373636147944853493032035504984004027704136558174848085892575229861647304608322985945272531697690103408255422067260763768570658703666868992474409963944500538140716008196397703694448239359811929419559948755226619856130844522683697037582039006121082850274309231296732451073039495690186456442220022525697528773007023438448605191566857490663614297588006633157123612481379760510471254306746143079224915018419216714263240517172541751491153093564679498180400862294263141051769270837751793047465791862177318793666552928541774071805297526823509186167705974684557215700076735117648661641317343402004486220511697511092925490822117408282091284992726157823895142454135766520531450388541952254017382165124812551235967143326393237691370283001535768118312094702708161031323340131913782698257836808964530420082145404536473650940115532268980319901020502684235285476354840134955584215994784204992017619817154782795333486404243717405138470356037499290566839872507239493326999199693286282056223519104120036205841128540904325021015731566474053299177571518174505833900518635582792973727062494946548706393629860919788780003115828382368525925318907547367417157160681382234208173100937443897286682343795703388254172718086940757852866543239765385312281449323426877767656328048088448618567190908587123297600383832175035095228060555960500973150839183716584865626668434066000003084070105913268206175148186898866061787478301022483649534771195115877122845859395864455513494290997169970382301054103460996472689806212142738916051489003841461998953816616601160681532804347151911876913794707109915245853175419705389767782517581771556320713609142638411724368798343551211002617004252735619922053768143690319420336138282482741882002862513338468458622296067575107146584496444580340076606319879281875236724321998862141985215417912836834215373551464103980822114555902427825137829498128545748630765909166124597209355462663481109183544115925227436444168748539487539712322505301781109237612987452894314272181508890533455737753492095626657637696555714060358495217273847514464613635375388024597425533119043641361013671889730429993864377537441323065412103325289509481089913935069175310777570629671838442759209656431358148588261506470565430297626318690300863728111161289505303285895492062396156123167177114377420031192984090746672204981552965207335498206642025352376260994498833449230652643787379862799077907371386015296867371247903930587684598819605142367737329645839414708317672068882547914150320683487849593897130915938279259065978799978715197382487297549695750275948445791948789801649986358298856208218791297103227299336610585001989626397069253491223864218553962990056536501902340551713629010146107298673290056290355640089852032719887021024552824932745755950404569259401215862726615021352610774248320806138289884919531711515570147006256490170046157535673262735046055863718272620776133970119370840041878636379036795683681801072687969827869672093724027435404346367604455542145790640168423951262530272900823416518171927706652567161611973150914606595315177504898784899207118578897781351653258261339096768815748879545254837511440280829244696559914731657600471219950677569580673164118616343912973814231538500100224049191656421959449057232580332750847911527553772397167011178576486868776707159132531145783417479611410243284214588518864235528182615002943627795461712747712316698766690417038140398484132490470030137175469876195721514668135908588201744567859555347633592154477978680827531528657965486136935281688161822474984707235815823521326329569289966972242756495357025245194164925347120872976418398765212472347547625284175262683557519896300835782545724803811829152488419550313638002762457343967757278729595642495055583820400068903696425862063222910771698389217633329066709373541510352816771617374449877653448782752455188723130281436581251181858420255533654697947188825835699489501174274681839404091744945990740972260322549668763432994959574421684851640090961651884847030105442963689867721161405195639091101665025112249185159922613163212678534587351595540413734938527381220740799769735447155820396087796411784282135312804814097152122428398679638716596558537369431459083852402268691123330890438900630434439849352787975302236651578749264022267239045592943909193406899030150921099191930650593294243748968343090286834301849375316849891068914875705012715107175659103223828471337332169093475229291747462545962482567995839324712186012980473491296177603556516763354064549643647279340470835025911289322348534841346499705964607022633984256901307645840163104376333104174253177589566687168462178898112524139813029232159597911532795416627382278564561883637433322361546050192016828902026834490651442222004005782098992093759484736483289360705152602395867753850301360946086096539344190334736091380321864583281748315357607142001833803170560788769129201264319356573288241082944827644926472342442455613062764085644972475330253463172800397321841155726912192638351007023704495755892003107417435800313531744745845921524991086065842155785742516633570949954650931077142317281837839751708952326315129002013636165099023537845678565875088863882071617476120994002999360159389155126226814009130146089296962359324310172845075165214956229726597739590799482312924673166553263606591242906543417366116752412747773093992850972992594813270318666044577915913173994210290373266046264304805205218011297614589296264779026068170825180614785378433170380643539621697245022789579669260420620533746401997326974031525653708965810711296856365516062966494725422034878590374992825432327857662467660709132858045996728378258899444166677590328709950245138639085946259358760152392548679101374964562487294640021641302340377598359344691791011381155975062208038099899544963744724726368978864071244466145486235758053135000485739709572279668694847046956112589599906326044748172806047024732493348401749643578498023312709313452457833985202825275492588820568099387120404939715564568875360883593843994147251231791329682476661063651902500103126386160584870124797447247714420725793459714185764857336383879488949463515257839501568376979374773535509046601053451506658365312796748049341325852865928474489002744888840617059655345824681208350252534524367308341378849862287015676601587166300372414753155137479356453537040077413134491003489736560082575892520806084333213701009467241130944152125875579166820993616358902384625750357867845963927422892623220837279028533702965369625188739834166128940098212442990116660082061499027431267597191624974933762563792266076051962136701165752753450992904976389351757026805444149336007398926941537922770223656758547215334568789349336334478010815011345279197888778903315469011184250777436562626823202784185812685358652519983090376022377737461380129880567465869593023870408459746073417915437078832761579010047292816613947935748744788178103557037646761925462151935030285526457628595730235146113416521557252484066672003282341848270314746202420068168032421108894629807146052786489572966267166400324429417850804240091375172308564257828020974499558505479438119046111643263936048263703141526523332901385810923692386522551298233201576358447056417432660603106836550256058373260050921270950199316748949677690710582563528319495873462970930041886849919425771214900820312100768278880502282024501960027953820623240532632473112441672016445958495977045782055889001746859083869483067956942102740185831479201068964439517914243650830225536619237265124430440236938827620552436703643893958969210035218165586194053602563785153641164768615948120764262280374075701442700786233838733687678253484576073204660851546501280185205597273560842318878061740737872099358446576345741164508718852825228581146133473649113476884103327923079683123920666394318352772752937319509721388241578782477966474463756297908758846145150557627328231864426919469730512821957222932488771971526443226094896526525903856164752932888690182311454897720975246632381819996336818401259324215877446112988221748937596182140230956916138286334336235393510754674168310781641991374895632417773081311485406620182052982607770540553752720456267289325243059282653622651349684636994599646374252570203108924522555275526201642897303535157450121334749107966988906161364221037644108444020530321669071533691242988590494808737315350844182176898890267654210780456996088879725126851701202773055082681295449555777558533657510129430451947407461964602506991635665201772940916377376919899851441070734104152666892381045542263527964923101068854123921370260196617226893304574903802295358268124583851898856199410285135547362083120458914794215429783177592258382395413636133612707213548760741467927251036057646118567497082329157889038924323118091520164696895581615986684656784903602102139414751482286998553829872985900769156806051340456763391081565415138960026505745739626024784480874522912576533448418941418964150129167858814462934339249889352978152842511835850379211540958422634447018752734146390983194317784868370943055299777473208912364243303878681345531105576839357789926078438945479913787311681391689597364442657722993527675682648128643893035263178663575259273402414095987013147477849591439651126839374358510710060911325452105204319665364651787240249393126110344088145407476388380818295367032319315210285846436421943119485685156566389369139261273102158148378357008918812700128088682493172802344609443204109027475540355538829806953195360021133567076582552703189124689279600801080986068431038321442120080641276414889858758632638131450531537997953441167495426905675888667004203294634210686334718597681615274971677091729976561400432237657734844298688276580351744239240350656117714197424635244235787940439861313051667068420974773531127905514339981077871267510320749919934891133009681480556253592610131049346200955095621796674228645991050979132404915197231217916969506627644689594945840862805566269273661051688380003616499932556395183782253778632060806312410514318466668119345101387550468947212599888142974313712824547651008626271027619084099618932810953525902996585121711079764338884598905797363006795917985963860439789372644376127660284975527836693946989332162788158568154979143618650765821517690502915988313632873370323121399926782655310865582607932301533567060615204652091061704162591406347519642675166274812724871730672397797040049957069606193861252964913699562276055513687199177092509985372410620665114547726311125988123786459641946166970903407870169640571070916544092128137924350963499608645819336514271243490096186195528051219969654697201460157984238417794689162763829588421327312176598465980236195352256845912384545978150519104085276452954260964796855553837587980719158385909733204915914893761344333282218872048169613303927552565109764145347003923295707882808050391096607877295237092810185159112972667958911921255271230122729508278931850161239429170567813319134917658115857917465098008197810620814427956477846796876632369825517377863545862616191997161392183718451180335115941732242808337166918538209752265181144192919031983034701830611627879749455527813446571224589098432661059782008672775037974801937864236786399146713362081569598221175620127956998134307897063414601739072810501812067929452293785578229128358978270420338915323922196842093875107240361292767773076800441895650951977269827596578588577187618399321626713014316428754397737104948244850134037067160464695881449670008412289409782117060529669885494555513899221070739501830531779256092419759731448066035350947220295360739565523559627418165870463165500176934741562757059493394781048375315885609967273551930684130204265326464350391322332505409730065920593130038973085152423176982980036048229244437303396215249617808446520300481465429021406796505474205155988904382294395696112454089970748016287785431267321178691431021458325403510478522843193453909080164749038852478955968901854964454136667750005313143771200825544774859291539524315705008537995345242008290758983167928145350704417580125054825299558866096397209858618671258600325118453796595285759797080849475562613861078779824678065345783293880938072485058020896392296066646921342656721245841353643972524794693669246134127197795723531276810720205879604864553542210538247884195121488882579713122626065550035252193980312056870625780278832081858981616043221528580142866853840334788034614280237121542726744200664015082603602571416984597005448492390234292555166137451289961390911064734887489100740017790396949819313638005834656050108017867786414405652173539391938706834544451187751171027039100617036199690380203583261997535275505774083206096737204176688879155699580258100600721444948938450364503869264809910825423443017456150017128744619793942555215450777478224613292816114782409643410068948384636368011546810187127530519969649742966266061566131855936728302689493681934647487382989946475583880218587323936607244036862168755075607446289666688150705527412311292924287446867671341048293868176317642798716123990272708739537848926872187781521104322750853980826198764665978983383396870970477059110219381583401823456491953342455252656824780135278347676134919214201250211732504390442299654328012814070881176112599868337751109930961977706529332408111493565059213514888991262591609774975660625949272446235172958104820772535708350477060663717125667088600247689393916607856355409921774581355666950528546673213709390078245358227157892910279240559293996962743770200408382306636896249318452439682592018231147312594957809935528901004342573516449070938440806393492008912016162228210026425166439081077076927575859903623342462380185130080264138887244772829503898167987178544548910434237278955306805137397606218120793926020357344699208784407796052751206805440032777862950071208938955706367294900940103556946853659052817931301884313043152422924044354342350827870647229556484532971104130272560029971353975511006448678598737322760756796153651201054930518148689204383802132508973700912365385461340953135874778159095341877061522773321068857848902869066289625152884299471692159672250191417901857330899376470526948582903019533018778317719977110022763496659490418004850492807430119632607129443239531643051490073180381159389896567848385851178848488585054680332667368994756039452836589603150604502497884773276048467807699708085093361170760891451799787702594151091103885977080022934374148601970756221668246639231078461316158237541296175732426662490823766124576888120844607286541515143780676841614842903445330535934176831605134327829443811720130195634284730178272134349401466302769539754848875018247235232050180607425863447510093292322517594058469294188194225436941964269160277617876683430925119246633174840547045058376814834866830758965991957502422713213428042823204116980485203780347739220448271476505370921654072721895179181247884184446609396449920201373115578376286395336981001886401970104237726857150244611420752013066130421617283095244834850971434494516993584689569604366086605597224381603926397668926611167257243587827733615528466657506905840386659133744628832612393620934551261431827403884117093835905955700580488645286832040234518734584674676412393882764456481268189746374679162536286220638304150779792733117277636533836593745883443438256626224796995336370010042017247099510389283269194717293309321624915833367781779571290463810667852693906419094909886444177634990221490914086730438420635882546452495397694636794187480599992351098820560308758323159322511905972442448021013119511576708766153054033151447056051380467279404792609686164480685638448309187201790846543032824043127435152313754883166396615730152087647578169256374342272402236349875953424369752893028923724449378309713613631645509572046405995399911518174193525465890635538323273790351777356434222585863390943112749512893684660915311151381444578256341146589899374339840631074088027937034297165250719204289966427349745661561236228242537502312482658807826093647477385894253618231221979843764846392482044547618964888279454612320126036561235702118878404806793486900686762358948791637255372218317163256591906546249647432754250359283386816859716368419738336424854114904991065472994253075800244823734534475144626477356597826839554377960882332075380097232242730019805261510484813764214228724016264692368736156307769211173095942678988831332232415565515581329185017604935355722770146449611419364974192143497767242856799494809275822799191023532027943259046787653812692395819405264995524704004509291807020007696703824161166022060182692970316980146070420382660076901074302053505099637183673247861602724020919861333138112285889542800398267993631672509736391810661303506729973971908183614525378115892576643004346392199412065411736977666075140229826835548252401621738555023656199423885263764457258655030215159013814197787633234255266578189690308129386064872431803971353756218646683755483944808734172578167563534570587552305555401380034695008475269080197411426776991884758129007874443862421483802334496270713981260575499481396035950779481747534309083524368321597999829019573096602423015495083181365305897650336105573776802373771995989205242605183128791433240948290269383254732662584544094894397554102051862273676678667022353317715154076394338935906965866873078949795116398324637265393971048322353457627215341663841947336064973053901815156796996026366656217672070664988188234318770463497142726236180420791324354608065763578474441700699964199372424723596544389428987339703434517056372195652166330972506291553320597026210672578671418438873721807714012591746756720682453339372449560562286587210986828384502667685674360954948715844358390376551175871935546549640427330578289696248440593812909583852184363196123480293845184108906679480173890070286508918346197975120557266128559445512909787390545706989598056827402276870881097217074654195674416305903487812377410226484673377879799242278991309723099421311590589726056635083290750195729587900958135582310530146508645305031065896698397456203391947466035730518277275040493616807338903586961262794338355067206238074897675550254389660031223445738760559459940050529507671713109962620687878773938412868528876342572219916839081417529019890253876613499751681336293112812931372972927255988516918835664996714813933277644015350791879665017565487693665198665874835001284028506633270499821702495416736904348661661917552299849657676380567832175000688132322082867594811007457895044907421033493843296871546652661488899129336986345557226194998642162480583854844169514923685865171614148218195724749523057739765836494507805540018772983894707253820262471254641085501076158113904080291007648201867134307354707942773338135500360259180870115376474848710816509029308218526691014241525357840698033645561930721265379987620009335311403435478747587710041867748673944798055988802625470290006849253183298471850858908274586520626026235974109473489966521608994741011500106863475857546056271894845633552741914687033778902959119671701001545629863437387121944736615122809145425047815065383257811954101747737544192509879619358800264382430575819189962989543191167509292341044509428151168207785926854877248503038975566956966495625472286460746434113682116251622443501071563567950352510881904147396516620397174141924663655086284149890404476775699803688038061582493591187763759809991928847605505875845913266167396515026243709365000734230930813856209863538470126524443600101867895487642322084192313939359698136125152244359038327793541307159030660368599345447646246458669687467334181825539482282666894000594263321322529764679182643049179244170370084972048151844164517800936826985171845774999647946418902381769740979836046268801877035071409610625067723430343616967798326167116420285028560147891489214107723625002063464984855934601506901284326379275657600216289968696755763941556404456799520476270538785735784120207008333804415236026819947597933534629192810466230057999060992114518861065893358049151830076669944061686131697490398412703051708602774346298194527099627471461863434649163353866480689541030100485242591417338309206382236745121048429377100657981778497577339145365004295726833397013665271318749174866412025581752729309720126697028104441647056473980632604034691562331863395869582511978608031277902868288308389833932370889502072489066672767870816538725245104860817898687853437088748815736634535551422605305983559023998099256948087753503642231621189071314527498233258759791349930807090178786583788591410302771203537738316964376993223954235834803929019738506921796154220826887760753329663469975955087807827484579618594466696213069769360184043447667921701889619672532676540472105914523222807865340150246698153366379486680737280323889559400308048659308343943242850704176686370516256293349424568025691117792800235697734290264617135993802604058590897077941077584297417212970819694427649296218683781636083199049372085909162614754373359924144062316179376449146014109650226540158118846726635958806010328351205897600001364772672095833186932795817289708275497023074502165648701210470779676693515256421200836349186050563064593305583636543487189666264974286186242732193864529156287680088768520102761355014273003619775191990655317901346544916032671733907160167095567092150576665739921596754086946278766955661918418625661804838499660531489929692932503090323296608761584218582778108401294489919755817192770442360827484950174736286243253894183612017954766426562905188114126659830980986438545163874125322792362846765781496993092545146209852208397589490946179899650735667540780085880971622102175505892111488172040488356472087897793106422611313167765313072399219692718397517884409912440233056275205773523877720280643864214658424606293307154194321169554613998124074415632524878296896943785806079402273422901763837603869732946210917831022727441473253140137243730603133270282323725080006405580586730535442145588972235280604125344899635566318336519062775779522096090189585466464492063618072658598929278349376500504845872812900525562136675346000367354226359538135066268653469776312679209679842543213298286710047250377995484300626429768992764069713751373204487483937892358109093199787151942482788959354638774377353199183697944635269839059668883754944842880392958068640999893412615037607291232698378450940689879666309437383910276881319602698188931071170729500009230407288865985281979509565348630479157293142753282726695419579645538368048455579575063883974722711385287020844198148400510023647344325566246254664615775935939348111388092334736436508719347548371246066079060611183304555960984859059072436906507453064447808745961540658932895271439192943010898735079002286292430210876326005119918080893460226403718385924942200016812290544410619585903382165112736429278991589764095869470549042588331016186698129709617838982925303092753723604168321316902251065261531029958212984349042517661382621548791925867174738548813270641099263203559450075459157947958374063541473182761471192169087359186358618923587739087120343607068769435531244620818767810575047805448802632889937957998446041940904471152928190837648442659220185194811595520623544377932947224017820786294761567115158297292603986111738805628190674572768499573993907122355931099635921923872055429187876696015504445570746136190953457817958143244254152485921178986301503946067153936496366832314895931795933321026605102436997983304912239213803151990632678090169800486494826131860489240148443608805824073127795225366619114265155627450497529915268312231838555888285772511691459664006894510005923947042896480775581724425163451318710603780349363877512667515461745917858407652032303564317032959172786876627808521239953623956677890111184043627180372072793615060674964132452810965755390787250223493594994266813138334293305944013231033117607493707106083162737572926267150391386254103679753404503141927955987501767651240639004131039047776654916896117084643495604468944617130941683010412315318376737774834413079107793312798412638950004174075652940005761217403640514523950841842287646226668313330776315498964765185420850506227456696963366382527802813735977801592140206861326620876185234985576032679732404110846155113139043234441689600383084726788779312764874811160610379597160798599923142706299035902148536485253488867797706091125945353642127069635539261285056389728745323270421054077687753975531443188988820526855686325507148876458414794802252694564255482388691789334357906697702104575629629815147860048004182845043268698914533376250931642641611771254539909457896770066417039030708505535605027124975881907643930229639579216792612368067493505113046631728961320016291819652791439037970065555407658073256195899438507691782612026444928089383377946363127643071199649781078461427242546314605322495843046681716845364255529347608956013173683867965487482451994157742668300314372942201974626525191369261148239687332538037917764749361561118350719041258874489578762345854462548594274370397765945047842089014529604066037206541249252974365166158191908668225986918588884396567187435593339314683662238430897451864637981894156282468330719576666395737647394719197807761423819319602517515358741351478823207752908249542536427752736715057854206474652936874499483161326221952897098858803904599336473580797721718166854731720888955342118720782942965713064667723343919744891290491017439111695951285400941071230823738075607912966078676210819512726526100399364682708223956104883486634733801342634870675214312312815638047654749611974371371780329181249383222816607789661562582695020631415873826250677513886694620725067324370770678187462919730839348502427288684543362654244053867895341006598150782738944752517495253889957910098683419593771598327059133160228257955031307286984643463595802389572764780800873964244892751826893428306218640928659463316194293486491886485688321654857965632498861148547508212035197831077592695045253268827163533412954800747214188444573133284188794276313484986287582654512204672658098907402891000935074102859043640526312569137960982845549998493078023576796901932612460930452296002935032071617602732016347598717622206868281410178189911854255174581007750870740726907792996204813495290601160764769275386358077880641530925848749151536485370109632670911849183001420427842695998077670464487711770616195592564020074953319972381185146730829264019483187799509429323852294118705249726793102514443581707160476531737117616171730925901929276204929260467545915952516195106917506302434900610283247046835404706106680839211780960513715640511090239583520098766982172738566553019434233551798327527151608542273559713688455746059545383606536166640967936017515167059600480236486921533966541571154404284350303608594618443945554952479233096417899060748292209638145733328155349823064454950700521288493282204736729080938405667502467585662277869773973913126622278064816478801030213113719349168915377689746271529103078925568003139098280358236056096172201663043892100305336742136474129696918793221140981755444862273065900054855028781552411592373093036769516171484068421881703731303780987451250907305942434352171154905303595798854748738419975218225411870431127238689560286796043362723031677385626203419463047654378265613714570664379747411894612666991258523448762175564832183204468654370722659209438145679912307265009141242652095016422155450841573388019461345673443764559302894255160470331113641079510311856776301050185639033610248152530642294457992275091281944087320476127080585250744203773519997306375007624604679550027797931328908882305798706457380349687306313915240803262148289000624053660114118995191752545593081649893331352337628726614700855010308441992482313223533822334010155309997813011806338145919513274482549213855402462289009580628427095054172120038595304678679422695410611199374717344828592102292897589461442267810076222678302181812807216344808421145911291155179025637447774332372649829634021086054817709470673362846299714774036075292580779685077243552944495721850818349945668802266259574408510010715444788445069513950450068154634727949825918902477442552168722223054775425231940746657886122890357331980623930964030726119326999040223132571455210304100976273320857829531173994576645734960272545130026370259691848104507420430101274969528266371410926000330946411555373454624554976979256736139239912347983330247765305207714518846218442570153568937647154180434547044047391275055793195619300737376106567061988913170580086662766869101559414746822286498927429309927254115364138242434964890912244985554984296077238725339654329130110036059485526938751336039204623586043932642360315711659775842285444121426363816850506098703431500041396383463088893591425324249776414445330858969192622324908480899444782155605210773172924600579900235211482115251790116284214691853152061376373648134052669934725585225271427205048233697729390520964881930135557420941703193836253767824508701073941167721653855156613387796585494001221703955552976189769100335793848391768009722831600675345407997974297775851824665916519718425864108862423060606981688114373907917286259594011840199521298148986528786139822265255208559069533019065149135721405333585054436074393710902029245217273727056630699042048147719007148846632792055220906722576158818777603152957755991414977303669874065818715606601391310411595346081126319595617110951528368547377984225922289486603700103304398162187900702437072357385603611604001746953432953332930999765389457300856477425096401336321430156645156468027825742230003660950478407299525145929903890296239452768005063321732382737515594143800709032657196971105846284645164214823659825577127748413510802892250820877901064076142567567886889236218935239457200970227267185328841479770428197822379984428390683995709701404248975068549404478179267459892566869976443308417606910593075628162312904653713059411701807336271467507070294237605140738929436488259598634611708794631054454863234584580495008378850763854118831995319055494855701886776525620552200981741689145347708669846062924518572943309075397040079795210032166863148933675510599989316660059276252786289687250196617756761936520597251903656956012893452783945485061434077019574499788453795986019083661699100203111100295923750001524272534100677799325152470486051757498484659646100397769379375211756201231835743976779976724046522129657663758611045473583252508762313002478785220616512114491958020106066800978258703963077274833475612076446287177413854696925909145601530498945772847390363731892026461082748979747359703026021757092816509120554000609577557285744457817243451905659443119004855353918350708709844991195740612532738475244453678235334692546268741058238048830638793454460058073893021121841675093934886352984372136000774610568599031513224113117023039314208111992558826341675372120492387127341208023334610502621847057498361861085169145977777939962824505856228532240042095948227338670201539198265728732811292656533515338552322221550445158059686077793921857160682090906634315033583023422789207811152547227633471183382409544123026441455075512972155565712466967001371771374797745178095475066628009446999086929452988938828050536688534039357413968985306633574068055340211182745677806379170625658934862926848331053999108362340221553920311400817676907789452152838090479787336349781194453004247640328614741113398666496040950705975190523462618415255385483377535108714931331477559906001478930010344088457977361883294849101933488028570791629802507292030727677690705079637420245022488055390085412371109953433147259786945051576469149626168635359852971271260768481019851705112913242815009942092435881048876684318060365533218827003515157514810445167110656818950935554900978262805361058614048031267966957160850954972163427889054295369526534935101851364820346688044947211956759145096256093103017068932629472045263621151859411827886185538551785615343636238676361831635665328350283235646267308462823550919963807172069307030439699414968416459570890207998046529057195507531467526607407955436516861616272831881709442122911745013039396134160778347460658032309425817536691355159536782093297645489804952127317452358828153725212063880217928623284121001064387142203440113967878096373759417104581678884012451400821164954555959594671940789692454092627965181050262770144100586872358517653942331114493558213018741990562903715238211400312807442181238305722046002729136922633115773770717047392516961897532606204484154955120653916681221161971633448650138087578309813339197778881673967071690370898542181659574293467116116054413592444294335074753936831457572483720227374954155687947279003553381458614106540653589293884192936402239588513280793682021224812147028127577646544939370158937923070712742744018655979899135601716201192143831327065992227590763420933158308748999048913144450108348244629300393795757815682841325582341238091056106097422692952119741366143561719211371889628838323863014817823324990288722317226178503139348966827295683309794056144096412319894365691604742623602369808771754978507936659447770143645491244502099447990680151407551746825280212597343035978805179537731767107952671924325278698865859650531115648440620346482496959377950783683148713869926486976033714231779104427409298331163427097876371113150055769608062272519182035558926784690743937877530048408722405825278374472436107781106442945737884996690826410040989619301440149514321796571898941828410334216728602002978029747139302784048175763664494820686561523004159881382354073484324538347678016757114000597763185858729130158052237564471540368156065671019501054050622831537438862223893886679511588091537879439837449219199347764193149356179295645626169507397135640686395469340228640785418841328414992169344469742249555623003040601638319947926178326288195079553026352855302599204841603257004884476400274424093532314507175006777768820185039632748027131724227543531708940993040044482144085745231054759928715049151748080887377823409811176481459380415342262789868104095087133903833545770474493947302768887439514479992919385574818498180536830604911527682395148238793973752280818875019055325560234062834948126953079048573659481609641862148525676209540390790738836731268252124990810482172455602532908982569726693590774973669152099501802383070232992404530879870200902334679277615996364588189638036875302252835918650776694411744528672027832955725484801080458875892748618026755536110358713467515354355472093336140154785963623486921304199790481191444988395250098698486840206440676151795722264575073108873007744115819301716896543919649537677299751015274700192569833748511415675269163699804017205395514138012337370107156131274268547734044618715281324343110336621325065645066213438536633553716849808876636998324961540386647818468463494614067017940121537213021380970951831117815310181917353087945099641514616663387637720702177296111385859169117527551501585703788274050828751533922994348172227289212341930716528228750837041336935726513923530579822657460192889626640453738112152825722944383062750232511726534775022278912036492855053523684541526790198716888653818938882948430247222866689688429201619438521765888418896317344243392376889472218136219295888686013117197183571976296218149836205462269636387092709900051757421549214508605765652670314345534831989247104853028361763028271140415688268800513652753144978596984709285337606524851387958082285792194587327752966944322531533575497740791809292831108566364493964947410758184593628686777909064638873509182439988256365188952362721802628739368776863516474818963996221283974443741923131423275027971605394580837413937284635040525361555770110061319786193572156940963881904623176469842286821253446181672407527049291758895150212837762372064505637134972715060429891451995359924057508814959490522885311506541696776070749180752052662410726232569285542498659855256115993086628678704735244831080760320256389832587057079549711695264585365394267883056852425153759221751202760057767306784087031141564261041911135812100487039732955757415105277151936167153222973451925946620146058413787492057277273208258263789231011440488095518118066247907781424663122983532402872845012031667859671719748493934445594058584957711080671676970551370550365549381504573680594349639892128310980824589335324158932885164755738793485551389884824081815887429330387607891009728435442299742309394646747717868953884041293914501014868236563632497523911426431573042271622654121563022150512327374836174035032324190169440031108351591736575012040154367583228399623965623422516500313023202820471728046054304694392695020488176801073475620993048854210945865428820265442563275897526635812736559957653902309458211451392842324524946093221541462512667906202413225454707091551285865678602154069558160866256710607294912782564604018685818798301932968517292062122971189031470761616695407472411273933739212458157244927640105941213498143187319317384050601420901727679945478835019403534233258396330813134639093939933847432357304623885990074511802731824812827739449917898227232708169496708902937103417693463301648854844219123810060484432090580433214908946132798220570978279220847744144813454863527711156113356599296968540650201328133683475171526701099273448329791693972407549618909193458412322922496349222875804753404962311674647518773412130169145723038276401102585977315029829084591025363626718070642538348363905377857877524115791615629979628360358037941648593819384426529140825543070816632591636584813526552255518265617050085738415707521555774688024182373425445854590788132356990384909158036570059536917026810819771493691136406605261858293818525640960455078598094973505134492955518211864544955830522264918989325448242035737525128210052419171293019563506302833254885408437567161791025547106877816071957042552390598183986163667672284005981585518936875440630275717870947393510537703827395261560398848323507547406653434925536799970550671872966431088559782960926040005423732065980050174376787126530441326129498891006632920053905985579370589438272481092049191602760134511078908432792801689760468355547029801690033106663980342850159700190520119967745309799073610493179693190083263657432502918540548638684963738760601156223288467552655208423433185267213853470253991437708720260581791466027387479435670627870147068014077132381567394560396802050791070998044449282078084779489705031140260997029636719960933814155056641406965529593460077066881197290815567168731966123110930913642881615764548707989504351215679217167334925545556550667427189804994881477155695853150655992384455113815246016686403921759165190856485332487338177793219505244363494788549609580978007932927423669808600471676921542385535456589093852568200877168781274131966322661829200195954553523945885491330988657749820022806084515971589126117200303893822208195007998485104313198732342432191954283629485005795867006275306845364923374226372318747507519887637071789848473851752723372599165473246339883591593190099572729300149559901091344688671586328596219120411549410963606967850237118967878062791473383598759084206072394325218351798311614325198989558363714623308519078533684344815819836091088475426368672187745132970851203360306979965948090444951818879338897316869037642873302270545929691570413290164133523765498492647942671191517269213980584190405573437882134811108702092989276524445932533606944314132600574160275655240569284931467704919432722608867859664520528417255599331955592099843296964942319157153784072108364507014964500738963465081192436655360531364293793388388252121695484523134810220658815669417781196332126079934556585593953454524858480312877779413080059065863213201872269280894385592090971931866803426043384226792750618832249518568237231036242107758526422401952726666845280307855824041132074107452992433320413121158596409055695492953144521358706979074415145128811155205826926290872703365532673651423671036960157157933081500110273397485731129878047302852890613334780406058722470175886962543328295553113812762942487122460519288374093255299211169752520789065201176571361072083075294022214985232202258584118166524851669430572907352784496858252007520501331978182702283257305603312127496032385336287684378101181897400118310480717328889844545138717430102331691644519044330800489944561650137133622005692507788723167117905256060340863326222356090929199180106931500354819089388788994227608148669496288428768973005065858317482098899894849286654640227311755590930973896857422900480090836435723794966502576733530887142537677331441742479559227274046185166194200556366861317161154426872398444523785159978619968397796540369612879270745346705113528971198193263571058396676926464743147229260799799671948120585835062748796627093147351708856907977946718158928957775363306316643285984296423694585773612285353542455290578080554308341203569380390456405723157164819546805669846545497083629907353900540606151219341110065004731568846837400367055964844398483043820394900570114217549931192134706432492037298820756581084326960251979563741043504343693969755824345117373414334603770179621259284823623030247574450343138669371309537228657484355840306168351887937043826236222330604320614135778983740616660475884382699547092765274374921382854367845399272219313141182506001979607288559475788565032039100365628560912256159908094700041713948925471939745884596730993181929776440617423970914583916509876487129297108256298774623288105223487133417299931928793076661055248352860496095227479165237772935576899948024669701590394801070667030536463124447360269886282433661627113206738893076015960807961604264648063262688651719371920508453405369601323403687375254976498700938216526654112436055898127656964638535208216698215880077982899296353195515107315556848971806950367302325968376764454714077766424390702237133389416606223264726673411157468025221005786262880767761353181014398956807965944903563918595735554353084313505965588487085640747127557362334818833580025641727655048747560650684350922392925074768093976034005084878359338557020513451021244058066102982526578033786856824357368260267609432892212456441954281136541313994706414287889537368386933852180698077105591554794909734860955117280196392170049909157031978622573491670059068739575342437934773152305803896082352323521409156791190447687074991686508711905121349881215961837463808575799216863881255027243970945522645481154606629588502237578068364810824384659957662652108734432625136787012154048400706306645615066200346310006303239085806641898353781376063272705648768308314310838607431932070905237060499852698909424116193006424165298151674742130750791387226962216783783082567946913796455260995915883342277173238104658532084236915372195115021906609638324504706269056880887793276377211665971282901878253395990201845071287431135330300479264480182332059810035765882490226804515068947888654312078564784955449739064800822819857914711238950030053028650847169696774896048061426734612634963991223711031434514241080797526122302367413323589116110291166056280008144482975185144256065212215528163599651691186279111418402057492284052581814107482809881753665618982185115321796812097970046373574049200223350185694439632521777133986804643094178933673785944857883303539548098065900390398207743209954940039522407394157673546966445029728955993490176075841062388826117990797108394557063200010498902431877759662392698179335857800805587211289981724123588535266364621606564406537595135981633620419992009672509398685425546482150686009253732015035882934513032666705786388804232037215624048887051045928773900205077788961942078226468823673918955625684012212181842759620270401607410139328196451877906253840356815910250123054268717400568951784523109340418168975806314816561399572681789931497876725986193027074699148374841121460187794784631723439257810399305952109942295101959848768992562034257577819758442721777097126552471308629516262597562957778839077259505690507177681752151290339412849768974298814457606474318332843829884569223469006118947899377150394010172575993424597820566542300181205627713843257513003834286599024646737644836681988058074967063866400403283169994419646488368238855517473310731733839615723128196912183318583538278372181810583996163474363003356757949031259566437035023552190612151107333500406111259951792034664462607428119269716471122497042339371165062922956681983980441877196703175099360877493786145245823393255949313622100303654612436619161567833034882851470223911079946374486433580494825414918722356421596700577586064629761935394675330941910755116401516237400552470535117063370233750861473429341683242858113692940975476156961814592025801396349794768954025161863942419236393064178483224000874211658266084235944890370420061900623519159910770286186517794129166976270790920489715056241317449188226938249663344414898328666159179474330304146438289439808981027419154482770149579991031778199932972388424298310923824274208954833068163342493527055882928348665016080249563680398696574953201625131781323751495265508497997747768713408907314382668055361323703640195847756706834856538936862836163264572325307174142382951742040301027824254229704180498985252522285725002329748400602299239277880841339432691498890707458941500975935978168284956071632218286610430241775995949988351620132791647335014762012153267741610131258623742617381995315503983398839223847577677652828014786962906383380876854183501176818115060399828176113070120596150258243320941615736545666770444799901734988037810875752706945931407808517186061227089478170712253357457325141030245474949874874960839676968592870106800984121572650352136734853542185144895430850385982620372959933031684923633383334323506442409837141835760433484239105308868589092523748368706645280989278454801781186120347066539265463827841515783351605054974881466234975645298209670681209751124663264797705057250659024555766086405468334160444541998490824693113693550540796549269284678755961880854118971875686316076532585885952524548216956372502032709829395770429470596943602987343651285279287323619824134032831635332291436825225586709617505678125533807872404057636902346167962274076030253235919782525497412703321171209433394362425315664373478337356016699591087614135658476064567102434470318199346050100905603221793285739831526037197645625497053886312993411196847740678009589741803665268061997564228189708233637953714143706852110735736460781139774364187089452874493514873671394598160859173669961218788168187297148603904149459130500956966601793909699887540605661400969174610501636043098585791911429142630433787989537610116507278978303820688770697216606623709891982541813908735064390774937840004194877050035020088145118131029584539306203975230367533985198664863962677620488100154033998259448221702080918589977643422363163804210782556932471860694034143628083249018648300623135937004288111397838862796007923445501530492858434486293155992245759951311935429851203020414741353691000989871887672495107036527625169947998154715128297058983503728364081734932251804794717679001294777397235957713916728698833537363496328218210870607193095937764344995342332480976821509453349937085696110443725945162038721114318452828970292088333114552669115905395762052628077061692563271060977369169659938238650945214519287591299984779464432964001796121482783710250098918179690281444912276558192571953859936316297593941727905899609400937392546338037435229244076101408566392230385680086300027635787979007206756841274943814630087043054040363510346098464860788174091266805129541011437858888483096162859301428031891811009247848368964690324805189052385265745719248537540107650625916116725304280251237107587885070038140074938021935062318217143307611532529664995321922053842451733946882156177413840758764286844239507959366400697575358858306804785469869105588707402369312644699252106693025506512326185042058711245880129236099039515604710807640849117619303512071776091426486953875953095903139990611278954163124957236938434483561972769981130759093819043909337347783039316997466131530661356606484702891369351422306442324723472407044884782818470940088852489217824432802870833395373683019363089608949290224227051253894648456454206990273661825171242912849176334450920174194309717986990842841538637585152742966228872470037761531287824222294209960502525840386798511167299448884484101614948333122672543527316424473975857375276662004889519580417142303073949535838429775752863169653671266661709559310094891811500980824622194958286033949285174253095184869329331955912311054347061316928461593632132996688966166705287773528138955447926666562870838606737836853923824986497571104276318224611906541039346742727140032516186320603388208260790472532327213246128906865812545098804929063108576926061689596552230527566154150335571039514798902847702021709808459573059014589487277927283089689554064191081658249721375837296406395633866743622608209175619881510001943868065054590254712220371181629218228408633010775819339589675031093364426660116908488468047034069685846750835887566380358248314284582883677205205630061579698940435256418035535713151658764089534506503930867667432208275731584940667852296205996625051870014390649085686549084495872461482185341188416790593645483136774496322442041286775225305999466693598618041329526301074565763365820821601990259411555447947215954833343150280896638942471378052080385185664533115257617012795664151166698094639569748884953090259176134048119166525341040309366859559298358301229772592752854113149828487504498784711136956959114406820583257223359518450576122099316197035941420330508786159843200453549740154917817681209602748607415800820848343738898104677200974252219871056336911397720783827128768249096492030964510346707131709005431497620552873931210110171443163490627673889094496188890312522380615639529004396962155364331170840914339902191630007990155278498789284423518337998269780450203065784400985774718743706949127795253580516339032706051623029657336467016753623910085932441835255158242591128049670279374762272628724873125813682617454742380471422280899997496883349655843968872095073808713118403156657209669729371963453737526047865991708513280908204075176058050682712890178681134544330530420104779670265513060847751002813817117775422041071119337330256879019375328596310271445746616354709655539582659856440582637444822814984484630059022210617227882317524265700303629847223474678317264320263774906081789801212292474060714512516334244216173568719499241030221846286383544310017505213125129281188996152280117858898001735126012711111381722927332810477448803027223178705839074997025059128698430429692067630038411219721884483091102793163838598493361401788736257529872918246433907114127912696539572963766969418006411784214171434973987339740221805319931513335999352033399127388177445721875378474903682152938680588603534456782132054272634042569689606286779211027064920331340054293903787088388826397278376792970025503306882848776713206521730998831767516754870562360163350205065450778805810742992331732383003025515557338122120301428926682998965449336654268275699541650271968842172119630243997633234435683458856979159551041104305587447083342751820893695125194825710108557010340106211717991690451842365910465761867720729814617066193175364733990375254375512946371350692500446405631124572047573028672494544263437419440368827666651001941456245690346753442470453339853159580792192263223219632803009615481484768914803141592220668378910418494884982496567560389053986511988344148097275145398040337344514098075503905499227994980418843307101385290870754931543179187192911398272235009556174354421882936983929973803273276011984139524406629187500613117205620711122820613023075149175365717900465936702867351452938447862015799827887704530556694481996459159521860224947661728688650085806892648721015851573773916634842925849640345285029091760495130093712140123858758203795825048058223525963463180962679951487081990028907947842004767006165886455583798480649912453248998037469778835772653610846143363511147396099590457575023200457250567952705918967445922067294374612497688896815796050061095939364617604124561294755102154203873521080511450522060300309725114159606711400670164735492328941301120596927210432637697258096799648351628220835908581818200862273792180099333507004934639457990080130510374113748724853461325431838014097443754306567490911215214410712101879023961342133659382091938232054804906969236897306655855838357400940644174852204581023830094936716380133037334834515416810032686668159830884453366634600663058961357710081449711646357897518163820286781066944098384102906034821469854007399886026725098435062598213058685463364345149264113701539180975149323350321849443480387638569868945411493552178856246926057388121003970582493591989073571795026901046780057906864233365339416033941165987249781130845851006911934585311434242807264396651114909840633308325995136128280977306655602314875053223636925944168403599908253096386172211766886964195618528521004599241223740765143519616020970435951913498181352753654165499627562313388681028510316543997125571085223002539446523860308012700425677020437129849147296659197799803033161696356890346397783386371687002975719487721547925961884391927590686166323525023571118695364602282418014632957239317635357175544307186996153110672262506203435834288954662139779131639103838813555129837847211656517070576805789833453327952552138130586507670542774759871445153742528017503615825986353083276330841446377066868472074450335513234154226388195167399930963412989004860029742014125852601114119405996827491530145073360074044218887858179809832853760227353580452114026137829641050685225434951141756146732028098181717479671633489174215883711546967291979787312761168827750982663490575870719511869519358598042258255156641497317566367811430945907990299346601232548711787184069793844150642662118321702671788522182225174240664274480910045789227054131239636069033496224949482118881030144684396277632647731608062480971113595367018065628727263557417347987171141546135926877417958289848372519259923242368026321218919235469408950412901235241138416167492585519782638949763524836168191116787839597626485591311622677708810898394299095622536363572204691176672583719662358688230715672861261484091271613584967671500804904042843213853340225815725206565357542325799799232490015055633362813780714668274420000257218422696614118104938700789593516748159194231144711358890889078123802947313583289348496315690931185714004374048421472812420054694877452888047238843166578910450611342787107028009171223605646893904646264795986968854793072183798221778499704185649477692721706298543352385777878210414503064280335449289568686282730308245640200014326106205856020760072597428083458012894487227823893206519997975942789343726547819122083783122026438284858526964695231173421102672380414752660474812293460446947996437115131757746398403717648410438534452131556580337340715765091880945533477932093502168135841649275318100477525174960573845170721433497401649704788323632203775510613673554205961847845911408197530787033293491806073309116686396068695766213945415805441006086087021967706811924821094273186270828337821890048854035152424385278994982906468030368558860010900329922397760730006629161244300544860069703426715049032123050003885451173687635673337967305058186312624366885062210689271797763523681075544981554301282278026195010505418615500981683837116757692327902126504254983662902370283054720264883375891722720679926107815101365405170353838038125796717664367427068381724250500525421143898462631557993333902467210876126117440698151866644770597212950635811607119500338362407017647917213723090102442885434014240673093230936972217541413108394695965063427314636074071424664554256551401458763212162970936071226882669982525037813259282645024203753715478701488548367280316437224401424076424661054336565306739521993267753693710723981105832447542745296420547184632430477370233514578097209356507613452860629263613236599293694295986437500158075255471897988043547664559793386515858842977238143666406377556650943287888397847843737930141714322912929750475245312208533808270189862654887005930950424173594047000233714518676232160326185728924568539569132266810972483267124048112115200018914718799929544109935992358202651098114271174790501217573348681010510863217544589213993083000337345046323705703107021197175485740069989691765211315378294552501498630744657755015440113041440887242871822083829934624999455559567575293610602629305606560586509957617960184803884343739874532977230000320879613775638265573968756676953004672939557370635401279318272141329487702241106295399788082289550272699886465727450934343454186121905718688550701213148953438943472961129454551963626865755002240010765789484454039732322002118041206701292751260044688170787912482615426420929987354537114488302791938738948627317386035111405432536244910681021020090643470613393381440706335673566076841492142161570813871832711825344456647871597485743012072015042773683978243912331938558835594817037891507891389518867316817350545214509567005462821009454302648523311857238000933392280310444984056625956404205289860428721321141837361650657328784723219088718993527310690488246217670128536087303793858996196665154175280035629148435328614047581965840047801809467791844986911581345914061705014036937612390341333666674813217603291163949157648752862938327572353425119294406065915890762114665302120401991029377343002354842499640858529320195674682622246905067708614470529370462404661118943109794723995249082932273956321988230031132146632200305975250524922424718512351163174351522918659872858369107641870350791770078942536852780957299787046025441554817971752330311638128321044025373549456994197489116156852136413267294371140699351103489931143156272111972109793258121671779524227403703648181761702665392439068913646786632707582151160169416996541026728687077816443510928082443993338841098889675974293807256140606260010720366742692840199180964349972414504322799410222818468824561616875149247306612467212595093776352198055210188164249940447561580339901363096579425100649447266088107715259345220668938714817558724336551088396216030831839098141428040626173621576045841128319133853300104655380308986441385160358373583693261862355517518461475115914338897076083926829727363827143553207053958516959217564749647803171677147421028933122664259275023574468976972740471680952572838474350369887380650526337968549249361867582073914450984036039608296373947307784311621732914085300128842732499003703079125017488501600704153377137361852233522167172983903013682277718036933196369387270802671449458272466663642347889186573350685219868283770502384806827394858912255952562355394604227514050232142628612955901037793728267653090600464667879024300120386709612507740208632875180326913104605099289700672350866112752487462992173011079904617352127262943999219418534846633614263214058130094359089980596466555912412806421079307484366349346777791302924184113996907587044426488529767946954628955371912206149533569690447796965086178931007204714959532714746233382859310708475714866315342364450373756615734290923754473680271776806119847153193003874427690798791341698344469830361727866417209551975764164627267087260921464661163642800804502045567315669342575045635796770359475882549033173932317488400055884241831450872965839388786388838906366919508240564992153466506363930705538352954309432616984933939546222099376099008617386775463737304797448264234788394423443627088969698528698585224746657301008014690507719971264010358533137707196028588821718833479386089990043130521734446511352393387306692372205043082714319698025316936775842564309806749441437214442846225126917321448932769579836899124336962614934153883123502396516907158922362869918868375041233898748182404845158346113038344995635122154728128376113316050120821144913833415900233080105236666317572435311046793680955109166944481144927460255015773862661142750375969053243174972586457942625557259669398896264139115769176749043454484534282884286636470173494288427342996093571503327874907098221385278891400840884053064365601663697256901875982017528463795430488628308802348007807629577174362064153022922424027867356256306352108569370571608529065328523273458141780174512985999320570776750495059363325408885210104586423163162817103484564846353580514942069751708849402405934277612572156589928268086026006966297428801411967541707028236460428542469705947550162254220111108985158920756762067724328900112374885666435140030410174060122504424284779715599654458408145875493696692708551621247511195245795755480597960817144933246324900030608202241134151822064926064285796024860448723434315247521084270763845232841211621023799238012002163413872662063384884620534567997133085353390623971383353261667249789349357294255568696701820927468815312568804960528776691328167256015108432480311641534876161291069972033321608441373790634420670926965529208584146263038590569329395086804405139457556896152985385618479471078057389927049017287033976171479821554675760697911084295623873256716700868481787702961269000901347094655826048685447755504056957485681855795146824018531714489070867704259146755508648464000647878414150004329267550512640401165136742697205039751235149941097097956252934303725891382087650259849347266902143227287311798194990900089947118771211898651363722318490891974436749723173535517863149703884517688565132369101080383286435728947048710800475737026404347965456353355816156730934784415746051270309643768628228072753060103225715604243592041611638692993308405385638558206327544186105038962656378426921697856629039074048132554626779683847109135211902821582588058127341250079626169524916092801916376425869179389886721982762442437630375347861147027407669334792197551617349128021963427649005109572662880524645142269537664825339549175482736068717244060764715501520138848864471145561210645045133266476354524878301927779974480618849643333382033539637301314261495407943577324249158624263202582163244911558885085449017266720463379103543558489032055467232357057199593408087732528583605377605364371211668211872600071356793814195320527221444504142504783757933724042370000251018390553406231968833486551288506535739691306866544818258412936743769425365579664784611042732605945369777316070862050593328010366781444505763163408372248548649682580228223833676165402274593425259868986217984781261251728140216387231686265700941704449862978236703259862837649510829386944419240552499499101564617307184996791093028601864106147233280809090337991019115757973505524196176866837077823957275657151892931770119105194323193085128363128425292912125122634821357579101317654869464955047575122992579988098923104206300086060208186593356796821221302553077144061120772387493138555360040045042673525458760485423117369615157055409698096725206629728538241912102326927173806240022303677618400278589178031232872798600327181608367140548265568531074913095651344098113904168205698932711149453286983445263822768949990831885962377162155678352380613819626328413822118119251164384150233693206527506954195183293523456127832014393321332772799772979753233547171117505555729771322958174419326909237367418030930278902595555027960268246398090622443706847050563511124764240043768163166766022402207908582638949347294550212141924048056619827633646246729160430968845375178133519947752952137400887381806718671267758238684426719035011879063133026056779203656898999610353292668094601663113208657376031561377606260300367802136579990014084123222086974860507901272520617688479081602958201753798206856993926967514235924226798990297820185812844878432895786007062744757136587930793744582076474599948375094548780967287006246095121284838165607645132774477242714679457816378348525686945140989556915584800114274598566513636789386076085157971855283661016138244242067466401314924362216200416401094789134069031522365378536321870614022633633682806906163070832310472972680112638538908826821762339415934614078645863410467918832273352986767312042853789635706623891773277234408631785437886071232146734045868991130756219766367104990523060252905636006783912603462815020120163086086315535745929106327672133043390703401567505246537138009190278021554774404515816486051890686177901513073877311927099781158738197309732077044253092471998566001738825667941935074357784806610231331588155647102514623816261877992545658831149014131094868982649996187650560096725086184459590687346117202884006580886680298823709170616843082739002865296451558130554765092099011446944813589122245430166363772721989662426760947278330307839127277804802801152414292636355398278881005423036781345691290907159715620674985876165521272920759147727355231893266262322078889504712994843948835534423866720788130186726260918899448398149651080359812827492792283268045472372784677389075083829999496795149950411948394512879883254024844702949268592886345956748783193746562302555958438207178903936740981161448518416518452741239992004934839006479565996260894130068360019399938535923900594202676497485349081060008575840194933418127398600966281003650869350843613110280428458653346812997837943470545070843962694065042124028512544854178454609659662762762239252183115233112411882774383294747507057027270808058563442834797455055744294482141705697733259417145641554200919424142252843134361379242992518947729915856145914717477018922948825611268557480146522535545294704304814766398224676216608687032086483141050137650333069786313311807931872503494999598091055920287459613166736153747999388891676663595859510317373268448390405549028907995386834604042673558689332176547582137657897168542541235039856642111101567244652063501789400996599926505125325655952762139453912450132735575272915859015013558680649281963842756942541086128557376521979068920510425367070916237403296814486264178403122894626929291529994661823438281531434245453775205563530573842955615523366540125749668070880894050551211631355945429055657847390037343402710525745175868065961241074757605509347826003012165770441127759174651198095826256587712414840701919517978407290709448076079635452760921343379512331705268975525987443981129548713890611160837332381951836519052051309369528935671823962445155117492335171195037729179353713507031005938809666919043524914909082594669928610202495357528006210316371246687630948222477255571684667007251072013304283980691332845118781761346185512250377331203141956040897903369437905982715440980041700279218235350163620361561755649327791142019802108650992661550410510472746880687576498282313078917904801734742934788110955736525965015995891441285323170103846302814336704049608159409040108480733719341358996337156328459991488463158546839630404142682382884733132614391539205365264399768860494116791774459881703549075702071257486099799812805670905325556124271358518267056727888027272682886978753441925309988287115116414017672124033793436679274754393633985232936118823487323955589654973028858941256971206402039207637172651535424548593053927104272170904554523534815281231749138562894667618102629058207331165798992265487172334923471106189689207583601569826912158801184456462928838804383653087302256022935897263336030620478450094435868616684303533805424893667998235025101647466324009310043993105752451756044206907100845660816756951105239934354620951219614692582264586086936270929703575557064616041587427461188730291773243648805924898599891987551074555163295730585149361232759750931429533419626161502627993868750345750339432904406411144964941607303740429017547994617288761806937451067948106836190112300496613159931766798185817205123093378028231558247812819006388138322958537050111821013965908606202037157669882637070347905951168752736386276564507826315165763571293826187879901197240388117658312055456151929042242394651987307033042114182798887288904351674625637569591465135743717931445980911837204924395710774871122783863923189834706967385513038819243351262345628681168539325298861935022441637621901783474539177294184016986572567231759910300785325332548904645905336683546084653590677638812484053969089354418600823683282826465212084329319055659577819339911709545567273313409655451496128523836592379030435135972240337516418373384304663280080884995505975754588029203075927376153413110203688158215009185447905839614844953721863051626546950041756550187743000793205534887494845074388072457236960124545639718385466927494469387406942473375813377059174606581060504867887252277257607479717922655557418182535230726860169998803372512680379886115517777444576372020754729521770905347799797042776052041690118135376123182020255373806629946854595863476766662853078961552342526664596444193595788240397008635950868119057496024836909266965459320197876774303905973336328976391885288488491976705928236899828511165412246581813579590424535334485671186156793111813543932093436771304778926642189284517794351988308828582023451254019304666705486489203470941899836927614149206774384689877288210630716051445476901463168562350492724472261345809508002299824005027883722573245434286470536824781140032856703987721688049214361085263709146979667796838720367991530029427234096243172428256571584234972811103833020440968923725696547483192089491885583579508738733703769686749380851873094833566973613700793454281398904849104186793765116923218237692869860069489870082231025511453605981335771970087579629702669133593860687367873527260075075853495690724914263220825756403232520728910402245634033373397719634234191473743265463417677115039983030173160136988559172538386450637984505520454181547928771683111963856967564381628035148281798212643333785166797603646857940990971841415438871713039050875266991487485449372220293174456308798183639727522910687763801267904834871736609302753535524318370766049350801809815893500397621725302887386465206672143221552420225389176153986758803437993781302341956016405745623278910737629153803496275647600001159717203454094535922875541931671945759774566172525791833294559402358181509746340830310325857377650180420987167341409558520840919482628262986071667942098051094153520362388012996135587865512920384370202252667346915994909714960275333051369036715428780422246722906240618961628962701589594538982319676577154515111746457333133269546685323693868349467731821285080109453661713790811631701749081147860336032820699576732815439754911255441235533934462118203279055797208797805712906052139153170100225436889286506539682667496989155005624455626104966523037985107590290868717236329661373341499089284994442992024205622288648867040728989421916310841504632931702243913041315687372153265531947280676961282857694134634744007767110700128036843219975850558652270544553339260032891965495227767401057063267185670820584422966048279466127069645358142992924755716553796890425830435501006486777152095461368814768896261718287059320105164622174197075812810199285072464025182464689851245389611197450117605275899344248284364129481101371978767074655030567117215499729135667747505222761269024847060984319807767430869035567632580070709417086923939766803793438223472188758303863158965473358634778933341908577232001786726634888065974765793350314533371530851885589724260893264814914681841631178420526493785339228538231448694237472208254851058183340134587137260018245802976831744798864626591002041525296019395983499475659957611647488764391198242658505114047055156155576156022872637087915404920513093321991602233640452251786257051392726180666609303477428181406264091035451766968150880733452047492147474223958187435732143520259880693867043461528779961778833639029562540593809297519499498801659234687628465190114034399806891023939659539605770703525566748033776364531142864903147893439792126923197570262601960976526236398313048573809436421704547113567136522056978172283531511882336474388261486818059469939856080625569777347426779900566323454915167249385348913614032648968183973573198661166918807970491770877443358276529957710698581198064908407550485171733440271463550588684671781160454250280523786218557065388944331564731232431928606753848664632158636402212901218806265006973710760609203761473673201418590558327460505520456574481861628410408922424311173854226687810179143689630875210929612761049264891518176608441741693806200129737780318186646640450096261898435071749349970635439501650904997634893676938668566929801217701537511799711031622382438872358786568672757747385662092161650337515266603247090500596296978856741060387784992229558790621240590318437452177707944807380734839213417096759197320439055586374527655302458446244098559768023792352911277302170090783430981510727501003251340881518727763381445817217054281160857103121203383771416536412087965507180785804417978829899604184738924859901632212179487596761218504646604231255000297402222954172454637036400722383804610860891189899045589001331433857726453912117332089642274725768777613068331249813965164346093327903911527737258114650638323531566703276438662509848725853314714011714841753186340353878914883820260674390275084122033601858808226347350499969810462717821881333044471617117973469627089849224632058379299513671122797001488535038574878798624493571942879869975646379170263908033985280717845168893478308482702680952038656565624466347789838417384527478635543723200929852187528966767543854429553911607647479253420996172852407293571181896918811781315839554075029074689154067584832019227930154580831440233189429451865011599074156457723307465621879531588482143179598316148142140860444546877510882076607003282496357433826894955397568393639213666084232994544845637276234920138099126276098305957797576990310957674745834533969598344085645276495694558342494786565465591609433339934228944260574162176277192191905627610036029824697656695891530164425976401239400002992720532271581570521686482115586096652068082725338287274712628721648322234100210606464067370661195553954825016783702585097710933150449299485610127048164874544289706351776713057358170654497822289534600289041963364845488018743357982110190089700353552678329650454148915424094565471136014494733244283470231104075121116384717892717269805448552889436814523889099825809237855768053657497589473279176845468625847676106239297397300557171586561107457431541019625113173920328006744770393447655450595439225849550245718106971366974043461816019461932560230863722789651164394093194910131547918274210358438056078783977498226934272822315918309931641047814514969426944456628875393225045076528138701532447406227553953044089519320417142175703175008074935258002507097262166538781086263904052234899980205905931190679898573818193295125367216935272312939345346774985540138255121455360605722660336104136959313137874003917475812773059496336154785376241335476447467008343338435296914002437376445701351264150260590672707126794235663250867375277570979209637384921659064097073568123895354958233509749959609410742185772896968411698982748750632544259007583887874833385762566722536085609642355938203574520527759783394316057490776061003861352400479120072926703830037300401079633398294127818372706442455146276787577398057836081303002237461645908637908349334618881577054129565758636341534617831100594425021833418888476894812771022593361345225357405070578746200542834442291806475373526225952672269374069165260606046798044750911055899712396178457017868102087773567907325647115123001731556000047921870094143261752138790950810442571207895539957920211235618181636103206515832317042485327422902271006559739938736378124184134408336625827829226137053373980027678268105135326851081861434539987360450452767806021701866269215064259807421805775452949191784257681704655442393588778220347632754163239115652893630527328272567438570739541657223296441021228744306276635746911529545683334547465604741830847578425118163189874964822485777885415932460189109697534161278170192756546331528626440542511483394194543119416249208669323098451634049588983422236765415363971232307859358166775452163125415605021862943211139648215177943064382930160865734854534773624834519260861164046423697854669020885761997804895241260701789359655159843762127789378666020227444562208641044815539369742940860575039705619104084214267380082555857523427880649524356598810330409859670038153329376309266139252605892483869763609363786781328559019130008539103407407904283185801298807715339956931651055586952925094188151003997297652821387880235966198990277944043246435758093170962594502438200330548781077484982790829689869910609711741922836951401599446089389201378095324903842023286860735876662445884153195293844524742395058606862185907329346100430164495132066707206208201898436180071750556841242761041590043995193874468661437565149149966025093095401862028389809511637898252517276372285916997750924751968640917978112837245069707172773228753525489457571515953436899989117847418976187014628951656460079890008099823813487199615054161783209475112900907241146408178836547069934401621778371735922861717848081997957417277418753447862818032671734515446335442972547848732800420420785978914960016975577886965061157804334701361772857347743730478480805470752704390458400218015253841892051467384827438934962927379894011756560447967770648626055511206016295168117669020074094989898142664972916986385944673233456782218361683456935911455743047526372019572920489763890866472917057963843259989681213206783529925542158681097280810284715908426330410504585746064613733941973857548001905918814772520691387165379157597639678949065561836790415489277234284769025474999430728377455197994403009857915359579748106892200003610956857090269961772194353727482343042561762354507362347793209355388413611827125689645585340819991377623814133641072324208990824148134919250532538913163683614910757689274186001793475398627251161450101487057872859326704685648281612643580413886161582407621101141383927593835327862908082549730142423812376045871638414897532607830869914654962958555547057812512598410257965749799221107531348151780463659916801136713440650727976699535891027109994301475955170333281955838604927102455790509379858870130498221967565886451889034561726614895150280016784346941112422652877344820856679347887722629065611490160682444243105658021780374400327874041109390418019055213249136969844129123987471811602960058159708283043085008067428660445519016724389457652183649942219427538942730322497528455881203128357414115759459490189446149301614315462840991603277460065515425766388072946131770912603707106880312909507434277048880058293689053645461572106881644858565941303618088014817464523592295330456639015068296254807267932047498398808881240611407639803527718748234402155961288529024549976950729159634383426683335604221457419829570021512738505159100142845016041075197147039705926277806599547070224249859960991719427804733825392748874113431693298200973867150957002082011095558539255145031849288301395806510298760362651166494188476968582394474957615255564424924690253452074662333761107139624755157847700010616314507402928468244288007509168118648585511510950291241684254842685050220157901370405435000732958663770473854326963858583919347054857443593372911825227505269244964088665266698406638203127856293765641476402717703848730852328270866386071363087063944413482998311012939848705910550016496627544776633335023389410287412179227811851372026468780856864610225651761508364041112781898160842998804525253901740753532887622305094561064142199907046666997011601516016583353449251937593610647941955531765209488160723984242766967524700422670020677576898666830474383783958134225723680434967951419008977445421353290580385143635074951518720093781876020030026852859794806221803885278285478000516521780905062186966923819710515740396165156587710979880292036184672032889050750797541927726518601247501375654866940297580508308951151684665502669575424205843374300212308435482348332013189244805398166052759607383668952249452830487207991198949166609322907497978021473119403225589714343433165470062793029727125239648373353617935089153800262538740760085299892158697924150881122732930408303922702329451968586123067446431402693176892763067910758989238886058227277256422732732336949077077860914991763715836916104970180176768724421836969867050260860520819445891587236794465733965175750295971825485786700707951437983655774831447616622753628315758501119046344051820089548581543350204256356481593036087731988652331663232337875930430409486308843262424354497028292602547338494362035357049662130559958248041579377013436251268549714836445627202466732079168661185558968894614394266165391501633016197691636487171681613578755758218780414136273831746544365785623776143558419072995735948938217200978194210139586234914506284832117487513101899753327266598185162713573706524013472943134165230674391923903552235626483214506001436578435703294255376364236599909383448936510302015985287827257637726720509514216385600228035481711721762854308149720870364908821497490369061740617494182491358842346230557774063374209315639600227300357094976248498801072532602564131386503736926718638736072008678039922217312844975433515191519108560889745499935718926430359044963612073789554607338285658915346926376900434255583066885497418527620398395671630035885190494913613941046101906941689619874132700119503524221072581191120929392688311443879612211990864340133815013455279856667076634964751034255058717461662359737426079560573817897469645088938730459258501180631737263012714260836465979294828157153235470593819057579967737818102519227658998312581101273138923971355883555112836032031824833127064649378101499615672783371289442752809538998079394036623993095518972858564734042152563608160217770903143652923277748293950394265828897067468449073382221033499307349384307570901147732450562415579112367352623773590256517181053434305052547524003227191079847101464885768083270050821014301194884024125985512679256771339928697523931844853904983056243552191658881044235871700768349339275172013333166983412143580665867463299940943234420233186665875233308611959896299379215856191516830579624620030117713373692415870786399889757677542173706169179676259180480953036744029354818474997560471259245470931184659907411539102848771310406353836909645669310997680062093131179399432853911303432153844686406278619270569214135708720131102195856470828979552408269956510995844688155707949762683981293488839004859503270044869793254371753553399699908402177351120694594136740171940960788841553130767647977201326079988270360960397559831435156113161179342421856578393371579199858422633393130374251728607094576624497929754863190771757166781855152016009331891909884680677886932985154173091481621425917987278182986324685136664208019563162828459639040051188832167221697814746425446709111699887998713938101936720882942656729813607725035536477752055304790433757287685553812825234919340065521846076633637163583344100941428251090221871251334823097830447515755452949522720524353125377755000675941774610132625443133254601017044600181420080515868499144306575116913448812918148354933980227608400365218210826002506386290379061630158312034917065752011240479615620601660307479277724859367329275309827942446905187098603286042251802848849962131630274698476765201824367085308920810066881602405232418472711701618743471351697843642965269066497318216739197984465289330950144205007169315412872831174006412959655306125831619397944194552828199531197946085044244187821571710749364170909816576583084335763672897089518056813046240091898803245927969416831961108938744002097578236274995283729473710638867459682642166351752644677417113063599829576987332855293639299149254525760987073623205421000719667741017774489900601795624010535868267762538086658943376055062235291985386705263190124927008822948778425280869217987704612635359399769130931958291975470607021022412437801141344826140232153847312988262094998223288036848182685316681673382122664411163749637595224630325907067862364530238332578789649613640550374836306418305992562063850036063886413477633854536760630068448755324447840936857089834327193980466111192413083951929477831097734556600581776593296463021432833242678980637399149482907595899111317816850974978385023397485324286334184148902353834123253825097782550889408964959820621265186258816766746101573024358111600349012582245638290261978744392985946638225255115966870676663955675060730089580335197899493548970319916319633776589490559039148429160045354205041119678037179846759787231544986678290111092475319873564868555610271946454770788503925608726170646715954796406024935250167625308597522254180511992088485791296485196109186795468805726538332163205945228422257275994138242988929842880568847556800010361820056667533532784206351668531401567601198205063892681571582087768078478574196540184434817692377334801737332029567510614203793949936619399346446810243896180189407767409082769232832435545266676535550541587378567779975838722738329570632272265933135297711122343254201065122415453311572279567566929660925827848679312847547639060480959098079713094827520508304567666829061087478857119054952296900663983981078007500015858239150295203542714006748586957968820659394182871225206831717347812401006068851643777794862456219877480276011498863027000043008874595236810598792267785676432355582070645526823992006290775476917913801804086932419272563684035175549380139869784918162559731689227653811706385376542059636552260053443870955133563169703724449813788934087950056062903053651605107433244508889444637362385786019257679491158893213065740608536072829555886185040588162773892949299134341826171637711742689141521655927005584868991161797869556746987260184629605405404013156761736530880913755284185536237013878350398549750549613837221766947352616697270977726291249893895245293891345612480526701470897042046987717703940589560536270628915082089706275912680273917705482070380031786013510691092856990448915083338626413227046763969624060995585388348864442098103970197218291787054314607358004545647324971174298293150235672037902456744301439706266173179730432023928982581974740135384868853644920883880047741100608173707742170515624444409153799665043644546908829161251471089957577610692552006079692738503841902157767312913727148841669197968911873622592045029137308101877671399787610492417634208823646164884501157813288537447294975645759129166383299203354627357717117508506846277961631035312796111066164152686991951024964834983329966022689985697153889098650017978618196242354878383969793725688526372762221834992717728744314569274920146973048534582659181285617122938564184003384795475604592158405205741686269905456323832470937383091332463223920087876477363452404888151064639688893675021219124528466937683157519376142178605101811143303894609021853144652667558414094802909039847333903673641656356631397149245513896042781395562316927545477742627478110458341876815253711582670672280781823911748784942040211879260430393137275986769742344273543497037995768785923650223910944318050156627459050462194158782300293148854385470301968967145703595027601078944275771341740896502102185026459214440103131245807850166009294728752831894956315086162922274807300326191178459934880593410094276043747780625644379996136735381079704157581447542462755789398884275642611118260612406517940449765308433986713539176421504108261368860828659813821086126085191567301663449662232705994917813034266271837851920569494664343411077868170177651566374735569815844289909166438797727546241916717288210113567169487676290072157301585175142659730617380741672037191712788000775906851905518836094975608001525783872431314637418430517792706655791509821848175934177657561623027284660608333125786483884782467980621061136744093517924890845099918491338947470995876000358887334945878982304497592842759668971654207448764847776601531878329104985693983375748000442827062340326143070425716925746675888023920736785515433154736283585659883674389930741627624791485057527543717979664205562881866896094568718453893044054786285807389631777013604253128561932220314456619506640692784488647888904922020005355753211835367370651672844545056817964480972837535242864764521737197830896132292969712972594054291661656376451417580290687943764138242066840951239109288243655615928597209731432421635552338107491458295024282922127618453444064793285098443129010526640475176969534089724888353908488647092523903291830998383901574028496728721559720675684509051179018297889402759679236704450673966196109833987107031869612040750069053043828616797776836881739336278820963216379592206024519940005118840510087061838849387839935643876915651863356826031381355590287512700319817568142835965493314689358657436076103005347825526796189640648832432659361101364339751822183277026222465169603488738867995720144201436772667112188444964772830874478161006437414933321093366863770485253826671653843071279504007960129542981751807787140349737343006027163734180362572211164817858930598886604427204895980429507733376218198325440839997229217011993952675686293598380102782886008230806027792307357377731752011545466418242302444264198064966984992768704885552261794703702332266218740335643237961881725083835628903349992195058724252910193890207114047038798749846973336694759025416595287246326150383154165470767484036452398151010353518922154433965928240404929733844665005241805971637021867413188233284739817496502601429901435181123851116974792589911136885576828553493094050394659651844919513203961405884506487005844258296733753709607729214120379671757176349483936292296990826227647885560001585520266068571365073887411726692798989441133777563590322837121520946114077615715958746773294402279719351126814422138575578711752619684365569513756184710092444961775636289735296552196318010479826432605852316882821383735125312283996654499049856398302872486836082927800007670797708786451527008436123530667067443122610778347672964574250261355363850368379493727152494427570903458908760195365086826651184597109887894914405719336408400081393153696838505136440043207514757633152157073559787735505071618249957641123541551659417698701307586686687478116524295232554215545490038511315247267878978293763086033627216228270726700212453844761094384389044130660571361984060112758876566327884610942560780082257191548324547636805797692672150596568669520052816453121750542504593214183342948482339497582017395265328147736758364934920188420198308483051199354982701236604977733616972548578814585243759964887499856158638296433905470679527065196135270681056910989146155215108906951380019444330412075522690488699905869847834458952028361914079261097047980266512618823550644400994460489293001888977888737681067229254226038122435005108318856192851274492387786292879495076234694852328659635938830417726559619275175489590257552420012608966322533092704882977977323184142211434264719735269670990582211722767102743699349003338981349971610929221883300586022390011673974104190696620647523048536489522475122012507419091637662366676482056454471725956328986996489578024719726406327508434462961240520007119735802296605983448571525583509742460171554635050219255859879201583535088019282068139322622010801573471951258604745352001869704547604743752441452695889859540691332805156200664365279474473061692590085303276457636545034625865183040365756933872290228601810910059680780979973632327376107634394301985505930962592760976287621754855629107641039982902050565309988718900184144054569900794908269244549520404922785162323797645424554919768836799065156367999536930829211346645729287096592956414527227158629791410901473714089034011793784936646228686265456586422379625835410492781671502345924389637745438502802269141614491917250687138408031196253234135334307258290398225908692016543040093138828828327156829090680644164296547457925446738375642672488922719497748216289041323437016762492221320403668437091691110538098439458031459717513651118691843209266551825894154331815840722312302728027450190087528872012959437661083586094724823135011426148605751731760578841155431488434006132018306469191852277331805930644160085149415439535240684461179944572555046488399750030858509684531686109159771286649979876821788176982628804029250250714558741384343937390409639783327436853194132273460553908616058227727430165162831282122870613712701460167940684038837757718561294446941694731289661026920812282686523905708980776245258484388749824317618407421230363543260237318531448333128090721857168307316314428046262823512740756111376214234321142286517965339355504146661223949667287250877451836455647276919257032567733235372044424013485233018537121147090494557168101544246488730552912308435059300380315532027433188462139685942006408141312527718060053676338135461679765236520061150568951119579764088416844974361896217740457193622138883084525791596357601295925476626083369590403276098561987275243429192560465206297019884945116367594759778201785346013625120199608073108294536976722822659292063835656287359513720782025713711962306954283171034867224218728615060229968893975725741661158397624019881900048981100505756744193989901007564729916794549483611245294433690231970457298076752827184425701651920852625763946216483485083819211051545769013550164181318547399732178668974571825231844382387816239302876635377995018599264965014105236999764117860133699784638625599453675995687916387416963424961860711463702598168124400245756185785688253849524447316426650129254048666609406722999061524109457916378271455974021602307992143183127814603030473794369614843609134209024927186262977173298591847006585857106283627473741840752601117348015091211100241770387568199825316326929503894204485222944479178671545624336471101587199848955395077649843460417217854429130686688670141249249888697163456918309099170618451588331599532934712564762984875440224862996985769349729818986949000822958108398497624315503615197792770939272205112428427453856523872911221828571177177012477838517344210104230442156597822232142641090869887517427824496931048263709187416607199379494380177675592005606833516783507368170031311825399088003087956400790779322316380465409422345472118797997032596923988864022550576674031305794048020842766066796260679124419852198698475871975297697628599560451971993387953934908214805590548245213589493254671926989995181094950274269688032846083938154504026822720169522393108187634086887873825022021705744850017306852060886655415130364037566059315926308382233245927781033914895431594555916089281693184816586359573744513163418643623609208620747019173364162707982738205694220547819438009831765568150649114036579717853015067913451918120074496486043145807879593385163274744285952912484342898300072462086082068220568327500553005752613460122723600434416293863437653982384698549365197595005777483211147357785237251255137637359635434493089761507633605808865373845875175028633326353578275886662938093210185823982062410483159830690016426532754225848589791978289255358468715259806757756357937518841595431848828045829723638929263785360932674900028548883976967192095230511455714437708837630357305017269586839542503318892541068661402223174958978266595921357499809821712067844099136167648220618801340461191738305824225124416055480241332904797536418619683452074416106341086151584354208919641111873251972262298095743580891043765541006048052393995467668166425412599442330436359194466729009993027064177679376089166659268080209532847504420020458877321960497904684821700471781407586119745580820686702367771259082840371764338485972268922819519674002496962895404509443597549693609187052572630986708561811994444000402846856820341345985236032151253885047416396759038413531587172519555339018918099406568205757972921037247390073667162845638494155471085762266399987611472221716333597542497852757853677647103088291923932948877393290079283353493779310780305101079835739238607164576093879393385030120668225625845686651253511253823764921964207181433690799750436760462163463858912583934476275663329636747554487503278934872901026565876595132974728772142141435212143725808377773752604299502553045924626983137689872091721894119245028726844687325631245336852396886006913374949397254854217689830237979118497127139847650630125163084781182725151436498219176128414485280190898772608412797844754780651100202750266278007804588115687147746761956288914223813401968947426806703224822403419545763073433695502509955113028543349381709370646449087213835531281081535700049195265650897514560577779350737673301337124245255227408527740912994859839482433111923521881138014124133417508902756369054275748367643099255994766998844406480957675917122130276548111226022280330860948205142796695996837730801664723307810776908518548133196417914281767524330768427770518731090955942300648074402948156659352503189792286389813391355589959775957124250452358821255367007419461974338753431494562608713267491484677402553896421365770711428284046434913672460142991216978750786822491676243846029331626489256198923722895902535642616780230503581838333387288777270253051621627253488171444290523937394236472147752277670896327100030383853202100070892843686136237772154229439192918045477342511285142800448933673855667458409940158690211682039846674211332141357251285061255718322279411362563832513292233546303099563690632362771679212648604489112175103282677142958503963673017099567509583872781238459051125480158172554882781311884832311090819266572745986530543607111558689053247218585417007185963529062793952912535582336067730814306600538155827367970129742121698917762637082982555989746712233701911964703636428207637297633444473426813264878623285651990115345492270939446999283360221660839575599626220039575205570140969772780018911101008700135297861039842587966596803325824386767911930872384658054454210273422619594315258458000290773241907556074700042159744577446685938661793462655165086172704415830484056742963386846396563294434809528719762170182839762873516905660830482105256581607289582080920877012917836106982316553484084444808119229047134457840482410222349244789523234602208730250209858066530971955331481608212677779049640928440845578321890756983421645228443562171236339919178663526247994657919115958557537959653348780686716944636407060861280493707225500474399515008361963195913086867011271939277093602506598377587496627192300324187737631089060932486794370309588946556673007358948975684502478602159989737271633726165979011810118747486980728930782557313629965716381916120085909110178240944199795233611632449320919786553371521982338265022796333815261996602549971247999390778945299436806937387130085773932379155705215843905117605323870423572519011925770327051324304608302611710399862728072304416792956225594908412215695657322650141810280482074221797606125867184345842296015590876010740989837350206440510198270947563608438701563042751176906509466952696908819452455291079874385913221816904217467663435763808243041141106671977148635509020175503701575523313047679676341903708773982654565496022626751221470232037566685582636352310047977058019819680033754160928659172888498996737954048550905218945224772510032183934192911830499426295393021790286998842458742300664869621183524095128340569727017984569103168181833669879858944351532230284924518858836184494614454553864091481747336789982294968551868124151219642276475474310922960739415130200961870154445005680503023281853417636549437773811478730144201246063692114794906666625439159836613191898007177488576725594484498749179225232441455693210995427912410895165144957407319680590826080791605849732746605875213583898148018114689863195412133996876452376701632139591805453943526323168360334732845311289298765238497338000003351485987259363351744520387255853857273152456565548275513601271363210555895871648226613384329182275854591738400088376016763358374504010398243535801873074985157818279857785687424046486319398194119785024416980527684086190483046086550879549461375811518679386955979804238584972775865670059443316003217356201106032031317414648137138359952558083642049626984294027591843436624970042855098660711064752207615419061405752329628358768477971360119253117981643037341626146355535217494442281321054350955969432570657162708716429980828524307949799279552677274777668381139135994405769051018021518066308863958436046581584597579925416476709819137904477862193287426352837144566736836784660608994802714184018156421208109827017065475518085583725022469550051935694715010229072863208538254417524872147064682155261527941421916557883160862047741132268391169697663397048233385396867711523262383142710082531221646987386680701880208030325494828896876350711019484183366382042242928187184330197094241223656958477800474368316738584926089186501414517295645069395991347085748875097256431532898934987492129591118960876943217142860517221777991017458447257623067557826387110782124331856337730968894000772606599775204879162464971435608416295972442353331109865711427351353363229793581144956952059417575092607853291877096206253616827196140873654689914398721337623436657168306336926434554587424870654035646498672996035879949275588572317538736223312458697694894223751906037958159876796163832904036245100485432793987826215854049809001182126863919288091991720493399619384271624893110644808363295378334982037326503570356168823080913269995030041747455750638446598718665800615705969927961339237782136411623444134049798402421520936854598676354158301985154698869986720047486363886056208073292547112496244344338991405970625249349758541681937983994730434948244817236392326374017843928464812939637129880008774061204682473938185124441697414445907000486551164254893388535826711835261570549748614151077927337527146662854275093548027085072101223699227312177910058247628632615038065332865915437609176113766693587968736618753362088577952284904171778052931574887405706154087471711547381628048053833236685826699733728876249549826764808280850498594755658260160525902486694337566533154963507187553635972503288932154694046676782897928798032302872091697317643438640748390361283008179601887171164088719054490012449236311025924297000831073480269818800903402728491899478872791394081328038360536835738191093112113905695760991738218244389120185206618346591884230889654449279780009450245622474678053982054004711628459831316654306541170467497161274150721698428637661516862084114219187399766818204473767378657323556549224690453414129646404365717945242784521711091370168809258610923912852327161240855403872344829661363357529553457319944230684946969338042661983439322297461282606407055502466571910564106617762583618116165141874829045564936245525390736427451730462750580573184457069103558063768457077153020377341242510909813233438816327832527089136890492962445327514125549765347429434957777287504284503961059386421755047144831193384133093407019108412316562546955138723006847270045749927587914949493597003339262561854635149157669486728565415577337696983313517148800419496331250251443379642961751790724980848708465737706243904003694341318219072224657845257382641266656489169966738011290347069040727363086978074906617052640727125839048240589338502366163425260942559791187104424670909786757132075761113008556851944881566151265780907331993141005510390013771010669281574336929717011833794447623983706627776654852775830154009612699430109955602027401859704724238961341815650902476917713087548483980082928715046177820205528980934827172324348082224981462441158910812831290943578476132924073410447532340461535677589055108048924701342548051786598120802589871745017209932757911325529622067453340779644748126848176292715234344619803790533004123873882218124056198491281359735350951664521609977177149493553456967338495387772192263295665436989350628516262407926910657099400776668417293344981980070525667897592094166509911522377432003006977150108722743965599058508030534633690952265358687222218960447205812828092912859093075275663259052604678873223862706700780620981992845057365654580460455612635439799187890190588119354937637939550199971201463412812985030955719435241266817177365573693986084331089480995555444933995570749135441162399173632686788648448451935467189614785299056098888738096811511059074110384242765203871342934291220738896079549583704668200725259516783723153491791197112066949454848885401633086276383082166927834591469090081937852165834845899819501108038467095018389690091578846797054652226667835903045907121463708610835521497130963127831374316119725174331822085715313783542162693423041557575629503944917720190204723791012840926686284093987001440092749881788502068929060436637995262443570469071520589943538913029108240066690938024011491687662111359979425602501900253579907441783675440013519728419408891667588778140976614158861880101461527092106742677989830200112384995493985485331163368434950270292890386318495401808785636237003872669907482239870774519896585320731151849835664338786386468785974742536072242788956813691933356278855994467141686607332975246949463344731774942814009215003866971172579802422823513507867259400613821121670413645061690136280372782812742135332408871830729394471901782015346216377833021270710167192012910726527560670190366445299293189241514335315936279359163709311717963871545514222568161532817447128115817196331316271421785758382362964083992748062505676283424989310030188840690607056113357251283681950819253580413416719828671581793249451830367589049849721731503037922219502517196194982891097015417799825462088134215644657720032049071246730045778591403863758234122055552217750426916244428404193053594117495574277972201959619219556705519812951210773150698733056676038846620703690619348074055025218229398100424490637639313649372507212569560436702472297556294145399020227463084363585608400614024300843575980217611868781394085527914969078331177521996243340040316825838767253488248252757399707504342395659513350384830863477941358339003989335994089922828423519768564672166793498524529615040156553157981729442001238493559724986466252038347262897099988443609500532216959843692263653621692829669409724840698425132509684073033860475502732799269532163230008274829071261304734053514049026567569036109542883316763953654104271611460409716335505820023110039713869773550274545137189683433214132300855438557663167506930548190165802860879096308569242387234775699756465790503960468145804160640311181698408979802755242892444518979844625399255250779598527663309350389375043324850090237403831594761391844292100031643914604459477066823478185354921664551766447589067992963022822672889896654445899928039320531659408435574233490560953382484443495470782336932444860783055587337373399992230492681645155639922098373246545184913183134182766174644770423651991581108356514321176953410739291226011066152529692612945552543132915845499847503866362131220895017896045835861310911143237531318654437600841924114588253073358781970897294886542346389943313156609133180730755162003304625642871286158947742287039903203653786646779939185934138239148648690712263164222258308976172261060381633584515563240018565959696382188331097096420899059993058682456462941287159265774880447271168160608115415440042468331837727338542571828614063052087118124139659712407657770333462519361512885908750292077172625921240483193815295994424131686033393960301289637148143995984333462007163067640102577031142932363868654998601740370401063011000074397671623004972212719388128994098143316921095655206582096153822120649124349157082874625267623012902562500629487208116731246511179439515078195285021644278655395910132524035911587911034557173426724883590030413749621049141040655627747551608083309072658417724717278174359250115768340133259009747523943026378690508642840728241286249730750689740808928375751899474706320161090416456029373948873522623768047293158021694748763014772394056408866867462879093216382375663077827591377780203910496845438673720183451384787117993615138412490753486711147983318065641265040082727993685808909166425817231921657718789549299296421274806532164338527979982804230745617794288964092861730298458541054609142465398780903446521094427623957942165845071842893089761893633367580379313331299494448355938413222405508253428347044830868172580100298935384797223453790164796469913551623437621392654231135547538343877017899410574403113550344048346608437582402639301298787876693952555633615553351051739644605463682643657114217422397240931862029282814415761027233162247191848392892423069085229118918637340908505577500590953908245188297546113053997467587771882004876483947750151754568960369917928099975162850394493641185696121868473805391327731615914705784960218282692613513677990719903815611267453360752583169558911396015571728765733388082732662253741174072463220154539032728517896405510845680282963602983728675376364718352659389484979722787118162626397333804989519002797145784818778635933220714112424468133719037507157245217698413273264496793634471173390934176884436108077334473758981876072492459088348472182030936449312288936070742818728001567340548000790533895882571126658765282382169222990196625896856075421313340491146481446891485031992887897794286453881695443394284116068397303538033425880087179500225556425391341321926076014427253140397013276831830284913083117789163460246436803270576080429030849613593394335128558513789332890219384746575862494961299239717818714486740158916591674217279004803370818596448723269034183534036874141383181662965947804621801206373393185550311338393815077222721003705688871042260492061101215085031672352782914190855460464293420767284973991035389971699081833825037119583585239427487461629660115736237930809275199029158261529132015679765456842621768040068881236883661254147331317607574015096905068054854955596387436901628209991523618778248905302452838041734914346813224242272220978835575364810352252227165757379515721599828475045304107658340079899224989202005388270048858999678536792751228904400955111580299132483034180216840343075571075854778617573505602682561730500449267987680567586807225523311760595211290558235728082458623008080440846669397041957924680421966745579670016787614201102568635529018613117695945435249940458346682754588193684342675453958002423833447810825180233955670784320487333453835415843853652561311394527533948007393248106095498429871455942014906707779336064629505757561952506964501668250383963938469579043353055024263320025018696890293236272116734945962233389560384158402182561383939514939081638125540837495354901373481296012729827738375912660532647157603585179017041647286151859116609952743483417614518362273990872960845079824153389760519312676550121378110396198769722049610737667719706415838533850865487508064372832116124659995774067315655583931002696968188743098479178282724285918551013578229375884703423227607450834527929365033715959142421594398711528036314596318788252411796993597146813847659241410160271044125243588402881354104638114797585551063238212166342172540089529274190145585897528434174930900793488954439309316475835249477253404154235285901583953180823431433548337640682718825138514272804715407374213420473984775057862285343309416155948906903602267472083446425236837402514158155472456936102613351943521821137896850616568634192093618325036359465822657297200202939167240735417943737741521760293021961044915199425593561329597393064802502159171414342644759621716751767348011205395622417026022978259910873712084409158046048183459769215694005635636985252726998875211484076828149195691555706404807660515582303809142943772848353897378043946275151690280580301476862165051821316722688597637436608363511485041944254994510573848602512762703309980907574600124921428028727503013539859104407506649738697014308214081392199619339944174806459853778164391241458450040893478564696940194536473708332006966145541404577714807976065339778578091342735131033679688462356550230335178835314128005838289466526736114260528850709758440057301585575082183044588514368638227359526989133172225872090880277004577060842782745928286140028978425593515925623959049045824731700929137755081479728697568581026337286225679919416938918821890448995613350838730820584689461754478710196736481092198968656596507009574596374254950416186875656857228051971269532203361691695377258151598550821961179061088750233186365863662877823793213384130747630433734775494288947647588433673416547347065826276911311748748328650029056377269576788768135323426557230825382792149951312702545416880488723455354198032330490363878797652892166548360784752927383504080137687593237276885058195898752095830599370595013170361594433163044767758870656860181313188871930468666103339253972641567873174764602100681219722400691090947239023249752280123394901175632865775070556571564116280381340349665000799957849790452022713194983190251654341754872527225730478243837862047439043649880816621066854856163930703063630802240000891100458343491833489904778931723961489522347142485021422987940882327905797050569087505559836931884732042261863128593131566071921127305131065538308653192285738832972769530092646305076243527522070918417020795937821113801935915562644982090219931153415888954009226833184930275306609724071628978204287145420026270058487611181339287221814316269725988744995894429485496727548393636876508433036438953124714020560003477331257967161501034199338168657664922007435340808266197582102482993650178376604991257513726872158398470588895705196565523815635671640240562287390147743241140299013858237938917452020301106932004624680647456179260600210474921471520197180283344099672861270384687789710034883244487669855424490195126673335559249037164779895630394262623618773590771456965407309020121412669961220095599689668054720361286128114541004032883650578753980947368649674808015582844759399613961063809697252958348542947710207490141952062531360889381579446349540845419107326100747835450543003490822397425639985959125886830067959949265468588360542593348489023292307635196616683098979051935832581610652762692621382813044605055088787182673070651788537268435314620511236260377253709701505846158956171517055654267032460097127181178931627040816567523270291528688968962825976684483214056839801828341196132514494672190575380644934467701980986922044442965892319505941185531708678787038145286399004938798752331310641293034741510435881963631787251032824033125227327535345341206907712178704415870716217005013064661378841682385606388936402612062683673792642158480794296563029930896018071403942724906784449410097422415924704151393376732342399388122538145425627924423584668949228878987078297551317670803240912931124077016429205257047195756674807362834744627649950060642852501961888774990760640785827890829452952406451629759902833736601174651553882482907621807316316220200356741123976487827262682409447319685643333779034304446851308257133343628469643909636070040616329750594631260098806978516178389370246424516567061609790619639762734326124750844249125973086932353925524317007280414020964663312761481959133983776724139555916292175402550902099619084450287362505981727992894277803081617071708685874522437615663777687316871071556232100653814249920552542549032432969164980190874868528942644516983563845454924660602399447717023065276873092375025427794437314599681116173598332829194962590932910221467248583947303138976644940952490253826785877903731974618035473908846489900979351056824097587273479186529153133443011922595603876852272932499089153503536641861168849504915261394622379421292033310228365839714036766573896019422609912277937378386136804180752877638580518362254619080929288773984040470823089499717934325110330261452298256131125121001781339833284955686521208994678191101210021777819125959407597636064820382317916023038351537711691617025820101437442476261274687004454037443859538227081756366868942083683669887845130338954309208478067854604614053252266020887333627677838259701100310280230929819884515599300928982563090692839169013577700613337529689543911429733254452600449576546378558667842400610004520023799021583450030047559574961694198639583574563865779744013991775696558895185885523874752470355374820161287059688123905532754672561541114272747903421114511537799023322464021684511481577878302405116895503544696663014609450096290545354313294592239783999087151270913985728991198729232525969833009313932701765759334063680204182053944641298341671479295924558282595419274771781917068491087135196416146292653613011667493412458506841725537630827791233706551310903234811891018635660334414381835149676461978908536084736147502447688345068668852800612453283724049343213208130324722315069874397120255533302009069708746776775361655212163103402141626221632118044743362814317895263604051769419936200238026365162963859887824969873904983090562061193478709419028624093159373703324536818476369561819024820433160287190795008353156714074664036706271295188145694991270764732546092982745502429581814201439208390273563436984187767777277788618300026732157844084802147812334237048901269004771828774545789986440871592740107842731551656854163660256533262163131778347424718642188394802363420501629543022251454570779824828053661577165003670008558831788841264425714716488812365736141381147322582075942851706863543015170339968668862306771469804969789795479082928571883264216954275181714628981955729939995611325938964938529757636513530420311995466888871742798995446611905186636623839515656409395819894614505904979832190710439677448174996900247672652109021510671627871543787857969523365983082245301242258585561801053249415157555911196920381398981211588626566080721009889994150332729993881150875019483567614879327473956693928171503170786257345164841330733706535277023467860490251234585514744567787896037601317901342460751385433021239043152650091617835168538329569757787686507353029475548391971288434680582901850645744383444994059055151895498847360149761473800767382263206449596026222586542114553694271038280893530261223116369710943449095565748634745931277519890158617862445465789914001087129893963871075346230535468365599462865431902685795902268651718783999310328715056375094349228549530063455196495735146562877692422399496247272006651463542492621016908834887920734854727067364335595745749108434737606884482840525869515527920116272291122310001659980218438144650848944606813858264636385924541233644248005466650775195612458003779055425304447028182671486729974286874967009201592764958985533045360074067955069768241558157026756920888913266199122096028309259205898871231361572511916601216466419360913486455667355989840303615512457342062850525346348240623800080387864917556131787002971821848532767379289365665877654945711464599402188190531335810985324690942745732231435951216629456097393447932731030230710393963840472849752460111942857865837828908035988222308785051585982742629380992491320602366162723733456141926522461825464076776298274087448647924099228408498944733428971989106993256190407600318980680561411205966370492870735942849976734600978886794078054027076549688133192066677402709112550775780171599690681639819883954962264420502388087371055042540659661360366660301172158846205700453832076171890251341777826799239483356849091584907277312600440618805754116830104685628215615611041564670507834513732077243647456727516704073455912461082825043296096962124559834178221591466067467149402982419953938851846521260222298982246421246053329271361815197155871739551085734175716169061446502841678405335016826829049796565578961966256765591874184447669983894989264662436829070977350238365553558933563303017740377549670942591792557830078364970808193757086324517914072078987762850517086738226726200466198223604435484064800746606737784243883614358172061045074533109038571277580483571759623321693688445196991473654519559298379179070174451839610799832276642501430256978826980047701795463292865649977594149754978803014424308808463327380479221201361204663205325604686383610938694453087659754792323495194433789929365304760031224372630162576137131605112073073789362035658186007001358208057221990209160671901422141600754643512125607870920623838387490097534534227400925389705099830047838477575366141207031998131028874493216809997659239118642280462222203093017137144055080258067143154527722617349632427792074556672215543614853645734605904780599043182992916174353969859996641761938367881896655429326566649177324594226602298539048875697748993304940841545633590659856607361755954286125855943031063102465413222330233023968242023326803711992600683150154979687733863703571193503417367638872892652491178310168197841446713504117601460141074047263727259570254756532645860842329049952583309441536071161405190518968986608621441524875177762541475944848822984388943686914602704764306897154080130430801739659989636782341984374042354966155545042602321696614424584617126516551307701599930956488008903022044773275354986730895947102457959355912475946107484502288562575587227974388241431245164555508069658800713654748840395389955924945282321196110546413326544052984244998351934535993317758521863583657633737685361223163688875295217733724733815637535321547401188906008575561329073014453576147003545920879425837319340327832486350864805957969105133942592235958947248519175773699946499204283546323657541430089459596857910789263702722728031711263928755928010297637851057986337574361436936504981541691469455311903637056833926433599114803570341524385762342327698301022646201326509919886533876537141735458964761822798405903128414338758452597949839086386521349586107908954275006121402573089651045116748729752188644594569256050768814590884409641244825994384638235896288291197127764037254835126272425853158236909281942009308956912838324816438504817534651446669695013538520063504920696920798184633062163334640212566914267663424932059521026684380286995427016601074504857327030574243073115788655487824891891553880900623815261956978599854356235542951566927473638365356836358198626212051985849179281064239108426476379168962562362610195442330975859010091992633839321205385093499361334826558659371659974209789185062224892378826174500151358014638743817688430866144936947029870419054779862778226024707864745175069449200298224438785795839497693906628586004026606718863995013539213722935972318925606792791110333499775520972294201190136832702346638846844424197571597556806531516799719009305309725657879597906551108766727918074762332782363020215639882906934489737346147611949500415415639668415608494916801079954654766618258199318147459237114356189365559753844315456745847636182475178973791442455023611216079860517149226701791899688295164138257144215571177446690423763971908948208967700046671289091337946807859711238203237515588488363461671649088042178059234135443646373272461120195356645822308521243051534552730066364845224099662620383131716683076482569831914664959786872332742607230337693066189157687067985461785331976209400801752682499218718592437046386044177861377825286076003066718086328376168233679737803881785537205649260596949030225358056736432962458052976075462504195946069871317066301773195584880349957976299675858609014102012407886637846377271967181981549594569348673520015173183761939857248585653608865669858268061701694986624468990907895958104331017371318941457448252523790351371160161172421553366984788048297855557223739992985730571655182054430346820709135664061312803216054803755977002255012220790838845307175991784941662597994069732964348565411393654707384030402630755416591147557061800698008714803769833242048263806328242642995542347286576289450071957293263957702827036530290374018615416079737297439602526858395180366518034701410615209275254501302080383791413400516954312287567997360031762267165623956312575368229503789590637871512193838366586602267764926014031084319561930183494288423157974690701222696259605267225892930423972580992423327287821333238109322803735389081814291760296688348440782560023535037286814418291276891942169066302604864577215088710196873479610045382595269799678240206156319602763313640068768884356236590713706001834957491814570570528987297401053145938299416570059778741543817828544929754875056271331390165426417646027583524789162317515929042866529032150510031848157497101558643700810530186310702486421877108390270691785637239656057243603318177640918774149714981401088695120579754714451724507669262608012971113879640110796365222545838826193335050762586115208584766347316529170926974044532458133243154749141133741715400795279817837292893495969938542280608524247437512945659032003239905793175404233850179719310627706876243492948438459498670494229281028449523899914286839024498605939151708502433884205259386407690849718948010693874992966173685982459802817246010882797974654317185132011733332418832602607043119086061855894612393367453087264579491084103961821960318840220573122043063715869092012594139698611613071996542790890886810935470734368516410006372258704344478464889419865375522059153208369170276015046490372941217807078574533323863046718972664033618355873863103612005434190465692867389710400294474609366322903045432464894534755698023242137339205032252689892605241103603603198229179304143777214850930353870134595693599740878096471102039309431976382062189825432433574255479303062644906936260659879118986011063374700174204103212929437112785051941016270557187423000456435974058202399187992726972527883975590210494205718721475276697189658877154372839894155857510781313389398329915862080568907279948449911720022605800831886420213200762923419823308240420974179982195515011130692617862088439078443735049027749371128665798220841689549262311560744607730407178967178318328092651024093566785137271044676916484429219166174075238093230955646386111711432344085283720735588447695630575357996014165082573424908424283481542878591845699460909312136631407329302070378898074338546617328510083077099612723884586236903503262730783542075437123201269543371456079279144385769991956595158620043726468560421690072051348778922176205032260350435992223125471351635902744137461140440685915968746876787509138578602659862431456666930418593725798687369360398382371112143725583639572766493633938287251968830449207926549298796267914598497043047599391167148207433953811464309925452635994844046483634915031152588576117472511179398731554816838010708063431653038099956301981755392415214415019942170608982578004239839084900602923375905007744073995000295130481638705502783595455103658860255767816030966348550620364642539012262273699687987193395624166005548382585584557654136023349683270825263059545775234515282416079538403360476667574190956502172648162920453168047895573417510132857349212576035144651089309666878216794689980269119064664594923955040250299283819501228263204293321280654252462974097154780253822921706328479787134995164092083955030388454659399483021681104242470999579670935672797310052872336491777221620846204462591530852687151385263675408783848327949073168852053828849465681237603419743191669661756601052375802375989486460959566387955439580240380656241815792427632131374405496362037611668170439149905767260926054198568472407757466053468317574302550726308956168754346301405934036855833429957815131381627477429109591380604079246955500304199139971146102370200536472201678235996308789155023190339689323319997465695333406180580929250733337877140249797329265234612492621975371244002417745823639882208387784225019335212106138967725298626281187659724856124738423465162142785237000094286512162811049084302331112001366655487315725472822258426442243460784658775688067145317802558055753652538508336411617239855087844669736667816920064650079172599194182639792481614788984153001223947910965377469333760551624599856912911688252426300128156293829304510243338598136729125628855458978599687118892416881414711802623040338711256361021312730341581913584109362885267718479036696316605656125244224587849357283343919984046295384812420761475110431050738615451115137268189769490663265720959111015635998877015725990707127462993922730324460772223241481793128802806558955375339943136260973111143943529983308530762308043434486392432133653895931474487152480606442846798319287016368239838782474864156707926173331208334532146417783174943179523810491515861817590874987330623375708560692446492735453217744327185284907823964403602158485524602028953752696358790389658333514591508100949955947988258075030594889384543872341514783545492072010178118035327703031049657280144016272757719345283758551594289838788215028018313024527293411616163148012579516075446904839614291992983591660312159319609339429748143598124075239811577478067842799107209717820267371778210030175469135432804911768652072236766954183749440222084434199652027336233053545794414356921158012177502226563628429741695199496738408785478586173974843445457824698101715464307521422149914840789465794002144197130771717959668563616430279870052888326885388736876409143279418615132287528745257084665463939606243838037470372624154790445545591056316905155106136495894278985813013902240804669126524412756512730990773780370145105821895213416443064335568249892015597184026373623220867691587486425140746387441114669292252842629709476893478203943845915358704494524207126764614635773196805469829278862851881202022544039560420977716158416802922146275343860429285509627129473446660628732940525912647725520325190460450763412838068789466160307999550883282797210819122473649047189656914573454275173004452539516064739081261688492927550849418715568792274248922098681389594881043788632255063044945493433685041219207899735943554460453079400694373858628406680449800561573633862187642199888366029136142537576180076469704524818763269613155137030969295601351965604559947283715498394449230166192222918080293980367024899425328074850065808368487012725654547025434547016751462207064084931754246263161918032785435378491975449806878480405523122592813492894834902819454604577278864110732754977262234681947899220321782941942657585906857995256018307059301637746600457190597238212213367429348328688539174700931627704053091728587983615289178520207383573232156605414942862528645243741059439358488686186470604812817563369968799134562187954239450165874197382952317664759028655253098798789905020277288603219710214341503739664508001076651745039037392021250810942385166117131858494687524116518493344535096822474234795717262753199889527742631077685160167532025772306099625568712401038955636196942016875536614465368552465597608334147970920040733169183498890330105330633530199143860629779085940721220075937889054628966797493521286697363164820826014340596204842912486067562715564149498486883017383025872961815462942977566638749784722190609051112035173187976379492488989889122373067503817519168005213243069814002862659656710655069572412093417330812703070603422587273439762215583023863521153000177164372068161846597597379061725101506997295500090178355049832763612175950054437729723315652637080069467710751315863443077051741909386591288113564900388487535794860473433794349514456856857916859637046093872320100066825501346193103238129805303656615201211814373384142715291458770263894349132654488858441168868326840786559149892147909923615228953749556033179901688785179340165401257000025701065048478808727747548701025446365655952201514543678598704419172877944199946208655140243358943648413562573368961472624894386817712326270882881122868313531472021926939067444850969986224477049851985777221498153590054473931934097602400300758706948030766430951302230397975590007624452965281029692757045029712270474377988073086860878079085666955536255922597635884823996540575941914363618189549203373296552891661867194578947146012927867054921469668585220215766395600197024913003550237995239498196814917641260416955113529369610809499128065006419792899085564260130505372664962421502192047354555297421317804371268903473229581767904301624101356831919940915721327221005480595153791050720793753927510738776934184090661255630788574799666428096354622168177117570468330042201163588447766434591871415683235773441406637988254234937603922971948334664324673679116105041005853142724646477177413242228489610271493098352519763512065074770084215325934437702697961103010556104729653145211965423119740955737608940513498494345990796976601939891573411049843478588171534102762952695317795169013014512248352927229004141696916775650379030237318788597634758228323138115909006047929778306009397967260923460607109932245162805576603601598973262608536063247105152780726613173826984945011387131013581268921896218379094131021202673627011320038505346108043201116656080366765800391741667337824476170207249516586962062365277053420514847001268407599682670405204525416463306927825962153493517719223275876564455745953139093183385368764591222916380709995277421640612258174828114925795276453482074097982414538649537568104726071030430693091339769870821884817446857599021471322219373765354226950009962348188956188825599031894087720581086551295864681759106099480907723552873791771473508924676248314425962467275233814603933160325993612584413308483470798401028885158986289392856119038966143129351871323286067441861511904413444033708243078626164142603884955599092692663307709085864287393542278188403034606643395878542597070176308758572951272334634562897703358733169478479205403316014905552639553488411226750731356259346071709696353805689816757805569414066116926681367767026359072490577046463867540760858240815617286858924891778737290733285143861321315523715989221656238563077642427766667288974338951541139088296632390061723416719069599439508572347973278693299231213485703095293697100072211585557758634908786894552497098259108016503579248687967391321002343339045525487986746958047500759852802395873396626519960093008009141691760981854144465946380683688483831505434167940709701199719278943248733814199010715764403455348595141843480676672577392007058930069159279600838530071050791276272838820923774827520200347876105639881060305261888033793808063298374189835045224876215528827796542642788035345569721193053802007931538162091143104165476768376554736503287773491314959024288859872924219051751223448935659639237202592979478658557498133092115700713415147184388675378458692260410614125335627285853467117497983582164270774794170076471372487057814439973499136842330705306935917481275053687891828436470466421269488333897813989725984691898926502951344086612538096357033465893620010521052431266778306059165616531470876578535140696567562914889847154617001822813415762931761420704404800886408498288142127727161904876925052872251580927858390721947368400199125746617965387124748529007587389151644596871024029221485501108533373913781461811650119761284505536870786051029228072748206345126102896202365716100647315602684318307446556009034376644972290751901806045981039338483825710118364404153182615179443430258102978329889466011695061624357767733937746192287918235590907791169483487918694502663786601348828236039135702072625398563518745493110308579196067106659837293012960850913192851245831791321136092034942190486100618296701121810110655217681594604557849011520287004575997071723499989894878606471302483521192773920093046597178721882294493806079357880834632381246613992027103888606639114526795065296090181791560818381662951767093547720723394762254349007084094193393351179546691564254761263978907038354986147113128172634339815319112356740169896800139240812347572497858504057753117789951573978055409012846386705581786992954076436553359490321547576500114718988689846431450678868383875503679708438530867235151864876196920835267074384205883145558109424036967643620263828093951951910956902791402953208416567828627293696584250224072737096783246330046926676479000641034337265211554569193609522415101775063413220161853024562182343535004266595514716857397577635666476927430711927852188709381318645039749789951186216752789251146562082830974065749253268004500325414444136352075432089184547687531344552305450679880578093230116636675390782337316024831656046172360945969154842184519394257143376391551332444997790345837372490573888800149310845243008144375657694484337881351866069008600562517085987845589628294810398420564856175785380617686137858607447694715423837230600583334850558676900479151081192029963486897949734959839071560707341639531290082380662646122331322672063747817556032403120203533308927925612104855698521087969233310586587294266072949005158203742649033743208396056209962842767617891693009731264915269727092844741485737972322442270126905259313155100102639474166858608531041943358072069817599349335619895070613555749810821186899544645750299180593685745332808691651389564738197715829125267524204577404922013107868301919400614612894988562084863152549825145490603476306887886804406520861458320200518727173743528523528688019710385296451055755703781625037802280890700583876629990861581171986834430380250853843360576791233348897790684512158205341171015688208142783449379331618931236368749397467986920697240670582957740080943910669609217640769192844046207168486290956201357897843945825544354284132603205769151003699750179404027820759147757360974216091724016630603839009565883764983202966276689152246235742032437729968294236103082935970181858078743772230321136895134159145586197144607304293016412429901396387355925496703512786688485659124755719882826984989816208026951512037964824385772655642584861712953802886432971416496719517471909714201210801730847711956990705963390062271645801320668083372313542796452226074963685691357161126437889179076069342378609074733111781935667210311796721695030847429755552547872045005793588091971045109776483467977696695728332971222249274633633805177339426320477580273771457964063716452792872086575089665902541573169129950023182997985359829127259292247873560526709493981735056856164294870064146922294132087007704964482373142649723584831691383864161921717052075317997017564364319209367646088254095528545302122611081955818699163889550941282365736666457839360179090259600226866521125603122076730661155827244458602767103097047250617184229477539423971025152742259889940631234581401486538233839651892274109321340791196812494286739086493763543475839885388229433723766062640656738038001459325606783542514877496820717727240959843944029595325318119607026501160100688567148595818058096205033604064637352767927791802922582657302465022012591415296950992959804885613063788434908609624901765440707264463023499187607078760710756516871684104342995688367066948630642372146179455830246948513591167695461118846307486421670424121768557782130128495389228776436894230924859385484475922763513940777520578387065998692210122903407075834630741664667751716543462147482273492861835807104003744276825887096839863227277833070990462734133561724203025268472419733090679452187711003782445469682077053548390226020751322054582123036975697972258712224790771522489801184510993927227056338277497434571035629271609098786561369249761967387672187785362389660152816170917048551524409028455546285399181938686274368783074294652706500451340116580809466983556967287367102808681140637243255170114177947997491145793540219791440682463888126892939280813636532184437508957894102667532832570796231510588287635509845086377229837235370587872605620601993360377680226301062922017862847297350819542962497180274257771595911294182429302864964913844760658305154316932589164762030468936944965391441483060100650388180217662063418379153060507386539374819468267037822370086970723433642228183011658836747047297365423143006124908108543507170127331188832323933496804830058385542717899801410660467624381969808023497101861057303840579580174063144144018497538770409469909818299341475731041148850626445158789613163412799978005588737456307067515675395222932284080184609384345960900164895054705878811574698346832205545202652608877125617293215060281244934644173544835755165823098701610075640794195148040149718344741625131967481717987691469605596288146193447090980959288733664835155689784580821949545853261497172840934917223529182732504329606281886024234985866906920622482601181731911974810554290947354691725016813652701165296810704299279663168353200220036190769137180344068789041849170014654428291041786252592247909420068354626295936700840204948351083255431691301764962036076920445791752600358730723786721831406016647111952648957899244933658287287772375401203087159745270564130009800797258966069136424080069617845203605902833236606070196830735325757889862077622968486418270115856116011020423323120112386094307980737171406544901881704475310318930800089907879148553047208529970491016785558751963283059744849449438860505986534823887887829745756646005300408669010823067532772717574221197890096571192373449715283900698790206532212166874754456910221573184750693736940948382619525720937545043519994610708817980203420143756928137485039706626443821830507960930528197808428456406756483338937187662645677797992536350791777570047648037713393762100097972550938940900375467881914251887958553182946326581660252167908188558484023043405915854769364725328568286516344935948858751703609382880842527968011008779478599410254483172369772954206814892165622206087959313940001468019392281330246390387221738637960752792691429985210864638571323158995469757845831190076330819061446462244624714201350909236065451386560482719629992718363160971308935097283920148985392485830992485282772382515238356975616185574103824283718684363129639045273497541792278217728661764376732683963353307527563695262965792751563419316877257561042283272273574891735904661697151178404741648022304974874836318102511649859229045964415185245496351578383308879079471314339512126616610245681956910349330402327179597069470160028454523306087419249473332103439275326167215471070522129364458778254173008527177207647953773228065148732617309288878266897187022769545962656187852184443758286745368487264369247962148580050351013217116970792497128200673604158875145709143710119284009111371195887045176893879861157265698264430736868671310806383100997526256425667122707241423842928803701911183693753587939594632791889185665723234282629512636313134073859498463348413533590320884734553501825455334774273948943497212854309047367791365317359404039549187531256437382465274479106319218700336296352186242285498447319655432506969766540495923737736176540966186901458089399572285642579198617098574539814912419518574934491534033521044753731671369364262534062749282797945917445114375609900094964906572821505117972820703902992075620802453693710809217660928892215400435759634297831176074655236581117284942589852637593735957973405943885730959813264622963846626300495934449676868000144158865654584357946868197521516406730025259550478870654956106421757432172748934059035145045113165618067369239274346460145465073161322304147895662995676291693008277512783962438432371708587517832299419782568444652162705545991850015676058307668953180227719630548067106881187920840445727106630187600270632919707471517218599172860194988941005006673767886434861374630740777621454305781016319966252167232415472025512753848547750807979810250765828158042405352599491726199063419439310749587129315921208415038353363984676338945897048401257105282963151763725363606653206001443928919991271169958316397386052748429265382704061181956519384279961002029080299376868007174435984844341688790363763882342774781375626468600019128084878079867083916766571233708777844635132495911761094842727584433041983200420870731074704134342546285396644602292542676599863916154353289682819855376565320789821013868331632898920693615457357080371077618482050151067493018240210691851975344449217927916290224191899008002829370850804340361991458097145876658160478391409998052202700751175081715587252066966580833030192542625138027333339340113854957357075019641076192663622521554963393264258740674848579302551774270432609168345891252818557051275576682573751840089912341521632437307328247621583677559631225943984210452069898023507292314216719586296387450908495737596870645157680945294086925602680553165311187521309208739842472731479914542270726906837550542272268687256786274369938527034036615558875118736201542168050967055877688345780059459399341446202490515968091349335363450358796491812518875438301389127654993993216430206658604122949224585849785433182468467903619330705365527926814086604894460115821741161396583695144099789359816431153942962693713564956865062351409836382852591042872505946207237715171084885984177473619833870688137360953207165635411469334061202837188590961810510564713949242135533522944259413908377831413951750008482012996060599998855551176809831485404139254808143472263737870846801867744988519194157549209239575720326509226985684990618821793136147390961815993022218796430046227910366078259684797157572517852115546328590641715197654107768471958093869790938219420534386761669958402088475328376984645267562466893895478400288698646663986207801428582053482069069449845189528252835903711100506686537373104105046448193618716160961551888150633179162055560304332774794789431385664570367309977598530195534025398543087501943496051781934895478422594723009096055812781407948696125541744085095259449103374640986248222121092467883556929153285337429302817333043433668371662427446332555639665978885883856521000718300367486788331612828952697508850974691423187154900911823894133488031731100362074399635276144409128658513385103627526625145375176464562855754036033928043421310059043917511004530359444716390394982403458496436632635508755663596544593673869107333506739420690460980366375892161311213809116553537368291018549047927353482493789494751507147579826110903229084498750021084652308887654604640518918780147887476652716958602714401884407062428999558088193813269435688525120744621452394331337980886514347533660189884451279332012974378519856175063931940429916203212384581365623139088581915362655176949237066881020483231876919982126174945684429620005221999575363083534327033470579338558223905897975130249462731960259613941780612759185494840444157740467862592050201005128211125718763817179759560933798060227989232004216221041793822200261891762001977307277958567517350879499408025419043787331714380285513620811236121644354493715324651161135826232612958170682421349327288037609367605020314963882832923406972753162048743239862439495695874823605409130591674519901974002144874285862699765036962651690092975452702767541041934929382238540400807331898861081282596479760456829806144678012089077766444806477645932828231697985881583549483540614292262795453205703331554489946970701041121575268618536456061307379274199186966246312515476021515905547473473289672306201053536972137860123992564935037523500748428338325039331038586392522373742179922522254719201860717593214061555542163585516087049016092806809359253414906513096614996965785673586433527004894675704391138591404419923802465638186219419561105984769718897786541242617438548384043999657026001960753764364021544310919175153966808384044926483110184308105404676747752706724333438757688702416849348335026094675252480658311775153115356385645465801042356231144935848713983756125807616234884530392589154326644490973634584695406557956075801677054389779615570258938292561929622962580952198463301947803882615374050615313113821370197610381078646396137614958394963050116898334283003114660506232649759883899986902172902073727654287204480326980308088257731610449295359335949411415922813769844777778431129279816851328269373673985984920231418857429169004263074710892898917952376001338888898589088836965015693235778751874317971135532370692460610568180380787597177418955337949414967878728564672610533934592181779287294624572852623524865764825462069079251360528538732437449346914051972251007514444794681762531638833467086540364033686313859361953501321288569871469385249786433526282486811186046068837462636278452943858067269547130281901714954311015625276639796219612397329706248353488135819995958152202831334158124194546701215004262345868042529036337874449024889363913788438307996389344061424271448964380414140662401949960411804253807775729614236289838574607937190218018351786703407956481090689748763226892086555191038065399929320037767368752298829433306067014540618182025572631778765645903351157858981298399711231564974841568140007814483336274574440985118318370958350670662068620403803315901949671041432957087111546886323030544662395362067859186376882214342108308885827644499351773148672662650111942779359043856251906558381220209315157963763782331546988203235395160835222360403030372384112401079824488423958496586698244387384410965163769978657185606560155081314289193627931338482370952308095881128712267556209327602985491345100211984960072658584180857409456694316569215668674945139736010219252930774394707661352716870970442782250214348321026657347787971684737232474555128720045719956231526353694837498010424977708556582970474383640401976382324320976721655942445243869792223873570250449564821457325838449239646893803424766347506536379789257816805364499151862229170762225013882895737286572917213533635357192069181819141079482142696403041845600417642074643146528028200240605424453369137010028362581292020024725330356250155785330894440358716045661885772888926464943776809135079752527294702141020569850134515240854971655820852732841026917409897488616637932691357498933078995521009107199595995530790371735098520017144549796067993134823755812150809540812754377350338436328270590658246902097017700985539017585378005823469341931459909439029785830772457385412331298116295113982348581192138867039073862354748879599038801992169973385371687751205257139274812285706878350016324708945011053764441664508994938921964394109508439548183310468388990605497050451634406706404326557001157143244406136882041341539089667709692715499237770710819782633405172900392033653809446907326728827961195087317529712691075548499939270202692594184448386005485007425537824759098546515694919731429908853149965125741164402423373581600543644779929567934861417400055539719867341337206776020969019400072881796590159492030432338887487386376771321292424949363788132303481281119493173472147943604393806028997914972838403149173370818190212222784580766765382400886158214380441663391419896362260009823334477104899953607868332513830054483668649595993314839387635394396544245529036915552205616492162664715782726676052509291259702440092628236563719408149460620218885413306622403328088713557851487823904436193547621580458565249310023894929748302999391697078330779972304529014427086655985131630940395548796071783837385855298557597290408025701453500455093825457305085078840357083269743505175167550622719311680542264302741589997812488495068219319251194628057812211446151088563897174873417411930998999143836696183977517627303111874822431303926728828783798635235972001158815369980956698258170579593579557518558064424170399357270469962256072799738724817161178377354616683016678635706303337521797822601593495705525607261576375331998830516902088948436600962319866000656532289790349449486453552580090708985070845666170595754094642954731513141760750042523755123308746603210266539394334535627927980146054778609240602000915944204696571970000999697682339113921546315486135415781446494106325420157200080581841879207464995998030450320653606018963390707334249724101830206370882507639889451353551995100970848314713126173531142561452932272200923599218524080305907336757335382705222922340372028321780251138081886009618519722678219037189251401512840144471480811309216955813202387967901434464906482859088054363460965779302172054931757918777261143322573209655081864078421640807457512689281382402212945922229248761669261125186071937226191594124879958257722877670645722196732791190832178504709568492948778261473614459917595292021319362837848592399532971269417052145834589180216133586026158584513115389412586129457740152140537517616182119696872890205285197973551499904575266553005568392982459096261061520397591649114789553179782228777470599147093357565882357432627078602411877408363170071591205295818974404950314467185831852198761237307557044012798687575425967940582597180547189357439067510261120586361317670414946204457287145240272089198994588715793466105856107383993463628338703622579963532543652066899486199961799636630233321612375434575812912633570614381493196374781334419462242452629753636017945697763503425912682506424029490535121881601107486696824655300638581185277627953747889369044059407627323728644670580579794781181685495779521430332452272848872575985130188399526600205909797699164535281090554026995746202717480551299200416846533068486577594228646563812874793652405724346292290957964783241846848561229152749240225251828655376014487769125629726975612114223970420816100748937984715289904008509271377855218720842574307695883526670029704104643514886251440028771117662541792694914596179172881233474069689343066576251605386361696899906439388195911895499346068499387836552900296027899579215147958507344229012243376028876586462344279268510245809370009719896994222911711664942681067563084234951614812705108761802045963455893168303672253184766338431390170582647051173453045188772532714267326811667674370384206124286406106407674644261054899687997548204058528336603916809639029145395689383496315538134088004516009747820719235321081927481242716024505551792030649953701561893264560058952604625669845445229365920759405992982595917719146181069275483334613624553938741626124383346531100155307491492709647925284326882026764660871896091680826175777629527097108362747090905940371066345146051709903860063015863280586668668420171396865448462657344465621298862669152259375472297243991393111016842959287377566608613730524906770316418360651258951065955748711827568082230805361390991282309892206240125604330842756368610117391560851080383438689839807165683218917254499363857629788274247703183847848037208794506119968793994135625416835359179326142904652925874951416049413589603591246433164507310085862738111019889023120324111283836143153422586175617590412400034177009544858470752320865957851572329449024387506172008936861173612312676439793478808491751198163245355266884371124701281925315639307877427922408391337777162736564397240952829631530543417226138154056817256230555733369784500402083264004388888695979753580020238472469880368540581757844765159535562565560626663839977000428048931728289097491384781731830814771455990489775606735481726480657732842490198614445019885319888950505360247896316942722260028918220982156174116112759333540525655879228290896170977717234387922080768843561668158423117885470010342323759708502749456886476247719335042491402429718644100595822854595394075261299150244185646052116606607630311906893602769841310289749110986971965873245046946294511995168014005268385425314586527816256934312199712218680712537229581804804016934551835399396411963433016397764065301582155364598155289269618658003399837951191512527491904513030928107799896212496914919753578548207368135902614408055289168212607575445377276500184794995445175403140753325150836371073110729061473265802762120992811570329818712192465826774434851450296929373245486447674169810873720388717724910406743230017525909585391507367353926936481459595984914046840625795598751545705557212582543726444269932938407809311995398982401868819953711477176731936513069792180533547377513460281257778074517613625959743319719705929687939546968198434352484536888258380736791318596003378842452694258250915804182652612430766022257961103551753306820515409386048421772079538571509419541583608719387738934905335068678999196807395807345832960115045051147342357661806493958705424944726071290161469675471723404057836197087478579706711202254935844622307299739895762868094115808758558304434591724814579247150187336825795125610540883766413187548831967285401624670651704685052851710671367876758282188392458571342289004785367873144596213537305562828333967946592170854126846187314972047246173624582249921840749656991931897217700410738124554212953805735077582253131155446156047813441224998549227048946720539207410389953595135838722848328032310658165242904389790528348459673530752747818051428756849016299064050099859645724513194392639817653478460915616709027667310439957301775617628726072768835910472824462635402716537096479332819135735328467457804243854434615796352340693198433819701716681126234230690071392836953863073984521150636005286430318752456335441023664491833082436369214383189084490540136203782000061366955960006790392373058511154255269045142110882979452070564985577534088489486920767233355863626985484066664747211416019399530138862622530846458049646838451985331776895914167726684135071951591219565818450763903229650627928996310754012078843206595892099708682076213191997345710368977872171288183685408975808408660540004067681883541570243027092021986130092836994572235769362151395066492781434281951039559388795227236185117332938034646789094148506842811281751826465322967906530849602059688476610740611640607715824428896941717524317913070266289712952292038596371959337621438464470176093127220593569745087217446069003480947570467240689745760336235909322489699605141669613854130562700101161283340763952669328263026903241729160821364851762607267455906744662621317651499451180249666612850545009853691578692733802461817566733459072947164353342515369519492832684538857022497816196001196594953752999947415917078244930287850367664536903246630103182461758564208935272694178349026456705686471441017952393174485477552275530250951674171955678600049062955460688868166284520439064194396076065389359044141648438502208851842759542169012295018059097861723150893025216072812827798660543895630420881713129259176899204001185055830202837069149882012578380762598046591268667181144674385828909974163218162153233766033247918208420974852824739740353872690254611504383490972094221485563533501540031782250740579914355133957410788513233276411929703427312584349588307128898884545381955031201304540587914230108480704293503457181035547452472382707664512112618571740670584451787777982615318665184241038794005581444164475274106748747648414299858069860303905226357014089848071083139550226588182082991724867837658437330526525604227698260184035631370020181812125081052438190404375729282202282865372669765976386526548200354528274717645705413762382227594809151747523498338000127429429651982815961401651257070812086785982950529691926390828957322455163402348266290158851862586776226960705428865471883286714382314728164420054727396222945186553293586324987556340911396179535442285794876843980285740212930652944073205527175563343871342021609371143590217662804154612214665544306370422126542718169251306013909564254569926915279521457207486237318322352159586430667763591130709335186836052181517101918993828985593163463543730254700526837176268524256690823181634172492872487737623802942951641029745184812782782195397778613446141692446022333144809357449944630137849084751049025670009689426389586927430535109115802532789946555134876408516733279667356277501609528062687667360909534070453263528861340199212617066827309949456658945455359428014166345070090669887842330752870858039370254713580123104407135169575542458603198321892809197806739788114489878627129955366058676396779439400306834529719885614083717248211084134392014220993039933774228860380532057427613075882044698917077628173894182582765179173430447438436167323648884695810073882696195686163604236675511421914539273796762734884745271098776664891699782921133921063485127097662730142151811755133841082466196259145311873450188978290605992442146383854257072050862165733816890776973549478905941053234074222709587578856840176563344830117704095077474642831699241797581787847784872458375901836201844388258430514146466330213728397272583993437125355221003507039877726537771983163568115276339917080903688846458790920617246147894623186875571964735940776088503706079457912585568775256014350951700726697636061919143582100244150393059380359964852032105904313790807271739438390483081813316977859369175746056616408182173358107462838294556076838229004228294582095427285722009667128868993597059762815636700300540348733726600331670767067623752521650019028680777108926487968562268951284487995395902744352275019979414495452535302038109049209968356580118143395810219138171764689838054482262813970864801570149067024673215344035055109740843678966372773318525911752392187417406188318386223247994005144479814354465379347354888287700187252917892336609181563720648489140595994134458363786172830961124248964097555674131670350389132347154060723366430089742251410402163774629348198549722853011768162327714165398313191552465142782017507519863174269887972450285404699470041821079222448837136686257975141061254883918471910000457098847589063794040427405501447303871879928385112758807298275888376277532672373846014890672859563034965445581405301900611477009343769025124875566636520953019484628114532001762833297185379629991931380717810739229101803353266291741528070916372195007192878980990995528843685120873051675934422238479394375718212589278844517219347452701250389852819939328373864693706891537877781885743764904768905711488938534307358663444379481807462451167780990528152060842455730026998150295218732236609521238197147647538760416605858081928184114747442196687005947259581100449859076117094553618361710858929779838777380762839538437828578449340550813564276673481990889468668512362631614466494208047085889517827939186322180927531631548645940896325850906070959540656601669682933303524433097262228444588423534614060477526043461383400573149554553377648079196121376620719718606256401034101288115215495130555607681679636649496718851332984295879058434775687247004317995473103979068235700410023400181281027382950004133071794801301583383606517016898817415369098369197808371728839970672060158848719641230130381936445127035117018162511984552088367124747176317999041674807514149588527121028433913034173868999622927279140452628715430164638747831778288220949105753683021563463132777638465152830455927031522935943260587706590127443349564669894202973482655916545564889038401170770167681858063849737083262474991144349963439031543938668396748561522175068471917665287567094065473898392733074876540584612581525406154348876953697957860520713923659636056874845391280732773827969031971051232271871359783902161668846575411912549171766019070836395342567628324137120655177514572066149627596112213394858223516518743716209647870611859100430520297210809979959314996740863575857404560621524366075516738241619176146645493245712151920592195189491097188002303338715108986271825687974740993637746675453004564763711060552968760803199941745617875639487544395857526497237923525011117892792563175265063550597757581590072486786549057692020052623168481651197948453490320078016785551397664227651153944274043449021073115924908221642042452831364912878234638553792427870886467844708632342943446274970789375614593023915869390682027407623928884946486538993463553006898476866321767581397122657901133138798836865612405717777035224203892949935801818687884755771576088759238112566453868906987741697929102730861389059384001477997487687189128462328474003749521799571398697208210440495835764683795535325250766684477205421127365219213192405027365905245186190963036181624971087576527107839836830845702938453830011129949938155613367163598330000728494795179723911004947679026326505999966577950529356040790567218498845518864863084224566397285660007196871919323732946305704696834838047568900354732751317587228462462090852227831735689066052966437566910567166342689640060973631454600425633233119121598589833254636166084428305839231220791184016501475007828997160142072957711889959451745126916701098369412774159477742904075370063385937427160763406030096303046854883052063213072617641898954152757208139131703011110575589460514041003631398412332108960563289490141882932581424196101327144644167620802212481696826388020446668679483878500746318428040564313204446773635852437890693910615819443292456770511898766970793981144430041443393923585098582093335504410500432533262551629536629705595513023345419443891702320324791526338101184839632336027202333573792141041190915982943815451339346234695020358490691087059685946560001511195518921417456773500157469537934099097937789376599656045506197415692366108588335877363945169620635555691361476781134378789918711710405848572511255807679976510956104898411066683919794336449858338603358513278363502290865771434646253752460254332994819490863648156690783861612312677180859110536380741881860011467961916786685943374631682072887815682084519345553094233227582797884723161049726987482256928312818050632682119163575066152893539660747615232294547191499600871619402917458690297256331310273835076491519961937752880594684906777340871591845656537120060604435231975160870385743730906097827323984337116364811121553820292097325040913335126034214683307568966426798122344691164992451235542892756005654421789620513979603175423844220683794198058526324359533133394221977919598785797782029036654497153292183481308389074227577157919930030076047297940688202886424003887465471696957002991262503238900896698120629346169086446799689362673261718299336425324227380177007862554821285160811561495410938053204049832668566823432905442834266317560179033921584594020475431585667623419436014527702738432830580350990159527974639691666745092923468904671945282055280789969909683951434748724735104602617081354119098121593134805041243346250305596753611959833671282102934841037050753935783802237522722669222854647943656925376763437298578927378315579106230885128690732795279601894254831912697890358258915463247924973515872627024299107007345504568412521546749494499961514534524557839773386901897300781225802111039241015364786901009231278301970114599391286395901848331739349820189989909945698946688684479846257105326690878729795947385005704531328452123571849581956611189381618606863451905546863014646172998554338830594989901877128375815662580008006707212383808256987897406462851172010510532233321789006134688019606199863628917377976124233885506791335131799617021228752669459273436752831450466263789347768705781323519402248454662209977193313938148973594499846042879532941505731062418990733025201339315244203289644414546672284679829494538887026769518639016457700924104803655846408977942940208388471969442514306304204401782565283330317669359323428356213993829309512550225084911880624813327058136988460636070035647707243980659286665600444837367281432617109986765159502572994271183337992808540736283444072395434146171754814088638770343836629786660624652086046326632247215992927511741757971716874063872572336336624832621953297074544662624254601049899997777249120935923764416105520014221852953654917928428789759663267389226911979603889805765699621693592659491704461460439265710369147739219764283375709297151496732044174453363771453286079316242769638796802841594530170138798146479240726023731325687182058887432351157990388543765361781710317540015643378824231528489178091133032294250032618310395192537975938935886832032832437394985948186182945362936123087330287816862083122216364262507335746910026921659056629574561926219314998720968647482180202354415322526123256859479707834774106245516889150266154007070369766614874550514645103329810140699531159403711330461983578807597497824013309703054706135160208945011385876545709056935656143590321727237708413496209165434759876544414902642469664197816405438852106646585619028567812611430765656976801345861566919637178833142342090167605342435413914460408763701261575627600903279051138821324690582147615434200119199626247726428482794483484623732805881428518361602560566129449741876672937311853165589915153585263810710786346103763884028947876900398807150413343103539005180848450676512012577008922243386684778882416989148275989579646446771324410961297812643872635214684209929668208496915560149511688270252342125454512822229225331626223440825651751146863859103125251528021804889089826136157000767257652577859823925267725236201487052009903743539699105657656812499825316277190922662165176506958567234664893149375020319095188971849288010649605596104169086458332871645902403991426523243183631394910454819310347387270880766394770846864757266356571026027352135596442269326731775147910105330519438226614880966240642655199727032447162292739294970294667489719605563968721505460876431864865502642826767170771910858749792703011708637325222064122948915981563758677386174313974527315722018665339097179291237944079436710908378094344017278974392057582514966480062670776674700551893678338217855159870691160923819786825884884560996401984823302708787878291650318548735070159367982416391227375922783954907078888393692193595566528020127132237088119146322452672599030765976762833885883164610251495535074670990188013928623253237718232340251434663823294458890538410818208508225864100281914625335279712292577176289573267582050523486970015075978982640531236324739426797371468873692848887402175884837823251252780885963004367206408251668487758989171773784821864081041580104057364990896329525942106123286114550059113508634410671852513091876795164835359009527258345382249609260270821005269429827493822895061282741977403906689341923438274453327393675564738443399578667752341927563186555172716990432491852085912569562070824574380989892634368372537548802118296996841286017495005509272572057557278152964878939391473822467743355157149541803273105996149274043498262051084627897843305470428610961383945902611432351269761698896106478214646896565074897705804886812690439163046360191205546957314381366290795760474133839929618472207761174216594524298153403804117316974597643968215039689543055787747110976561026207803230039428528130117880241343331400489127238632006437586603811224799588946087145822329101104329522645861140401452120519305065684833732207709382543749734600212869820620373352147192530653155690952959722152416017469103286560420941814982441398206452804993009010725635331345943240574890684457549139590729590284253433954472552970626187228156181182158990912345569306849283770703131090449837782448120936735214057242317276170432688490009539071490237510691671937655911194110420455547386125008872093527915843481391984637178700870370584179922717356561339508210459259434213242560764706517477408841403347622808629849508142944474711314398454737015033440173022874508201828360970551829654143135966473438325632828284201302663303356052221919433091230752286540375151879824138959368230037951058453819729520975613790142846273719412508944907244994840106701809694503610163175253440302479907084468246214396287101512122158566225458355212927786299379102108968764657858342974157152114763757718522996414554750310367706934414512323105350817051510984730396001259744812164621495748678110912949546510373632970457814949560386524396233806349492512440184596374455555335573814911911702068105361091392986337401395874858798608622829397045474122640001577465429563321164479407086936261383375246312907568211036446272594100055006361653488108541691436625176355577677941530364573538982802355017730787205718013636336432587970711757862443961005300591407632127753818566511361549254392885558950071155868758943416041517234610412643320328933993990462992469543267365934632046357789568051951210361581208914660013831219746284285162705052935860600301745301060405545048315265927000759220988508130595784636986611904560635253125721625044169860267840055053600801443808669162981996924077335359804877528194235036908104964504632834687243279859802748642434263132979253154937294781694917523909886464192129738779312297711372069160646861283454936581294806567192336601700221338020865190915494917891321418568432056993614157676312732040405477363676516908118369336877722886345511705042601559192169439124399181990990259294447245965268483829812139049449207335344637130460333700664977515857930262379573138770384557706841686405341869402965280069295666394369840101890609178535134634057718834078718711175249275387859609885367074849057124061233993679667006891020569076013738419231187779699636115245831675216726495561275517251997007816711526331150213842845260248614256659665408911533684017533663129417374072119494383000929884720067137482066812906600512467902314787685825369898265555249092091817266757591695212908775988413358787429466042790284445296540102431094488202170725612173508543216939406781154515638312263896796076359999329233446299182306921399661978015701510697479292045771583736212865816368798070834503123132544489422536387248027007864578315946629338944877651708286033734779692193416396850131511915803069349736085252091231532141790640087677892132273317468215405714794175948438888229421833308867981826796126170548722998638135303253127812466389501553862403037023390241884857475241502346753401756988741021936853435692285369045810609220722310245041716368148649206260793704820105648328321500249099572323943480811332170582554915384183176131015602528431702518941021497505603450111845915725641315914994536197285002612855651842934749293738267789558404963151955344309881141564864203576191321594595252285728151671220618551978471311279370717361537826156530892945779314056747946599559980284455727823819632214497869885490220128412886857124772991213041039986242363955279636978516934980863334387943834506724621642100635922355125656440603785811144510543636318786080069685951434606808436404753974470380734602680105474543976613214317350115138780408844584549334093051887134622883163496057529796013310844947162212655875914214507396972473692223986662152728349166440836290954863060372337979517604859898858506750778579383543494897696958908148039268107399307075001285777971838559786552816986098217584349297924426078346716160080862869813934226654996535846987150761763876451012786894711895835898147063583615393057959440851287949053862288335106003123807035182598386868527352660025549134694759466060987329618532001943637056685576942253384295356083969790680001591166652328177009930124799892122382519926009000289799827860640488032115662595988938175181698817921767489084252798726656534637435687287222623749463678962386935530682943269926597135180187933642088104682533224098118881441639127893614893321437540360756766109640552036635849730163648426300493320918009767287842913252024298915472740097287732211602143203121007433745165176327881648602021313510901550201366918563920144931506303412923811351488530073399788343962496465919890344537784143184208230234213527514762258183745473745424896097332497492219315695977758883369847818907781976509180436421609891117928541781826687997130219719883630231016788959959780396219713289173160436641482063007857179747251718572355046248971903704895617060904219431703077642274023260514351105851774237798518002627346892491450381212053931112032382479928275572997515331065453517527223104869197025207321563715468277839742765729965645308447805675667520555313414370374862039541417583176970159371331780440230828800177888106067152789181737938464278366032977270859687136035792710280492398712949432645793677772961075161779394593390139679091233634716709268094745703457646069474538413983992394663300045722059616919002929715686817989898791105408885779181052533216366431093382593706509141693610094565454426820007207827653110187981952150596142186414674360814282667228848040197120564460257378011195544542734648541255009704324192944418186540182936522144005512742645146104120561620282768424230365071947764517172060638748090625729430194035907449489663544918664207786995624168461061557024438857585402634572397584610621974227177181810255374466235735151030398989873399811839005619094939980572572385897996199528113342338209469931271431796364402386995684460425556756165326007842682476473092817815284638486482255706658146452843584920994434743384665180155557939146074401122517266710553708082102035766563473275048385319961952155713792135614122668573392254638164918600816492207292872930602169830250360053387957205294324357000853124302255962861741598264226919285709099488184676584147017646285335056687103773772604848499496117063945080879447536490949234040583838003943160612910502566877749012408614984166291829493614168147813227484343195328161678284961901232055232152472671278482873960642509203098416642097443294626592581654986577097527110274658224367369700598458108425587722367541198550890661740485420913769883974710983019366739522499527424794645354737519241165445398425068357589202882220938732326993760635392737913014237652436768173375170612093999152361956650898503440852506867948036934667830703747920826903993893400950381679449446273263089650503477710427914818535211040066068982613949368765487977863294628874604825054310541320523098416744908816712434913205478875330747821339713639615667953219591403432078316517020478414935905332325883052228150851625270166252217723366893522219555271629414236189454498328662009038549693466406306335359883310588558108908465801767008678796154872217577462614429946776159427574154131214344942544425870653749404507906501423023648908665653528056505067308808328334489429398926227922824525226016821106900019929482666063058172795292721628438631035775062614685841098953085883851619862608291893102442243667273032354746499472142951012608810275551329235055715957611964252727600458035179582350747674448521763649214278046424778120701080494449972633058290562127517791775169633589791889684075356897472622407095368221805896947166991135833901375829023905062225138598241638989785403429463526177430240870168480222873316272604295305009632803969497934416360812894613272973457066257140912997210535848656478495128913836063065790962742700872469534896813266608085139216891443865299431214069222798621185448294551010297730014841679629221359114522590174361811078665386999804999845809079018147281783652702929312476213364046620991385767749842131184890110122694731828876488005499763054477740854546148997558094819674460027085530369628411891430231567841890242394079726546099643088402907004412012307478372442189833038293567028316352301127158034035975572613061781510029873142457957663392171246584969841926691156232760883608304320824489818525757134240236585320669286162091896939914251761757554004847426184451195845371878376377945647843201808497782679801058468481040842486371154597223969355422837136316056917706274797211954771675020947723477916561683462177600912564376571028080195243709861676251494388938677529375661664887617725089912018855107224338443991910614461984048355652857061974933091128001603100313745091703734171018961182612998536642950625822662812828183225356888667614400775259505327465181859026826256804214889047438724438019947882898762983223640144830862431459667088511472179221187287956853301340206332868724047599082719209635817916858609120458830142298359009042574523239930108822331014202762925597188373760889830226212021409338439715760358818552603188029174090747580577902962573421119823841662776457368375921967837892832847969649686687767720773653751791841384205317016402364404613269213437170147563062988315511696137601609235022527970657581479966329160081877375843994013815666549272908164398161942179386524283663738379419744823087391995631987821102182913091636329703703470594750128839083077892912207821062862309064055233423200172166083283832844832416503189282348251210496673249189921349647899621698854374507271356178292475870171190072079801284492403839704337312233400849284155477391701283122744714619519660998479304778203830828397965005157463073157056716953559541546457329856282694355608357748479875704292480625566355740503823631225877391461795628914675294021369802329665454066167015650474978025736431579124597797919119812153247528717183468684553646713642337494359053881275204344119244291509966224811309408091416320918537918133892150869093202977029154820056303083526992388254725396191497688274551826732351967951702975302090490345307111150627426901054537824581232754927684230924581499828800168230135776003873572738003320919573679898394893677942709944835221800367984367933924033674613490671830356382278185544983430257261197139903694382333740439921195866190274421909908797676664706688334350687142689965563029767716345755222944666796248248321219891009712647741379277380136400484474852469696367925188222495129270367438501192695898675590545106198925447545626599402561948439157770706285054121498155485033997695449880264858354071765467440883771779841048545749569480867292029391328526426090375188376264962352127378127078676159059841371604508030450354122552308537599564765034056751516777031579417945908922723994214776698380670402950329484948187103525395452113107803751150042604964435424096374297616873948089420631381880854333469243102687964561360980240191679067115351108836096892613192319077078374025928958627062563245997275049442044006570333878670872541460894556848924811418678013966028421555069539848446487083482300313908374734790501979170352561104463806782892618157689356961228707193652609432842195469217239925222891921325456179433862015292034810110871501990325715183404142818425957809028233486734472578547349737158191808984767704310100247812858556355701342451334630129971745435509927577004964399349351497497467325790410387484958522463737854321328121411009317739783990792151266157444899188849980978880931107812830452452397099982767004363305472313832155331270303935405379700756694775594737533339143812304362084930935282896750606714875854430178235112507740604389879733993679187154313377104513535653862503770443600839393737355011768847119444115380070660461156209759410980292729397141107498283613942328072469587479381536187460234809917083599623291383120913932423617319476164476289151392964314340019829199483907519779068190403352791603871256375308333243092576982163046238230506086358947186532650340247837879735874282113045530913728740457262335934175607189417644773047495765104608087491345782548268991043033070100036979901115771001984594978323554660378111162455161757403789716354827602043692032730526683058528875153000600156913027189462537317277799217495539096532369211170190593644320220134763065496470412639268873280778770700687069471816792651311634748014386808900396832648981816965148728566863095807560562827916155038887506266215685356644532539799312230165892147889478914112812869520222827551255400772891765836811252201963847859095900104270563263684254017213080896235347584600899986784840501529752093612136366140838566962117098669032716058780389355113371638328827178569127510582656529657142017573069201896629375359559837744275124783652291141108836510414717504209446482885337067105117643230862196212059253102252990781730645618364919576321410787016426515296246775468450554849814818765311850455543072203025578892981956969376023293779259699788603269417024470865370509923322524746955163038200071855201536291366380287491906575504131840361236964536892607152790377452640884409066405891877676326298942682773386392031265553951535613862665440388450287770665354647844431156376776688967488151260426305872813986425365674967021475337334673616490725600248374082164951519482823443055388207854254450840106661218715568341153526670815112293699217537050623735319273348346867495052651455212013049994520454510512487330661072369503501653210800069732284935386664281670250046284232386806254066798126509486380053926641269331713110779157238370816231478055396829894489432577618400287177451535297191078490208586208781387690131821109621358703465593005271412616597439491202468456850018543951618418353836056834409850648090516623067594658577570964124535423855394962275422550778235288779104489005282749216233634252266082365551080845425720556983490252372547190917381519001258643633444335075500872351335543441873781543486681205551223902166243379467163994097788215931235588227436655374361495550773683393147175791734835606916504548156828091203985971189962236377659482098779422000479174059788172176958618583826391355137425968445495813337581412624062314993349060854682119596688642267254966092974982323158295903081788891115566278968426405750501909627590750746175133437306323018631607800011468731704596095780529858701154038284665697459812739913362472941961730263026012449553023739455039157499876807060469996768809183391863808946189546633227411726479780892768633194389484917564584419306201769692566444235144753774294827160040926569854929605901442979285707539176885193058217372497375458984229842510379851242737936416906657042983770354245795870310765058658887712186716893925191865284603207610579270774393321738126426075001920490520434633967402661457103065023375481121156721848079254839832905873318160416192954247320195924130429672317718919526032291569601072789542662136743714027929200902052869887701416704249396464733184411892358568084925460725849328907250107284759860203795109892484230837684510221732918505142288134279622064556182563216462992854683144642984357007025382061032366306634712078816682099962960219825321913296309186164767656908131564356605502803072099585445633859783517061474389605809083444986211380496188589651204412200284394325038767344553338014233708590110112886205727360334724370779732763492757122065068605016617639781475509456881912067915772610190341375818587712949470384990008394191529028747001492441672698061859541672692050719633609932401659294869337651280008399283342897429867591018915925157514643435009524665793841316191725248306584256508568978922949395670511114139570128869799746703215320058009787827130510486573858511286240917867847299939825191060119622307197073970666127939257204772007521052089897792577421596366246402090130948543061903325328146058069867153262755126278828291591760631660316060050260499408940628480043249487370162650905413635754745488714150273553108028563458924592276678380974357163340332827955365060651939261354246052891686867919511920753909642791354304876231518287443336187625896218366233140600422674321375052544209724992932285790363490104892703021617703770951421424000725113727105760165879618751333934250355662613693299103797212775216544436761445964037954587186566863441615921143922803294118433571094340429979817899731960871455378544276007136202473589628732922718697672713010955266213285178528319705589836220865522202657682551888850920688464042717558737693328379279748842965952250802958026914213402150280097954087709169128200738113861904832910154028028391987640872574749775864020211068267109336550761400520347559809973728803141933769756149504114448506979366079955181107391447601646996623258081151298505887592480559209480382579919406541932697168657355623485012899323988380571477934917243514373814382483151459851645876991478476590386900317270645853351041204730375383734859976081597712945681845029768174363827762220952116372185193572286288343317145027217280475444444528466174033081750236129823894080628545755078333672456582721564551912071860761659231590643181156295007402796528467805316117044242403450624130580454667800157599204927439819102307419824538262701978519894179176589637494929884493126958770101500923994391815302171167514123615612740159377793417382304074367635986150075425420322419868898298514662946968415134093229664445652548688789180963962341146890393212611149320853049751381440576095003384630318529476404025258213802545170918384915958772828607416122494996517187642388290750493073479912649831303301264879680142211266707945898816834725652938915123341786983555710138497430068679854706871039537239812855990995896711293820565614092847649162349336854056541530662836563811094857626342783052033639537620975351137479126091572826331161804886792012211861062155972198162594538435666862734910803325363768781688395373862480048758665631716319537571700736203382561274801447412838883725520212325160411705655647830236317324474494180515189763625274386478441736027723462445498914355218481532155071581545527825871619361274631784650877060810185153882864951066140085087595943185528825304490312110168160547576330673260686899423254686003656014387225991179021013465940549038946892991924096750223072036956370577192176516981997667100718069021324700480230544741639757001566683450507346157623633446273192546007774844836232581055978042196590516115269284280673185590462723706534715148410637252767444069215413641174796547024301637388175941523199663271742754380790488700348554696963719624451291326856774712285266211405110226679248087881953230399305367515210028331425616834229414526021819787733116328376598009152424882348693570378508075027019908862168203685922173378293338101437121731469090244157457251830831764465906622626208231639909417061057489783110779900964440309024899983526460404542438895494577394405655760227488990617144172693464597381051690852108431070102678978856076426361589894301450034006268990369648229371451523906208917953359678552963938173736251729524149559311009080815086491471625888731732678727721331254609140924900640737968384971866981197415598209600910929977779346431142797103594070556931706127397561725928170891021485898925502999473817753952153951007901899559125361617408828661556423420994585097084643374180487955613634337464578161758477755572157524197560222397926546603314677784102429476583781270286844003065526362646135732198675944672516479089587137026754759650690918071520557494034030752992480325673934750683786365781484784004609361045419663298474326808273479966404744101809352359258642140617536245749236698829388435682212993082697204120891475536742944702555794054088568472253110663650143854667315651182240562938613431941771361370389427836613013152995424134063000256299572565886250030301963720857582945849276804664978140190604593756805733544747556193367584399867856245226999715237240155708241743191631390089561966895754428430141249768984856800541900681005528866982285781200693462092721788933289153066776353634042903585700866373311518239975590495315064889184303620193354048720060232849051088648497753122085874126883975910187294487066197996296008317299065890233939681668589407356657685570495789103729737773782742803813184593999767508925265237536464062773204199344618687864829774909259957975420199730102595218965072512762031972802599958926170744141015024664686560703868727801929438381128289328172350882944545732624128949929084845206445007647797370347939308591021389901115682204624687232168898319302284135440397590377724966609102555198724645625426165751614774129545669415591210491839934731287497148474502758095104779999955791465583564999497855174354929932119453232124995931052790758406332484040602189566197941550683980556396805638912782041362893055771299099841282960424849148390780512978209240455719456350701799437755659512888679048709165347593765599250843515362921666484406028872407044618494432414968944771356336015115433487187387249922968286646961202530232195758398729476562946720975935968624050102186684102059223328672366551984905404075049312175405082963251516130817814485889707621092266381694657384782320315341527202943676752714440134380618518796047921749089315347924217158863273038021317639273155204126053850269282816602322678113936375496331357297777048436260034566297349642525186717210581843110735602396473687316432628453674438892305186617539530119767498278934873591242577327233819806992336693773114389328714961290334513664051214360822531788385336435172842649092249079181635166514262958298439726287980088337836722896657233762963627169907040259300276087949543307818725164078923129244265214569137626476846770882001576992835171883141185510928113912322618261534203136708459991964220857279302667854933194932800214041494044556623284864345193842252389070601292742402033872425256091216293065193204178258614505535423741140008678178877863515775567678730399766713063718582967999378297713710215388809239547898361764087232712740248846273514820186490626369472772545806208485637328103295734162465999611434055995239304184031799396110910623253345294222534793747930280347394464043880115728801808995662365790618292138182684041009249370095001277184935666229525962639083388913957823941953143869478894977988194532691308157110250629373107083093553769728918556866063465593048717509766011427918601872017126922725511678374399956009155874087509903551438999902084274370558561397457327749970132088277266072631163662524788138088215087104106905858850792769820961744601985104077348397593931537892800821310343827633331807832255608529909404034056049395950701464883485381855071284912524722948108934493878874574885971226731916597059892626653894643102912653088044708826813608347215974283381285300334004417020381081313283287881652499745604010742852026866476082781839793004893505576282405424362267679767806661180029089784904473568426172802182321517788763185169419555670257985955926784580617314539967541899520243127639322387585014824014155567552689641814932883571670686806958577071434113948406510790558426183074271742675080358578816746258677592544451348273510634176441603983803123236213820838310250058619899427584353862276906643321386187571606889313303631088478853952517297740789647964502787056740664789409704239370175593838368756390012637579449852780552950650209852745298715548732645721316942638353701149865677779771856244115220002560190064938010970228951496018767009123448059231472691671278189200730570602138550534395271914538713014903622272770045671798493383068004755365323541653101541549789263414500361683812352084047024205670238091908572941978326480996185107175260216850539080065059939673794822797614664169017932653439317254404274598049861705730565283876446903949800890905437079334714830464505850525498035563016429613554634717078229727110428115804777071580569192974237362882781569338386725665945998154748252287828314283628356120424641598577139369614598944557235925278651208209789389146070824234976196896392662573935600177165767966661068299142832104957797537482837972307213023491436552356784023388448142507930742722046884511023564617117106073230055285055418111889392746718973991367260765403279820063697241968911424643489997998112343527171936267684034207574328500002135330615331898104131726642548044932210406885186360006099604907468944603977210243257413558964460356735584425839249996797567428097980142413080008083485049356454162834942310799196297174088764607831722703814584294198737045421183942288854550122635165312437472746403699763337813927896868787156192381761829971889657954616917164375241703368094638675179818313611825360832104088936558021049845713083166480231728641067137776791572261824013998399945891711577721360620538951678182644413000991579751530750983932470548208639434476991371599151543748558478983471685950241715380170471659941239715401923151801274847320430453864601232419450311340203829306269167131865689314472514532300617263328974683096009418015056460000199780003791326974572404425166694926663884545059267730836646578216595350914997633941044600303460955477018445695617478101649055204171639215511962717396285169554022760779221455135502436426175248577699582682054999898272371314105354304512833537293572643547343526066010621864998881833454861846891376506323032478675114765360928159032817118339650905404995340238186225031344201233417545330687953181324861009605995105245364796558676767945172990241061871677964917304683787905097989496001473124703008537164443642236349979365464372457571471177352561748630164817012147528057332026876672923092737096522284371942465960187437251482471004091660097773288712122615121604056791838521781119908036766921299914027660298239610255208249176593753807328266203925903920757444174668860202490085492134434505841376637950230235970463078357514404535980514924511020913715912416765246885133925080676946965140794328330678006152580921909198245768887960993217175167453931236327668418927155536948589219461371571112228540179358587458946067949432033120341176810519025449339435529753257800025245000221061816123513481958523501137837541829254560566558007468705942150596203445476667467606382124800785976447359779013475759294388428461236696389430141951680475250115593939590230642761667543124773998429974560575853450498120014074366417458679291247889641112745004852376286588085403952846992253439753106374272477357705117593696676263639263496886509894644584435733733376670191753290889885370836903791817605168257866727817147861793751966234157124340945773603643537589076144971600239366445779183703786092602540499840696326469776873926677525231552133372077807914792761390599206188931333407072195387981468132714688558188939407579599957052593922416931669101364100646382660126824648123972260172732606689016694953027370466486817446119449699541694251680518630061237607304756843686339837950154228098166561818962194789225194818753938089119124158726865389170531287013754334412929119307782874083582446114077868729269546360705436909433147501897075955555713067926111560122887240239522631475843229669388363003414483729317859829842859328851431695928298051720834059510171646824358992422297301012123685437159266737066651004183571565777078448501645720561464640130313925956888264932715481811689550893799405921046193759408636432296239683635408631901745826902296243261464762242300706602076123125549014192719966869368177875018918600004186910205667953565463489377129175517104443469472427251195097968328998050663527261298211092679836688148605311700058155508343402992905078692291211548144529548258729066633757463352460387024450478979705082349542953500409503788394166938899264966470806900197588728716362623883775569901565981713219621008802094942991376936182345350754210874941886419460325022815784705520260025051273833757541998079920847245995436067459425039525884948104665186898577253884700101360793771309972943968240589735077928611475563015741402669855086977357869422410471357394415530089847908990289459805559044840295486156075323964806623388543898729830463271571381445348956688703392403709915678208516844966396835063114961822944166185203988936047781333611653025002309588387780186599204666795005407661308328554336209764434562169506658873029773066052318333482801114956789773136215063405889744645105419386577661342830073521297754884659163058212561999525823214689616325463658685381411926574490152643186475207570015726508778652581446255049748747982553033092341138473156167819494156348996178182135103664052138349721711525396702607267820634752596674766614239869571760670511387999614256218026084323344371571388015225429971819734603768420249236357373978915820722119878372313872979369272464713287830446536218796747998934570327647820129561182482502010450501267799558736907375573857091666081128897156472523680879162771490092158479347071935883011567190093230623751874313287909244980614467141438228753539364965277810308109962328287793320448136946489374127243921951259674949356444122322461246666963690959310610481285167303256950335615289932794309663081647683287233296127454575655175649528737954364736916684139528356723459524128426001514671748851354310989919338014603387292141062388644594578832324653551255295852045092638421169848169290222434424021450560711791485630508146027844374497174545557885114103720256537819240786260831385930501441072356148191875191237017251830069917271334587791290421475004710330796133971255601716659486100069740698150988694600085752098731253776015996999710784998875750511492669339356379252253147549875124434553554325057539266490654480433481067430615481430542603945079680802870912543962015228719489859691758371120458656347232879538308258234178485867953024940817637255997651001373328914853675546597719963778526366745259501732630390329311756330386233626129725738018985982277379744859167992717505834674168541061945971893689018099382674177556932252324565961760019413132115878778858611960103151872359052956221499624575158634059449127856248352981728594366275595266612925637490422312016599666659391353273935221194739392361396022786894720463034832529492516378405196445650081077838473089445404916114821981614330639331779323383823375648123243978015955139403225211420917006570815463126531704600819850436134106188860892829349488377836040449636989709971929127371575994219104627980249987698326977341318658126886918546345524199699215808367273088670464488057166329690637312360437454685899811843816010005220826430804462952531835856903345475212616876598621775770808097121639875060011930936011568948075302085785416197911193095167829392738822204131279038594228988705968580642172217449744940884303735543698215255526228874003061407204323149295944150505117318667532750583632729398860906992460618694085046838068774989474584036185869165096790494798325355483237689236622672266781279486971773188841816844445480890164856175570051371261523088072250571362190473225396447881589567001254462178797674777208806022922062391619367213446277725446324446995859851875294947903079882142920622274267958212523271778681569213578037910652988211935897100276803165219171862313284787514631203130856126362331836516483055535338673851135405588179005125942939212028301684859506858405369282253025634066751265998828376366691593471301835295971416096034758114579462617493426275594909813777338207104257409450164290572536145870017419137318173449793521742041400329431904232759495913247055697013123520247475646107879088945629859737097963522867535805409168576153072341918998053624936563143381846270611224371275461315960528728751305504177546301449996149952659645132626098530603253449275064932378196468215889374836952007973310911602467472879341768079514607830701998410541917683288166972188504632662169797589954898085835355482795216110427777538695793160512107188164921406080001291864573771272469214953772746521608301033054847483866794292900508873961060602942646395332849547385950596500509120424798030597926869002590611151281704650861911204425611700334867528845062488821009850543867884525956349486039503632043191311534595017757366563700344329370347309553022959363271881005736100039025354420718685575218969089849050670985454549714500410771479401555210104800858347251921856226850064914105807353586224289447185131668131223714299742717650577145533671322350136535911511168925405064241026085112485837073430323074690722133144579713571502456261172092153914248484560032720881706066725899375691662582427637253183155076226169362132610634621407552463274397945855978409428513793113408808072434092077006000829232145406742432800241733949002818246378761761424404395305204084836097101011731935650671859090241917296092897166658217090949448364271912944277651188607942274917748519520993938509374877089154817815550692099401530532923149734401341257753738480954169939695664802429732826125284172495189124594272758272982479249349520183184610121444701181448663132329095112422750557657607159919645150839953314057524892070759586143949143582200019040424985056389368414061172712373578836750183601251697705968632856715452511178643476119961926306960884092910548394659327422250335847473860122634429354215237320259150267731679968959859634451350829919142338199783621258974643188496090214715407941757853665367338755598574609338254279617428537838227666110134371398788319921249134130970603149079292180276390485527010225117572794231539755279020094076103268846518187635228198304255336025071701888692389024773463928402120584075329412936859996179723831719806142351215902048434269983273412631389523272566460594560845115806763132949516692080710481007858984513919689531772115002326541105449056826402481963227180311751419435608209589280120414971971612286897181918124623714908256080890343850939373753716048088210145917564036877942041707061351676594211307187969542174979463912068177849887402914953581281970202089211185530175902019217733153357784333591492029286232794426410884342045375394088271154862263166997566256252752687272384473881363993018299147108627598382197594338570482944027505469519039150961614507583036969355159101200321198086684552843756880734673381632779902455357030763630150546520607438657364235267205104232755505406071654640432257335672470623010454140352368559470327072143451087889356835765136647251323756221002512381377088495734865402477856857206249618990000497862842416305950702632079107449423622196963441712320633902824400681468004919937829147668275037058418279656784902994780179004490556442581279230219656541394831432998107759530715931926582657163844818177151832521918013891098081781094597416750369293701128243385192713292102064061568224910015465167648841843109584786837230110354505866211313468767358792072048521514638778876819402568988722228461956953446183785003227703610614130609000442070427367385827852539138931926666616119280263492601147145142890228749529652949561495393740008898919411609897629282282503025726223263043951726334440468026406133441519952221693116845154439719185081462194127088921132921965762854770197596022109946784383539209680806553980554065066664017355607634627689302614052348970647585471131963300070231740454767256750753344717704734287468010088560068072935118165849943318533451094108864501999245368648625883461349556037104680445146834301197024752434043265348229498730698171971096714955123561281514909322657347499679768978861003349140315450829075817854184624422228367045884388032870363780797303165682640595854552451095754566419574547409597024719903926401684864071166095138045194248276881105810516600506845040858046802066650228340610737287539232838687328090533987484210816015549954677238719742505694834974707819394682784152506392681376012140477773438741578084442663938268020380601589829444738347646178868857356769193794113044056736661922685321436096896516420840593398549001529014621632499805582514811854336865712646333813288059828929222559770510761600915799655016496297699591798484877676434651819342909055735421992603037224978919291267278870573343197487672578084059941443694949548771355796096018233085277684930301220920165704389145094810210756503381660310198425236072302751331002941409297462107501279804884797802096497303686733671023708152560042783241870804396555013960485844194952871607331837563527836359418401718577982661792684351659560686744137135402338132069921037578041050363050075798728477448238705549512908845024747244680193226019594362754251862203724740036764443238263514893240563122329142482564969858213848315282030563259248026807151262068077061482021283900474891830964274504007874459930287924988695902478721239373632728348518810625427696718911120166372969195281445239893781021463161633955996824111328535266509078712510084939621248969337381573130414378162107111348596774957108968722744308264210474178582297320912860118120958984987402051048043069425774198508799751088258274358066228779438729717258928305652005029218772087041824830740946011873759646798367626936894098868783558067474670189761913084973030989564431409495854264287069068698413339444844189745662259316403731882554121125909499014874706392453639043788828630790008271312595315264393340532241673047832438660145517311335639850296071775079073031847842534735813991293398288765184815215096341812855601165657005645262515078049134938138792684208901036141061831005433852722589281265726754445603708715554019816950638773971202182327421115423756964468602867965239669800996840416797434500895950507959917978475782907108726449338288486423935091979322320541720856585783612566794927815953294786455029091984995357801589760496024258841315059057215228048198255035043736102868803743315488328912694703979556277668639825230752327192906051751464680615493942777250836836671883634317478325036772441277747631269043423970872557983164989958617439828009443176102346241722486935598113133105165985988810497466499987989913695744827568504061205509121430803544346728197994205337506097496397068715922693362497601241120465428886633641542837066212142076436708262638418125358620761813742998927144893662545669434544862791562401407507306992432418259136863464119580103528461862444631985409272058093237372370881911726224912910061595035562283291657802705193361254684538769254291629788454719950930775125350767998913685742381078872108367346334131231279010046048653457492134037254980760883338559576622814132487386503972313672466369287281190196228857355309670486541998466908668343440544127288987704379407434460788519065536202220624042754770614845406235307099752375458137627486464955096605775911524973874232046254746186223382963335131420183749484404675600406733635659226073511595692467062816958363727054759872297139681062230123911687723571384196099833140810713987448309299031378030469021923321870646442088739313433766305162762601648091605613961572696147746105711149988435273022693657806755652572684821001664653558714396287908152173131970388696730270245020527311107673476213098173419847661621437668059376569851017433456721778713465512172942821953999174595059370619077267502903184923757045585119392506637163548836403656097946200719572869978538214591926168989719341837726546079003022551233556347446882316472248798518138082612336352717424851255622386860148202476006443473959617311658745063586301101407846597644621312819193643064597942513101989122022057470598886402854695301338115064196589894332655252276296426769705030061589043395280070512512560951928112216969252382216969458337915135685933426621732953586473710443284249358418803120992129734483104807231070330268996474867013803500261518743867443969018740349863525672468025533942832520061304356905271216904201532678545429795939912101633847873837106897616173288704745602639073706147060659076802866093971653086891028023965184448457354839103377469797267127172925687926220567028167728355176126075484275022564103569982036853434403943443633235989723812428142155621365527011201437570890344870804443686570596448569114539084785265551983695362380459662037386866174301497537098764030416278567216089825452495819681803820443987903948326762705994042691176071908584200386678369120205172249094921971625855867231294206531591488255228774544437526360273895390167027406486107211364560067283164803484560257977595692102132383606317942905793894279189154562738229059114079052254101724666141371413646307387646117237951715616491235151644033931595552207063237171747400529615019099609875528653144191303321365419736060439227233912649999574432001600939223996035156366238396630266920384808455881590197823041419637014952866742667242789510933180410728776702643599672715043027180788401466723740235753206206600062172569135385742262515285855475689860074447159106696990565635067963208752973110511560509172132529235199914406759744948256607171763426763358465012740993497602311768463212238014548603991845091024134585282594783982296868639386361338264026689550190265456159934695509626061074077170952692760047261485955456551196690138473026099920868633320715055114040748675139117849171692339128997089219372405927604863747927944122498152701349495906945319765556228990820462733983644216620851307364723446881494701478504563446369465833199866021394288021885192369952518027700044439344793356801739191628538916099325325723114880905928477849982940612407505086764239655967683570243338682404598304684140483827516439725308852048834964921262117662339749090119410729038348942082099484733132845119716977602035280296000468840948313956437409509855313648725336970579254790932937311562394748343888109307355487016896952942506798505076677657071082913058953169841571465337929845660608730345158308799012167615094972220563823560296014518666853709652458076578632468266606668671383198407679879567773082279575240112449206879491679369323277783282965441263302757867007170478968237673983960343585521395312554722066134431707844767061719504376334901470353193812552047683369246856003254435804897548177465401123062279164344019499323181144252351096813793903534351833297460511500408267113236743655783104303507651647411564464968489417616592555002667363523066906664468779290942717868204807882332586138478030025005303729556513934804759001250587710764059568505337670588694758611705038909362876081040593409902417991846900244664395482769260980899837904012678542196813642935589244763728102071259790891999595883712559140712575265818980025034230703942612530575489581120795484460736980731895760793573887642236678861719891898027338188102245952607327837079063551927572160517102259416162949213623235517819022694041622023112142945755007449229644990444347442076307374835151204366853075608997320788981972540342434766607905043180493223250209171272092446837230733352111462959903592117358629072175585799635788302182669180911043370901416065965963835383921678364745004959911149082171681540083898990563437171836736898697889321828447841621043908006478907912710973191998488391582407701856861496117824119550834642462167804346776740720355827695389779562269493939982217426162408726822895420538194426161076573195858216115705906103152469522130382988974709299026800014709203290048549087504999619423404752442528597673868652290332435482445261380753195682728944143590799403143126153347864270091651092365316152620893118920801821422248145045891266055249513888772870539824445464301103973131520313685871890186977073853643140981235493523919396518868175569176292968810038096011341870929940896135559306243114197480179547609048588359117229708877512749415567903760104157381115979187966527957946020902656131581055563239641218851567225565759739200404378061112876324234055549491476023604911940368254881771076272056136087802999316019082431808174435307105154006235910781215298873053860433199740201867835709171600052867823515611904901178728246582349245015150163302779747782039798568304503869511678506974495481425674614645243074208789428064565626953130171590872667311600267889278085051160717286183606563638889552710378071208631939801090307708972130603196692573321352442950021766392258832959925551585542114821707319289081034679905316235541388833321696608009891403897410544814643498513674554385899969553096906770365142308978581316166318421147990227101311584456087668040526724642901291857344318243474264771055191048488715476094930871407397094590847241712352244252315654738728594320217478065217738005263306092244777921491316507434998442644041494607808647418296585331568737578340018462249743562672908581336465529002510406600713779040192326416458749273894091811953243645303881735123288433741001317559927064409596068678934198875646461994463079696930180187128384342645218593764251849446784663800425190322238293443807216803302771447078584300857993304061300908850054971912678541683002750668514688453141851197235995349408046545849247947559515943717399019789400256405294997032477852562998277140013336338757394925355196918580281861080726786394353676835390693703296568952218699466667832128028958420568646320846834123219554536268541594928908325208859306916605356133562193388556585117611841414677024033138653235727512200366644040867782005876974085044879654885890808507763846695039674438605235766607652041250471650159885670941545277963826480628745590224313607242536792196858230254798095897814907180734349927042777165153617700727971858773642838523009263786323075660307163601209788343999465780712485383341602520856917115061610915405133471359957186081118179377901520834514398923236059408607787428157247748207471777291246381662961553803106129650892522717514089313902017838929345996947587950628748358706245236425662684384384443173925526451356915585524192544073495763870234422671461244257030308223741968406002542600451089176170059314448962796364551907818654963701963181517683491466834571583263684413656183402555043546390136199665073690185678826188880135363160571997523843285578346544095216742423710268320622914458073765946690540471861417673741014348797088235242312498682437125097296895933138913714848271465296233977318062041046890464913453041518119236135482353535758169469538572165929402871843137937081046583060543951815064446907441770157450733506886021904189482223086806935002062574061370438112474990925478778715633021183812653260950820334815408256035300506657752457566431897931238917365828007543334818625640633566007897999951065811455240067927448822905713149240237563934893013892997243205820197652444022769239198937331226459251196278579674507713007909585361820396416768933099726301427441405397441716747589330176220581387181972730102432581852205392546892957916508425357528330181052870395603579044285079911088749273216764864726040356800879483822272411452693216997898664177141349795036141158838971672429015618993713760533078066279660575973513206251196528873580889435256227049837045380626847226374188405668418567228119702654265413858337481682612443849845661332554828699732021804260979591814315681621343011664211412530008700639065699257414032678647083643228178427825640064317106958142530908733637453310381645185005544012485603862140301040213287291492615569591142506041500469097112346886023691700430603924871574475587902466203861233261512738321355881470483382890300496592602453992475465854501054253151798100882958648692640807698915496395734731093232417020539823167636938893813244367156080087512724967309407822778634981317565778095480346775248925813474319625506624804360887375438789341207247830839688037157967780082439024708375093838518278009754281181721734663459123949815342509139997420489279258891400302902334038642735109961436232060038092319948762150148010569398395363881309620071326720376883221664712739832058457753142761427858783478453529914207355828191538585762284704671737978427022380803800969870680977647581423424730337008677351408917250046383016612851376910304851914849294323418562167282110017950962544194529350360733997859546898018042208435321255664003557639311778699080143131328426554196978185279900152332066331078140287432281910069493484442450904456362334053487407244710633103252151071066049313565051756078760674948943118558005340823271860609550972847299283969447820623874827060306055244422964146527640030828531332605901417686018507688028256416645247467887330773571788950886900017485048193353574604475362461098783612278003351971436888854445327749753580781492695019954021254802505820011624845424733237625684143033811229731798950951244918044546816298605815228093634841941914067449014175234054511277671546913494503531911402356412980019714062472387990366782270915764540098942308309872126325641017945489054578878189408407545108756455785086647187675155425179179463322483574680411340812380140922053255688624138879173415403795753714051166159786070990325535554639797803955187136655501998763397214803930733702077871936138959965739997558524391916656348098571924227511770811074056948419734867783952101589152002455026776188127504268280654757637461890209845878488542000496233083789238926356016063164139527050007545114273362211370169291515700937366416179239789761649361844251744761272130019214441430222301440764453063347984158885513557969941808928095594931883731123632166179543105786712932012553956833006681171109506726038073857071984412522735098382161282747316074980710028634447257855240381349340510964469175193436035717195501690904645610200119934086277813943520989141190597124122366990631800901080886376272390073018888013976918776307735246488314078667556187808008277601492207240142647913453738127806926165435428250082002573998078273406000509516937975668359229244648052813665385641865128870698813168096105052748907540056435755799330103214355194249074505200376642479894959533188745912313239530231527965353321366122453963701792490267071900155510333218441939506065372993834255144887301197008829793282277382487226941400861129844517502322682011850337780690774980869526279040599241641477011153484143840416240178204264796670311772644613918286956664674467704748748688458041718094671294352638079250245315151507061505018441717395942494554350685895292353746461258620840159335831367929765567454915412660840110539796662823015408916789437652735632392100875457312114125497873343848968813778668294911681936148576642882817777225832263411118284825125791474366983202375760270235258773237626498354604847315397360670039548273035434004182849277980170951115691735430643086861475845466377584973820914545144270084321204327206658790833546402976730752073863928366441584590292156864567740059753494041935481357550450114760732746477145211063481264100998479656843538143336091787698659021193119213590841684470187211482094212970576119430872765094928326426646589556151014615503724930069429179790006617249803994525523341540649212675418038827987802477646820388332849231204466754243640637860662050954930766479046338621851736665581662100150851968999727844041091856978370573615903887931319122727733112476849904470256493063896509956474467963204345261845344302063215083542632678628653800420577079908411198977956929990174802762593958146132089602794087053115723056122915913848381935018729779341136929774343791085024561102886997704880497447396534918558281684840224137408995209989383171262005771327893795599423047024281312729459373415733891639779501316149983691783809102823921211025572527583999016351360852600879053925800182589262580424321452830743138642525416956613161609077791624089361708607704579352156120872928845936038661886564111961955900123846625767505201753167678795014432487975446272587650120134983937598885449095535172796657726757887993989026129723415346949396112580320561575906595453136466929999218344317991499872923091027271088448374994442072980265533235002555500459277546831347615299003557906675914299512474771872256097697021331094590065951272590743607585457702439966838661411026615654382017393811384204362152790430531008565385994866048094057210508450792191932985562019010045547535262056185931088587738468702795350081549906204029858537126267049983348015038465335501738584300020497289690614092603947647636480670208521307071626506832471655526113735219893780510583412756165742451695694250088397589797294102594848362235289055918737904172465272310319810398907468591483077961005477211689241590051903798867188852601600283327782958528726765718280087260986403381531833101335591546545095637183033194811684215390729967759483794481966581179775152250368245087336280259895169643258451753914464444215622546125321216137001873220487041645910386787424399389610645213170292383615771410927393010773758164103290740226901289011966427886686732071886383746147984328010150488395856023376656514718675443601182250584649155905518630384197287540348764328673274737328004059513401037179523704272769373653303073794564234100824837595286363460061423598130628314996041411384329103466351780914240396472772591148530063465163262376369352520665560688722534424984120555741203209650560330768787833604562266912438784383228894830339168920507704212430382214214119015680122156426172538340930449381364470259115700839249334650192380446040117857406642751179583015635744458913740574536507300274668365902913277938305783144567516504596483013193008421516651603766095651229722519351876298148063475075096272025360991244363096267554041662122968104191022649400051788092556245986882828471518642000034656803558171321470214262962554841111955400261625622429027716478969649273634832678761837195504466871691514142280219437981775919324913969592790848219303368245830901817691489218563888533188088560930246393334608376601039482380125839837450565638164650486718579751232543394480751900245769403246477400068791126928163475040957169980468447891068093522232596110080584156399342465340707368180581914815439834825829665528448887550756368016110852511119397922765287410385336505338477069337969180093271426193702296311713363098311024012050632765360613474029619328631428373820997612387140631788788804093164596440299864883584124180038384246758019396601263984965261639528818627575395976990901920267548155598650373999037429685949123702797736101021348563530670032083438972618120984772039741530553870825034347124496015697154907578954678502133044482846121403570591725834645491573822267237549380330211654952070650238973872729164421873013912446034279106277390041610486792918837551233160577306901423484322390597506064732288165668337238470748726246324835235453476991492364422222691349153357568847958949338176265364156529378394823784041771309205191597256082846511852872155218841938064818846075224781621645946986507104374778653387346998661096419777220768482257105147244575224951153506821896883779587835914347171856326801677685515596778686687762941767575440632682766037229427191539319039543618120425575906978258802149882681902229170903659883867227946704712542082806041552457126088273092893628539813473278120536007751729098977553603354324348528775278167578955416033464922657233846361875392198412388123667688094229614140625267016269208099234405908326506347613192105986483943529801650556663762357336230736653917493231971976579078437566848399860302711133947803068421859270716447580935550328607828801183577379128335057623977524648337717485223896974686181866485806602731105501605002073131465034198278416233588467984122505733576497597069465370098339395656081045316548078472120899288776657520736218964268801726079598780457733744432826963675447088962321526475749014230924156918903207342341725116134096913248140333602310614492675598253479449327281980453831685863925793191616802005395320730917457447101724076185660521575514430320554742717105205538175952401185342572681621514687579531697273504588779340683468626462473435953749172615489574646929456808724669311510061550749345443330400967176738605046005323492371694613439051056120448563797537402118656416515543565263918071046760367646023025422026511621783324392878229662820223429093038307731850047327256826509344362133615147260142550012876746502176914406656385028098467861827910996087869669053865955933835084470506034150124723283192509741319791539955293639526300444631601493296456919715564078209054251983030873260818599304896455132020029603464626340505131441619302441354362262052863808236150119306724179750131220814375713386706257263939479768389277969479723655563051861669884604620595650585877427654210135308313862414225627538539185902311901307987883655648901380837605823289292113701613744464505861572363979480150129971115090513139646302686430980406194588728329577000152786465550804129789264366123555873499969090017248868239886720895939537717647738036167016979988387968822473514218636844736097833658598392640728843574315355282326281651854971718016080596230278879133007507907967615408006972024341845219901469059122610887863137404395367207795673480819850905101043554751659756118955877223317980582227667698592834763628646845287069953299439548732908450744714231932395550925001186540135014804604865167299030920447405586522359277122048329990973344428823640379183668597642135044329235207312130042446909527663398457612368270938945237031753616531509274670398739554336845874209689977244126525882302077184903568561156838960856535621041780059730235342941796574897400137745266037375753679755383713226544356465195836298779121424860274229688994959240117335196586666385962934527486478543067305441299977244208693515212402951250595707087590033593839282669362222324837442523971085786889592292007747320402030651954746774519191454618236106693462811508766975437595410815409715319167801078193494659530713050045244095196466733821214467601576954600087768650134402460096957279211573280270255441923810056383530154675761096395120633512938740149753356826573230359263337716441623449082038032690043936432760542831473840937852685575911039003738227905667784618629722944400524898367562828645654782431755337827577845164719489604787502845523982147429037803329862181169256895023477839769185557460842746538676124184579514261663530382077783011385209499432447573003227794867051942276241383895987260995475995552999273748878031947333627222299244798536204771836315540672121665037777128120286757904903948688021083222001394308172022903691310298948978193536360304404429723489925713685999909878720393408196079709896541147077331857667061429242065386511638074290606839071561390961860847287148495935933504253975393534464795299975587426887350238907084208664469156245498808549025741102031431404549108730527255421541167532934788287275284768040793591941796039878896231182851778867848787855875214899964572090812818135097025995644206938503569820963688732301866844191334234533390112330242545679246269287143217090242299348333869037003299366135101784657409708371675141088321716815339951693272473320430324609667670255946868664606028236407384000248680444962089497662849563628264809270226267967289248823204352193039390418837049916328659824148761333871216961854894490543841245093654584929234176583518832494911491768627727989252082329676888061813987847370114654200996192836824614524906917243470639640066286874477646995355652593932695039582399899436669146835759431118727580287036944780519898575415681899177736066953517733511252245459682385215582437243292449397386589880718646429849837390111200529452168484477487229511489075594279897147635262720063549098358996332021374355206020437881543110457644568001864051090859499317686008268688599411763136683248318731875945034167506257431905900057871076668739948103224170826564900121408453566260820292551899366987599859512290436325932969431617099853487270193761970897723396741799427541734788348567705750966920783731301230644008850606895940589580788304323802312770196773953800715301470025632360828285153729963810582939337589179202140968778620171237657031431559206980806653082594201635399353308415319194374189514803158149486260797085896060533748100722567194458959460994910040706379505124421980439541815492009563956304672326492810930937578008756793226142156983813013219127081928724756569311671205298011524435866107652626426103377217660440196575015932981269787654884063786671916290951758679142654124545150322984663005617147810156192581109082456938625549149834012262043547545367447588848189955073924843535333822446946712232544371934126483781961232157373031719621669390852729609811016841578024020888036545749206028758974559496455932628384379206218331507347876413860574486983919480694456042594800378880699302902945321014422961837495289616152410173928066544261756064950262975985347436318871967281614454713329465697307231299929563941413275905961263240994998175129017783478448752195539454024338954139074335579634907713617125539827292946992762346971513374250086987170542349281373661892093498475329348918330817729325958908067730889817937916450534150365162073048516927339686769655093282791659963473443268910679859938589696363910718804911604960664899149045629967274911890229656365854020223963622587383284742954657987828905375043835343070767742244667583763481095165575813679240730911575745597881998342849738202471532259864369295090652513563823171625232774974637686805408210885624940372433257644503154029248596235874012886339958758738795698308217803520148449491633284356300884799193849789209202792940632901591916176905823190422668577362953078395195324746783581112536828667071350608911054189025937361156357700231113849740927417495038999314565429486845023699816678305476165040809198733431646269664041717433654212361036492492710721233866110268178468353688585040328309683696519965973913368342014684099334772171669839318897327351208262952680160784974355995669898841105211180281240079288633319036761282622261394872788530352504515849851235123900612716307349653891607760762312800857053253145123879202503604227106245399011846323161957582823761073642074334979255685196112345939660667345174867665054179097346043213589970717293916475792497227804282281409780131765051088986793459344884119642982158358121239520856332243562817228655702756972488426541411368556583932524887753213864072975702454595851577709983803033050996443193656613554890826291706953540848237927128854731500029405562601351695988439711999043437266435724940491338878887159065099817143086239845869587944627310502881357494984133963524836455560176104455960812503537543735247051438220205322904899862197654788847896813502596303213867228294539690181654768975850935016787340275957674400189447563469157626760497758880457123618138127121797411801762718574616270347517621027436229842328691802889594121671847644315645725199328008114704523394414498618238215790805162104206604924622672193857889373302769364690744192752698754435771334055160478854707585169661990911173221210454817807560535135217821027791604526499508902229856753232540876837774642529653647320971260033405565226910650432952673506019328607940597263853463949389738902720803376668212427117129675612480607763577553103991665795346804477940157655091202814397106895319346510181919574474533948189763076954695279220507393922769454798381147960056116107705180458642875295725835354108206597743592892661435161664555229771942713806448573494146864079306209033864810272932466689256459549714860083037550972728340449466881934700565299545653344984457758139409258431550956990932274802348733600762866600862349040673705321839692328757114502301746664416132778016418641320460598324065574100711003954880288234163928886711099402182833128712217704843583210191308518064764435589830709879699723831298975197566190275293620398035544577858169979816035071941338773822530389320914465681884276096440214466893861435704100151559627497862343164230802984884788801665011172468572538027119935343815335187008752473870223536451317523925518316959151511540796437532268506906279763083447163167784943815420975199071743684638243444749068507563638524682946278750694029314323251708172435143956915032876617016140594332540189488728717241174045274305288378430653998222416016934167586974874989665074999712204134046371832543304273933758564666800618357211950456157394667856255699902330130782555682413845150869692822543596431744852810920410790618991383715800147962393564812921952135711961924427755284958007028723191305396698598936064068837998592055054824430314938705936844638424981825835447231752071932577620403829928096265751165323148117266944915945607840507658791073752817915076750362184560990940806492518556560497367414548539342911111138762536726261231677105947625549008205369773241813612533008119271405979426132702907171867961962272706252158224048307938965620671073546805634568010646540312470814007330530830128149322239593683273209523082564730934156605089262444899410981231888833039940974705489205400837295580558303431524596297506237595487942985968402703979011436216641727233484578945641502475477965965869848886974968620923032990683405639783881112826545406314573201122440981244163100930494048710207606649738234351878153230713479092890557296729756657268618257055707498923031912429415608819514566136887926763610548621682966787094397405791183021356900141115774659474033089344024452364256921206926182593725232313943153067608532787358142271328658060262598465883586125205595656396604108667708080425661831438339458238645876122952792790297913296026954787228099601973109599768132102837369255197153702701352157499070288249713712784668601735506596012285138290990491365845936960199358108357553283832204308119508988828665841357168003845820256232950057816018628944993180069577536134352389381167976498597849701704476051705384340659846651959518127088484116507086687036034555610951408760556197776087097055958958094255281938152202418459656436686393450399949543666252064132310859850019812618797362918659990065477132048598362460048318257292855718372028539112055746282406714121687307038487861391111240897242028551059062303818205797832488602310310685895388073683359999384950900828439472837999233780381617752385477823478966823422483364228672459538778201620614705436042989182023841291021497539345198160980005044478926577067304815763918528906103935463173408627827413685584659444852964961948753107462959796941623603677762264491593953672924515235810572885444519473567281373839048068641226907334510373743977238743718625177866942912561340718229509560537065503186208431794901699083855465162850257089052514017252154792912132005033861284613198568521960014835875008493876143099192822750886458798968463872014329905101846086849486531065501858604963921131987020970326742233757095503038365633325722969132301075851040915657773989321817283831643201543758170132293293446089175570046942129921021664423085702884698948136629048990338618931123964737531615950546229294053635217514562113787158298813687833055183706229150388208959743629502157363169392944860053527120661702968324433897848737789237486117973952763417112589488640007538647546044147333142438430950594821901915727592626599558342510008044815104118283095492243751239260365967054836435473469399024282335567453228043596447433891293564378539388181972927981329322027246718096670525112858928721054242908880564010674429618497667419953581767281875393539936095024097391530990035004342039841370765800893881599368840392203504992482286942489077412222482580984749923252983911048314181706554448970432892816885100862563093191982067948915059531120023225029645178512314816315651051620799069582496584088082665184657498898860136438394373958463843938059413104469849586463084048730919278203413025869170024102823122690361486743096130649160601603238544912889562999005739101562798055384998896878917006291174600010918330906925984902053450208799431617058703648049533522650352407215933606140432051397181576053138756484182073589114780926012227829546966200136811894341930596201214497608606662514266683614926870362164932611003196290611612198036076832092190354956002008891292290331321897170431629889146905427898372160348536871409587103809937160754001460608770518180906938596087117514333720283021337385331618192685989945174178357760545217212358802574866357746934054264683292636893739981019908400406931210434646395066292208148601127689347635281103355534105204028858674511624638039292395182244545848984053211365262191267118489957224802853222948298550641288405276573624642925262203423142815866801126732795689138253224024360213550634103771075941818999537641128117610016606882140618901569030773756558630846177701559169776492133503424129267651989200341276648314402342853946493645130345233882892122488230782334629021934020969465328606520588730843027331443083873742614801412676159096788603089939641347348475215777966337680651329367403700401649057558644109903733551819057469558632465547033214646005212929688593465044685856897535750659297304403276381900764170283859841573698441538752749472695947055813313435110884898525891506172015960129803607584995695042754052959664145718781110074594961941906024379534184023721932907582632694361649717993903780086391984148378571456864963514936545437855005312888932255478372654112927624876103479875167710732734696288398106725257467102455106188453360247219549467203266501868070926255248999863783445233188828285673600922597605942288719994911191105786771002316262696678339213607374490775615216977470769371491493527568976470724810914966647283507049714492486378165621400282315754580079551710529010660433361909088993665885354175413042907498337139865572094912317842122514144898676933883868323831744883681913719272172554669076234402709566475629948561875569023571030484656327449054716514275198536595675002616438479355330947047400292744050553867806850030714397631842909397802882403271205921045522328361349585534893152564018689905455641251724524751407360096507548616513001666069989085222407021907783538080122969113198873566699344208223106340437695163751369755833437796066593197849859016973176733415498863210963142250547741982666588439740071008244613367604201777793359045560185262422478745382405354092903389838531455043204658357530321550924588582073715036171541077785085276693598994391129784663647686685997421769455917558915439586242034151931145707049785860574260826100725232055224155146815907319399228705634181359167490901517297062595474932548753062999325154056156848323964110782974351292954172962928616190611457184334870747391345856317318294179984078467750050008400658846677654429621415411011111089605434538773472239900402460331554902860988822915705407488244031038696502283470328572305710251062344299678722175954835676293975820444657166297345950673547327224247760744658237651818957492544021505637067139858118426745557663852261642479758468423669848884175703881058073418860220704142633887594256786927780847775101352005824469086043701790706281251158540034616186325669244641067236958028483084007026478769711145149637871713177602467024230973386163410534437149037730650006746154458097895610242200933394588617013354044976240728336372677799007661564155214859966208967603502653657756884132680886818429140048415485383060454783598822032134500863729775748650865384599907986285443172781793319396858040743007713781629432239042611852623791562433601187250538990457479069736083755607631467226561825702971926798760571857752742524633426196919216379856929447537483346502330423999173961216659310685007366946765497007989101723429400362866927043409458074889343297318704911436162314033484375378008895950379176393402504525530851489197508699445361067626394304620459080715549127384540920163936962203299837127110430402447316896736812000069959257258205689629688201698257901877676277281532070612756160829505611466092053602592110676772155238993933200678746769726446473695699572521598557813368435224236663535322645940391930679962206223722717316466370947656211172504538695806880618675944805053803719370689222705383834681970333289198172935060162703824642597138857771051653724973139412755288139963158084313854368102216754165498943985932873902881410491912696046530354236769990476849068526920771371907151453773386843454707545955847487295110505653017492896784818457193200754109795229643512357162912967960940363642189634573157188220293877716690962191883021218507391436299737676901322073602658349247357411149417143441845090940897791497377516739038101682978731944494367383117754283061358583908460590957680761928898188023607200158969052504246206320504741341925831957562836745737522252909774725440412784067217675326762137243861574747050759862305029594159865305150764232971714865108359474235871120825754395251930265938689156567965202035074202075039400901107216368858967458584847361329064560674558640414828461386244655871418180373735995294621862231245447356782670466695921830269379066646344432621010968353195114178668515720760861445009015525397559365029353697398938993473914398580975981834402257247755272903937239789802209187493472332676719095807457107222824381985253081187000047574559007135843523415364554597159065753597518908678712661885311917786731589175047611586141507336390770847065299235409610975471892353781968991500027897226086244935298529907239456127860078871677702381647276420596880377294343275880560725651077777102480255578248735442585707249757464432891540922373829157558925244661589175667535955826377046917107129586628341202053405131447669052160462887248408087459248617446457892263278749597181575794174172392609194608516095687498836537696782214499754385341891385368513648222899947881677457730456250529783868897106287261347384631851356101656267326872574469566030685820008301158488231560585773889759289657879393412644734787295958290324982285516790327592972492143660478326289401831171483841247940083844131161453861420529656697138441426493431533912019573482359663763538453316339410821297241729800550524896334909507821546193524866443495573935781824026040561906428352029630862312189405801891448442405654269742806337438186912684772306422800974303366698076269798254599320721627664540459982980710526499551408024591264094896692016650864458395544446009898594189986394004798820597746792272130101645357061617478214046337160195281722414306193448395780104154913538321167717385746068786772004197832069060676234863985359109254865619596046654831968309908390197322323499010832760536623922158480203713938100063873126595544868709793819220588104885779415019053367295015619758486153525590113497078842859201521990904686754391533345784769930388783448211021895650730893604454517049880379894638820228108812730706605476944971018723731096576040244592338506250064512309162163820621705361664335379093192081755477040898405808033201925906824566659630784750000578946726062899113283522363240315313860751959100613673379812583082620138988045355178681960014094611418485237183785251785424441468349842239221449912985658298994031574668324066762583813656320045240987662433275915279811150246387695239366994221079850151267702380071456434412341881307041005259460012310879249629481697790441173811831990558242027486073304889900115702525944282118025540088680722271574652863871288523197785508341157246667197398461023776543126589368443418874495137526338372083788456076345035456852802269622243319462983927348569007794909662157096359316236139252269059191210611023161120923082628514549059427776108646799123972871115918168027186647600041047217886300330004288621547876680845098789356400810123729022783679696091184610030266858287226337854778816878403690377526580546464766252135403298555974947767709765860251788004969074229798731372842447690231307776062754843560112008142484143010950623769678484847960923631264204982097896402837890439705890748878800987903460714767275997173399963108543721527230580095331301970115134122063522727645903748245833836801212960633470650555523012148271493671450031640673284814780003071001488798584872944380701599501847295468463581178300333539871649882025748585422817157180889739995021455690856089862652567640663749360041455635388185957754918827828253245748372780943798717594262273594564707439020284135607532084941025929082868217783750710316767347913276025017057108735230254832164713874720804129254834852060826220276228480415324836785235538103222392408626957664796716827751870107786434668649774022560046299472816714539785133980383359258742476255925628937274494939786089893919880383471952103676504752879297702180993752744258132341362780013422207848270998533378506031206308030790332452274097858496847394331395135743581723304202836678559274740861146420116812864250379714505721731244316574858962658372825221696966393002296210242440033563585737984654604999444004677550847429740735243865789575315718680085736733239290056175330322624191058315697381469108815344687227428178966421963842386287715853938340029333200212709746491895824369864959333067165842366688193059641458455894231841632527473664762240357841206361442853557047433125912916840496447131005590744975365003798730012837577640733817833329967152921563571748211773254048129207525582602297982057079418896152874944467379022558934877551433107210932263891004419052161715046739686660815290837613214991806574922373713087883774410630265996137216132304926516456270646708346246566660723785707931541431675168284085498543958665676289061275023826414394055311541463666932950733756272497061977764929071891705725309422166302687375621570803286733294985465037520993267338528635210735556613015799374881112067604035687265104388857894511262448291943786008556915976401345911414539445865665409836143567153425764964280137322975850450797866809779891530394773769977238582760152973182265426473786981008665131642621059144357156342228699055609658138137412085923572389193210595129014140141701367269360528993836840522090311767045863895579515126778750081436145805491228440541017117685943592788581752315337764273991320744067261002792361723859262261562357156512532351163986914540212630485554738833673954634839470661544694933031095135493695514511710091160524301106681201183851594118727064718735404197134434216239269023106936002286286332800355518731994950379978175068483026528711402277017648524600995937954431715666477688919959064961886884246814272317561091077017327863652790457553501487303700348611426399222368104413274340015325890072152875594067508752976855684085068389784769465867570447783027866321959312410530003656184022416556709676867705883993136938388652786663892387462924406804955154682664626992533343368342025437907631967376181977644364173601932966297426626270860780293587911858919238572870550383454502541797677091810727868730811787332024060100171015711111307772867957155136266990640513116375779352531952447977786529412009093024941387259510293806600453741577095644800770809349891199935106020194847656511137238213489329587332376186265093460450865888884052416403711069480154720096600496460948998384745960893034718394047781915370536895909832578774103128241033483505459818241882247410145890536143227019642189943180127087739944063266212961566080814722568702418467767975538063192196791058818263621383602319898744880751532172483541899948422846633923710596237582328439938017430798069402606515701344514063017308605130365963832483636981587349096941447748217539247540811904258118989257534173349145693988918117327296992652246508217085378601213399908486761147819435033375689479229309974341149470983494515826976662423142563602371755918107510537796929169064688167944197510873374754722394596911911871683060126982632665294808069905206236935781622250547610969324813077978679287798008216003990249935142720002264709457985554852853091479331108355534034069255424938461844704852727331331827336160175529295204771391289581367986999102997616163073503280543891075760861997873247938255924114691034779379772758273755588203894025999818488769081764192078169902714359063899931428505181961402347104584812896811472106740295535316559327995561231519624114641375294156749435045903761192931707061177709979304149690103149603612524357749821324793910432669385660632959119974143951469610165350481631614332777770789205382156106410539106580205288698627312834706388258871582234211114977147450986240790538758592484989766181322979788948536736512823313504805750254770602822653543825903915886114986805588758257084308937339308288317214406915022375547520227214312243532097307389287452622017751975233258650969136287432427672157161398172587559787930094572885791395628922585163096910873553277045534751099031094243341704734296035481618534473785435853972183589644555025591677456931027279105537822499010499736855699781278286877717868586873799179905542237689604560934554324267994174052540531016681366336766774528222126659571788964880475420566432127007236785154283034560323005390353751036563791547019936732520357529604613302817762389029567943549110883024494224762280507710444053380068322504887926471408146433413652849383551386100367821249668997395917117136742722824863731425668034452955244716131561117861305975420759066648675751720563627942922139888017900424244178317824356284516599929419797502009180301629882554705639628466740795111477231189121217361814965502215524493022307508650115836739117247993572620558564560030876123564445178368541006708696020615010010733409335186152928944961073031485709337910905995420936897748112989412435631303413334246565845936801127026611270168289822562593727557341145569117084788312861176518641351827368679304981160709760527673802889322870284217304107030219304734400806115073060977284810465372373315650105381493402190748990671271996888671449271709380304029170651802024238789648480278970135723208141793074792890889802231913456072494735242499549670045148125828288962388502416669579038702783323571767088811070589985257255745786169644509620612365352450416413336633458596309743181790953790909707039799519568737073457195487814181254551106976424555503481019627069590248686357784459683887535258637146941821618600954661403103381617844609728857346187448298851994691881811249835087341580468928707023363119488044869638471415419150374085643555581325865789376245198703575368021809233805201212777998364892284935613520735844669663805020517560256600070639186634051399535320246246918107119772532474180606285174700452203227962634503866605157817469817176230969071931156700902759433953643354814078272818203194183773168895212358011675582907707533764841037015232547457218316318319556705575915432763692531809804505038632671119697306432430366393197366789802297342730503865070541773500019496087112478883990836219052505545785655815439106129364410171416502032920720898267957667421794409650737218013094496111008484065573016609913773181036766282718169727266521390873810762329273737314191200656736719964329707371701789951726482879268740371070435099977453206956633435412128945511011339780264441098819308498494677457911032845889465247352900062800933297418750539728811166327991218923686318830569180926133748695636334506020695580261966068230556545960743841337652173959062746953359828036118168979648217534716706648988533553068885709032622669305884780338828473356404614182234490509254143265857334032219738406032051798084230972427091903960916088843759073429403897132196147396585449723006150131551290764210827655489652122918529364636628982320863838847293673543817212030464662431959639506477065041258283026685465613984780481477248111469814773726936230495776450291066455372865711570333786046247446914343286821443209883197976169951048057009932858564220851925694959856808420391229575178483847823819587845108869392096003021527848449271840287013316477250132684995213548720362954293998786904442431185980511881700590058836920615628037713407077794681346035963780912978039406738807874365242481159277380406027828022313825100394553147269070869099380077285950812751480640193377700969812898878714962301235321856884328786422918450055074476845625531537434718235539423068064296805566194570859536207164128596951578248425671897750878578271502020269589921027288443644315566516807869445526961762145334979553034468616709529104302247390767751290949761853701854861450833543745091652760387290458992885108219294942242736446245223522565598190752155869389303828578425159479124806117453251630132988877484477338435022839401779673699710997930106422508659982213476086024902979308390894945857516136323366943278656576130624033725712288541564362461574520777092064799940208467812327531362564605532806923257909164199890227457008747072265990385808721587054044382801769650635178474779422355811145732485136259048721776599133144566517611722033716909475507878770534502762327126811275138250941154192202297487140400024200795201134440992543823732361186888736970193947080586102341839311376191473983233645803153966757728721585710768447556182785813146606880938513835016485012928562447157463763899061291267786547175695808322528630866364422940624229598103479115144428210105806225195419283724992419151995382259566444954329641951836184151400164029366710918182420744003079814907714183800099827831282222565917734587115604879188622261248528572207006339392423446710805117387038604676281363130628992018673544972283728799554330347626214545403068571743397963495834645183530087442380772810018920524147082044409571142726043278544977100605236442316550017415323705200245931517513048461897674194842036467612610535799762333431800398919502310397497373506838488274535692524007209070200427595801179413104699856645699002089790566100402885575799142246004148249573640476198086748624663074454240697657450107199155458602167166435909826557471391514225195773707488644900358873491422893786399276820012355542860691631874321545542361164343351545839576586172316277021590029359452532714489073549986364206231795785635037920582359649344158305305199888480894285460102486537955513095645645384933331053732350854750705285731644881122458765800593214969173326209130119302514974416335419300616781675547503622113927908132569051029198209135053645894793427228948818582262639612932216477064642854994085849535574134797802423847685092289466788038920790096612561806192292867532303674568160308527192705164359230478534373124766604391834149966429992338795433001154088258179653601067808190544828936643141427592695873541871213269307345550014283193519612714096843577152659623406628674980582656533860082511501772485477547963456981942302737935392978322155581004847024548514932999920229108781816905497870993210414864213876569046331876678516680618403556462479854801902556498725748205502357120396103414360622785614060104289376628921027459853526359520600655524493188490098543796960480579607942068840555166695017603923616767855770656718001712396800226267343759132924526671348075042716872352158000700057052992711145410111526235979103193902182854981159423106882866918008610719120621143389378416984542315424433306773798866314023793611853777173476438943474795790001152127012815258381494133432501665569351189231397136879736090226655241396521602226845320793467314270738030969557488762405252146490696788980403437568620817876130831207727693640645880714754323042511688461555641579776193173252637533463534523884668650351071227385200356151415232071925913496805580650735361485431431061738681200378297648813114942046154391159409300772803410916453158145652082667211655016318896671656226816080952010573122452476704226075045833255352814854329257970198524101868008076828173538991342342101904726351261165871898870277915905072081281589413958047550501544512471112830105870479877976871294704720748638422005763370880582064425343318428701483629919964781013698150019207780105041823916890342958504994239251340019208488984869183360370337269052817233505004388611736773793839938957523927727762837336539726613944019152061693686050998651655093374337840852398642592994696605877059644683346607930285551116956079100252999959934603656800202555248901392409571153843042648743722568898390511805254680414050536273873227738243248426216367959418337437199548596789801142638262231714221726468636521783059462103686389333015644180243933552568268980349192692947643822019795335713899426484448373039452754322268220402382843982525006393894447696995926718373071476779381935169996397842467050500860706816032890248713179909117295056180477118700449554206816595392958160638690300846317084252156471033695676911424012142309351166125911237582762276050353481400994061471691944737661642336037772982567785781715180547667791448751779139741652193403866482687307186164079846915720270082202275669805486613239942478289961225540327131031350668974695828264482445483069131947722095304001188474098979002263564418428072668143333799874343678791264583398544808739811834921595137310345844106868027502623830593467596459537401611257826114377733387083711344465012057329514482157386376207297383122059133380512199828264549828559642232505987065322860199342912635479741141006660918659008112754022153120584666350485427297097624756257925744901341108529831998745693398816490128125764331740626089163698001592980799262891467629843241082173610833968908793786363091757331892705937343255914966399413200152499512628506961507721788093308091058579062321724305890842062730520272710375635512446529627829086284365917481102100041727177599739791430539992998354314659162360220245530352427575792953105895423580762377320640685364992190596883495445826375024267860788482073679893191026340361156188915131670757233984942922345802641414273385738102999423581848963544087668664844013725329328745034499856041865274560040578995000786902151971351199149184910904546854066672969305973995563289870411711664033736600036536365016635371106530365075759581241645682266413078366872438500979116063260317786657306762110059050779913966438887883805238774603161553759598417950706611389154279983919918174771460848173134953323256397137566123938558047397222056545846093704315884113302746607575855260993135419217311370120839922331191932616913255934008146390087862064436342094276748323796431972714791645647292742090909598564864755408537932016988399855046041455731253987833392392372902052008180599134108503015863253612648413030256863179950861434138371651923151350435426380232602729216279997961354186180502047874294378578533356745312098070588733321431009615993623606844675493563286355072189559312895438765679841221164925023237056992482100152724273414691206159227263637606377995240280848900802887682130283539663246147698329184990618999482516767683151164793657047027510017364777539249011339961872777150509581428947365674618773570177528763170858571178147689938172230306156469737153401196835544962482644263944367933862602979053725736637391312711029284703790238090026562146238155693631058385398026032832340354487208329307610958660024189470471333837270956655744328341534863285099186832570183700997219310040342159773067437422324308405301114544611166042886889703943397651457661982632674464072353731728964177279398928977344187722964813471474090540476688066839948490891605403663039031539016602710169679608589683027635500329879879411657828342796868205209343942499730491143526025180616931301453934754094105208870670988697519556522189619216515743293278200518822068105541676719612058020558606402066775643629293894698621177860030953211103496441328506244040635472266273338534436437261609023732465676179785651808172262388925467334394912585283530998161010997673037893549877799486126678690406062154604131168658480258267980151487152069213863833687764836586044020065216487598097737880086163929699226944313367773061885834548627367306248748158256089556954495648635489706000798027616532044905460645230800064597758022008058374695679957318118495703520655398943789907079712377724867173868121398264635864127008595243429624374746587165295511767844650106423625648212866055302312944988769414474541855413265280665460486424828678757333521155210006699104888327145813276532074715044907473114407116761489503213479058600823923691268443335071960119269812366136220769592646666456353249671859583257635744677391100814370812999194179592370302489577511454163088944264869660254481017674083349446774550558447732075444862006104018829311538045798983060325641457063048600249729465382822534367302173321907731735890370884667786006292752225175104678786386860410585152846279586594382483627311625524231277464382558119084348587531192882031382524361411637757057129449638390929825542657190465449301925852802454252861989758444407214221546611996790888139560441767511295832577847865806191265261762913219906020117334497351597767020930009168207790120128733586493292704604860667010214647154864191941502568960199468438103098066746696958099426689657062800956652837228450224608295811975312859533243977727738076336289074577905149517569489580640948700512379003541744743699078128313638882248980587924915849401765562933754731636229780132272194437070834977359563400146582240210962762219898455396384767375280903593183783523309288804305370636620787636049221556587573176057647418898935672745572410141029187164251369449223587831131770145583894755347952872712691454606413799959835831680288918269063395591629435293661163584470317726960051430083484500459552649983148976417352588428045470139960186650636806183492883936167571054123386694247416207056653379017160196377830103211251149280592857975682103979916707055659930402656428235417764854512070765201514889065016899925433946723537026777563444010848482153298784795573579834896863096675868096236228610264655804586844103748180223565546317043385775817036808326795999828707862878399568867844313080009195462883027601062846363153374653504934535899472575984070977261113467100036401534441763942757742795068724281179485186438212332417122405060744547857741810180951301264732759905747877656208487468738313274093645862352947569073911709948196405605667256863633291217770160934195387922839303282828234151264709738571740320881489760879663355925885130649724597766263476461860038230193217905722410034647009532739506180488073931335097281265996855317379551555504376744538878327683415341887529017109521308106252105319664449606730848331761445779263260041180787624859512795387211668464138710667045654802273761768515171316752079715695268750429032768700619538243858694213013112984208265852415940914144362599824526235246273292065053414745396017169077271567079567542818125201548383337996032040536678094243181674304673783119230808407387460775755609068047982179340304349921409195884236596725483001468127993682656664443593124589147427678763464909350001487210664106680724773897692505825560309003932984065388902260666536784408317247585505312216873105448613089982577102633385179058788461692108384289156585279797411270740740350399545602103947757675121090068964103094477360957629473077420270548367297512053853100130962159016427624361623650779314803446999467407467342773382362716287127836226414334318420822275985242087456088818680107516857686930659839843988426385473745748216437651998923191676426869182911083663582190823930123713395662639628328525158120620271066276692626893316159698008506077024976239452425171528431628713862904155657339095808362222121017337397370242315811798424902794842006745825816198103438798157568727915440354355176823385091289984736044407556538604027519410379660094133013552872661284478493718797169885307981267711673847301127414398924756361231090571306001018946995147414227106945419923887451694198319054732169498425973896263312952152647628091363994798757948771499916072593978364674378426702791343125605603871076387491191414035271688350776727183252451385636140440123283123849163935085369030316261839956132126849545022974993969564415519602061004720054447805709680262260194572327375674201932927568313036598498334119383030492950721677429748786610369250473742237168139854748356810522586918238543239892440238820535524895374211134177973110996783618117857263399353236222222873869196949056265811411770835437154714709720715385829525765891535657162741031562053426788538060200654969068278620500498757689211690372689569624902035415237557986496868690475520585254253724526356497323235332730412589436175267749373104770845770003345479204187407351235630471378960808460366159081058301370350236100900656619042395288273392518779268906374484323323025009478099343900526637666162858092189473287118180498088249530553004284691085216498982370703645242031224851467591624847107419501923802158677148245438530005801469428072230586986742656053240434057087313162947153054257874317724216429540200453163779519769920237856462158312522229984959345810591421397281681766301311979869460754081930606775881480230767787009244611445006177340625165027065770677773258002430325035025574761546114692603553719108149459863846114801269454089460194202321863712482534327721622499742446232204429845522359573648510780450342580354650167386723564051885364537363744159430693460088319493259266422931535578806899947718274449684297738050287628599861900822149901668010845169834405254250549009850358923182436916248049381388213088815179755901812611461482591988559911203759043001525899710889302395602628873660093931409755877393337879268991571415678477804071569589670350369185403009856184375059018752177255140140656122241388465877568117276194881155967865143207625375947272893803596373252589021880147898292004603794431386345578669179590024643306860805603902220586319530488540439299960676762227898584756168184714467698483203348252179249693846323239034815470932067096623500427400797305944351557935030818016852137407903893420384721301397514205834303297235498533815949501068331650996274074813983876419475039425088603024036271232830530311708865212668754906753980136862127518609769557835427341216149513383875200135861225857804010049650980852841172939276199006779610039101765566726904819284125393083335720366144516660613641698994541495595014792443162226282442658595196772310147567861653694817045241000968305831419270990569162046894242658090776820835441988710766961707173135685833117542558979602182917867006582497742274720904126856084371731938283562931406245040401970172003759792589868270611739405822596046611414229276260193220041275430137153184675664911523919085320650575587218230861201346737031102911744018363136769937414955236227603533569002392685038743577864426550271377234266471699787014232660886367593017780230052438113982188424255521390275383083767905126378749713128078789793333868736781576765579145482026858923594473649089005706318819148738052178908396438738249600587942859976118777732888065076728905983518796672653025012954649757843271382382629646046174449032548404737601575896502559573482124303031238080932819286308862333040222832073254028635429086691201429604377033088247626542317059125627611327666911798318665111632531212279310917101990368454295042842707421780503779101051721328642020001809065313289002771802297854192455029080352761589442269819599029287653120773182386504726571898698306065011454271127647550661760234919059411527496871253686668229294573350875121486115505055335474056137460203403600924339021797626334851283804952854135270043069659100527875721515203369651536893701652800122323340064382442868771321628037683508395360992055514266680783747184436463381776162903917370855479447337617342287831288024389925249660522973311847124240668175453592200758715791170915938383701997077167854059872522355766156551544845287139699441250603533612185048702917800843411700169558440835933513186375438490379663725453689642300221615887249612275315306880095746275456549302839499924027142200040359219986331411640657035405999416419674976221487264216343118431815122274790634314589073922143342185999744463313568873022907157877996880378991157010477404959319496681571606527942700762408379925563762222112167636797360082958448488327260217612208256486976893206828821082347379050948372207395800582685211616497409986845367486755532656847088636869863031883122822798221870374152870883316607232613810898694590384703191626893972050745024684666819833473033612594340388571998860219482376883718263488287308707430617368926631518724304315643905330837455723286354868644111099295932857308879831420285669533672459277464553626774190997451186198059154328459749075302570121391067341165012722930813028059549188953958982761922893043189562137781383499020857703790560761687244000392801074639026293391918181813274166260478244859680937471038028913664325908662953771701164490401089667204615518516548183843934224414918140179795857824641457832319122251452877513223589263095027986801748157361861534086038496576751797931580726164942272969234310841965307247612094914276604081911718406232351852086552877192141568638601349850494287889173462962750009087846077864279387977642027970581588669271110033822438782466768148887545395375597564042378925286639821845077505589903530624097741457606033725449487330993031030729862706944850759329760560894497905072098150837735191930845999544115626859391824029305952703418925682381062479826793904828934415140239267958566958015546761029111387059332329666351951161017623540978806852580336531836068159901804818927163844362237613342894117242435686989764594663636014000879158406446262714594362723929683661134029822969066765872408561601819698224589637439459376383829600453744721940691898987877186984609780702465150053504959232582927942120261341697624704557407251003327320039412285866365669192524780022186038765882089961341459210092386802077869181288036374407073171677399422461404209362900395614734061988911949041030094990441250729494866649875530550094462814003674010022312798902133425674900469613478159098500517832553559604440917547792572499719407806352630772319420313202938724151160388149382773926766471063476453075520021129634464356257693805901710282407471822196914610893394598579931114003670751194604427390816096753233296242565605199922415653745452340684974961441198043129912556838318538353269584354554673017414177324493370462589532898696057751303171822782012358441392791495731003182071453064273757349642628380860326359521180880951052938739544933070958256021670797962668850654020236729107452603202780149189330062568029585180563265328225633798599014387255119637389192593223907066005116472402577331215054969670303278810372111838367818268334140471482931969513055920693503968532101439036059154281382464827113488322913258764567869869181974010289310511439041676625272415687880823708568100574196968665894098619410133801394499669017851102385105604972429693147087574722085847367014653073394634517428923521489001377153817900093570799446631500241499367954638404095331821631444770836565491421405447292935916997489799108849300602665508937427805809729351805530159668925463392532858653890353776276779378134978739416689345141154175160365685996018570727892848464833516078077332257353474581595862871685328450013268051096980237255294724614403446758718807633107853057616463318518928699793677699398112498938904689708587880468817788271153924331050796475972062355903967998677432972056741753596425866332759404844247841102823845422075090109379387938526122743472988991562091215676617755395329195524500574027570975973727583415807421120716831701623539473881820717125541910170054952785911677640262763446833944495521165660756102931030972509465579318670623374885076809124875110142800342514988760804090783454464932700219667453300598788096283740544100374990725624635762589019199867861136122192390757061905749428835068347048569983705876878544301608743657145212215869470256660886354632147883014766652404766027646572600746424393834542114355268803155017783559879649386800695124840609857986919585171078444968467818217523337982947752717249906466683694335062695829412961612462391126819831377145963027905144836103210346214184543994645001641685957674000048534114945527357917894885260800468190502284835726652200538244044200480977354074166339211078337301109161020616511216840962214142271002541841120934373511170897878162886649965444638917431581208288424583214470275310061593062142601019147785373855701793680644114734581679744345144539421234030966455990497287657773077107394538626746145747868623019414502703999357183060697169221195888816102213205317356869786748125138354969059266464696482799682184262432950776680254817076220337187398219050291915880945313867951892772205655832631904668828252319120394519548355305100245470110305412855234714764276371046647911036947901327829001376665066933192199449899195986724185424786273353406287568430048491707281946614875798838582162168480271944805662970621724177064961697925555101009042239803904081629627623908193557125857606271347542125995426485653769854608581284996597893443040748515205879974578358413103211521460836306826202252557722960708097971203485722348360333035344553489246369649754242834215276843812127169694825998380913589104473869115809027540452702637307225865171861013086931170368485411579836184020561554044787996968187993323939700998399379377059147561717939412801391738439150990163189995978907163762649293363710918579933146431819487787697629787681445437017094859654509974018640374349815196726248630698710931573488210615452171743301754843005864570129025096845607885644678166322309794623204098896934977104212324367033710148109746099724986365515806317627415572855904994069463196772139917578760807407676647952627783255356892442601621747600438722559389311200313080467927623044621899918638580808285629615693256704449494693091536416767749077106047923142827494283759925900797145389300738243728335566528374742788851408249822610583255481844729991572680155994656361151650041984173079050679431320231784567827578724070853658258049708908266651205135153032750686089625902590445814667765694020868845093407636247692137628299373739692412963112119897555866749406399613817147899750469139265479863071260978936870071494706619783291941123280468911582433691139486353747587884799731387376565731650709345620039525155314055956806876183106688295894853337048194904380157834477785183317638450963298268785325867621579133237158984127153776170788556106498255484188417279507088403995595835759963844491119320385054016294522344369670395525525829476383328690880650973611110915409695627796181273567906287345753582967767679597750490168539546910832790203615581725106236175931442124409775758646440306574697592814091205951826850613164162546999641211689742455233895099285118693775082365103034576066217778312671591405221510440116057812030762202673225114670143917290793405476748375157271108648898581846365602969306633181088835112969928527091989817447616631455827051064445963465032332577428020789234341538253605655592199541052647532559187864006946259002925801116899518819347798451046560525151609992717545019511338650894484390553374693380458682925589611532034814740919810502925139098411023944577154005537845236099710526666422897013040381851765096405977316768879291374713697858625515198908905633769769883141219184924720302673210881335639506990712779856509474775963521918114545989632459560269650308664610427685656786313846864734645727848219339671809665410017841592170199825466684414028399544108514460055948911531851671849686245973065850932735982272433453356719228567206639815419392379234517541358154723793577814480913356583313780400993300897892153677748946199902754346406351805306950960360092104141893180641273759583478236847386933990366937179268296603265601277277440473406542305051426281810303428127991682817738369662205792475549433558057078580407303902778702146615315547822852010465211473544361624036115522375547308137200009009168776013433369218356431781044964937362165770072325675176970384563852772379862929504624190585819464239858883570389630577128987281256933114181758071272980050982954122765124850559060800958342612895787991794486527766244920073363291374666160917397681518826809210786830950702485146824575174554433795467160473730346188682351210468790730053599094841542677625929256349012087048212072879757040019025280570075242781021151762250059299487294750872759028268045878351116741938576415622594042851602252686007938570369214824682424013555791057968909022364474192917122592435523948968697689825955295395077771852020660954712809952010673963594805502857562430701915448638950839339606899284849318594589799104774642886842131346332033963969428212529352565657723067166687463986586138958164893361325340202604233518034346484107041110163761844383816689837528753539132760976838255296806659661099408119775472570335566509988904600299833409431067052759937902609175153744585261273759570672577615813587630960266070755403889995214967878210726052387565059430461768636693666832650355544905222811072233022096617972662770957576954666459318983479077955954081901385926312152142287516127897536913741259311858535301693559229601174278035129833994706928726950318144432459767303462417542059862287116423131092141613820478997432558584247522039576497909524392235937395490500956010136833893364234633031163655288416510484765860580817757147440480020464222642967284460177381642052438648558275510660128871930710703586333936220734395328310810903880516962210018404380525764072781808862149935621213117596759881615274047548525208989189501771382395721833015777721786819549035448045339530332008025446925597426198144964222931603183231769133167334374175607160080302440961172770193754691709891248983059605032064007473327180026957530551591527232068402043463777455041999824257243279500130516477750864355905446056538233144055084737268130191396561792206136151630846894147757424321461625441424427760827369491352519011781912334770239579758723495605418288362349592082179441908124339771135685163595209396469070033075927029206276794885699276435093095131486286365906193287035250898248373320152739144207288681817643296704055857795491821730343658363961784263122344691813154705987320813471843766819369767576049377772264887346640697516986982814745210156762187879019544257944549848278981330088521499092581992298262877430984501131746085798460595553874008514989342551354613717046557918387331811217911039857235437310031599916316665926438663886201137871013838397970701451257977515610920467338959922887175703220670085238194331812124998002120642285675174953766271220814886299974261478110894622965307354426569520106250014959976068176702478465342323599127332534661950202347466026012988562857471490394176230631148699219469271214012287925865060360985515341983955164524794300184976620012750128731402342279532415634892748790020153024676945250187482310588591223698412801706183008436930169474858326113728900105195128919829327641629564528583679326039519728610632582840600522716535424730039789014820696943487903589515150657540116432792113742457470218228752505028503167809768087139598006204947409172864271051150350714443416957612436983535419843026904827614306238343549537838709105602262275292010033996221088754392648458551485388915531733826007410692921722190992290174880546053943008246838598209109559423821776977799621668651874747488636266530585015798956333638055926072260920261827328822978294645201728853621418504139878327694956065510331224396357876187016918824525714670095805640316354895287544070802821895309969946082336201729508546128165029660615923693170047734661122879764738793115845021240010789934655035512201608133311873956549193424866187828108403180538959521864927898732666492298073108231126304117883628051348114622733416073335058673804218134714146441774011269085366780801009117016579433088159874983959987411226486998309947469451124428838751135537365162466346381432968313162663837567517011463773545261074731869138907609319618551064671561987105529451348008031745162828186284343912894300201756835530363587105329936716374032592632377182833286438676837093891547813681060086576297786028545602177896836939509411592254148862229124228111235201394432304056645148814080997486276278627031422063589362903590925128573470016144925741752724103141035110513255008792428817574248923875071477885416574119571196954024157671038017632281274866804404800429474758604207442030820863448404030903939393403735444068829571997561868749694304351404402688352446333966052964610953034735487957967170445215392260068824804179844363092297811961888626919242655271076270335865889201722560926678719734404083514434462267173204720272887836992275031909579538382705394775702436680121261894112166742695954946406401449075480818480462148181835554789639319002984594236684273896523590425130020915581716030429497467955260143634042582838456509218231669012498513513888895473605068631603413575119991348399517176484261454259360225952307955876705084844006732106642753127658770722717266293195879295387374009433473575528055793831783087869767570145697261887962843232235274803685409382111396764107720049034337973837835129786341611635546973933964496984583904702272342372552789068338043877075959640353313071299804101593193314021216888691461107835010186078778486211130118316780974443852487384928826680513097155211585036675401285033137509942489230050626533695435548821411700433795033199970378469079622999593732961478582620525698351241920200520128565378178921319093682435960604350739081876613884374651545761182341155107076344692631496835592578404785266263882801543766216108562814784719181893377315046342595034112699570340362676844914885498147654304752560284681578136323177271278347877792777641294456510343110640872167139556170450476247942336789984555260582012276431185127444369691606688462295780838976534271243928018751448754684081748453202436217929501539508387766785727260915091927119699933199254238599305661869182195488685835090566022867945812060313481907331296509656212208589941949963834432986877808691578302259014135053354630340642611069446719175628449243593943574867836790657460233836634568812149265687691925325646439726973354150289512847870576152928317223827016641696460606995897449345905109160487149837725046910394840079463533441974527800159154741284439696982889809193732127980834761084674136398072152404813340592050642617331056692925930480018022087468736298636743009804137501836738271648480856362508712431006262412040120467850578754897377803983331044733490081060732843492171549893714161831162118860341760402251284790933358771430261329496231714604819327490513860495485187361167608866163256526028232063779619170196869375530763772573769009603501723739338501129581510119670285164550135353810933164919242703561527278483482371395192962826893896401781897747262155670356078730125169094002525363164471666337201819477106290580638624179522926525423909197625141712445713048280185594072955902369722073397457817401189219454326095076335269176425981602836430092812140518636637009622441394263234538259248122493575040485269259753980880125885062057472356922324689976872934008799977207104555828474525375065029860612363413617337955046051556920917689250444817580521668863956674062637875152625084725300312853343588418549262198478432707646156213747067457517767845892327082220746221838225435767761052972799869392843513054129101855142293558570466431889126258304520970959852906025985925276725434860132839238216466978294389586828600855031332858437752670049306533422284823457631861041179983152446805548723098171134390287705919176996395287709999428767873613306422784291436443622473754254526046670243898415733482932245789767390113137728726041501996863082035367992048900366667998346630456125023206387728114415776912673442682295175251077735131373400368611561238019768259026794571137735988053903973942581136331595828467580303211366148385101015622482527633677513583276728259044962723002538725534353219743267151807053127786743170693417609622859565648824578388111350416607643189750350499560670228022743354614429056152417460958236658969888714330780285117481328054295229390446991142998948622702946081441522806768787008023460766459354117628144085483389002099159728075232375612864370809787136558331982735815060194162514231533073260366353092043211771632520142827758106033475668802522637027747559867233031138963175108423162743203363777014708618908315725710409683366822983157965809278108144081379868022195762168045167885312251610420069149403344382743293441408160952171535884824761953962475851840553110487956142510729491032354226084439934732920460413133385022270781782205589861023264378127755166517359457984470305052848149945989383496457605447255347891433366692534737391234527014630611511363339516206099222914286879264846542117194619062118419588389575069892092683441344038278576616148983648219318813839124162697118605816622511716830572718591546234084389567579191526291740975782860306449758963071152787568668944472172181541402913471494979388196247064811864573923650043265045673942516760802581165595553356786847590177618710095227016067804629412242419238431318374127655221966631166483258393458059205510630405278782409404368235205236252881108573264287422202303303444458560783144078669689247298447852582146194708171966606642673547048101157707889110891336774776702505760222375255511783995506181934483765802971651765262965507247284142403524262600259071609825794778712968431238923053991683102821599277356377250757920180997375927403156178681061994764730812189304155680423932601501030579468278908593566395391004550700917105071056167321859971796873989831350004269501129503639125519249028136255617959448077687846424773807453965032140727482969207998965114814281761870512310506892005623295153804486060734561557119910687625775705125643669272247759493719255181327752689694701377032774677397828949325700280846008658290527361775811836058288806031768115738707400544136259076129903263246331323826778370557326723785860107332658958836946556405718528605058649110806989415006225529660539515033394581552320114703095150804993467845525169715029490862149225218582919294144071073730323921710613601920495060436331912275587687577002498170872898718690137990543000042709263312504060985398592638233179430735157279146661635162134129796316966624206521978586643119550660894299877976137649505600619889160558853405237190594852386415011906299573919126616453713665630741016455477989565634218814406783974781674588842527568802282162502636552450477854383986761629239001734293851376088654991899569800164045619464441238775290756201837026455754327428270111849412080453812541306028728075160187474945915625506817097386762901067966007457791510483973227392428759959114234580990242472064072163097285886658990937587237661772924052202359360895300681191649992520984929918451693814789624504905612361344867142962518755189969963050020076399908572038347743989857823285370573531645848286215544187926733473537999042345027832439401532672552583705849482590842245410042288528379749303631810470416458394364996579232694750627599974839786574085025459225295053642707862387495601444803266732489311350388220482774984005824624357555858620342421944450017209427530696845262787006467182338931739112162535841747275223495593146357434068236359963031759616341634256350537050357525772581201910471272469598145498441131708882145718744235408543220508238066689639388971357316572011916939511969373159191592318023751125624762478291531929268328607052087721896528389814573266417018362752928631826990371825786291573106219119274888123010253417758662868763811545973446967336423864429776815916857395096569991288940625491034983179231438861837576614097558841171160626887613048357166733185765805436546542205368359219050664007720384010254578937706705816025921990368519517362157486457539420860059665610696381151612378929467546711669328144280176228384918162229863331185732183068925126246069166064189267298171231699190141451761745289504324835856722593803179806188872182918426369968738906277805856375086538036941012920244883264451705428226435336323679557336348955426989872855355422451918199073117810895977824923548404089565334994971993163665978159750000318534006628263396639093066976020632713342745005096662426297950476189635339786585874403230114126894630348984594117549511259544721907305735302454193094553136309184860838856882749274873383212678987423925155231369110409445127164751034673572890463519836086363809508511037374708000478069464965406177383435587829926441658599556252087882027997281092491730891681665262126239528835047216586345586191710626755930248116397538400042659494843790466899563530489464767587844540490760723931622217206008603597080063206547977089002330044201433770295141202913785519595814834653319636162104840712218397095769670920240391415132663854491058831412334999264444893095112485920817784468499493643913653123259790450139737275773454527106745851128320870510407124181635972860731903253257296661608833748822530742365793663687576038182780028265782073626865834661870050776958789239533626037744898787742051615116091323419997109483942032580616899104041212881673328922694597073997237153637512919208247773782851977406191905340744163825139099306977242219316476660195418770640793852112384023033611206125066950707760702839887763768291337926617972675034207277012744330608409724983309008489431366188232595641854085890070919720101128069874404661443618212794243669848590204917358031474507993153051824620674384198491782202473673383878277935073161763911207826061701643216981081697407040089084005111990397092546942758617902904974625549676775177423891707641402225509808590833427510544676088660755319922314106240992161337961449622543404827206900811201498634395982892606153591350351406235375082895237452052477705094303588280592317401443357120470322647409243837033298283293980158837538493345677828658694309209067296497062216902590261307332172829675167482647352564665906146083654628731009383967268037295899978530354746781581243514471387262091480437911127763957573151486122140833731521941891519874335689907065563357419099863359974727047332820629936518122629499120362484583170290811629335102259863079180163806902777699669727665405275410080706091533330277346685337698168608538467703816829165121011269404287811392358984463436162234837506472311311489581845846649105209242390959108568007540278951884217139994304123048675465499688680295838585754421485886574294761370150771577502251850077673287212199327797629441342406872460495784274137684963751278936443626816459919180793567820549118623758749500485783224202452539016745940065063139748857390452118719732523987492315949674983794055848608932663820702559442168432754175124585548494766867555507809325403453011040556759548427162707014816247388860564214646585207600723350137655307071957267148839928847621970389249093373067848462896545433221501518156669101921842763184371003507000677386933521665224437508343896662307845875866590065518308867722570894599327176951110397235625229897008698408249552626348117367221525328575138514875072053038925545771860538067609636199669328535712995291998731544162861349220986419839391137200003070554500279704982227191609117745082331459307075505160603388830816993768265311026949370641144057400862541602513942397761444685439398940226090163668844790289473262075145510714683956711997029045315735935014136283036714296453786606530430568649398229955165706449783519385669368522056166823226531222257405435468383778980526588818608678981608577009112146576811626413480300882147371657448874055824339125278003248605529455463818222504230216097318840068384785383512197506641740749987884664719744468187537709173018148956713935952570901045838496008048816501696194606612607042128941514681785675432885739893548138926797467390041653343017506991028925284415930651372534882189190393714828712085782168492987567399442787766931921593346427937658731459084106680236643370987822668279216748540710645746115503190145792918600557232791262013108835960308971166369687526507826885247133000115838296431671706821908852976820191674959196964114722514002249484326081325569071999612279474637075898119340133193092302503666745277686833622048963358376131494971530131121289828352970281522562364168994853768886724471470208579920363696478078319819269207917931352600286555455442058103903012752172731215669563066619417481510392291006543874740080294383227403834238929174412362928386818258202637611195704016276761609512183226852127223757798284973170076475033240503963609411950388003547082768357095957846127216550970927659922747268064660442904423483252615403248872196733517125529694116058872771970344861181936647025355447144608964571672069549491936777118250670293162559956464074810282900558984245827752964650619607733081859981061166296544553054063711608147131199706052255507437553196445216083523353872599995163703225541890758704558933492244122563506584688456753507426179134336138406949259977040770418844472056070054625282196900020012240438964944178279734967645095177082845194562243297059909321780623224431312018224912009672364631101472083495122071708833624525004248095686242896283411472106881863690720720517318104934590521021383019829673807822640146059428847420468763581620714557904993719637986598484219653177188290536720860774519589636037674232122293755172581057368679434340005124948742044660521991244720610280952578725700697917486188088351120016267233702133493412863733723100567439879551933941165054464698751862915800498558516313420344608086977400592830024079279880788342072568446154676945434407617769481786745154718331951052387457581243176724339237214077653850658294397701837214781810524549819589244209433753996499193011991641073191111159187447033519466762795348956112496106028403799798127472443509738101264382626082952944332121136221238460372649203557534146497782775209835021846588118181957545519980740839178538445177360210859740990949141505306915649947835269846416751529298965279569617252454346840968812903925072490364285439075837681721055423667690833951219890566895118113797344808035462071808661709165287012827549903899711000192575369907163285374896820007942138975241047278602246012597818320082355695186589381797101823402193124118267498097713127575043076886909806310684323608864142824077210450876887098724507508450666833596437360424435464274268115176294519373552883080232243821817632063826408443791281909385356210052658378797255004969612190439482788654079363413031708197792930565002303543289779238626414808527606940045995352605512317412555789040212886432362737572914711549333267681042911255430388844967487267495080894441216221846206965698643811920952749577920508023957282036321244926470209009822991475183240590213863267980449658899686156225757306442374343885633907056883403681420992422161588200376940511543800357944734346149740683390936159007032782536276973452365897675872651011575865681862345221658569464104294841682947687087596379381071323137859841723059083872875671684066155800430938482503132211853024363005848389693545853778678429183542325894898843234744626155063188486427344051298482883948852779601729390633190192666835737064615530935375846912793431901592653572586212204297594596532364227531566996649368321989268131904782420800667356342297925453137276194436235639095493598749639688873852707127310288106663291840255421539688394902197676545374440692046505200449839483195699130008959543542172007513017940068498977680958871200217968760174527364397891179541528349077028260666112189283067863725229232056477343814270538914025614561588296645375328689729640009538915750682732316205329697512412217406945230360375061274655711915082950768421314814339431227310745374249473707920096617308326856889962489473113760979262081113588327657507400477942104438781255364787373989737162038687404198670653651930760884136629713064611823744581260238833781629038077809965546123436861990297932579858719331210026905954373559714746063962269415564626956690345965461082887617280125485861727993793208467024868404348098588218071943668957213481905641815521251305790553003239720269506190530532573831006170173608794476012134909458025309873918982149872613943556795224221828047856743222064132750901407410809291693162633093589013704254148602320429007386831655846947047965319879784555490934214045964364125297607573387169508142212408366717042395108390800245868741688920208421961989502538404785589710018543160848871015109785636173102177258273172840180801525496277146933567736626100525270423601590799189727801652169029541376003820113884819696700809337986687761284584274626164405478362492225674534670868744410637804793363753968870339255184433240063091823589845995115906731902517391354775535936053516709801976969246294095042315174062093732741646021531328262169017892218819374664387505686520413965027987941188905738215037939164794962115725006733257702725704530500119779051270828184913452902462404439160485044670446994610009733123353988811751211830112679177205970540830161187669708691387638130320787926813748264763555919286165621631610947351595449777664303267525240585334503304336312100322095133861575348047869642672001523271807938092202017724934981597876879141217981430144045998178127226312485601209738623260586905792716168111460164919173912194491608624910528377730365696447166161425331890473575381904657970056393315751375777979254600438979011099841154261545781276117787580560813073552947058314595851069463460211062161873736915981488933802118440628011478047591499717903653877800502236849225748542958836698136072125056406507773418094812392653706594867546488157710635990865021642747229152799493183708729706549199191718030396941255441089717952479191461223015955271546254111357548509543606945737119366189398518664730907229908741893142429197849638050030044907688753317579075652342882703417569547228462288113327469919947506712237138337404299655990958668752909786764244252156214617424161813277602317707014781983642061616032772033272183577331477654245417956832062925610090586891603568928417455911856269058523120294178823804556880800777333891143045141081353201650978921458796284142402789857494621436335724062971818869224241728186907162038709777509894416073563270347359297165376436166777407253932702680742755439445091070942109866792745966156099146197752541827445881355815224151304495341428535106932538082100737513548218334352813016015827047440441687782519595301486862656435131277094421463844255310571011985310541870903925133995479897299572416495858548689567250482256642104956018885962648204130977075337194078270590081967205592839744747742286175244380571568372007814959083446637235582316408226064031988123080128863113564218698939871971721444554398073295035224546460864103706871854385161741683495170056061790043435253325080321489127469672651039884836696435198912241999161857519800410227085744861300076059757578960658427521249579043645210454569082889192936569556626120257573086572604601701807712550858592362276062477042283563897816040463016837382000023757650715452031472415494804198486327310448273245382163098181281115261193234156603395905579642341734980162227035673811616640913156386884176324413969501201285817514132344491829021418526670165751204791663691320219203619717216057907905002595060773041469743916029058923407708717814780964990292649920977475716890630399425070100875012051246249373970517937956341352283838020512562878603844004011623470362127522349509311742759039368937007178083759064872924769322730491567960735014244254547072615590321658287661892573946713022169394015669885069523117504748130538755238018066216085735050344023986061386007497866256717173806833865044094438240548126841978939966997752478913285786394708954141651336235861074422235110535282773848480321056216528808123683119496218855022343533671880691646747378092311401051090278808349703769920945883549178138812375450218968387664680674136005116930809368795553228634187926912667808715000791786749534985113778824349226791001837339340265969584724736538085132624209081708663488736806862284841241850079714983170903755935394268846479457140260952211341260451997139275611666783243197317577991470733770604779523472215921547227388586063705887723056746825374246704756193349136014848339416407010410930980240352544008557963934430485241116035159197606019967631668762992645857582953529515875108719568505492819999419667576870600345592538477384570154650351306508507119651802044123541407894548472819693150414421732216134054560170139408787499351900254692672915782711684014120508881265346567546354519472044519588875485031172810851268723382415829481847910402556845427619015539031427642950708729647739149861241265500228252246883723230738417569342985626653471917390408635878158817762096665652399005788477657400632912156477341072920175164760809039966267847380836907075020868311903269095133139561660233771609702530234314775026916031673482148061049320716484934360780658041791360284631483424010251465822655847530080410765871848223578081292588951204819945914356907926633622566705029120049521902650312225017197885190207780616547996435243225004638950007985173435894470670726533387106116181263503790132960773303140333076816923728956054226168619465008941300971291783856413998762573629977527981694737484554265748824134083233346980154638899672882003115184028382114090042750496997688579187650589935796186010327274786082540706962461222736826614862470161746546259829382886076323293595973457258408346677072426468294600195182198791273135558175044668229776841232620209076204732111873476678692723580030915682685507735973375939235310819516571956159555675635852491881747694876473577551454549301828698989763722654198615754674364284183305188327839032800230166460256759371277910205565963583669885031064300641899159145436365727207130932009124514104206235406489336480038912427729154501281171949710062474230021606594766547932484725919277711594595712025873986751394640245601406707776201297068185428456298385838642971649969770288902407895996135887861631191128420633237902274130258517910025300242691407910438393895876290591842860896389937911191011901680397759199855559775724203947749095364516407669420298990187949765111792215284912934694147521745149732048389676114359546834714770212896132296288412008657182740047240265305352053824628449714007807333257191677230916287919442479399233794638639742678866154261475645612454630746716272030608783030801787316831912064754102752083729274761717679003164753311892500851329538881717608617861513743644646307492391817628724257653787022089781890980579664076189615082274323115975935619235403218957937644415419549211906630543178544647358302408242188485913303206192007178383532202318702499071709252016555364861946276653482636089196926529796747641314959634839496824491134885717433137938746080539572539845600547971523326963146969375043016375277421798074845509788273753241691115484150605460039473244610132623635022067596076704243261042135492984845826474161240888933533518941434902322875014006383929079164452567411081233045832344024516216673109026582803755926885467260370261196982980204278121878301814240953416504882114631159596890255818211947751182096838884262182099455397616404556865190210133221721001069258508813814871029337479753086387451994184725216757523446335016109135967524710482931507350467557458073277503034303115895697521803350651697322391529562059920326132232482666267842995473906301852038391268473185440061377535301915525050503016368212999774599134705936884106064872710669098385412163139668390356604328969548022613957043687012788812862645882264663284270734587670403514960833192716635436766343951953305003958196723711783778445140749986327972688612208120983359056711444609602722548236117630680783895584165966491765241389368764576790900365980034598913114564183347436063257925730996672095589976972430012170906955829445829432648268505111647527448058062510317332980008663054135948950180707418173324290782441599062753336987151020817764230015671522820727629788861169578999825206748124895599476649405549935407500090969050076863966563603687600878709643806903364520628821424852862757710630554241804193784452479493372547543433256433803558852077302631992644279036118553264995902021383052260818717169544439641830030053278785547468330702577269216486006774428990499011844364240301569074330605225669163935896751326793214236170775732431960832845777778285836973053449946597213073450275229143830385973228544154832449991403439097004170435141403115255451488025172031545049030819687201631283586480545069171370581241047193732216353616277096165270672948344628538381575243715038929664493399303478821343495812006072043831182840164090520282207474345464605578584227076003230152446464282615806417531922921100280755607881878581231302701499951880826974737698886642706866680993580731955661345166720554741043245971549626053688596805440489688589193158433412014974917346568074069137490831604787325124019590587283688194752229898033426845858310786147929012578076114938154586798041556449047965690926933708144376825408592490649485174670347801834150183529706069327632385756816117206263993229231396756297620549314217382761104348111961223235415331975992368912601351861304443939224070252319277670621982106821772717699481823401817815436217743610677038479694875878900537599403758221710422888863515524839872239613158319248596600405310330906928957296168644166581173553256908493511684656154958680246542286645807680600976937660844061512742118363810342745791601531400870068696102480100770181808720693264788573118029094814788533275367532218652711036707353811749067649704119103282641745191557222416681760898772426726943852943974339214706259967179144577889309701122385279164855625467329474508433574795582046124422814424910296951263084290106907672316377580442671013832352925807547833547328119178267213700456735987728645668468083827907303014374181271062554887384892060044553607123572246509243628814303166193723532764332610132305400927411307380729445259894351758871304878157483487807343867660751452767275012722205118914654658389754648510958609886540119301292549287399243929073108259268902000375443310444114230745976286248058582550354906734780726963454692479939272364539248566941842999933753449489023673021500232445857279186198821702609913026517816502676036312929980513628018638100715211836444684434473175300181546653153937052840273548135516804929396013705123481840132494854676536798718391657985548745802962619480235851647534877523055117019890262083481736020794365318206377442110949466246486276393966360763908798509930586027852833685995895505734499936473782481053594946075467933687151761692862941686209176605788245233999219323756565415450157250543622488716088559649962886616523687258841125349075472934501607157587034636619844734248243849420216616730861090655979138998577591207513653761541269885534168716580419678089543256532746065878124330587879292331224762836010509420871474853811799559850028647370872024180872567829853858834303279986839889053981686140766868339977489168577294379274120759530389597915231894027609855999699896103309642084082049605371767131522578230289264714631428674637095646415793600461160258872766580183460467237515610410707521483070289035989329088682911650058766604612963015772647887909237804113516952575404458018788338681177307602093453235077588905942500997115391552923390525279220375247382801115721313339610615353171036028225356177468458140323948394084805289151675126759624357680317425959272868047537025543983727080130355106869179986170947167710790333967075034523805001772945503734539529696560155582445398566384834902171000310815247426096117610631402619857224105363164266992780356918200224715524004863231097170596813947975456991205386092809096535110168614394116191693149306715542949487786402039938184334331659409381842095611650742982993572169024276482773558604208468755762232957648780160877097133163735050668059955108979931140759065627550839845850412445122721921629327230666056365514802326989027025605164810761386182552926582418848652377857841242461233713034579801148177124577726777711884996963347364246769285068573953072139709825673783928628464341983798444507482705247276658355505275681078262106934769356922013537454908980299565743492642411783083363240585582049264239355175744769116324969628077174833251393912074846375623261394783283253246718276045980243133854196824459289256066904050774692400365362481877024333026359392014886227921289452893848504383300200541411614167300948211055203781169932455928947373242468469193353221889273211500243799952019239262661277057975801291372124160179831722238116826045574539278412322581502109421996368966464306872831780845591924768807789179294793745908968046745856594482614143295248681394431726588483296705015513429971461728289917953354474566812811112360392694212153450483426555493671713181409558360542677700861631190335100590192175982616250967582704259390685589023367106005192352714444009918137017039772963053273765706258986500570171879132164008972694579239933580597027339807243525729831027754577089576328742524124126399394876488619138739159411919823288020426555651298242447380495012217202963199097712655561346910552294720130167985765825213372586267285595657863072243947295301996043936605932091326578675008425540406473137044213851611617315240692044041433529268581474111844436288885926625518052617640523772844589032926353060502847061358433214406364260303541467485536528308315375149521439742907866169683202346769845566191065910866226274090466812088872770944447003374119660823097834662491526324718174581726875139527534495949496579372092140133921604422170732873163530374224259174471133205809485204755156581944306744053124714751573554770723885721145911458167875960281377993892296667379396833355770476243163092853526866700648408135752204250067869406583301702564906548667365606017868901579400769326856625813201537047951045775458956661034774816748147788503859271918041867855675954321297578710290345529874367189055483115003834765326099273741907984456406920421144319589256533987962402024528631941524907741042396112849246446478000096065582453251006637379005393669743658191812747141982464543630663063491944662796162857924215373677040887155088197577020822463375574266944078084593913753128661741688959372904884051905545157681166689758433290710813169792496561604707279441820368496656917147758799395600934058700638149684238398406792078387137001752727242518814294082198937943767443046012087989879600533009285641405472365844501298372619702300496340153676010449835819043653567900248735368505400092203287159950054449849701211220477283640104367193656920900047486586857902651994106701904477789534375110783733431156260020409426985465081839990216182548026060536941551078611827633062841350913147456395122098638041108780305113418690029068230146472586027465807312354508498599199044611985564313792094699838046339900260360230532249125702757360682707866015208547011492522028872404290172656122840508594367777968654146253090523789669631363599736096083750824184241271045033624060320573785682876650551357883340520327764232727420833272369403259701316036735584778378048118127841205350304215768794520970211862060682184863691079525125286653836233948591875851018671355758040237134458204665752547679731456193599994456837002476226272828674207109579095186006618698026577128192043482485464612294329073566457894411070532816786548330406102838400104777842862288679902475613452503395671118006225405935109623774868563312325078394267764865285972220575010737240685192593343077631491181734942403524053066519965438303978737699507112394797106777885294963852142084242157913276070892764831292646165526558738831541334455729001677032125058260942691194904113512581997085065517897485993391692567126189284511355772993311622757984115404280612424995091064475533526684405522622203078616150434762332066909447660367155903127133075204938689888861042649873342589245164473051662961296816037725440085633759029274625387220641459028086590238976658909862310972454561563063574773386537076191987689502639788522172395509240257092423426903481096541815120137540998837756524619669220613184627345861505753829498961800655101047945491240297928496950657374238364707953073562169964281259596360817926015039562061275131468586925332004122658985418016920587284684553185267766939736246430524389055963595386633321672767606540965848979781910304702640351265592694179965794935300768586068449004832691496281662125330115722192261484415283283483838109067660268340783038858585066221717430682341957886446410261427185984574001886509842993536184219258649373687332548675128026131934745629180978971226688884624260294343886603682656132866844308035051309391825616254989424511951591737683620580938106920068403543266725399588490153252874985349177819937606739810077774640523140564165439379714421462912496572705015389668549077698062144076940660530055297175099720386207814701077308356819689503786993134863277352216622130510548052607577856859168241518623795176107623458977233161756568180231122810335327974509989982976438050990198970788012170926937998046167431916168459061758184527586640240311129599231176911410451462366528368895897659622126864664739545420186238253783280922308455789275131436779239209637438890500074577438725880268415089820522997098802318179401679523962905132555232277599139653947300086002141000981640417726925189301962605597599325045606521207407968556630644216813809720690014457247847293130171007189698400093142347897561837996152418105267034213806864603696161166885646302795894555576988075549023305970643259272968307186439834097234681147727957484476618436603194317132933971362163932764922576742991949073595667738034228084138038617219917527486207740916723809545618661997909827144206413157572563094795320770558539198603063785881390058506684367084801272380943988171503998285045143910280829545338931152456410104767421306308419374915089723891328442794307932265476783395772373960547798065393402217476939592247365419063213387634506396275699501085052176753842015622598478918893912693103958985357850227084662205538441953008143242447615026612931149131968588267066696038412274612837754962127778389270331661647530177415604887734460398190059116171757163055956606158373254598382051660566543128714381811349868438025542756046135677070602203488091408525202583826057768083044933025236616812765466852431873950419846327175559447016875341303079832604045077930897801616653543188418221659360989192433387994023133485654725146186627785355204514098720117269714504528286647818868199498212081861542146294674923955519030151608457985168509523725932212414573288246385355717487773233294121875037935076151211270262790193913093550254194177458629302688016848995493941914681545942924302451934006647988253773635388969843316117867296941931981693191178985022966564057332390335818022531682571529983152016123056800897380853650893249482050368040268271838497681619009910504586843344025808842845447565143733573273592326390648413174101873360934391115936207004572920060580978288058963914150888647717333103718872608304510530489495002428762263886090812802155397365709106330728014408198982861157341198517487413390010199635038074830833064031519224396817981028052217612175407649085452600147444126193190452546679442621132994890092763934165298993230764457980168364239687956039671099440133272567130110799801478677462935752168180415177699973116137464410216542104904044185684931474465468513831034083515221339088455567870255460055834317623901684580671505521153546666381331335527784143286347810871684256020871929698810199116213608363822160351984392907495856663872474147273093450711505592934598007964282689221500690499305444413982700113213880938990462353149305074371806761191183212064515576967179070983680887546782835885151409530868800707820497685092300745377451198512627352571330297547562037595508779057830947872703884290881358697155172414339477489539795723876748244200856069332657480169871474509212480770111022278971993527257622823480907133385838123529093219227854153715486946754000106139299096188592403185267147174171068393779504683425294863962537019830734268312359711238298860121182613900574886163536011412458800287983398281620897293995402891641999999111035840374405083353861807036534077457821555591542405212112244315030679542243968736356451948461968994237917637160984676271095676779924759613949534212901714015093129995582659082102127342088170262508160629339487140508056627430782434842865218322626112436749177616804179896340373955943941507992492885835721522874295204687756538324197608183796986935483600861784473653162057946954877763783468933419372883141042866024463746116428779733929939375780247982522431256221886016532610089570102269696637757642816400797388879013404833635793168429413573057252403239436003086719363843796262214156743795185315560305703508300912969575431402957182239110766470892599697771652430735737633226833486889273892663334326196237489335156793444430911223168318525833803285180397999767541360337024040379826860717231767102738438772248383292905463250516770753074392897009169618904610228985215886923773387548172446908696764258648875943189052134542288066595442935728557604697300656823411038366207958155441496188410579406402942472684810230945422723349732048452776433682270688174731293764183621595880362124367653426085249999411134311619766614157471824993098241252136721551572046141503862354279528122088676856485451756318514115091151888966163310412884967393880988457200125794992623039022694463836930413445740619676835678048431564798298839860501472077438495543038826411062217318504376272646158510128635345997390712382476680011943627880166818303291202824709301370509663732579890983124994040126001958968156080532580991698228951844040323645064769823777377341709167082804462154805609932348443527970669745581098818508254636131305351530801110479215305485035926455891902258553683825088784681192268259456359927134976974691111722428749996581187126221239889190964817782594236454181065187091676028637916087935818848651076110318755454585419333425050633786510913496080843750056717457326554262090165445956673202750409694412349417855372747472195509797386514335479086051272472059168124524355722688721005838773845576388100786921944588062767953477138054673581529064658575541916937200148286382357664144225207460789043138006158860264105281036498394108803254473687661064937952167087206773436803751212585287398057775117910517863952455089845017381341941113442280849719221759580237870028281373392271585101039541106875786026629481660407510331490216442800924707397949717524212709477040060363866959942004008074514680406267773689730657961472909899723828382428027702492130172230942510795598681033747378873395463143161003620211268004666189855094396855674272553553976618027066508584907985748755127977594069076752060525971232500405655536021822704623640023943495959158569520821662855918281898077374576371654669121450743946643146140058824233849948844530341913742291091638238208888764394884024656627040797989082497224116606362043628303812757670560300546583692245804182721049111283431692542503839164255522656888120484523066967938542171131399618512775840887634265265377177065298249295549526699241201879004062482308131598247288252974184290029999584393321686383502375876940710195299517541055053581509166634949633574500657547115521558183984458289217587217362207081304309741196738730971302992574250485256902306665778548003258403101448399954407217439817103114615686161334486877213066605306120071182677383734738562739310685504601463591194268357186848760924393137145385902675050970811843495819328939085130014676564997177882156710336747360389633315546745017239582377265544941170552767230245511995247106254812819329739291904386286710021200689387481138248924308636455445384215036529526472251362352479971066922064542918549407788664656615393281574765580305716921939573895332640613766594629847783025115363023208144550504333801726327737528660916022680250344420046126724379160587997193058052900431112583515768102859094458700631132700640664457558559649654354672571658242838866621464967725344112156422389110331274462013210715600683746801534590909241483002782079839197665638059639522223029180451433715021271792071072144721345515272789921982250909329786075952909372107195247218577089355498186371428021275445220229463817968485601555996625988486176950346650963696012169984203105601178051516488518581250164950661000084772121105965503786866766901994743158357405413176610330569864140147506607105459892419590467251460374580557966343334731118074661111679266528866780172227871577420213111602502826891250704919295680506403863404768001398580877944791179430609068636849092098893798462819649779406277462114620104456944327717438059221969574489549270242115587334230403527788524363748625505584555260305662457183149038722418203282448826702260705726457560450944952559063900930904772995288500837381774707871982852795377139732265834023128066502688291470249457425620134580763362588967148396435661314521392471688770229359308018947059403396046472474249614152597268323603298078574431513076328369755355849167745592717412156388541436959477641099479066597897147901856512331805322385568424871017664643596388445193271455783287226734988462979630132482549521122509813764554917122326589997433045658831537354123997932497433559493481562331284855142028042710246099544677004435462119925146744217286419870209010272465156384762008044185072277180050284270905297671902867316338884824200957250961468402851238768385376095349026212415850840023512200152932887358174129285291134749111964992237770963107582486887960809885023718782456968388695033359073595800533993763857686845928503693885216316960114763294161257577925927364575290230759943241775088401564511238340931414918655221716098280317002379730772307850371151983437569208295889210518434990801750663874280761852997884505019346751117530741196037856142100561629892838800779441772704938376394923965148347430449559005810262433657808637895208597159817144750978177713655451857161990921658031016545213509175478074574118572233651062337852849964603713463255497877544348363985552796209328202062458293456300221893527723089394680941479176030337154410837009513875228504558698344995794319004402737839211176114868439745221236158357197628715515300562883356645229229121866365384578907657445644907998136784939624414884143107752520196284086857913998511927280331980050892930003991265545165589549131549257142869821815848657788593643026321812602703993167688611993895596688869107221585403717382609536400792956842490287966858710168696135623000929717307735500136730417557431638172209249771412748179176400521175443972296507365918533638217611932088075041764157479836712908039838489404160847472421074696030435508771783746434886233262423092023617822210712481663932833167379369434400797452035802338604607447362284276576590007283426320146071042430430567228603360189313442539564338801018319265976615276877499153012404442594018951461947304519576560393106428571029670639494243502290332954442536242674684066383541907726497219698066956259296625209244401574108088653506725144307315210537126801824718660806185860840103124436229300611043817942604365664541636760182430231612415982432186620326154481138993550074599526157406040173186676262844788765186404264563230675105260263932814327532529517128330391499303495426535754827814777243034444025116813026348707980229195414422914907245375177989301153336659073696150827592571676895900737200862182794231947708656664550276638884683010318247668653980779617414960675529415742405603502027349145339024174477986470102862081773655008358537753172014069494912385098784710201948577356837942748727075395177273958691503683722898302566385738349560583108979421871260688970619788835566397016817379298001684252257709239517627917413644796843812812867824112041776392210916664659295000831078014661012530362349698832159896704540784560290446274007997762452326917915883686337356702578043272785346444263484740677794600554455596666852044137947175637869073396877533359480875827892045017483413093542419326048397375920565841227056761199128920657254163992900807880316170499286896981752275963522720018355868820086663525869179697972504350071950147882099528859221360138626755628238956716310809711642820544692851384135069699590387115288206039555966451476873652198012629099575796343012882606888566128292728199762386922692222096633084690111180040473208802193383037379242549572169754371871598372944067372629952075635662100321760974182523294340269920413704697449673311973347205047028762742983050879503462915220985420348346803466032162128674495331205874100346328361577477575081760148928024379972665157808021677127793326659511720240770584840800582943340664955987475848887014894812903302655344718422582885172264269785822949045906111836595131724769963207889181593074837501326844661497679582805374776293774625623325714360307528238495083044495783274272352103705890257502893722066246332923089879755963314125146773114850785271898652113992628561264978563680186043657360187330289086161562712713542102529621913171066380434567172222089250333177173055213756594920071445638849715622670322066543066480683801803774829037339833908274546366940033851935466365546092578457295327408752080253584658366866219160558752629495315459330502281538084397998490837282748710411180502426715686864117826453715586792426536457943830738846685447575763068088870955498607482508956926629005881611146088324995200656506496197298954459980888232804540064247966401726538779381672330571713451230840975322233937381784457805254613209149048011853296023990753619839089290603570630062720480250372043269203253557101899486541268693737772989532415413036103495311758319015970954741813853475719280315162389506189132141176246642218435296774331621348954688337498779826080731606655627576725824023226908592414350476779242111003849563901412576403300368340763772979970450418850110152521323006271252523099041155386930096311553000351398551802289850206685744541858362288317344911351041866924001693766316085914114079391893091934166282543882465365539673633235806394309256984083216456350884122207546702400720070930278497095745642102764020818843406702219629876949052592777522398835498005798370772302754987151583557963591724699315445540638821768220356598863298077211712473184589450033071529687035410647203132408406581462984772785675503645187634071354417115361882262220169635300188677999233793598942497080424409332146009757505199276271602285136856129679057060084421680482440978754702441640593095015889314708676141204037142322632158199541391108298122290411762918631445422012019723086092194514916367233490701945534543670393951398137241521758283819027136590529361943139311806100712178533044925076226960784434943016372411324301621748834519236124551727300511497046274892271938218187474384836677955154529221866062184128378630203117220094628874754116395452264725561700787828576864837444897523891224664993338891626272558056779404924210484601975530281495311894470918045227962163515273750963376785930826505136651113615810951386692444494620339945987842303247399904804258177384756033166624487899211299341377753650426444932748864922509623921501301882278211537292037069632988900496705763368699797667370769721502428146759317910999126190456930621653318091847746410402855685699787039584139881613680938908234942587051409259144014352605994629048209025972882679670297047899879781513592331705922102802249011463366120564043554626466455898279397205622223657573984405048647300746859015746171380960254960230443713333576056587314955277399467040220042316202736004137467155357957303477770019275266904317692463692064588082530870227994760538582545631459096446020450639719390361952148333746052373892343907562685091087008588514367200227560272911715159181495799009223528951805342350843648140090547389422353629737890539306803517961442181144067650256244766585074099011414273253575276517581967063619875249529307531874245403771278351065295324282278038919904844570909006149176592386349707163231456606477992516797582957156670167098910764713442909571104767894713732627473085193309257049538350338110055558827397036613979042240576401535783905546814522747590796818749995829588273181856769571045490942355236523741682386855881912971212656458009281664758177799961816183815181488435327996486742841736542503296217727701209965498434803575722066247267141601939455056163567675331218002308344668631195666518041358214273742179454137454235873284555990185400001901467449508530489048180175751099553145018182246340141085679326462650294709416752481221224461460873664865543441760667638237428270986431814119452982678441446626776503549817441923711033126334420434189489472160129495053528985361392084218513696048079938370701894283986286787119417124209618010104060744743229028313968986305917544973858952881172928903015270542305049531162724427660712534597391559114660368475769742965369702900924084695064303219524022306338161041306874199502977002780515826715403824155267868604614316838628445887230981367471639923653407417362320712473588944602214136754601449442961610803582231681878010896671693795421833659430048034982364553186732822704245112325253268294524899851332911004748227157628427089879887385061412467001072413644302036898377888960196796251509414370137289405385846330830605313223742128982745963722826689636803040486103982309430755879590292572931909580203414831185102829141958320958842863539922495094597925832117941696449857036703419328921165600591796349691024605960785926644819971704952405875587628685521297443003721143980863945946145679882645877932142118435825202923161510020497787583676456165607716765485828822233388849152483511461514277294124381935071241553738585092414467499519689331823235808945802307901818573901633729974657635227296258798279446824934147521332943074805003174921482028533487217326714137624216284067672175191834841184481288027093167707830327958544297681068010910252049828779005279789297214189990968204607237141457230401443114178891908733664334131863933639579772710783005977837802000388770203834003750861404248475821584659357934548473220507361648796999257986058713066477104726137746285182071750035189406803584877653339666012829198620854451559807605982266158237198106550105923398028713419270705926056512722589675047114833527156097795971806312276246133975373080118349982272856590763522445259982942506282663873340647857052241075600440800048030664944630719899303662645884738328365452184326208913065603434066676888339513668765827604807745644750125980403707325103319816082936991348655143264720671027298983600538493474139176486549957860227338535370519035786455951434911412130505093810879422806739075473582266325265895368001275734631026715886200830488669039204250242422269756203674946351958279637591076464722118268728556547127791330747962424634464795908967900856798872354050255770835445728605896398638160877695839821324728303557622309795246975744033874505292397070272531454655893674844313289119526389563355151668463669850945844394542885529258202105351755366488132485463218088742263529506390440548358807275053976764681528134480157342839250692125577121790187534884289994315976422917276322720989401291087940324735388777190144624448114097819846510062369027658546496563129357142969651610694865222901000573440043420017177187155292958697664801903773163239430526933527762276328802039022675992376127859683602245202536655638968608676092115449136251157926293460791508081315546554422944322307067403096003815378701338005507045982122405853744750050214615533447845774213800739587954014053474133482403769331339268006210222970072545432928775787132131848188315834654236536224862896788574410278748035735542665651400494116142007355399666515651893966885256868649144802063511155356147165848027289517541333709417392415501523790139027422195322281184962074469283868311124147217315082264052140711753319828927863616283025616419782365964867528962083784816966758759419931809123381177394812142784146587338358329772991797125499569082633908104242940100807352995797357124609513880413388781397967723070885268799594744759375848909091225094231361861973975929105533980057023548399070083055003871715555070848400909063459122411593177143722873660468695858302899858430973510148552488433181921209928189032839232547846580415036682276043493060073084586332466430552892786942250604715125418000953152265303191419101189712980764187169775340579411477537714167196797837668096612634848470452389742093393697952644550012263007017371079022553037022213477664450756438410061771043084234055681674118689024702483097668162655140294978725950628783762872821793204443490288937346742976939193284795343999357273258230411064648384607962265006990653056949906054929086907420130508232036428030728237647597882401359500405256808692452123860511344103391840968400924026511474941968442888554064428297487294439149697196074009770741782579376806054109232730476292356225572893599604338825449314678604370773444999456224899581257111269850329206640127419711189767301739938613961081392601127527438303482933465894480429193876010384442131903394405683863240036227671323547711431204605410498424624745641311887305394598667027009445782198886551573450787157751395269458699006713616487682753953499255327236432384437670862060379145815878750800815955130865167477340735711647170739401515460665022195249497893900219961412380666729235162543824745265959842328446169765256804032987161144899663807167935729184586148523870180460710644176661141459500955043073364887920288987487054067289186469692518037815555286534028735616246831318685843750884159786264347289722149954904480370493162794725560862781913382965850215505052607355383106877564206761741886999186025032371320473646495656317226750129545011125882560918067047666470425915453579163809397677458283950014803575444295198300047063588753078495759306676590869286710732778040000447235326054665119065675717910054604788712537227008291858400846878168623395382352425240625138791536299219904270390995224354971948087767242794664039366464377674924750251744305436962684845137318527029054557506208188264080585728482652710811108511415296307550970854703246593702546932369331901440085569041550872775856652441804460524634603570865318755525209871528592210834393595259949376980716750985306773287172889928129958312547933028165081955739749781926086874759420361078520574725946944660573125460079478588104196866971518645458736690725022735712177262860958217296033579275334821182887509031951303585086720560732149441259936192921268434297938314071023076402676186766062309630209009311962720055223362417621986107571870832791815043112098913380516076205574131967498896740796628626421392792710704320264095709799517653095640842295186472209578052736717369729411051933638496672013039825797067276012593872227354604691087042602552336892936904368290953490490366917453520047191778266109762481373468259309920617405024347019171862544932928205641488515559652633690427782055656849011975093610577165139852968408053145699559190392875369159461278758593366594672713112977262867165410755021244698153597947774828899489797915470829699585875247775594881591623467932446540173227061608534817111932842984320496130927369390754258281864318144030863720819995853336409701616628681981004244910479739013407781530355303551154702071466138031955736895360910662976154565023115352353322729096137840186696503101807587071297752144098082086343297716936719263987637422302254971022063953844495806982394290615652726510960690959732346198050123755570128352146799802768680692006906320555295839512012131729039370030383795195746440869108866884654610389116476269673413035996794380108404536499762819986228356400252342684844293934472485696615388877661061182921064978315148289345265449070768585933798723464310663413918689197437526162674646137194090699606427601449270840914929119370043502024360326602895194909144647936382389696077634145860397067751220289370680589967610634008889716512050999500356155047273768153749450836131851718376103236056132925576080761836723244644347264360354574289456676376079941113503163871446633129314597371064498689344449366136949641575002556908684412356307519373545787636867856030810222746949885340094607311884407929423388352544801972621005797651994273462422293318517365447001800003964300635704150762258155660934740557079266884010514421428369856290186777906274827494922880536723604638357119381719304467221549060858872392456681202691300651048712438052448039320741781899941550884351217668612226860646513052085848095618958030732271786040788199758353810411214466555374245058914368309838325637195368645184281465181489186365222497899342786370816590970522632943375424481266550277505241549835673908799783179618699704448762837950675566860233488450745641782247277153332829414754041201584905182066690967886659611517173996326440833825090580849637833749569611882516406173170527930434999177893121043708979188554685241105728947673671352617792989384902890084204589651732687343275221569546681760749468021740728093930754640977075246259081260956748999763511297374504745293611988118623914817821293924460947266550352474308041350137881883570009904026190933233557220552553931864491927512616854292634074895873590497066940571197556957101269900376569521149141943640390458907790580975845502440942399103460808164219819344967880570381293292375300204801543850897634303677638949928534904491720313275161099243651294134565083179383718319870795741897993353501719234829818824678110435882633329964652794547864168207069079248418210491872762831091293744425651201804721009667997746063302114465788685400034567513093074125326604675941846269289227609298843224665721439901313255169959150671308655563818034004529236767768655873780865131680725064620882116052272068448746694558194915561644320675557655203688656436178980119118674316402811006740695861101747707894676468732279213034925800946474493655234930211445595118196189592541594836633454461725000867586258707379014672374235248721656131054693443662751868928816924667640902823598772829623102322020793089204588689398739822407593539040496836486450379312700190367546087028888932393397346405685304150258816268897907191390355328644848263345517190841050855118592926673679388642289101184403907683549827120639661021855433927478780494558052656310173250421729035439977764454769187370070305679348908569672426250108496926404504462919620728093706490306927149788047175552039039213118944386918980318110646608741603179583669753687796955403000288220984483333109427169889595341994786535277716138817182096354773407376756839672887160472517844293852795709523406261341075776253091674694007909607539854978915900722958340306613743054109339441367410780220279722428213707445056904664695035441730061061861480341720392688273991776626958253497202519763700422614876895644916884404130954567240430774806153779480027234700319273453017676824301646060365416661257217208908646386644927149834283983275003719603066945752699022416901717631865724356214118834729463946838545773973413141323569377587716411430664657407798164912839603193079811332112520071924300067709428566183875850036530574364558653437013875097030886119332257598530694554894180915484776371413126811889442504226587158827606339981210232855502575041779108766868588137483253830398139984030026939922233420384061340507214210772083105834267404529977761372387181923062081444749387136480427947574304133791491896683197148607405592049643207825542966921581165744167144633104232510323138225137396375778371612068883586864605049839387385730502437496052449881414875658645450488784542226820582046923956052778460908544472209959537102457695445384195718653157661922191691830118150191468924571161469402560429582578644871703873441015843134844534635811053695481349429921962231005966202587074482883923571020313311222418166525506615663863939777764911046925163647430423149729278023457788856642865203069914121032751833293527089515384131003996164978220404249797885774692951994796159690017858268744178331773123766347891507374936941443810229877603955278622477053590224553604481736559495174925860162806733096293727146679665188657076118600323503278179125183705813447979607163077715840544699374957436292108802206966964448896918250559038061532963058746139781407593598940701998339026682111506002444444215117246914182169926160660490765771044345360975745836478424237573495963376934540488450763643448166660773956252210813886104177710110332024080208344994315763916260655555234657240515799157284518529462811599049519605145196269891700147351201857277472419445212349915995028254344887713884559226116406583754135141674736980758740721954522345636491822769312615125016737615895805250628822768285890707567414158869427836014825589383875889792428673483941539753548728702804469325359166278824767610602828570138629834547169262421631918129570473614185378578316442721644004749458387691751473489763796326256764408251268002815028594265327688906006127046701952882666394990903079022045341605425279952658326347478514507739975592964805000886710824562946602420870812756484708925433443827391629447027926640036866409038504296754968518874539285544194627936023019118688734434020195737561830687310677098789107949331528311561850854832575164700132501702151566589839085520679536464307540758346007780495606492614873241767407503180791337329093141914112807179249886818215602300250314464673054476690499575073482232786793557162402863468445108749058182859820884343770001722215466661033940620918520418393685773207569095021513224396945202115158196270721923270648841393800271111433213411662651260066881133787828294555151144949367450675201630593447131228049312792918246639119141448111048198950214881056964405822815651274848859525392042697203215494424975965128967538423953327355875914997499822877975520149133059644982272456520066762800676413426286281094102141448380107588779868670270520013012661498972851083281174747836484038518935806622973318148400539463166056120475129872623702129743389312109050488694055927643240546611751129175647915556523087019386025807433513705982700595385602487186199327907153210605648120161243331023744985928804172404977364481762368701286468589914514459558458283996257849060359157939247998087196753458830051438445335814399198785496164596787181050982366546917503125562838500998880634312508383339850121873036242543741939436331366310168623020653280784658524443722434505596914218470823432230622847697596827041242484457022923709083650655970398778682617039377610139012088890542596398510206604491928181999279772775403328836521636136104265253624197864116573765556657731142244288540448660284601043889239115829594837172885766044554661637240107288300437119068025186628997592243763330814491301165272596337025280906259419532261031798191463156577818873316784859764248071468223709790407970625053914002033179824134635507854029009850178454496408504342916446849592687749103539874423700861629536062067348709925871442858600678400048948872517717826935970814894012329680269594588074392607483073142996726994601847466653860441011103499765817428594417276788070816303463853572856725383179461620083888688478458418412665432956032921924526539648639547343298962835364102595509078760822478700969467815130016411255221050677990821400397784315286762658431727985187012375422891519261212133952276545526871847641551952576446125582922062818261538752995950520301018285431438818675004453028089879775874490090893692597483610026465213262308147795783775111721499027790959353042509384477271809715412890775917445306342569483995710871215985944575700716820965677639688475532455093870724885622021857989583128244620683267436519801278770283912003071797236356217172790598301078868925034122719032314562029262597638828492772994007017845317152200872650338197398762878435710322233954377066635408204324249692778102853926819208966237513172719099251336738726718983455813947645387271594489729338377937905097153669054901870506642907007892887276053045506442216848594316790316879650044668149606483765249278935161599427690540104203540662830553128591695399830786192482168315797715102776339087858653786919087653535172571032068457127955917870183944671016193622031251869365410478343985274693007244365584193782141123873534602558296179282331254324709593930402127986743841349817550867316158834225331646918334609583894822126652120504543441623112753984928934022091002935253949814487991448055772507581648898842786153014861600453516196818492626190805893305436779037359804402768503391316870709571884278891974349166468587405580610704915468721331512216401046655219050489472252947092463889535735576460286992121976254710350237765681636180921354313662997922027966877975534338947062409564076856107260852024330189811709824431527194283293150424135025447840654006228896656054984157517190168436272089866361758357564752816339138222045373841578586547437504200478423905602759709156450784848017176069030574102669316519832649713445175486678183501991286495096012682376146095732587683502932806104270204474871912410752790078249782575425514776634098378178273962595744789395055171498086110540821801901759190039939744485429092519088788650738955886955034390940883311299797418869635426559871787221951114576042211274882563347111395875642486343729167104824189105482528139771575519259124623117849154852116466942536257683113251167236560064469391811109670134860558618978135383080659009769837886821302240586011800241962872268993406722553417242157795466801715684828623402108410758529953580396475426198431044372757647841109624336857271913490072335284196252821706567144104110657150991920935079645465244472335981506243856073699142408012778351214029318461586827533334556484111210131692273862518721897176689910416826858989581814306930522761456566559325860585687148169043472081970732794123599498941088730769696268456471450363040029395335278058630351295818638571924101803813354061534039157214388822164286014908133095615141849966608588343748053453153790113995140439303141103030686743673862100085137777053861023292266135334731839354946023580447644521182977418705170666148208564692715147336455142460533761780662760719882832915268374353100384999706161410211374922102202431583542736915159199151803008790377341282571567613516518050982494541716653906327516479162891104613997512718151852541216624532285028245792415899827245603105024061802084590467305316338395824791383911209233170103636789683771250040772204955936708544543929219737855262401886633375516532245957798101099030376531066394338235435215910950884446627645341457824510970583038407368667706986345836423067323082348305245663375286094582698720478292681107183003114644897863409362072851889790114604589159785548018057821842848933750022417845743854696687369274524490085938273138475197117040880628052331684686016506157135927106605201214697754112441390220240098049239818288999192181871164440054052864540506833934025250577815718729657739830774337337792303516739375852867326753506187802962226556812255702325979930137437798548073814312786331223750064001922841838528749083057251537627063535269235497442983590395868763513714556245528070420962130881222539679739767044290498742668877702483339373118975291544528837299909373345632829658982591666037142489695289090453022050294858933636461528923394643522122735398410494039359363998253037477509450462364890925770167673745498208434312735400731094996350573355763716376078074099916424384007122174771006547138979143737608838240009197169595909850139828669467906355672113820533264211144370459425490177636877240312332832308665200010566192190129703640261018519791181188806711267680047824302384330950646137785318176203452801217031025989465830235066319896072869693952032072481498102830672899457173673147096993733527938518333765844785795197947239567417191066745385703680880864371903413339343463056729063892434864121056524349139230532950560602022863296863973226930830237531434868144709030677770230476286914426043919656150635143774962539733239731737476679722389516769578161072343930120222359656875343260308648238535635925364459388432976489777600619094688491109720904456877452434638503285306458144403273434916775333730816543156463408987402269665283931374707719883984718634140640456530274396491562714608043962335196092107753173585105264844123873831639277375749337005154191141716575240746978990822307052423545078732833841715131796148693134323246615662258917901991937727998684950760496490986877659953968759391183324625681881942032341722527287627288126367018331252568843989981177994121827122227889839070728572642652549811686444171694492500599536487690269102827305604569233436822670708471940881464897542831288348713500571363627317964866958282237084315358740163823206006431289792975438874398950373273392782385394120670139668007118267388276225043088158731255077752326789498408070884353724786035759947527568214281473917092308183238925230113670447493964754199902744219796508110658902487941230824818757817213441734911315017791843295074938339930889608914332728810312293434142158551043803744628152186892520735739860222374649921204831086470782440212254673999313152088032460922652306219159969175170445416554231830437752973198701014708414979671893095295792074574328769081265897795569564399375226341222679250515045416341341971081201946147206475229238548047012063376522138703873119142414035022850434219751594992276789096944944777244212410963890196351957673170961162139552960339024869988207076053368463146647773286745019538624489581520297651235161952236787870880850064839333014877041620497123335874596487430661569797218143554293932245579651882177466308781344050732359799158913499976564021404351555331326090930545224783920336152136839630579077074212701311617567697702419021017331491505165998079727101870529824341759505557452119234810135211189143925677423918839030286476670538537132263412575682150457331282886664703208667025930997398400289558761886117048747697533205468938802437477935695455067764279164741205648308704737298135798499277889139005337216935183296477889935400807915311487411687177072022038617775453405552112565547206111392354701775726761969485443683539929843213797727628126959601222051641413250368442283611936624702842535259875966643124032696617925927129491030786834848904558674494833650742369715003530270696100710310065333924773990568247042713832134455131534257062332476684861878970106614221643671773731572626997877657421022829082414587666642319166225505359625319694088668433760794014281199405116009481138200213300666018794618155664255267732416807142084070852122327913414282980361740177238039377498123592142408744638093703263356939205235430969138868445299708034477738348788516804702113129387797906241061687263851084305183525106195630263290434802361712980798852934841249133379807060625758942603548200405625269137785935196476641161480179228816782452197246422536823190733326112753904193874166542127097049428873951230308694603480548742167091482108528480100021851973476002887937884269397063315723765451288400445393664762145189579301419336854536138590690560266463531130621326839598438624299953262271822496676954623409730767874787738581164200103570933085517574670469282236640781825112096358109728536270081450321264667249398301068640340854715084666166772782945093123867061431876058277430062434078654056997318146706982177362849852613597816582148063828835249788535785125732043775114990425535691595489367242430844121596505857546259249937204349970703650870066110757614501707715690747189383057301335153085942145214737320834100422825485264743632063672982072708842608535184587299927478963765053391560490416334165318681889819638385855635720336688700896549280351023851868215326529874750640374062630425775897566949167067566236643396743432358361892799943149104059021198123753767087670112670416639384388008683229229653150993901278655269608818862873564899680282999362160930952686776289534484983988607679636471459019690941912537483210468426190304386532654066427421644436505213082920101355384885848051066106409054640467171014412046770697216953066377280601641736077720950835095739277673958191145507643743098667749661192207735300512776382069761864623131659132196058875927232292657521203563362563906670260421349498300803670964359094974071406787713062713510174728442976465293750319803401259960997117427693619683002564917541448446406742185062152824516207424306213574729705182749736814622174758899375086583779506655117336765710788830149168636082962840731443320378711994547078179545961157381515778938805983245350189417515147999965467055565361142709589061525674665487740556601811402354639553695073472695467808825198848873507941500420209988841490117033757863502023475466883549857633606107055976472643905710022570671800983159405930549207626583910817721991027496029747872671843486422436514638680792615549481598326969694824948021005452237092851827810352589099294512749060326312878441392906468307318543779790514430488698052043929319874242627322828721545382116054860526558398821807441072457414788818013657093882815361907519424465884770610754087673162720277008494520874451236178156376201757583411090978063746709307894782944642743696315480185105119726955716819629011776863813367895468907964753170294120438064378732246098057935615719988454974955479283165690788492036655848443894473434727536989884594544561211744493756737887710067052190856370911287362593577646824517908126983623037822735233871475404558353801518136609723513783274580968879763652643488567452225016996957886733770810800674258761560907465866663815228068334480477274419607176628707917913941972179282862715065164066286352502119704153417557456949306779398898851952237452380493498290069298607589010019508992440332461385557032456015305024543650818624494501249407520030690505974947089605329258853112585092682535968712144864021079804420930300556547726511708746905190064963309542681229981880577772698637599831491628026542998841345551906149817748214846896451927941851355329656174265006641624036712397722445580132633579178098557528528693524302679460174299377356226695230018555142612773351747377210378623949411951770458625754621691792432566186275354680623978932545533840425614029677591021459304918179237010022201873341188699972366733549656485492271206612296447577537088168301968713119949066061928520027376205048119843670861311217657059774920412388847007794196296768702212825404748326815002665887080389148035480390570046336273594029063311010546892368555892548542396051127241764223100587114259780357773553368705683701656805765440370740456281452952744293076930314095490216941105836353560743370195670894160285288701056717984718900204327562242959098598567958303299862752914670837606497761068390108077436806856818270654113693847285424554661490778331822543535574338490007725249445560736337446204872186176489094826347825495301625810170033829776320680602492363277616906554017480813499614584967697872666330856945565668122209118753787078929813485491889446139820131768047871282589261167998912363310037246681086105591080002613274760785980762098549639129216402824632817460553920304664912201265071957776671295378591675232435328284237285297619143083405813154227838709270862526553043306805625180372057530040321946771726970116893463531305782512295060593122152871885721451154203154804207150212258562789451207838291086011415456768026826005129396414151617157592824777919759973546146858272414569494413790902469893867685302032819241520166536988050853625368705397015834719491434372784429383530378211591598282961251515460251532528051457144950853110852132122043601331961382714844260101446515216088904212020741566412064888929380381031737873316437860277499306307901376039123387137135165629881311018846513133555367716693488720821464830274183373276450335922662881802579267869431327264075394363813198840345064580847043687657484570747581190627135284076894071066185170375163423792185422623827655833753376316470095887214870846876761808286926913199669045738619747286595159320945713723651601553549358092212611110598115165591614918802795680455329958179216932374452865101009745321296176891772037943786232248162045692963180153787354899975800758320643462152352626476586154868002368711846440689059961697799130808894943644015608803765121434985717484820529243308837193547035764742545104727103905976686987925708535728239357062458279464791414094280866682342335916827395821138000519367185721278837693263521942224993189784739760055790766255772486167525224492889032962518635385396823670374011208742384530620850389598656188053846851098547885279958671134303532454305781116303412740248755880470760948944118071317155848510668009318989766522085965771868113334424544584143754162804554492467999766348519660381376565727563151560706670237485463826654025583711257604262850619094425382022758019849697773102545260800843950993513379235152465326558180101122836305376202841692605800719787990406397111251998971108162385797627418946217595471167907872917566329929596075462280695715052872118115862980747639468709794255351786972629028695627914437344091717191998381897102160748679867770114879342553319869193866951930738299677959923176437970112814562000354150364514347866742973335940956932077053479179688815016713992303434865732006127699050146267042562772766390142298829984855150920483268224203544780870875070559984918571030421619943614932991917278662680040848212401423752697206647140499673010231031948330375272698730670182869821699004578033932747303051277604034672688936286252368383418081318321415366204856849896642811844899244166182845632006713621965485978993432401287256072429432937898831225188759068257183096892539233897860223349118727849033437708125751197586752994872211584924506847620808141348553073952917515882517786763495376916742379635097458215707689571833449015903572047205405176664998840757895948452475559636648668340328956050405034311766224476792902992807308107743612765577409644341971421855992716319533589623141414503873099763336398605399530554890619187194559651193942457829548744055678280506063279127000673936875882964305046662743479987581108275223208019303099121015371998778290420793851183580987972756365687585714022712618441062439283589584436546509709430599684236262756890090707373174715405799095884425866646435019686620994009407741515386862834643503143658680996723917411099518827667718103921028289998181657278723415622063025872248266760763398564889985774555402999413498786804749751832797613618924375645180935768039057493496730343581911857173177151582157104417042821069751212462060588495580762927779013419013297902485620426394046489918511739748228919611905468375921077078163117127237547747088614049470079620464622260167010956120210776737373201262842823604270735160155605625168494943522549455842743681541606380290695814858964146297323565940133888067100817759413779954548587441819304329704248917904628346546812669865681980070218367714296828266415165140656821516096111600029435988868906851084735052309944127238981212890634288060578582093377847706219580458392037262391596984298136583510474203070469736158432832838680551828368526687596633177989915405182101846500108457505651904436678902959906637047137379791021261430279941607230864969640913106315250793282235214051274998353351557393520347789860228474971708872037908159468517151220796783485824985969473133667488383562118902141537742921663825584205428134011944781100104208721463913927457312884488898225877098382819207650095627948482238794118765385632604119367076803300994031454379340015776639878468212380505166828226791033026245186067929381449213788556667550026540362860824999099284864712098348850851861423204831087418695853893532082231208584248031990410762570835712697890242813956129807613807231311419120106535016232118620920817136566773817504261798517016219476110851560295748975012102025293069616124717736823594970632924495836269917738764670012814165762130139465658968216271809999864367518723058970222539744057451177962793673571736234785459541244233529920340669776113113596418560655778485935491051401511146310717479319214232326584327975852142978362224323073842647511640672369966806652538157675314751112080458938767573342265644719579545077057202075633732446971428993145633142591653370088993588331053298378930062002063759734498596522366911678721451234683703133473296967088999024388962215824060869218126622443964304710544815921532624176230845090478391082266769541919164871851949941519573243726659090420106728555494300587872402228283494372116215234978255631584036391820817887928827745956431214290708124316244929859352756470201895156320867614283760608845938919423442305869008854590129617102681309880596939856141027161985458355145492603708918864613535297577270806398408077027090161536645778388194846820181290936133591445662863227253182803043097800013656237088007465495301079477006706713156858820533387544534073190818400400744389196095740961461044624327048156784843170043676536388081920978214485090925830102338136022591929813749209461948937942064551123572463293796246600800530237084564970856450073303771740122345021985509169105107080840775263152206532571613672535577642090348544248834287783919216505618017839168322153088993399411898271247734209342561980446998341494676286691943332113937927116543726769738413158805659416650317653288692510309879668198963923424548576403839413755889301401553748750015501269595904206088013990381226221423307198084759409388479520521138653384045944308319815774844883866617542006647135251231064302609451362930794575319270900530197315285050589553727138635483177904906319819688589812194851254361979005947094069945780710959273148544914160084768729593158619131223637134271601367691787862088553366545899064874067712861572576674174083238354745545623054879954696499845538751179639652010819838146775234976548000468229767477917002283135264518425415968958493400631842753547723653336464658519533129416863410259310670484491322701970876037100705627108559542154535896895969416002619073655786419894934421016794591024799085536570767569148199475015068421412529037154510725351091778084359322533766490891230581178696346633838280845720824058508297047608696511016723007687019439181853213468502720148440824484123328381671889395339879305617268069547123202408318156451164548164339061064833334439372768228517691838247874285724273808550186941610713641309453529007234648171385781002383585093953978780239877511687599758558387777798804533730391459577088373620669610778603624487087046861442678077046007797331004302894161946645119530936534782412514934738187094716306969429577160041158012369655847378247788139423349614436637612660241093139577900118343107568519817107231466858596385460954397540144490575676163859146450790672541607974045872191022118091151700061008303857563951947695109899478403644527368752445116626106273862968374754177222178196987136691126091624735340869568820799333821346381796630078766868640408358291845601323191510441648426624862250416577057698836271176226526641847639344744905298779944895104187062087397543674600713686532149318003954031054273481240410393539149140609433343900376574970137589416172036702426479472933955144878604136871582051423048914200261468106962329131178022611213130002049336423886570081279564274242409680311679496004773804039613525970473922223579833458873832158934455226767134246033838016877369488231591739515249208824678692813030842476193317598609189393351137985998273876172243814622496233183417952947078214458664097043504163140873486389080229859459787922559633017412188929434866166467387675384283129844809289341456035205261309750850509562747584168220461581610608071057597965595942511057648434486933362295244741955562915363368193728449752346120200109174047833149630987613691965871561042171098457080127767443973240172016583795090300818751548481976095904991513880366012500109775152444845713264688712535287000331803881112239301473961481464124508759713554980137989066324963668074664917585564865246374899335539255482560742290675144003319946581990096342607988095529742154523447070853919612095208508794420605263544835393748594700876900146514311853017097296464785234464301460708046072614307801669157293598434478342506854854657975533026604194906151863201323817992563612447618553295839678441460993846608944396062502538543765993914109872733827992594515726333414976705541247230965572077299653867524145765162579490606212573294011147983335251970460196582410472937660627172774290912734650005224114294646373463298251604510934781877681637199049900394119146588960586398879328969520525513819872259701460610762130861385823023379869981692134934835428570262355626039780183612680570623740001479433896180864817440365677979204001994907302970633963401461441347280726077567526969840601458817665390384294530538198114940338082943412923119984473225325893984855261377688424389074377233089039431251518370197932353189391865260723160289582178781525536725769783170680347761043450440191098421591559759964271342803935151177049709224398483782561163190754480414297123484179509487647643539853452429115704795747621819274127974614034989878570799110042256719219281733913550728773378551847158376547231576925121009225729788090172503186413768600535621952549467746656503370596693397999252732792544877340101679352692346738384131758806817474872662385910492099131779634758326351048521002764469761759209343606952554972751059504634339251682631683378601787139647072937796213469936022945306989948842041140785476332615771613488451842467831174198830176710392900074179287356396327446714114695152564598348804870855686924083674280820032969769168061758051471283042145211943872751855180579884211023559411848290578069322981344314334483317397205487760198572473196353663923460545432353979107317450379741357132728955591450028846535833865094177411370078750062132103975187719969855434964547371290240306066351160754412877332401614488801721764307483183170285165221643153879182400042824936124620981865274686739894019068295280204311159267518201446425445538892780436468541031642488013772370781343182526397318437977341221401090522582291176098254992815345028303819711116763475363324403252791103460298451613678275536674379026653482662215677438298583766711687159868686297350153572491268704201660485517778009051323805347236815208594421670703677671225829483456553608779337296861513991392733038793842421371729269657352728100510410730545287262468885655327070819130260381339021890798194838498974262127786170434022384528563574897601462628694353485718606323316191354623151643584690497099985327530120910041211527415342874775073788820828861303906788895600754989408832723205922115004703416479972304883853063171663270674576323464651316569967414729222029629147670855452466925949509482841759794418118572431904620871617963789457957267775079280463667442900678779340885241272216695143245166815796763994039461788073282754969418483163978955189829411979698834712227022316956340229772925527590418466728306622690169299838543460237312013141660735826020444072786565127413016239460052187209576422248326009961675777603493088253285001890729926643619604750741276829284660157355080893619235220813633714317008989777594204995866818582727957736861567004240934834414552290767303704843647688148225004852294459971757548112561418710411389996750341570966431403320358625026306984569609288097885105338571235238009916644056112901213245356021359076378808678408888192992378798673000931679516749233299373595827755003984547244296608305738587554710772206892539150429624990420488446727449397052713467363684110876259643794760774068192759095394053961840188468258015889516906405166998097996706772272470756531769602645712825511634252288964352337622123042624626124413582834583177099457063482782561128032738580693370526937480428691225860514918198838038693968909063744359769499599434020089890055733050606182596163590910843058808779245418061981660493264944859362357736943104561697037555895555756319177343105526096661882634320610654225397241343683451893975494327361475019626316399023131240400660840862674251577163849496976141529886601434148724573388135627960845200878243649936209820917976842128763509437945008061389272199331367423616868683615860211690187097233907257272004388715243267054369334120409217933012765752572345648073413873980817260368675346756932941104484888135559504330044196756451587222568736813324489160694940411897378910557461904777270995847710409137610372035552682704276667165539011032299186324247246411318203873200199549886065980187273679741337342887223932540393241202342117650818250469112850837143153119424014640043022385471544990525564039806787225560698426603695152296193724554932564059808664973198413489598505002398063637464049789565525594110123479145652154129058802786996867297825533149723447655108770409902494145622099774807628300244748279847899252996141655564565022378870834457259917079083582120923341055221847888951361531712378762049878830261900743694679312474615684796456944910770513334269205954890091762694775999406274130481143109672058801266523512774665196502718058954415436326528287877363487914167681800062404985388824442427103403034354500243641361141771099430466071398571609338969758296820159375299347111004763629986812167922737139287700565982770570773626549901984155970681262014649050882969140571599650774040793219454749779536760940136308292096914610214754654677932409831339863761609545351079116146949501856595637671566173613574642930189275221660804461287522357772720630558063197633357968781371860053362255504612958170859353216423012237105054916035481688741305857010421560178987480433191026706316779155307707658307951441811080514124943411426685817011030583450262826983281471976414546758348694392843031884988155690789710042515556279514275933571418965722691332515814043126167010339707804388237741091297331982591923240483816995038334691446196027231661735601476279917329110313514455637929625834893764738922654619754103915011797542520240254805122716486650065654272906926179335061109071616302534109972816961018663225457876144427700935937265420007954608221808882396492521049955884300953629228930087656891334346893952640855824904959304670684838063753657879486383806908544853221373291642145409729008950411570593949576477432480782875147388837031851107843321065750825395105840155281092797366885797539744428821775462411569682760649463482933956103078059612474275436304518995294894774815878881846482036612024375213238218410213145668806884490779450731973565586789684326287748392989473154393284274039224668666002596274891136764675707978144731193327369772691214430344093217876571636149225585260267434047774395738480184279490416382907370490527530838192257105842997062004652867337533190092197714938625655758997080927740927256530823474454615716479327148648359655972350376810218907531826383017032895524895778064049574182911495063552457527095010722484043506510598392435341459246690682595900733766544652278747433214259829028915888874190792894147236473082181454198210178171067248534775110910667679815867755157517834184635133793063479731508217343768787934116990837315350127476327752748312792602378194553579146635130686202304296173256166537627829767848175015549150014189876164339414021752127398378039010064070464203252373126140268422439155205844921816188650977519452571385523467619526201326587182628946441148835764338871751108969883829412234297974010632554667042316870373594436320410581611359399312118728599761280757082306171222357445273897691952020486429629498401624762623917131949403769362037552762572713899104715849372345991899458746956135077918883194172215399198775644067058965755300686096696319853644216629474948897633536955564608568916673841418580317221404643789038220698684177791784106928024147605695094955419844759562169915958543171404348473667833017586610020599297579653287881128465338093074787171531906974884304793465901036550232887544197001754825742154684074149062607256924926960907954817985752236113674879532585824260605960415798573590003553975378393188269807563573142537542597841833546714881479641046680025559308597096264500672778705008280285982152909300682946004120816537339244769788272974126066761892663841289159390466107558869387229362451310588990400066392320649413967546438403226361706203989002774829093566968174909153082516351989112128147018039002001094386718228648006841165500866677219912447067995841004602142962632590296939326303560131580953013477357216319276532842057622364968774607528054483859290308865002629873732377926030223694998250857292570904810165948643651463044069819951303970411967411475793027784650811169567818773822271821483684640483214495762977333037390046284947031739623014452342064757338393681719065740642416698658092166076191728619825728816017535062333035129219180786627470583065322417688243677330019290432477833744412104586504925820466266888794904044698187493313526522314589041307962358822147865701086450937626590763067738749444070973945569423912375143856488982816735875706802915215962174018202188338826982713375148112726603943611448035035746963088248731472252511851632993997917058889654974027972511211587349601479347377762365216529173554564389427391648655316325721691540328301862912523879234935805304177463019044190031286667798963246045049628939131446299177199348389515405807338118174041128997446530403064693636802670453821290791472064842570912260511999674484786641593696597006828054286467497149743053553801110914330140014488149066880809602663305673128992157128391320496630388819478814619341553151399068708081309067325236992939493797585956938085150147361767274336484349074725647078823491190123314747804009010717820323907176852202064529168223116827612744934134697849610625280343345181790411101773940168577565797190212787575804804014720212833085064487688548118991438394072903818329319908823154555643022215942876752574452797950708671434609056127639820601308917988771342778215007461317279794721084720637045023271659166941680988164857511894050870261332464062872417293189381720289065976495806738312823943729812492786153159597814211364179971956858051325139371433932524050979023187668271868406957443693908305052870078060746080453219300413303640742889131217636467823564805979109350731397460298928615538427628977282228854633422499113573732858053697055245589794696084519382770612693353146307345557577233483339340907684614675851980878828862625591248351197831738335342621707918895378408347202490422889438073690149125423217689491939373780993718668644430645122909335088356779931654808894196381979835889654390315567191428563196275956021838452760790063852534867963267943807241844984120277581779442624599897673460960647770425308260273793188924641651809152211716939188005162208115390899859679698507403593273647902031752688237065624260022792142865440082168194445692120170255432666810734158045952946856992530684265600356207889172432313769831050247101370709874959218206645327531279883907673330282101463027476872640463188242602332811922862495474003144658274556136598374295274536411025917414827449444385770052418426132514047073366208598988965602753703558870785347987013712089120626163171557489952191220476461086871867161791777922013263809589065474790807651626316351988090108045535931702066653659310239143029201477338079254695873708876304077445533267894298828560829617890033441867406175458739271690262988125028211356998177386871976676682447193151943105915879777921302025031430533335626413004580558142514467402383492898576070372614647164745090269103123135376777830830686886725386909032943656686263836711575529246837829706928293662155169793284555062999890655269630335339211658896040585977530567235483311311522305918258061181244485897955763052646106195507679996917122518438538292489846961124548710939353230731648645730761099976571807144678375224114942183131533827649933605031887253596231958917832260150431331717944324806691036861011577334567397261917332549767000593562075679638279547815034732521782348573055371172263017810613717705609536562302453321395834013507267259265377595579330198940689561619940182090425324301511661177939851971724250389596342688012873792713750303451677505055619921974763212503610185796868900367194920556704265787266163724046204835268110572598583286956585574557127559826333909714564503527554650250572802835855280899824062449774485097356269987718433558670762081004492521622652291249611078363374263414968592729374447039792436990178693553791986129787889585335039058397667282820340930325083927713465024875790583139617127167334447829642493759935695179796814376029349151670780836865957612130071895033414862719200473737772997439376466847296224677774094234484947049546243572771938354830209425262433890126571848775726251391692475848792239711951969362169843648653956707838665856200553241473001872400137043686978543248865703874819345116450160541902049279123426486039280644512646822753356017343806302322224304323860777970195803933719997207942980537513834791006025562921379939958027613905526748108023908706338999247069033586211721717367340307154221724354892413512737294483800875383813397506029080583973313954809438166126067826895232378500640761655853596686062373129796917369928122054775277771441349017789307069298666614815196701817245188523381073254000023665978491948419189811057298158393973579601558389395245279686359326085087075756529481736838089961036949453460426412408085491750955045466571619324307542640852938071711973353666150922007336926869835054730543606324950477024142891610484195858330604185934524571399837562632706767423180074012321426654785301168734395173949844584844097263211973200307405145783797806751736994674755204742462354541947423225426363186964270804669781161540804726605201389416668062818353736982371858647958169359684679086908709148109133524015672450802301937966813894845455348731132597830670433701295677966506896722691109105142367717416265081712533138395761367987321028776886901693970655098681612772416418520142772806136281003915892050759877212776634400321174821317282455502074928416285611377726961165590671980456435268868113563432236821579194910909098034969299202432933003664163861838997453973120923269389823917132668877146592574740070106542237756789689772858531119347312712741456607623893094738695377570535069752976895072582702075300348509637834683172793288058567992944437828688378573732321664356319832274725032418935501235024092865067210559979301553964290129383400967172353751796436211369286585646615436176585093885581709739733265579028506517051497681513454171933728271136501558312718146376768579033694140965814670319204366653077973409554020480402265049050622724085380361842352505794568674223879139003962620885214915682062423774348021254791895242713498184261286880301005799892752475975666002605016926646557374473146013476413806412074863689795828797443609282706432568714221182866564946566999320651442999315523495097252473774598701403782288986591504910272503499320252424984755981010107388376226240530824045474455258586970290477240726138594634409893842111368017786955279134324455940677068300155220264021248516046525614493353801632069253536395341093705206760923697944702874832892225020743391144619205422446510898698183037996214412883761430498222259057496792119085767787520892271023000665666804993476774720066714596261900610381833456437427881408621262227618671068060878175455126230554158975632878216761583803508436631691423410558508405692528475675089996382947930908435849731266411882204486641971936090736498408016063733909367295887548765960304098046709632905206088057638228276364755365650611769490727549692481258798037244239331249549414753960037692365804673392627175921665962779732846122395873734276142452558677516364636564395921562440890043881305362076790811502848172656290822653247445044769442080201804021777528213109616358266811483304398364847435100239637487800941395094858365605188155896830504321083213501042026764921323682640998755959116633091259122619872807279216229909186455330421403319021296968746955398316659963788133132552771887507895719444982152969133869261624711397407368090991718178522773752430629480512720241324610844288941315646024251001698298509705372113142722199881628628938330145984700874973916659731754208026742627240570132240065739917333609515887600941263602731420418692338489831729648579361891041127272095336860892842353801542737374613112836824025455875688265444533382478744527613248978377303458537775652688878583611466073832923671086793269130678687522155216261904102461544979183586116974512987184990843214454360118654595425776040935577598475989323622175425142686918838491596343305076384033469045634193628489314033113974561816601558160260431208490394744482106047790835943156480142444276139711738777895161388686524358243112487648818027919840249729286614408729765181941324143765716904330620361225215865479458107955886072024955551246038366143960257742076396189698153078110183481168293185743170032222416754663369697380904593481674137297750410410030322423792697170230765156277534883132333542053686675114715320842243137271225841927420892312174023450776489051999619170297895605417481320159606821486458806720279872788088894056358975145235917510683744457017937897819952686817263760249192248718582321348152657473371445154090049771018718394366186828900581889900923366043818829745694326695376751061861172905532198503447961740691900402676238902179725541455633071291680922350061670272488877323939075262690212357578596648334208298735176669910889296447372145988752423774249776826696444476362217860522118687520351623078913622735803488900094142266918412195511004471622283051232267648497935203967459711581590186172936495566261469133480886727800207516262928930379561596247570728860962432303607168809748844698227807060810959196720179335424065711242052463611675041256003299862237002955170028613634896651474446959569308810000265434153231834161713323548881200333109040120240538994109108584757603608572238509546775311006501712191207825450152329408017736438479584700902027373644112772480401700161605788506693566558772868384815146795820903751433054828836264670828073195566690983836714102139151571754800528708103743575852054866172216088330054689201868451786143548979214315278093003567426213894941035146167673973197931747361775874209114581309104804151677662793547612473360003359367064567218675013850422362681747172107015193175896249540208920566936777677265382512344837463546174923818228787747053613068855173208033004504502678869800746414777235647801678442647344944923017008207058174255700153440215342985945877973639684814007027161445564704503751074192560470829828763472382841198912198030708605627103820808163124874706980594992324651191884791015592567055042088443322989372700993589484240200500343806631913594337268950029765515217358005345629109287469990438195568599072328008734282797192343530665441185859005922597016025400418041190419900883055746575037177392335854615455063857037481486835347116477778112247139823089212927267282578655460941751724165480312204099802468251468998545702102243815400849018369565198083890605354160818299365479065469675665322243211582693408443514592578499257179085186286131394588080170325902524408804959405450706044482010174718336640008289687422229240109768710800470098262145829924305317809305241535793221496755925074550657047648075416322763072821113393803917583914156316332522523698977446612521530694395132517458729268155720064763591963903411212264431989411675723493149279875187024703857661100650329617042846380547585810499479658062676940174864284088711927393649069603757690845371189514036391672649220650550203061400044693606961668733116768094795038548884119547513960549363477539690849770772319178360285526217090366432242485772158133269911162273009623036329678009512082904806079657203451380300625210285713932646851376123782274784618731450915067742820527367439189194361367977575098959472968220024061760888854924711080298831554897026409878708755306586430662243379593165738776394245746705772398055859506729405132236836917573964552763030417298685870588022788828506600995681744427392487786165960888025500285364776957226157633753570647859306283124577759005521508461427935612832741286530176777794367072196389283805109259582193909090820417826512198127431261172869855589125231017776123967234198992937363953252059491598817672176687188994783918436951149185104282312896680823228454106018591405517393645368621803319116002045357672078890598257804738165476735957157048551215757708216206587263072752761369629486343884284112569021383088758589568404694141356956246632274171939473974578557079272790160750719921720518369862082138203218817759443011420131996791150789682791507365949312085449759720510304371739890256113864017834796868990018964995361582016549520737210098847921323216724071349917021927472490063954990244267611008640328075463654211231499765793797734019890546350010979453300227539690249386527617754166702672747653418261003889520689544121771390480742178720276390560395261569114097437966203909431358905537490933096496471224915040688521074681034061726110726659761692524814390747824617541202730831691006795096998329752270147137032323687742722135774688987387719763545397591867707499787090866238163683476722145524865829221264112017936163368785709627600018722654647014728282865131874019497182147603485770056146714584834501234907520649529754142543380023857162507202940350430293645425947322463998218863969429027916619119731390836465744023065183469364644439836619249152417492774627247223483682409430415453380861718374438757031218169433865599300562771053698877442198642225606912938581812234780574980142332156330136736728871579293391685064177299155449043809576573890628651606977203022325089780496472115399941891077413603203399993972606733559214210829555476070012869289078256033322822968956897784183822139248140116168149063238324514820067597606192435744099504253004152233533212437025418100651648944455089391134510272325525185104116004142553794771521689646952713209162975894402217247803560889255660667375418724100747303817911301073004829570082294934965819064943129055483606060633461819683371304356417321203066641341857040796647825258531308162691454158243455100096591222476163406375330041599783756138453078108602287012741236851344896295604329389311325772377670549920767954385651498153849145723657945892746829984207090366507993980498317704772309225675819328130728342945250978737958144033348706418615263350269094318931325273489614382320581412406101675798107325891894193118975650373983899705598928806021826531939978878245458566642997368270161890180196800620151775365837773968945420988679878044131465531089873948819253283974046446338166996973846433550995356267837404493131723484725697015277339265640928613814715151314812610207670096427463795076549821836601284732133519846549944677287655802497484469234303779707952153779142033361176074465907751466158961483209716749346725685379985720489035661532256576870603744876411696501854755203119121327599490330285844328946386379729251394074506310212720891844607726272622564296844805888238163598794027250829028504899389141825834781016798796313358106166560811329463987974342021870168842271368357536001351313188934364060089038729553856670829794139436804880688926153412508274212411991404475630822893356421221121726522663885709736376753907096844695038603496992049441616905303480650238983077778164393475810819347039554272245676018311935927041616516452257480789378020296478814501422954175366424175419880871266507652569593142408064646234382033574888649978829750850546577347741588348516947732835581628009743883662372735612655046210068622985206299712829268442712094571873344620516608360344195233941957047978994546862411795110108147209969109435063733369833878488116688053694686011178802434360580922050544168332226318038692692736003059318233819045107684434846786682978571723716813011791119470468039835778019183223379509424721873359024092729075196548579007889074094368319739628261973654350743240317907245718839833510715051943102958939639737353819681663212895419098830555271761487615681479004116918419203844297152527363217416826928513882374884573757696226062813948208389119981953706112259671154401018467318069717530678420199959791932091535618697992713152361783262588516782204511757782400887935541900169083690289570097960297698837252516572986509779986609138728637581487948066342620299298105907370008567788615866562558708306677410071842001087025190594717265440251734693787646531178874870929225100501359682617837888471850113117214170737063220104135101657707635796033692793891348967511031519636797310817632417555719962613525019379150772405808414204092383276318059371150758569208680258098512063191135853387380736008798553944404652260225631265765868683432980704631438894475035719705226883562401593140497321661222632421147489198567323688259053998111496664037203107718209169245319344631209256330536675131118232633650586586894696453795931195637986922590061757034326707765938398627884709893659381196592667528615334300887060209415077622517886400032388118891320976679146901930947253785724166687784898650279864749012361465737391921058528979882619807894932407909548769133122894472154985784095679735631634033987358216273183149654921907604850080752835442806481774425079708549725795316354052968275725297925574802113209751563593285718336856009535538859075410761585358838947506993022083946266326857906141975560555345990228378184870405523785678727643358894366633854348922784031403667699600278362479193588931241788438023512065816727862108414803370910599367591574565295040822493456468098713882295673525269209645033316473652027391291106943214154327523268438724368502741804140974982312391745558822003910422903978959335735491624507111300312561152065144403457460138178730687236578984805539281914685747884078868211967776027831740661643710111535524759594339192012681654420768142326870435183740194713119766237254475306941089565787216467528821980339222660609187241046039055149229341931999116585843989705100169293552157494597833953201927892352122377754144567836334911306674905730993787439384408875504992949265131802375239176288418399858266376122870470279172053666795456480021314229742886193342137850939940022170452842584343844664988466096296786340191241652223621882502404537982425844953320896609632983899776333837409054924075277277400937835544580398727291678325300522708362091743251445418219492821193310695479266010100257829240800061675885763349673476371950605929968888546146984335501773142503725753100570574687040130112075753416899819126925092116055103914198773365687185505373118633823797070847308741361325450286037030844653810147965260787267249476423644774406243584058331118045670214715719765211632307018047762011161825535305908173220962697113831327865511191412818458991606604438041284107315981625368473466186142942586492257176577830535701187592848920097317569465329447342980638429759131682106262230457376801635228876762624028304136052935725779325261748143644461591311202125280582351787964657054494294791781441144954966044200757033781411245780509631679592802814577281159016351500694969932669405688700162498660743058937976417683944992910144204640934122556331873431163813767617617166206101686183912665280728193954231928451774597763797428958334655556284088900438584094031161524612314791990161566315918525658128289970699122295447110014292073065269621914372624441163470433161632997131557877230943970434394094598473096230342067560032667515038593572384360262736242555436316627629490757538262298599222128736903037619904828939515350710551075485840528908165976953803271249897693030995844862854614941621043866905794731533855387168053274969202801424211274107081595885604495333675900432803283173663412336197029277665646376852867521819270371593176459704550758191167897562071599679948648210018868454835795046149487230539010589226283409581113534364145821815553220074028563374667938697263902139511413662845025688753359009262675029218203296479509076608461665981113961497758943316167817899344674460538189891323426826295145174114968844976320835547542298014889328833325632007766435850692448542307304705464937577396186755812448266052927771383412032882688915494364141354729782014565779993397235117537578510138793010233924549160559953054393029478977107241313620408809732424455250976503895920453733411758275090325202598500142665477614494750387050394498004752572701480146407763242520541084492277840059928916273993645223153190089046077024878240600041709683541767448510476063344923607125683639169777144517599633158710790367255835068663814422031507369119309759276243078960811334112281702863090066656860111706322008936511334375013548768853526703775511275430647847715257908278894066087853800778363672004931469954787999670626478795121668275519403354792425448709859201545243769569380399832730394304992259202311803993254194895968467728587075772421087866864124562162542276397890399341798607177039513300405864451685892090349170564669219791562506799200632342631131330937303638042233533857264095577477120963229030230118524510932466731208688423964316709477979742957307892427744189693099801404945369497524902348929873668327598956453582366573198828424244377556963670524702786204582963685584515799328537838046399266590084374227115159256327150715575260708544820171953757670172495031906623591098058349669653208909433839140368643648824953698184890110062852063200650336438057304522559726763535829283856361569962146319620524538028535812906499488282700402585582796644673597411162004136424134651873914452448645693093616372443143932244645532899438730132264724116929333869121373713599400432233971803112400396086630094063585189689905065550879562063729195368692248603869391638904580320668303207022785663388199723026448181279998165364391841283055300242146496987291160664567178646028812630161660863048000329506607069487643155840899568131244587143451772266808266921677000961258126156277377613110264882927197263838531102690026553823397865403983335775615383135833464213785942899693650613854454607899381429879846164506095021644712274515934107869551385533814200882070182756173123168289461786557241054569820524841145964943198108808362154741800481024782003566216466830860594141940160604308017341910207175652554583971100944050735434827624551950612459878747309327282565520842908457561979060170044170321842047318899485687467604356602811385724785891561868139803545295510583817046737141608308991625496104461508824421115757380351108758359958286078981123089681900365403486066932630932017350591376492391155953262744083022399517265992718054708035516650537196167763612973278608424030000922299662311320801600386663980813748994922323637353029665513046120385027544855569798200877798017341109757941596134300940110307153393785555453203328288577476955893814048816702042495673221383610697839591270656092014420804337750619123822692136400043821536329179210628114070867815091985753059527801380039444851136351884007538871042817707622983099396717828956980414935306850606419570049377336110493522606578585568740490413736733690187460841826742380655993216693045601510819924348514089378600811106945185034733132260995028696351741015834282166424251324087646870808177942180358513157853737243944203421690388762155994209074480954519149483338205304898188838098677698826174912740380852813424237207920805576203268179136203067036140022417723349165870574139932509506842793758302208613724912508127001174452520536368287113792946265094436887948018010315880121535951186424710237570801500762555277044574344048832870316365696545013036207774271102409859862320038781887993186148174534993776351938267766241438152753960044324317327518683645700578388540516603750076601360728750996978080800218295956448080405444369223344749595193940051903233277491012154886187924866512399697113533169181289472044674258389798931254886021413601032561809408469231138155601820155874139727142564207771955562695141602526694101224229991451324967902347965595135470504501357328912641076950394565670880229274047685146147382958122090775248948334892932611890599001434275768246307262191109658530777787801673079545857096474085827251240789931500928810624466769748832989903469908642972194790482919763706628600233518637414588463241942977766091616072921874381716240651830537964235325253527671764167004326950999133774922299839394867749439653759769667932421780730815072213216475017218414250888916109497794303438438055488481687691553355804907566284825744228700209928058476741404922792846286652971420420345659887153473441452306856886115996928346291268400482574571096898135293434513714655560391697827332398587180956853691551121476533481379475690351907675252772404608770610605331209447197566556659375493854650963221335061012626174752433280224635819170994132710519026329836695793811007616863187686142322722690775370405520095907639405109876023615572062217723945510735252714893275272818222801840818403193417608598123216533197305865041719000669347489779870556033240242142077731962382767848662242184649483975500652694716383814341245034682423423817670368005155429305086524152123122329134035065275341760339183518401064617301011784121782548476267368473260368035056384632947331366368180403959014159793265709111830805912786513603595991807001070564738757025538018283267217483647132883753104771139419528517152380699057113771482317919526276855222700665862060801096340834527021835676851761466980192240402980531898793458597192299290147087860159968870590345951259974354378518362167981064235879080138697214123292822345703413758064672526070818040494035836634497971383242245195523518835872766033426842553038139596210026545363138342824103433313655109576206613610816943731048864778547932393134122525104785633760239007177832296569209520387071323530884710820194829509664426169110027432215155529389404687128018908166890821649637051026600647348633711288994970886132718685992619937897666641598831134734908128706548893904293790008772747457697569523971044120010996717664857649062947926598412739600632304664733511089519042239493181080101698531815266849571627786942077474879517089463961540266276123176542980365041575779448412638033423584767303237622253125196460046637166210110472361473175850194331101242973351473841638785071119137118377236587626529057982958311702768967498958304383600440279949801186529583409859981325789399357996147204566441155237789205631858647178958578626260441259245633073051543138192550690747340604357673403499209636880572734819911929911581689321031213444153485766559415906568231227132184838775651720294660261525453425675562826274038112939632071035560791812814069989578759125610012388644243085208378097088646961454987699165383449838630190069509214129711176480349207387642717020476754545296684733028641994937205374853976627292446788019831643135862454483326790773497218948081907451663236526449704729176163824117540256010140640398342614908116208339985986724507580471000352305998034261430418684120891314022714978042719522671274272729044160716053480492456271911744731806234796868408668180262790749294805843149447984624450913495406747200530864580147999035934379609330618382186543747942264233557679489293317560110370066620517723849079305997420110920113323071301424955024227120990387019204148657110225585064779501222452574713281326869720992750889542534244088490692260214421173184761687798433457465506978406984724994586148350500598129285073790953839179177318621043628237420578914956527235761955152909729927673971419565912903023478484886123247052169000456689726711601207271318143519069932454244283118275551014129061785801421710094375775724704792609288746465807638063932740154926220007993522853982205168422152013399948059440594071262066521242542377442186445300816665116855751834965463765416094635897802125562893701066115503652932839084045586049874799608407678929848213865141388266419451902507612926476701121391952595492332317920348382778234313801232709937315818006172125785182088885300453786475262611611204124122588578635230278263042016177447548298031204766932350769801077292326309273817261721814673638826025207029891010765465802530793785445458510727444947093091050445808475893796557377324636957105839449526107596218049070951591479193109642374076039396499181085412325125704302303778969380952093170958455896074698663351631126672559466665053722405152382995796463202188392715190429430074836788872306916283318629387593745963851437817880818648324827210677697714024313506409182416020909691183530371250740912652403702668979674867611638813087685152998916153558815529964839376303779100024970473838301439233699771705469282158728578462429750627813060079475668105395523713301228538412756991837797723168374589617060777140544282388500897040248587044994893577085648571880642045422744300180975912877116608529900345613003733983417402892486783532086311976634746751525288792894142867262497516156047880621083425162751740460971637571862307944256307724143382096257491725340505261655011890470342353818327864856521692106086763683080516131618649408756245162581269286023457955949786055493882825016278718165889108842590423995657205223623080973794613485188014759410162891335816789367392848074746001411455694905910201585737928116316411796664822400957919656676699506155452030968786691691048488872682556546707330832007158878600459220436037348125491940783277028683798178595441882175876654899883433424722521083515601590281996506209319343516372615510849010537140714227918417466460005024089507691860893046853169227736099787084745363128015389735048178876151746055666812466082828449226246045863394951629764378704120854502100833200833355295985236339872500111209968867682891950188773095473506441878420911302661079741873510902200352822172295086346435101139858230805816296032357551058641019100797626159770801994272549897099819607485628217330684181939222748173458731993717246433497056692323601921887128793991367100944657411950637273803106834323230989818855822870103171110479112913997455441408583648061392056038967390149949606693404244777270610910745840231906189576975083417597416263955293642132916290995363701213848291985684624223450742507463189751740891027026056926585596791745611921661998480419424228712181915439786542409870280660343099623832768462401851703941095136220699732191977743390386167517886183323438784940676114348541115274720161603313167068876798500833582973735940365882592135241635034918062992679758627423603812221752738482387906565045090416143466154753294485621929565992241178023070952254689401173849578895925591099339309117974151485104799625591297788817413371680760804448292950612662479039045744972169452358851800606512924023588236182259981408529731088269208081976493840932531402893704377504085634140450999439373068525089354641806923602636419732900080671232272890171187746683535553362196471579376536549913401350556433185089596071803680598340053411611521528171988774589720200037302909019516720737175903650276685688822703813022660954346274376402367808248755882139112243278838245779936534580978197062699341696850212157262626487891825944211679769999494129468162312756138392530958820038128584912902397626422533150182268822398778985237329919724054515944228910381813948691399312999190634748205529526200169262388433021639808005975605017008398735639198576249375499802808821277548272860632473774442008010042011034010887095713707798480146405710071382074994359248783892133433682628751878348173463714918837706693951251901092508112697791279847820265560523332896092156349541449903922591881721278382498669429892156672698031306834707621594014135686635229943650642772560432882914025561778271317690095237223666247622110373509351598894868912175420532343279053731862464412436122223132474226789437745457640532491224372071053370875068289605879040963621974765901686973430116979841196492387701072799038121184470852045236373313433375009039864965710298926655276592500329369678556100031051882546786166175147468007856139439651046910778903959465878033810352360384046303819264257058906616803020683836099559159786681870857213720418033414887636582536416850229859812668282807747783602039673053856005139237194950304881371551847515723672005233841638727225347784091950053018488710775459245341419807639655382983575455736610799017780790795606910851080109247931472419895827377455250470957015122041722494854563659665955352967888965689393869171027463673831645509678368615258555328120605972143616665669680232191667942476694786684879521613820825762165694718276179098914428592111508307356528864758953419905046733730937806236983698133332071171375484568476476790260097160259798763671344868755800471669415454446192908859002020256668505843285011396864308374008443658405111637875698774926923593239963664921174660780956945477410982176627635132561421505960914171602055568408803899692955247687614514441276276668033032750055745017078185638081871390093974658983099242274052493678737209284154849111988039035849682456034367294391852421510907422312614292082319836999710656792068079394332009923066423188969756546865025122131526624828327493650807487882844764944842766313063258936312300445189847193408321961490887124072498774006904140101397614468336656841909002453753599462276015197724132042997049280750820009952119698897350361282936308674205349019968258949047156224893603162775112764246924340360966117901214776746986865937884896533589025700517528061765050125036988999498553271868124757364736259985406589293623283502016171627536759768544763172539881172151465532369944403709421377446335349005479962216415960247617559355305942222903965089708676874960267117063128305735441392939474736670666137012627066747877506299237541356066808941205248131747449820250843743281511464063959947725373524546826026471280588404303642033850519080339330761035615119678502274454522719180124314064285426411050002106536977920779408351550428556944725339232494878900266056863557242563489201333478337698139820160834314101509288076803505215165012863556320098930851910807384618920924056340179418707477581208801183071670283772506688325250132012497438033345274197950871920361217084238221981455222347794624408216862678494299020377605918826964082444419197112964349345754823341253627092909094429467984360130900236772637265093759071596912426414861958421956616212546238779150847881606895371887777879450119096859809713933470859871431668462996686039238633759755596788457735631302432369936791775413588188780483733748443615191931907512492079059552462031714205953402485013764372275405836550256587749847205433513831653744890421818386669139088654083898183857493022966466588650800541058249129358788191790665105773498574758714670277826308380327133443663123195868439468469327601554553309220013234963850538939443950278182520061353534632901087015852491093084934083018617080847532407226832065511771196115975338728970695313932880222186497554969456712364847261507591215662576496738450440706670654938699663428286565222319977059663813322017378849172366087461665073916183163104471915389011627005011082309348861763448958413336972696647900224296071799495097300743424040253602671636908563937065700834246027013608412059065159886501409420784751880483640052614350542609815866965051406400541932275453100309667706122544879118622243406728466853934336911400111320159049371781359505143299839737466826026680866146142989346498016386508089954945305000154748709731645190182604470958361498267050464615546832567245818806763603491163047958969459020806677638574427419663827449776897086341360160506012082717332872578435039970182962242900166892217008970514691864975439034014758245475327500466501269322831750974812078182718270730014692963659194812584958493283031468057733724837809480570240949787393306228007054703761729707257048946909413158446650087792869884561732047145983535740150809007208098763583476755963505859052579872525548718795416545836925935477206769564496152995007702672548131123666245455824968678949714583415763890226881964334460315694232866452836648034689565756152740794060796161695251904914121787991544216583906238542529336353233054377340720017698084931835847021163939199735257215341432181761127497915321641565165091165294025299055352545612221682798912821002178875573986653157026303658210809314681239711697957208231054502895215842936764669013667601685786962116755072595855177009707195409597782133562548896939074826937825794358373729785549268764690184188385028733199423706237349873073720992325360651343649319623615090232961770864530870174577571635155256356579758006140097625411447753178179327993160770083776389433752909820517703425456234382985784525691748314191942692376352596407031249666210087743446279970478459642451440413853271343634075382683270984373845771924399508229128970412734377483588258836494606692390095459054702320996957361101944979969475244875857037764932549977007313955743552434127803698852636148417708321119689092104852395014085269218455483351279637940001281187367351763272888475221612358457129959103455138228383740894550380654994217404311017421575767002898605449615056137025738930175555824743069969144156723601700101400531267997103357503669704665119798373823838242152422050050014123776681170515814683144163892476088837789929561767102196030176311733173555701903345994796466078519770513112767163265410782338021414133551257432675040483024226157978765089549918926895930803714369216442164085437448360295307212328023362328461063198866096725390645941018658557774957377893797382572784795525246764693258154774629973596752371111064524446997577369363369914053908210762125814774684737425758605746874862245222148495237781493260540108086528540985450826146925532193201921686608836902678580198469812937802541791954824675953158926035012639465007473690491373828103389775136823561964226056800195206305327152555037387869891030112695750437339113954394209406508645465662447070709930587713047161546317232442205141406277984850495455851362526954361449548639568804114970289630399151254759334071572349573352472648309555795771308077292234437000648277465608030052885398273042950636241158944144509073525783704533734094725864184889207340838848407708121144342827994355945751800572264087663761651268927681866675618280827690537694842544508511696626522641931942823015923232261606164069777121443560219756476689979490814130829323503133532439515657404064488983880476852303230602978672933235345053266185611587940246581007308537412167721110357949600255502817606940425782626361522129813368781539764397533083500391881503035842501645910479831808567487693588990911319913973389343292465962827720105340248090553676810669321364324870114899533627767949313202577263164224135941909299691891442210218818323584003141000850592194467048407488209761092018124738602510885921774562923301749760096965941183378177841716522305039614898447931442838579376545695216080359575131487215000982059406126773809261873810576457985362614041605788754595113174359288479086165309480924128122764185327473664479279420603888264395154064316691227707790283500286039766153991140563218827863127188813735120504351954002537577093964134071034582487265723204317503855961243215740165069057101187167855414664789391829069454175092263300647640346347381760772874327034902684480235808160678530175953948607454772253009413111967779871703806190456796989288037800223815499606117485765100626923999627278547737433202529595105055274467189914748030227182373526338533368698257426084075419782523537261574700082421836281667689352447586894790629756052842960455872029778618764758832512883887844065173765888937845455991486959336628394677202883155150451068965162588823279266829596806658817478005883868048581424268386507045867408363530371008840413430407763834312836226535397897995975209870120301323469742159832417812415298003955564357044206542938986818901341399954284469982255735947420543537187084064023657113431908211363225100284209028873056413387265395365962908284385967156169022089902401035981127851258076662784617869547128614740835388018387499150813370391026728059189401779994199806446545135382081355481931263569908272407347045235384116328471568212262265405281805338974821178458215554170025465828906092750768462257736598176901236176697387652523850124245365124994427354122887256420465903731431788017635360125218923735523814919784525990814895670182277736758692219578754357173743304579351412447639497556309055047049272047110320906547279513202520119249055860806943257036823826002459740580027742261752356391372854438768524300419275509469178518532182487539863287711821716034338029379879287414192919878522660391312739829528307394791829423202054848599013541584329056175409074746584910837885113414172492867937713097772748307893972056768910072750667579020485148267915454407965867672224748568319128193615029972716159478574088466743123797401936239758786636989815226619401749822888713924253352505298274357353391245959690149009680197587343463867306232460448266736445864592532582418331970257276113567386880814855121328075662101983577582977463025607101002784348573001518681081616921540504715743780432934811924297487637083115276761993472951509865380168480494132412942104885748835736459901871832371512980283737879470325510375038415436960469437734394852442084411458571742991879760840787522335720028523598066131178344642058274819388241546218403256289060667194299258128464692962462679768668951339193224467797582198547586928924819879008989415097593635928815753265486656401534786389313358060454817852579731239620263144965386813022135249475269155346688838418254139689809313816745902754181071835181916274401678027310778307473577862211966120328250176942075928599305710613350657734103288655691580388064388163315612640048712895374362218042096846895751349604899915635193257267951966088797076969629964189890014701288774084022936211254329835255932313357294728455178434626511671479781328815246290038046705203925862277974151233674211394805404064245172385215647854997645778481556999361897759093060136785712681612974391129713891136449213681889214084800048633979726309583030949082361190820446897752582492883004517428778576517804312504499809160567837564454700346992325870009250989024124733727613386082030294118152177432042532059167439658214224607015569404269490827393491917410021338712765557656368916211231766528874697149980998332041665558386126320524159899263287472604148346144415669732283749975425496052663540753797575264391418935565292607455596786233610640209828362892503073296072824959346656724180544286526152389213125962252933847286518553939183795099358337748124966231990536164870011701801648445182207244071787002849289219425254572627641206381258826177440788747939094476875088145080597950389110184533602633796098529055143561236110372178775640760183263419861818121179856333582005274424959475753880404977298953432525717779693873251285636569020985581031124351662442390375190329575447236819870399691934755356476503580886079707692659244434842012156983758587337420213364265474647889654778308293845958188403422713603597207147968781298993122517629934483333333638642386287898712148572440801060206996535461770165623370159304613904213199121945502340067601037940407823735913633228824247564163728239573430198219551865901546465218313408232432100759506588157129955407583254811279371822949605782041260486616661344594617517169322337949871379157926129524063135938778147226194806226782916012814426539278217739345544116857141024302479656628358666442819866033749589941257218608717574031549227826200552790296652656950074680197271824485539532799832046153285109935000403896109918572162575185100351892120175270149137644929292727182835663826948205408731234203608174650918338092101868607923007618697696752892716568253896374114832303177687178100181310173940216019721060400028984358480914966709622727861866147715083188575078494682556522680432031756778899392795292933830265300890877225495396359729465573909561071755159089699396140215844103823913075255626312459883650751041417003361393673927375801648929516487750788793196966095787307593330367214462616449047907822374196070284450549082490367252547818023324494487774706699011112316128561103132892336121858802039517851463611527743271911139637666751096919474059539186161834505913124691597672800134757007961093546872806783685390136525620800627150472770614787697422878372832611047922404372456306740296322532845221488608414122142881353470157030617414995520097233809159082714536933473839682867839363513962890571932523111397349612745647897721591159718901091751475235300851317019403460470581277090959919703380623459995019409807239869712797482364876491018164166411798007270985741459834356981137826533503046333631677205104821851427215222054155179272358476198891920858888011741303742309890173341955230093332231688631896226168380006598307379977439751685125771969993010431666156402985319915229213486088563623661298498963520520531613815598565252943022233549767349297077265231619602349083825380836010781644895235530149077696225247593513835219963753362272881606358735762973873729857726416712782767536241513606117211432075462270671650324470851536189299501580315097127334549980240307870640265641243746433578842967732145234646848183685219465023751792764750862047989103834230926677751248378401994990394519272085630161936641854289921493092257472417449419014084187832529593601098231545915528203792020298934611507547182389707722420095650895866453665088667530425108804607937297343753348509178494694619316502508259476939133287361866310851792415995413603759666230611112696456202148004658797244550439647715150709913083893623060661308100220216362553997022093501982747763593145371633091445147111751057160761974649463052479766360146219425416890247060554578592351552053749866448386399102111702303918349996701689824238233300001224965737195058352408108705734358805846181397014894440279850061782802641580443022843491184104746706150729325824578749689450352104440376098407610577329639519520517657710492030179414385803905310276233215805850989269177000584151367494656934663220994833108010093042441132811366598433171121822676229483771554682363332311734450371173209200655190424621980807917945280437421705967177508779509103457032046607756974614166195801794689069008942091542891700671430650638873007024512766745292386510089399565044535623956299047928020334570226816414947662251746100593901086655847910867395326206441376464869145640531269184179127288793026426512284177698313257920058234742046700145356657065549539332877417748012277616293259262863479307590353246856238402483533836228348712370757426669296291515925403989238295691261284034327353632084966877839553580450176964879194797509718061755861382257898343388082942265086347229075927084274934297595134979850392682675853703714365570303018450146639512599693840174544323676252148749579239227625032907266932665771621458290728982442812667480837732514641438131223049588338365673990023890212112496203722533167874702437320454212802874620971158070698727356109292234932975842441498681219171519601363919408560013532394587411740165226015330223556563745052387704012326283129192470065600687248021488461334794344669290889536901569756379298907683999065068112354616834143458500301419969731957026669900761534102250659216035374055655895944814840266784796799288766541291718769560751881449303077457739582352960645160784024290042105670879994155599475381808348217252236680037492215145451077869392244949139799123859985227868684062339588567128043661314077973686237372843627357371032153061696382264318405229861871962801297473408058667802965410375763618510290307907993226992857709367049074933649340226441472321828648613363607316767916246936326060023997482703295394197243384731361885284785442716074899348593439842238447564461422684771411895090725736979337123343107674150214997293242513048197042345542811544407479866117230219983837259197067129513696177717669526711583906058673684755764124150208322707131135736860041760566821472250431049954920494342679717122463087869714487382651223315927266869579031300252767182376545508287352386133925013086466918791893073804899451650726055838414757148387109849291993908673477505939546419026138246543024804858214847200882105107431852155427899625409406458947317165466579354101293895813939739992577242345747640564105427044989428145916771504929383694056805036638515106961829262161274216891593495859659230979444121568192510054123959328668205213995739728049808607078274227040829877862331480962173327818262302384056261393907582604219233682800972012966346826017234653474581085597517487931182616824577504285993332598660534683618775646811410790583907542496181524378254413741760535270823048692083575161173990662489663599490793624896879731858083629689165847970163642156713886591775404779333629652943935425812292569895548760542109187778312481007902440907197043818123848004702171739887650290306869269567320340499359467331229027219469695683220077100284374078378368866219395085031876675422574705984983422572943989736298054968113884482425588045935212274897929066155614452384848949725243054924774245345315412288695620282404072939068684868958140350938220565324747216076680702424896777167529242055143704415136683411000465860537248719177365500429151175967698888752361022931945572671186853174627448907523668440053445554897590371677560395746481720895677235154356591505782433439005468507377676558015096320840210753050971869202753972662664365452106485267267321275958989713132804507208401046606376481151949897448091095660488958369648913669616457397053091494704693642028778763859081241404921973172329403449721584100246435324984224308481045997019949831365975081645549155319739834823495467158641090971775015073946343411600665468979756534509912656125272400991481128637801467876011796749522384603544373203887126904116621749738756916357151975400256459177051670995716987549005921723740715784310637470036359727830797525156918336900831747369681336811073791063236377176330212094373188538358879362519488026399291785916317680294181874547298351623856809437643066404134812176571940292902452453446291783582258217563858359183368111646027263951528545411495926477435342499431415451975403436457355025014964027945233010341950351148735503238056032104863828481134642393105021488934127207290639413357841022832910918951313937103817792036849987749274166773198402609654174281915293624684652457533825496074387833919097874293025118318449781459226927795172115513780326210315065655712222259192085422517630196753219015346787603489746394663358244624402686178739490043875791700067818979752401201422701106635707984597453661605749210144575974448808931607917548106423357429006387277185742617002091492561819716412703225094450697869510144862677955070942087628667885105214330640253205990395152047393999106710686899498347623708159713234986360385856860889658403767758911081026716621003133300655995760104893458619975987216951498647382050976958556715604126374073486022928463636412660413766299477090145498057060365793402447986680746244100232689879593421143149444950555998177329105960797074333345203738147798839733437190266140052552725274695419918532303706501723054918105104219689713361022853064265553645954647134368561000042930785169751165472104178032241076790549804096791743656722625285069157106032607887347096280792419550310703253056106891643184163820390899757186922886981034676192281169066068301307679948593300036362097412151507466167095541006397201564182180788673340340824431989375304793077366225469083305809517688748867976156836417971323797360863233782314666199374900330306520814821273764441746193940181816535734327991151678054906239423325751845340443962386241545770376149469287666273897528281032391034927436584949652997965841769422801560403262059834654069562152423998383803890302010238896094951954798742312889336205232001598468886963432735160797474838175028132418828931080253334039558471169615466786413846664783076217238699562260989089765370788235765048210026048281724932705921175304021862660891842448989562370400737666510796407284379003472358508012537637733505777255498925894626750711223045741221964065943315431780386891777704130018422429944349502458452920139821627175269639885759366325532893550126173619855526791726788016245608865785244724480812945355140943514846101402078214954409995802961376217994266885657671718612408079535939056640773353575901767181221703962278851763446817647889753779873634975768287085839459664491675225299568520875631562435059651663719908283746396083082186816188341465045989309594872548136383983259941368449834498476626663225119009034251252775341381604750265554446257398358406363355394332872458554616626327715026754409665247580873297087710809166728226204301302673662316552945336587368764353351017059972960995618213114044760115281521817624466596740981202224638005059293420218619262934632488300284748498633803730872508469789017220215983410703010330069830071737971254815020775179203648870832447469220712690345718063535691508721982936826232100236658579762950015635816999528031327863371449825588287664913042100127809989256489279035024004541531850187118359286257065345896697712688587430332203120233903879087993115473443321646696908294466688612409406095093448394847127521231693189589580699386807463798074495375020254770024085201254949994695715459295545201154126191749155755417925801502402131933584252645748764927713703216693258294632200078389473541370690112053195903646715866632526576826942460968334165233243947474545225538902559170449868995593710921775524120813526180076157741127444000639430949883037765490449158983691502960738900867820534575439706135190313601071090249090142413791061744770522256229686108307619475663953375705498492715079107455645339786090390668980081078398873097475586645589100986030870821806390398962423373160535606122350071924531671532356879352412964636956414831235330390385636168531405223495885416061279778618040889032285763139455277934353432124397967040070566881531739892208808873006649557993675356810007020336427194196153689436815826780547680836079890132543612270790369779688562499349362168421879570192129104297199832169264518565142149629522875190300602431727298877703320365737995322648458836647753100225610397467383412846309047625045218248574845295222503352497006074060821420011642004920911145932858249384194598857134421085904315921194015969172097784585626206866108118285379796270803810410060159091928281288930028012628825011319065790773357748737612543592387859824892822141014502486583992383117473034815332334327461495202498517441760881886596917266044206803856428768761996864957753080274602454995814159274443700843144065369554430198985262821440101044756186676557954723182071848786657513852971753811315919584225359333956642709562987522689153156179182773522576899774935700756717110974417674237822707998545669278942763160784328643139537999313349420791567733845225153096792016731774581229139423403833797113956519879722756633917476268536994722811283330839729277308721091688496102731228232282494182309922243674376768280781992164109113813851710766698583202850492899834576695626458857849467485528080720179426898288043474765641409999216069066678408934604946701858150396309278521431548138599618456692236320956177213920640784195281116377975608330362539658972904488567865672128236909557837887251187880269580627705461903991441778370188060203549222045176861184160696804453270662998584556089675260550000325522981900234894873364015949482726916647586870672621731480355366146594380305709410550316005670323722889490573934248790229283494310942824731665755353653391043417504334687136195472052141027963694423734067657669307627335016352080836402272914270176003628309348345521883572213138635708134334881305258272815543365842952896717617205430332935096527678858929966120621944950725680591975680420164573739399636549577806540656789526582735116988438912957867664785378733196495867569796715167813242520563871231339858420812397008677430470516165524461022634158005149321895356913006816655464243213889503564189355134568973284978162324717858285562832425582969285348708063678242032608702551740504895837079807176417073129154065961080402291248762503932137228842613113818047333785187085781495297026349455595855478965221329367097750502301226307043874416330326861756815045380113645164374020901558998714576597361830206303202927277697002822587903343634390194669285320933342134496863875934365485258317831297122807142364253609112379149490193645329386760840211548839617408165648313877045012120440237385548569987112013504802539107055484446659466031786306362106029120255371059090776572892052657553214884326446269173461208160086850894273055487658345640605229691058122079238651751870111185602080473753016592688820760129190422592321161655677523437220565838498138113070081872857771383634211328612988427529479538959526223129287555297990235205923957730320739998242291645046205837553992466846363387788768863421155963342863729478914733015063808431140665304488918711419438842255602755109253297990236997439850219542583855499758567949899852733493480565782251897115373107901570129902229985617328178155966235935744605387894756684460868769046805569537611128203451402105437743934499669637095156364995396864446442967645107152309217685190155218744420020834610766021717800948623220628372043412095102420273308750319359911145378032515239384058306369273657231049396263241906930899618506629395242721295209017661179911353295839123362938866207545516786332029723897247027028652392344938731520586957352824682226381701839847337688856544739056523820384796140578716184117916896502528813151819722870426156544582054181988251158936031218174492968374786447706071499686919689527750789076350865581513792189132074229911122992048239347718524066938568357350500996182503544253875816421160083217827410020369089645044078568374642948365794681459156942393545611935668258563576246325837414179673444440873279631914195030506639088090187148819290827130066097920447171439584549547394072013331512682231896336701924661457017591919226559368212057419489829526131094216182634909559792136574226899384311630047138773239984609606366308895269349579070088384303451092041044546518475093544926534139304004964443243018593289379735320807910316603956209748521854494241043720532203505071038382761799250170057452553030553184424091880956216291950820585407673016313015102756623329674001513364823968745842893053269396970974054026499646386599575184602123766378126632076266475627506068558232409738927938087372395326349550209528361665354437936403332270149267918361506067950291682546279336217769299424262002132243837639369515596196762650796542568897203076889913725356783111835842455270539251732706044643247733856752190289371216128215563793797219231596270962947670626677014354100471922923761072022445179182691012204925063376430985074659847264812541404261228746736614227487347302323614176836506376008719398008307756963490369169240814238573492303157887716059742977203185926371491031609162529898559485689194121326838792688871923716321631396920449574037685419987808161300508204278234905251879240298630317237073337492586358295728420417175843487114124103613036290525521619496919760945826252457474106755322286685161803103807732460047512210833680239906287014988942290221676791823065106119771643620693974917821792668759720082340977990116619850852341021723535378795977867167501215672724765983669387983070012880458001051743261900850981851317074403646979869888204407278696806711585862958434179002688985511619778545331253369194976306028944682218037803778577581647287076159926467532184128523983293707202263439717694329397193018814530257978977820547647438553563471305323746140985551499379150006450386930696020397751884754843976539947550091152344858631705279683972597288576857156474566832096428495863701199102558527205702083865706816438747713030106716158175434726124794876285199053882208911537617485874076550765614160079414389543170872935958164971779332604269536664137755017930402125565150602284640325907934743967033701450674799733370905745295313685812697063256049212672266316104261325381128162107895389217226335881634992547021747168288064888746567475137148591776115549505446286096468393285018979321986558419871454799557858245826751790143801800705379849226662530022793182643077853679867228081078628096566298791576462964816988604804682038185392902925282315394829452347389163121113711819533041851580513660657711024295933580802089525886229255206747501101778092870886998522282082356457287158321134781892305346544160947895194703440517470415945967160551057183220455843234022967716738362863285100963977425139009367133383132648006636186925049097583902541447217479725554935251207144826800620556832635184744279433346743804154022823593565987968318042799507521478343499858443811634920792254188992090848178896686383040809680734530020605287400154833704078609655631354715998154043132472087035146992630411386852370307749578889657957401904098785047974659085251437374725459290359159889178291718179591671084287747116332132536521275090046177846562837560232326908092171500034119512773748393416115804105846498410345363508195844769998884825526272673863968640969188157434620284333650169435789784769796504155202028624916481353244655816172087250142458138902864678645743350352403033034712523808051886141033964946653257080039676819884072087143237518728796507155245897406735225621116037551466366904803942957828883752790205893159629984603101836731975609765166929991732389550826031203075168690754095676030446920621352570472499590120240397657134958460860406123755594927934061388737782259077229340227190296876527846314231918305229868337174096460345006980741783005558727149190120493472753604611270148627718133747249847808914531939928972328153340434917193067755992644207332168515116131812359927749200324060321649648657274230829980561838141534285202576001580300577598132918420316816777155693527114061960919925902871443553741347100855836003882005612044516519882883578583297010242704599863074742879375977790837518666135500583483409786064149194749171951950433289742563729264073748792678887731541384098671085967384657675705517980034749795991367263478510773447690227799364529980734112536914000461517914155189499580556169641000522844149195095304030573008606343385189955955688434655141867753411882707909188447060957300802899317753301015192209731723188629292782486384354412240239715952024929046843904062377236889770502206568944304908004753630480585885897988005199049890123526548213223081704249629056005182555389332152194982470002197437106513534173522782755014278200132190668110875431259512620726430449913022027843029322875644951774114436375660721301808608814248707728692531462522179244940412003536734459491673582701628869485048853119617665824290829598211413316815020460249329683120418139512250906989813329076184605952351666798187917087139589309142882442358502623047370904588844258168309715844420273712574994369873628115389181417947742352823736086783837780387273129101749870425081645373288604360939161791650218963711753297517220224383687117247215430289120193318110934547520658779815872622547076385072518680692162639351880247042602416588831616145242503967174063141673847829189517366300945191977144655416811230334700460205523864749510759087327166753421501165178561286137402299211881243735371100145066592067825920769842825304161089829549004088634236899775081564443518997608828475773231191756223322497987886476274328309430937859496557121185070175942018853831763791752958635251205387823824549984425337571295351187708317785401888248343797087521600392523412257212789608258458382508714974245153596948899016366921500567551255081416240486327920075760685583430561817843650212129117895921804023054102042366066388667781277253737622746598856552913798285862968577010348960193403141983854117218082870579471294374617329422987019855020999392236045614721554148000592590602548558359851125452897689964320080899768865288605139988312727596526055711755161166455006008780999487854121533826947975073386387069556194833242935761580617609262916476268870054281424179495580488665750631626568999293557779623521056788649458788716195806157740645804387977635781396945219819625902138567443905637586317094881070964181766486268407480793009159692553238093923441005216477102354575667968238855739974092725954420231648536279942294240215608462743637406768141184769748112625760727610551307899401267001321803820788390441414796446603022037055471092333360584401361115134600873159915528110215107723766076347347545364539718780483602795932794641626312363851522974467250022754889296976455065297214492917042469580068884594001018196227767128590078422836078945335096830207349127843143822247929752754486042793748298397739281596263882344323315282344585349460723380629805499178538562613111810222898109267686119270406254776256379478502770052963604072570253161756007087849498875093649777383771648567696000354650824628802649946081642950649003892029440349647817128610282426216071819778225227176776325577874052455448790150537878641223972852485838172479581455140828395596624260535083821197983125225457677573819329719086880518176072262209136093888041216587088778125701661816960994778836599682064758593451745550272267372820016589775011517528654064758435693876594204004749811721967020001234191163333022996648157876309336151497652131831468877278514098386149221213353887532635149823677450778049289017589441627194050609245224798261714041401727372330484839052542496459155502823630007348345655119107992020990798254195148840561034115341014802107254242615019088821230770791648722561644716900594178887898124443882812936148721860025643929547337717859036815285754202582460204585221244007175374819500253427394542411353733841028198959236293063641489543239503954564738808864376104473616709520040343575103666598424036775037015578549809265880644784575869998065295715279159674402031631419697525025855610125598609744217564591195551243708270054539879862080708023064805613326042561073086758630143683307612084279874910566750333749128354356068289262036732606588721091223691151405508685501464843942078705550700278573301324310329867081947859257334028789087960515122135202698050686134822103703516177407466495526612447979640736987435406810215913756337233850722697253221786290809908496898014830622268797857743817797208257650914398121299668777102239283205339601948846106934376415954400702753359625212252792514745465451655537994886038114800673569178315481556942614620561575033749159438770994038105639805787951620632987664407755997934618251418194422164868231123313191250544118447145733426571846859299440039619615676983120090951858667973524273491971274443226047715314360740149369629483636355917481607811199024214054137511499459175754490358427508873674273351271038952905663060258407143109754778281148922699342559729055991945102358455959396976911096889659913071463590422023542419410780537042733126475192894894458819221690610619021035508312181025271258970916213873170000461383885250325580741181828534012037655187756637390841008705173818214905154312775731211050582617390118139032848412573527419473084727963660880192067012121513487328427561568910072370983342636794918424501226492095252969013107011714960012601676034993096557960963584758401083556180067383125637828390974217407378291628532501414886523312801084606631716759780350478755974282797476777103125770831617872744941008313852318912248604174406341390337626269636632851840293892701184279529512661850690250794018694036402822915711700622731210672767588436368465242117702639762836117822245403925220420937400633448433649682584466118879302260474307052634824358888579373617788409400752119608498215753588393340546282352776558673985627148304462927605907940775934214154612594646636249937584724992647162366856428357607077692886779154361259671749596140233202454475125831430875505119108304502133153949899026795093810723763840098524338989687592390661428769070113774570985043103772524558953502703601719706396942840974450316402022100479659621095264187317909367469230535425015349916453858397589193122393047133630163948278958602457984565907471416666773478825014067756020225065622419270101447669834591632738782434606006178265959902594223870412679656746454060388800969782695362048164684204003035488751372175185615057411316325765602185503619516109344653590516452355972373901099093798678501083941969097475294979134758344967483081006386392541641473261265827725598087107906184151314850735548515775974243410164295978846492721383959902570957154633303007095403219207304565354603113316097773379193856302912781754726514193086692890719932329410369104040413421452918305606387771613845993689907224949655795535044332807514070588008441016208953058653897715973608038492972322868463690676092165130927607298604883198174961290933650458867801554179997303667290886378213278524745453907936425550838446995993036253624742949297032481276603034181539341216892711835372041979065436038895395762288497726406717480513933764562064853332731255148289525527079789842050414271787348203286787645591658822445490815389786843037652737971791859725462664895580987160192793052998906478663949308541089882684297155750167936638485780825689754006235141403658047620081520547953316711640049626527355678637806521277164647240877991228269858395214244024003964314741559039460428975325148098109233291480513179378710955546843473918928886813736689141516899645516247971110292086166960368249895810727888380619537870203127339157886190247847494997100739638139269618088635966002737707818420262493429378354023774301465203527780486059439698289697156359446882274599118625115856927661390790845539106893377485087932953750420591002221474425180945479461148509617357232182793119988723551421809813965694313485237201048824722409755776251385327377603988438483323542671133314887440791892326949156264479389316451361545429243138606640859898413548353733591597143959345771152194497344148220925969779675617191673600850709942051901784224009112673106209649633628414512573203433753980448174616775585793981145525504331815742682364662867703443206957580652562219363760432791885768914984715920969965843212989112144916076517710694847597869134053291817311884622522078710379026564556231804522250941704777631936428867038137931375228167852632514693484995592097284977399607837604363750825771911913706734242205493969779368903363110032663574569697366887333291743924103271221418188948870032496229006065169104308169480690461291183432064712101577793935623643559197454586741482561275804367548253301391125051524796870149611563735016641212793217926598190220712612525962305676907754425077146807176235227687599459198423057668092699376006717523086875824123701006172119357890353324964658295100886351421252276286412110555229934037596408213655130195287746631774523607770051304057446005392861259278567113051060163733262106038749501367501896777900012700025166148385078318039631555568678177980900809635998081952878039202628073873917196493554451710381850022425821504885126536302442070915215249008492197592966589647289904506555985070861840063766180563195423619694166085917594836581902479978295073365146541542613504010392952737439987264516306593203947620444823474507273831365486486762766095817441692785290480842555641875145802220570629142769197504361791385580916767336160260313124127340023515265181302409465623259111388521317682296894180332170572276384569137261481894497008944117110249184321386149721770344832291446234287463397034015992703090214144687463214003363190899926855596727723388033984007962005584926426616794096674651343971014615070765368447750806415485214019536196717404621402991676716216908127680062655186416049267282737926497969892471743651148905267156485473203735457682047102035266244391315315527766998336898351193731184596245943925908689701729011023377189884548548046855979989928830713132799479304178646283680144962826222585564975420695464842245038541245443858832631473628713573392012268598286068629596648090389517813123763108399286393642981798370855431099855225797320514985978518222434549121376886172786029034802924781936308120645217274716721665159886806198024753871184537853737722085823806269049115489232796864216625543788860585224798324939230366227921120912209834416362905847053835575655110786352949307820372530275172029649279507869505034699986870284559639304134270036146782138846685161581161015407701765092457207088255833065190686923796286718717892716216384733584809332538042231466743897785729309456628151065080933170943582552346333212045175036549545884048055994893383415924436270147803682136954038461152085687548464885783376145530987288629306696239521754238391954365351666757779825076599868606702343882779664653719965424299248851279605540636966879125200121303671537851852270396651445108783112080814442140405906181444993686103286354336262114078373938800478270099920322763881282870680334841780398546520222637596708666486143401501013363730327884769883244987614195748356203468640203852066647246496035206032627802884402422350307366003024559316165140453689343428419759709801022982143899511664986670256521204045732173823195526182998927599043046804882855258153502143847413174027366176313532847690128780908431831160723534324882481989135728939141712284691089053913775452590025981168612321753805803882460791148685664499589911813593193190472703548376787453519410440844408125857865605021537815203925414088413209068631345229340526778708820383674757256579154969548030462936452052140726519940590991712115491254735433936904867113325328429733017218602872894159407285355231159572842510849794148076142548347363583548561642449777702454204165406276928268245628657884731557128303905952421168752493846609207050026431789349048568196533478309789771993502233094883459774807551843876287003190606712065864456043025512728355850313236847870024856262461728713848762343467076881706020412874879624531364456217465551069514003595296170225761047415650460519209213940762113216598038127870997697038999802271890221556148517096785969774995574308729300445603583013156183481377915447745096388634054352233634471083691142901778158621921350647134814987105839588438236471988714303434941623130921134891064484796476942072832455448430561776563336262050429378103428155893404181922116441930528616512828193430886078397479922067500376741555198343019786749896345306590263681049628592341303972521971479542353054910272736526723155369666257503271212513513476861685905140175874571326258979682396000779313045511995955801152355632175399987332686284280681190567458231224688855466824594707053764809907387621135378176438659991153970251721146788507388157959937722161459633967213356889858952730120561261174833825790674230613860474524492711563779153181535227659516804600857646352761105321477027181362740394575966434775872329722711860675711554280562406243586715465828670614108236325675444372699856704675873849683878722725867630420150833575198273132662626250434037850788826488794692139107344509014383717935372144302802874569977340259519494868598947107568737354218604729103052262645366400796694758787158560280847654474740073483733801590833831367269536047970090526149820482529338745887873727381236706427159804598463512395225138951022930054165289264293977191371219527393813341355172995970766069921011564318931756925603316731277382032840213147262404527091338971850329109493532058976370113089278912576424789514496438468250874285858234435588708692723968364339669589492589098107927984420839484399462509258462895760783165931947539273664435680419587809045198772835555023634733014986283771325452448827884009906963107950074776613247941622169426303412256622565517519671494492598351341912672115756554294704601673802012339138848512328176339993664905564001052803529408993544040077743832925602743853837426965784987336521184915042301466797565299414289434702722867233645262664155813464039980257371411169048032744401288783862803205445973706236817208433092870386584933647374595116481619767766173360450818182705728697261032349459983996926574300081324591734657136558102607849368792734677313211347023440414029073804734895125322717707931868770934215076195288141550660022734204976903531962171948368991521973520972968655957958726697693857118749821545408332553124233475533647345450048741450432860781379164305729649720072966524954384299012518028142988408155527696183823132389174713249915540841160867214535866683711061130698013240994968413129211296265020384165143661236541855504811563722044803924845511066999891293526042438578145283890416031535343251573125708882804494840388268214826100538008625037354442044618271235825906165876536294141095511727894806181034000531182242709973616822103934893789250629189716129398188568459261859244323124122514888866383223427046557224442802947606710961575084913611407108375081831275719901589988038298817468794091016656054618217397723588523458837200946922070119423004779200356237039451563358496424492171485286953016665368840052129184167877012523687421363022085601735633555338415273279377941186595790571936185251813432577005666792730075675668300862000030650203828854762195585415583945619350781662535795751827304589543188377793193686592510860897310394652260538499043528866181085113971399207709550115913504538871611572259742114043785000638102040470059440542535619811631778983931390000024122600717353331637446431569471454262011085329681688802896903395486363859493019467412459715864605504141794744980429646923579990502456366859179313006538193219229011584648265645384643660620478863289881024106680206462939352401746809681456468891269341698975780234074462683986328262885457052496519013936437078563946077214532863365474645383372737841551520821024497547605271683936313412333036327281904593083780986975901882033545506184507967487924244707159895115402996333823300262672475512016842691851110213348239963138668069444597321732420815375225752258912758120209536092301844988012827452571194339632420591350263727004160214572806804308804303029630790343583204319681044211265205237504112477780837171087481306180689809450064300782811612563764070994794635038288921956743439763603515428618190028023543862844668412873941678124549729940747053061363016965637615574389429642679946368375767285358931496487535159041201741797786031625314277987859198756787071887215217555022089973982080894147683239451916284425331511010398174241249954604263501444696194552143935924244151082823089228882810767165798228164701191214028182219119347207925410278042578211455940721521959950024064664413097394144199259022663618196560076979342643048548048467858413622301225585411805670144289229816692200131904066096896954837537814681704221884270882389635564295841632428963059442231339367313290380213480772551109904941814985706130125018235252420023043219450193766368268421571722104111623588886757525691529499722823244473218904291778457387224438910564375968652222723112898597339436815950018589046523913973538614840361706241582490205314234084088722873867446094997946245455659462192679021670776649395007438515425789606933809984994391061115576119988107283820643694084269769422346728974607160353780918846986721396305307789581964453434430396681872292113665084993228825589167826014820850871062828638109785044215677315491392792079322052740405381075712973092763451902956526112869423854987654335580996172564194185784817330232002917707477128480892151140830881852708083328462255632581879655994590654099128794173741119069658196348517510941007801152362181795428015775841116660076634144606997305189573378896802651502046019590663787930353948960167875190223994424816584959535739901163975125726646078287287987273885014681336515426648525902435946513490932165790312619562661645950645327030947613753375746951559052637663396658748292504452874489353585638792844567665369488931530496576865043475241548897386287845277825482770062845373851740596925223504939655379699054118984193682253745417002293081257305866550379143967976414041375039733752006141502181508321595212131009491980917861774074236535987347623100683384248327199221402549481099639501113912550696211628136652354676489038595042872398929252615590820862446145866881893054032293361998240335265178442176233376738089129180311395231325175900277855591039134876271210491684524282633333098736409212434410235355690247396723851700721141432778865020304357719272397741958285443326907854045895853202882169986544283582331622335183610167472216894567851381923072548747090288207095020825614464385578469867577640410423635647885391502365375717370983660466615502112148652365524953844576196457985354160092211323167657311358662300505756970965154147270380111554589184897622095495900049749884286148024829416774831908731850596728800626505591727315511016058369526922596846186066094100776746355852746954740544097664721944072253612377648854092119096370686582420228521017268624643197500811904084120681820499915875926131075231122041414211329188937497926160749455290023095618558999770422901566288517110282418487785860819704090981766960173699119732648723115011546492650341186828842323871753093611200955575274532149081359727509616496122655033499045011214847010326448603048325046250659797145995770027903808894191457924680588732918337690846761772105225881654341206222368659246686657400657723467433906312327462945448394769964885253895030574097935485304292761337471957309374724576170013643993208287857469434693647521005381209884921638114022484287818978222589413594039049546264554451475215196016035371991503827239733481259111821217070364772239995848292829475833177820415464265038951061339892606028912094347732228981429814881785762186630305767782780266950104469854865377494504848173630873964178268671366424584960189019044009458779834929013539149833110121910890493021413194989715371476519024328491924813894152286934295731821867073720191020767284992196717767900165288972849062823771557865013246115141319102539981433394609695721788372611037476961426503605783884505160169605592543499732826422237125399290747361072073640340937015203157508491928353653110445344034920473609392216104201874633602548447162280124627623057880817310079235515020532537462070187276710521605024155080339458685338483965476881362957662071695515849691493840549413991933917946989216342403436265745808696933753334617244578374476909349599175218773722513170478423371820092187229511870364503831721138582923717115970211923283401725704281100152393465182392005980063545083260889522869196830043883456590837858979149181827217736065312549305590229205011775057165213411462986021854523737876760799483945282970872596921480314831627678406209333363492515004647063352018129640341627012065909469716436364615781337843240876013183913440556776060065789295475231142291546974858931527200309550506001188558509781070489649918240455359511314306504787499700594605042482683946701505748252345301969738545933663993748474896659637826948938337182278074465233961098795016753166410827955101051145797727206790475499050837112141807125993999276973414717682528403712135306741454519161959662484919588980273561277110292663209861788856524570445210762015159362851981966778686765238728342104906314923497681795127659379955184986716540506654341331591853747425530049287569117327608630780378677708841864877298631218899834882126407748766856975124975136298734862851370345379719543814685546872388191428331568291912654604846124476947827435840175683814174833672664759679790254192140344479625527145919733274041304456823361139957482202417561446026215911397485049792621848449329473364794864657383511643862229916346638740541299149862408491815717838447700534556477721756709392059173571908820213613297660878344336118445340866558974903714908085222389194156397375355366278086505199518587964941387084550851834269337015682792332002732887908249077795023915392906975812299699619689421691069591721967080336815123877636345015648118276709369798094728643641644614732128637594911333484420093703880270726750425382522784656260442009191648739544751282917282802772864993062724399819057690803050520979510280330949506891700556109979399666262960086788655787454662116089887453602476339861827386271141985121066334146058772592226446236953716958967822491011776435831729035052895994630880475313991315318169946633000992945758545025768288159446621129040023558943729474889706186486602175451880148307638847752850287693843335922484584416362304622402297228517100508407769141281012778048338829692203055294240317801193581065416869018924600177407045287417750698273601563131884170991022057091183394518337811333676502216248237366321540548017304228438322154665474713124929583604343244299924602292115497727625355610846735214012835293046243746023663344799811486843637153447683365474155149018470626180422168128363691280931191819150272042962260257894006666844730048220313299149968609072966107207262839905850194194707221040488875312687236537989365434723616438399314702842240977017941423127705980797253634110253650236327009725960949375897933489667906890580818873441529046674183643113439024874652152561256791884057471639731026069878609378162612340829867163655948896857438859996295925220663572108158584719489381549372141154737951950332732520545715986546395801390690673582227564756216466258295433729213878905266574935106913894738362466647228415833510338934808582999287477219853588128614073057328595213669104463367762672551977335943487076456297007802063812371536271716252478039742371021506868180845775527038681160151673132858126186748304797035765925860138681817977698236167867049598497603575357057713550748279446755265789014211757067865846800866295663927331757455337028072296001865569687217680364895155928055072329024802510714474062068415297986159746079179425172871988761538114030034495358873075273257478929314099229723032703286806480914244944140762086976052812458163248378328690997125701728649346140340991872892447892704565552761090360500857729268559384793661565777173997754233865565076575102175372097396827630594850226035445320877541145793694376061171501040127426358637681543548945624469078625613178285698894561454528788184596365931030947043201900648827640116121464306130077295295348142108692884874785581060721174923322529227608051569726014157299795247010735407154606184202705701494130618726429235412054969240442774905683981779426505415228469834266162971224490969765618499472564236702208872834097472482304332676754377789560160019454789653048310263024855284928536746218324662042330643565944502364194484043893007774902732576322051394459503351326602511471048834460542362600928394119244919214085161204147548882132851702660759779734126370066756913510499075938358660131576196372636120184584580167361079482814081699485895851597927168276501512565438713416311600909220989426797584470793795515683392940651248816233461995247772997548533742176195330307525261196947892076695304556005839883122336436079172344226295277017429781769994015933477547176249633516859626541143157564834755772380110910586294980520527081745380962578238441402934487774846146812180111867823091859447127885450371970103117778026201471775391005827258098010978087584297984268555806341881379153831341938416268822205601351814483766965717096932340108722021225564620068034370536934476911247767937846135558964424331518164548443308251879754322650661739997952122614635234432011524936311326855768073525730815321969301906977559300223240711942771310020547058788630297016108785134496088332501667505335966938620007206509484146081972388218780387392810029241575279038330057939927252190720257653153262661522152242386452034386953549385182495044274788040095434517434761375523310980558658755495488570582829734185461074983265912075565302798588089513214525161467474520197267408941918228220023552621021447564638321545181322906416274985787264477113437251924797008725652865779251431051330040935062485063408510078903658536733096777833483981484648012911755880322194228882998802707035169738686825284659165151118637481206996236225974754134960996935665142317856697555364969176954135641489158701416800316081562292347718174617741069520009360974577579981272226095807066484866674110968101006807837513329095583932380998062586839714176619438263384069839089275734094788764092913163087963591967854979258962360625119036958088918342431479307998654351019653414003114047393576517508730378477888862384021414956124430472851404541054685503009716298957240387913485505422230532545676417581887172724375080036215827619479199231125363538142530313911024032659546157354238162250593323184713980211930600022137019133942701333495398485372314277787665682615358919218189248152170637241952022987460788145995438238313485556170324163833989382261124041889825744221747085643811247415681392485559039525258778016449839936555580542885291709710022008803254295522238882508154323244536064531766228376935394323362395660295919346266512801749592287609923831149973120635982589415178873831703798318069143881265689026953421682339672067591242523601022828672428007200210779225523246536687789136007647890670452779002346524708269415617000559608839631212054829411275624695293076282806185176010853872078189700970223470999478478242785250658571130814041393775026874600738424983924854407417907597659628595577754418614340681448325082785870084530358468390661588217718694197067750618160665799797414800679121758716774548117842206124208499974677895104920143589256149821732525122172183460209976449407588886426608308023587440963438226960270940691096203900843564352808794356916802153068418393561110483237569459133854755166221161074506180612188398755600301671840696660398073722853651343787656976398885790528583837836401825413929629350094524766350543408990961943474028303582728162120550720969605801861212361665115817681988241510875761321788182237498387474909473457327574910209049738729901745242382159562064840689459232866377280226109677871244189450210080287631498647976914581253811835222316621136823618614208949471503663462510120622024363760525525010954440715180430491175932309299240867248781356241549006641138126366608682686267696202943944393117229259689631305531833952314546798587494791055944327439393419808656851858260181620765078737625042488822558660766724827453888227556070869711463063423690705804626136389299726163767916497684295365833476076310885331092433166375112221911196371182462669593128214818469197176982668292103174117952291077941022198697507843901422440802037885099949501583477329653576233917150547263570181906057908387477978311556899351387110072155195890178225509326338410307059352902422302162515982981512748714163059036833080566955323673417539920017562085971038851231435991755274003381202095918459226483990207568318977243787746599058366755447912307314357919090375174729389730730887663236372163615581844687246579860324444538841568011846178070610339305161370975936085771886185078959589913644020270212604691896835935717438917989545707153039567745200212915958472739933678541292647591752317820111024470943597743832203464281415184490510394257607031274737121962760575798893913148702306788412867410414684339134640234046606362670456778842566412742301022336826914853542314245974758100738216267931952686647818350476154833520328114151958073462246251836079490538642800168128319098263381487860882936389922551316307257848323223208300364216347912684098516224136068994055072331128718505378850980205538740832345484477058851907296366400198186675006712748497303865566458843187611866119930607220652243814916100489817234665054013459240087709666675645169731606710163805873099853117975705928358795288495155163817420104327222620000085537663663245553967818060230322075474444963674710512521520341233355468133462093406396791614993770295626683034055341186722790197320617806251501923894314394581735668415739050784512622628518946802196473950037282850505761566712150410908614215061149976563760943976458797597662398456899815850592190107374941866455685771652002915262150200103848195226112121542995024169058596185438861105020923953337871198884199143232365304560411314138387472220990924083287631952545949827683297539849529047264527320774756930540330171173576145991358651093035624582030240083514791653003354183964631216036258764021874743321048831626577282621898226425384760189343811554655899934690715285046603115171935867940525856913870882259091981691964203320056384746953179774770863108748477770214237426893568471423366853511253053397978729256013710276724778961216054650319709368305053454817521435317293967545174535125530142510919104717267129199384860930386150867179341600601610313387543696878098262210579061401268658777098219438951341545354062036381490662762337992993787850077375449179860112536350462866599368081642869327298424599947235667713325101288879505755851489617644090904623692064360847073278602363316301299371838046419021423912744591629625272744838755548970420855721252120931008967084146059870299689420290082468816098618357742105961664981254234504768937673327941291892545364136839513260405702198705492114413038861470900686212624873747858685740491951180553275302336140656117769805066800997959154655944242773967796072532417914779958110967364705260322820924407284257835095666993071600375831558136361021030172335651041493972016607892981397049434710513922936496672449215558024603054585791854986430695132125182176390583267256417676458083005559313347230342229512636910876722400709971108290060067651525069952677448705403432397901883368919540926405271032813199275447353022923936134540499910825024717005161859752524892235002987589912718984787124736863442019269596434403200364202485933225131167634983189625609636980082804490510899703180938104893971562353123565896487775013340547497826729878184598050070722161956957615329385830967959854812671256834713805167730679668249775849285758892015534856632378109769542270289703205418736618943275269579127950123358830391126853576313082625959555203273442585187265140584051351156190089034671388460160685966466724372894539758783463459542115921411728377250562368626858060642579357252948407132694423815123902198637749381590250808276186354809469522599422400741765636684566865225757111406394710018961029685803811898217806376763000686741643067805638988499321250900743329894133072098832459717241337713905908412269339235760994508935579794617387744483967019206758530175617154708945399405521966394601140117734484621801010479692505802776404748240012870362762800671185960246681861842781399448507968569126145863801158764534429996441210742458295967487592030042347624476270393367067521448798573037405967848422881824560528081417680266332686950725008232166631750342084736232986329157770019918086528007845746932415762541053943018143056667906339939626905172207142207279106089239883629162557891927996218334721502785570340354475771026941830691384015282737605591316706936777826816472984959370870894560613596502677277091886587530739132531124716526743199266562736833052774069223124946081632307813626833650544913368533946636817807636258851009702889230340716969947273688296929635494777350635105971051428602490897935732719523406419348415227133376095545013346221920970689294934349297389615799695675205842005182019709376425135441751237014618850728669207166118314539788840582334057340445549849083582569221996058053687730296793812606037905576383739324807688698528134231990520798915594750577735043104104110827236538260794384506917325564403468367601299714976684190773113953499005284823614528971594004355815353238963508609540753545350276243465444581092000576640447030601665857635011110575241015980720463314360652343561960196251299557666525108210365620244293822557003494918362055814305503617769652507012303386269309148981020436594922781438128314526014040528051145214312196283815076588476896415080720898309363194684109804616505423554361076666895130583334264666190392156530577442635328175286238829743923513022516951476158037004263179229875549943058708718360421095437648627402967381090341457053448845064790697590821844510796714666407327324868010522468773716167024112821710279083799292156677354183427319555846324460687675987964795716725191476780832404140657529970546534224676654726081938944794940856186606629477657613925677627922631392262915792227202308227800445267337541155267283970216061056112551904197461878244946063457978109891819433827440264669413894328652831273318310751190231551418548979883714512329224305953557030345217308373232645684108505657405951994512911215816847448025774226547217276565803021034207915706505621122311636163969150234652960349374769753688740337359642090698826308657728209098526871482362969723461508699491158983509237767792851837377215005987982865291995360627440820036023177363014800368496312256890778888561805353384290778567509081680591234655151217269776315471233800882193103782099163561581777510201006151040318891734966225052885983788075880155955264761692074848677990623814620665134921389204208157335376137846097398125238455882154570104403477956896638219173111631990740158349247372568219262418905939974835483350386706454844996630221487444505739239172863730094663920335099150672875100510605263490923286341966872784032923873106775416568250855237412849519557373194562615442217062305716392154983755499937678285823763720984080905543114391960254457435113279519360056377991945780561558289312836499430857082058310299601009163120785575942902048183890976310255008706639975965723179776523217977579745311717279996907155065890768058375072824502328379361035332339354815431749388624928539900704970363759538456035247019181015185261866105292883012668043168113698137579928669534399877887624239933269243208050191560440287495988079956181852136082998859686138060120139154040206478173149477635849944612825814019529366989989228962626316409066950999222479977681526052057757308340343310142736080382797120633280288505684460030223849046644880517834774551866956357825833739652586090960543963056605343089374458099201617288544803132310719328371908462477279482541422267313979690219930206207195441792275680327420288727544159598285569865572266976139063046654834359318564463987867195317426126274921045737170751091691482974799963053599026402634027359462325364224937816401640148557489343369077928859017276067697887581241604250940024968395917298639364184900094925923296456304324972224477295780589278599391163583011021793825862886033169039873393318653101934054148364949803922422297094183356862889618570036820498545510415878250463711961137168100011084559263796100014571649218038995087206008314066909684081351140797104107697496698597124417012831928274228926846591254750543318579421998568979480196572213854177154965299184406993849851091526038466357181237754428600059138072757927441098221584009698047208781247544735662682362603514185665632897234416568165378120571848890382053570216135868838683075390401885746466144434845469337150687144796794388582797076823439945845991085536279460007925046801538969391968302679629038764386650364741232757190181865468270066012101493004201151098485816124409256417245509016554552977884710260724428832616032803018910765190521991746887434592383995678211737531446341305896088142782650128697638259391284008961997250177037355265973608575020827847515762777278878567176376639310297473030978804392680231158699807517272433491841145194443209057474264580054776322148177067975561158635621478883287847429777552994433984890870231963299421264598853132000270926215960612167183966821278150729907465052714103687188322367061247367738509386770087133926609767543285599093543753320549970879510476460948246475422427102839642879960188853664450814203828923947813347627291461820852552965883886671652342718099186775663608232932417087437130011335512850376753095784379564563727980986985053708327865948501258547655412622527529251967577759853210305317904063519357674306872811017313376502068242947304615039473133652772398351579443027442671970198257375177258679905925676868542380373448548738737291817926642138501266173098470003452996055045439370296215134336752713134730688488532466341664059003658459851660485849207798772142961928171967476142451264485251829672246491092957516233747431709519395164941353715492311933367463122894180442221647941372148623561918852423675244654400704753788445026467696205255518276310370401162964489788751593918986952973297664225507794900044540943382170091919652981342053608523220783959400146510191381710599259403107886836416808430989799566258694598339766103021270903429531997415233030758186670319557816546871012407984320627517869272936070412671742134783676250693810684984050888256385683465349684418202348431668874037792112733505097279921760484109563293633595843903344742944035059906885839430812731234992237035994368717244948985487811421818696505304774234104547327369524632938266224186336438381374790051495770523029823595820516919277706952955814667835735368609757403192385465022620801394993812582985347896202860365826246665441850439422321570443990065538312098182727613696929926876833733026738577902752043104365611143798068971714954867303112514059345501085701446494370091300216361641281624206344864211592718077457703973718502514045004026458250020155992438046556103179901093711762288186440651158827971550010894443125938399338497032283985797992109488694733223594368765333707009823902429643833440761926269385105196110379687320433025214993825823102411924606481066314174088554547082594464312308221964618819113084878875917350527154290042282813410643367232197500491497009213378965766827209873405485864282124802225266053219611855923089655821119733331844019259203511027440245659863912221425358652882514820241713917522930003064695545585072190401509735763120108715036657472174857635544230599747717179005745071059051073608962456194253325098326766448522314921448748794588444055117605792423815784976826250797203146847718889542169685560745861074441078898458416998119010616036925488762654547634413085310198064107262986232054532924398642805240806000007543813880651031949135595668981488584454373233136578659821852417963001560105070904862109051319653782738543807627871318493314634396467780909490635622972069455088986091860454309184652053240520928252845247652080934178205462703859273381359223223066063066945814746447333297531658401195989317786300579760155714155670812452673386172475587418967436049532646081982294271882638644710700328415619474605260159478985207913116720338847724477628593613113723205335598724695378754651065757428499603222165392635704245678870583548039535036922740879889803848130142979545057271378195143412815061540467899523801007463907233298904617604831497556899867501135092249594395568757410852301546978137327913439293240402298277049780432065734319764415945052626151731786634862028722874760802227507159115419394605499892684156588797828441097214747312526577118024824338311217247258886940413304438199747339423865597225764824537844810965043953512374177256225833445726887952956741667364954941909635672927805088623521240573535018386666177988605092328834816747472151042621066249701321035328064785842265838670802160913841334687268721160780640479544634839476468371593234851255852191198817390583211886685802118611238620665584211923247021619037107141164838394545332112007974622593879011524013969075440406508860748856067084979004399407849962602635088425855948765107428697072948930007729275682549354269740915670390199886216916050494401644643979166512536300772497173786140599896905010142136475695448138515480429186134996949019804398724840325116180039112879890995237530362173827020954672815546665783626033699017090406738729200812717953942782806241504997285941037844500852691766854752388345001469101432060390953008994459077076242016072009752870139836335431636155552433816007853583683487160954533142445363533830962279203537633049217546904250140384277239657192590862842280523721292659330574494165322469750535970470961375487300994113563982160979665679265834212045073877196670701107738220606329025558283599758322793067477760377698523119722444446607167769059769887378744053109093714375693267754884935869774369730318809617671231235951229772307316259870790691892389445380343804258194030076112491112320774829807260617029204736817105527167463263163246329662523156030606406037920378096871995161005243110826560518105587698981954554938394594369684593707277909893123237075155990114244353171618423718497392478546676303232643476713473779484095635413393165931902075675678440826023091469997076038733362349076130482211909221748613520987647740086718737248072228347470512424122423338526941070480962561205186621645055201665709118547848780256865912277229621455039191082013343525604512726659634708777023021463745962654960660052856642545578079984258467448040925388171483476242284313566154794190860749819201259838101838680723518190906813143778238212074600974649243337070457501416855698387912285677655588032546632571203959210171038101625374246086480348383481854455492878919873057462322180887781476388972774496388177812083871534939292116175025320801939679333857331359119611424744296103523244360850973880636120723084611419858876681996931064149564925300723524929145152289984594822889119949864578562940647036437879265648400767296776663494268494500254207974971592787348567394638943489961340040427311900484935530965082422924685770433572295684745395553674163733602845804621086576841559336367594199159527369777940625734908415590455741326708920480815341616349901261061389152730750201726613041774655969454049763308420789334873733853388982628565121841977596774384555311221479971560965109764324526395872020717745931506293168895682135081531757620436741711996396432652741068493724950182526874227565220447159529723597688969151556271401155934165993317520664478905567480961117637926766983226193488396507846693860873339592365121254603535340318117435976959236692273235555758491101427953706295517243417946443462301949586668714921423845768413896146080532931669408195474237727865203009665060056580080924795884807615900213687448674862625503359623638956673595863159600723228121465493436381342734336408933614874886425005103327874556765460890236492610210003843188694610852085548800047016771379882924281330883581986505915080551875625041531213210767807217076749289544478748203116419696764567461735805523170381280409123937417898625395881401184455318454857824257420225007362142425628056094565128899697410943664249468645198597191578175537166630876425586203939691109172207252723521400273255199807614648375619940422921453067434603702648139158735967426975478221200033158256855641366249532031280793621306209085867681075901665393218656121642262486069487115758673913515258615277936813233348118194739080471936873761657097683798034327164734381387991702214605310713027966880281430968170404819462309669586637437274796649007998585078019488311119893638856199170780223722545449556693660953335534221323104631373129363516329186335733131958289385890595093559242308243958676393835555788225718690761907651616268266045329910037950683330647139890227148241608163601325558881715401990410684928984993359698668162079238219081107640004307440963629798317174996061990945911875399446161003592945643378409599773573042419124998406347354860108211366755494650396540625797828942169904047510111196477513204981456203771473649645877025818234984172475743984776526883278985960525956881956456037900192360892561688655050024417207596434842307256949836530091964299057410506395860055726040042711118539624197824286628363853341188339586596441963032047904650654378313957037745966353258449032764068383073402026083772367398863972756859314707870141176824984484451479418262506473734498877946343734074463624464187700647023451787916456994283520717217070167609572696082449031504184694096448695520505781577250012533813531455670870830867980957324633459446183122982186431414469123983133378970394827318192516198576096083099460399753167322332606443671139414089518222114747220807594102435905181900046282125369438053770127874743443772137966229023868919829764532961263284043472791803068055038955068424853328558394529908758549661889468351981424201272477179462425934513410225713648891959903811172043926701382189901243859130413093827281556128411875761751280798000025243724535444486672743353087354690682676800649922328507546293851571881114213729376889599606524397518636552788290642995347684463813875372865355369680892811767875810596593526028390008365575453031662860730970545475414264624779850350117723843009323626136982519696443117037694389157157856018452116840823938684568202868558825345478055935989608760351673836071510890529402847136909660750194782852842650665565905837570964917362714341940058472726652292049339483299123330914982031882247912337093815378794630752366666988443253511358879802866590372137636829732345912738758777811866548639994634162942402645950558319327198450247475454000964770595987038853768654305007071092797078291979247507165366703889941343214411655830326751648674922400344446646657798063327931241782844709038011594296011340328304498216996154531110579135444706836900138533560231000273893386708063206547697770765478691891210215180034491213119663162332781518379272695749375599099304071010100981398862023609417890374515308048015140877514990335636841060699788613173666500989362540515700471401549654566060257055304460956211327042769232091960915304837035715837985878158199660636376412166581575294589710772947072504107666340999428395968536510161121220535836668157569462316373728366218398018739527587715280651857002395638387457369022538602356014512876438730145115788018097508821624959941988754132284820524749307579130012549486945686708497134311642089163623992767060608917133846100655636667981630214949570088650095333760934894673344890935479157345487663257167135086357344983739642334136051792864144694121140875381466358489135421693264140263535922759916172083685005918565789482083425447255918408788612899561362439190243884487820348537483883792630876558706262313590868109750906819653521638259447043624585166869109285030590290534259528402475064124531530150461454198857208713254413618563898383189386844894701482026720302660670723351972962391635638519861657805928887376626001303870761175739013680872716604110914233019507055322328520835706545597011352735828641093446669890615431409159711107972739364675443521836417325955402448246416405327101455343311189802372430341014251360552705289135055951734918962955753723665194705075583529338998573595479715928286456920977860991972404860732185619085318189516818824379890400011125084075810780514594079081953154276308813344392536708879065133043719935577166484640725957381268979152809568029648241541362984183262664477976402048609792100716795973189827936461852248572915544391480852931671694838423969914569497530091219921044629651707856030266606587418120712644084865103155072522292148576638362505310649407290260854178441263364705189824473838079875839378513370046480010450113853638835904867345328454619851107708435642385415043891340831363571720067749432422127812603945390717938325016956586964428996084896672592746363587137192161692549619071057898051375973966823098490111750446987817429589200870628302162029426553824427345527527297631463939426034156605110697067881333962536028494125478645048158007578788560943819228122669003585155484545977380157481695443243122554143336733837482689838924316136798830113126086590940531659561713359922140324111808724163434219349771153009625609261518805235384906018490277697777341393417085013593329126839387298267635089674759649516049924993829585292738141645743993424489319743967018484301486045708031249113761451817108291271596112118111766471765779353414388908829484431897292951620316883155933121718384062134565475537797369966750187305418846152250471805626220494903231717302506649934872950807641617634713032105459300244665707966301405372403355206116853532260097893987267576924066877118922309162646285980274730123152835661076895607822398602760244193672285801876087019216756358908280750567464199999844601973794668684442156301054297487737825907864837107425163753508631066494518306592268417045507063272059384185701300189504058580106206653997297980491994222611493793829109862063681117022140002611646683030170938239053852515108917727935035945555314054191222126848296381586055433171991408007076565596284439287015468351479404555280594791598199115210034649730239860105175688245208213754072229640383488810655467769930256574822243415602068013389301857073304777770001303567172237513075162953625268064328035738247827264384320631022878115975626720167171422265753248448777832047492820080279274289090512569136364957678710713193863825603781805616401163209580126084633043609510611203498961363457653656287231450334569227134514115650970940141321019772698475470440693913060810772912019203285689622183665764184361195555338235956932373386636308462414469607704828917295410602706852536820064617305459807979329844078758515342783958495527383885182788511774241391146488585684923898598985420224946345281742409069164087129812465499454300362211088512722808415953974794638326707552410912674039861204221740020849674563858402823307294976734827243056826354544560963454884948415920411804862851592931208947170338961241412958552887975095526711045407034830976227526800870272985584350965389305057091631126916941000324894389154854419741827685700459796363641171975274419105857465039932237102427687281791356635776184737065747531023449060047006130780442915415217280719846950398740165924221266754534091289875745602686208089562623987125340057212742011443079190205528211814238128904258252460632827810068460558504457817538666168348142382120899248044152230155702928421045518340323184483853293969854060243334900097846117549321207216652262378473724027438765865588881683195555628336472954160775845769880407667032325516404050391752633113024000991770705984585771252990549653424760549609088122931664679036277688590737966039164519345381543834645593153369531538173790098353848699965193212336369226278284101430602115431164369087466696277408723551819179620321431856261695104310737527597791400127733467354713787544678786452240000953537608906188831261233573432260941726469088815543325196376899324565957390723850416964863763339794757556463480748514823224457467288517746263729221182061640245149232165457444569436047146779358594190600251002602799029078970851505369150554094798595860126653330312704177211661989251933552363377624874784390845072146946807092755041462692864983000157915999823132166587041527636144684705238498257238888766903548598852593995923338508504010475435511602825745366322529983614032020438622578638099449445776356194322044315073196735368846499231405606867838947414912073103368930348093394945599379962544339817794860501178625966121834744200830708100851069268815441879494693836618828645055918814844038063721481016736226963221712872894029098811869411894721419767173221187588090063574275895827151212808881464864780127773573674953343124938652389935018939957229745466327068880997601037498316833592960786460358839442108169372792009807350621475237812393584819325452541354288302509931452543725997020160262100056833625710518236843429049945999070508745330495547218982107503515488423397035259276254647164691160011446390494102731713787282127335684901392875683797397000188180452890491976991132607954912499464479004145638427638044611630316724279949388186645907487753644538993099442871672563383356235686911597481185440393320790044218767408780800933814018382872732694927294247924551597675365196644666355751998094103620839429397995458101916855386937684636525109314105490363279522685886766687598068822915145016705174893509494972795889119380550994372124450574891891900897433555587006064915803539933429979517668534048748216636603353919313472651590913494596373109242362453158783532251705974518889277614199920316920885528834446283468339267912402098305797967039905576089986847226945728039082441536705415000633648629448654538708790187437406227779301881440327349827879932390676602333776961144415849751005408873093009452340715643887553016743909130333393107310309636100369453701541709792883926219918001068957539711076147336662834566546204500042945305012999580627127157508402485553300931024216402571732404037973209725034649865642351053946687492911703707900822114715236948483558100765299683803892593931618018404068900702236020973917998905218523024318440782720413461684184150603694332176644374039260482287001840109715421908044623683919622293742183381334066580464398878631999948762107057739825332300765793295857423720781415010256561167934321694855037840985286011615735910535721299443853951241009318471042408319591756173637475174387062141722575754642171352470428392182140448702581290163583874382033800117788408476715858842710577199373362950948614435292823255968987449078398161609297337692641091700076568401197765034156484441196498549498795666703310322673972041013375369398319569250192684272068130083505155308130277567313533284512304743448390498309995643519243876803579301789776869720006183122143725261947798131567888068844145928514101574339263811364601202327611445355375876174825686253920840551807777449677831348513151048907753782417229564494670946198118945002696020166179857787774317715242983185440044377743438611245260120723516869803191076921416689279570567094178985621116725249216240330309100205976560903686893482448244887967775426606827678438255232486764765791937578429653926117739827434282116574134697765089270711247580917264995325027760278000299921422530005987959371450250416918226933028608812722067948497556322759280947688894614050683025564135461703445101747876701868499567909135375809304173620071393417597182824105228032269216546785056640213158174549201336922052351760149735203035403083371532579444532139994998392058889779612231727629397579551647471775578309120984506583151023175514137438337239465613242762230660768538623212622982761440348079333143462975157783568067466134531890681636022825906487751733693700892994342888804731465141515124070651918717926763302826863488583472110467072229259394755707584029815045600698559096331028902199518117664358702858409820701990663423998553007047041592278536923595017533323239611776534932074634918800515224091298003938977703744976117249795782600253955816198727170869745561267059246405621004068675606596729319376604111542696729172039043922849963209660307707677676392384130072776011384237506881422882145139106904964177518788592537316609071394719973956361480192488251583806085315682741301466065811722767039294036693248839583699060078236330289150155568656721579656483448201915836812628185066914836877928652966982459864267084580143430021944622360625179994542531477635278195542208920087416207262206578295620046690500054191009779853013986518020754125890723359919124644936819475156055415614787009707715990449876035916996695422540612750339598622569440517597933837356599934413215304642327228143500460918548384593766381337704643536705538064295021239052970734782524192422151545687605906497973830051927816144566662579453440742782402825479604481080237989126159001110949105593827224242633687199456148624152701473783093079134498287040887645907519191605776607981977069026023012345817881074805106505850669385429971504092143860008992496329350696073775675875621035110096689709277503943805960934789188508614881094337806483631412932374607026786961617775088355577745999609552248470685751365100031581299456387992636034704769291961360933215979134105198710007177270991685769053800855640393581641218784657790276635777138484097352178793879569094646944084902650602068249277946622461647132357322354856367010309910740198581023011535069912256687313411386569854010119793346465157657798270502243330607792876750602762103315159799382494944695324762804879081718161107722185592202374736675834278240512500624619541997288439041414221793753178911894494180116400665741453364889660771076129971549372971012310893314892413289899474427213557931891234194816141268673409435191809882253679397197659415719739879823669680095891880317232087986402980081028502085626051634697002321595695167681506528165859488016185894170759121169841281457893337788737913603404335831394592083486982252949747776430190408326155432842330707084126847249104300487791888325854275053891422827343287043558227127942586974428899754070946079352423734280581086126071419774100275041794959370360293395397842399556674204594930296007742473083013610443676097974692948014235103732485788363252052847127953155423448911075804818812595025427387624326222753487290853799184104806369786110129862068016012245085303090563821252234405042598658880535120339421685505552474083446977784625349487304264881250242021091457051215059139808846239786859874409246249046131883858568962667531619849958492599712237390175727450653951913757331960399893566217495631507052571258130968490246007901826273019969900446358298170129969146842257568060436716340831379708960842856035826566646047584589064021358140367540868058234419496482445893282554458985752181876981514349989726732615815526479508584137531807110618656309560234747635176568191487372530062781228542098642026164482016073377246111759109904206500332758684224972081684888871776496048074303473540967130590255036313530519751255155165200086463763430951300941556768472006055888430564417944265341449074630796028688738618119336524385240619726981658351231152273796705631451071399105125143948159393120028743078503551638336869221273398931511355372336845975305933320326878286153168932478694407066913995565293546284813216102196550852057889825239547341903513034271543213016972098960954422115204158112629947583867981392145527105283779581973123838180991373634588758562446115423999637527461342243029678896020040331929691503359075544739947451320721544515820581872925200238158370375163633650828840637134717358422060329960071503346798061118064969779255254971841568736032386734759805719249615057790067406993660812261078951716080338045691877828632258142060314709289621284622222673348474900628080431132144410897537719080243894976976769528654363225651976542248066488040993997924772472785571201137502079150444595901967129536583395542877315802516795074297351564479509048919895546769008186011658000724398331848943046073768999825515523848253547299185156718440166466710495254072726758753144339980461029970240211014581431398488002617360056188139530624179977210416367549226993810230302808370925744321009863386079998457460055015363565257693973269521160488407667088810882323318140890027315820056606561212074441893943161551587203520294895399144590813419517302781349468274588906608538262871812879902074515084058624780821119238366332733569183626139404872953745764056181264935844545930386698040159551486453759020830779174460888226882905919996846312930088183137666081245960445451510616082032113926885686711697207806762610133532156639970394414149740846829800602329223106581827419612213659415213320504605304177519969809770381529542363198346926448980996988869111969623489179553342878732678122318290746373964242819896847122546662753908015890804608543385067205539847760399274420293636088901955743381572558491472755000289684472861233374390532092139975244807707906997061842261211666007384025996327876498583496150441664589948095027148986258105919379652029858552285023957376995774455478229656941331224373216457433168958011311607546226387620712836023618563236063826459782313933481984113395434956489958438513887327661636366284754747530476259702413146144340481320817000655471376478357720506312584404523232359992216659772041876315296800113864802662206010518301663339420705736442988349126486615220080756162528181600390128097022222449483160820272209473977493202162150770840619866603911435821299163534784707555409972329829591341611060297815100139090526917477806825968459044896173037799047882201057567943004000400135263570853958201893526952446643323828029633566761767124172082793922864883719327596880700695389448742599226514778455198641163215856734830397877772695360522859492746965954975872246467956935744276888098820895382126295520186253849251655365579376069970443993876501033091612943223764709758253087146351016338378016637856312467031872761768745112611210916057525005020813792552789940582218348989102603068620276755262614694898544846417202262922147405253222626881671723274915797352133411518164835485498596679305549382798687816128933384132225724455662831142076336056345884276150102896555711805214725185975169364048003875376594977335719945434144149450910855367535410570962385891926009261700071615819641585234447489431379538692131732858722046887490645231967235626140396192894298345623671065152376158406990606465060373821400932707139646825153791861386642950542690731212576232352869106056469479872762066880708097690550307125155267574993807442663701040790014441636640065922873754749316009039619707146859471293150202456358774850500614804431946995278517985330684732230578718977539776034559194588550970410447803207379905064675332039385160279249427099352539201480237755168053967535274399516318954147667319276346987287390719740880255289871418303697218212331093751352627063822587829679525689775292161909558580212256397939409615912746890376467781217295146489610157277215431413916861710041845925955572593723467921091216842630721913175475709568524519109210255157908719111401381659022806233855177366582768784433303955870622051303438533020901468098003732778752658734379156473249179052449277526081645250411114255416919195563582961769439948127824297509862433488797832411699578661741760841836463448986858121365490542598859834866862903750440676168287210245515981859058789771050490296688276409911486585746351352841120534680925831332309459327872276930481892259550930097876062307942809953480545055907646037012832470868052384626356809111803522719956777356608112675721733078364385841225981521285709800499680979965701968514633259783860724025116667739503205793299958783972415120574402071224301680692773267224128153304488094113210584550790435543615346788645641612678529561240217937589479175072254975597157684335684890290888105769910617740824730924937565894182289405256915596549155065085204304714833926477838421403155403600989409710970829005627473590878541888845800073415484624942703463763031421780957261786792094380155132953142747607230590162826408240371292651943739628666367463555401098397706966990153873671933964750099795954283352538946947267010575944295793031802521594483188409620931520060709150544930126791952632792526196116521023869066992331847547511582942520461575933995079723224859497064806820178085028238447516802306463980697322418296928894606619770816964136155366369842820078701877155840906977227829293705469917791381955125267906890395888498717480184979447044638856651891249073795312824238349629302549314928637111201329068272066194143605932026188769210145094946023555382583720969466545182970446923891626435362640514787846157129715073698565062653591718384249851687593923978826231430600993600537987489697356125057877259121516602691900269859394478210518041620544276928500803327611119363450121774523223115472308254007854591443809922723729361921311251698997339241396916500314438998771989210626844762806736979886034008378903147535405006821592946759038865421754215156687249497893128258551694897500473878627312171327916588738048047743017726881882886907386127880677901323628051645167863543198294390642594264495194352445895262770196625063141882931690102617128814789876158571868409975909946510033578081809326385168537633684761780001343363331753862987094695167701414939548445400627596579959110186378582738558505693947583588881601419616715467260181497579842482561372374762519195517435057748425625225922346913673097371967298712887067197233931440938052078010684145665942040818342821948017811825941870723026355332774532407665173583857995493874381623205059392222816121636435040377283185498933718519959548855757456971590947598229520054559513554396155449555180703688673199032677669409286530398465406589063474077180416695821862215322046400506215185686252672754197861069214693714397070763642564839457059143133326859493517735483837277283553936867838534699942533442970563693598835715433724748197791492215558411427093588693717466634452176732493125149449046182069293700283479177452707997819656738993609167527020757313236857006759991829863059061445837248163108446280099653436108217683420289564903422022086888717584319008736175656251183258055688497889351090241397801105489077827981134931802917048751293913766992236396056512501442132348870107363082060564009424356291874609639325452361651996941649005063244524121702566753822072196140408386745299427556798952425077315078454691070056163578923120563673945748505585670114251157198313928628558256048880978697603227066021266720954891632805462653589946516352339147439333581635877525979103401657380649953847342750293083282254563816416211663828963630607055049714556869693755829100077771672042077893423634338619361372210519900378576209695577068679266222990515678251045516768769620862706787129240995825942843394433443229798454999692025582251066063929414499109128457169384038968882638889789184197773580356964375847656693690806660584021758607816548884235484937107422567022135232107780740327681076791936859544965309037867555712910521171270954411388746687518930440552609851653619920724084531423396651801988370551651346518196907643434992001077608775793650444321277665782597486753956278826790625773095051573400334029777042330888915421098358170829152573562036383331874545346172255761154186686421007919488357582171234576985912998786418237638047186954041809026218539505943024755080997939092354110003336489259293362089031088643410804859011723439379388588814492253368933730113605552281622623699072562543868712696135258595914211758249234457370793428602977874277128728180765452590316412979038790824087770718323616464019964331586586782242135897885082803436218289957229720784693082138200422117772243052011183343618522561644956021466996508414862061460597373338350532738100756783650004936410114986784622532749872699463382831040176422397123450392243210521832775035488732691768149747269272011683595162906014347293165494795945847516060051305617824628326326133811275479761242680914113475779131792926124888560469203407755244586085809568307565346341847360618583753464746448302724043947337071764703962403384573744495024357084300293530288070251908443581684000657526386479695467639162238571207139140182420063527475579783536595110245750039964755276344775032511740090662939391466525179915512853645373606634282036449688721755637808728964902472110949483278331384598034172809761512834165447838315308221100169402475212721546101216037496399151224312578057114064204412044709555382798483575893315897981047153530029255572690818126046747016373544297890274316913939282765180904111009502567614648483208475521071779915455441264547273845715436191053248619870610323745388416973855436352404027925910068995911553765133573873961243964435198963330290936744924738188919959136124447905791821772938842204466832254858221527545092540179857518644901679359989286946216553990416435549525010918563347926749781862015149917158921978238393529887275489532773854735612997323558096548023574261450837883252746992462607414532269767045533044010911399533109729139957731362555802170640237506999423545284755169252125472713029639997633926537046858899225249964342777927598324082121712949757926449775416691778045317037028857457029618423356895792682622279367432844695602941540731043596880084762712726827448262916569824210167575488394696653733941280900317572242342800586478987430870934158645684478263910181092746012470808012650285631291788897352961775975614063412526892147616504831098168220594856832496456866016010682166628343681251944272075757872959570058668757051861131810534095906497021001045245412619192457036372056959105954985375392886619665330435503900447063992888709025558061336130825902741216815798364189764406012362330752600993888453603052402879744004822723972340055373127229763228346689811442284894829202156337118041129558472444403910485233676935609662837803839603073672261042666658596948439300653291254881966602878116713958592632198070432580946082563129397199274321255173636668758452820003063157082824866263175909974583490178719128504227194758831070575179631753074762788248936977444930543897213540645008382639750633818750753552888294534583036840509079478965378646545365380518593157285829279545596457953651065371282390368249725399177507374377509757858076029400689648343677239775045990105683770189693131774597071938548747249787421227761590634121107903333341494524795056308706133249395791828787362561065475052719595051267416622207587410856555012771935910258756142777427823592062397977936904450933381301498595712568392009707079502748149095133524979368223752429551874422437074637325916209574559613408984560177960749437062271205491774296016306344219327766403602457276328277476595446741868127763823280665516521607195244845877923783014186113291872738911059017323942263245179594030341856262247309904082129927581871407550709889446835732788494472035633124951423837532711495741148690725963322918289348009944498493554887520481292940445920989489345970304836551494704559768313206029138247529475143551018248445216769297919565233679485138789221255997698574767643942958595845070588921152342790272257201664200326552664709294096269966577764683494829296287746187147353428209411848274973513428145886727300166262777971043621801804965784331771397279739111981341422195627133333423795666425877407542132778486376515414491125973917195864726190919408179168870187365278278707744851282196033417658443212358001398547859911066809058453946749926599970118319279897067834231976953302469783711855578719119961450438843703375354508485124951140033849194287710057599207295942323818274919689010067238568804669543658102497392447841830838741449196768565275884196469263754478007056379384617813557880366624873925539607793719618949036964572168185454238112083047736738749271454648477433235449490412911819178645592573496124595548985847950179666599095056442952938166990023319847344520079044040300321784872220289823149916027794190591815502062732125925245026361155569360062778512473059914489959157634957414271719267174797951080749775116563760746044452227491159872373616017143102510648476444326001043008380954774617215550550072769750385922072083680863992804320065967148971777644535020968411634387001278286762386293410531721272178208808150666247340573621112977063639870238715134262007817930350248421886585021748234010341721068014382290607879002238556805959937845132849914010286625523011694397831753542786385351198690171166190933882442801944611263250833541127839523152203375954932392660441546255586294523585267560201133523931557731055942702013573242465573073261508928819508085776890580998512168421816956083633599154861026232302000947179127735271766890609794278755660618749308756590296775801712742289304582679399164391442257739265816212341223376066194143342256294505888052217883145089660551657996845300994465629812382357234184264289985237494445713954892134620885813093183458608014081637829142524396000956931296619094702493894045167550817743910308031348776063292465249919220433348566338499921313811382456819859089607857550631555347019035162620223725319750021823708378182751458103570602780996267751386967033425690184264889096846768520509538858557640481649950861697254432416954686208805699883022889151197729327667844240201215762270020471303109528362162350756055205281932973557060769592234675424736895160377141619937868543679451981388010835862370241300093833284081832376003939390808599736894630764796433852395499952244390437926650935874437313199489293583158643833689256451449326263165074759338723547064782770642443834754446508672767622073348220603589794059944027148256664404596057991337743337011759859257934771016947195997804038413296102234704121883106488415381551338384320989500015627936149629190803926249796251101434900525396492405852516467949242737338381758997921574453714460703428477493356589002235937518450956292128387270350316676796054878256540273824868663708451241943666256535185801805954356274272914570735041650765305369702153217922715984653779894013742320552641758398264926768236545301742778976310671831624973767907194541079485534191148739796340349559040277830755360633375409312326609358739889765479278726849933879315174211099935258753502788365327457092698341420262210383476463591251066653883603625935662653609625598631706351070141272788447908768312156797851315818923570447581753570052409563485696115006563163194832021453532639775022419149826521069992327649141201448107083837197298087382264814579003395120917311416372412177944757273236543463353221962173486318872643336014168765690064776042160572420651327518286281536429001977216722943886334054182073742827758295556258270025544408413936795026716426770807302787505350151140140614218954376189904221137522377762804458371815518780827774298626753959927445247196395936096805462806664702965588185946714429741592671132114640298978466135403737621029521389038900155403968003247551345217753789125546991542369181643093232608000512590962909902079862535862780491395922146228165816405950927249176014158161682744564823625533551323974512184963821023485825586632451412405029305462866215111340770998170601650365826674279614782532152259539203242033410388635806199065729080344461857761411210339428661665487354755799323681061964405861356713647442070422113115157780005529037779888695113531119163887191238475692927442622705552696943707288121817292568744824357928128982770112831155238091537615947856522209159431045076420916213758382078115227233317009992736439811873725514583848638761103500317326393782258471569472805894683394582564690863367242900046901928433853924754948232616693985948975159973812110661605664419541136417298564129077965594181563471273058025052984403808608402953496868125892412951128058445979794180067982033788703841126686169449117507646803797932585008309220002232754982837520646301374137138124983041704264087674189439603046763440326825602746117729921545947766938952313837496067647111893848771561509633477437497436615948511085945160520061082686298955257535922787471180430617466254797766058609301620238926079224223370134095969025298415492196701682220494860405957851878065138706613031311622445394448219382581115568007020215803923162337535376838616514232715000111681393325779790500834047084427168945872547583195935074005939992952349723168536656026548584241316720565074006101914817937655086429538454712529371074779581219735636835331802836362774426889188358389846484086953196323404520133873076832965678340682152269643854778696509187404766671964846619350063867483441375875848282348065896222357112426171612131455432034901372357329134391383012890922805207933782932089075567855383161580806268293859041218446022839801453437081111810143228921999043334813049191594703564642724421340228263138934956292673301283351254195290333360261345170246764145172831382381001638152904458822836312156531091907044702646024855554326246456853691329602306141562995070678287400847862739948834423419374401897190119686276737515245243563967329794187892992913477865307391754074989472029387998979787591058104377211887808558078975582506059115574432942732080830369917305082589221757324363377806487368461471766098396167960755836927368596178686849712611310939176950011073990721431330002267979033495796289439169275686975101426354857814464691518643238362985950848835210025691862191493894101411842172537045905834759113436358862738494643411496343777879094477142424280810952083790129378778291476741499310937677435118405108970664838691360536547404206068666723319221929459074345570182601063468495232766191717077218118019669981573568792941523724816860959928690680572203078143497838858196088932591006008213130191940684640124648514284634396902398703568805866862559918548123251935848254222745575336061970270100243318016010341431979137885063174009255792212307349014997238424293912640645256741439542264213811261592929438786583336386878008676406846903736590461487789342188448843518805476103810030851690747578777093078522636137361550165174516213619835632183507444856765333388524099276057081716037778217972567655730839437324461688104575754338716704410232492378465197429565482983792342573301916524878678908071211768461448074148065849602175383665251432928079188378958679670362186936489717744391952328039789343356040017891374862628444238270538843302782569168823937965211677731280596123964149093136852425889277593181649951412913961224053219555045494657460706593980208734203289641338981324784451128753888448395888240019069767885417116404648166193653307101325446299083179075042355809990371128555040380282911270622638919224022301863714856582002855524728481141813081234330777556659739648857847184609038049371899379577287743545576575974256327843691498392909569044034325314858002535492486926773003474188595716910490705277505989684673934793410871963966658808906094339861988948534443758580208293388456266340916644096778955589738679150504521297233836921632230031559501201083258576817104794659717384067245030354446837309835692723266568413537035373437744873806308414447958225451740617663091894658281982659874764616122620128479291662654372591678080752254669757112359871474557024316518707234512789768658800131960139495896621784077912540222614979404407681863180334125285613764589603696059563494410050155367542163222021302007516721975197974558585881364051763340980136126587092449092344570781223637314829628407533778915130965181981371431662199294223714564420243330587893205406505849642665598844799870164153673458290638438817110118512966120535289131402187598040376184036284290230836957682286703191131980398769061067843814661844852111790969658658340084799819565341182568391881804486191201223606622008036109553325345863526885220402970408720409788473842974370472157930495130712327281491483850092909489870451151284009043440024905751853838268405745379493616748184331657593427455957180663228412745543560747125088533694625046399034707669967855141175384446551982826314577123145145918753776292748101481236679491159433286444386216737699967355923875584502683795380398465841730245704378763310829418658507004252803482574319404874098654269661948958309941394028091593225105511472418493072666105049206708053966450328591414127326411046160262993837951728638706074949291086422557935531940948456252881576797644348781087133924805503436481208875077684559419817883316567107478039321578469637618628874653848069687164508762926215347514865405332022247050490846975764556645950118563405924309352642064273053257090858363366310631439633588162834261822987905633425357907203857345044313326637668813675497038622031264042861880917322051005588572594150555288119394201791734174326776159061145304618383189375255279626391521483402296208832961004253950601985149003302538454739013638935692451141773627089754664244378772438506001526697376324185267850867627387931155027915363699161318727374048107733067257641723563719592115474743913568494454802232497001842221637105701537764785653277183443522080057198296569603591256312123931775494928982882136263686956715193461469332628238233206217689081612644710939378693569032730984013487248030095241318813316555314463589385381691349128196050466904978550265362332198277359117645308623584721756762905840272035835193841806065231447762406893782412089759237879384724160387261587520811436208455011784985247614810797196866322571261843757830167596935981046739565609006903332353327207255635741691880465310350174146347052883834398555680504728823304507844733647949264501391113384578763408658506224324715167705921840677004259791905261161219136987584976454548579350142381516535812992814003544479606853153993829244286167126161910992800073244800466919365176225695429121781147794353627603379345526329386227120983005299705847352544356953517713341393244042718896282209366207869396293140764627488109187627963398616354424956389936316801745813408126467496883916443931325674146602833194497104074579684628882960564072581387745038704326128953021279726734353957327999014289565007218076877480585883794734456381142254670816266079132620388824731933049397737811689141874033435535590883123428173634497960600663804061101517220628836972231893806653446438255124603088835850322512401036447246409144600701633408890443794538704453836540810978554670567507893973710550420070023720274342993002900997247041664042585562390504894676577859315384972075569253552900481250180866742731616527200608287440601125001237605325642669889852891016169284923807504481045138608770698472028901144247853405696891882645067940856846717190473471947188378704536618239483421658930147396400166661821679162566450100156171833539558853640276841405350808657627962048325983764238721705917545073355721568821179168517113849716230366352351770110689413298356652350478616236450441179145418363873225342913170082300194911720948132578709001992275090457150599299114125221521817757885084549952913984160057893373584773932835369978726955678720736446700472153377246849009584445846945259720181680816523288033358753226051834518276221897039936699381590718561235634830972047705152840552976645748994715988132301230447090843606646937399111180509489910550912196276235343679940400209084941109960884148358517211902944853169181306608187279878690184786867336748758243366449436277289037926969309963384675423046088750598941153037012778501196958155063337857786786440255486982649835069838447763016704404555808568235645609857322784237373187199301030035502666824348105989063226558835050117428926902032609223470561912735740480710883643546576912648037292648743132570192252251978096092424650795088351163093086955643479681841524212259477523043041747691700003138872389926483765255221648290328721089587959266660923918074515078230404957508132567595810625134937022536206605274421693137723312776048404838663875702228443668699705494212037977005683315793461978058175393168816743947465138670208451105355541243736652868312427848501915745369801942776693428952595091788282855117859211436524039667097058554403513729767219090456517577849432161194662322710255034251045128756377724722092914228901617604141285484803202923169124483524199718347684746159461409439464546990414477407752075841069338967972880871531804459190671285209677275758526162738356445853226195511005207626584750724075946107461502303097533518265423891152985942094790952895957298764998509174013928271216847630996126179254766985927964590371792616521690239027233424954193301569299855305981823050522646888459125774454709711589884566234101600230094755356573019319715085810486405373550935834262425443003197651137966294076163277404738277247692090063158493258447846801333782133379094916797152767952995706384309217082270242590296784983161905659722326942336278777467840346678121103683779396857028769425286124409341988388485363450324610170100317966806985714767703720712261904062038942509783677134363852622747512217456487112570136486306458470662033377724202539383705310345611076435234761423094002514973623401327600006365487458018195847275265917039596527168004791083862531832165545991347862721281881428903246819463343701371720301285749434386661242076206784498176286463689221836151766918683816811597177549310555282087022031232138310152205952748691078538674298673166737392058350409761935520521937391179991195148786510239452723364963940410815118107955767413885952497428206607945506132316461100744140298473868527351987086660247685769596185791575223488485617048057021781099201327704139193578204340108924908546927725076264224501910372105228820320891319833567891633494724885104101802420676922631735937458268963779225089961935805081009501304990544388410063359290231958400403542802248714885158388750997985831591191080938402428331688288090307740067707350784607275283739461395147332271342534808254497883846152426006842514661442961917354987246354511629420390781519771935341503100630150203666260874929572222418506565920732927769099274046500047050180302034538189850776029489348200593768960068692557165769649516498345769517487231546003343650690299879824054340557248944303346570475250290557580898741054029472793234091941498956013305817377061245149087141776506700863740575939413807878484627536681076956863591057630524410010849546334923893434884666456960708400927820205926010043167064415835062972434194280318153143089808208682101801091055693332606607367815091284222657473746742634963574546405853138460849936848192767336495590807112072183951025543462006024486488871520004426907920045565245735182073100811866795549895227761449396532780941642313959825267426068975008351716797273704029007536324837733668284938575896879380531959289379843240753308181550541416671848383337760834093114591880647241642196983336761115976310287207472804727931384510683357130864089133852393853845378471284815935486171314135933836795569257489886056487376549796376916785844910071129248661271242903529067487479008288563428952241823104506410037132248976217775428376933982733765542874951805553580411885767759405488671260228851641964979257362213585186619828635180701283871599778315140739570322334838781250544522991537154799871556342441341773465227815947348661335057756667751584843448157710843420079518459205442088661966144242808731905884755007469403417717892499295873151996805080374310462764319673039297378177737336885478158189683578161006544616343470617518054989603929542051865154068107325122822491666350153357589911994972372136225020423471211828046312751727799192610581459734692154800851152299614176713544735343771678891292742211155315590987043800745069700198781793565298613641197320393350740314310844874822155510760368575736464461509290210694859052843788994382773489042870953753936752670526168712175240286386523542437407801840496413096059378734609249266403282047005210779215566325443026819907594012070345676692858386284112037956295645224628790323410364424530775306091825725948905137332287606357496958719709698530143802937825129013041488491505253993907688284330140284499015466818835882470666897080039920130848342534161291184640679047740388789105406635528212602864244049726854418086022364467651156698467840504917543370834879422204940879568290896875719814293978918853514647529804870715033187701650427730993147043351954708198385485170829084438814515129565204142158324325635434099751303968999395864716629535433262332624979135892800292793819213813196542820200634517919110891690362623248293381264770969522071249817024189027593052079871582162663019838272827406042563799188486323220805190447842344024590916167572914330757251811646758588056352244406930931482778689179849817596627620589055628934605963817828046549209034600221214793013010073607054979708992790016786984880712869642927326952627886163822520275253045868310791622561898955548046302822764490835015907832412577934625134705491406562172686434588549091598087085137763752855539204648038032878384593872267261259440904047926266770308418336748967739487211530759688673933292711019720339101636641172331926018638744089041701569203409199377693661697979474006467492732641379771116694117666845115187736904652226953397253184351302191628658534466944867702930544592422415952627063872943567615254008692970198178643499034941207426617061887777780007585774726422573075419547433941234462854283191706974864543263519984850428059827185169590594710303738387727846740986243592254469247406569000860593465243157091341308337857553904350077775073069538717845161148221089963822757281908527853101773160771095876275070176720532373296989361195490681561387445159813246732791936640022350284961060644291817302277945478716440910202726214056893933532042188024444579207436683056891144495615691458871248869964453041781515553377067511978638493449532257114432793788277796337468956872679616815993150482345571666102464994416082277309308653081606982328744958422366593641693043598475185449378983664085709875970705967359583399870198621986637896450754709387156140630353964143621219400024000029793752306474823991285106017473419709871007121787623892334241954581356645430574632271681745380766942851971091307856605369963378640107002915990766607612688739659288262242140261859633155809154937222138367332229641603313604233731596559184640758963156037266405620989861902320602652596047735070555570830373810112499317331543848366518273195332717512800851234695192208112651474976053561791702306295012820128765588123657845858471950401530921565605317687796364714079739764122582909036836939689584001512975305110579420187538708718526682511649129308999030765825270918218633122629700482826018090066510698012217882902419049756263116739291016943710590957878537638585584488732552635721684316717068159249208894823197323574853748020184370764990328794602016656697856864752325867128545613407991424748857131686108026696761230274293224912648368508559271366017995869471390646669974449947041626233117390904040740290006650049218577545533792274879247113540503601520089141245716146292178497262183880882085566737519507281191181966667964718908185382255607945323630179851820130951909914787555739326264946058866568719797352100336736055843485458395119985481680664208119524556172792829595376625083033139717106606003921956497288149249009503515815803523042411739628039748018292571079795604811690069644632749047648396942156597156108228108064675176819240548844203880578170687261334009652486404366122432449533325334111181279663907613619939019308956924465336333043425336601566996763356486613225593353182593249814287265455366969340284563867696704545018757205558716560904221088676110667878566502703108939609912753022365089401152797537420226026584263455837361632472669648169828552064007209060459623986305477145723191902709579551187878919110338171299690424885889758396793519311976615974495731678932399206534275760799017804727198553548572958292355782523877530555101918965859114015824359245167773315333690781022471127359907326094130391578639659326730530048697082151450250029968243321081365569289959250732509483652096993142143119279926080365078163179590245839976244379743206553906948303360244407086721891921393741524285142664733933879674138321664900796082878621738619071888112926425651369426750059697455625093841537278635028910580689838660755109543821397062559742492076563755283506574783241919753125291833658661208392854007767982425173874696168611466371698500913197567613874839167500052111321119518155199385703831295239749434033290699044094582584740517364763554683623417802950363854074769915823401422740052555145317714595725594284426034236430911028098603140265109045694023562560360210907118371398779974984870044207880520725411140096529211640882367991445555159349525765632671745024096231285944462222873634081839494332946228869747527366728860167831187528060543310946240090511705194429531977665099683466052722747551571666212986556914283578318509030038695105408891581221752036674865536790462496183215022489235088952958650809756427195120420977602013379817307110697358621094327593293294297880838673909820486866037557251946335253610609623764315685742283987454323226030195093413516566957094828638857852054342193524299404895387275403838773171836824885571910689100372218392305090853098766061439875825645350050533581296666829827475950615475389367564637372640641287057141902830070955233800717726435844103981221986265666914372894847736192460540809105490459299990527083965862770178119258704273153384385379538386006715956892443906604770162012438800232334571717610873509858908942359755797363268392086509197346550040775725733482229325895250499987711895724254149517442102669644091446251302226979070293465125438448035630454146262027148081452391848028454976903789699947051033246072778074219079902218485218781710001232912902801984122106410828251821463218495725434327661327673163740931319499394278184693984541473629241526339168597907590723475103425213185656292547625601808180464847801457441186120285928830020938161676277964460176506442993988364508651146551137164799481540378124365915897923646336062468801059599802959232678639595291177806967391294510430110468499761890812068216556913375584670241339267945580680151025361875201478577093419940737009110271432002244994227699013523122914577069744928278749835411657468625911044612960868958296973754384788261613684622038438988188109237874226790997794422605574252374503918726187107932555920876016261898963482927134816065858366300083778545471481501772816612948822368548180697553375316169820080122682609907390917615822827347709908562930507178477456928643051394927694937646584170294567619825238131808824137827680406293599555783431828417434323809912427174160241410252087023190712318503913837321447461510679897863323058760277076625374066972565702363665991193209033543574468156632947973970986151728914871850662457528236884207732098493153439844422345306299309187730691216219447948804774917570254819673906467988969845134800712010305408759220726442986655141235314688354390891202797310823489359838629111940995755603323664983175103034011569659204759295292710876448783717138362988803844525531050315928427136117558357528263467179118619665184245249592141624268841168174180052112107209758873788862067538977705262436166442381266930879890843275145300219441176452270490006952960783499731374039373887008858253290850350082453765324853076255109620973578468635607699838739821869772426625080573855266993233583853656247001793951176448995116891196125206800558258428718668420265997552942588962385971297053377873303470195972526954804559253963129837264385602380777733859589057797042566140037586666424263524781661853273442931912871926127895662549686211611607840648973313837420261774470018185299640681932901491134536619342651446425279651761473721793322986584949128663513544099572232077372679384654472837296642321839978502168111757318851779505726110494959694012739683749096681354566294286812953144619826286676951125794454413371223546149567609523189342884312624593966092996049121890107051484311107092215097811686103374336854799717275089686929730179316056116236351531073529559445379336230677776209959181658280978038490218002024145855539081673872789395016586969466922659546766951697434967878612301789683207416745831094103023175450221521698579184851095950437155110656504998415593106790992800854238380710616747724402805259431597073093790454384251135981584340763615758479392033285669007858548910144064790022074368855643941671546956567218605417621856397730930010682523426702000735687904782790207103446800560969584153566156064712562435381350179182114659873744037126489206448332334338251351219779677063560081881246272318568140144104524976851277712328017744249269068405324389486722936867759454897964694852585143339039481012120124133240986793391664445851038315926585669316374430710347531247734077473677662976062832655694875988314240407823775517011930241696216091145957624109266410439709364076055994214905302053085974004583274995576819975127930290577575877944019875439865539429665863241410333925973200255873323907452661561939512131778823583289629857728175043751894403640946182272290757893622621157177238328787278647349628979948263259200860182468873419429045432070478889607693682618053921145369620273880706356559033043591450264225021556997298148647239652070207970057324181683828130033470327135569804991387744579615592080258346613741299054820079481244233231307316377553018761728355434001379697021502296966337461683503337798199223650383848996002097479086366628384832719219364851335424828255287911929085078132964133307198129184005422069467546205805446316729658919733376396399797901410221104137245030302754626261324359132017663339802578386941116566415752023194316276385199757451412722889371329654331752708227020912816209863563221985850713866936255988301149836398564132120896019391230136791675849434702942914034008428497141416295782886230490675800771441248499879576230147952540760292022067690675461922778419189179836814100366335431225540868340481319148349873311431206625558880317647291157882938930479045595294609439283220426960586647522470431972876342599717117443583523150019274627978971653816753037416316384778625587352844122857562324311749557547980434449427750048330912217212250686980494696507049204173980639099666075959754459646153428022844200454891652479723988223450233780654650579672148449055369028725303307136889300032494128510671048315888705844613547446334170911439579417087744753459405225670809351846438140002151720401310813110844483941035828892469651316628217825074624907742182935178680377897289022527775255079869845041242692534279231635627227238862203126522519694172825765579609368143540971359718035807515840934653707193049278783519108389742425231760612431244907825794548351927210469259114333996745258999535027285094518633580630141575627230821536521060679529414873153780443130730479102658843320371054704806839201204100040997061713541619405747355187215857576076282527093379983416980192075366252527642659054715386889667335378337108982271665924590132728487911633593603425300667012530088217864838266317240397097248707480426597826348218915736669432379298606729884722877261595488637974823012423992214356698842435491892989274405847206620147745199498126731249142689308307019905047130968766908038024917301539587645551547561767561812160277438595927473937063075866560660065043583452320957310966744811475807623318100379678357355979309273234273654442177953077823108122479035044671686682552025350726586706739820894742440669101210307987610568779685172491970951220821966137320996264927944382789614917691839914597171210809941291059182304305819457732213146440714593163912536747714661618498631518360331185637416293173289928004642970859657320876254785954836140443912955021694616551542878311764570340100906354478029296703770989403038012140716990823588085399969269073053023611654277550738187740666376399732671971889305382614142096542591414717649477732630304142600918931485827101733409924740604189095028691226403264367320282071928831678325225987085475482215093306735658345520541305587663891129441402745782753467325472572349340266788191810889401990731426046066909987566592808551192210699434439366930212441121524144877425387244099135652542034546702359414860997088572874047601807461480931177729627590193376108145011961108629807835916643793040226693822900015464366890300678278177145206711079761407739904287737851281176981780396786168011094851914146619036787818689580041890496720524257585664800350335503433781655757258151892717290715800645989482831701601755579081846527935673882902679493075769655748111197832011216638172226643622070667645582419947354634073506924673082822894722702789538384391539351271759704000419922540647064992541517519478640352779534557532836106890162756176971743469819247997908431467172410053353565757662958452434748831517951733296843665486265090110520408656916404957315258186257749799570371969752761052217274083642409357251410405733376208203185262724043501904358924355166269245930336017578980641597676095731954497633463515012903417731262219533464992179976645350626887705938142283588195844877277919415644714588337621454186024760840170861535792310894329248550211177843589398242751828489828846752804112632474304154900780489223079064013825804376557173905465494588512654877138536064388238498428936137867490520656616392461137526580008075478642144358870854400200399882647501361001399086115639825782139341406163688951626827030140604400082068637270713712572820198636331417126459065444411718249002152687265313118418540081581970752078667740125785507495165021180131489550258454632319480266331772082715090889124160181768456396576573810499761838762782455441126720275462324157639865164058102935624636252921457434794227412890738027920042032648435846654619028094478163058437085911461044917826251662791711208722734610684466312502112717076080542805852460274965900711595122628028118583339720418319293446061398044164569522590914874672540028257873715797457030937071154735221299379627096096289045396856058991828693101044764302970352411878639287310494501998180769347149868512372019532396255119498560173395874953324365641571876526698102993080368236439115253790421801272108831351947162832820955675384088188110145173564712481108875513443123133362543078584161006112465294886701316908655394894674166865053508385485798834758822023501570343443608874696218704948734906276989899617112451395262498784145104746017705053187331015229746340159106726729230957843678346300898276479487689277615386140197288297305951252089811050931403857863023719628721171966026044592008736866218285634020444500503889437365276030039097180995290734887913327601616187769030388030099795593872098654986069054603474366148021282484261192548708603539182694889356082115443914760794215946457310489105481798859016465882966070440899379459835259937403899487409255216453471818605325646774525953337310012616432133086686737183350384780286899738968791633819860170530425111757513392824568902558804432917443236549520747506051108544360884982179570886561872462536081127042610280393768028194949328223102473014821106694749851179796703136390355241759740123980191861156991580848472689870968470932265399403830639219188462752088733489509621075088210012204777541011146221385679267504377372317314291581994223003937095912688500886048522210713625754483895711101988013467840770756625903966710134838484114049464006168434119253517629867907781598553401106354155623327905794011626032125611313908054818752439092971763106333255105503493475489264780829111983549921368207913136598466892732733311743023517995912724171767360508916421512204074298274455040740013247385949018417465968740356391083275446998553417210814205420275035820185184940979648848987612778387960990957145938946938971636359268253340296831341297226452041927579118644169221724281474813404106149510077301995259734333147772313367555790564804488028443543382573954212591997839881538918998290946336169027697144459061867862727744810119987085579209088398483718645268662226570959322560956215572022443522142004975679256256247124896530270146982995956208765456672341509711829193731745900412603545498347399770961286889940302660691546116050620041858550921184289205506942291786999520481884905969426730788086223280123392818224794216177216276041619351710789199718185289683707071192527674733632924421152007003840760089865175816851283812092513547360217309548335054658466575376704977812462562543229165435350464221011693478672707888096543812558406684839856958466645699894558815774120433489951314878098508893597707650897790053746176594567986266375961002204625394040723574130085828446133661958092127489500702824352768775177796923425006157624047001111789208741230738557000152294616611147043521856217195115223808028017384855695693384180058741906139494027301428139902873428888967935684612312461458817424855758009048242624155630403280817717253030940997954574787544113162354336753388203011627419764779834580606152030617643842382193420824941580877681485883822832714692679970396457828670164042340000846689040769668097850774868735114271087105082491289323162852294291403014499942435567862949499311227065246217628378272818979085046094250449705224030003131355417313498650295953508221644255632929173760770827652091342612316192767875692515401800676575499950877927944740987659547272236471721086847880287397174093410467919835360445787054625627421494412262455356240636018945215347567489495382901000898120283106177364663993358796717604875971112696999566739816146342120773770932657515603386491536508067582437888653692658788896687217062917308189685873311985266867928818801928650264053205832952576402022679298710230922910544668591394513479204405266879661894863067146855787217226271743479461992903323911265750679432608615621590514681869229857997030181763194561821540988139261591015082274447799619968313502925112464425091451588555946854449515138522143338526251884978110806753463599113904046143995213847302390955116654236298021173111841607952505640605844728447229844204879628141424204923245246778016657903746109862444952200602104802530005127815213844238908414850310008524238538149646963763702588393341159726153989860102387579627243198477048172691549018998446423209033171398431922786247886026499088141820700667190933543792083415100805619116270825644081878785884582375257849855589161756849098979665201396273345536502634397072967671742524088969080324551688739426580028979760728770400042725886081759047746289759412780199944099977218558307679673866328304009032672460255012507451386054834303873116396757852182348599051360867988144277317809216865514461636618688360737618409791142368382359654978006074210947608700811322067210083096799103771791843465968995019942578154194756161848528298889328187550188845048302868895372165817516761081765184744811447385216392315983144708677061531915329749405680270391690272650076439763199594556027514972284601564255214238914325900774177622194326599605558874124193907043316119142096248029369744867893304285523297931101333192375574530153831957637356704831256709856665629326714059527636757763357769892991213496049787810599593375517757217761465619727163118416482713408682208409977851026787687224381086386161094283842025379192684326211986194594706385294114796687242325252088228772861458555978199878457052478744642556670374136454291380548366578466426655925309471772782993653270014878234529219147591946385073352108689941669894135467987192897987564146539127577033195377448257289777871425580709221524495607257075534404799814491444521781480447360261350797934630864617611049110946288457412115142290557892731333182793717678491173337019502852272328039599823229768626392012187605798530722695361523473235200023784135742519014609229033005356285851653604940190318301263008096846516255823771218206243087153113122230258420770351197413410061081814517664368049922808214193822919686815323894685933529460706709466023528057557834798645793896234394885694677328177237890930464462142952394757904005455202985158186482048490114749892465686676661500850656402036854123148359179814857372933741573760685310607585933968203936400649857075120011299605308443679803688749829042751448988121290290163839826697166745923008110064885312853343593911241602914670618522880357510494833863358173290786386288142037485628835880213849477693718401338524263653006155663629244012311247491534195903100679704590637276674351483610145769382662165253425444948846727835233120650081937102576375047027046773296025722490578378263518624389927230249731021144470131436577301076224661095278310633693384517533673252104217642195239023970590529882589376743024360502921443758229048925956783737853178279878913418387819899463695241262571967365983624267983406268332373894867801473050581071347417719253211045618718252884847607045296540347017796984038499000739725454594384361046311356315872221674742929948974085479294442218679589792710885650520881577706599841930917415065057427442185432769571085123624050075158164948578367716062099917031940346967818128706258504703680520351222140844178145056102883237711352187038467150289538184973597261739465355032253619055463542650041508239692799483541054211550521149921926447399629327309277117154576743536381496055217864381577691346342161244168339971792243091658178559722697621420921750521272932964272747975345788233485324617452613173245413814400546134270840255187546686476894848910191910677293987377619249588909509921274078464167269025374845214567034620908024574947115478701912416288560811854803022207456039496602063716914938377881212123661715865736511749434984677585387023030666884294308102102006129568445802688470186721780277538282845713003702004259782495738096949321525119129510753182782033158591782545526506393349109593909185085812382238088079599714520810337099615218544445085771723462061843983243584337432035168518477608312948987423089294920280713578526494512893113262849576341032083935082152668217872149003067311429726515952866383249659016479838913871371298614329539787387142725678148673238828490513655120114728560904670379261661507994142518706165040170486495709395653735563097633658810709393916880283801728994583991829136836753318509439332812435854841013014930486321899797554148551045517315488377568831132547064009581154979434913143901648485533734319418227732403182043733409414493516319057054568668186158134489664931753432354913451001945033685561821583691168999395733056029798807368737824743974224625531538283361225913289526644658995837290373387344582835093991338894879084884700786459907210968165244265423530476814169813697818796690644606658519064406656072767688848474260390186457648529814896913715344353827596103024660088952998763931823836996611932654388189027769911494383405479485156413878901674561016882857736148519465958741697090568938861974062695649378114696664476045944204008687094780816062753531473093766165468091400448808713300275128323618247703596694311493973639900276184075562833075623351382576467076886396680844928780213025255564636624394886898903549181848763020967228061293357605287985144317325619860765934230757998470476012574232046454860726992857343777313754879845982745043440092683133522814538013487568918297705508865003354551157807444085480120289131079343350855588700047362674176532637368263519565202761330128103019458100446592296212490853316832474652050602505824499233829343342156575167848033081472540007482006275038706385640402245881235498196849519503650481122907472412415673071502208892322606215657753982824859518740177290399861051489959680958318876861351863687396919033277797970999271128843130766462305247726744802101593494109255029419343973452720266403316323289068819784566474195639976770627746559079526253269194567528498209515772510439696594446763758614596142045892836707278355638257588721332005887476144498616202744876851533983720562378995178080710928167683953509415502014559526663501310606295236711603856417512935679783886167287552477744934648905857439330730099574242791268474295049701095984120080098091451038468595887427610880446287885348215129389381495492034654081217888334147921157556959662753101923389875908068753000859939414522925506278875350578277657682352139102066074504933094471757686026778102045529069945736860840914196004670425545115655845606652134723433842943783332987107946240450288665696832693851556677850377486762408700922057609558254408445014128331008502257848319516168418281831093188832027994885392191218014614835190495478512580745328360062166931070805426895681090838363736808836676986169439438669417202498253181439082751499690349855724085352234824417906888838178231393802137838664102883211898509292185457515328405357398389498445587395804975246042724496448700750301211858928776130639610319247963206904417325781959253851524344081531547356920245091240105037154796407368299601690481537804446267774299797755400776824054842452077605918920075647923939214928543076804190907116146373310872949313444801352348046983176346348463804506893082141720037412796405083261700852511047393114572539854589514171770984898143787095211819232607833504446237154782520690669882480801352878499028650050545449173008621292291084885167965506145529098410598875356829516263586293346398388442224348519538575043947489905842763662069969737131911916194309231968808255356087388180007991838069826668340317123543278052311163766785544055610033952196983929301581292440443409663868831056206393726868375001848518789033350847279546602993529891431001680886282742851284868819074793645336941477702808416355333352535171629547506540738218443362061698612516351073046813940830281144836969230632150666272065211779759688088067588197054048450869304622052585981579328717273069829495107901185229510738940427172115831277858814769374283250807530261046296282724449011868257402333163737370284729229858039378101839198631250408432448065397830069509921483622945589917845855311405830255865984953191921614568068883848357282813161727893388798628806568590923339220080940661743982409631857209401434440458040103577584926561697899256997189063517498694857966376364066162758262050091699298790493780337625396060387760035912066675298422989346806359814250976670271885337767728853875340343676649713073335094702975727113428164270425607249197063541078555092271203525655050506780700929712395683788066615931493451672048701930234769459903411908529227648042915631755607050942442044655799897492707126577135571493974710056850376846263818492911578445812738468557674447601253728633433563577365012743097640662865409964566273982970955490510571855691970637847780144431317049094673422693568233168508923654144663057840314438364157084651045848621241855675253792092710340271793522265767019882677949130509351949661509728255255441949128694884361341051912089983485012295787692331895075359429331520008266806140491315930556382281549549334687575967619693754940538235328185988657985453413597912009320359809047654947262156358905020843391792040862814600427543837704644813899857552208325369849882553989671069055099640935378297673809462194033852239905637164828546152234851594530865796367179304790524982110093777864600165982991102733223406327536014005226855330799674929284146542261623673715822666394697361226642192397860350517062086312578041012498377696911805375975598008477699757774850778836904408275667309664396659750421339321329280291938355167836467546024417271652367647675160272263619270983147318057968615557189662651076315372551693661049261772621299563559903919286925658384917928836473073216371802094451697964177972497133296712940243087815883250533426611336710582098773687354941185758341480799863263422639818997348211051624764828150478012606493161130526011631587879965915672812811458687390491158564220407509899945853539099913561421565241401542976510332296515619034682854641179363979960240579659382598323778573966180258595417306182606418103212816137376825481724859840386629479799328878342453288511733006152166807784890462538416687859814730818930046959851653979352680107774960501093679174422210704746525843499804239685527745635272341249117771616308495855367701540417378645154641568162970132854876958207648706749041345166915241710584190401209411963032062339059016971081869498560239387510392926939113207472881957536040465327752304167224444295108844254489665944590239219248389881687062284761323657836418911522545704771958898005519492104707714107720979568271880157342410893942653297826474906368910184867152880820974678001213596512797789391753007006832235557203629704160014023257311620887082606864449847248266761580485064009458726225009140592254780572381260055558078562314658710600631633662433114680759354827032844569575705550304957347337921891191517482603704130153824443561042061784757102614190914126285048938355154460116370880020694100504481129667500562036579296756214314794038882596884349810321649051921917641896188082380462017956874250935686627576042147111995449695299221402175107183305510825957284024257204591478702215856726427219608373261421176387258536899503538636824408263477344907590686876154126260646127847313442733240211962046497082522561756764827261840445105961641420511307173323723702897043782585541214271531132016361559485283387773626982729858157521054949719699130443719070241732788363549802023853315669236767811532567462653970580817757048943355675874199885932595353698233155699956008152412041441014141463778593665929515000440635029644799695979477064289318415151038024871321738637665841050997479572791407658886905768207428593700942768917202637887755555093204776230282083038925500980137897784653870706996744912095405785752031660989834764609325005244416651510650787618766680794074670459644301867085439115685075702683779115545639438729060431623158041865414192154100498084233274704118652986397197900188086434114204285390139687965697327954148443226066063225609774913287225036898700827726243137575246729676960630290230024518034045767751966391258726663905422072143629578324740972748113513365793841552870293177259543932506733295277139294837528279258445313135635496074207792750183534840336365695872589605184721467180551165931978500947877556149120058103602680391259750033308837170057699869609084579523271038793806399637259844604608425060788281900026076236297345105786606643138650513111564385859693081168398648237348297819883717985112367562425642279814102523746591746948644185964486233594243756122611364264234161417023337551080331462484160243210241784113184358350553763064228046653205356114918639560542513423694520734436841862289373391585046017682074833341068861158527133851637574436438259312177888656088276108289397292330108929385278104805554738652305063413802616405558091053590449632909069293161718343733566468653939354519295426770952811494381387317033547384176263326310871681950003198140403089690115151265960470668397959275404346541916434230785828222763539613176953696317876435981651469236716669457348781451603555471107758225696774237966933651532571966005224540157680960362412765183852179210549517440752042685283067017801213101145811694847462148644997992207016686039107870525326123120510176086026380717918819739397259210312150779885960984450181526183266848909670333892805350269894822838072349834069811665013787251976676923624782976366162285867416528498513277803276804869082434022551920681043080397402627265812309574434797430659440761292056190926280060672070289431826531580126097799029907982688812568873277398874649652513225160882019980103066473398258925522423479552615388428976997803556241547075585641848593266334319802654074057655531985056559032047904573887468223642960156299602904342574959205779552251906688358425301331673207430137985862985269049911952633359242078571448389268228483956769718052586352252968504361722219255763521365306021508450796609498749060740907889152558889397094780331034161011044980140566071286434083960987303786815718181597656777890945559771982762124270968387892497284700883436296857203100002485341074565697096479279393836636461635364203747950677010719290113019989537842221640012170841499346881198089027625527609525090879957876855633937506657697602755648610094091784059557581960255802903641886308796223408132723814002573640036919399643388559870248282750148953845804423287690070902503354535394199716377036392571087203214948136071980549001062243332483635781677706549738483266593281345045863429250873495614342894093352003959113704603212641531299493218681718836819945727580309865340617100011184225993542232708673980435208567102008578090439147171738390872783354073203940820328312141535804652193833682895870544239068626108119240233556195824813588441325831222657667241428299027494650038992052210380941935536382947450112326364676810803738219156332116578806742565556590161187869030401497538116575662976380557553439558116305146825379823309936248339686958060766891765764965377090330006222063424441417934067620843470002979447279097053832810843249913943579202021052746007324225818860926346489012889325989610708062903376673101884926353222688634192840702672189503259195107868839919658128262514804606759610050633339300252096739575782255544512302182409836434459056239053528991463353293693421038940756987173248027343589878992420008009203211094422009619952406062826801708958733792056687660172774682139683927600044962358647303771830307969962097380377951153317523606437264524586094110608742788091984815637825285312875461775379750210867982362566250416192579189352091729418393920310279011623163876236875107947586516788749296490275858062053060862242571438214444768695497711645490799924730456252208406011470957543859545095547148045122792080947849543341632207011681405241478273299848226171042752303093134053020431528980317479191131853539063783948635843400521916492089558633366978748060211864976671190849145023554702752448790456108419727020590461859087434978827369141260202699340328289524594308738384722084638476284182399302736674019867673406686995671987492435633354423737434648338729457114566859065901826383944371693196068383782258114197439977538959424086824721534139443479179744048883436095697760229567876126500093703451023644676618051601351530590201815634065840334457667136351117111117891479346137920939068890299831575120462617334149874647136973665975017131183646059357894550110353889779480077162216897226139534487452138170110680009197730856104816720941182913448221888643336465331050448962217055675397883579140486822892310798087174740864796283090214471835468673586379384907407175039082899026668332784242621132057738888435544572407672107171675122991755351443421591771806371954078483284056900143088326551120519863141445525495842832099442777527889795408636531982899793237127536160578283792958598406441287223110199555376637586871696515231663655299476660291545065697174722033186707880620776680107178746374539489697661106987967248674722149009729315266956398173904561408973059996987646780145521319388453953456838785519729782758955733991598562479242225878935790065368841601500242207395292076025407924301974318652435028750927770412520640879936432988100841803153648124915791288981177871674574570446866618790709831174792307610532423960748717155201171027899124863746743711522494513417149197295794484143374865663761382092549706144494896500523102527636688332492890399650740105718565222125332917770790862170007633741469097079334644588648448618654668005572259769879468441496155327580646881749486954350181399514800872118979145381199938636621008811378053531845544845192695192053788492410131419702491054355406004478173569801540170003992943451398018407698126585125060545418709109746238370082731310101115203713555824001438204879021560294170118578434918187073159249839804967060675868671130570310777546831260040781081091625757934577922553281322897206320115104135337955907815131754314625237102638097528331616508075096216166466396195185687861958070066360228115965057295539279846385686646449625533784157181001572293279363910625309554602262126491799872320421796528798677492035488076849699349563760589924457911980054435489139726121062856825202677021971685733877369834790618970478142579122150466036755629989082083082880986694208363204966297113015508053392155668863815015121274259172439501135546554812419967849552421504573197785032668196772735703130390850322049087446278193815356867978034135203108974587382928944453484573397932491863168084226365457065910824634739700933911003067699698228239822822539384421642485347202417632075079158291960810056834787901626008946114542275190615388888257216517307781144281690210454824463831771720859799268720323430236789238264383429489300720530779923770954980431201733883308280947865721285498100985823049755682873575413551034478861812747909629270845990726000164379380539566846871431400692902947878265956670320391364205597657458771381401015521392572640762898764662326627500396132837317329479144283611771164518511803276990975689210047584327441502435647140800069499681472275139040759468944655103854195072608613997085289160256752918287643515261221865906364347472990839868563729494074578787352896473023167450511065328516920951333896689071366908722951007233343286216096468282237560067970825038449856301507837796066591965621617363554222703247527990914244548740093693399425884187543969714173392868507657579486463476216007226468464052438859571253664696951084288607920701206475911647102755574102433092795087476833726600923726862116765425841709633615440868403433596098133310445397217117480454822150945900300366792827140138012432990775820229510408870305700048901017373577692051169800757236869855279343428792748835163846996621298478131666976656878512721207680829451920078188576706162358914710081185057282854802996536270887208502317923444711089796227748674179980602145880488580387662660949266647041528845377633318018681660687574389835782850730896017396171850336315443844711253368839199062732313282596943435627869505114566062150890968902260220773734246164261378166482361554993820386777980388894188548820617752395951320048342285328450825573493003456724324395084829567756643935769099511266889489638262956484149380104131952815702089925752918452991458161687196254078038633225617762936361702412546154616262593726543817118050154824403799160390043759159465859168346351380672694545664611630656849530724613241879476230903786816732213086930554184118959879470115298017692232720999187281864939642165182812702086879024058563475351366286062349579576058007684783083978560017345370401747103912302632226532673684348126561545639720831927151738567654367076195387541861752520107199350410967831258759743227571554754404999595735843190796936469441465980398728489334776400530888876509778233204802559124270150872938032483056962224740794893120529907580011878669157161357808864295572716804208379574644293740322509905897438802232334457470773915501069302160195024918799484061973381983698819101329857987698535136654760041230176831048552457474888928095308489459315484506512979721259824204578675453535245057245061712581570823087661606743214185765091340439662048497930064755504554873293692114764576374515020611888942419804531036887950768053071759677917173713814422470226573419042526005360056678847767413827935459666588549298594228698978428778705986975238350411062591161559100863202633760092782064135568550487694181430196118961914305778834175529494186631543957093359989958617285672814094482131409123375033993108013174134031566537353483120126846266494796009667226725621473224558611211052175970794766787401408271373311438566507423712288986768872150138073420427710418185992840590861816567885977261075013642152606661744006276184520105712329687824586417268569048720770944919618950076351739137320371317007785124195877603560408508835518932701722811804516828172920552873557404410390659655989709512836335106389897261993970194380289021804655352488301956780009239940149506492812120306083622068224001060563818497092564791330842536139251438385333785959623833565904317944843469653027375131752792612903669231620970130417744633329338228119219130117736328827167742831469209250622585357956365328662287509190576702934661000890748961956036404028661796111875153689202799478479072907973041141796066349218848652587461802747458171242725633006017030151327278601582204356121987181788556291896036851889792578989684522223773109560996234464489536274629929647129236786469576764438309430239212091312235834419494295946292984039547082839340450203354126512929556036451219919476718955888260503247510882437976655276481408955305247286188483573453692860425660794982610801983399175991069888523342725024217979105404617967049780174727010500622235576885110236807020114820795685492460454422154047478020629448841995900162016421201586611057088779961685886495609774412203506968282605088880578714273822687770416695798961967584194165950021291947846157447166899641862942466119130061671800538319657948579782375514885778583012231710710707622978091418761100492519320578725257687790928302327734152096990954931841209635279272656241551508114347058043421038067719779081605605470010598356364848474706776418969541270480765942895309697538887513363943354544237810303372279366031120067029763969404282046268952708118037577336269028926680971652551302712669375312451758864757163372053253054461431731451984635970321260324777817635723679841379673707335628220749657632402786170815002170751087924440739465197305060136226981656023503542644078893679184191034901604900683918540133453344143541642022340772702078355587434501904934609076842543560165695377457015691167950283538102835117124352045436332532625245144822663628020007160823956537624400049897443198993922630859565435851370629672030736234070211140342869380121314110306864548365539787348407873033831574393074101313723785018775461368816267510393024111045377798045027968965244652387942982503289504260418002622574863635599638303143098716967990607538355419460223996046889710380784752869776714002424648766215677845307321243328301407514167382253337377476158603176785545145741857077644668882807713904464141867061724340939600039134225120211968718673352409320551436829914235645088833523390203660198390375827108073819651793449537272136811548689723222791645265954172751502891116415323162715290602298806529688174650110947186292932697369600340472249375742983922149082956035656460176963859358861414950641041885714796891330488706486941200593003525403903567127966409781327422839840810340700408546939570747494621143693482239061650240986731403658684342040193884467713992661776965816500971461469748910020346980360372167074552481850344478562739507359121399139353290278420938108846888229100360624480082261694571287272034973095998815949975149420443082160255216336323129116365050870504474603150269611462542127744530031928667943935046353249879798504589525831640969663768917362277261526518076616466725816057841088590997172239778590578641036026389383160370332445718824104028217197947174537951552907139907754346514057041105659633194929019108618982037954075016773315872289816890358539656602189884832699452520157843786548211640084285826074193876806148093780489994218593042002444393137403812189417118286669485741400449426177959525825598093088661635970715596666669490626512960724056701014206783462030009887750948741281685916260764493716741096734601980281850474221329799826682550092932676683770707680080013705883384820369604734463449333920586382722894532151712438060158185058747987564518325740163655083375346552783558942213343473317516102848461306077189392217671187797559607212580349284262941073737808014157161760379585641976241539530375002913930754239589809683219493862303943934571610417028582714361769691203125310083616842832460247341385194053248719530878686443348996684848681016126587070424182592181114712211176922261376558185098014955673546938112553262898626754957725612491227309871587782667305086133144807094000467382046674124209181936939972903448702451781687920732903877833970138772583434570002349497374102610267468601088953199470681650389812926214627258147368873712723282042710198241536330268488927492803125515791712257710999692895639221485204502453170915384424147285027279137414823212776910930617570155940100504759509951434063588921068240715033676648062634389774781663773208603531951541021319554000430322035702351839254986799581152735897189115703479407689552435198994117330947029460638949110137621984558923620521349056922034216337335538355422560234506962166536763047639579193659408483219245764362533180226929403667004198908145600167509326017050496278585273580473212306939554902912653332361756803674336648851484307154590387828415265115942815639430782902765804343730232543701232538345120498505170094310112068288865298863540759116511844229443368662783244820828494013738476929404329818862005857919018126766456735268266839641062618029990565687574251615627547175768970576160563910035452353835276119801251731148829521946869632289986081487878467839301278778940704534737845115304683303446905778048079924178139293564391283575182187946821114816461363145488327068238621057258603068313463910599901666521078326246079617850013626225228204482047510604972973792384481173166253513652357257124985880017958773082649562639084331843858087183660229737787318030826701745371942416157671200248405881039785527643967640140491691377335428370634386558297038747934150003775595091937502481825780279855750111081119335721079613430666619703557646095210747622250274803059445979825758750681219747826844535373056006735229266000690737097708750733925825285943712959437232067898012276568712197129480655280491344062151613145066630949391685043954739071840466022932681207776766375999632938559216426742103375587028733191091717322736340691254310156647877998337891598717223661605246671848000719311273513507542135090189113491016970845923288916672563536030799769323475831864417522474109155126634295233113486531341618224821714761806153091751791828076727953057627391000401721720321941771651944184833654258587724901498945033182486883264136892769817262118308027906970211474421593950152232566494801192288678448345275151336912080601797710289047820667814048222026223399078024610946726207269828497686309127209084609965867155909738821029522446214653272297244446280627470101434520275451321501787497008678769187722627199652784214458975311371046480626088078183651037718016549460257806935601971107632187512173565801684303679785835776581113934578859166037581346913641717166873825456150967510772555712689918838633750283306190632607447426439430149727215220143833389323557318142644760867568746444328014008745831215639138521179912403035866794545208747518262015752592071044708556890711800252168144625384307946382302164130976870345491930540389572932942360926847474995385352368739330530523384087073584114469703626128599814629939669187710069557666095840310614395975605834180867279247494142573652838357400769558022029416482491248181957639762673793254968603461122277775833519719549149983451203058809976257938266956230766416231120522164215807352997970312137595594119549855744920327944601485021820666327162320022793370255229377515496810091807620232890670011762933205879442512130581813700746130530758387455703046024044244076383721807051838426899500034135231137058104370384066927279861775529869211732797870528146463028530387562733190592542467242553719902529529782011591367396579327724928029719144939618857290806873264736948289100124163440828236783830690112209088508523926053216573094475632214797115531885503189631613260736314193186223222252541506792847075262502302690714274787879553622714491764741375051273445479765309352054904644737085466522276829748013591085294090866360260537314720387607670582557366683631291192062316069356140288487889125228270873948571012857757102239206460504246917100290979533484194778397446755889681426675768970190577085233219806329646782812796783712646630889763817629905135275848059056420275148411184006449727616385633185811436718155814180304476458620147302386209306077935412980614292471496805863615076347195543611594872194974116286406879012863677136376650877612239449935539177927075395453548446378269789511323898688492586806802882445918064112301218183438773772397840250224173152318093760816973396442877011313284985214813402981540391305208132107906919090386566654246802954381062227534352871575867410286664992065313996908155755774931951527213857645299045098910211610746367814893940381253632501515053640942845770076237469502854653637422912147385690602184022367277515048953150074864333081773118207033724157681433650865897251895047955047270167669576163144501277498353062505814365886611521456963290333220693095351231550608652367934113148941519043743644337308030250231158157477578433012075737276973045946762296778518234304866006851085674464939022511320674377575995598901927345552209672297930525100137887951536826271543710837701285742543311384372944321299466626644989238946083107825401549529633919137039078399119805481050817456258880677891124068040251400589825981701127195395956819809430581535270909921488322946731561885057735791841485126274484064865429778221153962697905460380975533955713816026380780321811311767833775712801526167489209104097924474414952507142524781184995904644063892555466337294381475071268736705147720464957069570363503839747609926130516293378075448923720441046697240111974388528240693553811328172120407767268864849563276339496818100269986354876249169345450679503818655807172872845220962132554752455195341714134047884372639315410822828347613536444489722100960446619171887580293752923726686307489479961796421860122676431585338565418602008540307843163290453221681160183525474751855764762751331759645070823807518345214570354830006714129080240201869196868363214643141727114519580646475065146390541073492748567086333909530692102630680494411264261835606400575422555676694035604650828913072802875688331578290822917785578587822687385459999872020593936263219339299277280025852320024106519361040632395177491903680329604154464263013044821857308940460591089432027395100454654762531053432124803914020117233292466223235130302019226118025196716853820496544379076354182959193602470479184053551664620193676306873015553477732928773175695272651202622008625582851449994708687207350818659226090145144164404328464130276316428378115452721251386725088239372775922025323781711563109572623929765292479360146492610135902343276662631563465954131826022853367773113447520571551279894584900919146065726682085180771913287230224331570890868451928522378234337181681679651609736061727881283520024541991564459667014973798878586324149380975489070004927610641563400588960752186319241994278323016762994698082228765463720783902982618057715430030676051891878285262225389030724740163841782057432796530440704709747040557722901383235632280609216654585221704304193423525289300627713453956588845983039621449953427274230435518953438892645325997851651216156020560485333040672394703582664414552650672904848160749146723649219517544539693299585719642151029970229922590026690415119436713174592275945952719286067471975602761208109470918615213837588483894931686259631450733028470694407211813459354275808170642988771482610108206203654143208678096106606708173982832013356757834105901914396039960999324107054051300106958880967083209670362393927280718210781290883687023963980016619948344569070926112103492040679301241865331294077761684931871315591178205980317343979409685795017915088747772663511989869061788995939675568623419011554039518077719275712170962068594275179386273298904627860821061093954881743759497462345152608893035579116614935689610309152504931469424373325246875222102670559717350094842975094377421828013448793472849730644922198326915370225535820887609923911391292401440215433407085465981827382651873286287755430979671517262027470920750030136120687955129591226938211406287809110232913884476409778842998944019416797683157356387722155159910922016617119613265074645749387955600785737822621796749525505380241169597880542820335145284595375705210867405964122310407504791327526980546057786749061962627591623557586594256770399462908553161823998299677893761751844860127279877347538652481713026022250660835142512181432319525747565369416758196624166924404571313362102669003020079747824880072216286120735514318117589640832158495523231374277556156641229489230723840346811379384487615503940209880440729367060587112082312631499490324061135657466851654962703290031924417644494321303428416199536801819074134910816169971509926979811073102149981139215874681283809979414499551708166329166441277794177369238537279358709995700934453157011973878720760822389021679541119487841157991977296854290204465166203972015482834719603047010854702532095513141619293426070482960441180497322889440567165765127224793339778134703823431996788295871722232661529666868475442923572995788709761223010217018732238453704124210100152686664849411351456849105928365901159058069664851063630220063123108561186914646062699380316402754657212045875558227450174074200836480983901035455307224017426758023965795967879443105372986622901950388140065708213646454084003238274035191959484840833677938544059072191386688906112474902131185053796315788223591843630751098388951466746786336670711885588337915353380366192431660515493207293070929840060458985006359746393293581142167917562411460988950563794194360267693548950618726972158561156935350196505901579194519475292455719294367381497197107843663943553514875420733099018158314186396565247480103875677621621405389783004518073342975588075840106951953921716858310022680486685463937928630337346305594366288869955059730746619488834526114223305930071029632989243886507578464626346462129782125818183210826234347411447379256838893398404080022059305180306517262145183401906533316078067896372395265433205616762091047009481147998649372109823703937527062598617159500456367942263639565942630250653430964589832007776592040913869482261536421713113416620389876955719331256175458390734553597640997772441784875273476461965585385115228781008422216286806840647330825929315464328801729494897688345906772235734659005336010081240545015572155372658431390401677292742009947635306464996044421393993783500892575863813555129090165652749391529505329868554950437154904744941570449821839862835946947330678034314659733993778736219130923366005267833685473516719301511226023851630804669565195661343273285867151708904890534505663135171119137720083367253578769539453858183801651220447635008321285363004584433472600375418171075884263074927458850118211979382426826069553905678327637847544100432931641009303819179363649833920934555927199417515679588299076224454891634612468128351365888246017346582136656569568080678645731385631082266096332696822678435475314440914328460773054689146615458797838474506608636656041527509363006553179801061128127926037111187569443147460425663641415281276898717917257563833209385642298066016730267510243255409485502058751130759007680091889264151434867145337291888273854990985924748418174116568626950208050002277931169746148572904338440125942320671901829604675947397531712511925407126057914014556527246796356980457075922027158971563805441565968937941773300340042272624688341793052312370424611775657057929832527980796133643911784691597549638828829536321283900028058296460115163445979847805089180502841808463679949661378871665445100655892012589113631634166374226122055339988369919286358484049879323735503833413004744268461462770247060538683110196039673058502588510830144784950079162933036233557421856414222777836273731306182487686585128628628653652118633878008899955642496628814031387634531241630287428546434885703674735407945848836488264365978077830830134753249131024119270651506015091221360696525425222888189050197675572550050169389893365388356659902899291676220129188769805751817005611681056850313804110292239333304087385406549228870438030020914527785426352749239035426019679736125333043227507256099844503274130250697277601174448330861781003654529575815981745954949577375891237611536589170798755405256003701267120371664832397967619659274511295004013252789170128552189780711857506247593662226511278197699674686636355422997316737681311400411866257149863487891393640681242216120589236661553442840319226921013996652324559215434637314477691545847526932793397600508104028950875399768960468312157573954658773394850196612865798071446970687641009423766655454310219229454412894907360265803286197920014468890033520879482185065013658171522114793501166912081980744102928447573004987707476231385822370080604469970938383909837632091946922339932922772200838789366569166443700920482403935815557147604192609759052363141647531510360213483751559468050744797511138691264628753037213335374165932110774525614440005369142669321657417919974843665621597822828285693776866739699858463360809785104792163674456230272360720051302720881310969072611053863509520661829985731717515544719975122509721833341934264781067180382491555752940407347996522022308049591991850719438686150288058949953877694787471610078409973563492435648787764501344869906609379112528633289299983469455328854010536423470193751039897658184723378143591070155394746553692147130895464039969296247606530611013630574880549505041637506847094211810242689850953799230810871099002462892036753847111143023565928005583275652122686892989034557200583089397151351749410691451183096785840221451739215852789905485564787969475830514893645358270117832445867595584597020701268826493666336110759543974832958766195283614411691187283912580526055757684781877783428297943625880468639753851991385035195381976825050536181917940752458763174572579462524018710238141032215085331891127657741899333586217853644689429966621004166974379794633938063063414993301651599267238431407678777622416150623813427025069268530212479246841560754630843992373485583789764732861486909079932991898865688659713999747785372585097488866058835646700382038466414985860398849353760667215407979593171090838007874493121733754370926146733985393276830305942730562508730298345412930848382103958353261956393792143143335288790449867926833373801609200550852272032697217184914008574522342550141710207284528621870125146634758505884590133479233284351960284377433387468886981687158794032184017831086414226872728343010934486760764514157591425793805204626535247016006708783189403152465453642374775402032370501148177156549745080613802648177577679154417254651809179152817549438555236233373971270800326551987724764794154499763376886447817979645114237776381297374402259299124036137275280250778978570856433423646874827428085647440688968064428572296493279828433994385398202228980226329642081470029088594977957032701463000657249186729690790127502541187004503732216979804023101396065978876868345304025170157307562824877697844163677165558607233090800897248192617294574670030941726009919567346849252878714110097666146889300340406118275474204539089022045659351105165411930856676837722804101673070812822149203034002384593434065899086523533848621792490890958167718271987721179970132472130520297552323939538599425076720359236447129823789390496523621235649638473698800742792444935388480645241511484779903604149001418569229880491306000836953969332862828798393968406706928214859772656886734333606529866547965169422959956770870597928532782970583300401950991028239670894616079898404824261682306252991696442762168057539730490563178286650771311786204295997053684675471641953642763694891948127960311889689778247754425608601265781381665601559009513789060405350857004929389368921661516213252010193514574755717955473297503558785473573558445375575852285739754362177876538114855225866701844183605509678942197917174915234406933189155010297543644103270223009421217841678401990935143077040888919091900554470523456639185456089016045645967652424758508185956492886038671840003241828398015669245900283914404297533256787843713243368365205771764666809347679315322132467524171429292801404649582176401659467442969626679266280861869570919606438902489367520365212607759590612874273665463488862300597356156850590295700077948002837839628767661436991316720038270508681590367186610617958538678068736350213396287135146713495795535982113944201894009395258356777618864908005625846022044646377868094499357627921817770164538827947870706397086015067794389496290980811191689755636817597330273698228322328708424717811038931215324464261319898983883209340303719859193073837469616540608744556379733320499908919888965310753431365133649810888736710642826342574715125093152830838189638960284362223778126403758061360274439197066949343784671970138891765867757058817330377360884519362773230135300132158245697744433472787044408277041416414250958804385047797629658308919137929924856817949445568591584107020908517216052867950150346163281946522895463294241603744930021768480809926349441715788471496624134506553023916227355060478780306291416002976779730846761241377917404545601598702250129955863881929041335072723540664251900614066193206237729010728325880132915104269484703910391515477635945840629340499755011964081527486842405550632076319620235732600399022032604619145358624923325434541460588011259204027436813761119938562114781737040185792311112594850194681205786942563412148233935067960911658639731095016306862997171089224385175726349792209219234333937164666417746678141079667344704421601046231511208162200328363480371817149295100753431071607652751177174925923507073430281429053637006516139051640398419451600719930306765771915996586348610302640315573078148356608576541454813901726898847584096430741178503444792961552907348657629481219429574906115841555488381733004563486172435400100185092766607124950543232582609878836062107504549091853115647885641294609776935559830092139247154525560480325244090464768222199248520296716401142806816944243931388846981897376709686096745694949330834293106467194875925213913787235245252094760644716432588702209202383256098973340007710816079044521172063658718405695492624153557480561631095004470735884394497848460743997585066284793845207548200462589202440772268561265454342679777882909502370754167479318257799750663789127648388401787244575402175542591094360775576403173705577499601384173059054894828499931888661422296831312752208554066580094669700770122294292954536155045198598945033909369660627435284465071630611143585562493177352044419613671734115420138178386599351043017792391460763581220194622153906695428516857800431087505953191153795699395462083275049146896527267129023556249701820017418293311448763352999344614075368767021446105172365290365768413892569745145726616657255185791679095304956270808205961945865850979764829639987313552054339075316551502997683514110844349701668349300637347004785306865084057403505532903865815350426976486367608861369696559334407389918440181029631143381756649276019369123456322556466359229944010031762850245454318706534961113739584752546606487988977161435494784466943495724872830393765237457178362051287971575895942468916217517004632042091552399544468413357757403933533268090670733100755045118652482718144359727269982145871105332188285195831637350750406527642872543629732145386507378582571580019097162415326844619390252682087272769093282298812521808857786606854195387110973633224324873785776756757363891180527392711871051788818513268572398055043391190151369608029185102488613698844325345760915406661650543095093284487911643770790618286390430996679552754666724407535864322606569783292093415300107019944029627602059737616528917936123417319001150160447198086972363597738282761265441617939180484506385188853214613947750487809266719707762514220117046926160504736596254012369921798759407754945871458510550665884003237337438832980739616576338206561702092048459397907393685300924388772197772523002594644421490852265211460209338755740291806284100871050533754095427922549952798472433340612394780650130530406367572225966251246694230917307124943165772736363301545643228444844810392534111682382731480215914733549456637394174951733822269765236472437490441455522989297756798505385756350457235997683072082080685346409138797249748498781029243194394854778301261042289752450881061593357372490123519907959562983887168032172345113913365399719262990869123507333085945117748856400442376284769715172232536619377537039185263405933539687103109142443327959034852312353861732266674538797200683794260996203418995098764384011861790638558736576698727021375868725341689855751276178011728290361853064120011850746993420583460788157614462932537441810133613362027315420585013534786283020327719721164819152547563941502775403777020526878242355973038681512526836366623187557466245944542383943821936852822546472986364977961384703982691157055504133526566797272100438614430088482685622072445490448124578089606252654025894975516547514794046555161292658252765968044820496333762992135052074750730341747780703019487779251436240197455662900685718831270325910594446545863904535652711931599220648326336313819967441198285960493533533707568921970315681957290679782912684342693141467143280733079025175899072244622691057418342974367934557232670631625446540952290697499308359491664004680883658482225361046272891120752139241277045186476745874230685278783210030613780063538547403871362241564166108722069778054689544129047607504679787935682584283464652684747001390104257608248644075638479896129601117311601432825944104911628162855025966993738320318097376372982828749834803946086503478554992534559851433331423482520887472097009989213346384096911847974538033187992087806549777759687184477692033126427417115018006407404806358010057923875363745366805812866976132958039499314827307154171578327728289804644596808579410840406858524169425699996122367926154081603776690339658659980380292947289044442947115525078293282205998064247897178071400632184324495381505636844842173478289575606062144965344122223388755502540439640199128368508560753551955365451883870374425297598253297640678012830351467201134317175001668618840924873749549946759200082547757047212291790609546028362366505269449694210806055381161077117767946147431599750230819295392703740303221499565335294741144092669226495338952190018608371604088649553887739613064942079902650939677915855178064153805403572157223470019606342359586203219809175536964544001422564106360614642475329654390815060993293950406040850214579876569850556363100363454757841428203275556678724023943608293457712814570508369107149690090282312918858866307761358016635369912607898137305529492573411758646488303153514291537521430909254164815216695819069328935534182532040543738794092218741366114574246538963045991959566894889189462878593825498079210645366427261187920457060401813879010674945503623024299807002466441448032563379445929981068628907894317983418366771256150487073998291856327485507943231376909303387691898044402881615090927297903907942501293873624180415487023409606141701333530893758585816462573979386855053231704126691381721123981054574512573278682129617046327380772223190590508925054143597304785340692510306823899583201660877684341574922957583519938084792141436782421601101520421792981813787836532694641283020396210387944450921576042931344174242757633115856457130802024371603635262062117419611696179142123103967615689025822181871328553575151460330089558955147066324355689443868385954535741463605422604108676611459623833365313551261798787171848275558196219573515811396929460926586044432523136150298206183150845106524083506161294614551201468302180023146150763976576595005186455044235856449815267250226998064542329445108805255261948140851271263901293853321098557867163832047819223863599484121910801632306606262666164976831393379407890330198145782813160621981120094239379714257311225865251728564115995035653091584923489949564284384223464715866437317839661966671515923742654560144277554908016045846481984927663596724343643571148548875976484352372305954852967709649508879046906192265151509355780700061207377311028843305734033535022263595629703767477730700820389303765736818415348592776639157590460693422603652457102749005273189784372081961767595171980725786150106592001559524916124741679562962962045511864746436342789956721353254020092225046979112743069057458403601081126503959507946123175193366224082440036914706367389405290855652290307145802917351352565366180493225091529311542351687348311477886525158515127982112193472056223122193821431931230734015686777477463847939727876653271708887547672198059660065101109581220219371148967160244161678260643437368690365609658393324344692336948024211303954273360178959558252411617282999796281127560376449276486844763961752102084511647026658762830578282547737009749123110970696406269708608501390264782718882739067403992700458911404439992037675129074062900932659429031886816518586615825267363272756047206015512139937361104500643281078651632132464586219539722005017684529475004199255294316617858263626671357461495636141631507981794602772809946901710382126087088336844781753985652523742722334972020832246944564471632388848941593908018945552542463507429084740541733900077148073581238576447072841031390661616549481087396975228019991679456643401291004264143035146413189651889131921845406805828020662886902276794481426436025568584917446024130990514949182311435438722408057101698893767601238345122252405313879148089583030448881645645865369248753985673461609366745438169390017467015669407738274187917777612499191875076584962804617106647687826779398756793917366845322840571841261440902578817914337982148194775984419512012403903939069848293695016951866752942319272249214119061945887350594288173900888384526402078468297601810657172830518403104196569190161941968796363444119186509128764726463776830936877618666531714658742227654215204926632304922058517214919822861028235773914192178106376076592460313974411319430406627422144902317791891623300862075698925568585829609492371412316636298763268841278923648487657938489554539592563696599446169776373663706168229011353419729195329608296377067679983683472975161517404782087478858839828243248702602951430955257620060050506154291315966552665411312335869252298253933898165500732328353086279884835950102898600047800274200530724021941515278110397359565053577889982211432758981401736424888128030747526539736319768019274681082648740587553328856534906583413454432330162278929207443146288130480731070226042041372101383512042424660932221160690129796548337079233480971421752476469789138419564041893026213861998160503054435493048640196788634814545792061719981392060877019269568950610008097434785419774579829896771371079559412925437402797682194341259588921525457588938701002757548204525104024201314364061481277726103500830821035976211950614561965126322969566034552026364491027804631439851607460036452409037758436037559353587362435671359804347045471259955316948318866176071778295966787850063918657325450174089741700847449755504056838108425067952148387724966819422735450747110912818990949779042681696658358423275572562250444747001518566540139264735795033581401406268732057311903930985977866111301199430580600516550577271127364922181522106182357702736321766232568676919847877223620021359958172095709481563909408664797582648655648916326900119407065261028437102712093119473976615725350118840035947080805583666500437751941535407941679513851005708125235491189064836211975843988736150299318308249708637429484799967756570601163006182855939698604485377860222242289713740412392163448441526987106851901733819508669474795679395509465165471020648190884230549346926109029188762668419943054486817530533662684474128813414345432166474185193719785347587477217649773285755089462430368550196578671364581830284034616395021793754211063893309191545899033211143683238915389942396124029782024293345646084381628335724916267666935137828337080016278839069994915784557142035234698484902877681446376194165451765486401736133004901008438603066672304504677804731227146713254721451134411115501519132484759066608092736621944408299981523962946098441609080834657768925422259098887300727489153891790439621473051375758955968135267436820283485224286426247136723066591102162360200365543259930517962271880946591613854582775848418214124224942780287948646190033646119539059961478953159468211328363442948411154567816625970362922575169502607970171697504123083651956451213140944658470680964519294289253546380633955310536575034425580337197197994962770558131718230810974525937584699928587748792337908364031562747372845976596946612129456808248731222160032097877694333220975673407976585531763618868269626042609002228753044500643382390046939990403361035092695430311701167364169417046998660048890658802786231410467339326010732427031208112415368169290876129488841009937990334782221957573453259234991340175994749357514595193417869917780514644049244063464443263357344989415232912969865717473394414400522397326827369546739040852367821128889853967643804034206900549861333790243270495501778894991974459992625880590042280646790632145457590485023861213769027568030963325716045533887643211131452989311931449511620176383865784772381230206712279218653818132439021851211461449373444446075566653252452904180875477324266744065559773478805180975263966147932111982282070118882374076427092911459641215800027474587970012560768934940808243141025077290338145641995364847395497884719473151108309038175783042495968528362149171473571496019195425951122941732232380342325579787023287110719767169282388230701719139713756011084491845038863038632400953356822465027991585128693665166416902281735459729142532856254986279980767252082254862659771060504733917179887774045634090084201599606403889526337824470902757833429155275561441728124556017043547440642620932764981052775063166951792510018961154106304679144833005097592357570092332354836324587994223583723359728459347324234158723080929177485085307546578561217936308381970095593493850406641712833574599201681114105701104643109963775202007449825534565942466990585472573238593088336365808008471764203131710171429864082965428318800545226538755406668297391195540401071834557726211001360835480724293973383453311476425583427657136335213048882527365980533645063551553170746728494172291456802561150789362151959922969291433671783771550787054455129279420277839297337938452522918055451872787771407652117822505266006654997807315890166159867225307214618968132581960255559003958162914824199719520220891035779226973706098345125856918460125581804748882325865388659663276081794326200359239007061279875560624730947579210629438120731661357110531117916237545543561563725032957270016935647122224887908225199886181486981241133066679734654735150129949768657858446870048393670853336029234914275923317260150962033966224887017221774215254657588295551465782321781770934095737253857198965368233232458806502895350968213714897589767701522374633776411927822565794044390417415263464866382367749611026903567478222788544484643082338578391959466413248485501380930982267204852621362171039896555434985636194225778378519814668569761196360659775684517330544372616703476207983909694156348215711223466587041581783831156157764518302980223281698078127741495280301347022136240962933675967216781904728222491781360074730935749198338637027064953711659933161276419706999252986750720711776815714109680598499765558463471881302494474027765000084847211143015088608466740399580347732932738608378887864821108952116511993154836226299051207761765205347939954801642384792773084562462530544995382625760610771050693051527746506118862137711467740913760396813618997321338793688590487944858351597978510676517178451023719831523642895212813028247287160425588596436970607506983792385031842538039421889453962850033783068007719646907119971439674279870920752710816791062746252770756156460450827504370438521835712398604929127530438412571998606009175477441384108382272130282235491694446654097717884213332150939117717278278188201656820524571635496994132371459799819671948026444159515964493815247126522915362077083885670511435276058886730175835955689476800554149223830855749339957034040691994920382093930275810459052024175157515926078873423981946467897996097943729618393079517852516339891206074527614148165588942977389267037134640668390592665234273417218042546027584336765239091108218515740892114451222135423352099679558873286182411563061704627251710631725500187233691572002304418396700144987626848212095061865252215608668346672030471649956694428667934413213429594957276352319327269052088965528820245471523139075233056723995610746342616400079475465692605055301122864384775791900236221858355478093453298927521456097935005926068057207666694610872435265556848546934607275404828604746718299099723145471587411231374019062089646223899820037545386296976430789634246159212406952805126607243035241632600879391291643696989382889414766004906110422739420197101255169671113818320885753396062839574058555928994605641262071302896675653583507033588675071316710361757347454658102105832613690721977775498400668535460418248215151206751065786737630875035916395227531674178210113299927689589669848242608192282227916201810304543320738288004706917738951588691573544384446697158256336731558619531940177460680617200883839385365640284265081341844657269885600005542411771926500834459072162885313105164568173973486658397103561024532356913855480375374547277726967173121507044225177999971991196554178581651527780573138545752305973041095194385706367052793417543634283429369411008684280962392492385496560106126944404067480825004251845448894388843771500033940802512018550597079094673851023127931236171230378297654552824486127208579175768485326517960198504908186142200763041366835633629387053897319124529696136743789159089177504266856091436534058488130581740621932274144294122519605780674482564937547473603074823678600866373019212122396888526388612919172040311195811343628284922160718887962760927644329017164480151868533964533342938998638184120832198015576612846924490736006043234100396685581388747357022499990781106574378705112845059593245631477840898159302938336181249503847027190185328784877290855146302389690588166426392622825107033595017171616161836111467190728790199671203251292536391107083140370266586719183721140256882007481853624148960601842938652951079523170094200662052156888360799653893448989291972236922592187828588516459857589429271138961104662306959020076142206583215146173930878078270543099851261112664167242249032977811801728867427505426605808753843863081691797270961103843744707791995026128659322300766081981412104922295554036197533353302400348618565722828086409647607536835458366753458361574984823954000180909518561309200122851900781284992290176265044390750810081552613646700145033703627778526969588487701304135069520896264474128446351454301208204607882486590779763687380645542853375844443766778633332856778729131235976217930732075332347750137423606238879184991199032873225857356363816192641768037027758786558001805292393113588664136978838071710577097563634199551393170346540531462152709361140885674736500363166150559157169292232114415009635065003507389694236046835017751664828825083418791306734238754461850299763807029045635647392358284856221960246421607846413172573770370208990449072202589907387535329356028319801052786331541603909027364408918189423442039358869371367087548394637420689301287664682405551247490565654575459350833663586254141543823801713702849652538477620219707834289690565678807954606648416762099600658835369102510271098067151728873014461619671472402863500141168993920931312195488147373843300027064276598573964797259943495356566752098155870513391176619753689793468107270462240728900446689609951510268488874591071104639854667669655517016489276894768539007858097355830835359856708379863235949631812285350999116518503189070122886298940195227023978748547358546151529287790644402060247007418081953129447036848270885787961819097443637155321428971424180442463440179629431233567977880712326169979318122902971872763073534082151655485724503597789690812075402352146464831395076207128977181445599077183013475900542722858046082091449447881780914864999710909038417732775016279989475112692335309548958418665748456260043213506818252320741271420721764494742684300817332369514102082958721995184292906834806326925084391624450886796492518353352649179436352707898967950706528833205123572409325046610037486929364814596039854616925999544650016129395143161438374431911135000973794446959759657022561610154159858775976528328983395981622417230370813003432918220069910647876227095154183946663711988847399904474368880859781066477513179287401649972968696081578225071522824099292184883880666207224607723351571858045129046198472993169963271376729183907295404599782566467591566499389709831673617569719277186344422884852918438205375656232382016121037218713710866707082025149537229341338522717271342501511473391718685545361391835725469283948395928379901624412266707483857163943735361703251979368926683377561346426447247340484074713154077795685971433274504295032336736615929422112462964169436997326541492222861784088905778458080433205936782576445143042867906145488420117184417949483715125791283244981940073720952613156487564215318385541246966138341013867891486458494873393917646171036983408166826846193024847606291987569976094393981750630277240771851648436760946459373520232381029520330611679141306237211286036848403042524074948681205038190408330944150101821277642465807800072076914979852536014637299842436826815571105311730964323187230142995384401284037475361379581694624742790178845858141143005486525973526474412926745620030461078054669562479907241774558342262740643986285411245744594217922836896330724007363373454476000737368122147798574130260430548294527328757832612224329444220160111972660158138250049709238821181694464235003916793851072179941241836970210852268951762282267467203526245049974776070125606211185739387385619042079107762566107634094277101329405812056183123545172427011221285420478187458393049351448194869874495444049721450994446471110662332190302589129923911951467116128740832736131005062471804848985314545511221746803505465401655756828543595881573283972962184020865420272091739733217211309489994253598133798582400025665632229155641822424389969952303956787770309146134842847978690528722423304328856352825388159423901821302310992701449695576359136554150160494475415289814449925728943976442775051799730623986896583008175952688176638178889232320599320602345276108056012385378992622111386958359587062805198339332030212857734749033722765921099606893039406514066472977134084725910921944061481949667822495039032423500822784087769833885897006778399866835933533407061582641252852264405801252904803666086779387174658079725096079213035121449577898058005775743039922314225750445335040058552815002067814422075570211858941854772920228497742171148832296855454311456989128836090240198829657494424441976854891081840075914131298003841651794254302132745671008952086267345692521609118315078473056531750704038255080696813810197501301602849486430274145616920576') test test_decimal failed ====================================================================== FAIL: test_c_funcs (test.test_decimal.CWhitebox) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_decimal.py", line 5064, in test_c_funcs self.assertEqual(str(c.canonical(Decimal(200))), '200') AssertionError: '51200' != '200' - 51200 ? -- + 200 ---------------------------------------------------------------------- Ran 625 tests in 20.365s FAILED (failures=38, errors=8, skipped=13) 1 test failed: test_decimal 7.69user 0.09system 0:22.03elapsed 35%CPU (0avgtext+0avgdata 98128maxresident)k 0inputs+448outputs (0major+27905minor)pagefaults 0swaps + echo test_decimal =================== test_decorators ==================== + for TestName in $(cat testnames.txt) + echo =================== test_decorators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_decorators == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28210 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_decorators test_argforms (test.test_decorators.TestDecorators) ... ok test_dbcheck (test.test_decorators.TestDecorators) ... ok test_dotted (test.test_decorators.TestDecorators) ... ok test_double (test.test_decorators.TestDecorators) ... ok test_errors (test.test_decorators.TestDecorators) ... ok test_eval_order (test.test_decorators.TestDecorators) ... ok test_memoize (test.test_decorators.TestDecorators) ... ok test_order (test.test_decorators.TestDecorators) ... ok test_single (test.test_decorators.TestDecorators) ... ok test_staticmethod_function (test.test_decorators.TestDecorators) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.002s OK test_double (test.test_decorators.TestClassDecorators) ... ok test_order (test.test_decorators.TestClassDecorators) ... ok test_simple (test.test_decorators.TestClassDecorators) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.000s OK 1 test OK. =================== test_defaultdict ==================== 0.15user 0.01system 0:00.54elapsed 31%CPU (0avgtext+0avgdata 41508maxresident)k 0inputs+56outputs (0major+8398minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_defaultdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_defaultdict == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28214 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_defaultdict test_basic (test.test_defaultdict.TestDefaultDict) ... ok test_callable_arg (test.test_defaultdict.TestDefaultDict) ... ok test_copy (test.test_defaultdict.TestDefaultDict) ... ok test_deep_copy (test.test_defaultdict.TestDefaultDict) ... ok test_keyerror_without_factory (test.test_defaultdict.TestDefaultDict) ... ok test_missing (test.test_defaultdict.TestDefaultDict) ... ok test_pickleing (test.test_defaultdict.TestDefaultDict) ... ok test_print (test.test_defaultdict.TestDefaultDict) ... ok test_recursive_repr (test.test_defaultdict.TestDefaultDict) ... ok test_repr (test.test_defaultdict.TestDefaultDict) ... ok test_shallow_copy (test.test_defaultdict.TestDefaultDict) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.004s OK 1 test OK. 0.15user 0.02system 0:00.61elapsed 28%CPU (0avgtext+0avgdata 41620maxresident)k 0inputs+48outputs (0major+8403minor)pagefaults 0swaps =================== test_deque ==================== + for TestName in $(cat testnames.txt) + echo =================== test_deque ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_deque == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28218 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_deque test_basics (test.test_deque.TestBasic) ... ok test_big_queue_popleft (test.test_deque.TestBasic) ... ok test_big_queue_popright (test.test_deque.TestBasic) ... ok test_big_stack_left (test.test_deque.TestBasic) ... ok test_big_stack_right (test.test_deque.TestBasic) ... ok test_clear (test.test_deque.TestBasic) ... ok test_comparisons (test.test_deque.TestBasic) ... ok test_container_iterator (test.test_deque.TestBasic) ... ok test_copy (test.test_deque.TestBasic) ... ok test_count (test.test_deque.TestBasic) ... ok test_deepcopy (test.test_deque.TestBasic) ... ok test_delitem (test.test_deque.TestBasic) ... ok test_extend (test.test_deque.TestBasic) ... ok test_extendleft (test.test_deque.TestBasic) ... ok test_gc_doesnt_blowup (test.test_deque.TestBasic) ... ok test_getitem (test.test_deque.TestBasic) ... ok test_hash (test.test_deque.TestBasic) ... ok test_iadd (test.test_deque.TestBasic) ... ok test_init (test.test_deque.TestBasic) ... ok test_iterator_pickle (test.test_deque.TestBasic) ... ok test_len (test.test_deque.TestBasic) ... ok test_long_steadystate_queue_popleft (test.test_deque.TestBasic) ... ok test_long_steadystate_queue_popright (test.test_deque.TestBasic) ... ok test_maxlen (test.test_deque.TestBasic) ... ok test_maxlen_attribute (test.test_deque.TestBasic) ... ok test_maxlen_zero (test.test_deque.TestBasic) ... ok test_pickle (test.test_deque.TestBasic) ... ok test_print (test.test_deque.TestBasic) ... ok test_remove (test.test_deque.TestBasic) ... ok test_repr (test.test_deque.TestBasic) ... ok test_reverse (test.test_deque.TestBasic) ... ok test_reversed (test.test_deque.TestBasic) ... ok test_rotate (test.test_deque.TestBasic) ... ok test_roundtrip_iter_init (test.test_deque.TestBasic) ... ok test_setitem (test.test_deque.TestBasic) ... ok test_sizeof (test.test_deque.TestBasic) ... skipped 'implementation detail specific to cpython' test_underflow (test.test_deque.TestBasic) ... ok test_constructor (test.test_deque.TestVariousIteratorArgs) ... ok test_iter_with_altered_data (test.test_deque.TestVariousIteratorArgs) ... ok test_runtime_error_on_empty_deque (test.test_deque.TestVariousIteratorArgs) ... ok test_basics (test.test_deque.TestSubclass) ... ok test_copy_pickle (test.test_deque.TestSubclass) ... ok test_strange_subclass (test.test_deque.TestSubclass) ... ok test_weakref (test.test_deque.TestSubclass) ... ok test_subclass_with_kwargs (test.test_deque.TestSubclassWithKwargs) ... ok ---------------------------------------------------------------------- Ran 45 tests in 4.016s OK (skipped=1) Trying: from collections import deque Expecting nothing ok Trying: d = deque('ghi') # make a new deque with three items Expecting nothing ok Trying: for elem in d: # iterate over the deque's elements print(elem.upper()) Expecting: G H I ok Trying: d.append('j') # add a new entry to the right side Expecting nothing ok Trying: d.appendleft('f') # add a new entry to the left side Expecting nothing ok Trying: d # show the representation of the deque Expecting: deque(['f', 'g', 'h', 'i', 'j']) ok Trying: d.pop() # return and remove the rightmost item Expecting: 'j' ok Trying: d.popleft() # return and remove the leftmost item Expecting: 'f' ok Trying: list(d) # list the contents of the deque Expecting: ['g', 'h', 'i'] ok Trying: d[0] # peek at leftmost item Expecting: 'g' ok Trying: d[-1] # peek at rightmost item Expecting: 'i' ok Trying: list(reversed(d)) # list the contents of a deque in reverse Expecting: ['i', 'h', 'g'] ok Trying: 'h' in d # search the deque Expecting: True ok Trying: d.extend('jkl') # add multiple elements at once Expecting nothing ok Trying: d Expecting: deque(['g', 'h', 'i', 'j', 'k', 'l']) ok Trying: d.rotate(1) # right rotation Expecting nothing ok Trying: d Expecting: deque(['l', 'g', 'h', 'i', 'j', 'k']) ok Trying: d.rotate(-1) # left rotation Expecting nothing ok Trying: d Expecting: deque(['g', 'h', 'i', 'j', 'k', 'l']) ok Trying: deque(reversed(d)) # make a new deque in reverse order Expecting: deque(['l', 'k', 'j', 'i', 'h', 'g']) ok Trying: d.clear() # empty the deque Expecting nothing ok Trying: d.pop() # cannot pop from an empty deque Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- d.pop() IndexError: pop from an empty deque ok Trying: d.extendleft('abc') # extendleft() reverses the input order Expecting nothing ok Trying: d Expecting: deque(['c', 'b', 'a']) ok Trying: def delete_nth(d, n): d.rotate(-n) d.popleft() d.rotate(n) Expecting nothing ok Trying: d = deque('abcdef') Expecting nothing ok Trying: delete_nth(d, 2) # remove the entry at d[2] Expecting nothing ok Trying: d Expecting: deque(['a', 'b', 'd', 'e', 'f']) ok Trying: def roundrobin(*iterables): pending = deque(iter(i) for i in iterables) while pending: task = pending.popleft() try: yield next(task) except StopIteration: continue pending.append(task) Expecting nothing ok Trying: for value in roundrobin('abc', 'd', 'efgh'): print(value) Expecting: a d e b f c g h ok Trying: def maketree(iterable): d = deque(iterable) while len(d) > 1: pair = [d.popleft(), d.popleft()] d.append(pair) return list(d) Expecting nothing ok Trying: print(maketree('abcdefgh')) Expecting: [[[['a', 'b'], ['c', 'd']], [['e', 'f'], ['g', 'h']]]] ok 62 items had no tests: test.test_deque test.test_deque.BadCmp test.test_deque.BadCmp.__eq__ test.test_deque.Deque test.test_deque.DequeWithBadIter test.test_deque.DequeWithBadIter.__iter__ test.test_deque.MutateCmp test.test_deque.MutateCmp.__eq__ test.test_deque.MutateCmp.__init__ test.test_deque.SubclassWithKwargs test.test_deque.SubclassWithKwargs.__init__ test.test_deque.TestBasic test.test_deque.TestBasic.test_basics test.test_deque.TestBasic.test_big_queue_popleft test.test_deque.TestBasic.test_big_queue_popright test.test_deque.TestBasic.test_big_stack_left test.test_deque.TestBasic.test_big_stack_right test.test_deque.TestBasic.test_clear test.test_deque.TestBasic.test_comparisons test.test_deque.TestBasic.test_container_iterator test.test_deque.TestBasic.test_copy test.test_deque.TestBasic.test_count test.test_deque.TestBasic.test_deepcopy test.test_deque.TestBasic.test_delitem test.test_deque.TestBasic.test_extend test.test_deque.TestBasic.test_extendleft test.test_deque.TestBasic.test_gc_doesnt_blowup test.test_deque.TestBasic.test_getitem test.test_deque.TestBasic.test_hash test.test_deque.TestBasic.test_iadd test.test_deque.TestBasic.test_init test.test_deque.TestBasic.test_iterator_pickle test.test_deque.TestBasic.test_len test.test_deque.TestBasic.test_long_steadystate_queue_popleft test.test_deque.TestBasic.test_long_steadystate_queue_popright test.test_deque.TestBasic.test_maxlen test.test_deque.TestBasic.test_maxlen_attribute test.test_deque.TestBasic.test_maxlen_zero test.test_deque.TestBasic.test_pickle test.test_deque.TestBasic.test_print test.test_deque.TestBasic.test_remove test.test_deque.TestBasic.test_repr test.test_deque.TestBasic.test_reverse test.test_deque.TestBasic.test_reversed test.test_deque.TestBasic.test_rotate test.test_deque.TestBasic.test_roundtrip_iter_init test.test_deque.TestBasic.test_setitem test.test_deque.TestBasic.test_sizeof test.test_deque.TestBasic.test_underflow test.test_deque.TestSubclass test.test_deque.TestSubclass.test_basics test.test_deque.TestSubclass.test_copy_pickle test.test_deque.TestSubclass.test_strange_subclass test.test_deque.TestSubclass.test_weakref test.test_deque.TestSubclassWithKwargs test.test_deque.TestSubclassWithKwargs.test_subclass_with_kwargs test.test_deque.TestVariousIteratorArgs test.test_deque.TestVariousIteratorArgs.test_constructor test.test_deque.TestVariousIteratorArgs.test_iter_with_altered_data test.test_deque.TestVariousIteratorArgs.test_runtime_error_on_empty_deque test.test_deque.fail test.test_deque.test_main 1 items passed all tests: 32 tests in test.test_deque.__test__.libreftest 32 tests in 63 items. 32 passed and 0 failed. Test passed. doctest (test.test_deque) ... 32 tests with zero failures 1 test OK. =================== test_descr ==================== 1.64user 0.03system 0:05.30elapsed 31%CPU (0avgtext+0avgdata 50280maxresident)k 0inputs+168outputs (0major+12005minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_descr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_descr == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28222 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_descr test_pytype_long_ready (test.test_descr.PTypesLongInitTest) ... ok test_complexes (test.test_descr.OperatorsTest) ... ok test_dicts (test.test_descr.OperatorsTest) ... ok test_explicit_reverse_methods (test.test_descr.OperatorsTest) ... ok test_floats (test.test_descr.OperatorsTest) ... ok test_ints (test.test_descr.OperatorsTest) ... ok test_lists (test.test_descr.OperatorsTest) ... ok test_spam_dicts (test.test_descr.OperatorsTest) ... skipped "the module 'xxsubtype' is internal" test_spam_lists (test.test_descr.OperatorsTest) ... skipped "the module 'xxsubtype' is internal" test_abstractmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_altmro (test.test_descr.ClassPropertiesAndMethods) ... ok test_assign_slice (test.test_descr.ClassPropertiesAndMethods) ... ok test_basic_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_binary_operator_override (test.test_descr.ClassPropertiesAndMethods) ... ok test_buffer_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_builtin_bases (test.test_descr.ClassPropertiesAndMethods) ... ok test_carloverre (test.test_descr.ClassPropertiesAndMethods) ... ok test_classic (test.test_descr.ClassPropertiesAndMethods) ... ok test_classic_comparisons (test.test_descr.ClassPropertiesAndMethods) ... ok test_classmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_classmethods_in_c (test.test_descr.ClassPropertiesAndMethods) ... skipped "the module 'xxsubtype' is internal" test_compattr (test.test_descr.ClassPropertiesAndMethods) ... ok test_consistency_with_epg (test.test_descr.ClassPropertiesAndMethods) ... ok test_copy_setstate (test.test_descr.ClassPropertiesAndMethods) ... ok test_cycle_through_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_deepcopy_recursive (test.test_descr.ClassPropertiesAndMethods) ... ok test_delete_hook (test.test_descr.ClassPropertiesAndMethods) ... ok test_descrdoc (test.test_descr.ClassPropertiesAndMethods) ... ok test_diamond_inheritence (test.test_descr.ClassPropertiesAndMethods) ... ok test_dict_constructors (test.test_descr.ClassPropertiesAndMethods) ... ok test_dir (test.test_descr.ClassPropertiesAndMethods) ... ok test_doc_descriptor (test.test_descr.ClassPropertiesAndMethods) ... ok test_dynamics (test.test_descr.ClassPropertiesAndMethods) ... ok test_errors (test.test_descr.ClassPropertiesAndMethods) ... ok test_evil_type_name (test.test_descr.ClassPropertiesAndMethods) ... ok test_ex5_from_c3_switch (test.test_descr.ClassPropertiesAndMethods) ... ok test_file_fault (test.test_descr.ClassPropertiesAndMethods) ... ok test_funny_new (test.test_descr.ClassPropertiesAndMethods) ... ok test_getattr_hooks (test.test_descr.ClassPropertiesAndMethods) ... ok test_hash_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_imul_bug (test.test_descr.ClassPropertiesAndMethods) ... ok test_init (test.test_descr.ClassPropertiesAndMethods) ... ok test_ipow (test.test_descr.ClassPropertiesAndMethods) ... ok test_isinst_isclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_keyword_arguments (test.test_descr.ClassPropertiesAndMethods) ... ok test_keywords (test.test_descr.ClassPropertiesAndMethods) ... ok test_metaclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_meth_class_get (test.test_descr.ClassPropertiesAndMethods) ... skipped 'testing an internal kind of method object' test_method_wrapper (test.test_descr.ClassPropertiesAndMethods) ... ok test_methods (test.test_descr.ClassPropertiesAndMethods) ... ok test_mixing_slot_wrappers (test.test_descr.ClassPropertiesAndMethods) ... ok test_module_subclasses (test.test_descr.ClassPropertiesAndMethods) ... ok test_monotonicity (test.test_descr.ClassPropertiesAndMethods) ... ok test_mro_disagreement (test.test_descr.ClassPropertiesAndMethods) ... ok test_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases_catch_mro_conflict (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases_with_failing_mro (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_names (test.test_descr.ClassPropertiesAndMethods) ... ok test_newslots (test.test_descr.ClassPropertiesAndMethods) ... ok test_not_implemented (test.test_descr.ClassPropertiesAndMethods) ... ok test_object_class (test.test_descr.ClassPropertiesAndMethods) ... ok test_object_new_and_init_with_parameters (test.test_descr.ClassPropertiesAndMethods) ... skipped 'https://bitbucket.org/pypy/pypy/issues/2306' test_overloading (test.test_descr.ClassPropertiesAndMethods) ... ok test_pickle_slots (test.test_descr.ClassPropertiesAndMethods) ... ok test_pickles (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties_doc_attrib (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties_plus (test.test_descr.ClassPropertiesAndMethods) ... ok test_proxy_call (test.test_descr.ClassPropertiesAndMethods) ... ok test_proxy_super (test.test_descr.ClassPropertiesAndMethods) ... ok test_python_dicts (test.test_descr.ClassPropertiesAndMethods) ... ok test_python_lists (test.test_descr.ClassPropertiesAndMethods) ... ok test_qualname (test.test_descr.ClassPropertiesAndMethods) ... ok test_qualname_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_recursive_call (test.test_descr.ClassPropertiesAndMethods) ... ok test_repr_as_str (test.test_descr.ClassPropertiesAndMethods) ... ok test_rich_comparisons (test.test_descr.ClassPropertiesAndMethods) ... ok test_rmul (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_and_no_get (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_class (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_doc (test.test_descr.ClassPropertiesAndMethods) ... ok test_slices (test.test_descr.ClassPropertiesAndMethods) ... ok test_slot_shadows_class_variable (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_descriptor (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_special (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_trash (test.test_descr.ClassPropertiesAndMethods) ... ok test_special_method_lookup (test.test_descr.ClassPropertiesAndMethods) ... ok test_specials (test.test_descr.ClassPropertiesAndMethods) ... ok test_staticmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_staticmethods_in_c (test.test_descr.ClassPropertiesAndMethods) ... skipped "the module 'xxsubtype' is internal" test_str_of_str_subclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_str_operations (test.test_descr.ClassPropertiesAndMethods) ... ok test_str_subclass_as_dict_key (test.test_descr.ClassPropertiesAndMethods) ... ok test_subclass_propagation (test.test_descr.ClassPropertiesAndMethods) ... ok test_subclass_right_op (test.test_descr.ClassPropertiesAndMethods) ... ok test_subtype_resurrection (test.test_descr.ClassPropertiesAndMethods) ... ok test_supers (test.test_descr.ClassPropertiesAndMethods) ... ok test_testcapi_no_segfault (test.test_descr.ClassPropertiesAndMethods) ... skipped 'implementation detail specific to cpython' test_type___getattribute__ (test.test_descr.ClassPropertiesAndMethods) ... ok test_unintialized_modules (test.test_descr.ClassPropertiesAndMethods) ... ok test_vicious_descriptor_nonsense (test.test_descr.ClassPropertiesAndMethods) ... ok test_weakref_segfault (test.test_descr.ClassPropertiesAndMethods) ... ok test_weakrefs (test.test_descr.ClassPropertiesAndMethods) ... ok test_wrapper_segfault (test.test_descr.ClassPropertiesAndMethods) ... ok test_dict_type_with_metaclass (test.test_descr.DictProxyTests) ... ok test_iter_items (test.test_descr.DictProxyTests) ... ok test_iter_keys (test.test_descr.DictProxyTests) ... ok test_iter_values (test.test_descr.DictProxyTests) ... ok test_repr (test.test_descr.DictProxyTests) ... ok test_type_lookup_mro_reference (test.test_descr.MiscTests) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 114 tests in 3.753s OK (skipped=8) 1 test OK. =================== test_descrtut ==================== 1.43user 0.04system 0:04.66elapsed 31%CPU (0avgtext+0avgdata 82908maxresident)k 0inputs+696outputs (0major+21163minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_descrtut ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_descrtut == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28226 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_descrtut Trying: print(defaultdict) # show our type Expecting: ok Trying: print(type(defaultdict)) # its metatype Expecting: ok Trying: a = defaultdict(default=0.0) # create an instance Expecting nothing ok Trying: print(a) # show the instance Expecting: {} ok Trying: print(type(a)) # show its type Expecting: ok Trying: print(a.__class__) # show its class Expecting: ok Trying: print(type(a) is a.__class__) # its type is its class Expecting: True ok Trying: a[1] = 3.25 # modify the instance Expecting nothing ok Trying: print(a) # show the new value Expecting: {1: 3.25} ok Trying: print(a[1]) # show the new item Expecting: 3.25 ok Trying: print(a[0]) # a non-existent item Expecting: 0.0 ok Trying: a.merge({1:100, 2:200}) # use a dict method Expecting nothing ok Trying: print(sortdict(a)) # show the result Expecting: {1: 3.25, 2: 200} ok Trying: print(sorted(a.keys())) Expecting: [1, 2] ok Trying: a['print'] = print # need the print function here Expecting nothing ok Trying: exec("x = 3; print(x)", a) Expecting: 3 ok Trying: print(sorted(a.keys(), key=lambda x: (str(type(x)), x))) Expecting: [1, 2, '__builtins__', 'print', 'x'] ok Trying: print(a['x']) Expecting: 3 ok Trying: a.default = -1 Expecting nothing ok Trying: print(a["noway"]) Expecting: -1 ok Trying: a.default = -1000 Expecting nothing ok Trying: print(a["noway"]) Expecting: -1000 ok Trying: 'default' in dir(a) Expecting: True ok Trying: a.x1 = 100 Expecting nothing ok Trying: a.x2 = 200 Expecting nothing ok Trying: print(a.x1) Expecting: 100 ok Trying: d = dir(a) Expecting nothing ok Trying: 'default' in d and 'x1' in d and 'x2' in d Expecting: True ok Trying: print(sortdict(a.__dict__)) Expecting: {'default': -1000, 'x1': 100, 'x2': 200} ok Trying: a = defaultdict2(default=0.0) Expecting nothing ok Trying: a[1] Expecting: 0.0 ok Trying: a.default = -1 Expecting nothing ok Trying: a[1] Expecting: -1 ok Trying: a.x1 = 1 Expecting: Traceback (most recent call last): File "", line 1, in ? AttributeError: 'defaultdict2' object has no attribute 'x1' ok Trying: type([]) Expecting: ok Trying: [].__class__ Expecting: ok Trying: list Expecting: ok Trying: isinstance([], list) Expecting: True ok Trying: isinstance([], dict) Expecting: False ok Trying: isinstance([], object) Expecting: True ok Trying: pprint.pprint(dir(list)) # like list.__dict__.keys(), but sorted Expecting: ['__add__', '__class__', '__contains__', '__delattr__', '__delitem__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__getitem__', '__gt__', '__hash__', '__iadd__', '__imul__', '__init__', '__iter__', '__le__', '__len__', '__lt__', '__mul__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__reversed__', '__rmul__', '__setattr__', '__setitem__', '__str__', '__subclasshook__', 'append', 'clear', 'copy', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] ok Trying: a = ['tic', 'tac'] Expecting nothing ok Trying: list.__len__(a) # same as len(a) Expecting: 2 ok Trying: a.__len__() # ditto Expecting: 2 ok Trying: list.append(a, 'toe') # same as a.append('toe') Expecting nothing ok Trying: a Expecting: ['tic', 'tac', 'toe'] ok Trying: class C: @staticmethod def foo(x, y): print("staticmethod", x, y) Expecting nothing ok Trying: C.foo(1, 2) Expecting: staticmethod 1 2 ok Trying: c = C() Expecting nothing ok Trying: c.foo(1, 2) Expecting: staticmethod 1 2 ok Trying: class C: @classmethod def foo(cls, y): print("classmethod", cls, y) Expecting nothing ok Trying: C.foo(1) Expecting: classmethod 1 ok Trying: c = C() Expecting nothing ok Trying: c.foo(1) Expecting: classmethod 1 ok Trying: class D(C): pass Expecting nothing ok Trying: D.foo(1) Expecting: classmethod 1 ok Trying: d = D() Expecting nothing ok Trying: d.foo(1) Expecting: classmethod 1 ok Trying: class E(C): @classmethod def foo(cls, y): # override C.foo print("E.foo() called") C.foo(y) Expecting nothing ok Trying: E.foo(1) Expecting: E.foo() called classmethod 1 ok Trying: e = E() Expecting nothing ok Trying: e.foo(1) Expecting: E.foo() called classmethod 1 ok Trying: class property(object): def __init__(self, get, set=None): self.__get = get self.__set = set def __get__(self, inst, type=None): return self.__get(inst) def __set__(self, inst, value): if self.__set is None: raise AttributeError("this attribute is read-only") return self.__set(inst, value) Expecting nothing ok Trying: class C(object): def __init__(self): self.__x = 0 def getx(self): return self.__x def setx(self, x): if x < 0: x = 0 self.__x = x x = property(getx, setx) Expecting nothing ok Trying: a = C() Expecting nothing ok Trying: a.x = 10 Expecting nothing ok Trying: print(a.x) Expecting: 10 ok Trying: a.x = -10 Expecting nothing ok Trying: print(a.x) Expecting: 0 ok Trying: del property # unmask the builtin Expecting nothing ok Trying: property Expecting: ok Trying: class C(object): def __init__(self): self.__x = 0 def getx(self): return self.__x def setx(self, x): if x < 0: x = 0 self.__x = x x = property(getx, setx) Expecting nothing ok Trying: a = C() Expecting nothing ok Trying: a.x = 10 Expecting nothing ok Trying: print(a.x) Expecting: 10 ok Trying: a.x = -10 Expecting nothing ok Trying: print(a.x) Expecting: 0 ok Trying: class A: # implicit new-style class def save(self): print("called A.save()") Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def save(self): print("called C.save()") Expecting nothing ok Trying: class D(B, C): pass Expecting nothing ok Trying: D().save() Expecting: called C.save() ok Trying: class A(object): # explicit new-style class def save(self): print("called A.save()") Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def save(self): print("called C.save()") Expecting nothing ok Trying: class D(B, C): pass Expecting nothing ok Trying: D().save() Expecting: called C.save() ok Trying: print(D().m()) # "DCBA" Expecting: DCBA ok Trying: class A: def foo(self): print("called A.foo()") Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def foo(self): B.foo(self) Expecting nothing ok Trying: C().foo() Expecting: called A.foo() ok Trying: class C(A): def foo(self): A.foo(self) Expecting nothing ok Trying: C().foo() Expecting: called A.foo() ok 20 items had no tests: test.test_descrtut test.test_descrtut.A test.test_descrtut.A.m test.test_descrtut.B test.test_descrtut.B.m test.test_descrtut.C test.test_descrtut.C.m test.test_descrtut.D test.test_descrtut.D.m test.test_descrtut.defaultdict test.test_descrtut.defaultdict.__getitem__ test.test_descrtut.defaultdict.__init__ test.test_descrtut.defaultdict.get test.test_descrtut.defaultdict.merge test.test_descrtut.defaultdict2 test.test_descrtut.defaultdict2.__getitem__ test.test_descrtut.defaultdict2.__init__ test.test_descrtut.defaultdict2.get test.test_descrtut.defaultdict2.merge test.test_descrtut.test_main 8 items passed all tests: 29 tests in test.test_descrtut.__test__.tut1 5 tests in test.test_descrtut.__test__.tut2 12 tests in test.test_descrtut.__test__.tut3 16 tests in test.test_descrtut.__test__.tut4 15 tests in test.test_descrtut.__test__.tut5 10 tests in test.test_descrtut.__test__.tut6 1 tests in test.test_descrtut.__test__.tut7 6 tests in test.test_descrtut.__test__.tut8 94 tests in 28 items. 94 passed and 0 failed. Test passed. doctest (test.test_descrtut) ... 94 tests with zero failures 1 test OK. =================== test_devpoll ==================== 0.21user 0.02system 0:00.55elapsed 42%CPU (0avgtext+0avgdata 42612maxresident)k 0inputs+40outputs (0major+8915minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_devpoll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_devpoll == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28230 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_devpoll test_devpoll skipped -- select.devpoll not defined -- skipping test_devpoll 1 test skipped: test_devpoll Those skips are all expected on linux. 0.14user 0.01system 0:00.43elapsed 38%CPU (0avgtext+0avgdata 41120maxresident)k 0inputs+24outputs (0major+8272minor)pagefaults 0swaps =================== test_dictcomps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dictcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dictcomps == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28234 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dictcomps test_basics (test.test_dictcomps.DictComprehensionTest) ... ok test_global_visibility (test.test_dictcomps.DictComprehensionTest) ... ok test_illegal_assignment (test.test_dictcomps.DictComprehensionTest) ... ok test_local_visibility (test.test_dictcomps.DictComprehensionTest) ... ok test_scope_isolation (test.test_dictcomps.DictComprehensionTest) ... ok test_scope_isolation_from_global (test.test_dictcomps.DictComprehensionTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.52elapsed 31%CPU (0avgtext+0avgdata 41264maxresident)k 0inputs+24outputs (0major+8300minor)pagefaults 0swaps =================== test_dictviews ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dictviews ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dictviews == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28238 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dictviews test_constructors_not_callable (test.test_dictviews.DictSetTest) ... ok test_dict_items (test.test_dictviews.DictSetTest) ... ok test_dict_keys (test.test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test.test_dictviews.DictSetTest) ... ok test_dict_repr (test.test_dictviews.DictSetTest) ... ok test_dict_values (test.test_dictviews.DictSetTest) ... ok test_items_set_operations (test.test_dictviews.DictSetTest) ... ok test_keys_set_operations (test.test_dictviews.DictSetTest) ... ok test_recursive_repr (test.test_dictviews.DictSetTest) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.007s OK 1 test OK. 0.16user 0.02system 0:00.53elapsed 34%CPU (0avgtext+0avgdata 45288maxresident)k 0inputs+32outputs (0major+9369minor)pagefaults 0swaps =================== test_difflib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_difflib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_difflib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28242 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_difflib test_bjunk (test.test_difflib.TestWithAscii) ... ok test_one_delete (test.test_difflib.TestWithAscii) ... ok test_one_insert (test.test_difflib.TestWithAscii) ... ok test_one_insert_homogenous_sequence (test.test_difflib.TestAutojunk) ... ok test_html_diff (test.test_difflib.TestSFpatches) ... ok test_recursion_limit (test.test_difflib.TestSFpatches) ... ok test_added_tab_hint (test.test_difflib.TestSFbugs) ... ok test_comparing_empty_lists (test.test_difflib.TestSFbugs) ... ok test_ratio_for_null_seqn (test.test_difflib.TestSFbugs) ... ok test_no_trailing_tab_on_empty_filedate (test.test_difflib.TestOutputFormat) ... ok test_range_format_context (test.test_difflib.TestOutputFormat) ... ok test_range_format_unified (test.test_difflib.TestOutputFormat) ... ok test_tab_delimiter (test.test_difflib.TestOutputFormat) ... ok Differ (difflib) Doctest: difflib.Differ ... ok _fancy_replace (difflib.Differ) Doctest: difflib.Differ._fancy_replace ... ok _qformat (difflib.Differ) Doctest: difflib.Differ._qformat ... ok compare (difflib.Differ) Doctest: difflib.Differ.compare ... ok IS_CHARACTER_JUNK (difflib) Doctest: difflib.IS_CHARACTER_JUNK ... ok IS_LINE_JUNK (difflib) Doctest: difflib.IS_LINE_JUNK ... ok SequenceMatcher (difflib) Doctest: difflib.SequenceMatcher ... ok find_longest_match (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.find_longest_match ... ok get_grouped_opcodes (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_grouped_opcodes ... ok get_matching_blocks (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_matching_blocks ... ok get_opcodes (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_opcodes ... ok ratio (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.ratio ... ok set_seq1 (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seq1 ... ok set_seq2 (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seq2 ... ok set_seqs (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seqs ... ok _count_leading (difflib) Doctest: difflib._count_leading ... ok context_diff (difflib) Doctest: difflib.context_diff ... ok get_close_matches (difflib) Doctest: difflib.get_close_matches ... ok ndiff (difflib) Doctest: difflib.ndiff ... ok restore (difflib) Doctest: difflib.restore ... ok unified_diff (difflib) Doctest: difflib.unified_diff ... ok ---------------------------------------------------------------------- Ran 34 tests in 4.326s OK 1 test OK. 1.53user 0.02system 0:04.83elapsed 32%CPU (0avgtext+0avgdata 47036maxresident)k 0inputs+40outputs (0major+10256minor)pagefaults 0swaps =================== test_dis ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dis == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28246 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dis test_code_info (test.test_dis.CodeInfoTests) ... ok test_code_info_object (test.test_dis.CodeInfoTests) ... ok test_pretty_flags_no_flags (test.test_dis.CodeInfoTests) ... ok test_show_code (test.test_dis.CodeInfoTests) ... ok test_big_linenos (test.test_dis.DisTests) ... ok test_boundaries (test.test_dis.DisTests) ... ok test_bug_1333982 (test.test_dis.DisTests) ... ok test_bug_708901 (test.test_dis.DisTests) ... ok test_dis (test.test_dis.DisTests) ... ok test_dis_none (test.test_dis.DisTests) ... ok test_dis_object (test.test_dis.DisTests) ... ok test_dis_traceback (test.test_dis.DisTests) ... ok test_disassemble_bytes (test.test_dis.DisTests) ... ok test_disassemble_method (test.test_dis.DisTests) ... ok test_disassemble_method_bytes (test.test_dis.DisTests) ... ok test_disassemble_str (test.test_dis.DisTests) ... ok test_opmap (test.test_dis.DisTests) ... ok test_opname (test.test_dis.DisTests) ... ok ---------------------------------------------------------------------- Ran 18 tests in 2.154s OK 1 test OK. 0.55user 0.02system 0:02.53elapsed 23%CPU (0avgtext+0avgdata 50400maxresident)k 0inputs+56outputs (0major+11644minor)pagefaults 0swaps =================== test_distutils ==================== + for TestName in $(cat testnames.txt) + echo =================== test_distutils ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_distutils == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28250 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_distutils test_announce (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_cmdline (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_configfile (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_unspecified (distutils.tests.test_dist.DistributionTestCase) ... ok test_empty_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_finalize_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_get_command_packages (distutils.tests.test_dist.DistributionTestCase) ... ok test_venv_install_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_classifier (distutils.tests.test_dist.MetadataTestCase) ... ok test_custom_pydistutils (distutils.tests.test_dist.MetadataTestCase) ... ok test_download_url (distutils.tests.test_dist.MetadataTestCase) ... ok test_fix_help_options (distutils.tests.test_dist.MetadataTestCase) ... ok test_long_description (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_read_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_show_help (distutils.tests.test_dist.MetadataTestCase) ... ok test_simple_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_finalize_options (distutils.tests.test_build.BuildTestCase) ... ok test_build_libraries (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_check_library_dist (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_finalize_options (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_get_source_files (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_run (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_no_compiler (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_reg_class (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_entire_manifest (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_visual_c_ref (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_cmp (distutils.tests.test_version.VersionTestCase) ... ok test_cmp_strict (distutils.tests.test_version.VersionTestCase) ... ok test_prerelease (distutils.tests.test_version.VersionTestCase) ... ok test_debug_print (distutils.tests.test_cmd.CommandTestCase) ... ok test_dump_options (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_dirname (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_filename (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string_list (distutils.tests.test_cmd.CommandTestCase) ... ok test_make_file (distutils.tests.test_cmd.CommandTestCase) ... ok test_formats (distutils.tests.test_bdist.BuildTestCase) ... ok test_skip_build (distutils.tests.test_bdist.BuildTestCase) ... ok test_simple_run (distutils.tests.test_clean.cleanTestCase) ... ok test_change_root (distutils.tests.test_util.UtilTestCase) ... ok test_check_environ (distutils.tests.test_util.UtilTestCase) ... ok test_convert_path (distutils.tests.test_util.UtilTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_util.UtilTestCase) ... ok test_get_platform (distutils.tests.test_util.UtilTestCase) ... ok test_rfc822_escape (distutils.tests.test_util.UtilTestCase) ... ok test_split_quoted (distutils.tests.test_util.UtilTestCase) ... ok test_strtobool (distutils.tests.test_util.UtilTestCase) ... ok test_debug_mode (distutils.tests.test_install.InstallTestCase) ... ok test_finalize_options (distutils.tests.test_install.InstallTestCase) ... ok test_handle_extra_path (distutils.tests.test_install.InstallTestCase) ... ok test_home_installation_scheme (distutils.tests.test_install.InstallTestCase) ... ok test_record (distutils.tests.test_install.InstallTestCase) ... ok test_record_extensions (distutils.tests.test_install.InstallTestCase) ... skipped 'cannot find xxmodule.c (test must run in the python build dir)' test_user_site (distutils.tests.test_install.InstallTestCase) ... ok test_simple_built (distutils.tests.test_bdist_dumb.BuildDumbTestCase) ... ok test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... FAIL test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... FAIL test_build (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_default_settings (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ERROR test_get_exe_bytes (distutils.tests.test_bdist_wininst.BuildWinInstTestCase) ... ok test_nt_quote_args (distutils.tests.test_spawn.SpawnTestCase) ... ok test_spawn (distutils.tests.test_spawn.SpawnTestCase) ... ok test_debug_print (distutils.tests.test_filelist.FileListTestCase) ... ok test_exclude_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_glob_to_re (distutils.tests.test_filelist.FileListTestCase) ... ok test_include_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template_line (distutils.tests.test_filelist.FileListTestCase) ... ok test_remove_duplicates (distutils.tests.test_filelist.FileListTestCase) ... ok test_set_allfiles (distutils.tests.test_filelist.FileListTestCase) ... ok test_translate_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_non_ascii (distutils.tests.test_log.TestLog) ... ok test_class (distutils.tests.test_text_file.TextFileTestCase) ... ok VersionPredicate (distutils.versionpredicate) Doctest: distutils.versionpredicate.VersionPredicate ... ok split_provision (distutils.versionpredicate) Doctest: distutils.versionpredicate.split_provision ... ok test_finalize_options (distutils.tests.test_upload.uploadTestCase) ... ok test_saved_password (distutils.tests.test_upload.uploadTestCase) ... ok test_server_empty_registration (distutils.tests.test_upload.uploadTestCase) ... ok test_server_registration (distutils.tests.test_upload.uploadTestCase) ... ok test_upload (distutils.tests.test_upload.uploadTestCase) ... ok test_check_config_h (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ERROR test_get_msvcr (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ERROR test_get_versions (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ERROR test_add_defaults (distutils.tests.test_sdist.SDistTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_sdist.SDistTestCase) ... ok test_finalize_options (distutils.tests.test_sdist.SDistTestCase) ... ok test_get_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_unknown_command (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_arguments (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_path (distutils.tests.test_sdist.SDistTestCase) ... skipped 'test relevant for Windows only' test_make_distribution (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_comments (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_marker (distutils.tests.test_sdist.SDistTestCase) ... ok test_manual_manifest (distutils.tests.test_sdist.SDistTestCase) ... ok test_metadata_check_option (distutils.tests.test_sdist.SDistTestCase) ... ok test_prune_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_server_empty_registration (distutils.tests.test_sdist.SDistTestCase) ... ok test_server_registration (distutils.tests.test_sdist.SDistTestCase) ... ok test_show_formats (distutils.tests.test_sdist.SDistTestCase) ... ok test_simple_run (distutils.tests.test_install_headers.InstallHeadersTestCase) ... ok test_clean (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_dump_file (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_finalize_options (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase) ... ERROR test_debug_mode (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_provides_file (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_uses_current_dir (distutils.tests.test_core.CoreTestCase) ... ok test_simple_run (distutils.tests.test_install_data.InstallDataTestCase) ... ok test_server_empty_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_newer (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_group (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_pairwise (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_osx_cc_overrides_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_osx_explict_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_runtime_libdir_option (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... ok test_byte_compile (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_byte_compile_optimized (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dir_in_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_empty_package_dir (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_register.RegisterTestCase) ... ok test_create_pypirc (distutils.tests.test_register.RegisterTestCase) ... ok test_list_classifiers (distutils.tests.test_register.RegisterTestCase) ... ok test_password_not_in_file (distutils.tests.test_register.RegisterTestCase) ... ok test_password_reset (distutils.tests.test_register.RegisterTestCase) ... ok test_register_invalid_long_description (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_registering (distutils.tests.test_register.RegisterTestCase) ... ok test_server_empty_registration (distutils.tests.test_register.RegisterTestCase) ... ok test_server_registration (distutils.tests.test_register.RegisterTestCase) ... ok test_strict (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_extension_init (distutils.tests.test_extension.ExtensionTestCase) ... ok test_read_setup_file (distutils.tests.test_extension.ExtensionTestCase) ... ok test_minimal (distutils.tests.test_bdist_msi.BDistMSITestCase) ... skipped 'these tests require Windows' test_check_all (distutils.tests.test_check.CheckTestCase) ... ok test_check_document (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_metadata (distutils.tests.test_check.CheckTestCase) ... ok test_check_restructuredtext (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_archive_formats (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_compress_deprecated (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'The compress program is required' test_make_archive (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_cwd (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_extended (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_latin1 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_zipfile (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_zipfile_no_zlib (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_vs_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_customize_compiler (distutils.tests.test_sysconfig.SysconfigTestCase) ... ERROR test_get_config_h_filename (distutils.tests.test_sysconfig.SysconfigTestCase) ... ERROR test_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_python_inc (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_python_lib (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_base (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_literal_dollar (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_srcdir (distutils.tests.test_sysconfig.SysconfigTestCase) ... ERROR test_srcdir_independent_of_cwd (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... FAIL test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ... FAIL test_build_ext (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'cannot find xxmodule.c (test must run in the python build dir)' test_check_extensions_list (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_compiler_option (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.BuildExtTestCase) ... ERROR test_finalize_options (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ... ERROR test_get_source_files (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_optional_extension (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ... ERROR test_user_site (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_copy_tree_skips_nfs_temp_files (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_create_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_ensure_relative (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_remove_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_with_custom_mode (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_move_file_verbosity (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_default_settings (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_installation (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_byte_compile (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_finalize_options (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_inputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_outputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok ====================================================================== ERROR: test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_build_scripts.py", line 97, in test_version_int sysconfig._config_vars['VERSION'] = 4 TypeError: 'NoneType' object does not support item assignment ====================================================================== ERROR: test_check_config_h (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_cygwinccompiler.py", line 37, in setUp self.old_get_config_h_filename = sysconfig.get_config_h_filename AttributeError: 'module' object has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_get_msvcr (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_cygwinccompiler.py", line 37, in setUp self.old_get_config_h_filename = sysconfig.get_config_h_filename AttributeError: 'module' object has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_get_versions (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_cygwinccompiler.py", line 37, in setUp self.old_get_config_h_filename = sysconfig.get_config_h_filename AttributeError: 'module' object has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_config_cmd.py", line 46, in test_search_cpp match = cmd.search_cpp(pattern='xxx', body='/* xxx */') File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/command/config.py", line 201, in search_cpp src, out = self._preprocess(body, headers, include_dirs, lang) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/command/config.py", line 124, in _preprocess self.compiler.preprocess(src, out, include_dirs=include_dirs) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/unixccompiler.py", line 103, in preprocess pp_args = self.preprocessor + pp_opts TypeError: unsupported operand type(s) for +: 'NoneType' and 'list' ====================================================================== ERROR: test_customize_compiler (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_sysconfig.py", line 99, in test_customize_compiler sysconfig.customize_compiler(comp) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/sysconfig_pypy.py", line 126, in customize_compiler compiler.compiler_so.extend(['-O2', '-fPIC', '-Wimplicit']) AttributeError: 'compiler' object has no attribute 'compiler_so' ====================================================================== ERROR: test_get_config_h_filename (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_sysconfig.py", line 31, in test_get_config_h_filename config_h = sysconfig.get_config_h_filename() AttributeError: 'module' object has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_srcdir (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_sysconfig.py", line 60, in test_srcdir self.assertTrue(os.path.isabs(srcdir), srcdir) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/posixpath.py", line 64, in isabs return s.startswith(sep) AttributeError: 'NoneType' object has no attribute 'startswith' ====================================================================== ERROR: test_ext_fullpath (distutils.tests.test_build_ext.BuildExtTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_build_ext.py", line 365, in test_ext_fullpath wanted = os.path.join(curdir, 'src', 'lxml', 'etree' + ext) TypeError: unsupported operand type(s) for +: 'str' and 'NoneType' ====================================================================== ERROR: test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_build_ext.py", line 318, in test_get_outputs self.assertTrue(so_file.endswith(ext_suffix)) TypeError: endswith first arg must be str or a tuple of str, not NoneType ====================================================================== ERROR: test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_build_ext.py", line 101, in test_solaris_enable_shared old_var = _config_vars.get('Py_ENABLE_SHARED') AttributeError: 'NoneType' object has no attribute 'get' ====================================================================== FAIL: test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_bdist_rpm.py", line 122, in test_no_optimize_flag self.assertIn('foo-0.1-1.noarch.rpm', dist_created) AssertionError: 'foo-0.1-1.noarch.rpm' not found in ['foo-0.1.tar.gz', 'foo-0.1-1.src.rpm'] ====================================================================== FAIL: test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_bdist_rpm.py", line 81, in test_quiet self.assertIn('foo-0.1-1.noarch.rpm', dist_created) AssertionError: 'foo-0.1-1.noarch.rpm' not found in ['foo-0.1.tar.gz', 'foo-0.1-1.src.rpm'] ====================================================================== FAIL: test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_sysconfig.py", line 152, in test_sysconfig_compiler_vars self.assertEqual(global_sysconfig.get_config_var('CC'), sysconfig.get_config_var('CC')) AssertionError: None != 'gcc -pthread' ====================================================================== FAIL: test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/distutils/tests/test_sysconfig.py", line 129, in test_sysconfig_module self.assertEqual(global_sysconfig.get_config_var('CFLAGS'), sysconfig.get_config_var('CFLAGS')) AssertionError: None != '-arch ppc64 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -O3' ---------------------------------------------------------------------- Ran 194 tests in 7.320s FAILED (failures=4, errors=11, skipped=20) 1 test failed: test_distutils =================== test_docxmlrpc ==================== test test_distutils failed 1.74user 0.35system 0:08.65elapsed 24%CPU (0avgtext+0avgdata 61512maxresident)k 2624inputs+3688outputs (8major+121234minor)pagefaults 0swaps + echo test_distutils + for TestName in $(cat testnames.txt) + echo =================== test_docxmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_docxmlrpc == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28459 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_docxmlrpc test_annotations (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that annotations works as expected ... ok test_autolink_dotted_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that selfdot values are made strong automatically in the ... ok test_autolinking (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that the server correctly automatically wraps references to ... ok test_invalid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) ... ok test_lambda (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that lambda functionality stays the same. The output produced ... ok test_system_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test the precense of three consecutive system.* methods. ... ok test_valid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) ... ok ---------------------------------------------------------------------- Ran 7 tests in 1.061s OK 1 test OK. =================== test_dummy_thread ==================== 0.47user 0.03system 0:01.74elapsed 29%CPU (0avgtext+0avgdata 50380maxresident)k 0inputs+256outputs (0major+10982minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dummy_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dummy_thread == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28470 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dummy_thread *** Using as _thread module *** test_cond_acquire_fail (test.test_dummy_thread.LockTests) ... ok test_cond_acquire_success (test.test_dummy_thread.LockTests) ... ok test_improper_release (test.test_dummy_thread.LockTests) ... ok test_initlock (test.test_dummy_thread.LockTests) ... ok test_release (test.test_dummy_thread.LockTests) ... ok test_uncond_acquire_blocking (test.test_dummy_thread.LockTests) ... *** Waiting for thread to release the lock (approx. 0 sec.) *** done ok test_uncond_acquire_return_val (test.test_dummy_thread.LockTests) ... ok test_uncond_acquire_success (test.test_dummy_thread.LockTests) ... ok test_LockType (test.test_dummy_thread.MiscTests) ... ok test_exit (test.test_dummy_thread.MiscTests) ... ok test_ident (test.test_dummy_thread.MiscTests) ... ok test_interrupt_in_main (test.test_dummy_thread.MiscTests) ... ok test_interrupt_main (test.test_dummy_thread.MiscTests) ... ok test_arg_passing (test.test_dummy_thread.ThreadTests) ... ok test_multi_creation (test.test_dummy_thread.ThreadTests) ... *** Testing multiple thread creation (will take approx. 0 to 5 sec.) *** done ok ---------------------------------------------------------------------- Ran 15 tests in 0.001s OK 1 test OK. 0.15user 0.02system 0:00.47elapsed 36%CPU (0avgtext+0avgdata 41256maxresident)k 0inputs+32outputs (0major+8300minor)pagefaults 0swaps =================== test_dummy_threading ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dummy_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dummy_threading == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28474 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dummy_threading test_tasks (test.test_dummy_threading.DummyThreadingTestCase) ... task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running waiting for all tasks to complete all tasks done ok ---------------------------------------------------------------------- Ran 1 test in 0.003s OK 1 test OK. 0.15user 0.02system 0:00.48elapsed 36%CPU (0avgtext+0avgdata 41248maxresident)k 0inputs+16outputs (0major+8351minor)pagefaults 0swaps =================== test_dynamic ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dynamic ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dynamic == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28478 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_dynamic test_cannot_change_globals_or_builtins_with_eval (test.test_dynamic.RebindBuiltinsTests) ... ok test_cannot_change_globals_or_builtins_with_exec (test.test_dynamic.RebindBuiltinsTests) ... ok test_cannot_replace_builtins_dict_between_calls (test.test_dynamic.RebindBuiltinsTests) ... ok test_cannot_replace_builtins_dict_while_active (test.test_dynamic.RebindBuiltinsTests) ... ok test_eval_gives_lambda_custom_globals (test.test_dynamic.RebindBuiltinsTests) ... ok test_globals_shadow_builtins (test.test_dynamic.RebindBuiltinsTests) ... ok test_modify_builtins (test.test_dynamic.RebindBuiltinsTests) ... ok test_modify_builtins_from_leaf_function (test.test_dynamic.RebindBuiltinsTests) ... ok test_modify_builtins_while_generator_active (test.test_dynamic.RebindBuiltinsTests) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.001s OK 1 test OK. =================== test_email ==================== 0.14user 0.01system 0:00.55elapsed 29%CPU (0avgtext+0avgdata 41180maxresident)k 0inputs+32outputs (0major+8287minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_email ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_email == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28482 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_email test_address_addr_spec_and_domain_raises (test_headerregistry.TestAddressAndGroup) ... ok test_address_addr_spec_and_username_and_domain_raises (test_headerregistry.TestAddressAndGroup) ... ok test_address_addr_spec_and_username_raises (test_headerregistry.TestAddressAndGroup) ... ok test_address_display_name_ro (test_headerregistry.TestAddressAndGroup) ... ok test_address_domain_ro (test_headerregistry.TestAddressAndGroup) ... ok test_address_from_addr_spec (test_headerregistry.TestAddressAndGroup) ... ok test_address_from_username_domain (test_headerregistry.TestAddressAndGroup) ... ok test_address_username_ro (test_headerregistry.TestAddressAndGroup) ... ok test_address_with_no_display_name (test_headerregistry.TestAddressAndGroup) ... ok test_bad_addr_sepc_raises (test_headerregistry.TestAddressAndGroup) ... ok test_display_name_blanks_not_quoted (test_headerregistry.TestAddressAndGroup) ... ok test_display_name_only (test_headerregistry.TestAddressAndGroup) ... ok test_display_name_quoting (test_headerregistry.TestAddressAndGroup) ... ok test_domain_only (test_headerregistry.TestAddressAndGroup) ... ok test_empty_group (test_headerregistry.TestAddressAndGroup) ... ok test_empty_group_list (test_headerregistry.TestAddressAndGroup) ... ok test_group_addresses_ro (test_headerregistry.TestAddressAndGroup) ... ok test_group_display_name_ro (test_headerregistry.TestAddressAndGroup) ... ok test_group_with_addresses (test_headerregistry.TestAddressAndGroup) ... ok test_group_with_addresses_no_display_name (test_headerregistry.TestAddressAndGroup) ... ok test_group_with_one_address_no_display_name (test_headerregistry.TestAddressAndGroup) ... ok test_il8n (test_headerregistry.TestAddressAndGroup) ... ok test_non_ascii_username_in_addr_spec_raises (test_headerregistry.TestAddressAndGroup) ... ok test_null_address (test_headerregistry.TestAddressAndGroup) ... ok test_null_group (test_headerregistry.TestAddressAndGroup) ... ok test_quoting (test_headerregistry.TestAddressAndGroup) ... ok test_set_message_header_from_address (test_headerregistry.TestAddressAndGroup) ... ok test_set_message_header_from_group (test_headerregistry.TestAddressAndGroup) ... ok test_space_in_addr_spec_username_raises (test_headerregistry.TestAddressAndGroup) ... ok test_username_only (test_headerregistry.TestAddressAndGroup) ... ok test_address_address_only (test_headerregistry.TestAddressHeader) ... ok test_address_empty (test_headerregistry.TestAddressHeader) ... ok test_address_escaped_escapes_in_local_part (test_headerregistry.TestAddressHeader) ... ok test_address_escaped_quoted_strings_in_local_part (test_headerregistry.TestAddressHeader) ... ok test_address_name_and_address (test_headerregistry.TestAddressHeader) ... ok test_address_name_with_dot (test_headerregistry.TestAddressHeader) ... ok test_address_quoted_backslashes_in_name (test_headerregistry.TestAddressHeader) ... ok test_address_quoted_local_part (test_headerregistry.TestAddressHeader) ... ok test_address_quoted_parens_in_name (test_headerregistry.TestAddressHeader) ... ok test_address_quoted_strings_in_local_part (test_headerregistry.TestAddressHeader) ... ok test_address_read_only (test_headerregistry.TestAddressHeader) ... ok test_address_rfc2047_atom_in_phrase_is_decoded (test_headerregistry.TestAddressHeader) ... ok test_address_rfc2047_atom_in_quoted_string_is_decoded (test_headerregistry.TestAddressHeader) ... ok test_address_rfc2047_atom_is_decoded (test_headerregistry.TestAddressHeader) ... ok test_address_spaces_around_dots_in_local_part_removed (test_headerregistry.TestAddressHeader) ... ok test_address_spaces_in_unquoted_local_part_collapsed (test_headerregistry.TestAddressHeader) ... ok test_addresses_read_only (test_headerregistry.TestAddressHeader) ... ok test_addresses_types (test_headerregistry.TestAddressHeader) ... ok test_complex_address_list (test_headerregistry.TestAddressHeader) ... ok test_group_address_only (test_headerregistry.TestAddressHeader) ... ok test_group_empty (test_headerregistry.TestAddressHeader) ... ok test_group_escaped_escapes_in_local_part (test_headerregistry.TestAddressHeader) ... ok test_group_escaped_quoted_strings_in_local_part (test_headerregistry.TestAddressHeader) ... ok test_group_name_and_address (test_headerregistry.TestAddressHeader) ... ok test_group_name_with_dot (test_headerregistry.TestAddressHeader) ... ok test_group_quoted_backslashes_in_name (test_headerregistry.TestAddressHeader) ... ok test_group_quoted_local_part (test_headerregistry.TestAddressHeader) ... ok test_group_quoted_parens_in_name (test_headerregistry.TestAddressHeader) ... ok test_group_quoted_strings_in_local_part (test_headerregistry.TestAddressHeader) ... ok test_group_rfc2047_atom_in_phrase_is_decoded (test_headerregistry.TestAddressHeader) ... ok test_group_rfc2047_atom_in_quoted_string_is_decoded (test_headerregistry.TestAddressHeader) ... ok test_group_rfc2047_atom_is_decoded (test_headerregistry.TestAddressHeader) ... ok test_group_spaces_around_dots_in_local_part_removed (test_headerregistry.TestAddressHeader) ... ok test_group_spaces_in_unquoted_local_part_collapsed (test_headerregistry.TestAddressHeader) ... ok test_groups_read_only (test_headerregistry.TestAddressHeader) ... ok test_groups_types (test_headerregistry.TestAddressHeader) ... ok test_set_from_Address (test_headerregistry.TestAddressHeader) ... ok test_set_from_Address_and_Group_list (test_headerregistry.TestAddressHeader) ... ok test_set_from_Address_list (test_headerregistry.TestAddressHeader) ... ok test_set_from_Group_list (test_headerregistry.TestAddressHeader) ... ok test_simple_address_list (test_headerregistry.TestAddressHeader) ... ok test_defects_is_tuple (test_headerregistry.TestBaseHeaderFeatures) ... ok test_defects_read_only (test_headerregistry.TestBaseHeaderFeatures) ... ok test_has_name (test_headerregistry.TestBaseHeaderFeatures) ... ok test_name_read_only (test_headerregistry.TestBaseHeaderFeatures) ... ok test_str (test_headerregistry.TestBaseHeaderFeatures) ... ok test_substr (test_headerregistry.TestBaseHeaderFeatures) ... ok test_value_RFC_2183_1 (test_headerregistry.TestContentDisposition) ... ok test_value_RFC_2183_2 (test_headerregistry.TestContentDisposition) ... ok test_value_invalid_value (test_headerregistry.TestContentDisposition) ... ok test_value_invalid_value_with_params (test_headerregistry.TestContentDisposition) ... ok test_value_no_value (test_headerregistry.TestContentDisposition) ... ok test_value_RFC_2183_1 (test_headerregistry.TestContentTransferEncoding) ... ok test_value_junk_after_cte (test_headerregistry.TestContentTransferEncoding) ... ok test_value_no_value (test_headerregistry.TestContentTransferEncoding) ... ok test_value_RFC_2045_1 (test_headerregistry.TestContentTypeHeader) ... ok test_value_RFC_2045_2 (test_headerregistry.TestContentTypeHeader) ... ok test_value_RFC_2045_3 (test_headerregistry.TestContentTypeHeader) ... ok test_value_bad_params (test_headerregistry.TestContentTypeHeader) ... ok test_value_capitalized_charset (test_headerregistry.TestContentTypeHeader) ... ok test_value_capitalized_charset_param_name_and_comment (test_headerregistry.TestContentTypeHeader) ... ok test_value_cfws_in_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_charset_param (test_headerregistry.TestContentTypeHeader) ... ok test_value_double_quotes_inside_quotes (test_headerregistry.TestContentTypeHeader) ... ok test_value_junk_text_in_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_mixed_case_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_no_slash_in_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_no_subtype_in_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_param_value_with_tspecials (test_headerregistry.TestContentTypeHeader) ... ok test_value_param_with_extra_quoted_whitespace (test_headerregistry.TestContentTypeHeader) ... ok test_value_quotes_inside_rfc2231_value (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_bad_character_in_charset_parameter_value (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_charset (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_no_charset (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_no_double_quotes (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_then_unencoded_segments (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_with_double_quotes (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_no_language_or_charset (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_partly_encoded (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_partly_encoded_2 (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_qouted_unencoded_then_encoded_segments (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_segmented_normal_values (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_single_quote_in_non_encoded_value (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_single_quote_in_value_with_charset_and_lang (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_single_quote_inside_double_quotes (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_unencoded_then_encoded_segments (test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_unknown_charset_treated_as_ascii (test_headerregistry.TestContentTypeHeader) ... ok test_value_semis_inside_quotes (test_headerregistry.TestContentTypeHeader) ... ok test_value_single_quotes_inside_quotes (test_headerregistry.TestContentTypeHeader) ... ok test_value_spaces_around_param_equals (test_headerregistry.TestContentTypeHeader) ... ok test_value_spaces_around_semis (test_headerregistry.TestContentTypeHeader) ... ok test_value_spaces_in_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_too_many_slashes_in_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_unknown_charset (test_headerregistry.TestContentTypeHeader) ... ok test_value_unknown_content_type (test_headerregistry.TestContentTypeHeader) ... ok test_value_unquoted_param_value (test_headerregistry.TestContentTypeHeader) ... ok test_date_header_properties (test_headerregistry.TestDateHeader) ... ok test_datetime_read_only (test_headerregistry.TestDateHeader) ... ok test_no_value_is_defect (test_headerregistry.TestDateHeader) ... ok test_parse_date (test_headerregistry.TestDateHeader) ... ok test_resent_date_header_properties (test_headerregistry.TestDateHeader) ... ok test_set_date_header_from_datetime (test_headerregistry.TestDateHeader) ... ok test_set_from_datetime (test_headerregistry.TestDateHeader) ... ok test_fold_address_list (test_headerregistry.TestFolding) ... ok test_fold_date_header (test_headerregistry.TestFolding) ... ok test_fold_unstructured_short (test_headerregistry.TestFolding) ... ok test_fold_unstructured_single_word (test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_commas (test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_overlong_word (test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_slightly_long_word (test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_two_overlong_words (test_headerregistry.TestFolding) ... ok test_long_unstructured (test_headerregistry.TestFolding) ... ok test_short_unstructured (test_headerregistry.TestFolding) ... ok test_unstructured_short_max_line_length (test_headerregistry.TestFolding) ... ok test_arbitrary_name_unstructured (test_headerregistry.TestHeaderRegistry) ... ok test_dont_use_default_map (test_headerregistry.TestHeaderRegistry) ... ok test_map_to_type (test_headerregistry.TestHeaderRegistry) ... ok test_name_case_ignored (test_headerregistry.TestHeaderRegistry) ... ok test_override_default_base_class (test_headerregistry.TestHeaderRegistry) ... ok test_override_default_class (test_headerregistry.TestHeaderRegistry) ... ok test_override_default_class_only_overrides_default (test_headerregistry.TestHeaderRegistry) ... ok test_MIME_Version_1_1 (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_2_1 (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_2_x (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_1 (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_2 (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_3 (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_4 (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_foo (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_leading_trailing_whitespace_ignored (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_missing (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_non_comment_garbage_after (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_non_comment_garbage_before (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_non_comment_garbage_inside (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_two_periods (test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_whitespace (test_headerregistry.TestMIMEVersionHeader) ... ok test_value_rfc2047_gb2312_base64 (test_headerregistry.TestUnstructuredHeader) ... ok test_value_rfc2047_quopri_with_regular_text (test_headerregistry.TestUnstructuredHeader) ... ok test_value_rfc2047_simple_nonascii_quopri (test_headerregistry.TestUnstructuredHeader) ... ok test_value_rfc2047_simple_quopri (test_headerregistry.TestUnstructuredHeader) ... ok test_custom_message_gets_policy_if_possible_from_file (test_parser.TestCustomMessage) ... ok test_custom_message_gets_policy_if_possible_from_string (test_parser.TestCustomMessage) ... ok test_deepcopy_date (test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_from (test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_subject (test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_to (test_pickleable.TestPickleCopyHeader) ... ok test_pickle_date (test_pickleable.TestPickleCopyHeader) ... ok test_pickle_from (test_pickleable.TestPickleCopyHeader) ... ok test_pickle_subject (test_pickleable.TestPickleCopyHeader) ... ok test_pickle_to (test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_created (test_pickleable.TestPickleCopyMessage) ... ok test_deepcopy_parsed (test_pickleable.TestPickleCopyMessage) ... ok test_pickle_created (test_pickleable.TestPickleCopyMessage) ... ok test_pickle_parsed (test_pickleable.TestPickleCopyMessage) ... ok test_abc (test_policy.PolicyAPITests) ... ok test_adding_default_policies_preserves_default_factory (test_policy.PolicyAPITests) ... ok test_all_attributes_covered (test_policy.PolicyAPITests) ... ok test_clone_copies_factory (test_policy.PolicyAPITests) ... ok test_default_header_factory (test_policy.PolicyAPITests) ... ok test_defaults (test_policy.PolicyAPITests) ... ok test_each_Policy_gets_unique_factory (test_policy.PolicyAPITests) ... ok test_handle_defect_raises_on_strict (test_policy.PolicyAPITests) ... ok test_handle_defect_registers_defect (test_policy.PolicyAPITests) ... ok test_new_factory_overrides_default (test_policy.PolicyAPITests) ... ok test_overridden_register_defect_still_raises (test_policy.PolicyAPITests) ... ok test_overriden_register_defect_works (test_policy.PolicyAPITests) ... ok test_policy_addition (test_policy.PolicyAPITests) ... ok test_policy_is_immutable (test_policy.PolicyAPITests) ... ok test_register_defect (test_policy.PolicyAPITests) ... ok test_reject_non_policy_keyword_when_called (test_policy.PolicyAPITests) ... ok test_set_policy_attrs_when_cloned (test_policy.PolicyAPITests) ... ok test_bytes_parser (test_policy.TestPolicyPropagation) ... ok test_message_from_binary_file (test_policy.TestPolicyPropagation) ... ok test_message_from_bytes (test_policy.TestPolicyPropagation) ... ok test_message_from_file (test_policy.TestPolicyPropagation) ... ok test_message_from_string (test_policy.TestPolicyPropagation) ... ok test_message_policy_propagates_to_generator (test_policy.TestPolicyPropagation) ... ok test_message_policy_used_by_as_string (test_policy.TestPolicyPropagation) ... ok test_parser (test_policy.TestPolicyPropagation) ... ok test_parser_propagates_policy_to_message (test_policy.TestPolicyPropagation) ... ok test_parser_propagates_policy_to_sub_messages (test_policy.TestPolicyPropagation) ... ok test_b_case_ignored (test__encoded_words.TestDecode) ... ok test_b_invalid_bytes_ignored_with_defect (test__encoded_words.TestDecode) ... ok test_b_invalid_bytes_incorrect_padding (test__encoded_words.TestDecode) ... ok test_b_padding_defect (test__encoded_words.TestDecode) ... ok test_b_undecodable_bytes_ignored_with_defect (test__encoded_words.TestDecode) ... ok test_non_trivial_q (test__encoded_words.TestDecode) ... ok test_nonnull_lang (test__encoded_words.TestDecode) ... ok test_q_case_ignored (test__encoded_words.TestDecode) ... ok test_q_escaped_bytes_preserved (test__encoded_words.TestDecode) ... ok test_q_nonascii (test__encoded_words.TestDecode) ... ok test_simple_b (test__encoded_words.TestDecode) ... ok test_simple_q (test__encoded_words.TestDecode) ... ok test_unknown_8bit_charset (test__encoded_words.TestDecode) ... ok test_unknown_charset (test__encoded_words.TestDecode) ... ok test_wrong_format_input_raises (test__encoded_words.TestDecode) ... ok test_invalid_character (test__encoded_words.TestDecodeB) ... ok test_invalid_character_and_bad_padding (test__encoded_words.TestDecodeB) ... ok test_missing_padding (test__encoded_words.TestDecodeB) ... ok test_simple (test__encoded_words.TestDecodeB) ... ok test_no_encoded (test__encoded_words.TestDecodeQ) ... ok test_run_of_encoded (test__encoded_words.TestDecodeQ) ... ok test_spaces (test__encoded_words.TestDecodeQ) ... ok test_auto_b_if_enough_unsafe (test__encoded_words.TestEncode) ... ok test_auto_b_if_long_unsafe (test__encoded_words.TestEncode) ... ok test_auto_q (test__encoded_words.TestEncode) ... ok test_auto_q_if_long_mostly_safe (test__encoded_words.TestEncode) ... ok test_auto_q_if_short_mostly_safe (test__encoded_words.TestEncode) ... ok test_b (test__encoded_words.TestEncode) ... ok test_lang (test__encoded_words.TestEncode) ... ok test_q (test__encoded_words.TestEncode) ... ok test_unknown_8bit (test__encoded_words.TestEncode) ... ok test_utf8_default (test__encoded_words.TestEncode) ... ok test_padding (test__encoded_words.TestEncodeB) ... ok test_simple (test__encoded_words.TestEncodeB) ... ok test_all_safe (test__encoded_words.TestEncodeQ) ... ok test_run_of_encodables (test__encoded_words.TestEncodeQ) ... ok test_spaces (test__encoded_words.TestEncodeQ) ... ok test_address_list_folding_at_commas (test__header_value_parser.TestFolding) ... ok test_address_list_with_unicode_names (test__header_value_parser.TestFolding) ... ok test_address_list_with_unicode_names_in_quotes (test__header_value_parser.TestFolding) ... ok test_ews_combined_before_wrap (test__header_value_parser.TestFolding) ... ok test_initial_whitespace_splitting (test__header_value_parser.TestFolding) ... ok test_one_ew_on_each_of_two_wrapped_lines (test__header_value_parser.TestFolding) ... ok test_simple_address (test__header_value_parser.TestFolding) ... ok test_simple_unstructured_folded (test__header_value_parser.TestFolding) ... ok test_simple_unstructured_no_folds (test__header_value_parser.TestFolding) ... ok test_unstructured_with_unicode_no_folds (test__header_value_parser.TestFolding) ... ok test_whitespace_splitting (test__header_value_parser.TestFolding) ... ok test__wsp_splitter_one_word (test__header_value_parser.TestParser) ... ok test__wsp_splitter_two_words (test__header_value_parser.TestParser) ... ok test__wsp_splitter_ws_runs (test__header_value_parser.TestParser) ... ok test_encoded_word_inside_quotes (test__header_value_parser.TestParser) ... ok test_get_addr_spec_dot_atom (test__header_value_parser.TestParser) ... ok test_get_addr_spec_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_addr_spec_normal (test__header_value_parser.TestParser) ... ok test_get_addr_spec_quoted_strings_in_atom_list (test__header_value_parser.TestParser) ... ok test_get_addr_spec_with_cfws (test__header_value_parser.TestParser) ... ok test_get_addr_spec_with_doamin_literal (test__header_value_parser.TestParser) ... ok test_get_addr_spec_with_qouoted_string_and_cfws (test__header_value_parser.TestParser) ... ok test_get_address_complex (test__header_value_parser.TestParser) ... ok test_get_address_empty_group (test__header_value_parser.TestParser) ... ok test_get_address_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_address_group (test__header_value_parser.TestParser) ... ok test_get_address_invalid_mailbox_invalid (test__header_value_parser.TestParser) ... ok test_get_address_list_group_and_mailboxes (test__header_value_parser.TestParser) ... ok test_get_address_list_group_empty (test__header_value_parser.TestParser) ... ok test_get_address_list_group_simple (test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_complex (test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_invalid_addresses (test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_simple (test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_two_simple (test__header_value_parser.TestParser) ... ok test_get_address_quoted_local_part (test__header_value_parser.TestParser) ... ok test_get_address_quoted_strings_in_atom_list (test__header_value_parser.TestParser) ... ok test_get_address_rfc2047_display_name (test__header_value_parser.TestParser) ... ok test_get_address_simple (test__header_value_parser.TestParser) ... ok test_get_angle_addr_empty (test__header_value_parser.TestParser) ... ok test_get_angle_addr_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_angle_addr_internal_cfws (test__header_value_parser.TestParser) ... ok test_get_angle_addr_missing_closing_angle (test__header_value_parser.TestParser) ... ok test_get_angle_addr_missing_closing_angle_with_cfws (test__header_value_parser.TestParser) ... ok test_get_angle_addr_no_angle_before_special_raises (test__header_value_parser.TestParser) ... ok test_get_angle_addr_no_angle_raise (test__header_value_parser.TestParser) ... ok test_get_angle_addr_no_angle_raises (test__header_value_parser.TestParser) ... ok test_get_angle_addr_obs_route (test__header_value_parser.TestParser) ... ok test_get_angle_addr_qs_and_domain_literal (test__header_value_parser.TestParser) ... ok test_get_angle_addr_simple (test__header_value_parser.TestParser) ... ok test_get_angle_addr_special_after_angle_raises (test__header_value_parser.TestParser) ... ok test_get_angle_addr_with_cfws (test__header_value_parser.TestParser) ... ok test_get_atext_all_atext (test__header_value_parser.TestParser) ... ok test_get_atext_following_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_atext_non_printables (test__header_value_parser.TestParser) ... ok test_get_atext_only (test__header_value_parser.TestParser) ... ok test_get_atext_two_words_gets_first (test__header_value_parser.TestParser) ... ok test_get_atext_up_to_special (test__header_value_parser.TestParser) ... ok test_get_atom_atom_ends_at_noncfws (test__header_value_parser.TestParser) ... ok test_get_atom_atom_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_atom_header_ends_in_comment (test__header_value_parser.TestParser) ... ok test_get_atom_no_atom (test__header_value_parser.TestParser) ... ok test_get_atom_no_atom_before_special (test__header_value_parser.TestParser) ... ok test_get_atom_non_printable_in_atext (test__header_value_parser.TestParser) ... ok test_get_atom_non_printable_in_comment (test__header_value_parser.TestParser) ... ok test_get_atom_only (test__header_value_parser.TestParser) ... ok test_get_atom_rfc2047_atom (test__header_value_parser.TestParser) ... ok test_get_atom_with_comments_and_wsp (test__header_value_parser.TestParser) ... ok test_get_atom_with_multiple_comments (test__header_value_parser.TestParser) ... ok test_get_atom_with_wsp (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_empty_quotes (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_end_dquote_mid_word (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_following_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_multiple_words (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_multiple_words_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_must_start_with_dquote (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_no_end_dquote (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_non_printables (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_only (test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_quoted_dquote (test__header_value_parser.TestParser) ... ok test_get_cfws_ends_at_non_leader (test__header_value_parser.TestParser) ... ok test_get_cfws_ends_at_non_printable (test__header_value_parser.TestParser) ... ok test_get_cfws_header_ends_in_comment (test__header_value_parser.TestParser) ... ok test_get_cfws_multiple_nested_comments (test__header_value_parser.TestParser) ... ok test_get_cfws_non_printable_in_comment (test__header_value_parser.TestParser) ... ok test_get_cfws_only_comment (test__header_value_parser.TestParser) ... ok test_get_cfws_only_mixed (test__header_value_parser.TestParser) ... ok test_get_cfws_only_ws (test__header_value_parser.TestParser) ... ok test_get_comment_empty_comment (test__header_value_parser.TestParser) ... ok test_get_comment_end_paren_mid_word (test__header_value_parser.TestParser) ... ok test_get_comment_following_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_comment_missing_end_of_nesting (test__header_value_parser.TestParser) ... ok test_get_comment_multiple_nesting (test__header_value_parser.TestParser) ... ok test_get_comment_multiple_words (test__header_value_parser.TestParser) ... ok test_get_comment_multiple_words_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_comment_must_start_with_paren (test__header_value_parser.TestParser) ... ok test_get_comment_nested_comment (test__header_value_parser.TestParser) ... ok test_get_comment_nested_comment_wsp (test__header_value_parser.TestParser) ... ok test_get_comment_no_end_paren (test__header_value_parser.TestParser) ... ok test_get_comment_non_printable (test__header_value_parser.TestParser) ... ok test_get_comment_only (test__header_value_parser.TestParser) ... ok test_get_comment_qs_in_nested_comment (test__header_value_parser.TestParser) ... ok test_get_comment_quoted_parens (test__header_value_parser.TestParser) ... ok test_get_display_name_complex1 (test__header_value_parser.TestParser) ... ok test_get_display_name_complex2 (test__header_value_parser.TestParser) ... ok test_get_display_name_ending_with_obsolete (test__header_value_parser.TestParser) ... ok test_get_display_name_obsolete (test__header_value_parser.TestParser) ... ok test_get_display_name_pharse_must_start_with_word (test__header_value_parser.TestParser) ... ok test_get_display_name_simple (test__header_value_parser.TestParser) ... ok test_get_domain_domain_literal_only (test__header_value_parser.TestParser) ... ok test_get_domain_domain_literal_with_cfws (test__header_value_parser.TestParser) ... ok test_get_domain_domain_literal_with_cfws_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_domain_domain_with_cfws_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_domain_literal_bad_dtext_char_before_special_raises (test__header_value_parser.TestParser) ... ok test_get_domain_literal_no_start_char_before_special_raises (test__header_value_parser.TestParser) ... ok test_get_domain_literal_no_start_char_raises (test__header_value_parser.TestParser) ... ok test_get_domain_literal_only (test__header_value_parser.TestParser) ... ok test_get_domain_literal_with_internal_ws (test__header_value_parser.TestParser) ... ok test_get_domain_literal_with_surrounding_cfws (test__header_value_parser.TestParser) ... ok test_get_domain_no_atom_raises (test__header_value_parser.TestParser) ... ok test_get_domain_no_non_cfws_raises (test__header_value_parser.TestParser) ... ok test_get_domain_obsolete (test__header_value_parser.TestParser) ... ok test_get_domain_regular_domain_only (test__header_value_parser.TestParser) ... ok test_get_domain_with_cfws (test__header_value_parser.TestParser) ... ok test_get_dot_atom_leading_dot_raises (test__header_value_parser.TestParser) ... ok test_get_dot_atom_no_atom_raises (test__header_value_parser.TestParser) ... ok test_get_dot_atom_only (test__header_value_parser.TestParser) ... ok test_get_dot_atom_rfc2047_atom (test__header_value_parser.TestParser) ... ok test_get_dot_atom_space_ends_dot_atom (test__header_value_parser.TestParser) ... ok test_get_dot_atom_text (test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_lone_atom_is_valid (test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_raises_on_leading_dot (test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_raises_on_leading_non_atext (test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_raises_on_trailing_dot (test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_trailing_text_preserved (test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_trailing_ws_preserved (test__header_value_parser.TestParser) ... ok test_get_dot_atom_trailing_dot_raises (test__header_value_parser.TestParser) ... ok test_get_dot_atom_two_dots_raises (test__header_value_parser.TestParser) ... ok test_get_dot_atom_with_comments_and_wsp (test__header_value_parser.TestParser) ... ok test_get_dot_atom_with_wsp (test__header_value_parser.TestParser) ... ok test_get_dtext_all_dtext (test__header_value_parser.TestParser) ... ok test_get_dtext_close_bracket_mid_word (test__header_value_parser.TestParser) ... ok test_get_dtext_following_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_dtext_non_printables (test__header_value_parser.TestParser) ... ok test_get_dtext_only (test__header_value_parser.TestParser) ... ok test_get_dtext_open_bracket_mid_word (test__header_value_parser.TestParser) ... ok test_get_dtext_two_words_gets_first (test__header_value_parser.TestParser) ... ok test_get_dtext_up_to_close_bracket_only (test__header_value_parser.TestParser) ... ok test_get_dtext_up_to_open_bracket_only (test__header_value_parser.TestParser) ... ok test_get_dtext_with_qp (test__header_value_parser.TestParser) ... ok test_get_dtext_wsp_before_close_bracket_preserved (test__header_value_parser.TestParser) ... ok test_get_dtext_wsp_before_open_bracket_preserved (test__header_value_parser.TestParser) ... ok test_get_encoded_word_gets_first (test__header_value_parser.TestParser) ... ok test_get_encoded_word_gets_first_even_if_no_space (test__header_value_parser.TestParser) ... ok test_get_encoded_word_internal_spaces (test__header_value_parser.TestParser) ... ok test_get_encoded_word_lang_default_is_blank (test__header_value_parser.TestParser) ... ok test_get_encoded_word_leading_internal_space (test__header_value_parser.TestParser) ... ok test_get_encoded_word_missing_end_raises (test__header_value_parser.TestParser) ... ok test_get_encoded_word_missing_middle_raises (test__header_value_parser.TestParser) ... ok test_get_encoded_word_missing_start_raises (test__header_value_parser.TestParser) ... ok test_get_encoded_word_non_printable_defect (test__header_value_parser.TestParser) ... ok test_get_encoded_word_quopri_utf_escape_follows_cte (test__header_value_parser.TestParser) ... ok test_get_encoded_word_sets_extra_attributes (test__header_value_parser.TestParser) ... ok test_get_encoded_word_valid_ew (test__header_value_parser.TestParser) ... ok test_get_fws_only (test__header_value_parser.TestParser) ... ok test_get_fws_space (test__header_value_parser.TestParser) ... ok test_get_fws_ws_run (test__header_value_parser.TestParser) ... ok test_get_group_cfws_only (test__header_value_parser.TestParser) ... ok test_get_group_empty (test__header_value_parser.TestParser) ... ok test_get_group_list_cfws_only (test__header_value_parser.TestParser) ... ok test_get_group_list_comment_only_invalid (test__header_value_parser.TestParser) ... ok test_get_group_list_mailbox_list (test__header_value_parser.TestParser) ... ok test_get_group_list_obs_group_list (test__header_value_parser.TestParser) ... ok test_get_group_mixed_list (test__header_value_parser.TestParser) ... ok test_get_group_null_addr_spec (test__header_value_parser.TestParser) ... ok test_get_group_one_invalid (test__header_value_parser.TestParser) ... ok test_get_group_single_mailbox (test__header_value_parser.TestParser) ... ok test_get_local_part_complex_obsolete_1 (test__header_value_parser.TestParser) ... ok test_get_local_part_complex_obsolete_invalid (test__header_value_parser.TestParser) ... ok test_get_local_part_double_dot_raises (test__header_value_parser.TestParser) ... ok test_get_local_part_leading_dot (test__header_value_parser.TestParser) ... ok test_get_local_part_leading_dot_after_ws (test__header_value_parser.TestParser) ... ok test_get_local_part_no_part_raises (test__header_value_parser.TestParser) ... ok test_get_local_part_quoted_strings_in_atom_list (test__header_value_parser.TestParser) ... ok test_get_local_part_quoted_with_cfws (test__header_value_parser.TestParser) ... ok test_get_local_part_quoted_with_whitespace (test__header_value_parser.TestParser) ... ok test_get_local_part_simple (test__header_value_parser.TestParser) ... ok test_get_local_part_simple_obsolete (test__header_value_parser.TestParser) ... ok test_get_local_part_simple_quoted (test__header_value_parser.TestParser) ... ok test_get_local_part_special_instead_raises (test__header_value_parser.TestParser) ... ok test_get_local_part_trailing_dot (test__header_value_parser.TestParser) ... ok test_get_local_part_trailing_dot_with_ws (test__header_value_parser.TestParser) ... ok test_get_local_part_unicode_defect (test__header_value_parser.TestParser) ... ok test_get_local_part_valid_and_invalid_qp_in_atom_list (test__header_value_parser.TestParser) ... ok test_get_local_part_with_cfws (test__header_value_parser.TestParser) ... ok test_get_local_part_with_dot (test__header_value_parser.TestParser) ... ok test_get_local_part_with_quoted_dot (test__header_value_parser.TestParser) ... ok test_get_local_part_with_whitespace (test__header_value_parser.TestParser) ... ok test_get_mailbox_addr_spec_only (test__header_value_parser.TestParser) ... ok test_get_mailbox_angle_addr_only (test__header_value_parser.TestParser) ... ok test_get_mailbox_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_empty_list_element (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_junk_after_valid_address (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_only_empty_elements (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_single_addr (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_two_complex (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_two_name_addr (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_two_simple_addr (test__header_value_parser.TestParser) ... ok test_get_mailbox_list_unparseable_mailbox_null (test__header_value_parser.TestParser) ... ok test_get_mailbox_name_addr (test__header_value_parser.TestParser) ... ok test_get_mailbox_quoted_strings_in_atom_list (test__header_value_parser.TestParser) ... ok test_get_name_addr_angle_addr_only (test__header_value_parser.TestParser) ... ok test_get_name_addr_atom_name (test__header_value_parser.TestParser) ... ok test_get_name_addr_atom_name_with_cfws (test__header_value_parser.TestParser) ... ok test_get_name_addr_ends_at_special (test__header_value_parser.TestParser) ... ok test_get_name_addr_name_with_cfws_and_dots (test__header_value_parser.TestParser) ... ok test_get_name_addr_no_angle_after_display_name_raises (test__header_value_parser.TestParser) ... ok test_get_name_addr_no_content_before_special_raises (test__header_value_parser.TestParser) ... ok test_get_name_addr_no_content_raises (test__header_value_parser.TestParser) ... ok test_get_name_addr_qs_name (test__header_value_parser.TestParser) ... ok test_get_name_addr_with_route (test__header_value_parser.TestParser) ... ok test_get_obs_route_complex (test__header_value_parser.TestParser) ... ok test_get_obs_route_no_route_before_end_raises (test__header_value_parser.TestParser) ... ok test_get_obs_route_no_route_before_special_raises (test__header_value_parser.TestParser) ... ok test_get_obs_route_no_route_before_special_raises2 (test__header_value_parser.TestParser) ... ok test_get_obs_route_simple (test__header_value_parser.TestParser) ... ok test_get_phrase_complex (test__header_value_parser.TestParser) ... ok test_get_phrase_ending_with_obsolete (test__header_value_parser.TestParser) ... ok test_get_phrase_obsolete (test__header_value_parser.TestParser) ... ok test_get_phrase_pharse_must_start_with_word (test__header_value_parser.TestParser) ... ok test_get_phrase_simple (test__header_value_parser.TestParser) ... ok test_get_qcontent_all_printables (test__header_value_parser.TestParser) ... ok test_get_qcontent_close_paren_mid_word (test__header_value_parser.TestParser) ... ok test_get_qcontent_following_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_qcontent_non_printables (test__header_value_parser.TestParser) ... ok test_get_qcontent_only (test__header_value_parser.TestParser) ... ok test_get_qcontent_two_words_gets_first (test__header_value_parser.TestParser) ... ok test_get_qcontent_up_to_dquote_only (test__header_value_parser.TestParser) ... ok test_get_qcontent_wsp_before_close_paren_preserved (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_all_printables (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_close_paren_mid_word (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_following_wsp_preserved (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_non_printables (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_only (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_open_paren_mid_word (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_two_words_gets_first (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_up_to_close_paren_only (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_up_to_open_paren_only (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_wsp_before_close_paren_preserved (test__header_value_parser.TestParser) ... ok test_get_qp_ctext_wsp_before_open_paren_preserved (test__header_value_parser.TestParser) ... ok test_get_quoted_string_header_ends_in_comment (test__header_value_parser.TestParser) ... ok test_get_quoted_string_header_ends_in_qcontent (test__header_value_parser.TestParser) ... ok test_get_quoted_string_internal_ws (test__header_value_parser.TestParser) ... ok test_get_quoted_string_no_quoted_string (test__header_value_parser.TestParser) ... ok test_get_quoted_string_non_printable_in_comment (test__header_value_parser.TestParser) ... ok test_get_quoted_string_non_printable_in_qcontent (test__header_value_parser.TestParser) ... ok test_get_quoted_string_only (test__header_value_parser.TestParser) ... ok test_get_quoted_string_qs_ends_at_noncfws (test__header_value_parser.TestParser) ... ok test_get_quoted_string_with_comments_and_wsp (test__header_value_parser.TestParser) ... ok test_get_quoted_string_with_multiple_comments (test__header_value_parser.TestParser) ... ok test_get_quoted_string_with_wsp (test__header_value_parser.TestParser) ... ok test_get_unstructured_ew_with_internal_leading_ws (test__header_value_parser.TestParser) ... ok test_get_unstructured_ew_with_internal_ws (test__header_value_parser.TestParser) ... ok test_get_unstructured_invaild_ew (test__header_value_parser.TestParser) ... ok test_get_unstructured_invalid_base64_character (test__header_value_parser.TestParser) ... ok test_get_unstructured_invalid_base64_character_and_bad_padding (test__header_value_parser.TestParser) ... ok test_get_unstructured_leading_and_trailing_whitespace (test__header_value_parser.TestParser) ... ok test_get_unstructured_leading_whitespace (test__header_value_parser.TestParser) ... ok test_get_unstructured_missing_base64_padding (test__header_value_parser.TestParser) ... ok test_get_unstructured_no_whitespace_between_ews (test__header_value_parser.TestParser) ... ok test_get_unstructured_normal_phrase (test__header_value_parser.TestParser) ... ok test_get_unstructured_normal_phrase_with_whitespace (test__header_value_parser.TestParser) ... ok test_get_unstructured_null (test__header_value_parser.TestParser) ... ok test_get_unstructured_one_ew_trailing_ws (test__header_value_parser.TestParser) ... ok test_get_unstructured_one_valid_ew_no_ws (test__header_value_parser.TestParser) ... ok test_get_unstructured_one_valid_ew_trailing_text (test__header_value_parser.TestParser) ... ok test_get_unstructured_one_word (test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_ew_in_middle_of_text (test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_ew_with_leading_ws (test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_two_ew (test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_two_ew_extra_ws (test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_two_ew_trailing_ws (test__header_value_parser.TestParser) ... ok test_get_unstructured_trailing_whitespace (test__header_value_parser.TestParser) ... ok test_get_unstructured_two_ew_extra_ws_trailing_text (test__header_value_parser.TestParser) ... ok test_get_unstructured_undecodable_bytes (test__header_value_parser.TestParser) ... ok test_get_unstructured_undecodable_bytes_in_EW (test__header_value_parser.TestParser) ... ok test_get_word_atom_yields_atom (test__header_value_parser.TestParser) ... ok test_get_word_ends_at_dot (test__header_value_parser.TestParser) ... ok test_get_word_qs_yields_qs (test__header_value_parser.TestParser) ... ok test_EWWhiteSpaceTerminal (test__header_value_parser.TestTokens) ... ok test_undecodable_bytes_error_preserved (test__header_value_parser.TestTokens) ... ok test_value_RFC_2045_2 (test__header_value_parser.Test_parse_mime_version) ... ok test_value_RFC_2045_3 (test__header_value_parser.Test_parse_mime_version) ... ok test_value_RFC_2045_4 (test__header_value_parser.Test_parse_mime_version) ... ok test_value_empty (test__header_value_parser.Test_parse_mime_version) ... ok test_value_rfc_2045_1 (test__header_value_parser.Test_parse_mime_version) ... ok test_input_header_with_one_space_body (test_inversion.TestInversion) ... ok test_8bit_in_base64_body (test_email.Test8BitBytesHandling) ... ok test_8bit_in_quopri_body (test_email.Test8BitBytesHandling) ... ok test_8bit_in_uuencode_body (test_email.Test8BitBytesHandling) ... ok test_8bit_multipart (test_email.Test8BitBytesHandling) ... ok test_bytes_feedparser (test_email.Test8BitBytesHandling) ... ok test_bytes_generator (test_email.Test8BitBytesHandling) ... ok test_bytes_generator_b_encoding_linesep (test_email.Test8BitBytesHandling) ... ok test_bytes_generator_handles_None_body (test_email.Test8BitBytesHandling) ... ok test_bytes_generator_with_unix_from (test_email.Test8BitBytesHandling) ... ok test_crlf_flatten (test_email.Test8BitBytesHandling) ... ok test_decoded_generator_emits_unicode_body (test_email.Test8BitBytesHandling) ... ok test_del_rfc2231_params_with_8bit (test_email.Test8BitBytesHandling) ... ok test_generator_b_encoding_linesep (test_email.Test8BitBytesHandling) ... ok test_generator_handles_8bit (test_email.Test8BitBytesHandling) ... ok test_get_8bit_header (test_email.Test8BitBytesHandling) ... ok test_get_all_with_8bit_headers (test_email.Test8BitBytesHandling) ... ok test_get_content_type_with_8bit (test_email.Test8BitBytesHandling) ... ok test_get_params_with_8bit (test_email.Test8BitBytesHandling) ... ok test_get_payload_with_8bit_cte_header (test_email.Test8BitBytesHandling) ... ok test_get_rfc2231_params_with_8bit (test_email.Test8BitBytesHandling) ... ok test_invalid_8bit_in_non_8bit_cte_uses_replace (test_email.Test8BitBytesHandling) ... ok test_items_with_8bit_headers (test_email.Test8BitBytesHandling) ... ok test_known_8bit_CTE (test_email.Test8BitBytesHandling) ... ok test_message_from_binary_file (test_email.Test8BitBytesHandling) ... ok test_print_8bit_headers (test_email.Test8BitBytesHandling) ... ok test_set_rfc2231_params_with_8bit (test_email.Test8BitBytesHandling) ... ok test_str_generator_should_not_mutate_msg_when_handling_8bit (test_email.Test8BitBytesHandling) ... ok test_string_generator_reencodes_to_quopri_when_appropriate (test_email.Test8BitBytesHandling) ... ok test_unknown_8bit_CTE (test_email.Test8BitBytesHandling) ... ok test_values_with_8bit_headers (test_email.Test8BitBytesHandling) ... ok test_decode (test_email.TestBase64) ... ok test_encode (test_email.TestBase64) ... ok test_header_encode (test_email.TestBase64) ... ok test_len (test_email.TestBase64) ... ok test_MIME_digest (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_MIME_digest_with_part_headers (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_content_type (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_dsn (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_long_header (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_message_delivery_status (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_message_external_body_idempotent (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_message_signed_idempotent (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_mixed_with_image (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_more_rfc2231_parameters (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_multipart_no_parts (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_multipart_one_part (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_multipart_report (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_nested_multipart_mixeds (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_no_start_boundary (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_parse_text_message (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_parse_untyped_message (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_parser (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_preamble_epilogue (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_rfc2231_charset (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_simple_multipart (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_text_plain_in_a_multipart_digest (test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_MIME_digest (test_email.TestBytesGeneratorIdempotentNL) ... ok test_MIME_digest_with_part_headers (test_email.TestBytesGeneratorIdempotentNL) ... ok test_content_type (test_email.TestBytesGeneratorIdempotentNL) ... ok test_dsn (test_email.TestBytesGeneratorIdempotentNL) ... ok test_long_header (test_email.TestBytesGeneratorIdempotentNL) ... ok test_message_delivery_status (test_email.TestBytesGeneratorIdempotentNL) ... ok test_message_external_body_idempotent (test_email.TestBytesGeneratorIdempotentNL) ... ok test_message_signed_idempotent (test_email.TestBytesGeneratorIdempotentNL) ... ok test_mixed_with_image (test_email.TestBytesGeneratorIdempotentNL) ... ok test_more_rfc2231_parameters (test_email.TestBytesGeneratorIdempotentNL) ... ok test_multipart_no_parts (test_email.TestBytesGeneratorIdempotentNL) ... ok test_multipart_one_part (test_email.TestBytesGeneratorIdempotentNL) ... ok test_multipart_report (test_email.TestBytesGeneratorIdempotentNL) ... ok test_nested_multipart_mixeds (test_email.TestBytesGeneratorIdempotentNL) ... ok test_no_start_boundary (test_email.TestBytesGeneratorIdempotentNL) ... ok test_parse_text_message (test_email.TestBytesGeneratorIdempotentNL) ... ok test_parse_untyped_message (test_email.TestBytesGeneratorIdempotentNL) ... ok test_parser (test_email.TestBytesGeneratorIdempotentNL) ... ok test_preamble_epilogue (test_email.TestBytesGeneratorIdempotentNL) ... ok test_rfc2231_charset (test_email.TestBytesGeneratorIdempotentNL) ... ok test_simple_multipart (test_email.TestBytesGeneratorIdempotentNL) ... ok test_text_plain_in_a_multipart_digest (test_email.TestBytesGeneratorIdempotentNL) ... ok test_body_encode (test_email.TestCharset) ... ok test_codec_encodeable (test_email.TestCharset) ... ok test_unicode_charset_name (test_email.TestCharset) ... ok test_EncodersEncode_base64 (test_email.TestEncoders) ... ok test_default_cte (test_email.TestEncoders) ... ok test_encode7or8bit (test_email.TestEncoders) ... ok test_encode_empty_payload (test_email.TestEncoders) ... ok test_qp_encode_latin1 (test_email.TestEncoders) ... ok test_qp_encode_non_latin1 (test_email.TestEncoders) ... ok test_dont_mangle_from (test_email.TestFromMangling) ... ok test_mangle_from_in_preamble_and_epilog (test_email.TestFromMangling) ... ok test_mangled_from (test_email.TestFromMangling) ... ok test_mangled_from_with_bad_bytes (test_email.TestFromMangling) ... ok test_bad_8bit_header (test_email.TestHeader) ... ok test_base64_splittable (test_email.TestHeader) ... ok test_broken_base64_header (test_email.TestHeader) ... ok test_empty_header_encode (test_email.TestHeader) ... ok test_encode_preserves_leading_ws_on_value (test_email.TestHeader) ... ok test_encoded_adjacent_nonencoded (test_email.TestHeader) ... ok test_escaped_8bit_header (test_email.TestHeader) ... ok test_explicit_maxlinelen (test_email.TestHeader) ... ok test_flatten_header_with_no_value (test_email.TestHeader) ... ok test_header_ctor_default_args (test_email.TestHeader) ... ok test_header_handles_binary_unknown8bit (test_email.TestHeader) ... ok test_header_needs_no_decoding (test_email.TestHeader) ... ok test_long (test_email.TestHeader) ... ok test_make_header_handles_binary_unknown8bit (test_email.TestHeader) ... ok test_modify_returned_list_does_not_change_header (test_email.TestHeader) ... ok test_multilingual (test_email.TestHeader) ... ok test_quopri_splittable (test_email.TestHeader) ... ok test_shift_jis_charset (test_email.TestHeader) ... ok test_simple (test_email.TestHeader) ... ok test_simple_surprise (test_email.TestHeader) ... ok test_string_charset (test_email.TestHeader) ... ok test_us_ascii_header (test_email.TestHeader) ... ok test_utf8_shortest (test_email.TestHeader) ... ok test_whitespace_keeper (test_email.TestHeader) ... ok test_MIME_digest (test_email.TestIdempotent) ... ok test_MIME_digest_with_part_headers (test_email.TestIdempotent) ... ok test_content_type (test_email.TestIdempotent) ... ok test_dsn (test_email.TestIdempotent) ... ok test_long_header (test_email.TestIdempotent) ... ok test_message_delivery_status (test_email.TestIdempotent) ... ok test_message_external_body_idempotent (test_email.TestIdempotent) ... ok test_message_signed_idempotent (test_email.TestIdempotent) ... ok test_mixed_with_image (test_email.TestIdempotent) ... ok test_more_rfc2231_parameters (test_email.TestIdempotent) ... ok test_multipart_no_parts (test_email.TestIdempotent) ... ok test_multipart_one_part (test_email.TestIdempotent) ... ok test_multipart_report (test_email.TestIdempotent) ... ok test_nested_multipart_mixeds (test_email.TestIdempotent) ... ok test_no_start_boundary (test_email.TestIdempotent) ... ok test_parse_text_message (test_email.TestIdempotent) ... ok test_parse_untyped_message (test_email.TestIdempotent) ... ok test_parser (test_email.TestIdempotent) ... ok test_preamble_epilogue (test_email.TestIdempotent) ... ok test_rfc2231_charset (test_email.TestIdempotent) ... ok test_simple_multipart (test_email.TestIdempotent) ... ok test_text_plain_in_a_multipart_digest (test_email.TestIdempotent) ... ok test_body_line_iterator (test_email.TestIterators) ... ok test_pushCR_LF (test_email.TestIterators) FeedParser BufferedSubFile.push() assumed it received complete ... ok test_typed_subpart_iterator (test_email.TestIterators) ... ok test_typed_subpart_iterator_default_type (test_email.TestIterators) ... ok test_another_long_almost_unsplittable_header (test_email.TestLongHeaders) ... ok test_another_long_multiline_header (test_email.TestLongHeaders) ... ok test_header_encode_with_different_output_charset (test_email.TestLongHeaders) ... ok test_header_splitter (test_email.TestLongHeaders) ... ok test_last_split_chunk_does_not_fit (test_email.TestLongHeaders) ... ok test_leading_splittable_in_the_middle_just_before_overlong_last_part (test_email.TestLongHeaders) ... ok test_long_8bit_header (test_email.TestLongHeaders) ... ok test_long_8bit_header_no_charset (test_email.TestLongHeaders) ... ok test_long_field_name (test_email.TestLongHeaders) ... ok test_long_header_encode (test_email.TestLongHeaders) ... ok test_long_header_encode_with_different_output_charset (test_email.TestLongHeaders) ... ok test_long_header_encode_with_tab_continuation (test_email.TestLongHeaders) ... ok test_long_header_encode_with_tab_continuation_is_just_a_hint (test_email.TestLongHeaders) ... ok test_long_header_with_multiple_sequential_split_chars (test_email.TestLongHeaders) ... ok test_long_header_with_whitespace_runs (test_email.TestLongHeaders) ... ok test_long_line_after_append (test_email.TestLongHeaders) ... ok test_long_lines_with_different_header (test_email.TestLongHeaders) ... ok test_long_nonstring (test_email.TestLongHeaders) ... ok test_long_received_header (test_email.TestLongHeaders) ... ok test_long_rfc2047_header_with_embedded_fws (test_email.TestLongHeaders) ... ok test_long_run_with_semi_header_splitter (test_email.TestLongHeaders) ... ok test_long_to_header (test_email.TestLongHeaders) ... ok test_long_unbreakable_lines_with_continuation (test_email.TestLongHeaders) ... ok test_multiline_with_overlong_last_part_followed_by_split_point (test_email.TestLongHeaders) ... ok test_multiline_with_overlong_parts_separated_by_two_split_points (test_email.TestLongHeaders) ... ok test_multiple_splittable_leading_char_followed_by_overlong_unsplitable (test_email.TestLongHeaders) ... ok test_no_semis_header_splitter (test_email.TestLongHeaders) ... ok test_no_split_long_header (test_email.TestLongHeaders) ... ok test_overlong_last_part_followed_by_split_point (test_email.TestLongHeaders) ... ok test_shorter_line_with_append (test_email.TestLongHeaders) ... ok test_split_long_continuation (test_email.TestLongHeaders) ... ok test_splittable_leading_char_followed_by_overlong_unsplitable (test_email.TestLongHeaders) ... ok test_splitter_split_on_punctuation_only_if_fws (test_email.TestLongHeaders) ... ok test_splitter_split_on_punctuation_only_if_fws_with_header (test_email.TestLongHeaders) ... ok test_splitting_first_line_only_is_long (test_email.TestLongHeaders) ... ok test_splitting_multiple_long_lines (test_email.TestLongHeaders) ... ok test_string_headerinst_eq (test_email.TestLongHeaders) ... ok test_trailing_splitable_on_overlong_unsplitable (test_email.TestLongHeaders) ... ok test_trailing_splitable_on_overlong_unsplitable_with_leading_splitable (test_email.TestLongHeaders) ... ok test_binary_body_with_encode_7or8bit (test_email.TestMIMEApplication) ... ok test_binary_body_with_encode_base64 (test_email.TestMIMEApplication) ... ok test_binary_body_with_encode_noop (test_email.TestMIMEApplication) ... ok test_binary_body_with_encode_quopri (test_email.TestMIMEApplication) ... ok test_body (test_email.TestMIMEApplication) ... ok test_headers (test_email.TestMIMEApplication) ... ok test_add_header (test_email.TestMIMEAudio) ... ok test_checkSetMinor (test_email.TestMIMEAudio) ... ok test_encoding (test_email.TestMIMEAudio) ... ok test_guess_minor_type (test_email.TestMIMEAudio) ... ok test_add_header (test_email.TestMIMEImage) ... ok test_checkSetMinor (test_email.TestMIMEImage) ... ok test_encoding (test_email.TestMIMEImage) ... ok test_guess_minor_type (test_email.TestMIMEImage) ... ok test_bad_multipart (test_email.TestMIMEMessage) ... ok test_default_multipart_constructor (test_email.TestMIMEMessage) ... ok test_default_type (test_email.TestMIMEMessage) ... ok test_default_type_non_parsed (test_email.TestMIMEMessage) ... ok test_default_type_with_explicit_container_type (test_email.TestMIMEMessage) ... ok test_dsn (test_email.TestMIMEMessage) ... ok test_epilogue (test_email.TestMIMEMessage) ... ok test_generate (test_email.TestMIMEMessage) ... ok test_mime_attachments_in_constructor (test_email.TestMIMEMessage) ... ok test_no_nl_preamble (test_email.TestMIMEMessage) ... ok test_parse_message_rfc822 (test_email.TestMIMEMessage) ... ok test_type_error (test_email.TestMIMEMessage) ... ok test_valid_argument (test_email.TestMIMEMessage) ... ok test_7bit_input (test_email.TestMIMEText) ... ok test_7bit_input_no_charset (test_email.TestMIMEText) ... ok test_charset (test_email.TestMIMEText) ... ok test_payload (test_email.TestMIMEText) ... ok test_types (test_email.TestMIMEText) ... ok test_utf8_input (test_email.TestMIMEText) ... ok test_utf8_input_no_charset (test_email.TestMIMEText) ... skipped "can't fix because of backward compat in email5, will fix in email6" test__contains__ (test_email.TestMessageAPI) ... ok test_add_header_with_name_only_param (test_email.TestMessageAPI) ... ok test_add_header_with_no_value (test_email.TestMessageAPI) ... ok test_as_string (test_email.TestMessageAPI) ... ok test_ascii_add_header (test_email.TestMessageAPI) ... ok test_ascii_add_header_with_tspecial (test_email.TestMessageAPI) ... ok test_bad_param (test_email.TestMessageAPI) ... ok test_binary_base64_payload (test_email.TestMessageAPI) ... ok test_binary_quopri_payload (test_email.TestMessageAPI) ... ok test_binary_uuencode_payload (test_email.TestMessageAPI) ... ok test_bogus_filename (test_email.TestMessageAPI) ... ok test_broken_base64_payload (test_email.TestMessageAPI) ... ok test_broken_unicode_payload (test_email.TestMessageAPI) ... ok test_byte_message_rfc822_only (test_email.TestMessageAPI) ... ok test_decoded_generator (test_email.TestMessageAPI) ... ok test_del_nonexistent_param (test_email.TestMessageAPI) ... ok test_del_param (test_email.TestMessageAPI) ... ok test_del_param_on_nonexistent_header (test_email.TestMessageAPI) ... ok test_del_param_on_other_header (test_email.TestMessageAPI) ... ok test_embeded_header_via_Header_rejected (test_email.TestMessageAPI) ... ok test_embeded_header_via_string_rejected (test_email.TestMessageAPI) ... ok test_field_containment (test_email.TestMessageAPI) ... ok test_get_all (test_email.TestMessageAPI) ... ok test_get_boundary (test_email.TestMessageAPI) ... ok test_get_charsets (test_email.TestMessageAPI) ... ok test_get_content_maintype_error (test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_explicit (test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_implicit (test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_explicit (test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_implicit (test_email.TestMessageAPI) ... ok test_get_content_maintype_missing (test_email.TestMessageAPI) ... ok test_get_content_maintype_missing_with_default_type (test_email.TestMessageAPI) ... ok test_get_content_subtype_error (test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_explicit (test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_implicit (test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_explicit (test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_implicit (test_email.TestMessageAPI) ... ok test_get_content_subtype_missing (test_email.TestMessageAPI) ... ok test_get_content_subtype_missing_with_default_type (test_email.TestMessageAPI) ... ok test_get_content_type_from_message_explicit (test_email.TestMessageAPI) ... ok test_get_content_type_from_message_implicit (test_email.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_explicit (test_email.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_implicit (test_email.TestMessageAPI) ... ok test_get_content_type_missing (test_email.TestMessageAPI) ... ok test_get_content_type_missing_with_default_type (test_email.TestMessageAPI) ... ok test_get_decoded_payload (test_email.TestMessageAPI) ... ok test_get_decoded_uu_payload (test_email.TestMessageAPI) ... ok test_get_filename (test_email.TestMessageAPI) ... ok test_get_filename_with_name_parameter (test_email.TestMessageAPI) ... ok test_get_param (test_email.TestMessageAPI) ... ok test_get_param_funky_continuation_lines (test_email.TestMessageAPI) ... ok test_get_param_liberal (test_email.TestMessageAPI) ... ok test_get_param_with_quotes (test_email.TestMessageAPI) ... ok test_get_param_with_semis_in_quotes (test_email.TestMessageAPI) ... ok test_get_params (test_email.TestMessageAPI) ... ok test_get_payload_n_raises_on_non_multipart (test_email.TestMessageAPI) ... ok test_getset_charset (test_email.TestMessageAPI) ... ok test_make_boundary (test_email.TestMessageAPI) ... ok test_message_rfc822_only (test_email.TestMessageAPI) ... ok test_missing_boundary (test_email.TestMessageAPI) ... ok test_missing_filename (test_email.TestMessageAPI) ... ok test_noascii_add_header (test_email.TestMessageAPI) ... ok test_nonascii_add_header_via_triple (test_email.TestMessageAPI) ... ok test_nonascii_add_header_with_tspecial (test_email.TestMessageAPI) ... ok test_questionable_bytes_payload (test_email.TestMessageAPI) ... ok test_replace_header (test_email.TestMessageAPI) ... ok test_set_boundary (test_email.TestMessageAPI) ... ok test_set_charset_from_string (test_email.TestMessageAPI) ... ok test_set_param (test_email.TestMessageAPI) ... ok test_set_payload_to_list (test_email.TestMessageAPI) ... ok test_set_payload_with_8bit_data_and_charset (test_email.TestMessageAPI) ... ok test_set_payload_with_8bit_data_and_charset_body_encoding_none (test_email.TestMessageAPI) ... ok test_set_payload_with_charset (test_email.TestMessageAPI) ... ok test_set_payload_with_non_ascii_and_charset_body_encoding_none (test_email.TestMessageAPI) ... ok test_set_type (test_email.TestMessageAPI) ... ok test_set_type_on_other_header (test_email.TestMessageAPI) ... ok test_unicode_body_defaults_to_utf8_encoding (test_email.TestMessageAPI) ... ok test_unicode_header_defaults_to_utf8_encoding (test_email.TestMessageAPI) ... ok test_BytesGenerator_linend (test_email.TestMiscellaneous) ... ok test_BytesGenerator_linend_with_non_ascii (test_email.TestMiscellaneous) ... ok test_Generator_linend (test_email.TestMiscellaneous) ... ok test__all__ (test_email.TestMiscellaneous) ... ok test_accepts_any_charset_like_object (test_email.TestMiscellaneous) ... ok test_charset_richcomparisons (test_email.TestMiscellaneous) ... ok test_charsets_case_insensitive (test_email.TestMiscellaneous) ... ok test_custom_message_does_not_require_arguments (test_email.TestMiscellaneous) ... ok test_escape_backslashes (test_email.TestMiscellaneous) ... ok test_escape_dump (test_email.TestMiscellaneous) ... ok test_formataddr_does_not_quote_parens_in_quoted_string (test_email.TestMiscellaneous) ... ok test_formatdate (test_email.TestMiscellaneous) ... ok test_formatdate_localtime (test_email.TestMiscellaneous) ... ok test_formatdate_usegmt (test_email.TestMiscellaneous) ... ok test_get_body_encoding_with_bogus_charset (test_email.TestMiscellaneous) ... ok test_get_body_encoding_with_uppercase_charset (test_email.TestMiscellaneous) ... ok test_getaddresses (test_email.TestMiscellaneous) ... ok test_getaddresses_embedded_comment (test_email.TestMiscellaneous) Test proper handling of a nested comment ... ok test_getaddresses_nasty (test_email.TestMiscellaneous) ... ok test_invalid_charset_like_object_raises_error (test_email.TestMiscellaneous) ... ok test_make_msgid_domain (test_email.TestMiscellaneous) ... ok test_message_from_file (test_email.TestMiscellaneous) ... ok test_message_from_file_with_class (test_email.TestMiscellaneous) ... ok test_message_from_string (test_email.TestMiscellaneous) ... ok test_message_from_string_with_class (test_email.TestMiscellaneous) ... ok test_mktime_tz (test_email.TestMiscellaneous) ... ok test_multiline_from_comment (test_email.TestMiscellaneous) ... ok test_name_with_dot (test_email.TestMiscellaneous) ... ok test_noquote_dump (test_email.TestMiscellaneous) ... ok test_parseaddr_empty (test_email.TestMiscellaneous) ... ok test_parseaddr_preserves_quoted_pairs_in_addresses (test_email.TestMiscellaneous) ... ok test_parseaddr_preserves_spaces_in_local_part (test_email.TestMiscellaneous) ... ok test_parsedate_acceptable_to_time_functions (test_email.TestMiscellaneous) ... ok test_parsedate_accepts_time_with_dots (test_email.TestMiscellaneous) ... ok test_parsedate_compact (test_email.TestMiscellaneous) ... ok test_parsedate_compact_no_dayofweek (test_email.TestMiscellaneous) ... ok test_parsedate_no_dayofweek (test_email.TestMiscellaneous) ... ok test_parsedate_no_space_before_negative_offset (test_email.TestMiscellaneous) ... ok test_parsedate_no_space_before_positive_offset (test_email.TestMiscellaneous) ... ok test_parsedate_returns_None_for_invalid_strings (test_email.TestMiscellaneous) ... ok test_parsedate_y2k (test_email.TestMiscellaneous) Test for parsing a date with a two-digit year. ... ok test_partial_falls_inside_message_delivery_status (test_email.TestMiscellaneous) ... ok test_quote_dump (test_email.TestMiscellaneous) ... ok test_quotes_unicode_names (test_email.TestMiscellaneous) ... ok test_unicode_address_raises_error (test_email.TestMiscellaneous) ... ok test_utils_quote_unquote (test_email.TestMiscellaneous) ... ok test_boundary_in_non_multipart (test_email.TestMultipart) ... ok test_boundary_with_leading_space (test_email.TestMultipart) ... ok test_boundary_without_trailing_newline (test_email.TestMultipart) ... ok test_double_boundary (test_email.TestMultipart) ... ok test_empty_multipart_idempotent (test_email.TestMultipart) ... ok test_hierarchy (test_email.TestMultipart) ... ok test_message_external_body (test_email.TestMultipart) ... ok test_nested_inner_contains_outer_boundary (test_email.TestMultipart) ... ok test_nested_with_same_boundary (test_email.TestMultipart) ... ok test_no_parts_in_a_multipart_with_empty_epilogue (test_email.TestMultipart) ... ok test_no_parts_in_a_multipart_with_none_epilogue (test_email.TestMultipart) ... ok test_one_part_in_a_multipart (test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_epilogue (test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_preamble (test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_nl_epilogue (test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_epilogue (test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_preamble (test_email.TestMultipart) ... ok test_first_line_is_continuation_header (test_email.TestNonConformant) ... ok test_invalid_content_type (test_email.TestNonConformant) ... ok test_lying_multipart (test_email.TestNonConformant) ... ok test_missing_header_body_separator (test_email.TestNonConformant) ... ok test_missing_start_boundary (test_email.TestNonConformant) ... ok test_multipart_invalid_cte (test_email.TestNonConformant) ... ok test_multipart_no_boundary (test_email.TestNonConformant) ... ok test_multipart_no_cte_no_defect (test_email.TestNonConformant) ... ok test_multipart_valid_cte_no_defect (test_email.TestNonConformant) ... ok test_no_separating_blank_line (test_email.TestNonConformant) ... ok test_no_start_boundary (test_email.TestNonConformant) ... ok test_parse_missing_minor_type (test_email.TestNonConformant) ... ok test_same_boundary_inner_outer (test_email.TestNonConformant) ... ok test_CRLFLF_at_end_of_part (test_email.TestParsers) ... ok test_bytes_header_parser (test_email.TestParsers) ... ok test_crlf_flatten (test_email.TestParsers) ... ok test_crlf_separation (test_email.TestParsers) ... ok test_header_parser (test_email.TestParsers) ... ok test_multipart_digest_with_extra_mime_headers (test_email.TestParsers) ... ok test_rfc2822_header_syntax (test_email.TestParsers) ... ok test_rfc2822_one_character_header (test_email.TestParsers) ... ok test_rfc2822_space_not_allowed_in_header (test_email.TestParsers) ... ok test_strip_line_feed_and_carriage_return_in_headers (test_email.TestParsers) ... ok test_three_lines (test_email.TestParsers) ... ok test_whitespace_continuation (test_email.TestParsers) ... ok test_whitespace_continuation_last_header (test_email.TestParsers) ... ok test_body_quopri_len (test_email.TestQuopri) ... ok test_decode_false_quoting (test_email.TestQuopri) ... ok test_decode_lowercase_quoting (test_email.TestQuopri) ... ok test_decode_multiple_spaces (test_email.TestQuopri) ... ok test_decode_null_line_null_word (test_email.TestQuopri) ... ok test_decode_null_word (test_email.TestQuopri) ... ok test_decode_one_line (test_email.TestQuopri) ... ok test_decode_one_line_cr (test_email.TestQuopri) ... ok test_decode_one_line_crnl (test_email.TestQuopri) ... ok test_decode_one_line_lf (test_email.TestQuopri) ... ok test_decode_one_line_nl (test_email.TestQuopri) ... ok test_decode_one_line_one_word (test_email.TestQuopri) ... ok test_decode_one_line_one_word_eol (test_email.TestQuopri) ... ok test_decode_one_line_trailing_spaces (test_email.TestQuopri) ... ok test_decode_one_long_line (test_email.TestQuopri) ... ok test_decode_one_space (test_email.TestQuopri) ... ok test_decode_one_word (test_email.TestQuopri) ... ok test_decode_one_word_eol (test_email.TestQuopri) ... ok test_decode_quoted_word (test_email.TestQuopri) ... ok test_decode_soft_line_break (test_email.TestQuopri) ... ok test_decode_two_lines (test_email.TestQuopri) ... ok test_decode_two_lines_eol (test_email.TestQuopri) ... ok test_decode_two_lines_trailing_spaces (test_email.TestQuopri) ... ok test_decode_uppercase_quoting (test_email.TestQuopri) ... ok test_encode (test_email.TestQuopri) ... ok test_encode_maxlinelen_too_small (test_email.TestQuopri) ... ok test_encode_null (test_email.TestQuopri) ... ok test_encode_null_lines (test_email.TestQuopri) ... ok test_encode_one_line (test_email.TestQuopri) ... ok test_encode_one_line_crlf (test_email.TestQuopri) ... ok test_encode_one_line_eol (test_email.TestQuopri) ... ok test_encode_one_line_eol_after_non_ascii (test_email.TestQuopri) ... ok test_encode_one_line_one_space (test_email.TestQuopri) ... ok test_encode_one_line_trailing_spaces (test_email.TestQuopri) ... ok test_encode_one_line_trailing_tab (test_email.TestQuopri) ... ok test_encode_one_long_line (test_email.TestQuopri) ... ok test_encode_one_long_string (test_email.TestQuopri) ... ok test_encode_one_space (test_email.TestQuopri) ... ok test_encode_one_very_long_line (test_email.TestQuopri) ... ok test_encode_one_word_trailing_spaces (test_email.TestQuopri) ... ok test_encode_one_word_trailing_tab (test_email.TestQuopri) ... ok test_encode_quoted_equals (test_email.TestQuopri) ... ok test_encode_shortest_maxlinelen (test_email.TestQuopri) ... ok test_encode_trailing_space_at_maxlinelen (test_email.TestQuopri) ... ok test_encode_trailing_space_before_maxlinelen (test_email.TestQuopri) ... ok test_encode_trailing_space_beyond_maxlinelen (test_email.TestQuopri) ... ok test_encode_two_lines_one_space (test_email.TestQuopri) ... ok test_encode_whitespace_lines (test_email.TestQuopri) ... ok test_header_decode_non_ascii (test_email.TestQuopri) ... ok test_header_decode_null (test_email.TestQuopri) ... ok test_header_decode_one_word (test_email.TestQuopri) ... ok test_header_decode_re_bug_18380 (test_email.TestQuopri) ... ok test_header_decode_two_lines (test_email.TestQuopri) ... ok test_header_encode_alt_charset (test_email.TestQuopri) ... ok test_header_encode_non_ascii (test_email.TestQuopri) ... ok test_header_encode_null (test_email.TestQuopri) ... ok test_header_encode_one_word (test_email.TestQuopri) ... ok test_header_encode_two_lines (test_email.TestQuopri) ... ok test_header_quopri_len (test_email.TestQuopri) ... ok test_quopri_body_check (test_email.TestQuopri) ... ok test_quopri_header_check (test_email.TestQuopri) ... ok test_quote_unquote_idempotent (test_email.TestQuopri) ... ok test_multiline_header (test_email.TestRFC2047) ... ok test_rfc2047_B_bad_padding (test_email.TestRFC2047) ... ok test_rfc2047_Q_invalid_digits (test_email.TestRFC2047) ... ok test_rfc2047_missing_whitespace (test_email.TestRFC2047) ... ok test_rfc2047_multiline (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_1 (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_2 (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_3 (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_4 (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_5a (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_5b (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_6 (test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_7 (test_email.TestRFC2047) ... ok test_rfc2047_with_whitespace (test_email.TestRFC2047) ... ok test_whitespace_keeper_unicode (test_email.TestRFC2047) ... ok test_whitespace_keeper_unicode_2 (test_email.TestRFC2047) ... ok test_del_param (test_email.TestRFC2231) ... ok test_get_param (test_email.TestRFC2231) ... ok test_rfc2231_bad_character_in_charset (test_email.TestRFC2231) ... ok test_rfc2231_bad_character_in_filename (test_email.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_charset (test_email.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_filename (test_email.TestRFC2231) ... ok test_rfc2231_encoded_then_unencoded_segments (test_email.TestRFC2231) ... ok test_rfc2231_get_content_charset (test_email.TestRFC2231) ... ok test_rfc2231_missing_tick (test_email.TestRFC2231) ... ok test_rfc2231_missing_tick_with_encoded_non_ascii (test_email.TestRFC2231) ... ok test_rfc2231_no_extended_values (test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset (test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_boundary (test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_charset (test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename (test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename_encoded (test_email.TestRFC2231) ... ok test_rfc2231_parse_extra_quoting (test_email.TestRFC2231) ... ok test_rfc2231_parse_rfc_quoting (test_email.TestRFC2231) ... ok test_rfc2231_partly_encoded (test_email.TestRFC2231) ... ok test_rfc2231_partly_nonencoded (test_email.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename (test_email.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename_extended (test_email.TestRFC2231) ... ok test_rfc2231_tick_attack (test_email.TestRFC2231) ... ok test_rfc2231_tick_attack_extended (test_email.TestRFC2231) ... ok test_rfc2231_unencoded_then_encoded_segments (test_email.TestRFC2231) ... ok test_rfc2231_unknown_encoding (test_email.TestRFC2231) ... ok test_set_param (test_email.TestRFC2231) ... ok test_set_param_requote (test_email.TestRFC2231) ... ok test_long_headers_as_string (test_email.TestSigned) ... ok test_long_headers_as_string_maxheaderlen (test_email.TestSigned) ... ok test_long_headers_flatten (test_email.TestSigned) ... ok test_japanese_codecs (test_asian_codecs.TestEmailAsianCodecs) ... ok test_payload_encoding (test_asian_codecs.TestEmailAsianCodecs) ... ok test_payload_encoding_utf8 (test_asian_codecs.TestEmailAsianCodecs) ... ok test_aware_datetime (test_utils.DateTimeTests) ... ok test_naive_datetime (test_utils.DateTimeTests) ... ok test_parsedate_to_datetime (test_utils.DateTimeTests) ... ok test_parsedate_to_datetime_naive (test_utils.DateTimeTests) ... ok test_usegmt (test_utils.DateTimeTests) ... ok test_usegmt_with_naive_datetime_raises (test_utils.DateTimeTests) ... ok test_usegmt_with_non_utc_datetime_raises (test_utils.DateTimeTests) ... ok test_localtime_daylight_false_dst_false (test_utils.LocaltimeTests) ... ok test_localtime_daylight_false_dst_true (test_utils.LocaltimeTests) ... ok test_localtime_daylight_true_dst_false (test_utils.LocaltimeTests) ... ok test_localtime_daylight_true_dst_true (test_utils.LocaltimeTests) ... ok test_localtime_epoch_notz_daylight_false (test_utils.LocaltimeTests) ... ok test_localtime_epoch_notz_daylight_true (test_utils.LocaltimeTests) ... ok test_localtime_epoch_utc_daylight_false (test_utils.LocaltimeTests) ... ok test_localtime_epoch_utc_daylight_true (test_utils.LocaltimeTests) ... ok test_localtime_is_tz_aware_daylight_false (test_utils.LocaltimeTests) ... ok test_localtime_is_tz_aware_daylight_true (test_utils.LocaltimeTests) ... ok test_variable_tzname (test_utils.LocaltimeTests) ... FAIL test_bad_padding_in_base64_payload (test_defect_handling.TestDefectCapture) ... ok test_first_line_is_continuation_header (test_defect_handling.TestDefectCapture) ... ok test_invalid_chars_in_base64_payload (test_defect_handling.TestDefectCapture) ... ok test_lying_multipart (test_defect_handling.TestDefectCapture) ... ok test_missing_ending_boundary (test_defect_handling.TestDefectCapture) ... ok test_missing_header_body_separator (test_defect_handling.TestDefectCapture) ... ok test_missing_start_boundary (test_defect_handling.TestDefectCapture) ... ok test_multipart_invalid_cte (test_defect_handling.TestDefectCapture) ... ok test_multipart_no_boundary (test_defect_handling.TestDefectCapture) ... ok test_multipart_no_cte_no_defect (test_defect_handling.TestDefectCapture) ... ok test_multipart_valid_cte_no_defect (test_defect_handling.TestDefectCapture) ... ok test_same_boundary_inner_outer (test_defect_handling.TestDefectCapture) ... ok test_bad_padding_in_base64_payload (test_defect_handling.TestDefectDetection) ... ok test_first_line_is_continuation_header (test_defect_handling.TestDefectDetection) ... ok test_invalid_chars_in_base64_payload (test_defect_handling.TestDefectDetection) ... ok test_lying_multipart (test_defect_handling.TestDefectDetection) ... ok test_missing_ending_boundary (test_defect_handling.TestDefectDetection) ... ok test_missing_header_body_separator (test_defect_handling.TestDefectDetection) ... ok test_missing_start_boundary (test_defect_handling.TestDefectDetection) ... ok test_multipart_invalid_cte (test_defect_handling.TestDefectDetection) ... ok test_multipart_no_boundary (test_defect_handling.TestDefectDetection) ... ok test_multipart_no_cte_no_defect (test_defect_handling.TestDefectDetection) ... ok test_multipart_valid_cte_no_defect (test_defect_handling.TestDefectDetection) ... ok test_same_boundary_inner_outer (test_defect_handling.TestDefectDetection) ... ok test_bad_padding_in_base64_payload (test_defect_handling.TestDefectRaising) ... ok test_first_line_is_continuation_header (test_defect_handling.TestDefectRaising) ... ok test_invalid_chars_in_base64_payload (test_defect_handling.TestDefectRaising) ... ok test_lying_multipart (test_defect_handling.TestDefectRaising) ... ok test_missing_ending_boundary (test_defect_handling.TestDefectRaising) ... ok test_missing_header_body_separator (test_defect_handling.TestDefectRaising) ... ok test_missing_start_boundary (test_defect_handling.TestDefectRaising) ... ok test_multipart_invalid_cte (test_defect_handling.TestDefectRaising) ... ok test_multipart_no_boundary (test_defect_handling.TestDefectRaising) ... ok test_multipart_no_cte_no_defect (test_defect_handling.TestDefectRaising) ... ok test_multipart_valid_cte_no_defect (test_defect_handling.TestDefectRaising) ... ok test_same_boundary_inner_outer (test_defect_handling.TestDefectRaising) ... ok test_error_on_setitem_if_max_count_exceeded (test_message.Test) ... ok test_crlf_control_via_policy (test_generator.TestBytesGenerator) ... ok test_cte_type_7bit_handles_unknown_8bit (test_generator.TestBytesGenerator) ... ok test_cte_type_7bit_transforms_8bit_cte (test_generator.TestBytesGenerator) ... ok test_flatten_linesep_overrides_policy (test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_0 (test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_100 (test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_20 (test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_40 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_0 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_100 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_20 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_40 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_0 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_100 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_20 (test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_40 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_0 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_100 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_20 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_40 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_0 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_100 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_20 (test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_40 (test_generator.TestBytesGenerator) ... ok test_crlf_control_via_policy (test_generator.TestGenerator) ... ok test_flatten_linesep_overrides_policy (test_generator.TestGenerator) ... ok test_max_line_length_policy_0 (test_generator.TestGenerator) ... ok test_max_line_length_policy_100 (test_generator.TestGenerator) ... ok test_max_line_length_policy_20 (test_generator.TestGenerator) ... ok test_max_line_length_policy_40 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_0 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_100 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_20 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_40 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_0 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_100 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_20 (test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_40 (test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_0 (test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_100 (test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_20 (test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_40 (test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_0 (test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_100 (test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_20 (test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_40 (test_generator.TestGenerator) ... Warning -- sys.path was modified by test_email test test_email failed ok ====================================================================== FAIL: test_variable_tzname (test_utils.LocaltimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/support/__init__.py", line 1417, in inner return func(*args, **kwds) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_email/test_utils.py", line 134, in test_variable_tzname self.assertEqual(t1.tzname(), 'MSK') AssertionError: 'UTC+03:00' != 'MSK' - UTC+03:00 + MSK ---------------------------------------------------------------------- Ran 1138 tests in 4.752s FAILED (failures=1, skipped=1) 1 test failed: test_email 1.82user 0.04system 0:05.98elapsed 31%CPU (0avgtext+0avgdata 61280maxresident)k 16inputs+728outputs (0major+14268minor)pagefaults 0swaps + echo test_email =================== test_ensurepip ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ensurepip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ensurepip == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28487 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ensurepip test_altinstall_default_pip_conflict (test.test_ensurepip.TestBootstrap) ... ok test_basic_bootstrapping (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_alt_install (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_default_pip (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_regular_install (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_root (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_upgrade (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_user (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_verbosity_1 (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_verbosity_2 (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_verbosity_3 (test.test_ensurepip.TestBootstrap) ... ok test_pip_config_file_disabled (test.test_ensurepip.TestBootstrap) ... ok test_pip_environment_variables_removed (test.test_ensurepip.TestBootstrap) ... ok test_basic_bootstrapping (test.test_ensurepip.TestBootstrappingMainFunction) ... ok test_bootstrap_version (test.test_ensurepip.TestBootstrappingMainFunction) ... ok test_returns_version (test.test_ensurepip.TestEnsurePipVersion) ... ok test_bootstrap_requires_ssl (test.test_ensurepip.TestMissingSSL) ... ok test_main_exits_early_with_warning (test.test_ensurepip.TestMissingSSL) ... ok test_uninstall_requires_ssl (test.test_ensurepip.TestMissingSSL) ... ok test_pip_config_file_disabled (test.test_ensurepip.TestUninstall) ... ok test_pip_environment_variables_removed (test.test_ensurepip.TestUninstall) ... ok test_uninstall (test.test_ensurepip.TestUninstall) ... ok test_uninstall_skipped_when_not_installed (test.test_ensurepip.TestUninstall) ... ok test_uninstall_skipped_with_warning_for_wrong_version (test.test_ensurepip.TestUninstall) ... ok test_uninstall_with_verbosity_1 (test.test_ensurepip.TestUninstall) ... ok test_uninstall_with_verbosity_2 (test.test_ensurepip.TestUninstall) ... ok test_uninstall_with_verbosity_3 (test.test_ensurepip.TestUninstall) ... ok test_basic_uninstall (test.test_ensurepip.TestUninstallationMainFunction) ... ok test_uninstall_version (test.test_ensurepip.TestUninstallationMainFunction) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.847s OK 1 test OK. 0.24user 0.05system 0:01.69elapsed 17%CPU (0avgtext+0avgdata 62676maxresident)k 0inputs+43536outputs (0major+16421minor)pagefaults 0swaps =================== test_enumerate ==================== + for TestName in $(cat testnames.txt) + echo =================== test_enumerate ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_enumerate == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28491 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_enumerate test_argumentcheck (test.test_enumerate.EnumerateStartTestCase) ... ok test_basicfunction (test.test_enumerate.EnumerateStartTestCase) ... ok test_exception_propagation (test.test_enumerate.EnumerateStartTestCase) ... ok test_getitemseqn (test.test_enumerate.EnumerateStartTestCase) ... ok test_illformediterable (test.test_enumerate.EnumerateStartTestCase) ... ok test_iteratorgenerator (test.test_enumerate.EnumerateStartTestCase) ... ok test_iteratorseqn (test.test_enumerate.EnumerateStartTestCase) ... ok test_noniterable (test.test_enumerate.EnumerateStartTestCase) ... ok test_pickle (test.test_enumerate.EnumerateStartTestCase) ... ok test_tuple_reuse (test.test_enumerate.EnumerateStartTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.EnumerateTestCase) ... ok test_basicfunction (test.test_enumerate.EnumerateTestCase) ... ok test_exception_propagation (test.test_enumerate.EnumerateTestCase) ... ok test_getitemseqn (test.test_enumerate.EnumerateTestCase) ... ok test_illformediterable (test.test_enumerate.EnumerateTestCase) ... ok test_iteratorgenerator (test.test_enumerate.EnumerateTestCase) ... ok test_iteratorseqn (test.test_enumerate.EnumerateTestCase) ... ok test_noniterable (test.test_enumerate.EnumerateTestCase) ... ok test_pickle (test.test_enumerate.EnumerateTestCase) ... ok test_tuple_reuse (test.test_enumerate.EnumerateTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.SubclassTestCase) ... ok test_basicfunction (test.test_enumerate.SubclassTestCase) ... ok test_exception_propagation (test.test_enumerate.SubclassTestCase) ... ok test_getitemseqn (test.test_enumerate.SubclassTestCase) ... ok test_illformediterable (test.test_enumerate.SubclassTestCase) ... ok test_iteratorgenerator (test.test_enumerate.SubclassTestCase) ... ok test_iteratorseqn (test.test_enumerate.SubclassTestCase) ... ok test_noniterable (test.test_enumerate.SubclassTestCase) ... ok test_pickle (test.test_enumerate.SubclassTestCase) ... ok test_tuple_reuse (test.test_enumerate.SubclassTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestBig) ... ok test_basicfunction (test.test_enumerate.TestBig) ... ok test_exception_propagation (test.test_enumerate.TestBig) ... ok test_getitemseqn (test.test_enumerate.TestBig) ... ok test_illformediterable (test.test_enumerate.TestBig) ... ok test_iteratorgenerator (test.test_enumerate.TestBig) ... ok test_iteratorseqn (test.test_enumerate.TestBig) ... ok test_noniterable (test.test_enumerate.TestBig) ... ok test_pickle (test.test_enumerate.TestBig) ... ok test_tuple_reuse (test.test_enumerate.TestBig) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestEmpty) ... ok test_basicfunction (test.test_enumerate.TestEmpty) ... ok test_exception_propagation (test.test_enumerate.TestEmpty) ... ok test_getitemseqn (test.test_enumerate.TestEmpty) ... ok test_illformediterable (test.test_enumerate.TestEmpty) ... ok test_iteratorgenerator (test.test_enumerate.TestEmpty) ... ok test_iteratorseqn (test.test_enumerate.TestEmpty) ... ok test_noniterable (test.test_enumerate.TestEmpty) ... ok test_pickle (test.test_enumerate.TestEmpty) ... ok test_tuple_reuse (test.test_enumerate.TestEmpty) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestLongStart) ... ok test_basicfunction (test.test_enumerate.TestLongStart) ... ok test_exception_propagation (test.test_enumerate.TestLongStart) ... ok test_getitemseqn (test.test_enumerate.TestLongStart) ... ok test_illformediterable (test.test_enumerate.TestLongStart) ... ok test_iteratorgenerator (test.test_enumerate.TestLongStart) ... ok test_iteratorseqn (test.test_enumerate.TestLongStart) ... ok test_noniterable (test.test_enumerate.TestLongStart) ... ok test_pickle (test.test_enumerate.TestLongStart) ... ok test_tuple_reuse (test.test_enumerate.TestLongStart) ... skipped 'implementation detail specific to cpython' test_args (test.test_enumerate.TestReversed) ... ok test_bug1229429 (test.test_enumerate.TestReversed) ... skipped 'test needs sys.getrefcount()' test_gc (test.test_enumerate.TestReversed) ... ok test_len (test.test_enumerate.TestReversed) ... skipped 'implementation detail specific to cpython' test_objmethods (test.test_enumerate.TestReversed) ... ok test_pickle (test.test_enumerate.TestReversed) ... ok test_range_optimization (test.test_enumerate.TestReversed) ... ok test_simple (test.test_enumerate.TestReversed) ... ok test_argumentcheck (test.test_enumerate.TestStart) ... ok test_basicfunction (test.test_enumerate.TestStart) ... ok test_exception_propagation (test.test_enumerate.TestStart) ... ok test_getitemseqn (test.test_enumerate.TestStart) ... ok test_illformediterable (test.test_enumerate.TestStart) ... ok test_iteratorgenerator (test.test_enumerate.TestStart) ... ok test_iteratorseqn (test.test_enumerate.TestStart) ... ok test_noniterable (test.test_enumerate.TestStart) ... ok test_pickle (test.test_enumerate.TestStart) ... ok test_tuple_reuse (test.test_enumerate.TestStart) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 78 tests in 0.066s OK (skipped=9) 1 test OK. 0.20user 0.02system 0:00.65elapsed 34%CPU (0avgtext+0avgdata 42712maxresident)k 0inputs+56outputs (0major+9053minor)pagefaults 0swaps =================== test_eof ==================== + for TestName in $(cat testnames.txt) + echo =================== test_eof ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_eof == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28495 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_eof test_EOFC (test.test_eof.EOFTestCase) ... ok test_EOFS (test.test_eof.EOFTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.000s OK 1 test OK. 0.14user 0.01system 0:00.45elapsed 35%CPU (0avgtext+0avgdata 40880maxresident)k 0inputs+16outputs (0major+8193minor)pagefaults 0swaps =================== test_epoll ==================== + for TestName in $(cat testnames.txt) + echo =================== test_epoll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_epoll == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28499 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_epoll test_add (test.test_epoll.TestEPoll) ... ok test_badcreate (test.test_epoll.TestEPoll) ... ok test_control_and_wait (test.test_epoll.TestEPoll) ... ok test_create (test.test_epoll.TestEPoll) ... ok test_errors (test.test_epoll.TestEPoll) ... ok test_fromfd (test.test_epoll.TestEPoll) ... ok test_unregister_closed (test.test_epoll.TestEPoll) ... ok ---------------------------------------------------------------------- Ran 7 tests in 2.213s OK 1 test OK. =================== test_errno ==================== 0.15user 0.02system 0:02.84elapsed 6%CPU (0avgtext+0avgdata 41624maxresident)k 0inputs+24outputs (0major+8380minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_errno ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_errno == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28503 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_errno test_for_improper_attributes (test.test_errno.ErrnoAttributeTests) ... ok test_using_errorcode (test.test_errno.ErrnoAttributeTests) ... ok test_attributes_in_errorcode (test.test_errno.ErrorcodeTests) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. 0.15user 0.01system 0:00.52elapsed 32%CPU (0avgtext+0avgdata 40932maxresident)k 0inputs+16outputs (0major+8211minor)pagefaults 0swaps =================== test_exception_variations ==================== + for TestName in $(cat testnames.txt) + echo =================== test_exception_variations ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_exception_variations == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28507 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_exception_variations test_nested (test.test_exception_variations.ExceptionTestCase) ... ok test_nested_else (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_finally (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_finally (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.49elapsed 33%CPU (0avgtext+0avgdata 41184maxresident)k 0inputs+24outputs (0major+8283minor)pagefaults 0swaps =================== test_extcall ==================== + for TestName in $(cat testnames.txt) + echo =================== test_extcall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_extcall == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28511 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_extcall Trying: from collections import UserList Expecting nothing ok Trying: from collections import UserDict Expecting nothing ok Trying: def e(a,b): print(a, b) Expecting nothing ok Trying: def f(*a, **k): print(a, support.sortdict(k)) Expecting nothing ok Trying: def g(x, *y, **z): print(x, y, support.sortdict(z)) Expecting nothing ok Trying: def h(j=1, a=2, h=3): print(j, a, h) Expecting nothing ok Trying: f() Expecting: () {} ok Trying: f(1) Expecting: (1,) {} ok Trying: f(1, 2) Expecting: (1, 2) {} ok Trying: f(1, 2, 3) Expecting: (1, 2, 3) {} ok Trying: f(1, 2, 3, *(4, 5)) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, *[4, 5]) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, *UserList([4, 5])) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, **{'a':4, 'b':5}) Expecting: (1, 2, 3) {'a': 4, 'b': 5} ok Trying: f(1, 2, 3, *[4, 5], **{'a':6, 'b':7}) Expecting: (1, 2, 3, 4, 5) {'a': 6, 'b': 7} ok Trying: f(1, 2, 3, x=4, y=5, *(6, 7), **{'a':8, 'b': 9}) Expecting: (1, 2, 3, 6, 7) {'a': 8, 'b': 9, 'x': 4, 'y': 5} ok Trying: f(1, 2, 3, **UserDict(a=4, b=5)) Expecting: (1, 2, 3) {'a': 4, 'b': 5} ok Trying: f(1, 2, 3, *(4, 5), **UserDict(a=6, b=7)) Expecting: (1, 2, 3, 4, 5) {'a': 6, 'b': 7} ok Trying: f(1, 2, 3, x=4, y=5, *(6, 7), **UserDict(a=8, b=9)) Expecting: (1, 2, 3, 6, 7) {'a': 8, 'b': 9, 'x': 4, 'y': 5} ok Trying: e(c=4) Expecting: Traceback (most recent call last): ... TypeError: e() got an unexpected keyword argument 'c' ok Trying: g() Expecting: Traceback (most recent call last): ... TypeError: g() missing 1 required positional argument: 'x' ok Trying: g(*()) Expecting: Traceback (most recent call last): ... TypeError: g() missing 1 required positional argument: 'x' ok Trying: g(*(), **{}) Expecting: Traceback (most recent call last): ... TypeError: g() missing 1 required positional argument: 'x' ok Trying: g(1) Expecting: 1 () {} ok Trying: g(1, 2) Expecting: 1 (2,) {} ok Trying: g(1, 2, 3) Expecting: 1 (2, 3) {} ok Trying: g(1, 2, 3, *(4, 5)) Expecting: 1 (2, 3, 4, 5) {} ok Trying: class Nothing: pass Expecting nothing ok Trying: g(*Nothing()) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be a sequence, not Nothing ok Trying: class Nothing: def __len__(self): return 5 Expecting nothing ok Trying: g(*Nothing()) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be a sequence, not Nothing ok Trying: class Nothing(): def __len__(self): return 5 def __getitem__(self, i): if i<3: return i else: raise IndexError(i) Expecting nothing ok Trying: g(*Nothing()) Expecting: 0 (1, 2) {} ok Trying: class Nothing: def __init__(self): self.c = 0 def __iter__(self): return self def __next__(self): if self.c == 4: raise StopIteration c = self.c self.c += 1 return c Expecting nothing ok Trying: g(*Nothing()) Expecting: 0 (1, 2, 3) {} ok Trying: d = {'a': 1, 'b': 2, 'c': 3} Expecting nothing ok Trying: d2 = d.copy() Expecting nothing ok Trying: g(1, d=4, **d) Expecting: 1 () {'a': 1, 'b': 2, 'c': 3, 'd': 4} ok Trying: d == d2 Expecting: True ok Trying: def saboteur(**kw): kw['x'] = 'm' return kw Expecting nothing ok Trying: d = {} Expecting nothing ok Trying: kw = saboteur(a=1, **d) Expecting nothing ok Trying: d Expecting: {} ok Trying: g(1, 2, 3, **{'x': 4, 'y': 5}) Expecting: Traceback (most recent call last): ... TypeError: g() got multiple values for argument 'x' ok Trying: f(**{1:2}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...keywords must be strings ok Trying: h(**{'e': 2}) Expecting: Traceback (most recent call last): ... TypeError: h() got an unexpected keyword argument 'e' ok Trying: h(*h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be a sequence, not function ok Trying: dir(*h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be a sequence, not function ok Trying: None(*h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be a sequence, not function ok Trying: h(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: dir(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: None(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: dir(b=1, **{'b': 1}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'b' ok Trying: def f2(*a, **b): return a, b Expecting nothing ok Trying: d = {} Expecting nothing ok Trying: for i in range(512): key = 'k%d' % i d[key] = i Expecting nothing ok Trying: a, b = f2(1, *(2,3), **d) Expecting nothing ok Trying: len(a), len(b), b == d Expecting: (3, 512, True) ok Trying: class Foo: def method(self, arg1, arg2): return arg1+arg2 Expecting nothing ok Trying: x = Foo() Expecting nothing ok Trying: Foo.method(*(x, 1, 2)) Expecting: 3 ok Trying: Foo.method(x, *(1, 2)) Expecting: 3 ok Trying: Foo.method(*(1, 2, 3)) Expecting: 5 ok Trying: Foo.method(1, *[2, 3]) Expecting: 5 ok Trying: try: silence = id(1, *{}) True except: False Expecting: True ok Trying: id(1, **{'foo': 1}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: id() ... keyword argument... ok Trying: class Name(str): def __eq__(self, other): try: del x[self] except KeyError: pass return str.__eq__(self, other) def __hash__(self): return str.__hash__(self) Expecting nothing ok Trying: x = {Name("a"):1, Name("b"):2} Expecting nothing ok Trying: def f(a, b): print(a,b) Expecting nothing ok Trying: f(**x) Expecting: 1 2 ok Trying: def f(): pass Expecting nothing ok Trying: f(1) Expecting: Traceback (most recent call last): ... TypeError: f() takes 0 positional arguments but 1 was given ok Trying: def f(a): pass Expecting nothing ok Trying: f(1, 2) Expecting: Traceback (most recent call last): ... TypeError: f() takes 1 positional argument but 2 were given ok Trying: def f(a, b=1): pass Expecting nothing ok Trying: f(1, 2, 3) Expecting: Traceback (most recent call last): ... TypeError: f() takes from 1 to 2 positional arguments but 3 were given ok Trying: def f(*, kw): pass Expecting nothing ok Trying: f(1, kw=3) Expecting: Traceback (most recent call last): ... TypeError: f() takes 0 positional arguments but 1 positional argument (and 1 keyword-only argument) were given ok Trying: def f(*, kw, b): pass Expecting nothing ok Trying: f(1, 2, 3, b=3, kw=3) Expecting: Traceback (most recent call last): ... TypeError: f() takes 0 positional arguments but 3 positional arguments (and 2 keyword-only arguments) were given ok Trying: def f(a, b=2, *, kw): pass Expecting nothing ok Trying: f(2, 3, 4, kw=4) Expecting: Traceback (most recent call last): ... TypeError: f() takes from 1 to 2 positional arguments but 3 positional arguments (and 1 keyword-only argument) were given ok Trying: def f(a): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 1 required positional argument: 'a' ok Trying: def f(a, b): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 2 required positional arguments: 'a' and 'b' ok Trying: def f(a, b, c): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 3 required positional arguments: 'a', 'b', and 'c' ok Trying: def f(a, b, c, d, e): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 5 required positional arguments: 'a', 'b', 'c', 'd', and 'e' ok Trying: def f(a, b=4, c=5, d=5): pass Expecting nothing ok Trying: f(c=12, b=9) Expecting: Traceback (most recent call last): ... TypeError: f() missing 1 required positional argument: 'a' ok Trying: def f(*, w): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 1 required keyword-only argument: 'w' ok Trying: def f(*, a, b, c, d, e): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 5 required keyword-only arguments: 'a', 'b', 'c', 'd', and 'e' ok 1 items had no tests: test.test_extcall.test_main 1 items passed all tests: 96 tests in test.test_extcall 96 tests in 2 items. 96 passed and 0 failed. Test passed. doctest (test.test_extcall) ... 96 tests with zero failures 1 test OK. 0.20user 0.02system 0:01.46elapsed 15%CPU (0avgtext+0avgdata 42648maxresident)k 0inputs+32outputs (0major+8923minor)pagefaults 0swaps =================== test_faulthandler ==================== + for TestName in $(cat testnames.txt) + echo =================== test_faulthandler ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_faulthandler == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28515 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_faulthandler test test_faulthandler crashed -- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/regrtest.py", line 1218, in runtest_inner the_package = __import__(abstest, globals(), locals(), []) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_faulthandler.py", line 3, in import faulthandler ImportError: No module named 'faulthandler' 1 test failed: test_faulthandler 0.16user 0.01system 0:00.39elapsed 45%CPU (0avgtext+0avgdata 42428maxresident)k 0inputs+64outputs (0major+8756minor)pagefaults 0swaps + echo test_faulthandler =================== test_fcntl ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fcntl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fcntl == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28520 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_fcntl struct.pack: b'\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' test_fcntl_64_bit (test.test_fcntl.TestFcntl) ... ok test_fcntl_bad_file (test.test_fcntl.TestFcntl) ... ok test_fcntl_bad_file_overflow (test.test_fcntl.TestFcntl) ... skipped 'implementation detail specific to cpython' test_fcntl_file_descriptor (test.test_fcntl.TestFcntl) ... ok test_fcntl_fileno (test.test_fcntl.TestFcntl) ... Status from fcntl with O_NONBLOCK: 0 String from fcntl with F_SETLKW: b'\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' ok ---------------------------------------------------------------------- Ran 5 tests in 0.002s OK (skipped=1) 1 test OK. =================== test_file ==================== 0.14user 0.02system 0:00.37elapsed 44%CPU (0avgtext+0avgdata 41276maxresident)k 0inputs+24outputs (0major+8326minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_file == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28524 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_file testAttributes (test.test_file.CAutoFileTests) ... ok testErrors (test.test_file.CAutoFileTests) ... ok testMethods (test.test_file.CAutoFileTests) ... ok testReadWhenWriting (test.test_file.CAutoFileTests) ... ok testReadinto (test.test_file.CAutoFileTests) ... ok testReadinto_text (test.test_file.CAutoFileTests) ... ok testWeakRefs (test.test_file.CAutoFileTests) ... ok testWritelinesIntegers (test.test_file.CAutoFileTests) ... ok testWritelinesIntegersUserList (test.test_file.CAutoFileTests) ... ok testWritelinesNonString (test.test_file.CAutoFileTests) ... ok testWritelinesUserList (test.test_file.CAutoFileTests) ... ok testBadModeArgument (test.test_file.COtherFileTests) ... ok testIteration (test.test_file.COtherFileTests) ... ok testModeStrings (test.test_file.COtherFileTests) ... ok testSetBufferSize (test.test_file.COtherFileTests) ... ok testTruncateOnWindows (test.test_file.COtherFileTests) ... ok testAttributes (test.test_file.PyAutoFileTests) ... ok testErrors (test.test_file.PyAutoFileTests) ... ok testMethods (test.test_file.PyAutoFileTests) ... ok testReadWhenWriting (test.test_file.PyAutoFileTests) ... ok testReadinto (test.test_file.PyAutoFileTests) ... ok testReadinto_text (test.test_file.PyAutoFileTests) ... ok testWeakRefs (test.test_file.PyAutoFileTests) ... ok testWritelinesIntegers (test.test_file.PyAutoFileTests) ... ok testWritelinesIntegersUserList (test.test_file.PyAutoFileTests) ... ok testWritelinesNonString (test.test_file.PyAutoFileTests) ... ok testWritelinesUserList (test.test_file.PyAutoFileTests) ... ok testBadModeArgument (test.test_file.PyOtherFileTests) ... ok testIteration (test.test_file.PyOtherFileTests) ... ok testModeStrings (test.test_file.PyOtherFileTests) ... ok testSetBufferSize (test.test_file.PyOtherFileTests) ... ok testTruncateOnWindows (test.test_file.PyOtherFileTests) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.488s OK 1 test OK. 0.34user 0.02system 0:01.05elapsed 35%CPU (0avgtext+0avgdata 42032maxresident)k 0inputs+248outputs (0major+8654minor)pagefaults 0swaps =================== test_file_eintr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_file_eintr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_file_eintr == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28528 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_file_eintr test_readall (test.test_file_eintr.TestFileIOSignalInterrupt) readall() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.TestFileIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.TestFileIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.TestBufferedIOSignalInterrupt) BufferedReader.read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.TestBufferedIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.TestBufferedIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.TestTextIOSignalInterrupt) read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.TestTextIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.TestTextIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok ---------------------------------------------------------------------- Ran 9 tests in 1.482s OK 1 test OK. =================== test_filecmp ==================== 0.49user 0.09system 0:01.84elapsed 31%CPU (0avgtext+0avgdata 41380maxresident)k 0inputs+32outputs (0major+39324minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_filecmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_filecmp == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28542 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_filecmp test_different (test.test_filecmp.FileCompareTestCase) ... ok test_matching (test.test_filecmp.FileCompareTestCase) ... ok test_cmpfiles (test.test_filecmp.DirCompareTestCase) ... ok test_dircmp (test.test_filecmp.DirCompareTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.006s OK 1 test OK. 0.15user 0.02system 0:00.75elapsed 23%CPU (0avgtext+0avgdata 41380maxresident)k 0inputs+152outputs (0major+8397minor)pagefaults 0swaps =================== test_fileinput ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fileinput ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fileinput == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28546 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_fileinput test_buffer_sizes (test.test_fileinput.BufferSizesTests) ... 1. Simple iteration (bs=0) 2. Status variables (bs=0) 3. Nextfile (bs=0) 4. Stdin (bs=0) 5. Boundary conditions (bs=0) 6. Inplace (bs=0) 7. Simple iteration (bs=30) 8. Status variables (bs=30) 9. Nextfile (bs=30) 10. Stdin (bs=30) 11. Boundary conditions (bs=30) 12. Inplace (bs=30) ok test__getitem__ (test.test_fileinput.FileInputTests) Tests invoking FileInput.__getitem__() with the current ... ok test__getitem__eof (test.test_fileinput.FileInputTests) Tests invoking FileInput.__getitem__() with the line number but at ... ok test__getitem__invalid_key (test.test_fileinput.FileInputTests) Tests invoking FileInput.__getitem__() with an index unequal to ... ok test_close_on_exception (test.test_fileinput.FileInputTests) ... ok test_context_manager (test.test_fileinput.FileInputTests) ... ok test_empty_files_list_specified_to_constructor (test.test_fileinput.FileInputTests) ... ok test_file_opening_hook (test.test_fileinput.FileInputTests) ... ok test_fileno (test.test_fileinput.FileInputTests) ... ok test_fileno_when_ValueError_raised (test.test_fileinput.FileInputTests) ... ok test_files_that_dont_end_with_newline (test.test_fileinput.FileInputTests) ... ok test_nextfile_oserror_deleting_backup (test.test_fileinput.FileInputTests) Tests invoking FileInput.nextfile() when the attempt to delete ... ok test_opening_mode (test.test_fileinput.FileInputTests) ... ok test_readline (test.test_fileinput.FileInputTests) ... ok test_readline_os_chmod_raises_OSError (test.test_fileinput.FileInputTests) Tests invoking FileInput.readline() when os.chmod() raises OSError. ... ok test_readline_os_fstat_raises_OSError (test.test_fileinput.FileInputTests) Tests invoking FileInput.readline() when os.fstat() raises OSError. ... ok test_zero_byte_files (test.test_fileinput.FileInputTests) ... ok test_state_is_None (test.test_fileinput.Test_fileinput_input) Tests invoking fileinput.input() when fileinput._state is None ... ok test_state_is_not_None_and_state_file_is_None (test.test_fileinput.Test_fileinput_input) Tests invoking fileinput.input() when fileinput._state is not None ... ok test_state_is_not_None_and_state_file_is_not_None (test.test_fileinput.Test_fileinput_input) Tests invoking fileinput.input() when fileinput._state is not None ... ok test_state_is_None (test.test_fileinput.Test_fileinput_close) Tests that fileinput.close() does nothing if fileinput._state ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_close) Tests that fileinput.close() invokes close() on fileinput._state ... ok test_state_is_None (test.test_fileinput.Test_fileinput_nextfile) Tests fileinput.nextfile() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_nextfile) Tests fileinput.nextfile() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_filename) Tests fileinput.filename() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_filename) Tests fileinput.filename() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_lineno) Tests fileinput.lineno() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_lineno) Tests fileinput.lineno() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_filelineno) Tests fileinput.filelineno() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_filelineno) Tests fileinput.filelineno() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_fileno) Tests fileinput.fileno() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_fileno) Tests fileinput.fileno() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_isfirstline) Tests fileinput.isfirstline() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_isfirstline) Tests fileinput.isfirstline() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_isstdin) Tests fileinput.isstdin() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_isstdin) Tests fileinput.isstdin() when fileinput._state is not None. ... ok test_blah_ext (test.test_fileinput.Test_hook_compressed) ... ok test_bz2_ext_builtin (test.test_fileinput.Test_hook_compressed) ... ok test_bz2_ext_fake (test.test_fileinput.Test_hook_compressed) ... ok test_empty_string (test.test_fileinput.Test_hook_compressed) ... ok test_gz_ext_builtin (test.test_fileinput.Test_hook_compressed) ... ok test_gz_ext_fake (test.test_fileinput.Test_hook_compressed) ... ok test_no_ext (test.test_fileinput.Test_hook_compressed) ... ok test (test.test_fileinput.Test_hook_encoded) ... ok test_modes (test.test_fileinput.Test_hook_encoded) ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.360s OK 1 test OK. 0.19user 0.02system 0:00.55elapsed 39%CPU (0avgtext+0avgdata 43504maxresident)k 0inputs+400outputs (0major+9032minor)pagefaults 0swaps =================== test_fileio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fileio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fileio == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28550 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_fileio testAttributes (test.test_fileio.AutoFileTests) ... ok testErrnoOnClose (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedFileno (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedIsatty (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedRead (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedReadable (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedReadall (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedReadinto (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedSeek (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedSeekable (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedTell (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedTruncate (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedWritable (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedWrite (test.test_fileio.AutoFileTests) ... ok testErrors (test.test_fileio.AutoFileTests) ... ok testMethods (test.test_fileio.AutoFileTests) ... ok testOpenDirFD (test.test_fileio.AutoFileTests) ... ok testOpendir (test.test_fileio.AutoFileTests) ... ok testReadinto (test.test_fileio.AutoFileTests) ... ok testRepr (test.test_fileio.AutoFileTests) ... ok testSeekTell (test.test_fileio.AutoFileTests) ... ok testWeakRefs (test.test_fileio.AutoFileTests) ... ok testWritelinesError (test.test_fileio.AutoFileTests) ... ok testWritelinesList (test.test_fileio.AutoFileTests) ... ok testWritelinesUserList (test.test_fileio.AutoFileTests) ... ok test_none_args (test.test_fileio.AutoFileTests) ... ok test_reject (test.test_fileio.AutoFileTests) ... ok testAbles (test.test_fileio.OtherFileTests) ... ok testAppend (test.test_fileio.OtherFileTests) ... ok testBadModeArgument (test.test_fileio.OtherFileTests) ... ok testBytesOpen (test.test_fileio.OtherFileTests) ... ok testConstructorHandlesNULChars (test.test_fileio.OtherFileTests) ... ok testInvalidFd (test.test_fileio.OtherFileTests) ... ok testInvalidFd_overflow (test.test_fileio.OtherFileTests) ... skipped 'implementation detail specific to cpython' testInvalidInit (test.test_fileio.OtherFileTests) ... ok testInvalidModeStrings (test.test_fileio.OtherFileTests) ... ok testModeStrings (test.test_fileio.OtherFileTests) ... ok testTruncate (test.test_fileio.OtherFileTests) ... ok testTruncateOnWindows (test.test_fileio.OtherFileTests) ... ok testUnclosedFDOnException (test.test_fileio.OtherFileTests) ... ok testUnicodeOpen (test.test_fileio.OtherFileTests) ... ok testWarnings (test.test_fileio.OtherFileTests) ... ok ---------------------------------------------------------------------- Ran 42 tests in 0.046s OK (skipped=1) 1 test OK. 0.17user 0.02system 0:00.49elapsed 39%CPU (0avgtext+0avgdata 42416maxresident)k 0inputs+160outputs (0major+8640minor)pagefaults 0swaps =================== test_float ==================== + for TestName in $(cat testnames.txt) + echo =================== test_float ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_float == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28554 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_float test_error_message (test.test_float.GeneralFloatCases) ... ok test_float (test.test_float.GeneralFloatCases) ... ok test_float_containment (test.test_float.GeneralFloatCases) ... ok test_float_mod (test.test_float.GeneralFloatCases) ... ok test_float_pow (test.test_float.GeneralFloatCases) ... ok test_float_with_comma (test.test_float.GeneralFloatCases) ... ok test_floatasratio (test.test_float.GeneralFloatCases) ... ok test_floatconversion (test.test_float.GeneralFloatCases) ... ok test_is_integer (test.test_float.GeneralFloatCases) ... ok test_getformat (test.test_float.FormatFunctionsTestCase) ... skipped 'requires __setformat__' test_setformat (test.test_float.FormatFunctionsTestCase) ... skipped 'requires __setformat__' test_double_specials_dont_unpack (test.test_float.UnknownFormatTestCase) ... skipped 'requires __setformat__' test_float_specials_dont_unpack (test.test_float.UnknownFormatTestCase) ... skipped 'requires __setformat__' test_double_specials_do_unpack (test.test_float.IEEEFormatTestCase) ... ok test_float_specials_do_unpack (test.test_float.IEEEFormatTestCase) ... ok test_format (test.test_float.FormatTestCase) ... ok test_format_testfile (test.test_float.FormatTestCase) ... ok test_issue5864 (test.test_float.FormatTestCase) ... ok test_repr (test.test_float.ReprTestCase) ... ok test_short_repr (test.test_float.ReprTestCase) ... ok test_format_specials (test.test_float.RoundTestCase) ... ok test_inf_nan (test.test_float.RoundTestCase) ... ok test_large_n (test.test_float.RoundTestCase) ... ok test_matches_float_format (test.test_float.RoundTestCase) ... ok test_overflow (test.test_float.RoundTestCase) ... ok test_previous_round_bugs (test.test_float.RoundTestCase) ... ok test_small_n (test.test_float.RoundTestCase) ... ok test_inf_as_str (test.test_float.InfNanTest) ... ok test_inf_from_str (test.test_float.InfNanTest) ... ok test_inf_signs (test.test_float.InfNanTest) ... ok test_nan_as_str (test.test_float.InfNanTest) ... ok test_nan_from_str (test.test_float.InfNanTest) ... ok test_nan_signs (test.test_float.InfNanTest) ... ok test_ends (test.test_float.HexFloatTestCase) ... ok test_from_hex (test.test_float.HexFloatTestCase) ... ok test_invalid_inputs (test.test_float.HexFloatTestCase) ... ok test_roundtrip (test.test_float.HexFloatTestCase) ... ok test_whitespace (test.test_float.HexFloatTestCase) ... ok ---------------------------------------------------------------------- Ran 38 tests in 1.311s OK (skipped=4) 1 test OK. 0.52user 0.02system 0:01.79elapsed 30%CPU (0avgtext+0avgdata 47696maxresident)k 0inputs+120outputs (0major+9977minor)pagefaults 0swaps =================== test_flufl ==================== + for TestName in $(cat testnames.txt) + echo =================== test_flufl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_flufl == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28558 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_flufl test_barry_as_bdfl (test.test_flufl.FLUFLTests) ... ok test_guido_as_bdfl (test.test_flufl.FLUFLTests) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.000s OK 1 test OK. 0.14user 0.01system 0:00.59elapsed 27%CPU (0avgtext+0avgdata 40960maxresident)k 0inputs+16outputs (0major+8215minor)pagefaults 0swaps =================== test_fnmatch ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fnmatch ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fnmatch == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28562 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_fnmatch test_bytes (test.test_fnmatch.FnmatchTestCase) ... ok test_fnmatch (test.test_fnmatch.FnmatchTestCase) ... ok test_fnmatchcase (test.test_fnmatch.FnmatchTestCase) ... ok test_mix_bytes_str (test.test_fnmatch.FnmatchTestCase) ... ok test_translate (test.test_fnmatch.TranslateTestCase) ... ok test_filter (test.test_fnmatch.FilterTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.006s OK 1 test OK. 0.15user 0.01system 0:01.01elapsed 16%CPU (0avgtext+0avgdata 41144maxresident)k 0inputs+24outputs (0major+8281minor)pagefaults 0swaps =================== test_fork1 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fork1 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fork1 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28566 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_fork1 test_nested_import_lock_fork (test.test_fork1.ForkTest) Check fork() in main thread works while the main thread is doing an import ... ok test_threaded_import_lock_fork (test.test_fork1.ForkTest) Check fork() in main thread works while a subthread is doing an import ... ok test_wait (test.test_fork1.ForkTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 10.544s OK 1 test OK. =================== test_format ==================== 0.17user 0.03system 0:10.99elapsed 1%CPU (0avgtext+0avgdata 41180maxresident)k 0inputs+32outputs (0major+12653minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_format ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_format == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28582 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_format test_format (test.test_format.FormatTest) ... '%.1d' % (1,) =? '1' ... yes '%.*d' % (9223372036854775807, 1) works? ... overflow (this is fine) '%.100d' % (1,) =? '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes '%#.117x' % (1,) =? '0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes '%#.118x' % (1,) =? '0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes '%f' % (1.0,) =? '1.000000' ... yes '%#.*g' % (109, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes '%12.*f' % (123456, 1.0) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes '%#.*G' % (110, -3.333333333333333e+99) works? ... yes '%#.*f' % (110, -3.333333333333333e+99) works? ... yes '%#.*F' % (110, -3.333333333333333e+99) works? ... yes '%x' % 10 =? 'a' ... yes '%x' % 100000000000 =? '174876e800' ... yes '%o' % 10 =? '12' ... yes '%o' % 100000000000 =? '1351035564000' ... yes '%d' % 10 =? '10' ... yes '%d' % 100000000000 =? '100000000000' ... yes '%d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes '%d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes '%5d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes '%31d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes '%32d' % -123456789012345678901234567890 =? ' -123456789012345678901234567890' ... yes '%-32d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes '%032d' % -123456789012345678901234567890 =? '-0123456789012345678901234567890' ... yes '%-032d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes '%034d' % -123456789012345678901234567890 =? '-000123456789012345678901234567890' ... yes '%034d' % 123456789012345678901234567890 =? '0000123456789012345678901234567890' ... yes '%0+34d' % 123456789012345678901234567890 =? '+000123456789012345678901234567890' ... yes '%+34d' % 123456789012345678901234567890 =? ' +123456789012345678901234567890' ... yes '%34d' % 123456789012345678901234567890 =? ' 123456789012345678901234567890' ... yes '%.2d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes '%.30d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes '%.31d' % 123456789012345678901234567890 =? '0123456789012345678901234567890' ... yes '%32.31d' % 123456789012345678901234567890 =? ' 0123456789012345678901234567890' ... yes '%d' % 1.2345678901234568e+29 =? '123456________________________' ... yes '%x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes '%x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes '%5x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes '%22x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes '%23x' % -1375488932362216742658885 =? ' -1234567890abcdef12345' ... yes '%-23x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes '%023x' % -1375488932362216742658885 =? '-01234567890abcdef12345' ... yes '%-023x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes '%025x' % -1375488932362216742658885 =? '-0001234567890abcdef12345' ... yes '%025x' % 1375488932362216742658885 =? '00001234567890abcdef12345' ... yes '%0+25x' % 1375488932362216742658885 =? '+0001234567890abcdef12345' ... yes '%+25x' % 1375488932362216742658885 =? ' +1234567890abcdef12345' ... yes '%25x' % 1375488932362216742658885 =? ' 1234567890abcdef12345' ... yes '%.2x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes '%.21x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes '%.22x' % 1375488932362216742658885 =? '01234567890abcdef12345' ... yes '%23.22x' % 1375488932362216742658885 =? ' 01234567890abcdef12345' ... yes '%-23.22x' % 1375488932362216742658885 =? '01234567890abcdef12345 ' ... yes '%X' % 1375488932362216742658885 =? '1234567890ABCDEF12345' ... yes '%#X' % 1375488932362216742658885 =? '0X1234567890ABCDEF12345' ... yes '%#x' % 1375488932362216742658885 =? '0x1234567890abcdef12345' ... yes '%#x' % -1375488932362216742658885 =? '-0x1234567890abcdef12345' ... yes '%#.23x' % -1375488932362216742658885 =? '-0x001234567890abcdef12345' ... yes '%#+.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345' ... yes '%# .23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345' ... yes '%#+.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345' ... yes '%#-+.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345' ... yes '%#-+26.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345' ... yes '%#-+27.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345 ' ... yes '%#+27.23X' % 1375488932362216742658885 =? ' +0X001234567890ABCDEF12345' ... yes '%#+027.23X' % 1375488932362216742658885 =? '+0X0001234567890ABCDEF12345' ... yes '%#+27.23X' % 1375488932362216742658885 =? ' +0X001234567890ABCDEF12345' ... yes '%x' % 1.3754889323622168e+24 =? '123456_______________' ... yes '%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes '%o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes '%5o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes '%33o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes '%34o' % -12935167030485801517351291832 =? ' -12345670123456701234567012345670' ... yes '%-34o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes '%034o' % -12935167030485801517351291832 =? '-012345670123456701234567012345670' ... yes '%-034o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes '%036o' % -12935167030485801517351291832 =? '-00012345670123456701234567012345670' ... yes '%036o' % 12935167030485801517351291832 =? '000012345670123456701234567012345670' ... yes '%0+36o' % 12935167030485801517351291832 =? '+00012345670123456701234567012345670' ... yes '%+36o' % 12935167030485801517351291832 =? ' +12345670123456701234567012345670' ... yes '%36o' % 12935167030485801517351291832 =? ' 12345670123456701234567012345670' ... yes '%.2o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes '%.32o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes '%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes '%34.33o' % 12935167030485801517351291832 =? ' 012345670123456701234567012345670' ... yes '%-34.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670 ' ... yes '%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes '%#o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes '%#o' % -12935167030485801517351291832 =? '-0o12345670123456701234567012345670' ... yes '%#.34o' % -12935167030485801517351291832 =? '-0o0012345670123456701234567012345670' ... yes '%#+.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes '%# .34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670' ... yes '%#+.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes '%#-+.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes '%#-+37.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes '%#+37.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes '%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes '%#.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes '%#.32o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes '%034.33o' % 12935167030485801517351291832 =? '0012345670123456701234567012345670' ... yes '%0#34.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes '%o' % 1.2935167030485802e+28 =? '123456__________________________' ... yes '%d' % 42 =? '42' ... yes '%d' % -42 =? '-42' ... yes '%d' % 42 =? '42' ... yes '%d' % -42 =? '-42' ... yes '%d' % 42.0 =? '42' ... yes '%#x' % 1 =? '0x1' ... yes '%#x' % 1 =? '0x1' ... yes '%#X' % 1 =? '0X1' ... yes '%#X' % 1 =? '0X1' ... yes '%#x' % 1.0 =? '0x1' ... yes '%#o' % 1 =? '0o1' ... yes '%#o' % 1 =? '0o1' ... yes '%#o' % 0 =? '0o0' ... yes '%#o' % 0 =? '0o0' ... yes '%o' % 0 =? '0' ... yes '%o' % 0 =? '0' ... yes '%d' % 0 =? '0' ... yes '%d' % 0 =? '0' ... yes '%#x' % 0 =? '0x0' ... yes '%#x' % 0 =? '0x0' ... yes '%#X' % 0 =? '0X0' ... yes '%#X' % 0 =? '0X0' ... yes '%x' % 66 =? '42' ... yes '%x' % -66 =? '-42' ... yes '%x' % 66 =? '42' ... yes '%x' % -66 =? '-42' ... yes '%x' % 66.0 =? '42' ... yes '%o' % 34 =? '42' ... yes '%o' % -34 =? '-42' ... yes '%o' % 34 =? '42' ... yes '%o' % -34 =? '-42' ... yes '%o' % 34.0 =? '42' ... yes '%r' % '\u0378' =? "'\\u0378'" ... yes '%a' % '\u0378' =? "'\\u0378'" ... yes '%r' % '\u0374' =? "'\u0374'" ... yes '%a' % '\u0374' =? "'\\u0374'" ... yes '%g' % 1.1 =? '1.1' ... yes '%#g' % 1.1 =? '1.10000' ... yes Testing exceptions 'abc %b' % 1 works? ... yes '%d' % '1' works? ... yes '%g' % '1' works? ... no Unexpected : "unsupported operand type for float(): 'str'" 'no format' % '1' works? ... yes 'no format' % '1' works? ... yes ok test_locale (test.test_format.FormatTest) ... ok test_non_ascii (test.test_format.FormatTest) ... '\u20ac=%f' % (1.0,) =? '\u20ac=1.000000' ... yes ok ---------------------------------------------------------------------- Ran 3 tests in 0.264s OK 1 test OK. =================== test_fractions ==================== 0.15user 0.01system 0:00.43elapsed 40%CPU (0avgtext+0avgdata 43172maxresident)k 0inputs+40outputs (0major+8917minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fractions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fractions == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28586 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_fractions testApproximateCos1 (test.test_fractions.FractionTest) ... ok testApproximatePi (test.test_fractions.FractionTest) ... ok testArithmetic (test.test_fractions.FractionTest) ... ok testBigComplexComparisons (test.test_fractions.FractionTest) ... ok testBigFloatComparisons (test.test_fractions.FractionTest) ... ok testComparisons (test.test_fractions.FractionTest) ... ok testComparisonsDummyFloat (test.test_fractions.FractionTest) ... ok testComparisonsDummyRational (test.test_fractions.FractionTest) ... ok testConversions (test.test_fractions.FractionTest) ... ok testFromDecimal (test.test_fractions.FractionTest) ... FAIL testFromFloat (test.test_fractions.FractionTest) ... ok testFromString (test.test_fractions.FractionTest) ... ok testHash (test.test_fractions.FractionTest) ... ok testImmutable (test.test_fractions.FractionTest) ... ok testInit (test.test_fractions.FractionTest) ... ok testInitFromDecimal (test.test_fractions.FractionTest) ... ok testInitFromFloat (test.test_fractions.FractionTest) ... ok testLimitDenominator (test.test_fractions.FractionTest) ... ok testMixedArithmetic (test.test_fractions.FractionTest) ... ok testMixedEqual (test.test_fractions.FractionTest) ... ok testMixedLess (test.test_fractions.FractionTest) ... ok testMixedLessEqual (test.test_fractions.FractionTest) ... ok testMixingWithDecimal (test.test_fractions.FractionTest) ... ok testRound (test.test_fractions.FractionTest) ... ok testStringification (test.test_fractions.FractionTest) ... ok test_copy_deepcopy_pickle (test.test_fractions.FractionTest) ... ok test_slots (test.test_fractions.FractionTest) ... ok testMisc (test.test_fractions.GcdTest) ... ok ====================================================================== FAIL: testFromDecimal (test.test_fractions.FractionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_fractions.py", line 263, in testFromDecimal self.assertEqual(F(10, 1), F.from_decimal(10)) AssertionError: Fraction(10, 1) != Fraction(2560, 1) ---------------------------------------------------------------------- Ran 28 tests in 0.017s FAILED (failures=1) 1 test failed: test_fractions =================== test_frozen ==================== test test_fractions failed 0.20user 0.02system 0:00.85elapsed 26%CPU (0avgtext+0avgdata 45248maxresident)k 0inputs+80outputs (0major+9562minor)pagefaults 0swaps + echo test_fractions + for TestName in $(cat testnames.txt) + echo =================== test_frozen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_frozen == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28591 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_frozen test_frozen (test.test_frozen.FrozenTests) ... FAIL ====================================================================== FAIL: test_frozen (test.test_frozen.FrozenTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_frozen.py", line 17, in test_frozen import __hello__ ImportError: No module named '__hello__' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_frozen.py", line 19, in test_frozen self.fail("import __hello__ failed:" + str(x)) AssertionError: import __hello__ failed:No module named '__hello__' ---------------------------------------------------------------------- Ran 1 test in 0.002s FAILED (failures=1) 1 test failed: test_frozen test test_frozen failed 0.14user 0.01system 0:00.65elapsed 25%CPU (0avgtext+0avgdata 41076maxresident)k 0inputs+16outputs (0major+8263minor)pagefaults 0swaps + echo test_frozen =================== test_ftplib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ftplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ftplib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28596 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ftplib test_abort (test.test_ftplib.TestFTPClass) ... ok test_acct (test.test_ftplib.TestFTPClass) ... ok test_all_errors (test.test_ftplib.TestFTPClass) ... ok test_cwd (test.test_ftplib.TestFTPClass) ... ok test_delete (test.test_ftplib.TestFTPClass) ... ok test_dir (test.test_ftplib.TestFTPClass) ... ok test_exceptions (test.test_ftplib.TestFTPClass) ... ok test_getwelcome (test.test_ftplib.TestFTPClass) ... ok test_line_too_long (test.test_ftplib.TestFTPClass) ... ok test_login (test.test_ftplib.TestFTPClass) ... ok test_makepasv (test.test_ftplib.TestFTPClass) ... ok test_makeport (test.test_ftplib.TestFTPClass) ... ok test_mkd (test.test_ftplib.TestFTPClass) ... ok test_mlsd (test.test_ftplib.TestFTPClass) ... ok test_nlst (test.test_ftplib.TestFTPClass) ... ok test_parse257 (test.test_ftplib.TestFTPClass) ... ok test_pwd (test.test_ftplib.TestFTPClass) ... ok test_quit (test.test_ftplib.TestFTPClass) ... ok test_rename (test.test_ftplib.TestFTPClass) ... ok test_retrbinary (test.test_ftplib.TestFTPClass) ... ok test_retrbinary_rest (test.test_ftplib.TestFTPClass) ... ok test_retrlines (test.test_ftplib.TestFTPClass) ... ok test_retrlines_too_long (test.test_ftplib.TestFTPClass) ... ok test_rmd (test.test_ftplib.TestFTPClass) ... ok test_sanitize (test.test_ftplib.TestFTPClass) ... ok test_set_pasv (test.test_ftplib.TestFTPClass) ... ok test_size (test.test_ftplib.TestFTPClass) ... ok test_source_address (test.test_ftplib.TestFTPClass) ... ok test_source_address_passive_connection (test.test_ftplib.TestFTPClass) ... ok test_storbinary (test.test_ftplib.TestFTPClass) ... ok test_storbinary_rest (test.test_ftplib.TestFTPClass) ... ok test_storlines (test.test_ftplib.TestFTPClass) ... ok test_storlines_too_long (test.test_ftplib.TestFTPClass) ... ok test_voidcmd (test.test_ftplib.TestFTPClass) ... ok test_with_statement (test.test_ftplib.TestFTPClass) ... ok testTimeoutConnect (test.test_ftplib.TestTimeouts) ... ok testTimeoutDefault (test.test_ftplib.TestTimeouts) ... ok testTimeoutDifferentOrder (test.test_ftplib.TestTimeouts) ... ok testTimeoutDirectAccess (test.test_ftplib.TestTimeouts) ... ok testTimeoutNone (test.test_ftplib.TestTimeouts) ... ok testTimeoutValue (test.test_ftplib.TestTimeouts) ... ok test_af (test.test_ftplib.TestIPv6Environment) ... ok test_makepasv (test.test_ftplib.TestIPv6Environment) ... ok test_makeport (test.test_ftplib.TestIPv6Environment) ... ok test_transfer (test.test_ftplib.TestIPv6Environment) ... ok test_abort (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_acct (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_all_errors (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_cwd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_delete (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_dir (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_exceptions (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_getwelcome (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_line_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_login (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_makepasv (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_makeport (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_mkd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_mlsd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_nlst (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_parse257 (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_pwd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_quit (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_rename (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrbinary (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrlines (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_rmd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_sanitize (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_set_pasv (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_size (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_source_address (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_source_address_passive_connection (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storbinary (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storlines (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_voidcmd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_with_statement (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_auth_issued_twice (test.test_ftplib.TestTLS_FTPClass) ... ok test_auth_ssl (test.test_ftplib.TestTLS_FTPClass) ... ERROR test_ccc (test.test_ftplib.TestTLS_FTPClass) ... ERROR test_context (test.test_ftplib.TestTLS_FTPClass) ... ERROR test_control_connection (test.test_ftplib.TestTLS_FTPClass) ... ERROR test_data_connection (test.test_ftplib.TestTLS_FTPClass) ... Exception in thread Thread-82: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/threading.py", line 901, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 278, in run asyncore.loop(timeout=0.1, count=1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 212, in loop poll_fun(timeout, map) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 153, in poll read(obj) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 87, in read obj.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 83, in read obj.handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 358, in handle_read_event self._do_ssl_handshake() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 322, in _do_ssl_handshake self.socket.do_handshake() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 553, in do_handshake self._sslobj.do_handshake() _ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number Exception in thread Thread-83: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/threading.py", line 901, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 278, in run asyncore.loop(timeout=0.1, count=1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 212, in loop poll_fun(timeout, map) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 153, in poll read(obj) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 87, in read obj.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 83, in read obj.handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 362, in handle_read_event super(SSLConnection, self).handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 441, in handle_read_event self.handle_read() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 115, in handle_read self.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 113, in handle_read data = self.recv (self.ac_in_buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 384, in recv return super(SSLConnection, self).recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 379, in recv data = self.socket.recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 478, in recv return self.read(buflen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 369, in read v = self._sslobj.read(len or 1024) _ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number Exception in thread Thread-84: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/threading.py", line 901, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 278, in run asyncore.loop(timeout=0.1, count=1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 212, in loop poll_fun(timeout, map) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 153, in poll read(obj) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 87, in read obj.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 83, in read obj.handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 362, in handle_read_event super(SSLConnection, self).handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 441, in handle_read_event self.handle_read() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 115, in handle_read self.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 113, in handle_read data = self.recv (self.ac_in_buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 384, in recv return super(SSLConnection, self).recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 379, in recv data = self.socket.recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 478, in recv return self.read(buflen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 369, in read v = self._sslobj.read(len or 1024) _ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number Exception in thread Thread-85: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/threading.py", line 901, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 278, in run asyncore.loop(timeout=0.1, count=1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 212, in loop poll_fun(timeout, map) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 153, in poll read(obj) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 87, in read obj.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 83, in read obj.handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 362, in handle_read_event super(SSLConnection, self).handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 441, in handle_read_event self.handle_read() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 115, in handle_read self.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 113, in handle_read data = self.recv (self.ac_in_buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 384, in recv return super(SSLConnection, self).recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 379, in recv data = self.socket.recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 478, in recv return self.read(buflen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 369, in read v = self._sslobj.read(len or 1024) _ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number Exception in thread Thread-86: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/threading.py", line 901, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 278, in run asyncore.loop(timeout=0.1, count=1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 212, in loop poll_fun(timeout, map) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 153, in poll read(obj) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 87, in read obj.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 83, in read obj.handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 362, in handle_read_event super(SSLConnection, self).handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 441, in handle_read_event self.handle_read() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 115, in handle_read self.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 113, in handle_read data = self.recv (self.ac_in_buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 384, in recv return super(SSLConnection, self).recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 379, in recv data = self.socket.recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 478, in recv return self.read(buflen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 369, in read v = self._sslobj.read(len or 1024) _ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number ERROR test_login (test.test_ftplib.TestTLS_FTPClass) ... Exception in thread Thread-87: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/threading.py", line 901, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 278, in run asyncore.loop(timeout=0.1, count=1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 212, in loop poll_fun(timeout, map) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 153, in poll read(obj) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 87, in read obj.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 83, in read obj.handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 362, in handle_read_event super(SSLConnection, self).handle_read_event() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 441, in handle_read_event self.handle_read() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 115, in handle_read self.handle_error() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asynchat.py", line 113, in handle_read data = self.recv (self.ac_in_buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 384, in recv return super(SSLConnection, self).recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/asyncore.py", line 379, in recv data = self.socket.recv(buffer_size) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 478, in recv return self.read(buflen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 369, in read v = self._sslobj.read(len or 1024) _ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number Warning -- asyncore.socket_map was modified by test_ftplib Warning -- threading._dangling was modified by test_ftplib test test_ftplib failed ERROR ====================================================================== ERROR: test_auth_ssl (test.test_ftplib.TestTLS_FTPClass) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 891, in test_auth_ssl self.client.auth() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 719, in auth ssl_version=self.ssl_version) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 630, in wrap_socket ciphers=ciphers) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 350, in __init__ raise x File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 346, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 553, in do_handshake self._sslobj.do_handshake() _ssl.SSLError: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure ====================================================================== ERROR: test_ccc (test.test_ftplib.TestTLS_FTPClass) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 847, in setUp self.client.connect(self.server.host, self.server.port) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 154, in connect self.welcome = self.getresp() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 229, in getresp resp = self.getmultiline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 215, in getmultiline line = self.getline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 200, in getline line = self.file.readline(self.maxline + 1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/socket.py", line 297, in readinto return self._sock.recv_into(b) _socket.timeout: timed out ====================================================================== ERROR: test_context (test.test_ftplib.TestTLS_FTPClass) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 847, in setUp self.client.connect(self.server.host, self.server.port) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 154, in connect self.welcome = self.getresp() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 229, in getresp resp = self.getmultiline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 215, in getmultiline line = self.getline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 200, in getline line = self.file.readline(self.maxline + 1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/socket.py", line 297, in readinto return self._sock.recv_into(b) _socket.timeout: timed out ====================================================================== ERROR: test_control_connection (test.test_ftplib.TestTLS_FTPClass) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 847, in setUp self.client.connect(self.server.host, self.server.port) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 154, in connect self.welcome = self.getresp() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 229, in getresp resp = self.getmultiline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 215, in getmultiline line = self.getline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 200, in getline line = self.file.readline(self.maxline + 1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/socket.py", line 297, in readinto return self._sock.recv_into(b) _socket.timeout: timed out ====================================================================== ERROR: test_data_connection (test.test_ftplib.TestTLS_FTPClass) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 847, in setUp self.client.connect(self.server.host, self.server.port) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 154, in connect self.welcome = self.getresp() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 229, in getresp resp = self.getmultiline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 215, in getmultiline line = self.getline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 200, in getline line = self.file.readline(self.maxline + 1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/socket.py", line 297, in readinto return self._sock.recv_into(b) _socket.timeout: timed out ====================================================================== ERROR: test_login (test.test_ftplib.TestTLS_FTPClass) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ftplib.py", line 847, in setUp self.client.connect(self.server.host, self.server.port) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 154, in connect self.welcome = self.getresp() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 229, in getresp resp = self.getmultiline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 215, in getmultiline line = self.getline() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ftplib.py", line 200, in getline line = self.file.readline(self.maxline + 1) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/socket.py", line 297, in readinto return self._sock.recv_into(b) _socket.timeout: timed out ---------------------------------------------------------------------- Ran 87 tests in 21.822s FAILED (errors=6) 1 test failed: test_ftplib 1.84user 0.10system 0:23.63elapsed 8%CPU (0avgtext+0avgdata 50464maxresident)k 40inputs+136outputs (0major+11212minor)pagefaults 0swaps + echo test_ftplib =================== test_funcattrs ==================== + for TestName in $(cat testnames.txt) + echo =================== test_funcattrs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_funcattrs == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28688 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_funcattrs test___closure__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___code__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___globals__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___name__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___qualname__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test_blank_func_defaults (test.test_funcattrs.FunctionPropertiesTest) ... ok test_copying___code__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test_dir_includes_correct_attrs (test.test_funcattrs.FunctionPropertiesTest) ... ok test_duplicate_function_equality (test.test_funcattrs.FunctionPropertiesTest) ... ok test_empty_cell (test.test_funcattrs.FunctionPropertiesTest) ... ok test_func_default_args (test.test_funcattrs.FunctionPropertiesTest) ... ok test_module (test.test_funcattrs.FunctionPropertiesTest) ... ok test___class__ (test.test_funcattrs.InstancemethodAttrTest) ... ok test___func__ (test.test_funcattrs.InstancemethodAttrTest) ... ok test___func___non_method (test.test_funcattrs.InstancemethodAttrTest) ... ok test___self__ (test.test_funcattrs.InstancemethodAttrTest) ... ok test_delete_unknown_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_set_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_unset_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_delete___dict__ (test.test_funcattrs.FunctionDictsTest) ... ok test_func_as_dict_key (test.test_funcattrs.FunctionDictsTest) ... ok test_setting_dict_to_invalid (test.test_funcattrs.FunctionDictsTest) ... ok test_setting_dict_to_valid (test.test_funcattrs.FunctionDictsTest) ... ok test_unassigned_dict (test.test_funcattrs.FunctionDictsTest) ... ok test_delete_docstring (test.test_funcattrs.FunctionDocstringTest) ... ok test_set_docstring_attr (test.test_funcattrs.FunctionDocstringTest) ... ok test_comparison (test.test_funcattrs.CellTest) ... ok test_func_attribute (test.test_funcattrs.StaticMethodAttrsTest) ... ok test_builtin__qualname__ (test.test_funcattrs.BuiltinFunctionPropertiesTest) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.012s OK 1 test OK. 0.15user 0.01system 0:00.43elapsed 39%CPU (0avgtext+0avgdata 42004maxresident)k 0inputs+64outputs (0major+8540minor)pagefaults 0swaps =================== test_functools ==================== + for TestName in $(cat testnames.txt) + echo =================== test_functools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_functools == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28692 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_functools test_arg_combinations (test.test_functools.TestPartial) ... ok test_argument_checking (test.test_functools.TestPartial) ... ok test_attributes (test.test_functools.TestPartial) ... ok test_basic_examples (test.test_functools.TestPartial) ... ok test_error_propagation (test.test_functools.TestPartial) ... ok test_keyword (test.test_functools.TestPartial) ... ok test_kw_combinations (test.test_functools.TestPartial) ... ok test_no_side_effects (test.test_functools.TestPartial) ... ok test_pickle (test.test_functools.TestPartial) ... ok test_positional (test.test_functools.TestPartial) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartial) ... ok test_repr (test.test_functools.TestPartial) ... ok test_setstate_refcount (test.test_functools.TestPartial) ... ok test_weakref (test.test_functools.TestPartial) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartial) ... ok test_arg_combinations (test.test_functools.TestPartialSubclass) ... ok test_argument_checking (test.test_functools.TestPartialSubclass) ... ok test_attributes (test.test_functools.TestPartialSubclass) ... ok test_basic_examples (test.test_functools.TestPartialSubclass) ... ok test_error_propagation (test.test_functools.TestPartialSubclass) ... ok test_keyword (test.test_functools.TestPartialSubclass) ... ok test_kw_combinations (test.test_functools.TestPartialSubclass) ... ok test_no_side_effects (test.test_functools.TestPartialSubclass) ... ok test_pickle (test.test_functools.TestPartialSubclass) ... ok test_positional (test.test_functools.TestPartialSubclass) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialSubclass) ... ok test_repr (test.test_functools.TestPartialSubclass) ... ok test_setstate_refcount (test.test_functools.TestPartialSubclass) ... ok test_weakref (test.test_functools.TestPartialSubclass) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialSubclass) ... ok test_arg_combinations (test.test_functools.TestPythonPartial) ... ok test_argument_checking (test.test_functools.TestPythonPartial) ... ok test_basic_examples (test.test_functools.TestPythonPartial) ... ok test_error_propagation (test.test_functools.TestPythonPartial) ... ok test_keyword (test.test_functools.TestPythonPartial) ... ok test_kw_combinations (test.test_functools.TestPythonPartial) ... ok test_no_side_effects (test.test_functools.TestPythonPartial) ... ok test_positional (test.test_functools.TestPythonPartial) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPythonPartial) ... ok test_weakref (test.test_functools.TestPythonPartial) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPythonPartial) ... ok test_builtin_update (test.test_functools.TestUpdateWrapper) ... ok test_default_update (test.test_functools.TestUpdateWrapper) ... ok test_default_update_doc (test.test_functools.TestUpdateWrapper) ... ok test_missing_attributes (test.test_functools.TestUpdateWrapper) ... ok test_no_update (test.test_functools.TestUpdateWrapper) ... ok test_selective_update (test.test_functools.TestUpdateWrapper) ... ok test_bug_10042 (test.test_functools.TestTotalOrdering) ... ok test_no_operations_defined (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_ge (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_gt (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_le (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_lt (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_no_overwrite (test.test_functools.TestTotalOrdering) ... ok test_bad_cmp (test.test_functools.TestCmpToKey) ... ok test_cmp_to_key (test.test_functools.TestCmpToKey) ... ok test_cmp_to_key_arguments (test.test_functools.TestCmpToKey) ... ok test_hash (test.test_functools.TestCmpToKey) ... ok test_obj_field (test.test_functools.TestCmpToKey) ... ok test_sort_int (test.test_functools.TestCmpToKey) ... ok test_sort_int_str (test.test_functools.TestCmpToKey) ... ok test_builtin_update (test.test_functools.TestWraps) ... ok test_default_update (test.test_functools.TestWraps) ... ok test_default_update_doc (test.test_functools.TestWraps) ... ok test_missing_attributes (test.test_functools.TestWraps) ... ok test_no_update (test.test_functools.TestWraps) ... ok test_selective_update (test.test_functools.TestWraps) ... ok test_iterator_usage (test.test_functools.TestReduce) ... ok test_reduce (test.test_functools.TestReduce) ... ok test_lru (test.test_functools.TestLRU) ... ok test_lru_with_exceptions (test.test_functools.TestLRU) ... ok test_lru_with_maxsize_none (test.test_functools.TestLRU) ... ok test_lru_with_types (test.test_functools.TestLRU) ... ok test_need_for_rlock (test.test_functools.TestLRU) ... ok ---------------------------------------------------------------------- Ran 74 tests in 0.590s OK 1 test OK. 0.44user 0.04system 0:01.23elapsed 39%CPU (0avgtext+0avgdata 78432maxresident)k 0inputs+128outputs (0major+25119minor)pagefaults 0swaps =================== test_future ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28696 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_future test_badfuture3 (test.test_future.FutureTest) ... ok test_badfuture4 (test.test_future.FutureTest) ... ok test_badfuture5 (test.test_future.FutureTest) ... ok test_badfuture6 (test.test_future.FutureTest) ... ok test_badfuture7 (test.test_future.FutureTest) ... ok test_badfuture8 (test.test_future.FutureTest) ... ok test_badfuture9 (test.test_future.FutureTest) ... ok test_future1 (test.test_future.FutureTest) ... ok test_future2 (test.test_future.FutureTest) ... ok test_future3 (test.test_future.FutureTest) ... ok test_multiple_features (test.test_future.FutureTest) ... ok test_parserhack (test.test_future.FutureTest) ... ok test_unicode_literals_exec (test.test_future.FutureTest) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.037s OK 1 test OK. 0.15user 0.02system 0:00.72elapsed 23%CPU (0avgtext+0avgdata 41156maxresident)k 0inputs+56outputs (0major+8297minor)pagefaults 0swaps =================== test_future3 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future3 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28700 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_future3 test_floor_div_operator (test.test_future3.TestFuture) ... ok test_nested_scopes (test.test_future3.TestFuture) ... ok test_true_div_as_default (test.test_future3.TestFuture) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.000s OK 1 test OK. 0.14user 0.02system 0:00.49elapsed 33%CPU (0avgtext+0avgdata 40916maxresident)k 0inputs+8outputs (0major+8209minor)pagefaults 0swaps =================== test_future4 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future4 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28704 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_future4 ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK 1 test OK. 0.14user 0.01system 0:00.67elapsed 24%CPU (0avgtext+0avgdata 40900maxresident)k 0inputs+16outputs (0major+8192minor)pagefaults 0swaps =================== test_future5 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future5 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future5 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28708 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_future5 test_print_function (test.test_future5.TestMultipleFeatures) ... ok test_unicode_literals (test.test_future5.TestMultipleFeatures) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.000s OK 1 test OK. 0.13user 0.01system 0:00.28elapsed 55%CPU (0avgtext+0avgdata 40924maxresident)k 0inputs+8outputs (0major+8209minor)pagefaults 0swaps =================== test_gc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_gc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gc == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28712 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_gc test test_gc crashed -- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/regrtest.py", line 1226, in runtest_inner test_runner() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_gc.py", line 883, in test_main debug = gc.get_debug() AttributeError: 'module' object has no attribute 'get_debug' 1 test failed: test_gc 0.17user 0.02system 0:00.71elapsed 27%CPU (0avgtext+0avgdata 43060maxresident)k 0inputs+96outputs (0major+8856minor)pagefaults 0swaps + echo test_gc =================== test_generators ==================== + for TestName in $(cat testnames.txt) + echo =================== test_generators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_generators == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28717 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_generators Trying: for c in conjoin([lambda: iter((0, 1))] * 3): print(c) Expecting: [0, 0, 0] [0, 0, 1] [0, 1, 0] [0, 1, 1] [1, 0, 0] [1, 0, 1] [1, 1, 0] [1, 1, 1] ok Trying: def gencopy(iterator): for x in iterator: yield x[:] Expecting nothing ok Trying: for n in range(10): all = list(gencopy(conjoin([lambda: iter((0, 1))] * n))) print(n, len(all), all[0] == [0] * n, all[-1] == [1] * n) Expecting: 0 1 True True 1 2 True True 2 4 True True 3 8 True True 4 16 True True 5 32 True True 6 64 True True 7 128 True True 8 256 True True 9 512 True True ok Trying: q = Queens(8) Expecting nothing ok Trying: LIMIT = 2 Expecting nothing ok Trying: count = 0 Expecting nothing ok Trying: for row2col in q.solve(): count += 1 if count <= LIMIT: print("Solution", count) q.printsolution(row2col) Expecting: Solution 1 +-+-+-+-+-+-+-+-+ |Q| | | | | | | | +-+-+-+-+-+-+-+-+ | | | | |Q| | | | +-+-+-+-+-+-+-+-+ | | | | | | | |Q| +-+-+-+-+-+-+-+-+ | | | | | |Q| | | +-+-+-+-+-+-+-+-+ | | |Q| | | | | | +-+-+-+-+-+-+-+-+ | | | | | | |Q| | +-+-+-+-+-+-+-+-+ | |Q| | | | | | | +-+-+-+-+-+-+-+-+ | | | |Q| | | | | +-+-+-+-+-+-+-+-+ Solution 2 +-+-+-+-+-+-+-+-+ |Q| | | | | | | | +-+-+-+-+-+-+-+-+ | | | | | |Q| | | +-+-+-+-+-+-+-+-+ | | | | | | | |Q| +-+-+-+-+-+-+-+-+ | | |Q| | | | | | +-+-+-+-+-+-+-+-+ | | | | | | |Q| | +-+-+-+-+-+-+-+-+ | | | |Q| | | | | +-+-+-+-+-+-+-+-+ | |Q| | | | | | | +-+-+-+-+-+-+-+-+ | | | | |Q| | | | +-+-+-+-+-+-+-+-+ ok Trying: print(count, "solutions in all.") Expecting: 92 solutions in all. ok Trying: k = Knights(10, 10) Expecting nothing ok Trying: LIMIT = 2 Expecting nothing ok Trying: count = 0 Expecting nothing ok Trying: for x in k.solve(): count += 1 if count <= LIMIT: print("Solution", count) k.printsolution(x) else: break Expecting: Solution 1 +---+---+---+---+---+---+---+---+---+---+ | 1| 58| 27| 34| 3| 40| 29| 10| 5| 8| +---+---+---+---+---+---+---+---+---+---+ | 26| 35| 2| 57| 28| 33| 4| 7| 30| 11| +---+---+---+---+---+---+---+---+---+---+ | 59|100| 73| 36| 41| 56| 39| 32| 9| 6| +---+---+---+---+---+---+---+---+---+---+ | 74| 25| 60| 55| 72| 37| 42| 49| 12| 31| +---+---+---+---+---+---+---+---+---+---+ | 61| 86| 99| 76| 63| 52| 47| 38| 43| 50| +---+---+---+---+---+---+---+---+---+---+ | 24| 75| 62| 85| 54| 71| 64| 51| 48| 13| +---+---+---+---+---+---+---+---+---+---+ | 87| 98| 91| 80| 77| 84| 53| 46| 65| 44| +---+---+---+---+---+---+---+---+---+---+ | 90| 23| 88| 95| 70| 79| 68| 83| 14| 17| +---+---+---+---+---+---+---+---+---+---+ | 97| 92| 21| 78| 81| 94| 19| 16| 45| 66| +---+---+---+---+---+---+---+---+---+---+ | 22| 89| 96| 93| 20| 69| 82| 67| 18| 15| +---+---+---+---+---+---+---+---+---+---+ Solution 2 +---+---+---+---+---+---+---+---+---+---+ | 1| 58| 27| 34| 3| 40| 29| 10| 5| 8| +---+---+---+---+---+---+---+---+---+---+ | 26| 35| 2| 57| 28| 33| 4| 7| 30| 11| +---+---+---+---+---+---+---+---+---+---+ | 59|100| 73| 36| 41| 56| 39| 32| 9| 6| +---+---+---+---+---+---+---+---+---+---+ | 74| 25| 60| 55| 72| 37| 42| 49| 12| 31| +---+---+---+---+---+---+---+---+---+---+ | 61| 86| 99| 76| 63| 52| 47| 38| 43| 50| +---+---+---+---+---+---+---+---+---+---+ | 24| 75| 62| 85| 54| 71| 64| 51| 48| 13| +---+---+---+---+---+---+---+---+---+---+ | 87| 98| 89| 80| 77| 84| 53| 46| 65| 44| +---+---+---+---+---+---+---+---+---+---+ | 90| 23| 92| 95| 70| 79| 68| 83| 14| 17| +---+---+---+---+---+---+---+---+---+---+ | 97| 88| 21| 78| 81| 94| 19| 16| 45| 66| +---+---+---+---+---+---+---+---+---+---+ | 22| 91| 96| 93| 20| 69| 82| 67| 18| 15| +---+---+---+---+---+---+---+---+---+---+ ok Trying: from test.support import gc_collect Expecting nothing ok Trying: def f(): print((yield 1)) yield 2 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting: 1 ok Trying: g.send(42) Expecting: 42 2 ok Trying: f().send("foo") Expecting: Traceback (most recent call last): ... TypeError: can't send non-None value to a just-started generator ok Trying: def f(): yield Expecting nothing ok Trying: list(f()) Expecting: [None] ok Trying: list((yield 21) for i in range(4)) Expecting: [21, None, 21, None, 21, None, 21, None] ok Trying: def f(): list(i for i in [(yield 26)]) Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def coroutine(seq): count = 0 while count < 200: count += yield seq.append(count) Expecting nothing ok Trying: seq = [] Expecting nothing ok Trying: c = coroutine(seq) Expecting nothing ok Trying: next(c) Expecting nothing ok Trying: print(seq) Expecting: [] ok Trying: c.send(10) Expecting nothing ok Trying: print(seq) Expecting: [10] ok Trying: c.send(10) Expecting nothing ok Trying: print(seq) Expecting: [10, 20] ok Trying: c.send(10) Expecting nothing ok Trying: print(seq) Expecting: [10, 20, 30] ok Trying: f=lambda: (yield 1),(yield 2) Expecting: Traceback (most recent call last): ... SyntaxError: 'yield' outside function ok Trying: def f(): x = yield = y Expecting: Traceback (most recent call last): ... SyntaxError: assignment to yield expression not possible ok Trying: def f(): (yield bar) = y Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to yield expression ok Trying: def f(): (yield bar) += y Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to yield expression ok Trying: def f(): while True: try: print((yield)) except ValueError as v: print("caught ValueError (%s)" % (v)) Expecting nothing ok Trying: import sys Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.throw(ValueError) # type only Expecting: caught ValueError () ok Trying: g.throw(ValueError("xyz")) # value only Expecting: caught ValueError (xyz) ok Trying: g.throw(ValueError, ValueError(1)) # value+matching type Expecting: caught ValueError (1) ok Trying: g.throw(ValueError, TypeError(1)) # mismatched type, rewrapped Expecting: caught ValueError (1) ok Trying: g.throw(ValueError, ValueError(1), None) # explicit None traceback Expecting: caught ValueError (1) ok Trying: g.throw(ValueError(1), "foo") # bad args Expecting: Traceback (most recent call last): ... TypeError: instance exception may not have a separate value ok Trying: g.throw(ValueError, "foo", 23) # bad args Expecting: Traceback (most recent call last): ... TypeError: throw() third argument must be a traceback object ok Trying: g.throw("abc") Expecting: Traceback (most recent call last): ... TypeError: exceptions must derive from BaseException, not str ok Trying: g.throw(0) Expecting: Traceback (most recent call last): ... TypeError: exceptions must derive from BaseException, not int ok Trying: g.throw(list) Expecting: Traceback (most recent call last): ... TypeError: exceptions must derive from BaseException, not type ok Trying: def throw(g,exc): try: raise exc except: g.throw(*sys.exc_info()) Expecting nothing ok Trying: throw(g,ValueError) # do it with traceback included Expecting: caught ValueError () ok Trying: g.send(1) Expecting: 1 ok Trying: throw(g,TypeError) # terminate the generator Expecting: Traceback (most recent call last): ... TypeError ok Trying: print(g.gi_frame) Expecting: None ok Trying: g.send(2) Expecting: Traceback (most recent call last): ... StopIteration ok Trying: g.throw(ValueError,6) # throw on closed generator Expecting: Traceback (most recent call last): ... ValueError: 6 ok Trying: f().throw(ValueError,7) # throw on just-opened generator Expecting: Traceback (most recent call last): ... ValueError: 7 ok Trying: def f(): try: yield except: raise Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: try: 1/0 except ZeroDivisionError as v: try: g.throw(v) except Exception as w: tb = w.__traceback__ Expecting nothing ok Trying: levels = 0 Expecting nothing ok Trying: while tb: levels += 1 tb = tb.tb_next Expecting nothing ok Trying: levels Expecting: 3 ok Trying: def f(): try: yield except GeneratorExit: print("exiting") Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() Expecting: exiting ok Trying: g.close() # should be no-op now Expecting nothing ok Trying: f().close() # close on just-opened generator should be fine Expecting nothing ok Trying: def f(): yield # an even simpler generator Expecting nothing ok Trying: f().close() # close before opening Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() # close normally Expecting nothing ok Trying: def f(): try: yield finally: print("exiting") Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: del g; gc_collect() Expecting: exiting ok Trying: def f(): try: yield except Exception: print('except') finally: print('finally') Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: del g; gc_collect() Expecting: finally ok Trying: def f(): try: yield except GeneratorExit: yield "foo!" Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() Expecting: Traceback (most recent call last): ... RuntimeError: generator ignored GeneratorExit ok Trying: g.close() Expecting nothing ok Trying: import sys, io Expecting nothing ok Trying: old, sys.stderr = sys.stderr, io.StringIO() Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: del g Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: sys.stderr.getvalue().startswith( "Exception RuntimeError: 'generator ignored GeneratorExit' in " ) Expecting: True ok Trying: sys.stderr = old Expecting nothing ok Trying: def f(): try: yield except GeneratorExit: raise TypeError("fie!") Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() Expecting: Traceback (most recent call last): ... TypeError: fie! ok Trying: def f(): x += yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): x = yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): lambda x=(yield): 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): x=(i for i in (yield) if (yield)) Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(d): d[(yield "a")] = d[(yield "b")] = 27 Expecting nothing ok Trying: data = [1,2] Expecting nothing ok Trying: g = f(data) Expecting nothing ok Trying: type(g) Expecting: ok Trying: g.send(None) Expecting: 'a' ok Trying: data Expecting: [1, 2] ok Trying: g.send(0) Expecting: 'b' ok Trying: data Expecting: [27, 2] ok Trying: try: g.send(1) except StopIteration: pass Expecting nothing ok Trying: data Expecting: [27, 27] ok Trying: def g(): for i in range(3): yield None yield None return Expecting nothing ok Trying: list(g()) Expecting: [None, None, None, None] ok Trying: def g(): yield 1 try: raise StopIteration except: yield 2 yield 3 Expecting nothing ok Trying: list(g()) Expecting: [1, 2, 3] ok Trying: def gcomb(x, k): "Generate all combinations of k elements from list x." if k > len(x): return if k == 0: yield [] else: first, rest = x[0], x[1:] # A combination does or doesn't contain first. # If it does, the remainder is a k-1 comb of rest. for c in gcomb(rest, k-1): c.insert(0, first) yield c # If it doesn't contain first, it's a k comb of rest. for c in gcomb(rest, k): yield c Expecting nothing ok Trying: seq = list(range(1, 5)) Expecting nothing ok Trying: for k in range(len(seq) + 2): print("%d-combs of %s:" % (k, seq)) for c in gcomb(seq, k): print(" ", c) Expecting: 0-combs of [1, 2, 3, 4]: [] 1-combs of [1, 2, 3, 4]: [1] [2] [3] [4] 2-combs of [1, 2, 3, 4]: [1, 2] [1, 3] [1, 4] [2, 3] [2, 4] [3, 4] 3-combs of [1, 2, 3, 4]: [1, 2, 3] [1, 2, 4] [1, 3, 4] [2, 3, 4] 4-combs of [1, 2, 3, 4]: [1, 2, 3, 4] 5-combs of [1, 2, 3, 4]: ok Trying: def g(): yield 1 Expecting nothing ok Trying: type(g) Expecting: ok Trying: i = g() Expecting nothing ok Trying: type(i) Expecting: ok Trying: [s for s in dir(i) if not s.startswith('_')] Expecting: ['close', 'gi_code', 'gi_frame', 'gi_running', 'send', 'throw'] ok Trying: from test.support import HAVE_DOCSTRINGS Expecting nothing ok Trying: print(i.__next__.__doc__ if HAVE_DOCSTRINGS else 'x.__next__() <==> next(x)') Expecting: x.__next__() <==> next(x) ok Trying: iter(i) is i Expecting: True ok Trying: import types Expecting nothing ok Trying: isinstance(i, types.GeneratorType) Expecting: True ok Trying: i.gi_running Expecting: 0 ok Trying: type(i.gi_frame) Expecting: ok Trying: i.gi_running = 42 Expecting: Traceback (most recent call last): ... AttributeError: readonly attribute ok Trying: def g(): yield me.gi_running Expecting nothing ok Trying: me = g() Expecting nothing ok Trying: me.gi_running Expecting: 0 ok Trying: next(me) Expecting: 1 ok Trying: me.gi_running Expecting: 0 ok Trying: class disjointSet: def __init__(self, name): self.name = name self.parent = None self.generator = self.generate() def generate(self): while not self.parent: yield self for x in self.parent.generator: yield x def find(self): return next(self.generator) def union(self, parent): if self.parent: raise ValueError("Sorry, I'm not a root!") self.parent = parent def __str__(self): return self.name Expecting nothing ok Trying: names = "ABCDEFGHIJKLM" Expecting nothing ok Trying: sets = [disjointSet(name) for name in names] Expecting nothing ok Trying: roots = sets[:] Expecting nothing ok Trying: import random Expecting nothing ok Trying: gen = random.Random(42) Expecting nothing ok Trying: while 1: for s in sets: print(" %s->%s" % (s, s.find()), end='') print() if len(roots) > 1: s1 = gen.choice(roots) roots.remove(s1) s2 = gen.choice(roots) s1.union(s2) print("merged", s1, "into", s2) else: break Expecting: A->A B->B C->C D->D E->E F->F G->G H->H I->I J->J K->K L->L M->M merged K into B A->A B->B C->C D->D E->E F->F G->G H->H I->I J->J K->B L->L M->M merged A into F A->F B->B C->C D->D E->E F->F G->G H->H I->I J->J K->B L->L M->M merged E into F A->F B->B C->C D->D E->F F->F G->G H->H I->I J->J K->B L->L M->M merged D into C A->F B->B C->C D->C E->F F->F G->G H->H I->I J->J K->B L->L M->M merged M into C A->F B->B C->C D->C E->F F->F G->G H->H I->I J->J K->B L->L M->C merged J into B A->F B->B C->C D->C E->F F->F G->G H->H I->I J->B K->B L->L M->C merged B into C A->F B->C C->C D->C E->F F->F G->G H->H I->I J->C K->C L->L M->C merged F into G A->G B->C C->C D->C E->G F->G G->G H->H I->I J->C K->C L->L M->C merged L into C A->G B->C C->C D->C E->G F->G G->G H->H I->I J->C K->C L->C M->C merged G into I A->I B->C C->C D->C E->I F->I G->I H->H I->I J->C K->C L->C M->C merged I into H A->H B->C C->C D->C E->H F->H G->H H->H I->H J->C K->C L->C M->C merged C into H A->H B->H C->H D->H E->H F->H G->H H->H I->H J->H K->H L->H M->H ok Trying: def firstn(g, n): return [next(g) for i in range(n)] Expecting nothing ok Trying: def intsfrom(i): while 1: yield i i += 1 Expecting nothing ok Trying: firstn(intsfrom(5), 7) Expecting: [5, 6, 7, 8, 9, 10, 11] ok Trying: def exclude_multiples(n, ints): for i in ints: if i % n: yield i Expecting nothing ok Trying: firstn(exclude_multiples(3, intsfrom(1)), 6) Expecting: [1, 2, 4, 5, 7, 8] ok Trying: def sieve(ints): prime = next(ints) yield prime not_divisible_by_prime = exclude_multiples(prime, ints) for p in sieve(not_divisible_by_prime): yield p Expecting nothing ok Trying: primes = sieve(intsfrom(2)) Expecting nothing ok Trying: firstn(primes, 20) Expecting: [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71] ok Trying: def times(n, g): for i in g: yield n * i Expecting nothing ok Trying: firstn(times(10, intsfrom(1)), 10) Expecting: [10, 20, 30, 40, 50, 60, 70, 80, 90, 100] ok Trying: def merge(g, h): ng = next(g) nh = next(h) while 1: if ng < nh: yield ng ng = next(g) elif ng > nh: yield nh nh = next(h) else: yield ng ng = next(g) nh = next(h) Expecting nothing ok Trying: def m235(): yield 1 me_times2 = times(2, m235()) me_times3 = times(3, m235()) me_times5 = times(5, m235()) for i in merge(merge(me_times2, me_times3), me_times5): yield i Expecting nothing ok Trying: result = m235() Expecting nothing ok Trying: for i in range(3): print(firstn(result, 15)) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] ok Trying: class LazyList: def __init__(self, g): self.sofar = [] self.fetch = g.__next__ def __getitem__(self, i): sofar, fetch = self.sofar, self.fetch while i >= len(sofar): sofar.append(fetch()) return sofar[i] Expecting nothing ok Trying: def m235(): yield 1 # Gack: m235 below actually refers to a LazyList. me_times2 = times(2, m235) me_times3 = times(3, m235) me_times5 = times(5, m235) for i in merge(merge(me_times2, me_times3), me_times5): yield i Expecting nothing ok Trying: m235 = LazyList(m235()) Expecting nothing ok Trying: for i in range(5): print([m235[j] for j in range(15*i, 15*(i+1))]) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] [200, 216, 225, 240, 243, 250, 256, 270, 288, 300, 320, 324, 360, 375, 384] [400, 405, 432, 450, 480, 486, 500, 512, 540, 576, 600, 625, 640, 648, 675] ok Trying: def fibgen(a, b): def sum(g, h): while 1: yield next(g) + next(h) def tail(g): next(g) # throw first away for x in g: yield x yield a yield b for s in sum(iter(fib), tail(iter(fib))): yield s Expecting nothing ok Trying: fib = LazyList(fibgen(1, 2)) Expecting nothing ok Trying: firstn(iter(fib), 17) Expecting: [1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584] ok Trying: from itertools import tee Expecting nothing ok Trying: def m235(): def _m235(): yield 1 for n in merge(times(2, m2), merge(times(3, m3), times(5, m5))): yield n m1 = _m235() m2, m3, m5, mRes = tee(m1, 4) return mRes Expecting nothing ok Trying: it = m235() Expecting nothing ok Trying: for i in range(5): print(firstn(it, 15)) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] [200, 216, 225, 240, 243, 250, 256, 270, 288, 300, 320, 324, 360, 375, 384] [400, 405, 432, 450, 480, 486, 500, 512, 540, 576, 600, 625, 640, 648, 675] ok Trying: def fib(): def _isum(g, h): while 1: yield next(g) + next(h) def _fib(): yield 1 yield 2 next(fibTail) # throw first away for res in _isum(fibHead, fibTail): yield res realfib = _fib() fibHead, fibTail, fibRes = tee(realfib, 3) return fibRes Expecting nothing ok Trying: firstn(fib(), 17) Expecting: [1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584] ok Trying: def g(): i = next(me) yield i Expecting nothing ok Trying: me = g() Expecting nothing ok Trying: next(me) Expecting: Traceback (most recent call last): ... File "", line 2, in g ValueError: generator already executing ok Trying: def f1(): try: return except: yield 1 Expecting nothing ok Trying: print(list(f1())) Expecting: [] ok Trying: def f2(): try: raise StopIteration except: yield 42 Expecting nothing ok Trying: print(list(f2())) Expecting: [42] ok Trying: def f(): return 1//0 Expecting nothing ok Trying: def g(): yield f() # the zero division exception propagates yield 42 # and we'll never get here Expecting nothing ok Trying: k = g() Expecting nothing ok Trying: next(k) Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 2, in g File "", line 2, in f ZeroDivisionError: integer division or modulo by zero ok Trying: next(k) # and the generator cannot be resumed Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def f(): try: yield 1 try: yield 2 1//0 yield 3 # never get here except ZeroDivisionError: yield 4 yield 5 raise except: yield 6 yield 7 # the "raise" above stops this except: yield 8 yield 9 try: x = 12 finally: yield 10 yield 11 Expecting nothing ok Trying: print(list(f())) Expecting: [1, 2, 4, 5, 8, 9, 10, 11] ok Trying: class Tree: def __init__(self, label, left=None, right=None): self.label = label self.left = left self.right = right def __repr__(self, level=0, indent=" "): s = level*indent + repr(self.label) if self.left: s = s + "\n" + self.left.__repr__(level+1, indent) if self.right: s = s + "\n" + self.right.__repr__(level+1, indent) return s def __iter__(self): return inorder(self) Expecting nothing ok Trying: def tree(list): n = len(list) if n == 0: return [] i = n // 2 return Tree(list[i], tree(list[:i]), tree(list[i+1:])) Expecting nothing ok Trying: t = tree("ABCDEFGHIJKLMNOPQRSTUVWXYZ") Expecting nothing ok Trying: def inorder(t): if t: for x in inorder(t.left): yield x yield t.label for x in inorder(t.right): yield x Expecting nothing ok Trying: t = tree("ABCDEFGHIJKLMNOPQRSTUVWXYZ") Expecting nothing ok Trying: for x in t: print(' '+x, end='') Expecting: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ok Trying: def inorder(node): stack = [] while node: while node.left: stack.append(node) node = node.left yield node.label while not node.right: try: node = stack.pop() except IndexError: return yield node.label node = node.right Expecting nothing ok Trying: for x in t: print(' '+x, end='') Expecting: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ok Trying: from test.support import gc_collect Expecting nothing ok Trying: import itertools Expecting nothing ok Trying: def leak(): class gen: def __iter__(self): return self def __next__(self): return self.item g = gen() head, tail = itertools.tee(g) g.item = head return head Expecting nothing ok Trying: it = leak() Expecting nothing ok Trying: item = next(it) Expecting nothing ok Trying: def leak(): def gen(): while True: yield g g = gen() Expecting nothing ok Trying: leak() Expecting nothing ok Trying: import sys, io Expecting nothing ok Trying: old = sys.stderr Expecting nothing ok Trying: try: sys.stderr = io.StringIO() class Leaker: def __del__(self): raise RuntimeError l = Leaker() del l gc_collect() err = sys.stderr.getvalue().strip() err.startswith( "Exception RuntimeError: RuntimeError() in " ) err.endswith("> ignored") len(err.splitlines()) finally: sys.stderr = old Expecting: True True 1 ok Trying: def f(): yield 1 return Expecting nothing ok Trying: def f(): try: yield 1 finally: pass Expecting nothing ok Trying: def f(): try: try: 1//0 except ZeroDivisionError: yield 666 except: pass finally: pass Expecting nothing ok Trying: def f(): try: try: yield 12 1//0 except ZeroDivisionError: yield 666 except: try: x = 12 finally: yield 12 except: return Expecting nothing ok Trying: list(f()) Expecting: [12, 666] ok Trying: def f(): yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: yield 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if "": yield None Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): return try: if x==4: pass elif 0: try: 1//0 except SyntaxError: pass else: if 0: while 12: x += 1 yield 2 # don't blink f(a, b, c, d, e) else: pass except: x = 1 return Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: def g(): yield 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: class C: def __init__(self): yield 1 def f(self): yield 2 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: return if 0: yield 2 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): for i in range(3): try: continue finally: yield i Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: print(next(g)) Expecting: 0 ok Trying: print(next(g)) Expecting: 1 ok Trying: print(next(g)) Expecting: 2 ok Trying: print(next(g)) Expecting: Traceback (most recent call last): StopIteration ok Trying: def f(): yield 5 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.gi_code is f.__code__ Expecting: True ok Trying: next(g) Expecting: 5 ok Trying: next(g) Expecting: Traceback (most recent call last): StopIteration ok Trying: g.gi_code is f.__code__ Expecting: True ok Trying: def f(): yield 5 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.__name__ Expecting: 'f' ok Trying: repr(g) # doctest: +ELLIPSIS Expecting: '' ok Trying: x = lambda: (yield 1) Expecting nothing ok Trying: list(x()) Expecting: [1] ok Trying: x = lambda: ((yield 1), (yield 2)) Expecting nothing ok Trying: list(x()) Expecting: [1, 2] ok Trying: def f(): yield 1 yield 2 Expecting nothing ok Trying: for i in f(): print(i) Expecting: 1 2 ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting: 1 ok Trying: next(g) Expecting: 2 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 2, in g StopIteration ok Trying: def f(): yield 1 return yield 2 # never reached Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting: 1 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 3, in f StopIteration ok Trying: next(g) # once stopped, can't be resumed Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def f(): yield 1 raise StopIteration yield 2 # never reached Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting: 1 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def g1(): try: return except: yield 1 Expecting nothing ok Trying: list(g1()) Expecting: [] ok Trying: def g2(): try: raise StopIteration except: yield 42 Expecting nothing ok Trying: print(list(g2())) Expecting: [42] ok Trying: def g3(): try: return finally: yield 1 Expecting nothing ok Trying: list(g3()) Expecting: [1] ok Trying: def yrange(n): for i in range(n): yield i Expecting nothing ok Trying: list(yrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: def creator(): r = yrange(5) print("creator", next(r)) return r Expecting nothing ok Trying: def caller(): r = creator() for i in r: print("caller", i) Expecting nothing ok Trying: caller() Expecting: creator 0 caller 1 caller 2 caller 3 caller 4 ok Trying: def zrange(n): for i in yrange(n): yield i Expecting nothing ok Trying: list(zrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: import weakref Expecting nothing ok Trying: def gen(): yield 'foo!' Expecting nothing ok Trying: wr = weakref.ref(gen) Expecting nothing ok Trying: wr() is gen Expecting: True ok Trying: p = weakref.proxy(gen) Expecting nothing ok Trying: gi = gen() Expecting nothing ok Trying: wr = weakref.ref(gi) Expecting nothing ok Trying: wr() is gi Expecting: True ok Trying: p = weakref.proxy(gi) Expecting nothing ok Trying: list(p) Expecting: ['foo!'] ok 16 items had no tests: test.test_generators test.test_generators.Knights test.test_generators.Knights.__init__ test.test_generators.Knights._init_board test.test_generators.Knights.coords2index test.test_generators.Knights.index2coords test.test_generators.Knights.printsolution test.test_generators.Knights.solve test.test_generators.Queens test.test_generators.Queens.__init__ test.test_generators.Queens.printsolution test.test_generators.Queens.solve test.test_generators.conjoin test.test_generators.flat_conjoin test.test_generators.simple_conjoin test.test_generators.test_main 9 items passed all tests: 12 tests in test.test_generators.__test__.conjoin 108 tests in test.test_generators.__test__.coroutine 32 tests in test.test_generators.__test__.email 27 tests in test.test_generators.__test__.fun 22 tests in test.test_generators.__test__.pep 10 tests in test.test_generators.__test__.refleaks 41 tests in test.test_generators.__test__.syntax 29 tests in test.test_generators.__test__.tut 10 tests in test.test_generators.__test__.weakref 291 tests in 25 items. 291 passed and 0 failed. Test passed. doctest (test.test_generators) ... 291 tests with zero failures 1 test OK. =================== test_genericpath ==================== 0.36user 0.02system 0:01.27elapsed 30%CPU (0avgtext+0avgdata 44272maxresident)k 0inputs+104outputs (0major+9383minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_genericpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_genericpath == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28721 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_genericpath test_commonprefix (test.test_genericpath.TestGenericTest) ... ok test_exists (test.test_genericpath.TestGenericTest) ... ok test_exists_fd (test.test_genericpath.TestGenericTest) ... ok test_getsize (test.test_genericpath.TestGenericTest) ... ok test_isdir (test.test_genericpath.TestGenericTest) ... ok test_isfile (test.test_genericpath.TestGenericTest) ... ok test_no_argument (test.test_genericpath.TestGenericTest) ... ok test_time (test.test_genericpath.TestGenericTest) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.003s OK 1 test OK. =================== test_genexps ==================== 0.15user 0.01system 0:00.61elapsed 28%CPU (0avgtext+0avgdata 41388maxresident)k 0inputs+80outputs (0major+8365minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_genexps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_genexps == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28725 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_genexps Trying: sum(i*i for i in range(100) if i&1 == 1) Expecting: 166650 ok Trying: list((i,j) for i in range(3) for j in range(4) ) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list((i,j) for i in range(4) for j in range(i) ) Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum(i*i for i in range(100)) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: g = (i*i for i in range(4)) Expecting nothing ok Trying: type(g) Expecting: ok Trying: list(g) Expecting: [0, 1, 4, 9] ok Trying: g = (i*i for i in range(3)) Expecting nothing ok Trying: next(g) Expecting: 0 ok Trying: next(g) Expecting: 1 ok Trying: next(g) Expecting: 4 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) StopIteration ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) StopIteration ok Trying: list(g) Expecting: [] ok Trying: def f(n): return (i*i for i in range(n)) Expecting nothing ok Trying: list(f(10)) Expecting: [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] ok Trying: def f(n): return ((i,j) for i in range(3) for j in range(n)) Expecting nothing ok Trying: list(f(4)) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: def f(n): return ((i,j) for i in range(3) for j in range(4) if j in range(n)) Expecting nothing ok Trying: list(f(4)) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list(f(2)) Expecting: [(0, 0), (0, 1), (1, 0), (1, 1), (2, 0), (2, 1)] ok Trying: def f(n): return i*i for i in range(n) Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: dict(a = i for i in range(10)) Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: dict(a = (i for i in range(10))) #doctest: +ELLIPSIS Expecting: {'a': at ...>} ok Trying: x=10 Expecting nothing ok Trying: g = (i*i for i in range(x)) Expecting nothing ok Trying: x = 5 Expecting nothing ok Trying: list(g) Expecting: [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] ok Trying: (i for i in 6) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- (i for i in 6) TypeError: 'int' object is not iterable ok Trying: include = (2,4,6,8) Expecting nothing ok Trying: g = (i*i for i in range(10) if i in include) Expecting nothing ok Trying: include = (1,3,5,7,9) Expecting nothing ok Trying: list(g) Expecting: [1, 9, 25, 49, 81] ok Trying: g = ((i,j) for i in range(3) for j in range(x)) Expecting nothing ok Trying: x = 4 Expecting nothing ok Trying: list(g) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: from test.support import check_impl_detail Expecting nothing ok Trying: tupleids = list(map(id, ((i,i) for i in range(10)))) Expecting nothing ok Trying: int(max(tupleids) - min(tupleids)) if check_impl_detail() else 0 Expecting: 0 ok Trying: (y for y in (1,2)) = 10 Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to generator expression ok Trying: (y for y in (1,2)) += 10 Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to generator expression ok Trying: yrange = lambda n: (i for i in range(n)) Expecting nothing ok Trying: list(yrange(10)) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def creator(): r = yrange(5) print("creator", next(r)) return r Expecting nothing ok Trying: def caller(): r = creator() for i in r: print("caller", i) Expecting nothing ok Trying: caller() Expecting: creator 0 caller 1 caller 2 caller 3 caller 4 ok Trying: def zrange(n): for i in yrange(n): yield i Expecting nothing ok Trying: list(zrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: g = (next(me) for i in range(10)) Expecting nothing ok Trying: me = g Expecting nothing ok Trying: next(me) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(me) File "", line 1, in g = (next(me) for i in range(10)) ValueError: generator already executing ok Trying: g = (10 // i for i in (5, 0, 2)) Expecting nothing ok Trying: next(g) Expecting: 2 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) File "", line 1, in g = (10 // i for i in (5, 0, 2)) ZeroDivisionError: integer division or modulo by zero ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) StopIteration ok Trying: list(None for i in range(10)) Expecting: [None, None, None, None, None, None, None, None, None, None] ok Trying: g = (i*i for i in range(3)) Expecting nothing ok Trying: expected = set(['gi_frame', 'gi_running']) Expecting nothing ok Trying: set(attr for attr in dir(g) if not attr.startswith('__')) >= expected Expecting: True ok Trying: from test.support import HAVE_DOCSTRINGS Expecting nothing ok Trying: print(g.__next__.__doc__ if HAVE_DOCSTRINGS else 'x.__next__() <==> next(x)') Expecting: x.__next__() <==> next(x) ok Trying: import types Expecting nothing ok Trying: isinstance(g, types.GeneratorType) Expecting: True ok Trying: iter(g) is g Expecting: True ok Trying: g = (me.gi_running for i in (0,1)) Expecting nothing ok Trying: me = g Expecting nothing ok Trying: me.gi_running Expecting: 0 ok Trying: next(me) Expecting: 1 ok Trying: me.gi_running Expecting: 0 ok Trying: import weakref Expecting nothing ok Trying: g = (i*i for i in range(4)) Expecting nothing ok Trying: wr = weakref.ref(g) Expecting nothing ok Trying: wr() is g Expecting: True ok Trying: p = weakref.proxy(g) Expecting nothing ok Trying: list(p) Expecting: [0, 1, 4, 9] ok 2 items had no tests: test.test_genexps test.test_genexps.test_main 1 items passed all tests: 77 tests in test.test_genexps.__test__.doctests 77 tests in 3 items. 77 passed and 0 failed. Test passed. doctest (test.test_genexps) ... 77 tests with zero failures 1 test OK. =================== test_getargs2 ==================== 0.19user 0.01system 0:00.50elapsed 42%CPU (0avgtext+0avgdata 42836maxresident)k 0inputs+24outputs (0major+8903minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_getargs2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_getargs2 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28729 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_getargs2 test_h (test.test_getargs2.Signed_TestCase) ... ok test_i (test.test_getargs2.Signed_TestCase) ... ok test_l (test.test_getargs2.Signed_TestCase) ... ok test_n (test.test_getargs2.Signed_TestCase) ... FAIL test_B (test.test_getargs2.Unsigned_TestCase) ... ok test_H (test.test_getargs2.Unsigned_TestCase) ... ok test_I (test.test_getargs2.Unsigned_TestCase) ... ok test_b (test.test_getargs2.Unsigned_TestCase) ... ok test_k (test.test_getargs2.Unsigned_TestCase) ... ok test_p (test.test_getargs2.Boolean_TestCase) ... ERROR test_tuple (test.test_getargs2.Tuple_TestCase) ... ok test_invalid_keyword (test.test_getargs2.Keywords_TestCase) ... ok test_keyword_args (test.test_getargs2.Keywords_TestCase) ... ok test_mixed_args (test.test_getargs2.Keywords_TestCase) ... ok test_optional_args (test.test_getargs2.Keywords_TestCase) ... ok test_positional_args (test.test_getargs2.Keywords_TestCase) ... ok test_required_args (test.test_getargs2.Keywords_TestCase) ... ok test_surrogate_keyword (test.test_getargs2.Keywords_TestCase) ... RPython traceback: ... Fatal RPython error: UnicodeEncodeError 0.15user 0.02system 0:01.38elapsed 13%CPU (0avgtext+0avgdata 45692maxresident)k 0inputs+80outputs (0major+9330minor)pagefaults 0swaps + echo test_getargs2 =================== test_getopt ==================== + for TestName in $(cat testnames.txt) + echo =================== test_getopt ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_getopt == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28736 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_getopt test_do_longs (test.test_getopt.GetoptTests) ... ok test_do_shorts (test.test_getopt.GetoptTests) ... ok test_getopt (test.test_getopt.GetoptTests) ... ok test_gnu_getopt (test.test_getopt.GetoptTests) ... ok test_issue4629 (test.test_getopt.GetoptTests) ... ok test_libref_examples (test.test_getopt.GetoptTests) ... Trying: import getopt Expecting nothing ok Trying: args = '-a -b -cfoo -d bar a1 a2'.split() Expecting nothing ok Trying: args Expecting: ['-a', '-b', '-cfoo', '-d', 'bar', 'a1', 'a2'] ok Trying: optlist, args = getopt.getopt(args, 'abc:d:') Expecting nothing ok Trying: optlist Expecting: [('-a', ''), ('-b', ''), ('-c', 'foo'), ('-d', 'bar')] ok Trying: args Expecting: ['a1', 'a2'] ok Trying: s = '--condition=foo --testing --output-file abc.def -x a1 a2' Expecting nothing ok Trying: args = s.split() Expecting nothing ok Trying: args Expecting: ['--condition=foo', '--testing', '--output-file', 'abc.def', '-x', 'a1', 'a2'] ok Trying: optlist, args = getopt.getopt(args, 'x', [ 'condition=', 'output-file=', 'testing']) Expecting nothing ok Trying: optlist Expecting: [('--condition', 'foo'), ('--testing', ''), ('--output-file', 'abc.def'), ('-x', '')] ok Trying: args Expecting: ['a1', 'a2'] ok 1 items passed all tests: 12 tests in libreftest 12 tests in 1 items. 12 passed and 0 failed. Test passed. doctest (libreftest) ... 12 tests with zero failures ok test_long_has_args (test.test_getopt.GetoptTests) ... ok test_short_has_arg (test.test_getopt.GetoptTests) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.681s OK 1 test OK. 0.18user 0.02system 0:00.90elapsed 22%CPU (0avgtext+0avgdata 42684maxresident)k 0inputs+32outputs (0major+8883minor)pagefaults 0swaps =================== test_getpass ==================== + for TestName in $(cat testnames.txt) + echo =================== test_getpass ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_getpass == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28744 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_getpass test_username_falls_back_to_pwd (test.test_getpass.GetpassGetuserTest) ... ok test_username_priorities_of_env_values (test.test_getpass.GetpassGetuserTest) ... ok test_username_takes_username_from_env (test.test_getpass.GetpassGetuserTest) ... ok test_flushes_stream_after_prompt (test.test_getpass.GetpassRawinputTest) ... ok test_raises_on_empty_input (test.test_getpass.GetpassRawinputTest) ... ok test_trims_trailing_newline (test.test_getpass.GetpassRawinputTest) ... ok test_uses_stderr_as_default (test.test_getpass.GetpassRawinputTest) ... ok test_uses_stdin_as_default_input (test.test_getpass.GetpassRawinputTest) ... ok test_falls_back_to_fallback_if_termios_raises (test.test_getpass.UnixGetpassTest) ... ok test_falls_back_to_stdin (test.test_getpass.UnixGetpassTest) ... ok test_flushes_stream_after_input (test.test_getpass.UnixGetpassTest) ... ok test_resets_termios (test.test_getpass.UnixGetpassTest) ... ok test_uses_tty_directly (test.test_getpass.UnixGetpassTest) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.051s OK 1 test OK. 0.19user 0.02system 0:00.50elapsed 42%CPU (0avgtext+0avgdata 43740maxresident)k 0inputs+32outputs (0major+9001minor)pagefaults 0swaps =================== test_gettext ==================== + for TestName in $(cat testnames.txt) + echo =================== test_gettext ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gettext == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28748 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_gettext test_cache (test.test_gettext.GettextCacheTestCase) ... ok test_double_quotes (test.test_gettext.GettextTestCase1) ... ok test_multiline_strings (test.test_gettext.GettextTestCase1) ... ok test_some_translations (test.test_gettext.GettextTestCase1) ... ok test_the_alternative_interface (test.test_gettext.GettextTestCase1) ... ok test_triple_double_quotes (test.test_gettext.GettextTestCase1) ... ok test_triple_single_quotes (test.test_gettext.GettextTestCase1) ... ok test_bindtextdomain (test.test_gettext.GettextTestCase2) ... ok test_double_quotes (test.test_gettext.GettextTestCase2) ... ok test_multiline_strings (test.test_gettext.GettextTestCase2) ... ok test_some_translations (test.test_gettext.GettextTestCase2) ... ok test_textdomain (test.test_gettext.GettextTestCase2) ... ok test_triple_double_quotes (test.test_gettext.GettextTestCase2) ... ok test_triple_single_quotes (test.test_gettext.GettextTestCase2) ... ok test_de (test.test_gettext.PluralFormsTestCase) ... ok test_fr (test.test_gettext.PluralFormsTestCase) ... ok test_gd (test.test_gettext.PluralFormsTestCase) ... ok test_gd2 (test.test_gettext.PluralFormsTestCase) ... ok test_hu (test.test_gettext.PluralFormsTestCase) ... ok test_lt (test.test_gettext.PluralFormsTestCase) ... ok test_pl (test.test_gettext.PluralFormsTestCase) ... ok test_plural_forms1 (test.test_gettext.PluralFormsTestCase) ... ok test_plural_forms2 (test.test_gettext.PluralFormsTestCase) ... ok test_ru (test.test_gettext.PluralFormsTestCase) ... ok test_security (test.test_gettext.PluralFormsTestCase) ... ok test_sl (test.test_gettext.PluralFormsTestCase) ... ok test_unicode_msgid (test.test_gettext.UnicodeTranslationsTest) ... ok test_unicode_msgstr (test.test_gettext.UnicodeTranslationsTest) ... ok test_weird_metadata (test.test_gettext.WeirdMetadataTest) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.069s OK 1 test OK. 0.20user 0.02system 0:00.50elapsed 46%CPU (0avgtext+0avgdata 42372maxresident)k 0inputs+760outputs (0major+8723minor)pagefaults 0swaps =================== test_glob ==================== + for TestName in $(cat testnames.txt) + echo =================== test_glob ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_glob == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28752 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_glob test_glob_broken_symlinks (test.test_glob.GlobTests) ... ok test_glob_bytes_directory_with_trailing_slash (test.test_glob.GlobTests) ... ok test_glob_directory_names (test.test_glob.GlobTests) ... ok test_glob_directory_with_trailing_slash (test.test_glob.GlobTests) ... ok test_glob_literal (test.test_glob.GlobTests) ... ok test_glob_magic_in_drive (test.test_glob.GlobTests) ... skipped 'Win32 specific test' test_glob_nested_directory (test.test_glob.GlobTests) ... ok test_glob_one_directory (test.test_glob.GlobTests) ... ok test_glob_symlinks (test.test_glob.GlobTests) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.037s OK (skipped=1) 1 test OK. 0.17user 0.02system 0:00.49elapsed 40%CPU (0avgtext+0avgdata 41568maxresident)k 32inputs+32outputs (0major+8413minor)pagefaults 0swaps =================== test_global ==================== + for TestName in $(cat testnames.txt) + echo =================== test_global ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_global == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28756 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_global test1 (test.test_global.GlobalTests) ... ok test2 (test.test_global.GlobalTests) ... ok test3 (test.test_global.GlobalTests) ... ok test4 (test.test_global.GlobalTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.75elapsed 22%CPU (0avgtext+0avgdata 40920maxresident)k 0inputs+16outputs (0major+8206minor)pagefaults 0swaps =================== test_grp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_grp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_grp == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28760 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_grp test_errors (test.test_grp.GroupDatabaseTestCase) ... ok test_values (test.test_grp.GroupDatabaseTestCase) ... ok test_values_extended (test.test_grp.GroupDatabaseTestCase) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.019s OK 1 test OK. =================== test_gzip ==================== 0.15user 0.01system 0:00.73elapsed 23%CPU (0avgtext+0avgdata 41856maxresident)k 552inputs+16outputs (1major+8311minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_gzip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gzip == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28764 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_gzip test_1647484 (test.test_gzip.TestGzip) ... ok test_append (test.test_gzip.TestGzip) ... ok test_buffered_reader (test.test_gzip.TestGzip) ... ok test_bytes_filename (test.test_gzip.TestGzip) ... ok test_compress (test.test_gzip.TestGzip) ... ok test_decompress (test.test_gzip.TestGzip) ... ok test_fileobj_from_fdopen (test.test_gzip.TestGzip) ... ok test_io_on_closed_object (test.test_gzip.TestGzip) ... ok test_many_append (test.test_gzip.TestGzip) ... ok test_metadata (test.test_gzip.TestGzip) ... ok test_mode (test.test_gzip.TestGzip) ... ok test_mtime (test.test_gzip.TestGzip) ... ok test_non_seekable_file (test.test_gzip.TestGzip) ... ok test_paddedfile_getattr (test.test_gzip.TestGzip) ... ok test_peek (test.test_gzip.TestGzip) ... ok test_read (test.test_gzip.TestGzip) ... ok test_read1 (test.test_gzip.TestGzip) ... ok test_read_with_extra (test.test_gzip.TestGzip) ... ok test_readline (test.test_gzip.TestGzip) ... ok test_readlines (test.test_gzip.TestGzip) ... ok test_seek_read (test.test_gzip.TestGzip) ... ok test_seek_whence (test.test_gzip.TestGzip) ... ok test_seek_write (test.test_gzip.TestGzip) ... ok test_textio_readlines (test.test_gzip.TestGzip) ... ok test_with_open (test.test_gzip.TestGzip) ... ok test_write (test.test_gzip.TestGzip) ... ok test_zero_padded_file (test.test_gzip.TestGzip) ... ok test_bad_params (test.test_gzip.TestOpen) ... ok test_binary_modes (test.test_gzip.TestOpen) ... ok test_encoding (test.test_gzip.TestOpen) ... ok test_encoding_error_handler (test.test_gzip.TestOpen) ... ok test_fileobj (test.test_gzip.TestOpen) ... ok test_implicit_binary_modes (test.test_gzip.TestOpen) ... ok test_newline (test.test_gzip.TestOpen) ... ok test_text_modes (test.test_gzip.TestOpen) ... ok ---------------------------------------------------------------------- Ran 35 tests in 9.872s OK 1 test OK. 3.04user 0.44system 0:10.53elapsed 33%CPU (0avgtext+0avgdata 74328maxresident)k 0inputs+424outputs (0major+337606minor)pagefaults 0swaps =================== test_hash ==================== + for TestName in $(cat testnames.txt) + echo =================== test_hash ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_hash == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28768 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_hash test_empty_string (test.test_hash.BytesHashRandomizationTests) ... ok test_fixed_hash (test.test_hash.BytesHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_null_hash (test.test_hash.BytesHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.BytesHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.DatetimeDateTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.DatetimeDatetimeTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.DatetimeTimeTests) ... skipped 'PyPy does not support hash randomization' test_hashes (test.test_hash.HashBuiltinsTestCase) ... ok test_coerced_floats (test.test_hash.HashEqualityTestCase) ... ok test_coerced_integers (test.test_hash.HashEqualityTestCase) ... ok test_numeric_literals (test.test_hash.HashEqualityTestCase) ... ok test_unaligned_buffers (test.test_hash.HashEqualityTestCase) ... ok test_default_hash (test.test_hash.HashInheritanceTestCase) ... ok test_error_hash (test.test_hash.HashInheritanceTestCase) ... ok test_fixed_hash (test.test_hash.HashInheritanceTestCase) ... ok test_hashable (test.test_hash.HashInheritanceTestCase) ... ok test_not_hashable (test.test_hash.HashInheritanceTestCase) ... ok test_empty_string (test.test_hash.MemoryviewHashRandomizationTests) ... ok test_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_null_hash (test.test_hash.MemoryviewHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.MemoryviewHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_empty_string (test.test_hash.StrHashRandomizationTests) ... ok test_fixed_hash (test.test_hash.StrHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_null_hash (test.test_hash.StrHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.StrHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' ---------------------------------------------------------------------- Ran 25 tests in 0.055s OK (skipped=12) 1 test OK. 0.16user 0.02system 0:00.72elapsed 26%CPU (0avgtext+0avgdata 42152maxresident)k 0inputs+48outputs (0major+8692minor)pagefaults 0swaps =================== test_hashlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_hashlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_hashlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28772 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_hashlib test_algorithms_available (test.test_hashlib.HashLibTestCase) ... ok test_algorithms_guaranteed (test.test_hashlib.HashLibTestCase) ... ok test_blocksize_name (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_huge (test.test_hashlib.HashLibTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_case_md5_uintmax (test.test_hashlib.HashLibTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_case_sha1_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_3 (test.test_hashlib.HashLibTestCase) ... ok test_get_builtin_constructor (test.test_hashlib.HashLibTestCase) ... ok test_gil (test.test_hashlib.HashLibTestCase) ... ok test_hash_array (test.test_hashlib.HashLibTestCase) ... ok test_hexdigest (test.test_hashlib.HashLibTestCase) ... ok test_large_update (test.test_hashlib.HashLibTestCase) ... ok test_no_unicode (test.test_hashlib.HashLibTestCase) ... ok test_threaded_hashing (test.test_hashlib.HashLibTestCase) ... ok test_unknown_hash (test.test_hashlib.HashLibTestCase) ... ok ---------------------------------------------------------------------- Ran 36 tests in 193.221s OK (skipped=2) 1 test OK. 62.05user 0.16system 3:13.77elapsed 32%CPU (0avgtext+0avgdata 60868maxresident)k 0inputs+56outputs (0major+28200minor)pagefaults 0swaps =================== test_heapq ==================== + for TestName in $(cat testnames.txt) + echo =================== test_heapq ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_heapq == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28797 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_heapq test_arg_parsing (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_get_only (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_iterable_args (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_len_only (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_non_sequence (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_arg_parsing (test.test_heapq.TestErrorHandlingPython) ... ok test_get_only (test.test_heapq.TestErrorHandlingPython) ... ok test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingPython) ... ok test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingPython) ... ok test_iterable_args (test.test_heapq.TestErrorHandlingPython) ... ok test_len_only (test.test_heapq.TestErrorHandlingPython) ... ok test_non_sequence (test.test_heapq.TestErrorHandlingPython) ... ok test_comparison_operator (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heapify (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heappushpop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heapsort (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge_stability (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_naive_nbest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nbest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nbest_with_pushpop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nlargest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nsmallest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_push_pop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_comparison_operator (test.test_heapq.TestHeapPython) ... ok test_heapify (test.test_heapq.TestHeapPython) ... ok test_heappushpop (test.test_heapq.TestHeapPython) ... ok test_heapsort (test.test_heapq.TestHeapPython) ... ok test_merge (test.test_heapq.TestHeapPython) ... ok test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapPython) ... ok test_merge_stability (test.test_heapq.TestHeapPython) ... ok test_naive_nbest (test.test_heapq.TestHeapPython) ... ok test_nbest (test.test_heapq.TestHeapPython) ... ok test_nbest_with_pushpop (test.test_heapq.TestHeapPython) ... ok test_nlargest (test.test_heapq.TestHeapPython) ... ok test_nsmallest (test.test_heapq.TestHeapPython) ... ok test_push_pop (test.test_heapq.TestHeapPython) ... ok test_c_functions (test.test_heapq.TestModules) ... skipped 'requires _heapq' test_py_functions (test.test_heapq.TestModules) ... ok ---------------------------------------------------------------------- Ran 42 tests in 2.208s OK (skipped=21) 1 test OK. 0.96user 0.02system 0:02.69elapsed 36%CPU (0avgtext+0avgdata 47876maxresident)k 0inputs+80outputs (0major+10393minor)pagefaults 0swaps =================== test_hmac ==================== + for TestName in $(cat testnames.txt) + echo =================== test_hmac ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_hmac == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28801 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_hmac test_legacy_block_size_warnings (test.test_hmac.TestVectorsTestCase) ... ok test_md5_vectors (test.test_hmac.TestVectorsTestCase) ... ok test_sha224_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha256_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha384_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha512_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha_vectors (test.test_hmac.TestVectorsTestCase) ... ok test_dot_new_with_str_key (test.test_hmac.ConstructorTestCase) ... ok test_normal (test.test_hmac.ConstructorTestCase) ... ok test_with_str_key (test.test_hmac.ConstructorTestCase) ... ok test_withmodule (test.test_hmac.ConstructorTestCase) ... ok test_withtext (test.test_hmac.ConstructorTestCase) ... ok test_default_is_md5 (test.test_hmac.SanityTestCase) ... ok test_exercise_all_methods (test.test_hmac.SanityTestCase) ... ok test_attributes (test.test_hmac.CopyTestCase) ... ok test_equality (test.test_hmac.CopyTestCase) ... ok test_realcopy (test.test_hmac.CopyTestCase) ... ok test_compare_digest (test.test_hmac.CompareDigestTestCase) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.004s OK 1 test OK. =================== test_html ==================== 0.15user 0.01system 0:00.49elapsed 34%CPU (0avgtext+0avgdata 41892maxresident)k 0inputs+56outputs (0major+8525minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_html ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_html == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28805 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_html test_escape (test.test_html.HtmlTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. 0.14user 0.01system 0:00.79elapsed 20%CPU (0avgtext+0avgdata 40944maxresident)k 0inputs+16outputs (0major+8219minor)pagefaults 0swaps =================== test_htmlparser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_htmlparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_htmlparser == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28809 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_htmlparser test_attr_entity_replacement (test.test_htmlparser.AttributesStrictTestCase) ... ok test_attr_funky_names (test.test_htmlparser.AttributesStrictTestCase) ... ok test_attr_nonascii (test.test_htmlparser.AttributesStrictTestCase) ... ok test_attr_syntax (test.test_htmlparser.AttributesStrictTestCase) ... ok test_attr_values (test.test_htmlparser.AttributesStrictTestCase) ... ok test_entityrefs_in_attributes (test.test_htmlparser.AttributesStrictTestCase) ... ok test_adjacent_attributes (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_attr_entity_replacement (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_attr_funky_names (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_attr_funky_names2 (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_attr_nonascii (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_attr_syntax (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_attr_values (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_end_tag_in_attribute_value (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_entities_in_attribute_value (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_entityrefs_in_attributes (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_javascript_attribute_value (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_malformed_adjacent_attributes (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_malformed_attributes (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_missing_attribute_value (test.test_htmlparser.AttributesTolerantTestCase) ... ok test_bad_nesting (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_bare_ampersands (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_bare_pointy_brackets (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_buffer_artefacts (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_cdata_content (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_cdata_with_closing_tags (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_comments (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_condcoms (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_declaration_junk_chars (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_get_starttag_text (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_illegal_declarations (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_malformatted_charref (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_processing_instruction_only (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_simple_html (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_startendtag (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_starttag_end_boundary (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_starttag_junk_chars (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_unclosed_entityref (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_valid_doctypes (test.test_htmlparser.HTMLParserStrictTestCase) ... ok test_EOF_in_charref (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_bad_nesting (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_bare_ampersands (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_bare_pointy_brackets (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_broken_comments (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_broken_condcoms (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_broken_invalid_end_tag (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_buffer_artefacts (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_cdata_content (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_cdata_with_closing_tags (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_comma_between_attributes (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_comments (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_condcoms (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_correct_detection_of_start_tags (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_declaration_junk_chars (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_get_starttag_text (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_illegal_declarations (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_invalid_end_tags (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_malformatted_charref (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_processing_instruction_only (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_simple_html (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_slashes_in_starttag (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_startendtag (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_starttag_end_boundary (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_starttag_junk_chars (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_tolerant_parsing (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_unclosed_entityref (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_unescape_function (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_valid_doctypes (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_weird_chars_in_unquoted_attribute_values (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok test_with_unquoted_attributes (test.test_htmlparser.HTMLParserTolerantTestCase) ... ok ---------------------------------------------------------------------- Ran 70 tests in 0.414s OK 1 test OK. 0.33user 0.02system 0:00.94elapsed 37%CPU (0avgtext+0avgdata 44044maxresident)k 0inputs+136outputs (0major+9184minor)pagefaults 0swaps =================== test_http_cookiejar ==================== + for TestName in $(cat testnames.txt) + echo =================== test_http_cookiejar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_http_cookiejar == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28813 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_http_cookiejar test_http2time (test.test_http_cookiejar.DateTimeTests) ... ok test_http2time_formats (test.test_http_cookiejar.DateTimeTests) ... ok test_http2time_garbage (test.test_http_cookiejar.DateTimeTests) ... ok test_iso2time (test.test_http_cookiejar.DateTimeTests) ... ok test_iso2time_formats (test.test_http_cookiejar.DateTimeTests) ... ok test_iso2time_garbage (test.test_http_cookiejar.DateTimeTests) ... ok test_time2isoz (test.test_http_cookiejar.DateTimeTests) ... ok test_join_header_words (test.test_http_cookiejar.HeaderTests) ... ok test_parse_ns_headers (test.test_http_cookiejar.HeaderTests) ... ok test_parse_ns_headers_special_names (test.test_http_cookiejar.HeaderTests) ... ok test_parse_ns_headers_version (test.test_http_cookiejar.HeaderTests) ... ok test_roundtrip (test.test_http_cookiejar.HeaderTests) ... ok test_split_header_words (test.test_http_cookiejar.HeaderTests) ... ok test_Cookie_iterator (test.test_http_cookiejar.CookieTests) ... ok test_bad_cookie_header (test.test_http_cookiejar.CookieTests) ... ok test_default_path (test.test_http_cookiejar.CookieTests) ... ok test_default_path_with_query (test.test_http_cookiejar.CookieTests) ... ok test_domain_allow (test.test_http_cookiejar.CookieTests) ... ok test_domain_block (test.test_http_cookiejar.CookieTests) ... ok test_domain_match (test.test_http_cookiejar.CookieTests) ... ok test_domain_mirror (test.test_http_cookiejar.CookieTests) ... ok test_domain_return_ok (test.test_http_cookiejar.CookieTests) ... ok test_escape_path (test.test_http_cookiejar.CookieTests) ... ok test_expires (test.test_http_cookiejar.CookieTests) ... ok test_is_HDN (test.test_http_cookiejar.CookieTests) ... ok test_missing_final_slash (test.test_http_cookiejar.CookieTests) ... ok test_missing_value (test.test_http_cookiejar.CookieTests) ... ok test_no_return_comment (test.test_http_cookiejar.CookieTests) ... ok test_ns_parser (test.test_http_cookiejar.CookieTests) ... ok test_ns_parser_special_names (test.test_http_cookiejar.CookieTests) ... ok test_parse_ns_headers (test.test_http_cookiejar.CookieTests) ... ok test_path_mirror (test.test_http_cookiejar.CookieTests) ... ok test_port_mirror (test.test_http_cookiejar.CookieTests) ... ok test_quote_cookie_value (test.test_http_cookiejar.CookieTests) ... ok test_reach (test.test_http_cookiejar.CookieTests) ... ok test_request_host (test.test_http_cookiejar.CookieTests) ... ok test_request_path (test.test_http_cookiejar.CookieTests) ... ok test_request_port (test.test_http_cookiejar.CookieTests) ... ok test_rfc2109_handling (test.test_http_cookiejar.CookieTests) ... ok test_secure (test.test_http_cookiejar.CookieTests) ... ok test_strict_domain (test.test_http_cookiejar.CookieTests) ... ok test_two_component_domain_ns (test.test_http_cookiejar.CookieTests) ... ok test_two_component_domain_rfc2965 (test.test_http_cookiejar.CookieTests) ... ok test_wrong_domain (test.test_http_cookiejar.CookieTests) ... ok test_bad_magic (test.test_http_cookiejar.FileCookieJarTests) ... ok test_lwp_valueless_cookie (test.test_http_cookiejar.FileCookieJarTests) ... ok test_empty_path (test.test_http_cookiejar.LWPCookieTests) ... ok test_ietf_example_1 (test.test_http_cookiejar.LWPCookieTests) ... ok test_ietf_example_2 (test.test_http_cookiejar.LWPCookieTests) ... ok test_intranet_domains_2965 (test.test_http_cookiejar.LWPCookieTests) ... ok test_intranet_domains_ns (test.test_http_cookiejar.LWPCookieTests) ... ok test_mozilla (test.test_http_cookiejar.LWPCookieTests) ... ok test_netscape_example_1 (test.test_http_cookiejar.LWPCookieTests) ... ok test_netscape_example_2 (test.test_http_cookiejar.LWPCookieTests) ... ok test_netscape_misc (test.test_http_cookiejar.LWPCookieTests) ... ok test_rejection (test.test_http_cookiejar.LWPCookieTests) ... ok test_session_cookies (test.test_http_cookiejar.LWPCookieTests) ... ok test_url_encoding (test.test_http_cookiejar.LWPCookieTests) ... ok ---------------------------------------------------------------------- Ran 58 tests in 0.403s OK 1 test OK. 0.34user 0.02system 0:01.08elapsed 34%CPU (0avgtext+0avgdata 48292maxresident)k 0inputs+176outputs (0major+10448minor)pagefaults 0swaps =================== test_http_cookies ==================== + for TestName in $(cat testnames.txt) + echo =================== test_http_cookies ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_http_cookies == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28817 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_http_cookies test_bad_attrs (test.test_http_cookies.CookieTests) ... ok test_basic (test.test_http_cookies.CookieTests) ... ok test_extended_encode (test.test_http_cookies.CookieTests) ... ok test_extra_spaces (test.test_http_cookies.CookieTests) ... ok test_load (test.test_http_cookies.CookieTests) ... ok test_quoted_meta (test.test_http_cookies.CookieTests) ... ok test_secure_httponly_false_if_not_present (test.test_http_cookies.CookieTests) ... ok test_secure_httponly_true_if_have_value (test.test_http_cookies.CookieTests) ... ok test_secure_httponly_true_if_present (test.test_http_cookies.CookieTests) ... ok test_set_secure_httponly_attrs (test.test_http_cookies.CookieTests) ... ok test_special_attrs (test.test_http_cookies.CookieTests) ... ok test_reserved_keys (test.test_http_cookies.MorselTests) ... ok test_setter (test.test_http_cookies.MorselTests) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.007s OK Trying: from http import cookies Expecting nothing ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["fig"] = "newton" Expecting nothing ok Trying: C["sugar"] = "wafer" Expecting nothing ok Trying: C.output() Expecting: 'Set-Cookie: fig=newton\r\nSet-Cookie: sugar=wafer' ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["rocky"] = "road" Expecting nothing ok Trying: C["rocky"]["path"] = "/cookie" Expecting nothing ok Trying: print(C.output(header="Cookie:")) Expecting: Cookie: rocky=road; Path=/cookie ok Trying: print(C.output(attrs=[], header="Cookie:")) Expecting: Cookie: rocky=road ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C.load("chips=ahoy; vienna=finger") Expecting nothing ok Trying: C.output() Expecting: 'Set-Cookie: chips=ahoy\r\nSet-Cookie: vienna=finger' ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";') Expecting nothing ok Trying: print(C) Expecting: Set-Cookie: keebler="E=everybody; L=\"Loves\"; fudge=\012;" ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["oreo"] = "doublestuff" Expecting nothing ok Trying: C["oreo"]["path"] = "/" Expecting nothing ok Trying: print(C) Expecting: Set-Cookie: oreo=doublestuff; Path=/ ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["twix"] = "none for you" Expecting nothing ok Trying: C["twix"].value Expecting: 'none for you' ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["number"] = 7 Expecting nothing ok Trying: C["string"] = "seven" Expecting nothing ok Trying: C["number"].value Expecting: '7' ok Trying: C["string"].value Expecting: 'seven' ok Trying: C.output() Expecting: 'Set-Cookie: number=7\r\nSet-Cookie: string=seven' ok 27 items had no tests: http.cookies.BaseCookie http.cookies.BaseCookie._BaseCookie__parse_string http.cookies.BaseCookie._BaseCookie__set http.cookies.BaseCookie.__init__ http.cookies.BaseCookie.__repr__ http.cookies.BaseCookie.__setitem__ http.cookies.BaseCookie.js_output http.cookies.BaseCookie.load http.cookies.BaseCookie.output http.cookies.BaseCookie.value_decode http.cookies.BaseCookie.value_encode http.cookies.CookieError http.cookies.Morsel http.cookies.Morsel.OutputString http.cookies.Morsel.__init__ http.cookies.Morsel.__repr__ http.cookies.Morsel.__setitem__ http.cookies.Morsel.isReservedKey http.cookies.Morsel.js_output http.cookies.Morsel.output http.cookies.Morsel.set http.cookies.SimpleCookie http.cookies.SimpleCookie.value_decode http.cookies.SimpleCookie.value_encode http.cookies._getdate http.cookies._quote http.cookies._unquote 1 items passed all tests: 30 tests in http.cookies 30 tests in 28 items. 30 passed and 0 failed. Test passed. doctest (http.cookies) ... 30 tests with zero failures 1 test OK. =================== test_httplib ==================== 0.21user 0.02system 0:00.58elapsed 39%CPU (0avgtext+0avgdata 42716maxresident)k 0inputs+32outputs (0major+8894minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_httplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_httplib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28821 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_httplib test_auto_headers (test.test_httplib.HeaderTests) ... ok test_content_length_0 (test.test_httplib.HeaderTests) ... ok test_invalid_headers (test.test_httplib.HeaderTests) ... ERROR test_ipv6host_header (test.test_httplib.HeaderTests) ... ok test_putheader (test.test_httplib.HeaderTests) ... ok test_responses (test.test_httplib.OfflineTest) ... ok test_bad_status_repr (test.test_httplib.BasicTest) ... ok test_chunked (test.test_httplib.BasicTest) ... ok test_chunked_head (test.test_httplib.BasicTest) ... ok test_early_eof (test.test_httplib.BasicTest) ... ok test_epipe (test.test_httplib.BasicTest) ... ok test_host_port (test.test_httplib.BasicTest) ... ok test_incomplete_read (test.test_httplib.BasicTest) ... ok test_negative_content_length (test.test_httplib.BasicTest) ... ok test_overflowing_chunked_line (test.test_httplib.BasicTest) ... ok test_overflowing_header_line (test.test_httplib.BasicTest) ... ok test_overflowing_status_line (test.test_httplib.BasicTest) ... ok test_partial_readintos (test.test_httplib.BasicTest) ... ok test_partial_readintos_incomplete_body (test.test_httplib.BasicTest) ... ok test_partial_readintos_no_content_length (test.test_httplib.BasicTest) ... ok test_partial_reads (test.test_httplib.BasicTest) ... ok test_partial_reads_incomplete_body (test.test_httplib.BasicTest) ... ok test_partial_reads_no_content_length (test.test_httplib.BasicTest) ... ok test_read_head (test.test_httplib.BasicTest) ... ok test_readinto_chunked (test.test_httplib.BasicTest) ... ok test_readinto_chunked_head (test.test_httplib.BasicTest) ... ok test_readinto_head (test.test_httplib.BasicTest) ... ok test_response_headers (test.test_httplib.BasicTest) ... ok test_send (test.test_httplib.BasicTest) ... ok test_send_file (test.test_httplib.BasicTest) ... ok test_send_iter (test.test_httplib.BasicTest) ... ok test_send_type_error (test.test_httplib.BasicTest) ... ok test_send_updating_file (test.test_httplib.BasicTest) ... ok test_status_lines (test.test_httplib.BasicTest) ... ok test_too_many_headers (test.test_httplib.BasicTest) ... ok testTimeoutAttribute (test.test_httplib.TimeoutTest) ... ok test_attributes (test.test_httplib.HTTPSTest) ... ok test_host_port (test.test_httplib.HTTPSTest) ... ok test_local_bad_hostname (test.test_httplib.HTTPSTest) ... server (('127.0.0.1', 45701):45701 ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)): [05/Aug/2017 10:44:01] code 404, message File not found server (('127.0.0.1', 45701):45701 ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)): [05/Aug/2017 10:44:01] "GET /nonexistent HTTP/1.1" 404 - stopping HTTPS server joining HTTPS thread ok test_local_good_hostname (test.test_httplib.HTTPSTest) ... server (('127.0.0.1', 36797):36797 ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)): [05/Aug/2017 10:44:01] code 404, message File not found server (('127.0.0.1', 36797):36797 ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)): [05/Aug/2017 10:44:01] "GET /nonexistent HTTP/1.1" 404 - stopping HTTPS server joining HTTPS thread ok test_networked (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_networked_bad_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_networked_good_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_ascii_body (test.test_httplib.RequestBodyTest) ... ok test_binary_file_body (test.test_httplib.RequestBodyTest) ... ok test_bytes_body (test.test_httplib.RequestBodyTest) ... ok test_file_body (test.test_httplib.RequestBodyTest) ... ok test_latin1_body (test.test_httplib.RequestBodyTest) ... ok test_manual_content_length (test.test_httplib.RequestBodyTest) ... ok testHTTPConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok testHTTPSConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok test_getting_header (test.test_httplib.HTTPResponseTest) ... ok test_getting_header_defaultint (test.test_httplib.HTTPResponseTest) ... ok test_getting_nonexistent_header_with_iterable_default (test.test_httplib.HTTPResponseTest) ... ok test_getting_nonexistent_header_with_string_default (test.test_httplib.HTTPResponseTest) ... ok test_getting_nonexistent_header_without_default (test.test_httplib.HTTPResponseTest) ... Warning -- threading._dangling was modified by test_httplib test test_httplib failed ok ====================================================================== ERROR: test_invalid_headers (test.test_httplib.HeaderTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_httplib.py", line 209, in test_invalid_headers with self.subTest((name, value)): AttributeError: 'HeaderTests' object has no attribute 'subTest' ---------------------------------------------------------------------- Ran 56 tests in 0.836s FAILED (errors=1, skipped=3) 1 test failed: test_httplib 0.33user 0.02system 0:01.83elapsed 19%CPU (0avgtext+0avgdata 49260maxresident)k 0inputs+160outputs (0major+10992minor)pagefaults 0swaps + echo test_httplib =================== test_httpservers ==================== + for TestName in $(cat testnames.txt) + echo =================== test_httpservers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_httpservers == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28836 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_httpservers test_header_buffering_of_send_error (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_buffering_of_send_header (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_buffering_of_send_response_only (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_unbuffered_when_continue (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_0_9 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_request_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_with_continue_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_with_continue_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_with_continue_rejected (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_command (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_handler (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_head_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_header_close (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_internal_key_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_latin1_header (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_request_line_trimming (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_return_custom_status (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_return_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_send_blank (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_bogus (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_digits (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_invalid (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_none (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_none_get (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_get (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_head (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_invalid_requests (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_authorization (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_invaliduri (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_issue19435 (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_post (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_url_collapse_path (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_query_arguments (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok test_start_with_double_slash (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok ---------------------------------------------------------------------- Ran 40 tests in 4.647s OK 1 test OK. 1.18user 0.10system 0:05.15elapsed 24%CPU (0avgtext+0avgdata 47652maxresident)k 0inputs+320outputs (0major+49317minor)pagefaults 0swaps =================== test_idle ==================== + for TestName in $(cat testnames.txt) + echo =================== test_idle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_idle == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28871 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_idle test_DirBrowserTreeItem (idlelib.idle_test.test_pathbrowser.PathBrowserTest) ... ok skipped "Use of the 'gui' resource not enabled" test_init (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_store_dup (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_store_reset (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_store_short (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_compare (idlelib.idle_test.test_text.MockTextTest) ... ok test_decode (idlelib.idle_test.test_text.MockTextTest) ... ok test_delete_char (idlelib.idle_test.test_text.MockTextTest) ... ok test_delete_slice (idlelib.idle_test.test_text.MockTextTest) ... ok test_get (idlelib.idle_test.test_text.MockTextTest) ... ok test_index_data (idlelib.idle_test.test_text.MockTextTest) ... ok test_index_empty (idlelib.idle_test.test_text.MockTextTest) ... ok test_init (idlelib.idle_test.test_text.MockTextTest) ... ok test_insert (idlelib.idle_test.test_text.MockTextTest) ... ok test_multiple_lines (idlelib.idle_test.test_text.MockTextTest) ... ok test_no_delete (idlelib.idle_test.test_text.MockTextTest) ... ok skipped "Use of the 'gui' resource not enabled" test_find_comment (idlelib.idle_test.test_formatparagraph.FindTest) ... ok test_find_paragraph (idlelib.idle_test.test_formatparagraph.FindTest) ... ok test_init_close (idlelib.idle_test.test_formatparagraph.FormatClassTest) ... ok skipped "Use of the 'gui' resource not enabled" test_get_comment_header (idlelib.idle_test.test_formatparagraph.Is_Get_Test) ... ok test_get_indent (idlelib.idle_test.test_formatparagraph.Is_Get_Test) ... ok test_is_all_white (idlelib.idle_test.test_formatparagraph.Is_Get_Test) ... ok test_reformat_comment (idlelib.idle_test.test_formatparagraph.ReformatCommentTest) ... ok test_reformat_paragrah (idlelib.idle_test.test_formatparagraph.ReformatFunctionTest) ... ok test_rstrip_line (idlelib.idle_test.test_rstrip.rstripTest) ... ok test_rstrip_multiple (idlelib.idle_test.test_rstrip.rstripTest) ... ok test_bad_entity (idlelib.idle_test.test_calltips.Get_entityTest) ... ok test_good_entity (idlelib.idle_test.test_calltips.Get_entityTest) ... ok test_attribute_exception (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_bound_methods (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_builtins (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_docline_truncation (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_functions (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_methods (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_multiline_docstring (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_no_docstring (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_non_ascii_name (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_non_callables (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_signature_wrap (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_starred_parameter (idlelib.idle_test.test_calltips.Get_signatureTest) ... FAIL test_blank_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_cancel (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_good_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_long_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_ok (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_used_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_run_show (idlelib.idle_test.test_warning.RunWarnTest) ... ok test_showwarnings (idlelib.idle_test.test_warning.RunWarnTest) ... ok test_idle_formatter (idlelib.idle_test.test_warning.ShellWarnTest) ... ok test_shell_show (idlelib.idle_test.test_warning.ShellWarnTest) ... ok test_showwarnings (idlelib.idle_test.test_warning.ShellWarnTest) ... ok test_found (idlelib.idle_test.test_grep.Grep_itTest) ... ok test_unfound (idlelib.idle_test.test_grep.Grep_itTest) ... ok test_mydel (idlelib.idle_test.test_delegator.DelegatorTest) ... ok test_search_backward (idlelib.idle_test.test_searchengine.ForwardBackwardTest) ... ok test_search_forward (idlelib.idle_test.test_searchengine.ForwardBackwardTest) ... ok test_get_line_col (idlelib.idle_test.test_searchengine.GetLineColTest) ... ok test_get_selection (idlelib.idle_test.test_searchengine.GetSelectionTest) ... ok test_get (idlelib.idle_test.test_searchengine.GetTest) ... ok test_search_reverse (idlelib.idle_test.test_searchengine.ReverseSearchTest) ... ok test_getcookedpat (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_getprog (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_is_get (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_report_error (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_setcookedpat (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_search (idlelib.idle_test.test_searchengine.SearchTest) ... Warning (from warnings module): File "", line 3 UserWarning: implicit cast from 'char *' to 'unsigned short *' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) test test_idle failed ok ====================================================================== FAIL: test_bound_methods (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 123, in test_bound_methods self.assertEqual(signature(meth), mtip + "\ndoc") AssertionError: 'See source or doc' != '()\ndoc' - See source or doc + () doc ====================================================================== FAIL: test_builtins (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 55, in test_builtins gtest(List, List.__doc__) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 53, in gtest self.assertEqual(signature(obj), out) AssertionError: 'See source or doc' != 'List() doc' - See source or doc + List() doc ====================================================================== FAIL: test_docline_truncation (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 77, in test_docline_truncation self.assertEqual(signature(f), '()\n' + 'a' * (ct._MAX_COLS-3) + '...') AssertionError: 'See source or doc' != '()\naaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa [truncated]... - See source or doc + () aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa... ====================================================================== FAIL: test_functions (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 111, in test_functions self.assertEqual(signature(func), func.tip + '\ndoc') AssertionError: 'See source or doc' != '()\ndoc' - See source or doc + () doc ====================================================================== FAIL: test_methods (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 115, in test_methods self.assertEqual(signature(meth), meth.tip + "\ndoc") AssertionError: 'See source or doc' != '(self)\ndoc' - See source or doc + (self) doc ====================================================================== FAIL: test_multiline_docstring (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 82, in test_multiline_docstring "list() -> new empty list\n" AssertionError: 'See source or doc' != "list() -> new empty list\nlist(iterable) -> new list initialized from iterable' [truncated]... - See source or doc + list() -> new empty list list(iterable) -> new list initialized from iterable's items ====================================================================== FAIL: test_no_docstring (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 145, in test_no_docstring self.assertEqual(signature(nd), "(s)") AssertionError: 'See source or doc' != '(s)' - See source or doc + (s) ====================================================================== FAIL: test_signature_wrap (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 69, in test_signature_wrap self.assertEqual(signature(textwrap.TextWrapper), '''\ AssertionError: "(width=70, initial_indent='', subsequent_indent='', expand_tabs=True, replace_w [truncated]... != "(width=70, initial_indent='', subsequent_indent='', expand_tabs=True,\n repl [truncated]... Diff is 765 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_starred_parameter (idlelib.idle_test.test_calltips.Get_signatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/idlelib/idle_test/test_calltips.py", line 133, in test_starred_parameter self.assertEqual(signature(meth), mtip) AssertionError: 'See source or doc' != '(*args)' - See source or doc + (*args) ---------------------------------------------------------------------- Ran 66 tests in 0.045s FAILED (failures=9, skipped=3) 1 test failed: test_idle 0.55user 0.04system 0:02.42elapsed 24%CPU (0avgtext+0avgdata 64044maxresident)k 112inputs+1760outputs (0major+13932minor)pagefaults 0swaps + echo test_idle =================== test_imaplib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_imaplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imaplib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28877 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_imaplib test_Internaldate2tuple (test.test_imaplib.TestImaplib) ... ok test_Internaldate2tuple_issue10941 (test.test_imaplib.TestImaplib) ... ok test_Time2Internaldate (test.test_imaplib.TestImaplib) ... ok test_that_Time2Internaldate_returns_a_result (test.test_imaplib.TestImaplib) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.036s OK 1 test OK. 0.18user 0.01system 0:00.65elapsed 30%CPU (0avgtext+0avgdata 44104maxresident)k 40inputs+80outputs (0major+8968minor)pagefaults 0swaps =================== test_imghdr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_imghdr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imghdr == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28881 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_imghdr test_bad_args (test.test_imghdr.TestImghdr) ... ok test_closed_file (test.test_imghdr.TestImghdr) ... ok test_data (test.test_imghdr.TestImghdr) ... ok test_file_pos (test.test_imghdr.TestImghdr) ... ok test_invalid_headers (test.test_imghdr.TestImghdr) ... ok test_missing_file (test.test_imghdr.TestImghdr) ... ok test_output_stream (test.test_imghdr.TestImghdr) ... ok test_register_test (test.test_imghdr.TestImghdr) ... ok test_string_data (test.test_imghdr.TestImghdr) ... ok test_unseekable (test.test_imghdr.TestImghdr) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.011s OK 1 test OK. 0.15user 0.02system 0:00.87elapsed 19%CPU (0avgtext+0avgdata 41272maxresident)k 0inputs+48outputs (0major+8395minor)pagefaults 0swaps =================== test_imp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_imp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imp == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28885 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_imp test_find_module_encoding (test.test_imp.ImportTests) ... ok test_import_encoded_module (test.test_imp.ImportTests) ... ok test_issue1267 (test.test_imp.ImportTests) ... ok test_issue15828_load_extensions (test.test_imp.ImportTests) ... skipped 'implementation detail specific to cpython' test_issue3594 (test.test_imp.ImportTests) ... ok test_issue5604 (test.test_imp.ImportTests) ... skipped "can't run this test with ascii as filesystem encoding" test_issue9319 (test.test_imp.ImportTests) ... ok test_load_dynamic_ImportError_path (test.test_imp.ImportTests) ... ok test_load_from_source (test.test_imp.ImportTests) ... ok test_load_module_extension_file_is_None (test.test_imp.ImportTests) ... skipped 'implementation detail specific to cpython' test_multiple_calls_to_get_data (test.test_imp.ImportTests) ... ok test_cache_from_source (test.test_imp.PEP3147Tests) ... ok test_cache_from_source_cwd (test.test_imp.PEP3147Tests) ... ok test_cache_from_source_no_cache_tag (test.test_imp.PEP3147Tests) ... ok test_cache_from_source_no_dot (test.test_imp.PEP3147Tests) ... ok test_cache_from_source_optimized (test.test_imp.PEP3147Tests) ... ok test_cache_from_source_override (test.test_imp.PEP3147Tests) ... ok test_package___file__ (test.test_imp.PEP3147Tests) ... ok test_sep_altsep_and_sep_cache_from_source (test.test_imp.PEP3147Tests) ... skipped 'test meaningful only where os.altsep is defined' test_source_from_cache (test.test_imp.PEP3147Tests) ... ok test_source_from_cache_bad_path (test.test_imp.PEP3147Tests) ... ok test_source_from_cache_no__pycache__ (test.test_imp.PEP3147Tests) ... ok test_source_from_cache_no_cache_tag (test.test_imp.PEP3147Tests) ... ok test_source_from_cache_no_slash (test.test_imp.PEP3147Tests) ... ok test_source_from_cache_too_few_dots (test.test_imp.PEP3147Tests) ... ok test_source_from_cache_too_many_dots (test.test_imp.PEP3147Tests) ... ok test_builtin (test.test_imp.ReloadTests) ... ok test_extension (test.test_imp.ReloadTests) ... ok test_module_replaced (test.test_imp.ReloadTests) ... ok test_source (test.test_imp.ReloadTests) ... ok test_with_deleted_parent (test.test_imp.ReloadTests) ... ok test_unencodeable (test.test_imp.NullImporterTests) ... ok testLock (test.test_imp.LockTests) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.052s OK (skipped=4) 1 test OK. 0.19user 0.02system 0:00.54elapsed 39%CPU (0avgtext+0avgdata 42764maxresident)k 0inputs+104outputs (0major+8829minor)pagefaults 0swaps =================== test_import ==================== + for TestName in $(cat testnames.txt) + echo =================== test_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_import == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28889 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_import test_bogus_fromlist (test.test_import.ImportTests) ... ok test_bug7732 (test.test_import.ImportTests) ... ok test_case_sensitivity (test.test_import.ImportTests) ... ok test_delete_builtins_import (test.test_import.ImportTests) ... skipped 'implementation detail specific to cpython' test_double_const (test.test_import.ImportTests) ... ok test_failing_import_sticks (test.test_import.ImportTests) ... ok test_failing_reload (test.test_import.ImportTests) ... ok test_file_to_source (test.test_import.ImportTests) ... ok test_import (test.test_import.ImportTests) ... ok test_import_by_filename (test.test_import.ImportTests) ... ok test_import_in_del_does_not_crash (test.test_import.ImportTests) ... ok test_import_name_binding (test.test_import.ImportTests) ... ok test_module_with_large_stack (test.test_import.ImportTests) ... ok test_timestamp_overflow (test.test_import.ImportTests) ... ok test___cached__ (test.test_import.PycacheTests) ... ok test___cached___legacy_pyc (test.test_import.PycacheTests) ... ok test_import_pyc_path (test.test_import.PycacheTests) ... ok test_missing_source (test.test_import.PycacheTests) ... ok test_missing_source_legacy (test.test_import.PycacheTests) ... ok test_package___cached__ (test.test_import.PycacheTests) ... ok test_package___cached___from_pyc (test.test_import.PycacheTests) ... ok test_recompute_pyc_same_second (test.test_import.PycacheTests) ... ok test_unwritable_directory (test.test_import.PycacheTests) ... ok test_cached_mode_issue_2051 (test.test_import.FilePermissionTests) ... ok test_cached_readonly (test.test_import.FilePermissionTests) ... ok test_creation_mode (test.test_import.FilePermissionTests) ... ok test_pyc_always_writable (test.test_import.FilePermissionTests) ... ok test_basics (test.test_import.PycRewritingTests) ... ok test_foreign_code (test.test_import.PycRewritingTests) ... ok test_incorrect_code_name (test.test_import.PycRewritingTests) ... ok test_module_without_source (test.test_import.PycRewritingTests) ... ok test_UNC_path (test.test_import.PathsTests) ... skipped 'Windows-specific' test_trailing_slash (test.test_import.PathsTests) ... ok test_absolute_import_without_future (test.test_import.RelativeImportTests) ... ok test_issue3221 (test.test_import.RelativeImportTests) ... ok test_relimport_star (test.test_import.RelativeImportTests) ... ok test_override_builtin (test.test_import.OverridingImportBuiltinTests) ... ok test_frozen_importlib (test.test_import.ImportlibBootstrapTests) ... skipped 'implementation detail specific to cpython' test_frozen_importlib_is_bootstrap (test.test_import.ImportlibBootstrapTests) ... skipped 'implementation detail specific to cpython' test_there_can_be_only_one (test.test_import.ImportlibBootstrapTests) ... skipped 'implementation detail specific to cpython' test_get_sourcefile (test.test_import.GetSourcefileTests) ... skipped 'implementation detail specific to cpython' test_get_sourcefile_bad_ext (test.test_import.GetSourcefileTests) ... skipped 'implementation detail specific to cpython' test_get_sourcefile_no_source (test.test_import.GetSourcefileTests) ... skipped 'implementation detail specific to cpython' test_symlinked_dir_importable (test.test_import.TestSymbolicallyLinkedPackage) ... ok test_broken_from (test.test_import.ImportTracebackTests) ... ok test_broken_parent (test.test_import.ImportTracebackTests) ... ok test_broken_parent_from (test.test_import.ImportTracebackTests) ... ok test_broken_submodule (test.test_import.ImportTracebackTests) ... ok test_exec_failure (test.test_import.ImportTracebackTests) ... ok test_exec_failure_nested (test.test_import.ImportTracebackTests) ... ok test_import_bug (test.test_import.ImportTracebackTests) ... skipped 'implementation detail specific to cpython' test_nonexistent_module (test.test_import.ImportTracebackTests) ... ok test_nonexistent_module_nested (test.test_import.ImportTracebackTests) ... ok test_syntax_error (test.test_import.ImportTracebackTests) ... ok ---------------------------------------------------------------------- Ran 54 tests in 1.626s OK (skipped=9) 1 test OK. 0.73user 0.07system 0:02.18elapsed 37%CPU (0avgtext+0avgdata 102000maxresident)k 32inputs+1848outputs (0major+31850minor)pagefaults 0swaps =================== test_importhooks ==================== + for TestName in $(cat testnames.txt) + echo =================== test_importhooks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_importhooks == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28894 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_importhooks testBlocker (test.test_importhooks.ImportHooksTestCase) ... ok testImpWrapper (test.test_importhooks.ImportHooksTestCase) ... ok testMetaPath (test.test_importhooks.ImportHooksTestCase) ... ok testPathHook (test.test_importhooks.ImportHooksTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.066s OK 1 test OK. 0.19user 0.02system 0:00.83elapsed 25%CPU (0avgtext+0avgdata 42708maxresident)k 0inputs+40outputs (0major+8925minor)pagefaults 0swaps =================== test_importlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_importlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_importlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28898 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_importlib test_nothing (test.test_importlib.test_api.FindLoaderTests) ... ok test_success (test.test_importlib.test_api.FindLoaderTests) ... ok test_success_path (test.test_importlib.test_api.FindLoaderTests) ... ok test_sys_modules (test.test_importlib.test_api.FindLoaderTests) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.FindLoaderTests) ... ok test_no_frozen_importlib (test.test_importlib.test_api.FrozenImportlibTests) ... 0.28user 0.03system 0:01.75elapsed 18%CPU (0avgtext+0avgdata 47704maxresident)k 0inputs+784outputs (0major+10279minor)pagefaults 0swaps + echo test_importlib =================== test_index ==================== + for TestName in $(cat testnames.txt) + echo =================== test_index ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_index == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28910 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_index test_basic (test.test_index.BaseTestCase) ... ok test_error (test.test_index.BaseTestCase) ... ok test_index_returns_int_subclass (test.test_index.BaseTestCase) ... ok test_int_subclass_with_index (test.test_index.BaseTestCase) ... ok test_slice (test.test_index.BaseTestCase) ... ok test_subclasses (test.test_index.BaseTestCase) ... ok test_wrappers (test.test_index.BaseTestCase) ... ok test_error (test.test_index.ByteArrayTestCase) ... ok test_index (test.test_index.ByteArrayTestCase) ... ok test_repeat (test.test_index.ByteArrayTestCase) ... ok test_slice (test.test_index.ByteArrayTestCase) ... ok test_slice_bug7532 (test.test_index.ByteArrayTestCase) ... ok test_subclasses (test.test_index.ByteArrayTestCase) ... ok test_wrappers (test.test_index.ByteArrayTestCase) ... ok test_error (test.test_index.BytesTestCase) ... ok test_index (test.test_index.BytesTestCase) ... ok test_repeat (test.test_index.BytesTestCase) ... ok test_slice (test.test_index.BytesTestCase) ... ok test_slice_bug7532 (test.test_index.BytesTestCase) ... ok test_subclasses (test.test_index.BytesTestCase) ... ok test_wrappers (test.test_index.BytesTestCase) ... ok test_error (test.test_index.ListTestCase) ... ok test_index (test.test_index.ListTestCase) ... ok test_inplace_repeat (test.test_index.ListTestCase) ... ok test_repeat (test.test_index.ListTestCase) ... ok test_setdelitem (test.test_index.ListTestCase) ... ok test_slice (test.test_index.ListTestCase) ... ok test_slice_bug7532 (test.test_index.ListTestCase) ... ok test_subclasses (test.test_index.ListTestCase) ... ok test_wrappers (test.test_index.ListTestCase) ... ok test_error (test.test_index.NewSeqTestCase) ... ok test_index (test.test_index.NewSeqTestCase) ... ok test_repeat (test.test_index.NewSeqTestCase) ... ok test_slice (test.test_index.NewSeqTestCase) ... ok test_slice_bug7532 (test.test_index.NewSeqTestCase) ... ok test_subclasses (test.test_index.NewSeqTestCase) ... ok test_wrappers (test.test_index.NewSeqTestCase) ... ok test_getitem (test.test_index.OverflowTestCase) ... ok test_large_longs (test.test_index.OverflowTestCase) ... ok test_sequence_repeat (test.test_index.OverflowTestCase) ... ok test_range (test.test_index.RangeTestCase) ... ok test_error (test.test_index.StringTestCase) ... ok test_index (test.test_index.StringTestCase) ... ok test_repeat (test.test_index.StringTestCase) ... ok test_slice (test.test_index.StringTestCase) ... ok test_slice_bug7532 (test.test_index.StringTestCase) ... ok test_subclasses (test.test_index.StringTestCase) ... ok test_wrappers (test.test_index.StringTestCase) ... ok test_error (test.test_index.TupleTestCase) ... ok test_index (test.test_index.TupleTestCase) ... ok test_repeat (test.test_index.TupleTestCase) ... ok test_slice (test.test_index.TupleTestCase) ... ok test_slice_bug7532 (test.test_index.TupleTestCase) ... ok test_subclasses (test.test_index.TupleTestCase) ... ok test_wrappers (test.test_index.TupleTestCase) ... ok ---------------------------------------------------------------------- Ran 55 tests in 0.096s OK 1 test OK. 0.15user 0.01system 0:00.30elapsed 57%CPU (0avgtext+0avgdata 41948maxresident)k 0inputs+56outputs (0major+8503minor)pagefaults 0swaps =================== test_inspect ==================== + for TestName in $(cat testnames.txt) + echo =================== test_inspect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_inspect == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28917 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_inspect test_replacing_decorator (test.test_inspect.TestDecorators) ... ok test_wrapped_decorator (test.test_inspect.TestDecorators) ... ok test_cleandoc (test.test_inspect.TestRetrievingSourceCode) ... ok test_getclasses (test.test_inspect.TestRetrievingSourceCode) ... ok test_getcomments (test.test_inspect.TestRetrievingSourceCode) ... ok test_getdoc (test.test_inspect.TestRetrievingSourceCode) ... ok test_getfile (test.test_inspect.TestRetrievingSourceCode) ... ok test_getfunctions (test.test_inspect.TestRetrievingSourceCode) ... ok test_getmodule (test.test_inspect.TestRetrievingSourceCode) ... ok test_getmodule_recursion (test.test_inspect.TestRetrievingSourceCode) ... ok test_getsource (test.test_inspect.TestRetrievingSourceCode) ... ok test_getsourcefile (test.test_inspect.TestRetrievingSourceCode) ... ok test_proceed_with_fake_filename (test.test_inspect.TestRetrievingSourceCode) doctest monkeypatches linecache to enable inspection ... ok test_anonymous (test.test_inspect.TestOneliners) ... ok test_lambda_in_list (test.test_inspect.TestOneliners) ... ok test_manyargs (test.test_inspect.TestOneliners) ... ok test_oneline_lambda (test.test_inspect.TestOneliners) ... ok test_onelinefunc (test.test_inspect.TestOneliners) ... ok test_threeline_lambda (test.test_inspect.TestOneliners) ... ok test_twoline_indented_lambda (test.test_inspect.TestOneliners) ... ok test_twolinefunc (test.test_inspect.TestOneliners) ... ok test_findsource_binary (test.test_inspect.TestBuggyCases) ... skipped 'unicodedata is not an external binary module' test_findsource_code_in_linecache (test.test_inspect.TestBuggyCases) ... ok test_findsource_without_filename (test.test_inspect.TestBuggyCases) ... ok test_method_in_dynamic_class (test.test_inspect.TestBuggyCases) ... ok test_multiline_sig (test.test_inspect.TestBuggyCases) ... ok test_nested_class (test.test_inspect.TestBuggyCases) ... ok test_one_liner_dedent_non_name (test.test_inspect.TestBuggyCases) ... ok test_one_liner_followed_by_non_name (test.test_inspect.TestBuggyCases) ... ok test_with_comment (test.test_inspect.TestBuggyCases) ... ok test_with_comment_instead_of_docstring (test.test_inspect.TestBuggyCases) ... ok test_abuse_done (test.test_inspect.TestInterpreterStack) ... ok test_frame (test.test_inspect.TestInterpreterStack) ... ok test_previous_frame (test.test_inspect.TestInterpreterStack) ... ok test_stack (test.test_inspect.TestInterpreterStack) ... ok test_trace (test.test_inspect.TestInterpreterStack) ... ok test_classify_builtin_types (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_newstyle (test.test_inspect.TestClassesAndFunctions) ... ok test_getargspec (test.test_inspect.TestClassesAndFunctions) ... ok test_getargspec_method (test.test_inspect.TestClassesAndFunctions) ... ok test_getfullargspec (test.test_inspect.TestClassesAndFunctions) ... ok test_getmembers_descriptors (test.test_inspect.TestClassesAndFunctions) ... ok test_getmembers_method (test.test_inspect.TestClassesAndFunctions) ... ok test_newstyle_mro (test.test_inspect.TestClassesAndFunctions) ... ok test_excluding_predicates (test.test_inspect.TestPredicates) ... ok test_get_slot_members (test.test_inspect.TestPredicates) ... ok test_isabstract (test.test_inspect.TestPredicates) ... ok test_isclass (test.test_inspect.TestPredicates) ... ok test_isroutine (test.test_inspect.TestPredicates) ... ok test_sixteen (test.test_inspect.TestPredicates) ... ok test_errors (test.test_inspect.TestGetcallargsFunctions) ... ok test_keyword_only (test.test_inspect.TestGetcallargsFunctions) ... ok test_multiple_features (test.test_inspect.TestGetcallargsFunctions) ... ok test_plain (test.test_inspect.TestGetcallargsFunctions) ... ok test_varargs (test.test_inspect.TestGetcallargsFunctions) ... ok test_varkw (test.test_inspect.TestGetcallargsFunctions) ... ok test_varkw_only (test.test_inspect.TestGetcallargsFunctions) ... ok test_errors (test.test_inspect.TestGetcallargsMethods) ... ok test_keyword_only (test.test_inspect.TestGetcallargsMethods) ... ok test_multiple_features (test.test_inspect.TestGetcallargsMethods) ... ok test_plain (test.test_inspect.TestGetcallargsMethods) ... ok test_varargs (test.test_inspect.TestGetcallargsMethods) ... ok test_varkw (test.test_inspect.TestGetcallargsMethods) ... ok test_varkw_only (test.test_inspect.TestGetcallargsMethods) ... ok test_errors (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_keyword_only (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_multiple_features (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_plain (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varargs (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varkw (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varkw_only (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_basic (test.test_inspect.TestGetattrStatic) ... ok test_classAttribute (test.test_inspect.TestGetattrStatic) ... ok test_class_as_property (test.test_inspect.TestGetattrStatic) ... ok test_custom_object_dict (test.test_inspect.TestGetattrStatic) ... ok test_descriptor (test.test_inspect.TestGetattrStatic) ... ok test_descriptor_raises_AttributeError (test.test_inspect.TestGetattrStatic) ... ok test_dict_as_property (test.test_inspect.TestGetattrStatic) ... ok test_inherited (test.test_inspect.TestGetattrStatic) ... ok test_inherited_classattribute (test.test_inspect.TestGetattrStatic) ... ok test_inherited_slots (test.test_inspect.TestGetattrStatic) ... ok test_instance_attr (test.test_inspect.TestGetattrStatic) ... ok test_metaclass (test.test_inspect.TestGetattrStatic) ... ok test_metaclass_dict_as_property (test.test_inspect.TestGetattrStatic) ... ok test_metaclass_with_descriptor (test.test_inspect.TestGetattrStatic) ... ok test_metaclass_with_metaclass_with_dict_as_property (test.test_inspect.TestGetattrStatic) ... ok test_module (test.test_inspect.TestGetattrStatic) ... ok test_mro_as_property (test.test_inspect.TestGetattrStatic) ... ok test_no_dict_no_slots (test.test_inspect.TestGetattrStatic) ... ok test_no_dict_no_slots_instance_member (test.test_inspect.TestGetattrStatic) ... ok test_property (test.test_inspect.TestGetattrStatic) ... ok test_slots (test.test_inspect.TestGetattrStatic) ... ok test_closed_after_exhaustion (test.test_inspect.TestGetGeneratorState) ... ok test_closed_after_immediate_exception (test.test_inspect.TestGetGeneratorState) ... ok test_created (test.test_inspect.TestGetGeneratorState) ... ok test_easy_debugging (test.test_inspect.TestGetGeneratorState) ... ok test_getgeneratorlocals (test.test_inspect.TestGetGeneratorState) ... ok test_getgeneratorlocals_empty (test.test_inspect.TestGetGeneratorState) ... ok test_getgeneratorlocals_error (test.test_inspect.TestGetGeneratorState) ... ok test_running (test.test_inspect.TestGetGeneratorState) ... ok test_suspended (test.test_inspect.TestGetGeneratorState) ... ok test_class (test.test_inspect.TestNoEOL) ... ok test_signature_equality (test.test_inspect.TestSignatureObject) ... ok test_signature_immutability (test.test_inspect.TestSignatureObject) ... ok test_signature_object (test.test_inspect.TestSignatureObject) ... ok test_signature_on_builtin_function (test.test_inspect.TestSignatureObject) ... ok test_signature_on_callable_objects (test.test_inspect.TestSignatureObject) ... ok test_signature_on_class (test.test_inspect.TestSignatureObject) ... ok test_signature_on_classmethod (test.test_inspect.TestSignatureObject) ... ok test_signature_on_complex_args (test.test_inspect.TestSignatureObject) ... ok test_signature_on_decorated (test.test_inspect.TestSignatureObject) ... ok test_signature_on_lambdas (test.test_inspect.TestSignatureObject) ... ok test_signature_on_method (test.test_inspect.TestSignatureObject) ... ok test_signature_on_noarg (test.test_inspect.TestSignatureObject) ... ok test_signature_on_non_function (test.test_inspect.TestSignatureObject) ... ok test_signature_on_partial (test.test_inspect.TestSignatureObject) ... ok test_signature_on_staticmethod (test.test_inspect.TestSignatureObject) ... ok test_signature_on_wargs (test.test_inspect.TestSignatureObject) ... ok test_signature_on_wkwonly (test.test_inspect.TestSignatureObject) ... ok test_signature_replace_anno (test.test_inspect.TestSignatureObject) ... ok test_signature_str (test.test_inspect.TestSignatureObject) ... ok test_signature_str_positional_only (test.test_inspect.TestSignatureObject) ... ok test_signature_unhashable (test.test_inspect.TestSignatureObject) ... ok test_signature_bind_args_and_kwargs (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_args_and_varargs (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_arguments (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_empty (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_just_args (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_just_kwargs (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_kwonly (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_positional_only (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_var (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_varargs_order (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_with_self_arg (test.test_inspect.TestSignatureBind) ... ok test_signature_parameter_equality (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_immutability (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_kinds (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_object (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_positional_only (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_replace (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_unhashable (test.test_inspect.TestParameterObject) ... ok test_signature_bound_arguments_equality (test.test_inspect.TestBoundArguments) ... ok test_signature_bound_arguments_unhashable (test.test_inspect.TestBoundArguments) ... ok test_builtins_as_dict (test.test_inspect.TestGetClosureVars) ... ok test_builtins_as_module (test.test_inspect.TestGetClosureVars) ... ok test_builtins_fallback (test.test_inspect.TestGetClosureVars) ... ok test_generator_closure (test.test_inspect.TestGetClosureVars) ... ok test_getclosurevars_empty (test.test_inspect.TestGetClosureVars) ... ok test_getclosurevars_error (test.test_inspect.TestGetClosureVars) ... ok test_method_closure (test.test_inspect.TestGetClosureVars) ... ok test_name_resolution (test.test_inspect.TestGetClosureVars) ... ok test_nonlocal_vars (test.test_inspect.TestGetClosureVars) ... ok ---------------------------------------------------------------------- Ran 152 tests in 0.922s OK (skipped=1) 1 test OK. 0.44user 0.03system 0:01.82elapsed 26%CPU (0avgtext+0avgdata 48764maxresident)k 0inputs+392outputs (0major+10720minor)pagefaults 0swaps =================== test_int ==================== + for TestName in $(cat testnames.txt) + echo =================== test_int ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_int == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28921 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_int test_basic (test.test_int.IntTestCases) ... ok test_error_message (test.test_int.IntTestCases) ... ok test_int_returns_int_subclass (test.test_int.IntTestCases) ... ok test_int_subclass_with_int (test.test_int.IntTestCases) ... ok test_intconversion (test.test_int.IntTestCases) ... ok test_keyword_args (test.test_int.IntTestCases) ... ok test_no_args (test.test_int.IntTestCases) ... ok test_non_numeric_input_types (test.test_int.IntTestCases) ... ok test_small_ints (test.test_int.IntTestCases) ... skipped 'implementation detail specific to cpython' test_string_float (test.test_int.IntTestCases) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.008s OK (skipped=1) 1 test OK. 0.16user 0.02system 0:01.10elapsed 16%CPU (0avgtext+0avgdata 42696maxresident)k 0inputs+64outputs (0major+8607minor)pagefaults 0swaps =================== test_int_literal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_int_literal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_int_literal == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28925 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_int_literal test_bin_baseline (test.test_int_literal.TestHexOctBin) ... ok test_bin_unsigned (test.test_int_literal.TestHexOctBin) ... ok test_hex_baseline (test.test_int_literal.TestHexOctBin) ... ok test_hex_unsigned (test.test_int_literal.TestHexOctBin) ... ok test_oct_baseline (test.test_int_literal.TestHexOctBin) ... ok test_oct_unsigned (test.test_int_literal.TestHexOctBin) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. 0.14user 0.01system 0:00.82elapsed 20%CPU (0avgtext+0avgdata 41212maxresident)k 0inputs+24outputs (0major+8280minor)pagefaults 0swaps =================== test_io ==================== + for TestName in $(cat testnames.txt) + echo =================== test_io ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_io == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28930 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_io test_BufferedIOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_finalize (test.test_io.CIOTest) ... ok test_RawIOBase_destructor (test.test_io.CIOTest) ... ok test_RawIOBase_read (test.test_io.CIOTest) ... ok test_TextIOBase_destructor (test.test_io.CIOTest) ... ok test_append_mode_tell (test.test_io.CIOTest) ... ok test_array_writes (test.test_io.CIOTest) ... ok test_buffered_file_io (test.test_io.CIOTest) ... ok test_close_flushes (test.test_io.CIOTest) ... ok test_closefd (test.test_io.CIOTest) ... ok test_closefd_attr (test.test_io.CIOTest) ... ok test_destructor (test.test_io.CIOTest) ... ok test_fileio_closefd (test.test_io.CIOTest) ... ok test_flush_error_on_close (test.test_io.CIOTest) ... ok test_garbage_collection (test.test_io.CIOTest) ... ok test_invalid_operations (test.test_io.CIOTest) ... ok test_large_file_ops (test.test_io.CIOTest) ... ok test_multi_close (test.test_io.CIOTest) ... ok test_no_closefd_with_filename (test.test_io.CIOTest) ... ok test_open_handles_NUL_chars (test.test_io.CIOTest) ... ok test_opener (test.test_io.CIOTest) ... ok test_raw_bytes_io (test.test_io.CIOTest) ... ok test_raw_file_io (test.test_io.CIOTest) ... ok test_read_closed (test.test_io.CIOTest) ... ok test_readline (test.test_io.CIOTest) ... ok test_types_have_dict (test.test_io.CIOTest) ... ok test_unbounded_file (test.test_io.CIOTest) ... skipped 'test can only run in a 32-bit address space' test_with_open (test.test_io.CIOTest) ... ok test_BufferedIOBase_destructor (test.test_io.PyIOTest) ... ok test_IOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_read (test.test_io.PyIOTest) ... ok test_TextIOBase_destructor (test.test_io.PyIOTest) ... ok test_append_mode_tell (test.test_io.PyIOTest) ... ok test_array_writes (test.test_io.PyIOTest) ... ok test_buffered_file_io (test.test_io.PyIOTest) ... ok test_close_flushes (test.test_io.PyIOTest) ... ok test_closefd (test.test_io.PyIOTest) ... ok test_closefd_attr (test.test_io.PyIOTest) ... ok test_destructor (test.test_io.PyIOTest) ... ok test_fileio_closefd (test.test_io.PyIOTest) ... ok test_flush_error_on_close (test.test_io.PyIOTest) ... ok test_garbage_collection (test.test_io.PyIOTest) ... ok test_invalid_operations (test.test_io.PyIOTest) ... ok test_large_file_ops (test.test_io.PyIOTest) ... ok test_multi_close (test.test_io.PyIOTest) ... ok test_no_closefd_with_filename (test.test_io.PyIOTest) ... ok test_open_handles_NUL_chars (test.test_io.PyIOTest) ... ok test_opener (test.test_io.PyIOTest) ... ok test_raw_bytes_io (test.test_io.PyIOTest) ... ok test_raw_file_io (test.test_io.PyIOTest) ... ok test_read_closed (test.test_io.PyIOTest) ... ok test_readline (test.test_io.PyIOTest) ... ok test_types_have_dict (test.test_io.PyIOTest) ... ok test_unbounded_file (test.test_io.PyIOTest) ... skipped 'test can only run in a 32-bit address space' test_with_open (test.test_io.PyIOTest) ... ok test_args_error (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.CBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_constructor (test.test_io.CBufferedReaderTest) ... ok test_context_manager (test.test_io.CBufferedReaderTest) ... ok test_detach (test.test_io.CBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.CBufferedReaderTest) ... ok test_fileno (test.test_io.CBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_garbage_collection (test.test_io.CBufferedReaderTest) ... ok test_initialization (test.test_io.CBufferedReaderTest) ... ok test_invalid_args (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io_read (test.test_io.CBufferedReaderTest) ... ok test_multi_close (test.test_io.CBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.CBufferedReaderTest) ... ok test_no_fileno (test.test_io.CBufferedReaderTest) ... skipped 'test having existential crisis' test_override_destructor (test.test_io.CBufferedReaderTest) ... ok test_read (test.test_io.CBufferedReaderTest) ... ok test_read1 (test.test_io.CBufferedReaderTest) ... ok test_read_all (test.test_io.CBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.CBufferedReaderTest) ... ok test_read_past_eof (test.test_io.CBufferedReaderTest) ... ok test_readinto (test.test_io.CBufferedReaderTest) ... ok test_readlines (test.test_io.CBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.CBufferedReaderTest) ... ok test_repr (test.test_io.CBufferedReaderTest) ... ok test_sizeof (test.test_io.CBufferedReaderTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedReaderTest) ... skipped "resource 'cpu' is not enabled" test_uninitialized (test.test_io.CBufferedReaderTest) ... ok test_unseekable (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.PyBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_constructor (test.test_io.PyBufferedReaderTest) ... ok test_context_manager (test.test_io.PyBufferedReaderTest) ... ok test_detach (test.test_io.PyBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.PyBufferedReaderTest) ... ok test_fileno (test.test_io.PyBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_invalid_args (test.test_io.PyBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.PyBufferedReaderTest) ... ok test_multi_close (test.test_io.PyBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedReaderTest) ... ok test_no_fileno (test.test_io.PyBufferedReaderTest) ... skipped 'test having existential crisis' test_override_destructor (test.test_io.PyBufferedReaderTest) ... ok test_read (test.test_io.PyBufferedReaderTest) ... ok test_read1 (test.test_io.PyBufferedReaderTest) ... ok test_read_all (test.test_io.PyBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.PyBufferedReaderTest) ... ok test_read_past_eof (test.test_io.PyBufferedReaderTest) ... ok test_readinto (test.test_io.PyBufferedReaderTest) ... ok test_readlines (test.test_io.PyBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.PyBufferedReaderTest) ... ok test_repr (test.test_io.PyBufferedReaderTest) ... ok test_threads (test.test_io.PyBufferedReaderTest) ... skipped "resource 'cpu' is not enabled" test_uninitialized (test.test_io.PyBufferedReaderTest) ... ok test_unseekable (test.test_io.PyBufferedReaderTest) ... ok test_args_error (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_constructor (test.test_io.CBufferedWriterTest) ... ok test_context_manager (test.test_io.CBufferedWriterTest) ... ok test_destructor (test.test_io.CBufferedWriterTest) ... ok test_detach (test.test_io.CBufferedWriterTest) ... ok test_detach_flush (test.test_io.CBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.CBufferedWriterTest) ... ok test_fileno (test.test_io.CBufferedWriterTest) ... ok test_flush (test.test_io.CBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_garbage_collection (test.test_io.CBufferedWriterTest) ... ok test_initialization (test.test_io.CBufferedWriterTest) ... ok test_invalid_args (test.test_io.CBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.CBufferedWriterTest) ... ok test_multi_close (test.test_io.CBufferedWriterTest) ... ok test_no_fileno (test.test_io.CBufferedWriterTest) ... skipped 'test having existential crisis' test_override_destructor (test.test_io.CBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.CBufferedWriterTest) ... ok test_repr (test.test_io.CBufferedWriterTest) ... ok test_sizeof (test.test_io.CBufferedWriterTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedWriterTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.CBufferedWriterTest) ... ok test_uninitialized (test.test_io.CBufferedWriterTest) ... ok test_unseekable (test.test_io.CBufferedWriterTest) ... ok test_write (test.test_io.CBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.CBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.CBufferedWriterTest) ... ok test_write_overflow (test.test_io.CBufferedWriterTest) ... ok test_writelines (test.test_io.CBufferedWriterTest) ... ok test_writelines_error (test.test_io.CBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.CBufferedWriterTest) ... ok test_writes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.CBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_constructor (test.test_io.PyBufferedWriterTest) ... ok test_context_manager (test.test_io.PyBufferedWriterTest) ... ok test_destructor (test.test_io.PyBufferedWriterTest) ... ok test_detach (test.test_io.PyBufferedWriterTest) ... ok test_detach_flush (test.test_io.PyBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.PyBufferedWriterTest) ... ok test_fileno (test.test_io.PyBufferedWriterTest) ... ok test_flush (test.test_io.PyBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_invalid_args (test.test_io.PyBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.PyBufferedWriterTest) ... ok test_multi_close (test.test_io.PyBufferedWriterTest) ... ok test_no_fileno (test.test_io.PyBufferedWriterTest) ... skipped 'test having existential crisis' test_override_destructor (test.test_io.PyBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.PyBufferedWriterTest) ... ok test_repr (test.test_io.PyBufferedWriterTest) ... ok test_threads (test.test_io.PyBufferedWriterTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.PyBufferedWriterTest) ... ok test_uninitialized (test.test_io.PyBufferedWriterTest) ... ok test_unseekable (test.test_io.PyBufferedWriterTest) ... ok test_write (test.test_io.PyBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.PyBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.PyBufferedWriterTest) ... ok test_write_overflow (test.test_io.PyBufferedWriterTest) ... ok test_writelines (test.test_io.PyBufferedWriterTest) ... ok test_writelines_error (test.test_io.PyBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.PyBufferedWriterTest) ... ok test_writes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedWriterTest) ... ok test_close_and_closed (test.test_io.CBufferedRWPairTest) ... ok test_constructor (test.test_io.CBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest) ... ok test_detach (test.test_io.CBufferedRWPairTest) ... ok test_isatty (test.test_io.CBufferedRWPairTest) ... ok test_peek (test.test_io.CBufferedRWPairTest) ... ok test_read (test.test_io.CBufferedRWPairTest) ... ok test_read1 (test.test_io.CBufferedRWPairTest) ... ok test_readable (test.test_io.CBufferedRWPairTest) ... ok test_readinto (test.test_io.CBufferedRWPairTest) ... ok test_readlines (test.test_io.CBufferedRWPairTest) ... ok test_seekable (test.test_io.CBufferedRWPairTest) ... ok test_uninitialized (test.test_io.CBufferedRWPairTest) ... ok test_write (test.test_io.CBufferedRWPairTest) ... ok test_writeable (test.test_io.CBufferedRWPairTest) ... ok test_close_and_closed (test.test_io.PyBufferedRWPairTest) ... ok test_constructor (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_detach (test.test_io.PyBufferedRWPairTest) ... ok test_isatty (test.test_io.PyBufferedRWPairTest) ... ok test_peek (test.test_io.PyBufferedRWPairTest) ... ok test_read (test.test_io.PyBufferedRWPairTest) ... ok test_read1 (test.test_io.PyBufferedRWPairTest) ... ok test_readable (test.test_io.PyBufferedRWPairTest) ... ok test_readinto (test.test_io.PyBufferedRWPairTest) ... ok test_readlines (test.test_io.PyBufferedRWPairTest) ... ok test_seekable (test.test_io.PyBufferedRWPairTest) ... ok test_uninitialized (test.test_io.PyBufferedRWPairTest) ... ok test_write (test.test_io.PyBufferedRWPairTest) ... ok test_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_args_error (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.CBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_constructor (test.test_io.CBufferedRandomTest) ... ok test_context_manager (test.test_io.CBufferedRandomTest) ... ok test_destructor (test.test_io.CBufferedRandomTest) ... ok test_detach (test.test_io.CBufferedRandomTest) ... ok test_detach_flush (test.test_io.CBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.CBufferedRandomTest) ... ok test_fileno (test.test_io.CBufferedRandomTest) ... ok test_flush (test.test_io.CBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.CBufferedRandomTest) ... ok test_flush_and_read (test.test_io.CBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.CBufferedRandomTest) ... ok test_flush_and_write (test.test_io.CBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_garbage_collection (test.test_io.CBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.CBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.CBufferedRandomTest) ... ok test_invalid_args (test.test_io.CBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.CBufferedRandomTest) ... ok test_multi_close (test.test_io.CBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.CBufferedRandomTest) ... ok test_no_fileno (test.test_io.CBufferedRandomTest) ... skipped 'test having existential crisis' test_override_destructor (test.test_io.CBufferedRandomTest) ... ok test_read (test.test_io.CBufferedRandomTest) ... ok test_read1 (test.test_io.CBufferedRandomTest) ... ok test_read_all (test.test_io.CBufferedRandomTest) ... ok test_read_and_write (test.test_io.CBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_read_past_eof (test.test_io.CBufferedRandomTest) ... ok test_readinto (test.test_io.CBufferedRandomTest) ... ok test_readlines (test.test_io.CBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.CBufferedRandomTest) ... ok test_repr (test.test_io.CBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.CBufferedRandomTest) ... ok test_sizeof (test.test_io.CBufferedRandomTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedRandomTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.CBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest) ... ok test_uninitialized (test.test_io.CBufferedRandomTest) ... ok test_write (test.test_io.CBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.CBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.CBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_write_overflow (test.test_io.CBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.CBufferedRandomTest) ... ok test_writelines (test.test_io.CBufferedRandomTest) ... ok test_writelines_error (test.test_io.CBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.CBufferedRandomTest) ... ok test_writes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.CBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.CBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.CBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.CBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.CBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.PyBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_constructor (test.test_io.PyBufferedRandomTest) ... ok test_context_manager (test.test_io.PyBufferedRandomTest) ... ok test_destructor (test.test_io.PyBufferedRandomTest) ... ok test_detach (test.test_io.PyBufferedRandomTest) ... ok test_detach_flush (test.test_io.PyBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.PyBufferedRandomTest) ... ok test_fileno (test.test_io.PyBufferedRandomTest) ... ok test_flush (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_read (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_write (test.test_io.PyBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.PyBufferedRandomTest) ... ok test_invalid_args (test.test_io.PyBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.PyBufferedRandomTest) ... ok test_multi_close (test.test_io.PyBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedRandomTest) ... ok test_no_fileno (test.test_io.PyBufferedRandomTest) ... skipped 'test having existential crisis' test_override_destructor (test.test_io.PyBufferedRandomTest) ... ok test_read (test.test_io.PyBufferedRandomTest) ... ok test_read1 (test.test_io.PyBufferedRandomTest) ... ok test_read_all (test.test_io.PyBufferedRandomTest) ... ok test_read_and_write (test.test_io.PyBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_read_past_eof (test.test_io.PyBufferedRandomTest) ... ok test_readinto (test.test_io.PyBufferedRandomTest) ... ok test_readlines (test.test_io.PyBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.PyBufferedRandomTest) ... ok test_repr (test.test_io.PyBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.PyBufferedRandomTest) ... ok test_threads (test.test_io.PyBufferedRandomTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.PyBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest) ... ok test_uninitialized (test.test_io.PyBufferedRandomTest) ... ok test_write (test.test_io.PyBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.PyBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.PyBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_write_overflow (test.test_io.PyBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.PyBufferedRandomTest) ... ok test_writelines (test.test_io.PyBufferedRandomTest) ... ok test_writelines_error (test.test_io.PyBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.PyBufferedRandomTest) ... ok test_writes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedRandomTest) ... ok test_decoder (test.test_io.StatefulIncrementalDecoderTest) ... ok test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_basic_io (test.test_io.CTextIOWrapperTest) ... ok test_constructor (test.test_io.CTextIOWrapperTest) ... ok test_default_encoding (test.test_io.CTextIOWrapperTest) ... ok test_destructor (test.test_io.CTextIOWrapperTest) ... ok test_detach (test.test_io.CTextIOWrapperTest) ... ok test_device_encoding (test.test_io.CTextIOWrapperTest) ... skipped 'implementation detail specific to cpython' test_encoded_writes (test.test_io.CTextIOWrapperTest) ... ok test_encoding (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.CTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.CTextIOWrapperTest) ... ok test_errors_property (test.test_io.CTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_garbage_collection (test.test_io.CTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.CTextIOWrapperTest) ... ok test_initialization (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.CTextIOWrapperTest) ... ok test_issue2282 (test.test_io.CTextIOWrapperTest) ... ok test_line_buffering (test.test_io.CTextIOWrapperTest) ... ok test_multi_close (test.test_io.CTextIOWrapperTest) ... ok test_newlines (test.test_io.CTextIOWrapperTest) ... ok test_newlines_input (test.test_io.CTextIOWrapperTest) ... ok test_newlines_output (test.test_io.CTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest) ... ok test_override_destructor (test.test_io.CTextIOWrapperTest) ... ok test_rawio (test.test_io.CTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.CTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.CTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.CTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.CTextIOWrapperTest) ... ok test_readlines (test.test_io.CTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.CTextIOWrapperTest) ... ok test_repr (test.test_io.CTextIOWrapperTest) ... ok test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.CTextIOWrapperTest) ... ok test_seek_bom (test.test_io.CTextIOWrapperTest) ... ok test_seeking (test.test_io.CTextIOWrapperTest) ... ok test_seeking_too (test.test_io.CTextIOWrapperTest) ... ok test_telling (test.test_io.CTextIOWrapperTest) ... ok test_threads_write (test.test_io.CTextIOWrapperTest) ... ok test_unreadable (test.test_io.CTextIOWrapperTest) ... ok test_unseekable (test.test_io.CTextIOWrapperTest) ... ok test_writelines (test.test_io.CTextIOWrapperTest) ... ok test_writelines_error (test.test_io.CTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.CTextIOWrapperTest) ... ok test_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_basic_io (test.test_io.PyTextIOWrapperTest) ... ok test_constructor (test.test_io.PyTextIOWrapperTest) ... ok test_default_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_detach (test.test_io.PyTextIOWrapperTest) ... ok test_device_encoding (test.test_io.PyTextIOWrapperTest) ... skipped 'implementation detail specific to cpython' test_encoded_writes (test.test_io.PyTextIOWrapperTest) ... ok test_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_errors_property (test.test_io.PyTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.PyTextIOWrapperTest) ... ok test_issue2282 (test.test_io.PyTextIOWrapperTest) ... ok test_line_buffering (test.test_io.PyTextIOWrapperTest) ... ok test_multi_close (test.test_io.PyTextIOWrapperTest) ... ok test_newlines (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_input (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_output (test.test_io.PyTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest) ... ok test_override_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_rawio (test.test_io.PyTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.PyTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.PyTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.PyTextIOWrapperTest) ... ok test_readlines (test.test_io.PyTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.PyTextIOWrapperTest) ... ok test_repr (test.test_io.PyTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.PyTextIOWrapperTest) ... ok test_seek_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seeking (test.test_io.PyTextIOWrapperTest) ... ok test_seeking_too (test.test_io.PyTextIOWrapperTest) ... ok test_telling (test.test_io.PyTextIOWrapperTest) ... ok test_threads_write (test.test_io.PyTextIOWrapperTest) ... ok test_unreadable (test.test_io.PyTextIOWrapperTest) ... ok test_unseekable (test.test_io.PyTextIOWrapperTest) ... ok test_writelines (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_error (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.PyTextIOWrapperTest) ... ok test___all__ (test.test_io.CMiscIOTest) ... ok test_abc_inheritance (test.test_io.CMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.CMiscIOTest) ... ok test_abcs (test.test_io.CMiscIOTest) ... ok test_attributes (test.test_io.CMiscIOTest) ... ok test_blockingioerror (test.test_io.CMiscIOTest) ... ok test_create_fail (test.test_io.CMiscIOTest) ... ok test_create_writes (test.test_io.CMiscIOTest) ... ok test_io_after_close (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest) ... ok test_open_allargs (test.test_io.CMiscIOTest) ... ok test_pickling (test.test_io.CMiscIOTest) ... ok test_readinto_buffer_overflow (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.CMiscIOTest) ... ok test___all__ (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.PyMiscIOTest) ... ok test_abcs (test.test_io.PyMiscIOTest) ... ok test_attributes (test.test_io.PyMiscIOTest) ... ok test_blockingioerror (test.test_io.PyMiscIOTest) ... ok test_create_fail (test.test_io.PyMiscIOTest) ... ok test_create_writes (test.test_io.PyMiscIOTest) ... ok test_io_after_close (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest) ... ok test_open_allargs (test.test_io.PyMiscIOTest) ... ok test_pickling (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.PyMiscIOTest) ... ok test_interrupted_read_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_buffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.PySignalsTest) ... ok ---------------------------------------------------------------------- Ran 486 tests in 47.930s OK (skipped=19) 1 test altered the execution environment: test_io Warning -- threading._dangling was modified by test_io =================== test_ioctl ==================== 8.79user 0.24system 0:48.53elapsed 18%CPU (0avgtext+0avgdata 113976maxresident)k 0inputs+2480outputs (0major+33682minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ioctl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ioctl == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28984 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ioctl test_ioctl skipped -- Unable to open /dev/tty 1 test skipped: test_ioctl 1 skip unexpected on linux: test_ioctl 0.15user 0.02system 0:00.69elapsed 24%CPU (0avgtext+0avgdata 41056maxresident)k 0inputs+24outputs (0major+8266minor)pagefaults 0swaps =================== test_ipaddress ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ipaddress ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ipaddress == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28988 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ipaddress test_bad_address_split (test.test_ipaddress.AddressTestCase_v4) ... ok test_bad_packed_length (test.test_ipaddress.AddressTestCase_v4) ... ok test_empty_address (test.test_ipaddress.AddressTestCase_v4) ... ok test_empty_octet (test.test_ipaddress.AddressTestCase_v4) ... ok test_floats_rejected (test.test_ipaddress.AddressTestCase_v4) ... ok test_int (test.test_ipaddress.AddressTestCase_v4) ... ok test_invalid_characters (test.test_ipaddress.AddressTestCase_v4) ... ok test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v4) ... ok test_leading_zeros (test.test_ipaddress.AddressTestCase_v4) ... ok test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v4) ... ok test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v4) ... ok test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v4) ... ok test_octal_decimal_ambiguity (test.test_ipaddress.AddressTestCase_v4) ... ok test_octet_length (test.test_ipaddress.AddressTestCase_v4) ... ok test_octet_limit (test.test_ipaddress.AddressTestCase_v4) ... ok test_packed (test.test_ipaddress.AddressTestCase_v4) ... ok test_bad_address_split_v6_leading_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_not_enough_parts (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_repeated_double_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_too_many_colons (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_too_many_parts (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_too_many_parts_with_double_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_trailing_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_packed_length (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_v4_part_in (test.test_ipaddress.AddressTestCase_v6) ... ok test_empty_address (test.test_ipaddress.AddressTestCase_v6) ... ok test_floats_rejected (test.test_ipaddress.AddressTestCase_v6) ... ok test_int (test.test_ipaddress.AddressTestCase_v6) ... ok test_invalid_characters (test.test_ipaddress.AddressTestCase_v6) ... ok test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v6) ... ok test_leading_zeros (test.test_ipaddress.AddressTestCase_v6) ... ok test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v6) ... ok test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v6) ... ok test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v6) ... ok test_packed (test.test_ipaddress.AddressTestCase_v6) ... ok test_part_length (test.test_ipaddress.AddressTestCase_v6) ... ok test_containment (test.test_ipaddress.ComparisonTests) ... ok test_foreign_type_equality (test.test_ipaddress.ComparisonTests) ... ok test_incompatible_versions (test.test_ipaddress.ComparisonTests) ... ok test_mixed_type_equality (test.test_ipaddress.ComparisonTests) ... ok test_mixed_type_key (test.test_ipaddress.ComparisonTests) ... ok test_mixed_type_ordering (test.test_ipaddress.ComparisonTests) ... ok test_ip_address (test.test_ipaddress.FactoryFunctionErrors) ... ok test_ip_interface (test.test_ipaddress.FactoryFunctionErrors) ... ok test_ip_network (test.test_ipaddress.FactoryFunctionErrors) ... ok test_address_errors (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_empty_address (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_int (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_packed (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_split_netmask (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_address_errors (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_empty_address (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_int (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_packed (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_split_netmask (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v6) ... ok testAddrExclude (test.test_ipaddress.IpaddrUnitTest) ... ok testAddressComparison (test.test_ipaddress.IpaddrUnitTest) ... ok testAddressIntMath (test.test_ipaddress.IpaddrUnitTest) ... ok testCollapsing (test.test_ipaddress.IpaddrUnitTest) ... ok testCompressIPv6Address (test.test_ipaddress.IpaddrUnitTest) ... ok testContains (test.test_ipaddress.IpaddrUnitTest) ... ok testCopyConstructor (test.test_ipaddress.IpaddrUnitTest) ... ok testEmbeddedIpv4 (test.test_ipaddress.IpaddrUnitTest) ... ok testEqual (test.test_ipaddress.IpaddrUnitTest) ... ok testExplodeShortHandIpStr (test.test_ipaddress.IpaddrUnitTest) ... ok testFancySubnetting (test.test_ipaddress.IpaddrUnitTest) ... ok testForceVersion (test.test_ipaddress.IpaddrUnitTest) ... ok testGetBroadcast (test.test_ipaddress.IpaddrUnitTest) ... ok testGetIp (test.test_ipaddress.IpaddrUnitTest) ... ok testGetNetmask (test.test_ipaddress.IpaddrUnitTest) ... ok testGetNetwork (test.test_ipaddress.IpaddrUnitTest) ... ok testGetNum_Addresses (test.test_ipaddress.IpaddrUnitTest) ... ok testGetPrefixlen (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSubnetForSingle128 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSubnetForSingle32 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSubnets (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSupernet (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSupernet3 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSupernet4 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetitem (test.test_ipaddress.IpaddrUnitTest) ... ok testHash (test.test_ipaddress.IpaddrUnitTest) ... ok testHosts (test.test_ipaddress.IpaddrUnitTest) ... ok testIPBases (test.test_ipaddress.IpaddrUnitTest) ... ok testIPVersion (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv4NetAndHostmasks (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv4NetworkHelpers (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv6AddressTooLarge (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv6NetworkHelpers (test.test_ipaddress.IpaddrUnitTest) ... ok testIntRepresentation (test.test_ipaddress.IpaddrUnitTest) ... ok testInterfaceComparison (test.test_ipaddress.IpaddrUnitTest) ... ok testInternals (test.test_ipaddress.IpaddrUnitTest) ... ok testInvalidIntToBytes (test.test_ipaddress.IpaddrUnitTest) ... ok testIpFromInt (test.test_ipaddress.IpaddrUnitTest) ... ok testIpFromPacked (test.test_ipaddress.IpaddrUnitTest) ... ok testIpType (test.test_ipaddress.IpaddrUnitTest) ... ok testIpv4Mapped (test.test_ipaddress.IpaddrUnitTest) ... ok testMaxPrefixLength (test.test_ipaddress.IpaddrUnitTest) ... ok testMissingAddressClass (test.test_ipaddress.IpaddrUnitTest) ... ok testMissingAddressVersion (test.test_ipaddress.IpaddrUnitTest) ... ok testMissingNetworkVersion (test.test_ipaddress.IpaddrUnitTest) ... ok testNetworkComparison (test.test_ipaddress.IpaddrUnitTest) ... ok testNetworkElementCaching (test.test_ipaddress.IpaddrUnitTest) ... ok testNotEqual (test.test_ipaddress.IpaddrUnitTest) ... ok testNth (test.test_ipaddress.IpaddrUnitTest) ... ok testOverlaps (test.test_ipaddress.IpaddrUnitTest) ... ok testPacked (test.test_ipaddress.IpaddrUnitTest) ... ok testRepr (test.test_ipaddress.IpaddrUnitTest) ... ok testReservedIpv4 (test.test_ipaddress.IpaddrUnitTest) ... ok testReservedIpv6 (test.test_ipaddress.IpaddrUnitTest) ... ok testSlash0Constructor (test.test_ipaddress.IpaddrUnitTest) ... ok testSlash128Constructor (test.test_ipaddress.IpaddrUnitTest) ... ok testSlash32Constructor (test.test_ipaddress.IpaddrUnitTest) ... ok testStrictNetworks (test.test_ipaddress.IpaddrUnitTest) ... ok testSubnet2 (test.test_ipaddress.IpaddrUnitTest) ... ok testSubnetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest) ... ok testSubnetFailsForNegativeCidrDiff (test.test_ipaddress.IpaddrUnitTest) ... ok testSummarizing (test.test_ipaddress.IpaddrUnitTest) ... ok testSupernetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest) ... ok testTeredo (test.test_ipaddress.IpaddrUnitTest) ... ok testWithStar (test.test_ipaddress.IpaddrUnitTest) ... ok testZeroNetmask (test.test_ipaddress.IpaddrUnitTest) ... ok testsixtofour (test.test_ipaddress.IpaddrUnitTest) ... ok test_address_errors (test.test_ipaddress.NetworkTestCase_v4) ... ok test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v4) ... ok test_empty_address (test.test_ipaddress.NetworkTestCase_v4) ... ok test_floats_rejected (test.test_ipaddress.NetworkTestCase_v4) ... ok test_int (test.test_ipaddress.NetworkTestCase_v4) ... ok test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v4) ... ok test_leading_zeros (test.test_ipaddress.NetworkTestCase_v4) ... ok test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v4) ... ok test_netmask_errors (test.test_ipaddress.NetworkTestCase_v4) ... ok test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v4) ... ok test_packed (test.test_ipaddress.NetworkTestCase_v4) ... ok test_split_netmask (test.test_ipaddress.NetworkTestCase_v4) ... ok test_valid_netmask (test.test_ipaddress.NetworkTestCase_v4) ... ok test_address_errors (test.test_ipaddress.NetworkTestCase_v6) ... ok test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v6) ... ok test_empty_address (test.test_ipaddress.NetworkTestCase_v6) ... ok test_floats_rejected (test.test_ipaddress.NetworkTestCase_v6) ... ok test_int (test.test_ipaddress.NetworkTestCase_v6) ... ok test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v6) ... ok test_leading_zeros (test.test_ipaddress.NetworkTestCase_v6) ... ok test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v6) ... ok test_netmask_errors (test.test_ipaddress.NetworkTestCase_v6) ... ok test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v6) ... ok test_packed (test.test_ipaddress.NetworkTestCase_v6) ... ok test_split_netmask (test.test_ipaddress.NetworkTestCase_v6) ... ok test_valid_netmask (test.test_ipaddress.NetworkTestCase_v6) ... ok ---------------------------------------------------------------------- Ran 164 tests in 0.619s OK 1 test OK. 0.44user 0.02system 0:01.06elapsed 44%CPU (0avgtext+0avgdata 46008maxresident)k 0inputs+200outputs (0major+9769minor)pagefaults 0swaps =================== test_isinstance ==================== + for TestName in $(cat testnames.txt) + echo =================== test_isinstance ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_isinstance == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28992 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_isinstance test_bases_raises_other_than_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_class_has_no_bases (test.test_isinstance.TestIsInstanceExceptions) ... ok test_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_isinstance_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_mask_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_dont_mask_non_attribute_error (test.test_isinstance.TestIsSubclassExceptions) ... ok test_dont_mask_non_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions) ... ok test_mask_attribute_error (test.test_isinstance.TestIsSubclassExceptions) ... ok test_mask_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions) ... ok test_isinstance_abstract (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_isinstance_normal (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_isinstance_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_abstract (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_normal (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_tuple (test.test_isinstance.TestIsInstanceIsSubclass) ... ok ---------------------------------------------------------------------- Ran 16 tests in 26.712s OK 1 test OK. 9.48user 0.03system 0:27.18elapsed 35%CPU (0avgtext+0avgdata 45680maxresident)k 0inputs+64outputs (0major+9542minor)pagefaults 0swaps =================== test_iter ==================== + for TestName in $(cat testnames.txt) + echo =================== test_iter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_iter == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_28996 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_iter test_3720 (test.test_iter.TestCase) ... ok test_builtin_filter (test.test_iter.TestCase) ... ok test_builtin_list (test.test_iter.TestCase) ... ok test_builtin_map (test.test_iter.TestCase) ... ok test_builtin_max_min (test.test_iter.TestCase) ... ok test_builtin_tuple (test.test_iter.TestCase) ... ok test_builtin_zip (test.test_iter.TestCase) ... ok test_countOf (test.test_iter.TestCase) ... ok test_exception_function (test.test_iter.TestCase) ... ok test_exception_sequence (test.test_iter.TestCase) ... ok test_extending_list_with_iterator_does_not_segfault (test.test_iter.TestCase) ... ok test_in_and_not_in (test.test_iter.TestCase) ... ok test_indexOf (test.test_iter.TestCase) ... ok test_iter_basic (test.test_iter.TestCase) ... ok test_iter_big_range (test.test_iter.TestCase) ... ok test_iter_callable (test.test_iter.TestCase) ... ok test_iter_class_for (test.test_iter.TestCase) ... ok test_iter_class_iter (test.test_iter.TestCase) ... ok test_iter_dict (test.test_iter.TestCase) ... ok test_iter_empty (test.test_iter.TestCase) ... ok test_iter_file (test.test_iter.TestCase) ... ok test_iter_for_loop (test.test_iter.TestCase) ... ok test_iter_function (test.test_iter.TestCase) ... ok test_iter_function_stop (test.test_iter.TestCase) ... ok test_iter_idempotency (test.test_iter.TestCase) ... ok test_iter_independence (test.test_iter.TestCase) ... ok test_iter_range (test.test_iter.TestCase) ... ok test_iter_string (test.test_iter.TestCase) ... ok test_iter_tuple (test.test_iter.TestCase) ... ok test_nested_comprehensions_for (test.test_iter.TestCase) ... ok test_nested_comprehensions_iter (test.test_iter.TestCase) ... ok test_new_style_iter_class (test.test_iter.TestCase) ... ok test_ref_counting_behavior (test.test_iter.TestCase) ... skipped 'implementation detail specific to cpython' test_seq_class_for (test.test_iter.TestCase) ... ok test_seq_class_iter (test.test_iter.TestCase) ... ok test_sinkstate_callable (test.test_iter.TestCase) ... ok test_sinkstate_dict (test.test_iter.TestCase) ... ok test_sinkstate_enumerate (test.test_iter.TestCase) ... ok test_sinkstate_list (test.test_iter.TestCase) ... ok test_sinkstate_range (test.test_iter.TestCase) ... ok test_sinkstate_sequence (test.test_iter.TestCase) ... ok test_sinkstate_string (test.test_iter.TestCase) ... ok test_sinkstate_tuple (test.test_iter.TestCase) ... ok test_sinkstate_yield (test.test_iter.TestCase) ... ok test_stop_sequence (test.test_iter.TestCase) ... ok test_unicode_join_endcase (test.test_iter.TestCase) ... ok test_unpack_iter (test.test_iter.TestCase) ... ok test_writelines (test.test_iter.TestCase) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.037s OK (skipped=1) 1 test OK. 0.19user 0.02system 0:00.69elapsed 31%CPU (0avgtext+0avgdata 43488maxresident)k 0inputs+232outputs (0major+9162minor)pagefaults 0swaps =================== test_iterlen ==================== + for TestName in $(cat testnames.txt) + echo =================== test_iterlen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_iterlen == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29000 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_iterlen test_immutable_during_iteration (test.test_iterlen.TestDeque) ... ok test_invariant (test.test_iterlen.TestDeque) ... ok test_immutable_during_iteration (test.test_iterlen.TestDequeReversed) ... ok test_invariant (test.test_iterlen.TestDequeReversed) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictItems) ... ok test_invariant (test.test_iterlen.TestDictItems) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictKeys) ... ok test_invariant (test.test_iterlen.TestDictKeys) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictValues) ... ok test_invariant (test.test_iterlen.TestDictValues) ... ok test_invalid_hint (test.test_iterlen.TestLengthHintExceptions) ... skipped 'PEP 424 disallows None results' test_issue1242657 (test.test_iterlen.TestLengthHintExceptions) ... ok test_invariant (test.test_iterlen.TestList) ... ok test_mutation (test.test_iterlen.TestList) ... ok test_invariant (test.test_iterlen.TestListReversed) ... ok test_mutation (test.test_iterlen.TestListReversed) ... ok test_invariant (test.test_iterlen.TestRepeat) ... ok test_no_len_for_infinite_repeat (test.test_iterlen.TestRepeat) ... ok test_immutable_during_iteration (test.test_iterlen.TestSet) ... ok test_invariant (test.test_iterlen.TestSet) ... ok test_invariant (test.test_iterlen.TestTuple) ... ok test_invariant (test.test_iterlen.TestXrange) ... ok test_invariant (test.test_iterlen.TestXrangeCustomReversed) ... ok ---------------------------------------------------------------------- Ran 23 tests in 0.003s OK (skipped=1) 1 test OK. 0.14user 0.01system 0:00.50elapsed 32%CPU (0avgtext+0avgdata 41676maxresident)k 0inputs+48outputs (0major+8426minor)pagefaults 0swaps =================== test_itertools ==================== + for TestName in $(cat testnames.txt) + echo =================== test_itertools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_itertools == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29004 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_itertools test_StopIteration (test.test_itertools.TestBasicOps) ... ok test_accumulate (test.test_itertools.TestBasicOps) ... ok test_bug_7244 (test.test_itertools.TestBasicOps) ... ok test_chain (test.test_itertools.TestBasicOps) ... ok test_chain_from_iterable (test.test_itertools.TestBasicOps) ... ok test_chain_reducible (test.test_itertools.TestBasicOps) ... ok test_combinations (test.test_itertools.TestBasicOps) ... ok test_combinations_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_combinations_with_replacement (test.test_itertools.TestBasicOps) ... ok test_combinations_with_replacement_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_combinatorics (test.test_itertools.TestBasicOps) ... ok test_compress (test.test_itertools.TestBasicOps) ... ok test_count (test.test_itertools.TestBasicOps) ... ok test_count_with_stride (test.test_itertools.TestBasicOps) ... ok test_cycle (test.test_itertools.TestBasicOps) ... ok test_dropwhile (test.test_itertools.TestBasicOps) ... ok test_filter (test.test_itertools.TestBasicOps) ... ok test_filterfalse (test.test_itertools.TestBasicOps) ... ok test_groupby (test.test_itertools.TestBasicOps) ... ok test_islice (test.test_itertools.TestBasicOps) ... ok test_map (test.test_itertools.TestBasicOps) ... ok test_permutations (test.test_itertools.TestBasicOps) ... ok test_permutations_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple resuse is CPython specific' test_product (test.test_itertools.TestBasicOps) ... ok test_product_pickling (test.test_itertools.TestBasicOps) ... ok test_product_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_repeat (test.test_itertools.TestBasicOps) ... ok test_starmap (test.test_itertools.TestBasicOps) ... ok test_takewhile (test.test_itertools.TestBasicOps) ... ok test_tee (test.test_itertools.TestBasicOps) ... ok test_tee_del_backward (test.test_itertools.TestBasicOps) ... ok test_zip (test.test_itertools.TestBasicOps) ... ok test_zip_longest_pickling (test.test_itertools.TestBasicOps) ... ok test_zip_longest_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_zip_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_ziplongest (test.test_itertools.TestBasicOps) ... ok test_accumulate (test.test_itertools.TestVariousIteratorArgs) ... ok test_chain (test.test_itertools.TestVariousIteratorArgs) ... ok test_compress (test.test_itertools.TestVariousIteratorArgs) ... ok test_cycle (test.test_itertools.TestVariousIteratorArgs) ... ok test_dropwhile (test.test_itertools.TestVariousIteratorArgs) ... ok test_filter (test.test_itertools.TestVariousIteratorArgs) ... ok test_filterfalse (test.test_itertools.TestVariousIteratorArgs) ... ok test_groupby (test.test_itertools.TestVariousIteratorArgs) ... ok test_islice (test.test_itertools.TestVariousIteratorArgs) ... ok test_map (test.test_itertools.TestVariousIteratorArgs) ... ok test_product (test.test_itertools.TestVariousIteratorArgs) ... ok test_starmap (test.test_itertools.TestVariousIteratorArgs) ... ok test_takewhile (test.test_itertools.TestVariousIteratorArgs) ... ok test_tee (test.test_itertools.TestVariousIteratorArgs) ... ok test_zip (test.test_itertools.TestVariousIteratorArgs) ... ok test_ziplongest (test.test_itertools.TestVariousIteratorArgs) ... ok test_accumulate (test.test_itertools.TestGC) ... ok test_chain (test.test_itertools.TestGC) ... ok test_chain_from_iterable (test.test_itertools.TestGC) ... ok test_combinations (test.test_itertools.TestGC) ... ok test_combinations_with_replacement (test.test_itertools.TestGC) ... ok test_compress (test.test_itertools.TestGC) ... ok test_count (test.test_itertools.TestGC) ... ok test_cycle (test.test_itertools.TestGC) ... ok test_dropwhile (test.test_itertools.TestGC) ... ok test_filter (test.test_itertools.TestGC) ... ok test_filterfalse (test.test_itertools.TestGC) ... ok test_groupby (test.test_itertools.TestGC) ... ok test_islice (test.test_itertools.TestGC) ... ok test_issue2246 (test.test_itertools.TestGC) ... ok test_map (test.test_itertools.TestGC) ... ok test_permutations (test.test_itertools.TestGC) ... ok test_product (test.test_itertools.TestGC) ... ok test_repeat (test.test_itertools.TestGC) ... ok test_starmap (test.test_itertools.TestGC) ... ok test_takewhile (test.test_itertools.TestGC) ... ok test_zip (test.test_itertools.TestGC) ... ok test_zip_longest (test.test_itertools.TestGC) ... ok test_sf_793826 (test.test_itertools.RegressionTests) ... ok test_sf_950057 (test.test_itertools.RegressionTests) ... ok test_repeat (test.test_itertools.LengthTransparency) ... skipped '__length_hint__() API is undocumented' test_keywords_in_subclass (test.test_itertools.SubclassWithKwargsTest) ... ok test_accumulate (test.test_itertools.TestExamples) ... ok test_accumulate_reducible (test.test_itertools.TestExamples) ... ok test_chain (test.test_itertools.TestExamples) ... ok test_chain_from_iterable (test.test_itertools.TestExamples) ... ok test_combinations (test.test_itertools.TestExamples) ... ok test_combinations_with_replacement (test.test_itertools.TestExamples) ... ok test_compress (test.test_itertools.TestExamples) ... ok test_count (test.test_itertools.TestExamples) ... ok test_cycle (test.test_itertools.TestExamples) ... ok test_dropwhile (test.test_itertools.TestExamples) ... ok test_filter (test.test_itertools.TestExamples) ... ok test_filterfalse (test.test_itertools.TestExamples) ... ok test_groupby (test.test_itertools.TestExamples) ... ok test_islice (test.test_itertools.TestExamples) ... ok test_map (test.test_itertools.TestExamples) ... ok test_permutations (test.test_itertools.TestExamples) ... ok test_product (test.test_itertools.TestExamples) ... ok test_repeat (test.test_itertools.TestExamples) ... ok test_stapmap (test.test_itertools.TestExamples) ... ok test_takewhile (test.test_itertools.TestExamples) ... ok test_zip (test.test_itertools.TestExamples) ... ok test_zip_longest (test.test_itertools.TestExamples) ... ok ---------------------------------------------------------------------- Ran 100 tests in 25.143s OK (skipped=7) Trying: amounts = [120.15, 764.05, 823.14] Expecting nothing ok Trying: for checknum, amount in zip(count(1200), amounts): print('Check %d is for $%.2f' % (checknum, amount)) Expecting: Check 1200 is for $120.15 Check 1201 is for $764.05 Check 1202 is for $823.14 ok Trying: import operator Expecting nothing ok Trying: for cube in map(operator.pow, range(1,4), repeat(3)): print(cube) Expecting: 1 8 27 ok Trying: reportlines = ['EuroPython', 'Roster', '', 'alex', '', 'laura', '', 'martin', '', 'walter', '', 'samuele'] Expecting nothing ok Trying: for name in islice(reportlines, 3, None, 2): print(name.title()) Expecting: Alex Laura Martin Walter Samuele ok Trying: from operator import itemgetter Expecting nothing ok Trying: d = dict(a=1, b=2, c=1, d=2, e=1, f=2, g=3) Expecting nothing ok Trying: di = sorted(sorted(d.items()), key=itemgetter(1)) Expecting nothing ok Trying: for k, g in groupby(di, itemgetter(1)): print(k, list(map(itemgetter(0), g))) Expecting: 1 ['a', 'c', 'e'] 2 ['b', 'd', 'f'] 3 ['g'] ok Trying: data = [ 1, 4,5,6, 10, 15,16,17,18, 22, 25,26,27,28] Expecting nothing ok Trying: for k, g in groupby(enumerate(data), lambda t:t[0]-t[1]): print(list(map(operator.itemgetter(1), g))) Expecting: [1] [4, 5, 6] [10] [15, 16, 17, 18] [22] [25, 26, 27, 28] ok Trying: def take(n, iterable): "Return first n items of the iterable as a list" return list(islice(iterable, n)) Expecting nothing ok Trying: def enumerate(iterable, start=0): return zip(count(start), iterable) Expecting nothing ok Trying: def tabulate(function, start=0): "Return function(0), function(1), ..." return map(function, count(start)) Expecting nothing ok Trying: def nth(iterable, n, default=None): "Returns the nth item or a default value" return next(islice(iterable, n, None), default) Expecting nothing ok Trying: def quantify(iterable, pred=bool): "Count how many times the predicate is true" return sum(map(pred, iterable)) Expecting nothing ok Trying: def padnone(iterable): "Returns the sequence elements and then returns None indefinitely" return chain(iterable, repeat(None)) Expecting nothing ok Trying: def ncycles(iterable, n): "Returns the sequence elements n times" return chain(*repeat(iterable, n)) Expecting nothing ok Trying: def dotproduct(vec1, vec2): return sum(map(operator.mul, vec1, vec2)) Expecting nothing ok Trying: def flatten(listOfLists): return list(chain.from_iterable(listOfLists)) Expecting nothing ok Trying: def repeatfunc(func, times=None, *args): "Repeat calls to func with specified arguments." " Example: repeatfunc(random.random)" if times is None: return starmap(func, repeat(args)) else: return starmap(func, repeat(args, times)) Expecting nothing ok Trying: def pairwise(iterable): "s -> (s0,s1), (s1,s2), (s2, s3), ..." a, b = tee(iterable) try: next(b) except StopIteration: pass return zip(a, b) Expecting nothing ok Trying: def grouper(n, iterable, fillvalue=None): "grouper(3, 'ABCDEFG', 'x') --> ABC DEF Gxx" args = [iter(iterable)] * n return zip_longest(*args, fillvalue=fillvalue) Expecting nothing ok Trying: def roundrobin(*iterables): "roundrobin('ABC', 'D', 'EF') --> A D E B F C" # Recipe credited to George Sakkis pending = len(iterables) nexts = cycle(iter(it).__next__ for it in iterables) while pending: try: for next in nexts: yield next() except StopIteration: pending -= 1 nexts = cycle(islice(nexts, pending)) Expecting nothing ok Trying: def powerset(iterable): "powerset([1,2,3]) --> () (1,) (2,) (3,) (1,2) (1,3) (2,3) (1,2,3)" s = list(iterable) return chain.from_iterable(combinations(s, r) for r in range(len(s)+1)) Expecting nothing ok Trying: def unique_everseen(iterable, key=None): "List unique elements, preserving order. Remember all elements ever seen." # unique_everseen('AAAABBBCCDAABBB') --> A B C D # unique_everseen('ABBCcAD', str.lower) --> A B C D seen = set() seen_add = seen.add if key is None: for element in iterable: if element not in seen: seen_add(element) yield element else: for element in iterable: k = key(element) if k not in seen: seen_add(k) yield element Expecting nothing ok Trying: def unique_justseen(iterable, key=None): "List unique elements, preserving order. Remember only the element just seen." # unique_justseen('AAAABBBCCDAABBB') --> A B C D A B # unique_justseen('ABBCcAD', str.lower) --> A B C A D return map(next, map(itemgetter(1), groupby(iterable, key))) Expecting nothing ok Trying: take(10, count()) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: list(enumerate('abc')) Expecting: [(0, 'a'), (1, 'b'), (2, 'c')] ok Trying: list(islice(tabulate(lambda x: 2*x), 4)) Expecting: [0, 2, 4, 6] ok Trying: nth('abcde', 3) Expecting: 'd' ok Trying: nth('abcde', 9) is None Expecting: True ok Trying: quantify(range(99), lambda x: x%2==0) Expecting: 50 ok Trying: a = [[1, 2, 3], [4, 5, 6]] Expecting nothing ok Trying: flatten(a) Expecting: [1, 2, 3, 4, 5, 6] ok Trying: list(repeatfunc(pow, 5, 2, 3)) Expecting: [8, 8, 8, 8, 8] ok Trying: import random Expecting nothing ok Trying: take(5, map(int, repeatfunc(random.random))) Expecting: [0, 0, 0, 0, 0] ok Trying: list(pairwise('abcd')) Expecting: [('a', 'b'), ('b', 'c'), ('c', 'd')] ok Trying: list(pairwise([])) Expecting: [] ok Trying: list(pairwise('a')) Expecting: [] ok Trying: list(islice(padnone('abc'), 0, 6)) Expecting: ['a', 'b', 'c', None, None, None] ok Trying: list(ncycles('abc', 3)) Expecting: ['a', 'b', 'c', 'a', 'b', 'c', 'a', 'b', 'c'] ok Trying: dotproduct([1,2,3], [4,5,6]) Expecting: 32 ok Trying: list(grouper(3, 'abcdefg', 'x')) Expecting: [('a', 'b', 'c'), ('d', 'e', 'f'), ('g', 'x', 'x')] ok Trying: list(roundrobin('abc', 'd', 'ef')) Expecting: ['a', 'd', 'e', 'b', 'f', 'c'] ok Trying: list(powerset([1,2,3])) Expecting: [(), (1,), (2,), (3,), (1, 2), (1, 3), (2, 3), (1, 2, 3)] ok Trying: all(len(list(powerset(range(n)))) == 2**n for n in range(18)) Expecting: True ok Trying: list(powerset('abcde')) == sorted(sorted(set(powerset('abcde'))), key=len) Expecting: True ok Trying: list(unique_everseen('AAAABBBCCDAABBB')) Expecting: ['A', 'B', 'C', 'D'] ok Trying: list(unique_everseen('ABBCcAD', str.lower)) Expecting: ['A', 'B', 'C', 'D'] ok Trying: list(unique_justseen('AAAABBBCCDAABBB')) Expecting: ['A', 'B', 'C', 'D', 'A', 'B'] ok Trying: list(unique_justseen('ABBCcAD', str.lower)) Expecting: ['A', 'B', 'C', 'A', 'D'] ok 154 items had no tests: test.test_itertools test.test_itertools.E test.test_itertools.E.__init__ test.test_itertools.E.__iter__ test.test_itertools.E.__next__ test.test_itertools.G test.test_itertools.G.__getitem__ test.test_itertools.G.__init__ test.test_itertools.I test.test_itertools.I.__init__ test.test_itertools.I.__iter__ test.test_itertools.I.__next__ test.test_itertools.Ig test.test_itertools.Ig.__init__ test.test_itertools.Ig.__iter__ test.test_itertools.L test.test_itertools.LengthTransparency test.test_itertools.LengthTransparency.test_repeat test.test_itertools.N test.test_itertools.N.__init__ test.test_itertools.N.__iter__ test.test_itertools.R test.test_itertools.RegressionTests test.test_itertools.RegressionTests.test_sf_793826 test.test_itertools.RegressionTests.test_sf_950057 test.test_itertools.S test.test_itertools.S.__init__ test.test_itertools.S.__iter__ test.test_itertools.S.__next__ test.test_itertools.StopNow test.test_itertools.StopNow.__iter__ test.test_itertools.StopNow.__next__ test.test_itertools.SubclassWithKwargsTest test.test_itertools.SubclassWithKwargsTest.test_keywords_in_subclass test.test_itertools.TestBasicOps test.test_itertools.TestBasicOps.pickletest test.test_itertools.TestBasicOps.test_StopIteration test.test_itertools.TestBasicOps.test_accumulate test.test_itertools.TestBasicOps.test_bug_7244 test.test_itertools.TestBasicOps.test_chain test.test_itertools.TestBasicOps.test_chain_from_iterable test.test_itertools.TestBasicOps.test_chain_reducible test.test_itertools.TestBasicOps.test_combinations test.test_itertools.TestBasicOps.test_combinations_tuple_reuse test.test_itertools.TestBasicOps.test_combinations_with_replacement test.test_itertools.TestBasicOps.test_combinations_with_replacement_tuple_reuse test.test_itertools.TestBasicOps.test_combinatorics test.test_itertools.TestBasicOps.test_compress test.test_itertools.TestBasicOps.test_count test.test_itertools.TestBasicOps.test_count_with_stride test.test_itertools.TestBasicOps.test_cycle test.test_itertools.TestBasicOps.test_dropwhile test.test_itertools.TestBasicOps.test_filter test.test_itertools.TestBasicOps.test_filterfalse test.test_itertools.TestBasicOps.test_groupby test.test_itertools.TestBasicOps.test_islice test.test_itertools.TestBasicOps.test_map test.test_itertools.TestBasicOps.test_permutations test.test_itertools.TestBasicOps.test_permutations_tuple_reuse test.test_itertools.TestBasicOps.test_product test.test_itertools.TestBasicOps.test_product_pickling test.test_itertools.TestBasicOps.test_product_tuple_reuse test.test_itertools.TestBasicOps.test_repeat test.test_itertools.TestBasicOps.test_starmap test.test_itertools.TestBasicOps.test_takewhile test.test_itertools.TestBasicOps.test_tee test.test_itertools.TestBasicOps.test_tee_del_backward test.test_itertools.TestBasicOps.test_zip test.test_itertools.TestBasicOps.test_zip_longest_pickling test.test_itertools.TestBasicOps.test_zip_longest_tuple_reuse test.test_itertools.TestBasicOps.test_zip_tuple_reuse test.test_itertools.TestBasicOps.test_ziplongest test.test_itertools.TestExamples test.test_itertools.TestExamples.test_accumulate test.test_itertools.TestExamples.test_accumulate_reducible test.test_itertools.TestExamples.test_chain test.test_itertools.TestExamples.test_chain_from_iterable test.test_itertools.TestExamples.test_combinations test.test_itertools.TestExamples.test_combinations_with_replacement test.test_itertools.TestExamples.test_compress test.test_itertools.TestExamples.test_count test.test_itertools.TestExamples.test_cycle test.test_itertools.TestExamples.test_dropwhile test.test_itertools.TestExamples.test_filter test.test_itertools.TestExamples.test_filterfalse test.test_itertools.TestExamples.test_groupby test.test_itertools.TestExamples.test_islice test.test_itertools.TestExamples.test_map test.test_itertools.TestExamples.test_permutations test.test_itertools.TestExamples.test_product test.test_itertools.TestExamples.test_repeat test.test_itertools.TestExamples.test_stapmap test.test_itertools.TestExamples.test_takewhile test.test_itertools.TestExamples.test_zip test.test_itertools.TestExamples.test_zip_longest test.test_itertools.TestGC test.test_itertools.TestGC.makecycle test.test_itertools.TestGC.test_accumulate test.test_itertools.TestGC.test_chain test.test_itertools.TestGC.test_chain_from_iterable test.test_itertools.TestGC.test_combinations test.test_itertools.TestGC.test_combinations_with_replacement test.test_itertools.TestGC.test_compress test.test_itertools.TestGC.test_count test.test_itertools.TestGC.test_cycle test.test_itertools.TestGC.test_dropwhile test.test_itertools.TestGC.test_filter test.test_itertools.TestGC.test_filterfalse test.test_itertools.TestGC.test_groupby test.test_itertools.TestGC.test_islice test.test_itertools.TestGC.test_issue2246 test.test_itertools.TestGC.test_map test.test_itertools.TestGC.test_permutations test.test_itertools.TestGC.test_product test.test_itertools.TestGC.test_repeat test.test_itertools.TestGC.test_starmap test.test_itertools.TestGC.test_takewhile test.test_itertools.TestGC.test_zip test.test_itertools.TestGC.test_zip_longest test.test_itertools.TestVariousIteratorArgs test.test_itertools.TestVariousIteratorArgs.test_accumulate test.test_itertools.TestVariousIteratorArgs.test_chain test.test_itertools.TestVariousIteratorArgs.test_compress test.test_itertools.TestVariousIteratorArgs.test_cycle test.test_itertools.TestVariousIteratorArgs.test_dropwhile test.test_itertools.TestVariousIteratorArgs.test_filter test.test_itertools.TestVariousIteratorArgs.test_filterfalse test.test_itertools.TestVariousIteratorArgs.test_groupby test.test_itertools.TestVariousIteratorArgs.test_islice test.test_itertools.TestVariousIteratorArgs.test_map test.test_itertools.TestVariousIteratorArgs.test_product test.test_itertools.TestVariousIteratorArgs.test_starmap test.test_itertools.TestVariousIteratorArgs.test_takewhile test.test_itertools.TestVariousIteratorArgs.test_tee test.test_itertools.TestVariousIteratorArgs.test_zip test.test_itertools.TestVariousIteratorArgs.test_ziplongest test.test_itertools.X test.test_itertools.X.__init__ test.test_itertools.X.__next__ test.test_itertools.errfunc test.test_itertools.fact test.test_itertools.gen3 test.test_itertools.irange test.test_itertools.isEven test.test_itertools.isOdd test.test_itertools.lzip test.test_itertools.onearg test.test_itertools.prod test.test_itertools.take test.test_itertools.testR test.test_itertools.testR2 test.test_itertools.test_main test.test_itertools.tupleize test.test_itertools.underten 1 items passed all tests: 54 tests in test.test_itertools.__test__.libreftest 54 tests in 155 items. 54 passed and 0 failed. Test passed. doctest (test.test_itertools) ... 54 tests with zero failures 1 test OK. =================== test_json ==================== 9.03user 0.37system 0:27.19elapsed 34%CPU (0avgtext+0avgdata 716236maxresident)k 0inputs+264outputs (0major+182481minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_json ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_json == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29008 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_json json () Doctest: json ... ok encode (json.encoder.JSONEncoder) Doctest: json.encoder.JSONEncoder.encode ... ok test_pyjson (test.test_json.TestPyTest) ... ok test_cjson (test.test_json.TestCTest) ... skipped 'requires _json' test_big_unicode_decode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_big_unicode_encode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_bytes_decode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_bytes_encode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding3 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding4 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding5 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding6 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_unicode_decode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_unicode_preservation (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_big_unicode_decode (test.test_json.test_unicode.TestPyUnicode) ... ok test_big_unicode_encode (test.test_json.test_unicode.TestPyUnicode) ... ok test_bytes_decode (test.test_json.test_unicode.TestPyUnicode) ... ok test_bytes_encode (test.test_json.test_unicode.TestPyUnicode) ... ok test_encoding3 (test.test_json.test_unicode.TestPyUnicode) ... ok test_encoding4 (test.test_json.test_unicode.TestPyUnicode) ... ok test_encoding5 (test.test_json.test_unicode.TestPyUnicode) ... ok test_encoding6 (test.test_json.test_unicode.TestPyUnicode) ... ok test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestPyUnicode) ... ok test_unicode_decode (test.test_json.test_unicode.TestPyUnicode) ... ok test_unicode_preservation (test.test_json.test_unicode.TestPyUnicode) ... ok test_make_encoder (test.test_json.test_speedups.TestDecode) ... skipped 'requires _json' test_make_scanner (test.test_json.test_speedups.TestDecode) ... skipped 'requires _json' test_encode_basestring_ascii (test.test_json.test_speedups.TestSpeedups) ... skipped 'requires _json' test_scanstring (test.test_json.test_speedups.TestSpeedups) ... skipped 'requires _json' test_bad_escapes (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_overflow (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_scanstring (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_surrogates (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_bad_escapes (test.test_json.test_scanstring.TestPyScanstring) ... ok test_overflow (test.test_json.test_scanstring.TestPyScanstring) ... ok test_scanstring (test.test_json.test_scanstring.TestPyScanstring) ... ok test_surrogates (test.test_json.test_scanstring.TestPyScanstring) ... ok test_allow_nan (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_floats (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_ints (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_out_of_range (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_allow_nan (test.test_json.test_float.TestPyFloat) ... ok test_floats (test.test_json.test_float.TestPyFloat) ... ok test_ints (test.test_json.test_float.TestPyFloat) ... ok test_out_of_range (test.test_json.test_float.TestPyFloat) ... ok test_parse (test.test_json.test_pass3.TestCPass3) ... skipped 'requires _json' test_parse (test.test_json.test_pass3.TestPyPass3) ... ok test_dump (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_dumps (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_encode_mutated (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_encode_truefalse (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_large_list (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_dump (test.test_json.test_dump.TestPyDump) ... ok test_dumps (test.test_json.test_dump.TestPyDump) ... ok test_encode_mutated (test.test_json.test_dump.TestPyDump) ... ok test_encode_truefalse (test.test_json.test_dump.TestPyDump) ... ok test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_parse (test.test_json.test_pass1.TestCPass1) ... skipped 'requires _json' test_parse (test.test_json.test_pass1.TestPyPass1) ... ok test_defaultrecursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_dictrecursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_endless_recursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_highly_nested_objects_decoding (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_highly_nested_objects_encoding (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_listrecursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_defaultrecursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_dictrecursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_endless_recursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_highly_nested_objects_decoding (test.test_json.test_recursion.TestPyRecursion) ... ok test_highly_nested_objects_encoding (test.test_json.test_recursion.TestPyRecursion) ... ok test_listrecursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_decimal (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_decoder_optimizations (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_empty_objects (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_extra_data (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_float (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_invalid_escape (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_keys_reuse (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_object_pairs_hook (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_decimal (test.test_json.test_decode.TestPyDecode) ... ok test_decoder_optimizations (test.test_json.test_decode.TestPyDecode) ... ok test_empty_objects (test.test_json.test_decode.TestPyDecode) ... ok test_extra_data (test.test_json.test_decode.TestPyDecode) ... ok test_float (test.test_json.test_decode.TestPyDecode) ... ok test_invalid_escape (test.test_json.test_decode.TestPyDecode) ... ok test_keys_reuse (test.test_json.test_decode.TestPyDecode) ... ok test_object_pairs_hook (test.test_json.test_decode.TestPyDecode) ... ok test_default (test.test_json.test_default.TestCDefault) ... skipped 'requires _json' test_default (test.test_json.test_default.TestPyDefault) ... ok test_failures (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_non_string_keys_dict (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_failures (test.test_json.test_fail.TestPyFail) ... ok test_non_string_keys_dict (test.test_json.test_fail.TestPyFail) ... ok test_infile_outfile (test.test_json.test_tool.TestTool) ... ok test_infile_stdout (test.test_json.test_tool.TestTool) ... ok test_stdin_stdout (test.test_json.test_tool.TestTool) ... ok test_parse (test.test_json.test_pass2.TestCPass2) ... skipped 'requires _json' test_parse (test.test_json.test_pass2.TestPyPass2) ... ok test_separators (test.test_json.test_separators.TestCSeparators) ... skipped 'requires _json' test_separators (test.test_json.test_separators.TestPySeparators) ... ok test_indent (test.test_json.test_indent.TestCIndent) ... skipped 'requires _json' test_indent0 (test.test_json.test_indent.TestCIndent) ... skipped 'requires _json' test_indent (test.test_json.test_indent.TestPyIndent) ... ok test_indent0 (test.test_json.test_indent.TestPyIndent) ... ok ---------------------------------------------------------------------- Ran 110 tests in 6.591s OK (skipped=55) 1 test OK. 2.39user 0.08system 0:07.30elapsed 33%CPU (0avgtext+0avgdata 83792maxresident)k 0inputs+216outputs (0major+42978minor)pagefaults 0swaps =================== test_keywordonlyarg ==================== + for TestName in $(cat testnames.txt) + echo =================== test_keywordonlyarg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_keywordonlyarg == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29015 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_keywordonlyarg testFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testKwDefaults (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testRaiseErrorFuncallWithUnexpectedKeywordArgument (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testSyntaxErrorForFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testSyntaxErrorForFunctionDefinition (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testSyntaxForManyArguments (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testTooManyPositionalErrorMessage (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok test_issue13343 (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok test_kwonly_methods (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok test_mangling (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.003s OK 1 test OK. 0.14user 0.01system 0:00.57elapsed 28%CPU (0avgtext+0avgdata 41556maxresident)k 0inputs+40outputs (0major+8402minor)pagefaults 0swaps =================== test_kqueue ==================== + for TestName in $(cat testnames.txt) + echo =================== test_kqueue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_kqueue == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29019 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_kqueue test_kqueue skipped -- test works only on BSD 1 test skipped: test_kqueue Those skips are all expected on linux. 0.14user 0.01system 0:00.44elapsed 36%CPU (0avgtext+0avgdata 41408maxresident)k 0inputs+24outputs (0major+8355minor)pagefaults 0swaps =================== test_largefile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_largefile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_largefile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29023 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_largefile test_lseek (test.test_largefile.CLargeFileTest) ... ok test_osstat (test.test_largefile.CLargeFileTest) ... ok test_seek_read (test.test_largefile.CLargeFileTest) ... ok test_seekable (test.test_largefile.CLargeFileTest) ... ok test_truncate (test.test_largefile.CLargeFileTest) ... ok test_lseek (test.test_largefile.PyLargeFileTest) ... ok test_osstat (test.test_largefile.PyLargeFileTest) ... ok test_seek_read (test.test_largefile.PyLargeFileTest) ... ok test_seekable (test.test_largefile.PyLargeFileTest) ... ok test_truncate (test.test_largefile.PyLargeFileTest) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.006s OK 1 test OK. =================== test_lib2to3 ==================== 0.14user 0.01system 0:00.54elapsed 30%CPU (0avgtext+0avgdata 41612maxresident)k 0inputs+96outputs (0major+8507minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_lib2to3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_lib2to3 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29027 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_lib2to3 test_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_call (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_dotted_name (lib2to3.tests.test_fixers.Test_apply) ... ok test_extreme (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_subscript (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_7 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_8 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_9 (lib2to3.tests.test_fixers.Test_apply) ... ok test_weird_comments (lib2to3.tests.test_fixers.Test_apply) ... ok test_basestring (lib2to3.tests.test_fixers.Test_basestring) ... ok test_buffer (lib2to3.tests.test_fixers.Test_buffer) ... ok test_slicing (lib2to3.tests.test_fixers.Test_buffer) ... ok test_callable_call (lib2to3.tests.test_fixers.Test_callable) ... ok test_callable_should_not_change (lib2to3.tests.test_fixers.Test_callable) ... ok test_global_import (lib2to3.tests.test_fixers.Test_callable) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_callable) ... ok test_01 (lib2to3.tests.test_fixers.Test_dict) ... ok test_02 (lib2to3.tests.test_fixers.Test_dict) ... ok test_03 (lib2to3.tests.test_fixers.Test_dict) ... ok test_04 (lib2to3.tests.test_fixers.Test_dict) ... ok test_05 (lib2to3.tests.test_fixers.Test_dict) ... ok test_06 (lib2to3.tests.test_fixers.Test_dict) ... ok test_07 (lib2to3.tests.test_fixers.Test_dict) ... ok test_08 (lib2to3.tests.test_fixers.Test_dict) ... ok test_09 (lib2to3.tests.test_fixers.Test_dict) ... ok test_10 (lib2to3.tests.test_fixers.Test_dict) ... ok test_11 (lib2to3.tests.test_fixers.Test_dict) ... ok test_12 (lib2to3.tests.test_fixers.Test_dict) ... ok test_13 (lib2to3.tests.test_fixers.Test_dict) ... ok test_14 (lib2to3.tests.test_fixers.Test_dict) ... ok test_15 (lib2to3.tests.test_fixers.Test_dict) ... ok test_16 (lib2to3.tests.test_fixers.Test_dict) ... ok test_17 (lib2to3.tests.test_fixers.Test_dict) ... ok test_18 (lib2to3.tests.test_fixers.Test_dict) ... ok test_19 (lib2to3.tests.test_fixers.Test_dict) ... ok test_20 (lib2to3.tests.test_fixers.Test_dict) ... ok test_21 (lib2to3.tests.test_fixers.Test_dict) ... ok test_22 (lib2to3.tests.test_fixers.Test_dict) ... ok test_23 (lib2to3.tests.test_fixers.Test_dict) ... ok test_24 (lib2to3.tests.test_fixers.Test_dict) ... ok test_25 (lib2to3.tests.test_fixers.Test_dict) ... ok test_26 (lib2to3.tests.test_fixers.Test_dict) ... ok test_27 (lib2to3.tests.test_fixers.Test_dict) ... ok test_28 (lib2to3.tests.test_fixers.Test_dict) ... ok test_29 (lib2to3.tests.test_fixers.Test_dict) ... ok test_30 (lib2to3.tests.test_fixers.Test_dict) ... ok test_31 (lib2to3.tests.test_fixers.Test_dict) ... ok test_32 (lib2to3.tests.test_fixers.Test_dict) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_dict) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_dict) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_dict) ... ok test_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_bare_except_and_else_finally (lib2to3.tests.test_fixers.Test_except) ... ok test_list_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_class (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_fixed_excepts_before_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_one_line_suites (lib2to3.tests.test_fixers.Test_except) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_except) ... ok test_simple (lib2to3.tests.test_fixers.Test_except) ... ok test_simple_no_space_before_target (lib2to3.tests.test_fixers.Test_except) ... ok test_tuple_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_basic (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals_locals (lib2to3.tests.test_fixers.Test_exec) ... ok test_conversion (lib2to3.tests.test_fixers.Test_execfile) ... ok test_spacing (lib2to3.tests.test_fixers.Test_execfile) ... ok test_comments (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_complex_expression (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_in_a_function (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_names_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_no_sys_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_simple (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_filter_basic (lib2to3.tests.test_fixers.Test_filter) ... ok test_filter_nochange (lib2to3.tests.test_fixers.Test_filter) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_filter) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_filter) ... ok test (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_future (lib2to3.tests.test_fixers.Test_future) ... ok test_run_order (lib2to3.tests.test_fixers.Test_future) ... ok test_basic (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_comment (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_indentation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_multilation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_1 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_10 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_11 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_2 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_3 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_4 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_5 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_6 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_7 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_8 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_9 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_eq_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_list_call (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_simple_expr (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_type_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_already_relative_import (lib2to3.tests.test_fixers.Test_import) ... ok test_comments_and_indent (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_from (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_files_checked (lib2to3.tests.test_fixers.Test_import) ... ok test_from (lib2to3.tests.test_fixers.Test_import) ... ok test_from_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import (lib2to3.tests.test_fixers.Test_import) ... ok test_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from_package (lib2to3.tests.test_fixers.Test_import) ... ok test_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_local_and_absolute (lib2to3.tests.test_fixers.Test_import) ... ok test_not_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_prefix (lib2to3.tests.test_fixers.Test_import) ... ok test_with_absolute_import_enabled (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_star (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports2) ... ok test_star (lib2to3.tests.test_fixers.Test_imports2) ... ok test_after_local_imports_refactoring (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_star (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_1 (lib2to3.tests.test_fixers.Test_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_input) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_input) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_input) ... ok test (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_intern) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_remove_multiple_items (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_0 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_qualified (lib2to3.tests.test_fixers.Test_itertools) ... ok test_run_order (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_comments (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_ifilter_and_zip_longest (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_as (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_star (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_none (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_reduced (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_1 (lib2to3.tests.test_fixers.Test_long) ... ok test_2 (lib2to3.tests.test_fixers.Test_long) ... ok test_3 (lib2to3.tests.test_fixers.Test_long) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_long) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_long) ... ok test_None_with_multiple_arguments (lib2to3.tests.test_fixers.Test_map) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_map) ... ok test_map_basic (lib2to3.tests.test_fixers.Test_map) ... ok test_map_nochange (lib2to3.tests.test_fixers.Test_map) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_map) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_map) ... ok test_comments (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_meta (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_metaclass) ... ok test (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_basic (lib2to3.tests.test_fixers.Test_ne) ... ok test_chained (lib2to3.tests.test_fixers.Test_ne) ... ok test_no_spaces (lib2to3.tests.test_fixers.Test_ne) ... ok test_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_method_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_unchanged (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_func (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_comments_and_spacing (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_2 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_octal_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_bare (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_exp (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_octal (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_bare_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ok test_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_5 (lib2to3.tests.test_fixers.Test_paren) ... ok test_6 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_4 (lib2to3.tests.test_fixers.Test_print) ... ok test_5 (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency_print_as_function (lib2to3.tests.test_fixers.Test_print) ... ok test_no_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_print) ... ok test_spaces_before_file (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_tuple (lib2to3.tests.test_fixers.Test_print) ... ok test_vargs_without_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_with_future_print_function (lib2to3.tests.test_fixers.Test_print) ... ok test_with_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_None_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_basic (lib2to3.tests.test_fixers.Test_raise) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val_tb (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_detection (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_with_comments (lib2to3.tests.test_fixers.Test_raise) ... ok test_1 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_5 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_6 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_8 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_bug_7253 (lib2to3.tests.test_fixers.Test_reduce) ... ok test_call_with_lambda (lib2to3.tests.test_fixers.Test_reduce) ... ok test_simple_call (lib2to3.tests.test_fixers.Test_reduce) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_reduce) ... ok test_import_from (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_renames) ... ok test_complex (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested_tuples (lib2to3.tests.test_fixers.Test_repr) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_1 (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_2 (lib2to3.tests.test_fixers.Test_repr) ... ok test_tuple (lib2to3.tests.test_fixers.Test_repr) ... ok test_basic (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_comments (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_listcomps (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_set_literal) ... ok test (lib2to3.tests.test_fixers.Test_standarderror) ... ok test_0 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_2 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_3 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_4 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_5 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_7 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_8 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_docstring (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_keywords (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_no_change (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_one_tuple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_parens_single_arg (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_reverse (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_semicolon (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_varargs (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_basic_types_convert (lib2to3.tests.test_fixers.Test_types) ... ok test_bytes_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_native_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_native_unicode_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unichr (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_call (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_1 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_2 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_3 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_unicode) ... ok test_import_from (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_urllib) ... ok test_indented (lib2to3.tests.test_fixers.Test_urllib) ... ok test_star (lib2to3.tests.test_fixers.Test_urllib) ... ok test_in_consuming_context (lib2to3.tests.test_fixers.Test_xrange) ... ok test_in_contains_test (lib2to3.tests.test_fixers.Test_xrange) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_xrange) ... ok test_range_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_single_arg (lib2to3.tests.test_fixers.Test_xrange) ... ok test_three_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_two_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_wrap_in_list (lib2to3.tests.test_fixers.Test_xrange) ... ok test_xrange_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_double_transform (lib2to3.tests.test_fixers.Test_xrange_with_reduce) ... ok test_attr_ref (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_call (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_basic (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_nochange (lib2to3.tests.test_fixers.Test_zip) ... ok test_changed (lib2to3.tests.test_pytree.TestNodes) ... ok test_depth (lib2to3.tests.test_pytree.TestNodes) ... ok test_get_suffix (lib2to3.tests.test_pytree.TestNodes) ... ok test_instantiate_base (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str_numeric_value (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaves (lib2to3.tests.test_pytree.TestNodes) ... ok test_node (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_append_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_insert_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_recursive_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_set_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_post_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_pre_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove_parentless (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace_with_list (lib2to3.tests.test_pytree.TestNodes) ... ok test_basic_patterns (lib2to3.tests.test_pytree.TestPatterns) ... ok test_generate_matches (lib2to3.tests.test_pytree.TestPatterns) ... ok test_has_key_example (lib2to3.tests.test_pytree.TestPatterns) ... ok test_wildcard (lib2to3.tests.test_pytree.TestPatterns) ... ok test (lib2to3.tests.test_util.Test_Attr) ... ok test_returns (lib2to3.tests.test_util.Test_Attr) ... ok test (lib2to3.tests.test_util.Test_Call) ... ok test (lib2to3.tests.test_util.Test_Name) ... ok test_in_function (lib2to3.tests.test_util.Test_does_tree_import) ... ok test_class_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_for (lib2to3.tests.test_util.Test_find_binding) ... ok test_for_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_function_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_if (lib2to3.tests.test_util.Test_find_binding) ... ok test_if_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_invalid_assignments (lib2to3.tests.test_util.Test_find_binding) ... ok test_list_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_tuple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_while (lib2to3.tests.test_util.Test_find_binding) ... ok test_while_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_nothing (lib2to3.tests.test_util.Test_find_indentation) ... ok test_simple (lib2to3.tests.test_util.Test_find_indentation) ... ok test_invalid (lib2to3.tests.test_util.Test_is_list) ... ok test_valid (lib2to3.tests.test_util.Test_is_list) ... ok test_invalid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_valid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_after_docstring (lib2to3.tests.test_util.Test_touch_import) ... ok test_after_imports (lib2to3.tests.test_util.Test_touch_import) ... ok test_beginning (lib2to3.tests.test_util.Test_touch_import) ... ok test_from_import (lib2to3.tests.test_util.Test_touch_import) ... ok test_name_import (lib2to3.tests.test_util.Test_touch_import) ... ok test_bom (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_crlf_newlines (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_detect_future_features (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_explicit (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_false_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_fixer_loading (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_fixer_loading_helpers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_get_headnode_dict (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_naughty_fixers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_print_function_option (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_dir (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_docstring (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_file (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_file_write_unchanged_file (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_stdin (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_string (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_write_unchanged_files_option (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_new_syntax (lib2to3.tests.test_parser.TestClassDef) ... ok test_formfeed (lib2to3.tests.test_parser.TestDriver) ... ok test_new (lib2to3.tests.test_parser.TestExcept) ... ok test_old (lib2to3.tests.test_parser.TestExcept) ... ok test_1 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_2 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_3 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_4 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_5 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_6 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_7 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_8 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_multiline_bytes_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_bytes_tripquote_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_str_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_new_binary_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_new_octal_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_all_project_files (lib2to3.tests.test_parser.TestParserIdempotency) ... expected failure test_extended_unpacking (lib2to3.tests.test_parser.TestParserIdempotency) ... ok test_2x_style_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_4 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_1 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_2 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_3 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_4 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_filename_changing_on_output_single_dir (lib2to3.tests.test_main.TestMain) 2to3 a single directory with a new output dir and suffix. ... ok test_filename_changing_on_output_single_file (lib2to3.tests.test_main.TestMain) 2to3 a single file with a new output dir. ... ok test_filename_changing_on_output_two_files (lib2to3.tests.test_main.TestMain) 2to3 two files in one directory with a new output dir. ... ok test_unencodable_diff (lib2to3.tests.test_main.TestMain) ... ok ---------------------------------------------------------------------- Ran 586 tests in 47.163s OK (expected failures=1) 1 test altered the execution environment: test_lib2to3 /builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/lib2to3/tests/test_parser.py:179: UserWarning: ParseError on file /builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/lib2to3/main.py (bad input: type=22, value='=', context=('', (130, 38))) warnings.warn('ParseError on file %s (%s)' % (filepath, err)) Warning -- logging._handlerList was modified by test_lib2to3 16.23user 0.23system 0:49.40elapsed 33%CPU (0avgtext+0avgdata 150284maxresident)k 0inputs+2376outputs (0major+73623minor)pagefaults 0swaps =================== test_linecache ==================== + for TestName in $(cat testnames.txt) + echo =================== test_linecache ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_linecache == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29045 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_linecache test_checkcache (test.test_linecache.LineCacheTests) ... ok test_clearcache (test.test_linecache.LineCacheTests) ... ok test_getline (test.test_linecache.LineCacheTests) ... ok test_no_ending_newline (test.test_linecache.LineCacheTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.110s OK 1 test OK. =================== test_list ==================== 0.16user 0.02system 0:00.54elapsed 34%CPU (0avgtext+0avgdata 41508maxresident)k 0inputs+48outputs (0major+8445minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_list ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_list == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29049 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_list test_addmul (test.test_list.ListTest) ... ok test_append (test.test_list.ListTest) ... ok test_basic (test.test_list.ListTest) ... ok test_bigrepeat (test.test_list.ListTest) ... ok test_clear (test.test_list.ListTest) ... ok test_constructor_exception_handling (test.test_list.ListTest) ... ok test_constructors (test.test_list.ListTest) ... ok test_contains (test.test_list.ListTest) ... ok test_contains_fake (test.test_list.ListTest) ... ok test_contains_order (test.test_list.ListTest) ... ok test_copy (test.test_list.ListTest) ... ok test_count (test.test_list.ListTest) ... ok test_delitem (test.test_list.ListTest) ... ok test_delslice (test.test_list.ListTest) ... ok test_extend (test.test_list.ListTest) ... ok test_extendedslicing (test.test_list.ListTest) ... ok test_getitem (test.test_list.ListTest) ... ok test_getitemoverwriteiter (test.test_list.ListTest) ... ok test_getslice (test.test_list.ListTest) ... ok test_iadd (test.test_list.ListTest) ... ok test_identity (test.test_list.ListTest) ... ok test_imul (test.test_list.ListTest) ... ok test_index (test.test_list.ListTest) ... ok test_init (test.test_list.ListTest) ... ok test_insert (test.test_list.ListTest) ... ok test_iterator_pickle (test.test_list.ListTest) ... ok test_len (test.test_list.ListTest) ... ok test_minmax (test.test_list.ListTest) ... ok test_no_comdat_folding (test.test_list.ListTest) ... ok test_overflow (test.test_list.ListTest) ... ok test_pickle (test.test_list.ListTest) ... ok test_pop (test.test_list.ListTest) ... ok test_print (test.test_list.ListTest) ... ok test_remove (test.test_list.ListTest) ... ok test_repeat (test.test_list.ListTest) ... ok test_repr (test.test_list.ListTest) ... ok test_repr_large (test.test_list.ListTest) ... ok test_reverse (test.test_list.ListTest) ... ok test_reversed (test.test_list.ListTest) ... ok test_reversed_pickle (test.test_list.ListTest) ... ok test_set_subscript (test.test_list.ListTest) ... ok test_setitem (test.test_list.ListTest) ... ok test_setslice (test.test_list.ListTest) ... ok test_slice (test.test_list.ListTest) ... ok test_sort (test.test_list.ListTest) ... ok test_subscript (test.test_list.ListTest) ... ok test_truth (test.test_list.ListTest) ... ok ---------------------------------------------------------------------- Ran 47 tests in 2.321s OK 1 test OK. 0.74user 0.10system 0:02.80elapsed 30%CPU (0avgtext+0avgdata 134344maxresident)k 0inputs+88outputs (0major+57956minor)pagefaults 0swaps =================== test_listcomps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_listcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_listcomps == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29053 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_listcomps Trying: sum([i*i for i in range(100) if i&1 == 1]) Expecting: 166650 ok Trying: [(i,j) for i in range(3) for j in range(4)] Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: [(i,j) for i in range(4) for j in range(i)] Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum([i*i for i in range(100)]) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: [y for y in (1,2)] = 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: [y for y in (1,2)] += 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: def frange(n): return [i for i in range(n)] Expecting nothing ok Trying: frange(10) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: lrange = lambda n: [i for i in range(n)] Expecting nothing ok Trying: lrange(10) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def grange(n): for x in [i for i in range(n)]: yield x Expecting nothing ok Trying: list(grange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: [None for i in range(10)] Expecting: [None, None, None, None, None, None, None, None, None, None] ok Trying: items = [(lambda i=i: i) for i in range(5)] Expecting nothing ok Trying: [x() for x in items] Expecting: [0, 1, 2, 3, 4] ok Trying: items = [(lambda: i) for i in range(5)] Expecting nothing ok Trying: [x() for x in items] Expecting: [4, 4, 4, 4, 4] ok Trying: items = [(lambda: i) for i in range(5)] Expecting nothing ok Trying: i = 20 Expecting nothing ok Trying: [x() for x in items] Expecting: [4, 4, 4, 4, 4] ok Trying: items = [(lambda: y) for i in range(5)] Expecting nothing ok Trying: y = 2 Expecting nothing ok Trying: [x() for x in items] Expecting: [2, 2, 2, 2, 2] ok Trying: def test_func(): items = [(lambda i=i: i) for i in range(5)] return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [0, 1, 2, 3, 4] ok Trying: def test_func(): items = [(lambda: i) for i in range(5)] return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [4, 4, 4, 4, 4] ok Trying: def test_func(): items = [(lambda: i) for i in range(5)] i = 20 return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [4, 4, 4, 4, 4] ok Trying: def test_func(): items = [(lambda: y) for i in range(5)] y = 2 return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [2, 2, 2, 2, 2] ok 2 items had no tests: test.test_listcomps test.test_listcomps.test_main 1 items passed all tests: 33 tests in test.test_listcomps.__test__.doctests 33 tests in 3 items. 33 passed and 0 failed. Test passed. doctest (test.test_listcomps) ... 33 tests with zero failures 1 test OK. =================== test_locale ==================== 0.18user 0.01system 0:01.54elapsed 13%CPU (0avgtext+0avgdata 42852maxresident)k 0inputs+24outputs (0major+8936minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_locale == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29057 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_locale test_c (test.test_locale.NormalizeTest) ... ok test_devanagari_modifier (test.test_locale.NormalizeTest) ... ok test_empty (test.test_locale.NormalizeTest) ... ok test_english (test.test_locale.NormalizeTest) ... ok test_euro_modifier (test.test_locale.NormalizeTest) ... ok test_hyphenated_encoding (test.test_locale.NormalizeTest) ... ok test_latin_modifier (test.test_locale.NormalizeTest) ... ok test_locale_alias (test.test_locale.NormalizeTest) ... ok test_valencia_modifier (test.test_locale.NormalizeTest) ... ok test_grouping (test.test_locale.TestCNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestCNumberFormatting) ... ok test_strcoll (test.test_locale.TestCollation) ... ok test_strxfrm (test.test_locale.TestCollation) ... ok test_strcoll (test.test_locale.TestEnUSCollation) ... skipped 'encoding not suitable' test_strcoll_with_diacritic (test.test_locale.TestEnUSCollation) ... skipped 'encoding not suitable' test_strxfrm (test.test_locale.TestEnUSCollation) ... skipped 'encoding not suitable' test_strxfrm_with_diacritic (test.test_locale.TestEnUSCollation) ... skipped 'encoding not suitable' test_complex_formatting (test.test_locale.TestEnUSNumberFormatting) ... ok test_currency (test.test_locale.TestEnUSNumberFormatting) ... ok test_grouping (test.test_locale.TestEnUSNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_integer_grouping (test.test_locale.TestEnUSNumberFormatting) ... ok test_integer_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_simple (test.test_locale.TestEnUSNumberFormatting) ... ok test_onlyOnePattern (test.test_locale.TestFormatPatternArg) ... ok test_currency (test.test_locale.TestFrFRNumberFormatting) ... ok test_decimal_point (test.test_locale.TestFrFRNumberFormatting) ... ok test_grouping (test.test_locale.TestFrFRNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting) ... ok test_integer_grouping (test.test_locale.TestFrFRNumberFormatting) ... ok test_integer_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting) ... ok test_mapping (test.test_locale.TestLocaleFormatString) ... ok test_percent_escape (test.test_locale.TestLocaleFormatString) ... ok test_getpreferredencoding (test.test_locale.TestMiscellaneous) ... ok test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous) ... got locale ('tr_TR', 'ISO8859-9') ok test_invalid_iterable_in_localetuple (test.test_locale.TestMiscellaneous) ... ok test_invalid_locale_format_in_localetuple (test.test_locale.TestMiscellaneous) ... ok test_setlocale_category (test.test_locale.TestMiscellaneous) ... ok test_strcoll_3303 (test.test_locale.TestMiscellaneous) ... ok test_complex_formatting (test.test_locale.TestNumberFormatting) ... testing with 'en_US.UTF-8'... ok test_grouping (test.test_locale.TestNumberFormatting) ... testing with 'en_US.UTF-8'... ok test_grouping_and_padding (test.test_locale.TestNumberFormatting) ... testing with 'en_US.UTF-8'... ok test_integer_grouping (test.test_locale.TestNumberFormatting) ... testing with 'en_US.UTF-8'... ok test_integer_grouping_and_padding (test.test_locale.TestNumberFormatting) ... testing with 'en_US.UTF-8'... ok test_padding (test.test_locale.TestNumberFormatting) ... testing with 'en_US.UTF-8'... ok test_simple (test.test_locale.TestNumberFormatting) ... testing with 'en_US.UTF-8'... ok ---------------------------------------------------------------------- Ran 47 tests in 0.033s OK (skipped=4) 1 test OK. 0.17user 0.01system 0:00.50elapsed 39%CPU (0avgtext+0avgdata 43180maxresident)k 0inputs+72outputs (0major+8667minor)pagefaults 0swaps =================== test_logging ==================== + for TestName in $(cat testnames.txt) + echo =================== test_logging ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_logging == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29061 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_logging test_flat (test.test_logging.BuiltinLevelsTest) ... ok test_get_level_name (test.test_logging.BuiltinLevelsTest) Test getLevelName returns level constant. ... ok test_nested_explicit (test.test_logging.BuiltinLevelsTest) ... ok test_nested_inherited (test.test_logging.BuiltinLevelsTest) ... ok test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest) ... ok test_callable_filter (test.test_logging.BasicFilterTest) ... ok test_empty_filter (test.test_logging.BasicFilterTest) ... ok test_filter (test.test_logging.BasicFilterTest) ... ok test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_builtin_handlers (test.test_logging.HandlerTest) ... ok test_name (test.test_logging.HandlerTest) ... ok test_race (test.test_logging.HandlerTest) ... ok test_flush (test.test_logging.MemoryHandlerTest) ... ok test_config0_ok (test.test_logging.ConfigFileTest) ... ok test_config1_ok (test.test_logging.ConfigFileTest) ... ok test_config2_failure (test.test_logging.ConfigFileTest) ... ok test_config3_failure (test.test_logging.ConfigFileTest) ... ok test_config4_ok (test.test_logging.ConfigFileTest) ... ok test_config5_ok (test.test_logging.ConfigFileTest) ... ok test_config6_ok (test.test_logging.ConfigFileTest) ... ok test_config7_ok (test.test_logging.ConfigFileTest) ... ok test_logger_disabling (test.test_logging.ConfigFileTest) ... ok test_noserver (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.DatagramHandlerTest) ... ok test_persistent_loggers (test.test_logging.MemoryTest) ... ok test_encoding_cyrillic_unicode (test.test_logging.EncodingTest) ... ok test_encoding_plain_file (test.test_logging.EncodingTest) ... ok test_warnings (test.test_logging.WarningsTest) ... ok test_warnings_no_handlers (test.test_logging.WarningsTest) ... ok test_baseconfig (test.test_logging.ConfigDictTest) ... ok test_config0_ok (test.test_logging.ConfigDictTest) ... ok test_config11_ok (test.test_logging.ConfigDictTest) ... ok test_config12_failure (test.test_logging.ConfigDictTest) ... ok test_config13_failure (test.test_logging.ConfigDictTest) ... ok test_config1_ok (test.test_logging.ConfigDictTest) ... ok test_config2_failure (test.test_logging.ConfigDictTest) ... ok test_config2a_failure (test.test_logging.ConfigDictTest) ... ok test_config2b_failure (test.test_logging.ConfigDictTest) ... ok test_config3_failure (test.test_logging.ConfigDictTest) ... ok test_config4_ok (test.test_logging.ConfigDictTest) ... ok test_config4a_ok (test.test_logging.ConfigDictTest) ... ok test_config5_ok (test.test_logging.ConfigDictTest) ... ok test_config6_failure (test.test_logging.ConfigDictTest) ... ok test_config7_ok (test.test_logging.ConfigDictTest) ... ok test_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_config_8_ok (test.test_logging.ConfigDictTest) ... ok test_config_8a_ok (test.test_logging.ConfigDictTest) ... ok test_config_9_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_1_ok (test.test_logging.ConfigDictTest) ... ok test_out_of_order (test.test_logging.ConfigDictTest) ... ok test_manager_loggerclass (test.test_logging.ManagerTest) ... ok test_set_log_record_factory (test.test_logging.ManagerTest) ... ok test_braces (test.test_logging.FormatterTest) ... ok test_dollars (test.test_logging.FormatterTest) ... ok test_invalid_style (test.test_logging.FormatterTest) ... ok test_percent (test.test_logging.FormatterTest) ... ok test_time (test.test_logging.FormatterTest) ... ok test_custom (test.test_logging.BufferingFormatterTest) ... ok test_default (test.test_logging.BufferingFormatterTest) ... ok test_error_handling (test.test_logging.StreamHandlerTest) ... ok test_logrecord_class (test.test_logging.LogRecordFactoryTest) ... ok test_child_loggers (test.test_logging.ChildLoggerTest) ... ok test_queue_handler (test.test_logging.QueueHandlerTest) ... ok test_queue_listener (test.test_logging.QueueHandlerTest) ... ok test_no_failure (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_flush (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_flush (test.test_logging.ShutdownTest) ... ok test_critical (test.test_logging.ModuleLevelMiscTest) ... ok test_debug (test.test_logging.ModuleLevelMiscTest) ... ok test_disable (test.test_logging.ModuleLevelMiscTest) ... ok test_error (test.test_logging.ModuleLevelMiscTest) ... ok test_info (test.test_logging.ModuleLevelMiscTest) ... ok test_log (test.test_logging.ModuleLevelMiscTest) ... ok test_set_logger_class (test.test_logging.ModuleLevelMiscTest) ... ok test_warning (test.test_logging.ModuleLevelMiscTest) ... ok test_critical (test.test_logging.BasicConfigTest) ... ok test_datefmt (test.test_logging.BasicConfigTest) ... ok test_debug (test.test_logging.BasicConfigTest) ... ok test_error (test.test_logging.BasicConfigTest) ... ok test_filemode (test.test_logging.BasicConfigTest) ... ok test_filename (test.test_logging.BasicConfigTest) ... ok test_format (test.test_logging.BasicConfigTest) ... ok test_handlers (test.test_logging.BasicConfigTest) ... ok test_incompatible (test.test_logging.BasicConfigTest) ... ok test_info (test.test_logging.BasicConfigTest) ... ok test_level (test.test_logging.BasicConfigTest) ... ok test_log (test.test_logging.BasicConfigTest) ... ok test_no_kwargs (test.test_logging.BasicConfigTest) ... ok test_stream (test.test_logging.BasicConfigTest) ... ok test_strformatstyle (test.test_logging.BasicConfigTest) ... ok test_stringtemplatestyle (test.test_logging.BasicConfigTest) ... ok test_style (test.test_logging.BasicConfigTest) ... ok test_warning (test.test_logging.BasicConfigTest) ... ok test_critical (test.test_logging.LoggerAdapterTest) ... ok test_exception (test.test_logging.LoggerAdapterTest) ... ok test_has_handlers (test.test_logging.LoggerAdapterTest) ... ok test_is_enabled_for (test.test_logging.LoggerAdapterTest) ... ok test_exception (test.test_logging.LoggerTest) ... ok test_find_caller_with_stack_info (test.test_logging.LoggerTest) ... ok test_has_handlers (test.test_logging.LoggerTest) ... ok test_has_handlers_no_propagate (test.test_logging.LoggerTest) ... ok test_invalid_names (test.test_logging.LoggerTest) ... ok test_is_enabled_for (test.test_logging.LoggerTest) ... ok test_log_invalid_level_no_raise (test.test_logging.LoggerTest) ... ok test_log_invalid_level_with_raise (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_overwrite (test.test_logging.LoggerTest) ... ok test_root_logger_aliases (test.test_logging.LoggerTest) ... ok test_set_invalid_level (test.test_logging.LoggerTest) ... ok test_basic (test.test_logging.SMTPHandlerTest) ... ok test_delay (test.test_logging.FileHandlerTest) ... ok test_file_created (test.test_logging.RotatingFileHandlerTest) ... ok test_rollover_filenames (test.test_logging.RotatingFileHandlerTest) ... ok test_rotator (test.test_logging.RotatingFileHandlerTest) ... ok test_should_not_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_should_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_last_resort (test.test_logging.LastResortTest) ... ok test_dict_arg (test.test_logging.LogRecordTest) ... ok test_multiprocessing (test.test_logging.LogRecordTest) ... ok test_optional (test.test_logging.LogRecordTest) ... ok test_str_rep (test.test_logging.LogRecordTest) ... ok test_formatting (test.test_logging.ExceptionTest) ... ok test_output (test.test_logging.SysLogHandlerTest) ... ok test_output (test.test_logging.HTTPHandlerTest) ... ok test_basic (test.test_logging.NTEventLogHandlerTest) ... skipped 'win32evtlog/win32evtlogutil required for this test.' test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_invalid (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_rollover (test.test_logging.TimedRotatingFileHandlerTest) ... ok ---------------------------------------------------------------------- Ran 147 tests in 16.011s OK (skipped=1) 1 test altered the execution environment: test_logging =================== test_long ==================== Warning -- threading._dangling was modified by test_logging 0.82user 0.11system 0:17.04elapsed 5%CPU (0avgtext+0avgdata 56904maxresident)k 216inputs+4712outputs (2major+13242minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_long ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_long == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29085 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_long test__format__ (test.test_long.LongTest) ... ok test_access_to_nonexistent_digit_0 (test.test_long.LongTest) ... ok test_bit_length (test.test_long.LongTest) ... ok test_bitop_identities (test.test_long.LongTest) ... ok test_conversion (test.test_long.LongTest) ... ok test_correctly_rounded_true_division (test.test_long.LongTest) ... ok test_division (test.test_long.LongTest) ... ok test_float_conversion (test.test_long.LongTest) ... ok test_float_overflow (test.test_long.LongTest) ... ok test_format (test.test_long.LongTest) ... ok test_from_bytes (test.test_long.LongTest) ... ok test_karatsuba (test.test_long.LongTest) ... ok test_logs (test.test_long.LongTest) ... ok test_long (test.test_long.LongTest) ... ok test_mixed_compares (test.test_long.LongTest) ... ok test_nan_inf (test.test_long.LongTest) ... ok test_round (test.test_long.LongTest) ... ok test_small_ints (test.test_long.LongTest) ... ok test_to_bytes (test.test_long.LongTest) ... ok test_true_division (test.test_long.LongTest) ... ok ---------------------------------------------------------------------- Ran 20 tests in 19.736s OK 1 test OK. =================== test_longexp ==================== 6.96user 0.03system 0:20.22elapsed 34%CPU (0avgtext+0avgdata 49664maxresident)k 0inputs+128outputs (0major+10702minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_longexp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_longexp == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29089 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_longexp test_longexp (test.test_longexp.LongExpText) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.935s OK 1 test OK. =================== test_lzma ==================== 0.48user 0.04system 0:01.15elapsed 46%CPU (0avgtext+0avgdata 100808maxresident)k 0inputs+16outputs (0major+24985minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_lzma ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_lzma == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29093 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_lzma test_bad_filter_spec (test.test_lzma.CompressorDecompressorTestCase) ... ok test_compressor_bigmem (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_after_eof (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_alone (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_auto (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_bad_input (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_bigmem (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_memlimit (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_multistream (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_1 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_2 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_3 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_4 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_unused_data (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_xz (test.test_lzma.CompressorDecompressorTestCase) ... ok test_pickle (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_alone (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_raw (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_xz (test.test_lzma.CompressorDecompressorTestCase) ... ok test_simple_bad_args (test.test_lzma.CompressorDecompressorTestCase) ... ok test_bad_args (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_bad_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_good_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_incomplete_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_memlimit (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_multistream (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_multistream_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_roundtrip (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_close (test.test_lzma.FileTestCase) ... ok test_closed (test.test_lzma.FileTestCase) ... ok test_fileno (test.test_lzma.FileTestCase) ... ok test_init (test.test_lzma.FileTestCase) ... ok test_init_bad_check (test.test_lzma.FileTestCase) ... ok test_init_bad_filter_spec (test.test_lzma.FileTestCase) ... ok test_init_bad_mode (test.test_lzma.FileTestCase) ... ok test_init_bad_preset (test.test_lzma.FileTestCase) ... ok test_init_mode (test.test_lzma.FileTestCase) ... ok test_init_with_filename (test.test_lzma.FileTestCase) ... ok test_init_with_preset_and_filters (test.test_lzma.FileTestCase) ... ok test_iterator (test.test_lzma.FileTestCase) ... ok test_peek (test.test_lzma.FileTestCase) ... ok test_peek_bad_args (test.test_lzma.FileTestCase) ... ok test_read (test.test_lzma.FileTestCase) ... ok test_read1 (test.test_lzma.FileTestCase) ... ok test_read1_0 (test.test_lzma.FileTestCase) ... ok test_read1_10 (test.test_lzma.FileTestCase) ... ok test_read1_bad_args (test.test_lzma.FileTestCase) ... ok test_read1_multistream (test.test_lzma.FileTestCase) ... ok test_read_0 (test.test_lzma.FileTestCase) ... ok test_read_10 (test.test_lzma.FileTestCase) ... ok test_read_bad_args (test.test_lzma.FileTestCase) ... ok test_read_bad_data (test.test_lzma.FileTestCase) ... ok test_read_from_file (test.test_lzma.FileTestCase) ... ok test_read_from_file_with_bytes_filename (test.test_lzma.FileTestCase) ... ok test_read_incomplete (test.test_lzma.FileTestCase) ... ok test_read_multistream (test.test_lzma.FileTestCase) ... ok test_read_multistream_buffer_size_aligned (test.test_lzma.FileTestCase) ... ok test_read_multistream_trailing_junk (test.test_lzma.FileTestCase) ... ok test_read_trailing_junk (test.test_lzma.FileTestCase) ... ok test_readable (test.test_lzma.FileTestCase) ... ok test_readline (test.test_lzma.FileTestCase) ... ok test_readlines (test.test_lzma.FileTestCase) ... ok test_seek_backward (test.test_lzma.FileTestCase) ... ok test_seek_backward_across_streams (test.test_lzma.FileTestCase) ... ok test_seek_backward_relative_to_end (test.test_lzma.FileTestCase) ... ok test_seek_bad_args (test.test_lzma.FileTestCase) ... ok test_seek_forward (test.test_lzma.FileTestCase) ... ok test_seek_forward_across_streams (test.test_lzma.FileTestCase) ... ok test_seek_forward_relative_to_current (test.test_lzma.FileTestCase) ... ok test_seek_forward_relative_to_end (test.test_lzma.FileTestCase) ... ok test_seek_past_end (test.test_lzma.FileTestCase) ... ok test_seek_past_start (test.test_lzma.FileTestCase) ... ok test_seekable (test.test_lzma.FileTestCase) ... ok test_tell (test.test_lzma.FileTestCase) ... ok test_tell_bad_args (test.test_lzma.FileTestCase) ... ok test_writable (test.test_lzma.FileTestCase) ... ok test_write (test.test_lzma.FileTestCase) ... ok test_write_10 (test.test_lzma.FileTestCase) ... ok test_write_append (test.test_lzma.FileTestCase) ... ok test_write_append_to_file (test.test_lzma.FileTestCase) ... ok test_write_bad_args (test.test_lzma.FileTestCase) ... ok test_write_to_file (test.test_lzma.FileTestCase) ... ok test_write_to_file_with_bytes_filename (test.test_lzma.FileTestCase) ... ok test_writelines (test.test_lzma.FileTestCase) ... ok test_bad_params (test.test_lzma.OpenTestCase) ... ok test_binary_modes (test.test_lzma.OpenTestCase) ... ok test_encoding (test.test_lzma.OpenTestCase) ... ok test_encoding_error_handler (test.test_lzma.OpenTestCase) ... ok test_filename (test.test_lzma.OpenTestCase) ... ok test_format_and_filters (test.test_lzma.OpenTestCase) ... ok test_newline (test.test_lzma.OpenTestCase) ... ok test_text_modes (test.test_lzma.OpenTestCase) ... ok test__decode_filter_properties (test.test_lzma.MiscellaneousTestCase) ... ok test__encode_filter_properties (test.test_lzma.MiscellaneousTestCase) ... ok test_filter_properties_roundtrip (test.test_lzma.MiscellaneousTestCase) ... ok test_is_check_supported (test.test_lzma.MiscellaneousTestCase) ... ok ---------------------------------------------------------------------- Ran 99 tests in 30.204s OK 1 test OK. :3: UserWarning: implicit cast from 'char *' to 'uint8_t *' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) 9.46user 0.94system 0:31.47elapsed 33%CPU (0avgtext+0avgdata 943748maxresident)k 0inputs+272outputs (0major+620041minor)pagefaults 0swaps =================== test_macpath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_macpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_macpath == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29105 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_macpath test_abspath (test.test_macpath.MacCommonTest) ... ok test_abspath_issue3426 (test.test_macpath.MacCommonTest) ... ok test_commonprefix (test.test_macpath.MacCommonTest) ... ok test_exists (test.test_macpath.MacCommonTest) ... ok test_exists_fd (test.test_macpath.MacCommonTest) ... ok test_expandvars (test.test_macpath.MacCommonTest) ... skipped 'macpath.expandvars is a stub' test_expandvars_nonascii (test.test_macpath.MacCommonTest) ... skipped 'need support.FS_NONASCII' test_getsize (test.test_macpath.MacCommonTest) ... ok test_isdir (test.test_macpath.MacCommonTest) ... ok test_isfile (test.test_macpath.MacCommonTest) ... ok test_no_argument (test.test_macpath.MacCommonTest) ... ok test_nonascii_abspath (test.test_macpath.MacCommonTest) ... ok test_normcase (test.test_macpath.MacCommonTest) ... ok test_normpath_issue5827 (test.test_macpath.MacCommonTest) ... ok test_realpath (test.test_macpath.MacCommonTest) ... ok test_splitdrive (test.test_macpath.MacCommonTest) ... ok test_time (test.test_macpath.MacCommonTest) ... ok test_abspath (test.test_macpath.MacPathTestCase) ... ok test_isabs (test.test_macpath.MacPathTestCase) ... ok test_ismount (test.test_macpath.MacPathTestCase) ... ok test_join (test.test_macpath.MacPathTestCase) ... ok test_normpath (test.test_macpath.MacPathTestCase) ... ok test_split (test.test_macpath.MacPathTestCase) ... ok test_splitext (test.test_macpath.MacPathTestCase) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.007s OK (skipped=2) 1 test OK. =================== test_macurl2path ==================== 0.15user 0.02system 0:00.51elapsed 34%CPU (0avgtext+0avgdata 41256maxresident)k 0inputs+64outputs (0major+8319minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_macurl2path ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_macurl2path == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29109 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_macurl2path test_pathname2url (test.test_macurl2path.MacUrl2PathTestCase) ... ok test_url2pathname (test.test_macurl2path.MacUrl2PathTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. =================== test_mailbox ==================== 0.14user 0.01system 0:00.43elapsed 38%CPU (0avgtext+0avgdata 41276maxresident)k 0inputs+16outputs (0major+8392minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mailbox ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mailbox == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29113 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_mailbox test_notimplemented (test.test_mailbox.TestMailboxSuperclass) ... ok test_add (test.test_mailbox.TestMaildir) ... ok test_add_8bit_body (test.test_mailbox.TestMaildir) ... ok test_add_MM (test.test_mailbox.TestMaildir) ... ok test_add_StringIO_warns (test.test_mailbox.TestMaildir) ... ok test_add_and_remove_folders (test.test_mailbox.TestMaildir) ... ok test_add_binary_file (test.test_mailbox.TestMaildir) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMaildir) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMaildir) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMaildir) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMaildir) ... ok test_add_text_file_warns (test.test_mailbox.TestMaildir) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMaildir) ... ok test_clean (test.test_mailbox.TestMaildir) ... ok test_clear (test.test_mailbox.TestMaildir) ... ok test_close (test.test_mailbox.TestMaildir) ... ok test_consistent_factory (test.test_mailbox.TestMaildir) ... ok test_contains (test.test_mailbox.TestMaildir) ... ok test_create_tmp (test.test_mailbox.TestMaildir) ... ok test_delitem (test.test_mailbox.TestMaildir) ... ok test_directory_in_folder (test.test_mailbox.TestMaildir) ... ok test_discard (test.test_mailbox.TestMaildir) ... ok test_dump_message (test.test_mailbox.TestMaildir) ... ok test_file_permissions (test.test_mailbox.TestMaildir) ... ok test_flush (test.test_mailbox.TestMaildir) ... ok test_folder (test.test_mailbox.TestMaildir) ... ok test_folder_file_perms (test.test_mailbox.TestMaildir) ... ok test_get (test.test_mailbox.TestMaildir) ... ok test_get_MM (test.test_mailbox.TestMaildir) ... ok test_get_bytes (test.test_mailbox.TestMaildir) ... ok test_get_file (test.test_mailbox.TestMaildir) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMaildir) ... ok test_get_folder (test.test_mailbox.TestMaildir) ... ok test_get_message (test.test_mailbox.TestMaildir) ... ok test_get_string (test.test_mailbox.TestMaildir) ... ok test_getitem (test.test_mailbox.TestMaildir) ... ok test_initialize_existing (test.test_mailbox.TestMaildir) ... ok test_initialize_new (test.test_mailbox.TestMaildir) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMaildir) ... ok test_items (test.test_mailbox.TestMaildir) ... ok test_iter (test.test_mailbox.TestMaildir) ... ok test_iteritems (test.test_mailbox.TestMaildir) ... ok test_iterkeys (test.test_mailbox.TestMaildir) ... ok test_itervalues (test.test_mailbox.TestMaildir) ... ok test_keys (test.test_mailbox.TestMaildir) ... ok test_len (test.test_mailbox.TestMaildir) ... ok test_list_folders (test.test_mailbox.TestMaildir) ... ok test_lock_unlock (test.test_mailbox.TestMaildir) ... ok test_lookup (test.test_mailbox.TestMaildir) ... ok test_pop (test.test_mailbox.TestMaildir) ... ok test_popitem (test.test_mailbox.TestMaildir) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMaildir) ... ok test_refresh (test.test_mailbox.TestMaildir) ... ok test_refresh_after_safety_period (test.test_mailbox.TestMaildir) ... ok test_remove (test.test_mailbox.TestMaildir) ... ok test_reread (test.test_mailbox.TestMaildir) ... ok test_set_MM (test.test_mailbox.TestMaildir) ... ok test_set_item (test.test_mailbox.TestMaildir) ... ok test_update (test.test_mailbox.TestMaildir) ... ok test_values (test.test_mailbox.TestMaildir) ... ok test_add (test.test_mailbox.TestMbox) ... ok test_add_8bit_body (test.test_mailbox.TestMbox) ... ok test_add_StringIO_warns (test.test_mailbox.TestMbox) ... ok test_add_and_close (test.test_mailbox.TestMbox) ... ok test_add_binary_file (test.test_mailbox.TestMbox) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMbox) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestMbox) ... ok test_add_from_bytes (test.test_mailbox.TestMbox) ... ok test_add_from_string (test.test_mailbox.TestMbox) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMbox) ... ok test_add_mbox_or_mmdf_message (test.test_mailbox.TestMbox) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMbox) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMbox) ... ok test_add_text_file_warns (test.test_mailbox.TestMbox) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMbox) ... ok test_clear (test.test_mailbox.TestMbox) ... ok test_close (test.test_mailbox.TestMbox) ... ok test_contains (test.test_mailbox.TestMbox) ... ok test_delitem (test.test_mailbox.TestMbox) ... ok test_discard (test.test_mailbox.TestMbox) ... ok test_dump_message (test.test_mailbox.TestMbox) ... ok test_file_perms (test.test_mailbox.TestMbox) ... ok test_flush (test.test_mailbox.TestMbox) ... ok test_get (test.test_mailbox.TestMbox) ... ok test_get_bytes (test.test_mailbox.TestMbox) ... ok test_get_file (test.test_mailbox.TestMbox) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMbox) ... ok test_get_message (test.test_mailbox.TestMbox) ... ok test_get_string (test.test_mailbox.TestMbox) ... ok test_getitem (test.test_mailbox.TestMbox) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMbox) ... ok test_items (test.test_mailbox.TestMbox) ... ok test_iter (test.test_mailbox.TestMbox) ... ok test_iteritems (test.test_mailbox.TestMbox) ... ok test_iterkeys (test.test_mailbox.TestMbox) ... ok test_itervalues (test.test_mailbox.TestMbox) ... ok test_keys (test.test_mailbox.TestMbox) ... ok test_len (test.test_mailbox.TestMbox) ... ok test_lock_conflict (test.test_mailbox.TestMbox) ... ok test_lock_unlock (test.test_mailbox.TestMbox) ... ok test_message_separator (test.test_mailbox.TestMbox) ... ok test_open_close_open (test.test_mailbox.TestMbox) ... ok test_permissions_after_flush (test.test_mailbox.TestMbox) ... ok test_pop (test.test_mailbox.TestMbox) ... ok test_popitem (test.test_mailbox.TestMbox) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMbox) ... ok test_relock (test.test_mailbox.TestMbox) ... ok test_remove (test.test_mailbox.TestMbox) ... ok test_set_item (test.test_mailbox.TestMbox) ... ok test_terminating_newline (test.test_mailbox.TestMbox) ... ok test_update (test.test_mailbox.TestMbox) ... ok test_values (test.test_mailbox.TestMbox) ... ok test_add (test.test_mailbox.TestMMDF) ... ok test_add_8bit_body (test.test_mailbox.TestMMDF) ... ok test_add_StringIO_warns (test.test_mailbox.TestMMDF) ... ok test_add_and_close (test.test_mailbox.TestMMDF) ... ok test_add_binary_file (test.test_mailbox.TestMMDF) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMMDF) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestMMDF) ... ok test_add_from_bytes (test.test_mailbox.TestMMDF) ... ok test_add_from_string (test.test_mailbox.TestMMDF) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMMDF) ... ok test_add_mbox_or_mmdf_message (test.test_mailbox.TestMMDF) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMMDF) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMMDF) ... ok test_add_text_file_warns (test.test_mailbox.TestMMDF) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMMDF) ... ok test_clear (test.test_mailbox.TestMMDF) ... ok test_close (test.test_mailbox.TestMMDF) ... ok test_contains (test.test_mailbox.TestMMDF) ... ok test_delitem (test.test_mailbox.TestMMDF) ... ok test_discard (test.test_mailbox.TestMMDF) ... ok test_dump_message (test.test_mailbox.TestMMDF) ... ok test_flush (test.test_mailbox.TestMMDF) ... ok test_get (test.test_mailbox.TestMMDF) ... ok test_get_bytes (test.test_mailbox.TestMMDF) ... ok test_get_file (test.test_mailbox.TestMMDF) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMMDF) ... ok test_get_message (test.test_mailbox.TestMMDF) ... ok test_get_string (test.test_mailbox.TestMMDF) ... ok test_getitem (test.test_mailbox.TestMMDF) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMMDF) ... ok test_items (test.test_mailbox.TestMMDF) ... ok test_iter (test.test_mailbox.TestMMDF) ... ok test_iteritems (test.test_mailbox.TestMMDF) ... ok test_iterkeys (test.test_mailbox.TestMMDF) ... ok test_itervalues (test.test_mailbox.TestMMDF) ... ok test_keys (test.test_mailbox.TestMMDF) ... ok test_len (test.test_mailbox.TestMMDF) ... ok test_lock_conflict (test.test_mailbox.TestMMDF) ... ok test_lock_unlock (test.test_mailbox.TestMMDF) ... ok test_open_close_open (test.test_mailbox.TestMMDF) ... ok test_permissions_after_flush (test.test_mailbox.TestMMDF) ... ok test_pop (test.test_mailbox.TestMMDF) ... ok test_popitem (test.test_mailbox.TestMMDF) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMMDF) ... ok test_relock (test.test_mailbox.TestMMDF) ... ok test_remove (test.test_mailbox.TestMMDF) ... ok test_set_item (test.test_mailbox.TestMMDF) ... ok test_update (test.test_mailbox.TestMMDF) ... ok test_values (test.test_mailbox.TestMMDF) ... ok test_add (test.test_mailbox.TestMH) ... ok test_add_8bit_body (test.test_mailbox.TestMH) ... ok test_add_StringIO_warns (test.test_mailbox.TestMH) ... ok test_add_and_remove_folders (test.test_mailbox.TestMH) ... ok test_add_binary_file (test.test_mailbox.TestMH) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMH) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMH) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMH) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMH) ... ok test_add_text_file_warns (test.test_mailbox.TestMH) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMH) ... ok test_clear (test.test_mailbox.TestMH) ... ok test_close (test.test_mailbox.TestMH) ... ok test_contains (test.test_mailbox.TestMH) ... ok test_delitem (test.test_mailbox.TestMH) ... ok test_discard (test.test_mailbox.TestMH) ... ok test_dump_message (test.test_mailbox.TestMH) ... ok test_flush (test.test_mailbox.TestMH) ... ok test_get (test.test_mailbox.TestMH) ... ok test_get_bytes (test.test_mailbox.TestMH) ... ok test_get_file (test.test_mailbox.TestMH) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMH) ... ok test_get_folder (test.test_mailbox.TestMH) ... ok test_get_message (test.test_mailbox.TestMH) ... ok test_get_string (test.test_mailbox.TestMH) ... ok test_getitem (test.test_mailbox.TestMH) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMH) ... ok test_issue2625 (test.test_mailbox.TestMH) ... ok test_issue7627 (test.test_mailbox.TestMH) ... ok test_items (test.test_mailbox.TestMH) ... ok test_iter (test.test_mailbox.TestMH) ... ok test_iteritems (test.test_mailbox.TestMH) ... ok test_iterkeys (test.test_mailbox.TestMH) ... ok test_itervalues (test.test_mailbox.TestMH) ... ok test_keys (test.test_mailbox.TestMH) ... ok test_len (test.test_mailbox.TestMH) ... ok test_list_folders (test.test_mailbox.TestMH) ... ok test_lock_unlock (test.test_mailbox.TestMH) ... ok test_pack (test.test_mailbox.TestMH) ... ok test_pop (test.test_mailbox.TestMH) ... ok test_popitem (test.test_mailbox.TestMH) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMH) ... ok test_remove (test.test_mailbox.TestMH) ... ok test_sequences (test.test_mailbox.TestMH) ... ok test_set_item (test.test_mailbox.TestMH) ... ok test_update (test.test_mailbox.TestMH) ... ok test_values (test.test_mailbox.TestMH) ... ok test_add (test.test_mailbox.TestBabyl) ... ok test_add_8bit_body (test.test_mailbox.TestBabyl) ... ok test_add_StringIO_warns (test.test_mailbox.TestBabyl) ... ok test_add_binary_file (test.test_mailbox.TestBabyl) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestBabyl) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestBabyl) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestBabyl) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestBabyl) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestBabyl) ... ok test_add_text_file_warns (test.test_mailbox.TestBabyl) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestBabyl) ... ok test_clear (test.test_mailbox.TestBabyl) ... ok test_close (test.test_mailbox.TestBabyl) ... ok test_contains (test.test_mailbox.TestBabyl) ... ok test_delitem (test.test_mailbox.TestBabyl) ... ok test_discard (test.test_mailbox.TestBabyl) ... ok test_dump_message (test.test_mailbox.TestBabyl) ... ok test_flush (test.test_mailbox.TestBabyl) ... ok test_get (test.test_mailbox.TestBabyl) ... ok test_get_bytes (test.test_mailbox.TestBabyl) ... ok test_get_file (test.test_mailbox.TestBabyl) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestBabyl) ... ok test_get_message (test.test_mailbox.TestBabyl) ... ok test_get_string (test.test_mailbox.TestBabyl) ... ok test_getitem (test.test_mailbox.TestBabyl) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestBabyl) ... ok test_items (test.test_mailbox.TestBabyl) ... ok test_iter (test.test_mailbox.TestBabyl) ... ok test_iteritems (test.test_mailbox.TestBabyl) ... ok test_iterkeys (test.test_mailbox.TestBabyl) ... ok test_itervalues (test.test_mailbox.TestBabyl) ... ok test_keys (test.test_mailbox.TestBabyl) ... ok test_labels (test.test_mailbox.TestBabyl) ... ok test_len (test.test_mailbox.TestBabyl) ... ok test_lock_unlock (test.test_mailbox.TestBabyl) ... ok test_permissions_after_flush (test.test_mailbox.TestBabyl) ... ok test_pop (test.test_mailbox.TestBabyl) ... ok test_popitem (test.test_mailbox.TestBabyl) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestBabyl) ... ok test_remove (test.test_mailbox.TestBabyl) ... ok test_set_item (test.test_mailbox.TestBabyl) ... ok test_update (test.test_mailbox.TestBabyl) ... ok test_values (test.test_mailbox.TestBabyl) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMessage) ... ok test_become_message (test.test_mailbox.TestMessage) ... ok test_explain_to (test.test_mailbox.TestMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMaildirMessage) ... ok test_become_message (test.test_mailbox.TestMaildirMessage) ... ok test_date (test.test_mailbox.TestMaildirMessage) ... ok test_explain_to (test.test_mailbox.TestMaildirMessage) ... ok test_flags (test.test_mailbox.TestMaildirMessage) ... ok test_info (test.test_mailbox.TestMaildirMessage) ... ok test_info_and_flags (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMaildirMessage) ... ok test_subdir (test.test_mailbox.TestMaildirMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMboxMessage) ... ok test_become_message (test.test_mailbox.TestMboxMessage) ... ok test_explain_to (test.test_mailbox.TestMboxMessage) ... ok test_flags (test.test_mailbox.TestMboxMessage) ... ok test_from (test.test_mailbox.TestMboxMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_unixfrom (test.test_mailbox.TestMboxMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMHMessage) ... ok test_become_message (test.test_mailbox.TestMHMessage) ... ok test_explain_to (test.test_mailbox.TestMHMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMHMessage) ... ok test_sequences (test.test_mailbox.TestMHMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestBabylMessage) ... ok test_become_message (test.test_mailbox.TestBabylMessage) ... ok test_explain_to (test.test_mailbox.TestBabylMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_file (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_string (test.test_mailbox.TestBabylMessage) ... ok test_labels (test.test_mailbox.TestBabylMessage) ... ok test_visible (test.test_mailbox.TestBabylMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMMDFMessage) ... ok test_become_message (test.test_mailbox.TestMMDFMessage) ... ok test_explain_to (test.test_mailbox.TestMMDFMessage) ... ok test_flags (test.test_mailbox.TestMMDFMessage) ... ok test_from (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_unixfrom (test.test_mailbox.TestMMDFMessage) ... ok test_babyl_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_plain_to_x (test.test_mailbox.TestMessageConversion) ... ok test_type_specific_attributes_removed_on_conversion (test.test_mailbox.TestMessageConversion) ... ok test_x_from_bytes (test.test_mailbox.TestMessageConversion) ... ok test_x_to_invalid (test.test_mailbox.TestMessageConversion) ... ok test_x_to_plain (test.test_mailbox.TestMessageConversion) ... ok test_close (test.test_mailbox.TestProxyFile) ... ok test_initialize (test.test_mailbox.TestProxyFile) ... ok test_iteration (test.test_mailbox.TestProxyFile) ... ok test_read (test.test_mailbox.TestProxyFile) ... ok test_readline (test.test_mailbox.TestProxyFile) ... ok test_readlines (test.test_mailbox.TestProxyFile) ... ok test_seek_and_tell (test.test_mailbox.TestProxyFile) ... ok test_close (test.test_mailbox.TestPartialFile) ... ok test_initialize (test.test_mailbox.TestPartialFile) ... ok test_iteration (test.test_mailbox.TestPartialFile) ... ok test_read (test.test_mailbox.TestPartialFile) ... ok test_readline (test.test_mailbox.TestPartialFile) ... ok test_readlines (test.test_mailbox.TestPartialFile) ... ok test_seek_and_tell (test.test_mailbox.TestPartialFile) ... ok test_empty_maildir (test.test_mailbox.MaildirTestCase) Test an empty maildir mailbox ... ok test_nonempty_maildir_both (test.test_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_cur (test.test_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_new (test.test_mailbox.MaildirTestCase) ... ok test_closing_fd (test.test_mailbox.TestFakeMailBox) ... ok ---------------------------------------------------------------------- Ran 359 tests in 5.099s OK 1 test OK. 1.42user 0.16system 0:05.75elapsed 27%CPU (0avgtext+0avgdata 57440maxresident)k 32inputs+5160outputs (0major+25193minor)pagefaults 0swaps =================== test_mailcap ==================== + for TestName in $(cat testnames.txt) + echo =================== test_mailcap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mailcap == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29119 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_mailcap test_listmailcapfiles (test.test_mailcap.HelperFunctionTest) ... ok test_lookup (test.test_mailcap.HelperFunctionTest) ... ok test_readmailcapfile (test.test_mailcap.HelperFunctionTest) ... ok test_subst (test.test_mailcap.HelperFunctionTest) ... ok test_mock_getcaps (test.test_mailcap.GetcapsTest) ... ok test_system_mailcap (test.test_mailcap.GetcapsTest) ... ok test_findmatch (test.test_mailcap.FindmatchTest) ... ok test_test (test.test_mailcap.FindmatchTest) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.010s OK 1 test OK. 0.15user 0.02system 0:00.41elapsed 42%CPU (0avgtext+0avgdata 41568maxresident)k 0inputs+32outputs (0major+9468minor)pagefaults 0swaps =================== test_marshal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_marshal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_marshal == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29125 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_marshal test_bool (test.test_marshal.IntTestCase) ... ok test_int64 (test.test_marshal.IntTestCase) ... ok test_ints (test.test_marshal.IntTestCase) ... ok test_floats (test.test_marshal.FloatTestCase) ... ok test_bytes (test.test_marshal.StringTestCase) ... ok test_string (test.test_marshal.StringTestCase) ... ok test_unicode (test.test_marshal.StringTestCase) ... ok test_code (test.test_marshal.CodeTestCase) ... ok test_different_filenames (test.test_marshal.CodeTestCase) ... ok test_many_codeobjects (test.test_marshal.CodeTestCase) ... ok test_same_filename_used (test.test_marshal.CodeTestCase) ... skipped 'implementation detail specific to cpython' test_dict (test.test_marshal.ContainerTestCase) ... ok test_list (test.test_marshal.ContainerTestCase) ... ok test_sets (test.test_marshal.ContainerTestCase) ... ok test_tuple (test.test_marshal.ContainerTestCase) ... ok test_exceptions (test.test_marshal.ExceptionTestCase) ... ok test_array (test.test_marshal.BufferTestCase) ... ok test_bytearray (test.test_marshal.BufferTestCase) ... ok test_memoryview (test.test_marshal.BufferTestCase) ... ok test_bad_reader (test.test_marshal.BugsTestCase) ... ok test_bug_5888452 (test.test_marshal.BugsTestCase) ... ok test_exact_type_match (test.test_marshal.BugsTestCase) ... ok test_fuzz (test.test_marshal.BugsTestCase) ... ok test_invalid_longs (test.test_marshal.BugsTestCase) ... ok test_large_marshal (test.test_marshal.BugsTestCase) ... ok test_loads_recursion (test.test_marshal.BugsTestCase) ... ok test_loads_reject_unicode_strings (test.test_marshal.BugsTestCase) ... ok test_multiple_dumps_and_loads (test.test_marshal.BugsTestCase) ... ok test_patch_873224 (test.test_marshal.BugsTestCase) ... ok test_recursion_limit (test.test_marshal.BugsTestCase) ... skipped 'specific recursion check' test_version_argument (test.test_marshal.BugsTestCase) ... ok test_bytearray (test.test_marshal.LargeValuesTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_bytes (test.test_marshal.LargeValuesTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_frozenset (test.test_marshal.LargeValuesTestCase) ... skipped 'not enough memory: 256.0G minimum needed' test_list (test.test_marshal.LargeValuesTestCase) ... skipped 'not enough memory: 18.0G minimum needed' test_set (test.test_marshal.LargeValuesTestCase) ... skipped 'not enough memory: 256.0G minimum needed' test_str (test.test_marshal.LargeValuesTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_tuple (test.test_marshal.LargeValuesTestCase) ... skipped 'not enough memory: 18.0G minimum needed' ---------------------------------------------------------------------- Ran 38 tests in 0.452s OK (skipped=9) 1 test OK. 0.26user 0.06system 0:00.63elapsed 51%CPU (0avgtext+0avgdata 82184maxresident)k 0inputs+6720outputs (0major+22406minor)pagefaults 0swaps =================== test_math ==================== + for TestName in $(cat testnames.txt) + echo =================== test_math ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_math == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29129 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_math testAcos (test.test_math.MathTests) ... ok testAcosh (test.test_math.MathTests) ... ok testAsin (test.test_math.MathTests) ... ok testAsinh (test.test_math.MathTests) ... ok testAtan (test.test_math.MathTests) ... ok testAtan2 (test.test_math.MathTests) ... ok testAtanh (test.test_math.MathTests) ... ok testCeil (test.test_math.MathTests) ... ok testConstants (test.test_math.MathTests) ... ok testCopysign (test.test_math.MathTests) ... ok testCos (test.test_math.MathTests) ... ok testCosh (test.test_math.MathTests) ... ok testDegrees (test.test_math.MathTests) ... ok testExp (test.test_math.MathTests) ... ok testFabs (test.test_math.MathTests) ... ok testFactorial (test.test_math.MathTests) ... ok testFloor (test.test_math.MathTests) ... ok testFmod (test.test_math.MathTests) ... ok testFrexp (test.test_math.MathTests) ... ok testFsum (test.test_math.MathTests) ... ok testHypot (test.test_math.MathTests) ... ok testIsfinite (test.test_math.MathTests) ... ok testIsinf (test.test_math.MathTests) ... ok testIsnan (test.test_math.MathTests) ... ok testLdexp (test.test_math.MathTests) ... ok testLog (test.test_math.MathTests) ... ok testLog10 (test.test_math.MathTests) ... ok testLog1p (test.test_math.MathTests) ... ok testLog2 (test.test_math.MathTests) ... ok testLog2Exact (test.test_math.MathTests) ... ok testModf (test.test_math.MathTests) ... ok testPow (test.test_math.MathTests) ... ok testRadians (test.test_math.MathTests) ... ok testSin (test.test_math.MathTests) ... ok testSinh (test.test_math.MathTests) ... ok testSqrt (test.test_math.MathTests) ... ok testTan (test.test_math.MathTests) ... ok testTanh (test.test_math.MathTests) ... ok testTanhSign (test.test_math.MathTests) ... ok test_exceptions (test.test_math.MathTests) ... ok test_mtestfile (test.test_math.MathTests) ... ok test_testfile (test.test_math.MathTests) ... ok test_trunc (test.test_math.MathTests) ... ok /builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/ieee754.txt Doctest: ieee754.txt ... ok ---------------------------------------------------------------------- Ran 44 tests in 11.123s OK 1 test OK. 3.25user 0.03system 0:11.61elapsed 28%CPU (0avgtext+0avgdata 47096maxresident)k 0inputs+8outputs (0major+10015minor)pagefaults 0swaps =================== test_memoryio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_memoryio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_memoryio == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29133 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_memoryio testInit (test.test_memoryio.PyBytesIOTest) ... ok testRead (test.test_memoryio.PyBytesIOTest) ... ok testReadNoArgs (test.test_memoryio.PyBytesIOTest) ... ok testSeek (test.test_memoryio.PyBytesIOTest) ... ok testTell (test.test_memoryio.PyBytesIOTest) ... ok test_bytes_array (test.test_memoryio.PyBytesIOTest) ... ok test_detach (test.test_memoryio.PyBytesIOTest) ... ok test_flags (test.test_memoryio.PyBytesIOTest) ... ok test_flush (test.test_memoryio.PyBytesIOTest) ... ok test_getbuffer (test.test_memoryio.PyBytesIOTest) ... ok test_getvalue (test.test_memoryio.PyBytesIOTest) ... ok test_init (test.test_memoryio.PyBytesIOTest) ... ok test_instance_dict_leak (test.test_memoryio.PyBytesIOTest) ... ok test_issue5449 (test.test_memoryio.PyBytesIOTest) ... ok test_iterator (test.test_memoryio.PyBytesIOTest) ... ok test_overseek (test.test_memoryio.PyBytesIOTest) ... ok test_pickling (test.test_memoryio.PyBytesIOTest) ... ok test_read (test.test_memoryio.PyBytesIOTest) ... ok test_read1 (test.test_memoryio.PyBytesIOTest) ... ok test_readinto (test.test_memoryio.PyBytesIOTest) ... ok test_readline (test.test_memoryio.PyBytesIOTest) ... ok test_readlines (test.test_memoryio.PyBytesIOTest) ... ok test_relative_seek (test.test_memoryio.PyBytesIOTest) ... ok test_seek (test.test_memoryio.PyBytesIOTest) ... ok test_subclassing (test.test_memoryio.PyBytesIOTest) ... ok test_tell (test.test_memoryio.PyBytesIOTest) ... ok test_truncate (test.test_memoryio.PyBytesIOTest) ... ok test_unicode (test.test_memoryio.PyBytesIOTest) ... ok test_write (test.test_memoryio.PyBytesIOTest) ... ok test_writelines (test.test_memoryio.PyBytesIOTest) ... ok test_writelines_error (test.test_memoryio.PyBytesIOTest) ... ok testInit (test.test_memoryio.PyStringIOTest) ... ok testRead (test.test_memoryio.PyStringIOTest) ... ok testReadNoArgs (test.test_memoryio.PyStringIOTest) ... ok testSeek (test.test_memoryio.PyStringIOTest) ... ok testTell (test.test_memoryio.PyStringIOTest) ... ok test_detach (test.test_memoryio.PyStringIOTest) ... ok test_flags (test.test_memoryio.PyStringIOTest) ... ok test_flush (test.test_memoryio.PyStringIOTest) ... ok test_getvalue (test.test_memoryio.PyStringIOTest) ... ok test_init (test.test_memoryio.PyStringIOTest) ... ok test_instance_dict_leak (test.test_memoryio.PyStringIOTest) ... ok test_issue5265 (test.test_memoryio.PyStringIOTest) ... ok test_iterator (test.test_memoryio.PyStringIOTest) ... ok test_lone_surrogates (test.test_memoryio.PyStringIOTest) ... ok test_newline_argument (test.test_memoryio.PyStringIOTest) ... ok test_newline_cr (test.test_memoryio.PyStringIOTest) ... ok test_newline_crlf (test.test_memoryio.PyStringIOTest) ... ok test_newline_default (test.test_memoryio.PyStringIOTest) ... ok test_newline_empty (test.test_memoryio.PyStringIOTest) ... ok test_newline_lf (test.test_memoryio.PyStringIOTest) ... ok test_newline_none (test.test_memoryio.PyStringIOTest) ... ok test_newlines_property (test.test_memoryio.PyStringIOTest) ... ok test_overseek (test.test_memoryio.PyStringIOTest) ... ok test_pickling (test.test_memoryio.PyStringIOTest) ... ok test_read (test.test_memoryio.PyStringIOTest) ... ok test_readline (test.test_memoryio.PyStringIOTest) ... ok test_readlines (test.test_memoryio.PyStringIOTest) ... ok test_relative_seek (test.test_memoryio.PyStringIOTest) ... ok test_seek (test.test_memoryio.PyStringIOTest) ... ok test_subclassing (test.test_memoryio.PyStringIOTest) ... ok test_tell (test.test_memoryio.PyStringIOTest) ... ok test_textio_properties (test.test_memoryio.PyStringIOTest) ... ok test_truncate (test.test_memoryio.PyStringIOTest) ... ok test_write (test.test_memoryio.PyStringIOTest) ... ok test_writelines (test.test_memoryio.PyStringIOTest) ... ok test_writelines_error (test.test_memoryio.PyStringIOTest) ... ok testInit (test.test_memoryio.CBytesIOTest) ... ok testRead (test.test_memoryio.CBytesIOTest) ... ok testReadNoArgs (test.test_memoryio.CBytesIOTest) ... ok testSeek (test.test_memoryio.CBytesIOTest) ... ok testTell (test.test_memoryio.CBytesIOTest) ... ok test_bytes_array (test.test_memoryio.CBytesIOTest) ... ok test_detach (test.test_memoryio.CBytesIOTest) ... ok test_flags (test.test_memoryio.CBytesIOTest) ... ok test_flush (test.test_memoryio.CBytesIOTest) ... ok test_getbuffer (test.test_memoryio.CBytesIOTest) ... ok test_getstate (test.test_memoryio.CBytesIOTest) ... ok test_getvalue (test.test_memoryio.CBytesIOTest) ... ok test_init (test.test_memoryio.CBytesIOTest) ... ok test_instance_dict_leak (test.test_memoryio.CBytesIOTest) ... ok test_issue5449 (test.test_memoryio.CBytesIOTest) ... ok test_iterator (test.test_memoryio.CBytesIOTest) ... ok test_overseek (test.test_memoryio.CBytesIOTest) ... ok test_pickling (test.test_memoryio.CBytesIOTest) ... ok test_read (test.test_memoryio.CBytesIOTest) ... ok test_read1 (test.test_memoryio.CBytesIOTest) ... ok test_readinto (test.test_memoryio.CBytesIOTest) ... ok test_readline (test.test_memoryio.CBytesIOTest) ... ok test_readlines (test.test_memoryio.CBytesIOTest) ... ok test_relative_seek (test.test_memoryio.CBytesIOTest) ... ok test_seek (test.test_memoryio.CBytesIOTest) ... ok test_setstate (test.test_memoryio.CBytesIOTest) ... ok test_sizeof (test.test_memoryio.CBytesIOTest) ... skipped 'implementation detail specific to cpython' test_subclassing (test.test_memoryio.CBytesIOTest) ... ok test_tell (test.test_memoryio.CBytesIOTest) ... ok test_truncate (test.test_memoryio.CBytesIOTest) ... ok test_unicode (test.test_memoryio.CBytesIOTest) ... ok test_write (test.test_memoryio.CBytesIOTest) ... ok test_writelines (test.test_memoryio.CBytesIOTest) ... ok test_writelines_error (test.test_memoryio.CBytesIOTest) ... ok testInit (test.test_memoryio.CStringIOTest) ... ok testRead (test.test_memoryio.CStringIOTest) ... ok testReadNoArgs (test.test_memoryio.CStringIOTest) ... ok testSeek (test.test_memoryio.CStringIOTest) ... ok testTell (test.test_memoryio.CStringIOTest) ... ok test_detach (test.test_memoryio.CStringIOTest) ... ok test_flags (test.test_memoryio.CStringIOTest) ... ok test_flush (test.test_memoryio.CStringIOTest) ... ok test_getstate (test.test_memoryio.CStringIOTest) ... ok test_getvalue (test.test_memoryio.CStringIOTest) ... ok test_init (test.test_memoryio.CStringIOTest) ... ok test_instance_dict_leak (test.test_memoryio.CStringIOTest) ... ok test_issue5265 (test.test_memoryio.CStringIOTest) ... ok test_iterator (test.test_memoryio.CStringIOTest) ... ok test_lone_surrogates (test.test_memoryio.CStringIOTest) ... ok test_newline_argument (test.test_memoryio.CStringIOTest) ... ok test_newline_cr (test.test_memoryio.CStringIOTest) ... ok test_newline_crlf (test.test_memoryio.CStringIOTest) ... ok test_newline_default (test.test_memoryio.CStringIOTest) ... ok test_newline_empty (test.test_memoryio.CStringIOTest) ... ok test_newline_lf (test.test_memoryio.CStringIOTest) ... ok test_newline_none (test.test_memoryio.CStringIOTest) ... ok test_newlines_property (test.test_memoryio.CStringIOTest) ... ok test_overseek (test.test_memoryio.CStringIOTest) ... ok test_pickling (test.test_memoryio.CStringIOTest) ... ok test_read (test.test_memoryio.CStringIOTest) ... ok test_readline (test.test_memoryio.CStringIOTest) ... ok test_readlines (test.test_memoryio.CStringIOTest) ... ok test_relative_seek (test.test_memoryio.CStringIOTest) ... ok test_seek (test.test_memoryio.CStringIOTest) ... ok test_setstate (test.test_memoryio.CStringIOTest) ... ok test_subclassing (test.test_memoryio.CStringIOTest) ... ok test_tell (test.test_memoryio.CStringIOTest) ... ok test_textio_properties (test.test_memoryio.CStringIOTest) ... ok test_truncate (test.test_memoryio.CStringIOTest) ... ok test_widechar (test.test_memoryio.CStringIOTest) ... ok test_write (test.test_memoryio.CStringIOTest) ... ok test_writelines (test.test_memoryio.CStringIOTest) ... ok test_writelines_error (test.test_memoryio.CStringIOTest) ... ok test_issue5265 (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_argument (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_cr (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_crlf (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_default (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_empty (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_lf (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_none (test.test_memoryio.PyStringIOPickleTest) ... ok test_newlines_property (test.test_memoryio.PyStringIOPickleTest) ... ok test_relative_seek (test.test_memoryio.PyStringIOPickleTest) ... ok test_textio_properties (test.test_memoryio.PyStringIOPickleTest) ... ok test_issue5265 (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_argument (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_cr (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_crlf (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_default (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_empty (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_lf (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_none (test.test_memoryio.CStringIOPickleTest) ... ok test_newlines_property (test.test_memoryio.CStringIOPickleTest) ... ok test_relative_seek (test.test_memoryio.CStringIOPickleTest) ... ok test_textio_properties (test.test_memoryio.CStringIOPickleTest) ... ok ---------------------------------------------------------------------- Ran 162 tests in 0.731s OK (skipped=1) 1 test OK. 0.30user 0.02system 0:01.35elapsed 24%CPU (0avgtext+0avgdata 43768maxresident)k 0inputs+96outputs (0major+9304minor)pagefaults 0swaps =================== test_memoryview ==================== + for TestName in $(cat testnames.txt) + echo =================== test_memoryview ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_memoryview == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29137 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_memoryview test_attributes_readonly (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_compare (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_contextmanager (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_delitem (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_gc (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_getbuffer (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_hash (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_iter (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_release (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_tobytes (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_tolist (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_weakref (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_writable_readonly (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_attributes_readonly (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemorySliceTest) ... ok test_compare (test.test_memoryview.ArrayMemorySliceTest) ... ok test_contextmanager (test.test_memoryview.ArrayMemorySliceTest) ... ok test_delitem (test.test_memoryview.ArrayMemorySliceTest) ... ok test_gc (test.test_memoryview.ArrayMemorySliceTest) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemorySliceTest) ... ok test_getbuffer (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemorySliceTest) ... ok test_hash (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemorySliceTest) ... ok test_iter (test.test_memoryview.ArrayMemorySliceTest) ... ok test_refs (test.test_memoryview.ArrayMemorySliceTest) ... ok test_release (test.test_memoryview.ArrayMemorySliceTest) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemorySliceTest) ... ok test_tobytes (test.test_memoryview.ArrayMemorySliceTest) ... ok test_tolist (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_weakref (test.test_memoryview.ArrayMemorySliceTest) ... ok test_writable_readonly (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_array_assign (test.test_memoryview.ArrayMemoryviewTest) ... ok test_attributes_readonly (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemoryviewTest) ... ok test_compare (test.test_memoryview.ArrayMemoryviewTest) ... ok test_contextmanager (test.test_memoryview.ArrayMemoryviewTest) ... ok test_delitem (test.test_memoryview.ArrayMemoryviewTest) ... ok test_gc (test.test_memoryview.ArrayMemoryviewTest) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemoryviewTest) ... ok test_getbuffer (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemoryviewTest) ... ok test_hash (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemoryviewTest) ... ok test_iter (test.test_memoryview.ArrayMemoryviewTest) ... ok test_release (test.test_memoryview.ArrayMemoryviewTest) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemoryviewTest) ... ok test_tobytes (test.test_memoryview.ArrayMemoryviewTest) ... ok test_tolist (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_weakref (test.test_memoryview.ArrayMemoryviewTest) ... ok test_writable_readonly (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_attributes_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_compare (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_contextmanager (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_delitem (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_gc (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_getbuf_fail (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_getbuffer (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_getitem (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_hash (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_hash_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_iter (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_release (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_tolist (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_weakref (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_attributes_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_compare (test.test_memoryview.BytesMemorySliceTest) ... ok test_contextmanager (test.test_memoryview.BytesMemorySliceTest) ... ok test_delitem (test.test_memoryview.BytesMemorySliceTest) ... ok test_gc (test.test_memoryview.BytesMemorySliceTest) ... ok test_getbuf_fail (test.test_memoryview.BytesMemorySliceTest) ... ok test_getbuffer (test.test_memoryview.BytesMemorySliceTest) ... ok test_getitem (test.test_memoryview.BytesMemorySliceTest) ... ok test_hash (test.test_memoryview.BytesMemorySliceTest) ... ok test_hash_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_iter (test.test_memoryview.BytesMemorySliceTest) ... ok test_refs (test.test_memoryview.BytesMemorySliceTest) ... ok test_release (test.test_memoryview.BytesMemorySliceTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceTest) ... ok test_tolist (test.test_memoryview.BytesMemorySliceTest) ... ok test_weakref (test.test_memoryview.BytesMemorySliceTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_attributes_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_compare (test.test_memoryview.BytesMemoryviewTest) ... ok test_constructor (test.test_memoryview.BytesMemoryviewTest) ... ok test_contextmanager (test.test_memoryview.BytesMemoryviewTest) ... ok test_delitem (test.test_memoryview.BytesMemoryviewTest) ... ok test_gc (test.test_memoryview.BytesMemoryviewTest) ... ok test_getbuf_fail (test.test_memoryview.BytesMemoryviewTest) ... ok test_getbuffer (test.test_memoryview.BytesMemoryviewTest) ... ok test_getitem (test.test_memoryview.BytesMemoryviewTest) ... ok test_hash (test.test_memoryview.BytesMemoryviewTest) ... ok test_hash_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_iter (test.test_memoryview.BytesMemoryviewTest) ... ok test_release (test.test_memoryview.BytesMemoryviewTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_tobytes (test.test_memoryview.BytesMemoryviewTest) ... ok test_tolist (test.test_memoryview.BytesMemoryviewTest) ... ok test_weakref (test.test_memoryview.BytesMemoryviewTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok ---------------------------------------------------------------------- Ran 118 tests in 1.025s OK (skipped=18) 1 test OK. 0.40user 0.02system 0:01.73elapsed 24%CPU (0avgtext+0avgdata 42428maxresident)k 0inputs+72outputs (0major+8593minor)pagefaults 0swaps =================== test_metaclass ==================== + for TestName in $(cat testnames.txt) + echo =================== test_metaclass ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_metaclass == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29141 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_metaclass Trying: class C: def meth(self): print("Hello") Expecting nothing ok Trying: C.__class__ is type Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: a.meth() Expecting: Hello ok Trying: class A: pass Expecting nothing ok Trying: class B: pass Expecting nothing ok Trying: bases = (A, B) Expecting nothing ok Trying: class C(*bases): pass Expecting nothing ok Trying: C.__bases__ == bases Expecting: True ok Trying: class M(type): pass Expecting nothing ok Trying: class C(metaclass=M): def meth(self): print("Hello") Expecting nothing ok Trying: C.__class__ is M Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: a.meth() Expecting: Hello ok Trying: kwds = {'metaclass': M} Expecting nothing ok Trying: class C(**kwds): pass Expecting nothing ok Trying: C.__class__ is M Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: class M(type): @staticmethod def __prepare__(*args, **kwds): print("Prepare called:", args, kwds) return dict() def __new__(cls, name, bases, namespace, **kwds): print("New called:", kwds) return type.__new__(cls, name, bases, namespace) def __init__(cls, *args, **kwds): pass Expecting nothing ok Trying: class C(metaclass=M): def meth(self): print("Hello") Expecting: Prepare called: ('C', ()) {} New called: {} ok Trying: class C(object, metaclass=M, other="haha"): pass Expecting: Prepare called: ('C', (,)) {'other': 'haha'} New called: {'other': 'haha'} ok Trying: C.__class__ is M Expecting: True ok Trying: C.__bases__ == (object,) Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: kwds = {'metaclass': type} Expecting nothing ok Trying: class C(**kwds): pass Expecting nothing ok Trying: kwds == {'metaclass': type} Expecting: True ok Trying: bases = (object,) Expecting nothing ok Trying: kwds = {'metaclass': M, 'other': 'haha'} Expecting nothing ok Trying: class C(*bases, **kwds): pass Expecting: Prepare called: ('C', (,)) {'other': 'haha'} New called: {'other': 'haha'} ok Trying: C.__class__ is M Expecting: True ok Trying: C.__bases__ == (object,) Expecting: True ok Trying: class B: pass Expecting nothing ok Trying: kwds = {'other': 'haha'} Expecting nothing ok Trying: class C(B, metaclass=M, *bases, **kwds): pass Expecting: Prepare called: ('C', (, )) {'other': 'haha'} New called: {'other': 'haha'} ok Trying: C.__class__ is M Expecting: True ok Trying: C.__bases__ == (B, object) Expecting: True ok Trying: class C(metaclass=type, metaclass=type): pass Expecting: Traceback (most recent call last): [...] SyntaxError: keyword argument repeated ok Trying: kwds = {'metaclass': type} Expecting nothing ok Trying: class C(metaclass=type, **kwds): pass #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): [...] TypeError: ...got multiple values for keyword argument 'metaclass' ok Trying: class LoggingDict(dict): def __setitem__(self, key, value): print("d[%r] = %r" % (key, value)) dict.__setitem__(self, key, value) Expecting nothing ok Trying: class Meta(type): @staticmethod def __prepare__(name, bases): return LoggingDict() Expecting nothing ok Trying: class C(metaclass=Meta): foo = 2+2 foo = 42 bar = 123 Expecting: d['__module__'] = 'test.test_metaclass' d['__qualname__'] = 'C' d['foo'] = 4 d['foo'] = 42 d['bar'] = 123 ok Trying: def meta(name, bases, namespace, **kwds): print("meta:", name, bases) print("ns:", sorted(namespace.items())) print("kw:", sorted(kwds.items())) return namespace Expecting nothing ok Trying: class C(metaclass=meta): a = 42 b = 24 Expecting: meta: C () ns: [('__module__', 'test.test_metaclass'), ('__qualname__', 'C'), ('a', 42), ('b', 24)] kw: [] ok Trying: type(C) is dict Expecting: True ok Trying: print(sorted(C.items())) Expecting: [('__module__', 'test.test_metaclass'), ('__qualname__', 'C'), ('a', 42), ('b', 24)] ok Trying: def prepare(name, bases, **kwds): print("prepare:", name, bases, sorted(kwds.items())) return LoggingDict() Expecting nothing ok Trying: meta.__prepare__ = prepare Expecting nothing ok Trying: class C(metaclass=meta, other="booh"): a = 1 a = 2 b = 3 Expecting: prepare: C () [('other', 'booh')] d['__module__'] = 'test.test_metaclass' d['__qualname__'] = 'C' d['a'] = 1 d['a'] = 2 d['b'] = 3 meta: C () ns: [('__module__', 'test.test_metaclass'), ('__qualname__', 'C'), ('a', 2), ('b', 3)] kw: [('other', 'booh')] ok Trying: type.__prepare__() Expecting: {} ok Trying: class M(type): @classmethod def __prepare__(cls, *args, **kwds): d = super().__prepare__(*args, **kwds) d["hello"] = 42 return d Expecting nothing ok Trying: class C(metaclass=M): print(hello) Expecting: 42 ok Trying: print(C.hello) Expecting: 42 ok Trying: class ObscureException(Exception): pass Expecting nothing ok Trying: class FailDescr: def __get__(self, instance, owner): raise ObscureException Expecting nothing ok Trying: class Meta(type): __prepare__ = FailDescr() Expecting nothing ok Trying: class X(metaclass=Meta): pass Expecting: Traceback (most recent call last): [...] test.test_metaclass.ObscureException ok 2 items had no tests: test.test_metaclass test.test_metaclass.test_main 1 items passed all tests: 62 tests in test.test_metaclass.__test__.doctests 62 tests in 3 items. 62 passed and 0 failed. Test passed. doctest (test.test_metaclass) ... 62 tests with zero failures 1 test OK. =================== test_mimetypes ==================== 0.19user 0.02system 0:00.47elapsed 46%CPU (0avgtext+0avgdata 42556maxresident)k 0inputs+24outputs (0major+8897minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mimetypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mimetypes == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29145 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_mimetypes test_data_urls (test.test_mimetypes.MimeTypesTestCase) ... ok test_default_data (test.test_mimetypes.MimeTypesTestCase) ... ok test_encoding (test.test_mimetypes.MimeTypesTestCase) ... ok test_file_parsing (test.test_mimetypes.MimeTypesTestCase) ... ok test_guess_all_types (test.test_mimetypes.MimeTypesTestCase) ... ok test_non_standard_types (test.test_mimetypes.MimeTypesTestCase) ... ok test_registry_parsing (test.test_mimetypes.Win32MimeTypesTestCase) ... skipped 'Windows only' ---------------------------------------------------------------------- Ran 7 tests in 0.101s OK (skipped=1) 1 test OK. 0.17user 0.02system 0:00.90elapsed 20%CPU (0avgtext+0avgdata 41908maxresident)k 0inputs+24outputs (0major+8590minor)pagefaults 0swaps =================== test_minidom ==================== + for TestName in $(cat testnames.txt) + echo =================== test_minidom ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_minidom == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29149 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_minidom testAAA (test.test_minidom.MinidomTest) ... ok testAAB (test.test_minidom.MinidomTest) ... ok testAddAttr (test.test_minidom.MinidomTest) ... ok testAltNewline (test.test_minidom.MinidomTest) ... ok testAppendChild (test.test_minidom.MinidomTest) ... ok testAppendChildFragment (test.test_minidom.MinidomTest) ... ok testAttributeRepr (test.test_minidom.MinidomTest) ... ok testBug0777884 (test.test_minidom.MinidomTest) ... ok testBug1433694 (test.test_minidom.MinidomTest) ... ok testChangeAttr (test.test_minidom.MinidomTest) ... ok testCloneAttributeDeep (test.test_minidom.MinidomTest) ... ok testCloneAttributeShallow (test.test_minidom.MinidomTest) ... ok testCloneDocumentDeep (test.test_minidom.MinidomTest) ... ok testCloneDocumentShallow (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeDeepNotOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeDeepOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeShallowNotOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeShallowOk (test.test_minidom.MinidomTest) ... ok testCloneElementDeep (test.test_minidom.MinidomTest) ... ok testCloneElementShallow (test.test_minidom.MinidomTest) ... ok testClonePIDeep (test.test_minidom.MinidomTest) ... ok testClonePIShallow (test.test_minidom.MinidomTest) ... ok testContext (test.test_minidom.MinidomTest) ... ok testDeleteAttr (test.test_minidom.MinidomTest) ... ok testDocRemoveChild (test.test_minidom.MinidomTest) ... ok testElement (test.test_minidom.MinidomTest) ... ok testElementReprAndStr (test.test_minidom.MinidomTest) ... ok testElementReprAndStrUnicode (test.test_minidom.MinidomTest) ... ok testElementReprAndStrUnicodeNS (test.test_minidom.MinidomTest) ... ok testEmptyXMLNSValue (test.test_minidom.MinidomTest) ... ok testEncodings (test.test_minidom.MinidomTest) ... ok testGetAttribute (test.test_minidom.MinidomTest) ... ok testGetAttributeNS (test.test_minidom.MinidomTest) ... ok testGetElementsByTagName (test.test_minidom.MinidomTest) ... ok testGetElementsByTagNameNS (test.test_minidom.MinidomTest) ... ok testGetEmptyNodeListFromElementsByTagNameNS (test.test_minidom.MinidomTest) ... ok testHasAttribute (test.test_minidom.MinidomTest) ... ok testHasChildNodes (test.test_minidom.MinidomTest) ... ok testImportDocumentDeep (test.test_minidom.MinidomTest) ... ok testImportDocumentShallow (test.test_minidom.MinidomTest) ... ok testImportDocumentTypeDeep (test.test_minidom.MinidomTest) ... ok testImportDocumentTypeShallow (test.test_minidom.MinidomTest) ... ok testInsertBefore (test.test_minidom.MinidomTest) ... ok testInsertBeforeFragment (test.test_minidom.MinidomTest) ... ok testLegalChildren (test.test_minidom.MinidomTest) ... ok testNamedNodeMapSetItem (test.test_minidom.MinidomTest) ... ok testNodeListItem (test.test_minidom.MinidomTest) ... ok testNonZero (test.test_minidom.MinidomTest) ... ok testNormalize (test.test_minidom.MinidomTest) ... ok testNormalizeCombineAndNextSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteAndCombine (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithNextSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithPrevSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithTwoNonTextSiblings (test.test_minidom.MinidomTest) ... ok testNormalizeRecursion (test.test_minidom.MinidomTest) ... ok testParents (test.test_minidom.MinidomTest) ... ok testParseFromFile (test.test_minidom.MinidomTest) ... ok testPatch1094164 (test.test_minidom.MinidomTest) ... ok testPickledDocument (test.test_minidom.MinidomTest) ... ok testProcessingInstruction (test.test_minidom.MinidomTest) ... ok testRemoveAttr (test.test_minidom.MinidomTest) ... ok testRemoveAttrNS (test.test_minidom.MinidomTest) ... ok testRemoveAttributeNode (test.test_minidom.MinidomTest) ... ok testRemoveNamedItem (test.test_minidom.MinidomTest) ... ok testRemoveNamedItemNS (test.test_minidom.MinidomTest) ... ok testRenameAttribute (test.test_minidom.MinidomTest) ... ok testRenameElement (test.test_minidom.MinidomTest) ... ok testRenameOther (test.test_minidom.MinidomTest) ... ok testReplaceChildFragment (test.test_minidom.MinidomTest) ... ok testReplaceWholeText (test.test_minidom.MinidomTest) ... ok testSchemaType (test.test_minidom.MinidomTest) ... ok testSerializeCommentNodeWithDoubleHyphen (test.test_minidom.MinidomTest) ... ok testSetIdAttribute (test.test_minidom.MinidomTest) ... ok testSetIdAttributeNS (test.test_minidom.MinidomTest) ... ok testSetIdAttributeNode (test.test_minidom.MinidomTest) ... ok testSiblings (test.test_minidom.MinidomTest) ... ok testTooManyDocumentElements (test.test_minidom.MinidomTest) ... ok testUnlink (test.test_minidom.MinidomTest) ... ok testUserData (test.test_minidom.MinidomTest) ... ok testWholeText (test.test_minidom.MinidomTest) ... ok testWriteXML (test.test_minidom.MinidomTest) ... ok test_toprettyxml_preserves_content_of_text_node (test.test_minidom.MinidomTest) ... ok test_toprettyxml_with_adjacent_text_nodes (test.test_minidom.MinidomTest) ... ok test_toprettyxml_with_text_nodes (test.test_minidom.MinidomTest) ... ok ---------------------------------------------------------------------- Ran 84 tests in 0.483s OK 1 test OK. 0.26user 0.02system 0:01.02elapsed 28%CPU (0avgtext+0avgdata 50036maxresident)k 0inputs+448outputs (0major+10805minor)pagefaults 0swaps =================== test_mmap ==================== + for TestName in $(cat testnames.txt) + echo =================== test_mmap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mmap == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29153 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_mmap test_access_parameter (test.test_mmap.MmapTests) ... ok test_anonymous (test.test_mmap.MmapTests) ... ok test_bad_file_desc (test.test_mmap.MmapTests) ... ok test_basic (test.test_mmap.MmapTests) ... ok test_context_manager (test.test_mmap.MmapTests) ... ok test_context_manager_exception (test.test_mmap.MmapTests) ... ok test_crasher_on_windows (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_double_close (test.test_mmap.MmapTests) ... ok test_empty_file (test.test_mmap.MmapTests) ... ok test_entire_file (test.test_mmap.MmapTests) ... ok test_error (test.test_mmap.MmapTests) ... ok test_extended_getslice (test.test_mmap.MmapTests) ... ok test_extended_set_del_slice (test.test_mmap.MmapTests) ... ok test_find_end (test.test_mmap.MmapTests) ... ok test_invalid_descriptor (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_io_methods (test.test_mmap.MmapTests) ... ok test_length_0_large_offset (test.test_mmap.MmapTests) ... ok test_length_0_offset (test.test_mmap.MmapTests) ... ok test_move (test.test_mmap.MmapTests) ... ok test_non_ascii_byte (test.test_mmap.MmapTests) ... ok test_offset (test.test_mmap.MmapTests) ... ok test_prot_readonly (test.test_mmap.MmapTests) ... ok test_read_all (test.test_mmap.MmapTests) ... ok test_read_invalid_arg (test.test_mmap.MmapTests) ... ok test_rfind (test.test_mmap.MmapTests) ... ok test_subclass (test.test_mmap.MmapTests) ... ok test_tagname (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_tougher_find (test.test_mmap.MmapTests) ... ok test_around_2GB (test.test_mmap.LargeMmapTests) ... ok test_around_4GB (test.test_mmap.LargeMmapTests) ... ok test_large_filesize (test.test_mmap.LargeMmapTests) ... ok test_large_offset (test.test_mmap.LargeMmapTests) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.535s OK (skipped=3) 1 test OK. 0.23user 0.02system 0:01.80elapsed 14%CPU (0avgtext+0avgdata 43164maxresident)k 0inputs+960outputs (0major+9303minor)pagefaults 0swaps =================== test_module ==================== + for TestName in $(cat testnames.txt) + echo =================== test_module ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_module == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29157 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_module test_ascii_docstring (test.test_module.ModuleTests) ... ok test_clear_dict_in_ref_cycle (test.test_module.ModuleTests) ... ok test_dont_clear_dict (test.test_module.ModuleTests) ... unexpected success test_module_repr_builtin (test.test_module.ModuleTests) ... ok test_module_repr_minimal (test.test_module.ModuleTests) ... ok test_module_repr_source (test.test_module.ModuleTests) ... ok test_module_repr_with_bare_loader (test.test_module.ModuleTests) ... ok test_module_repr_with_bare_loader_and_filename (test.test_module.ModuleTests) ... ok test_module_repr_with_bare_loader_but_no_name (test.test_module.ModuleTests) ... ok test_module_repr_with_filename_only (test.test_module.ModuleTests) ... ok test_module_repr_with_full_loader (test.test_module.ModuleTests) ... ok test_module_repr_with_full_loader_and_filename (test.test_module.ModuleTests) ... ok test_module_repr_with_full_loader_but_no_name (test.test_module.ModuleTests) ... ok test_module_repr_with_name (test.test_module.ModuleTests) ... ok test_module_repr_with_name_and_filename (test.test_module.ModuleTests) ... ok test_no_docstring (test.test_module.ModuleTests) ... ok test_reinit (test.test_module.ModuleTests) ... ok test_unicode_docstring (test.test_module.ModuleTests) ... ok test_uninitialized (test.test_module.ModuleTests) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.044s OK (unexpected successes=1) 1 test OK. 0.18user 0.01system 0:00.76elapsed 26%CPU (0avgtext+0avgdata 41232maxresident)k 0inputs+32outputs (0major+8323minor)pagefaults 0swaps =================== test_modulefinder ==================== + for TestName in $(cat testnames.txt) + echo =================== test_modulefinder ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_modulefinder == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29161 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_modulefinder test_absolute_imports (test.test_modulefinder.ModuleFinderTest) ... ok test_bytecode (test.test_modulefinder.ModuleFinderTest) ... ok test_maybe (test.test_modulefinder.ModuleFinderTest) ... ok test_maybe_new (test.test_modulefinder.ModuleFinderTest) ... ok test_package (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_2 (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_3 (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_4 (test.test_modulefinder.ModuleFinderTest) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.117s OK 1 test OK. 0.19user 0.02system 0:00.50elapsed 43%CPU (0avgtext+0avgdata 42316maxresident)k 0inputs+240outputs (0major+8753minor)pagefaults 0swaps =================== test_msilib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_msilib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_msilib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29165 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_msilib test_msilib skipped -- No module named '_msi' 1 test skipped: test_msilib Those skips are all expected on linux. 0.15user 0.01system 0:00.61elapsed 27%CPU (0avgtext+0avgdata 42208maxresident)k 0inputs+72outputs (0major+8583minor)pagefaults 0swaps =================== test_multibytecodec ==================== + for TestName in $(cat testnames.txt) + echo =================== test_multibytecodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_multibytecodec == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29169 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_multibytecodec test_encode (test.test_multibytecodec.TestHZStateful) ... ok test_incrementalencoder (test.test_multibytecodec.TestHZStateful) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestHZStateful) ... ok test_encode (test.test_multibytecodec.TestStateful) ... ok test_incrementalencoder (test.test_multibytecodec.TestStateful) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestStateful) ... ok test_bug1572832 (test.test_multibytecodec.Test_ISO2022) ... ok test_g2 (test.test_multibytecodec.Test_ISO2022) ... ok test_iso2022_jp_g0 (test.test_multibytecodec.Test_ISO2022) ... ok test_dbcs (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_dbcs_keep_buffer (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_decode_unicode (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_iso2022 (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_issue5640 (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateful (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateful_keep_buffer (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateless (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_codingspec (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_decode_unicode (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_errorcallback_longindex (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_init_segfault (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_nullcoding (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_str_decode (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_bug1728403 (test.test_multibytecodec.Test_StreamReader) ... ok test_streamwriter_strwrite (test.test_multibytecodec.Test_StreamWriter) ... ok ---------------------------------------------------------------------- Ran 25 tests in 3.433s OK 1 test OK. 1.56user 0.02system 0:04.03elapsed 39%CPU (0avgtext+0avgdata 43232maxresident)k 0inputs+56outputs (0major+8662minor)pagefaults 0swaps =================== test_namespace_pkgs ==================== + for TestName in $(cat testnames.txt) + echo =================== test_namespace_pkgs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_namespace_pkgs == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29173 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_namespace_pkgs test_cant_import_other (test.test_namespace_pkgs.SingleNamespacePackage) ... ok test_module_repr (test.test_namespace_pkgs.SingleNamespacePackage) ... ok test_simple_package (test.test_namespace_pkgs.SingleNamespacePackage) ... ok test_dynamic_path (test.test_namespace_pkgs.DynamicPatheNamespacePackage) ... ok test_imports (test.test_namespace_pkgs.CombinedNamespacePackages) ... ok test_imports (test.test_namespace_pkgs.SeparatedNamespacePackages) ... ok test_first_path_wins (test.test_namespace_pkgs.SeparatedOverlappingNamespacePackages) ... ok test_first_path_wins_again (test.test_namespace_pkgs.SeparatedOverlappingNamespacePackages) ... ok test_first_path_wins_importing_second_first (test.test_namespace_pkgs.SeparatedOverlappingNamespacePackages) ... ok test_cant_import_other (test.test_namespace_pkgs.SingleZipNamespacePackage) ... ok test_simple_package (test.test_namespace_pkgs.SingleZipNamespacePackage) ... ok test_imports (test.test_namespace_pkgs.SeparatedZipNamespacePackages) ... ok test_cant_import_other (test.test_namespace_pkgs.SingleNestedZipNamespacePackage) ... ok test_simple_package (test.test_namespace_pkgs.SingleNestedZipNamespacePackage) ... ok test_imports (test.test_namespace_pkgs.SeparatedNestedZipNamespacePackages) ... ok test_non_namespace_package_takes_precedence (test.test_namespace_pkgs.LegacySupport) ... ok test_project3_fails (test.test_namespace_pkgs.DynamicPathCalculation) ... ok test_project3_succeeds (test.test_namespace_pkgs.DynamicPathCalculation) ... ok test_missing_directory (test.test_namespace_pkgs.ZipWithMissingDirectory) ... expected failure test_present_directory (test.test_namespace_pkgs.ZipWithMissingDirectory) ... ok test_module_before_namespace_package (test.test_namespace_pkgs.ModuleAndNamespacePackageInSameDir) ... ok ---------------------------------------------------------------------- Ran 21 tests in 0.056s OK (expected failures=1) 1 test OK. 0.18user 0.02system 0:00.60elapsed 33%CPU (0avgtext+0avgdata 42116maxresident)k 0inputs+128outputs (0major+8631minor)pagefaults 0swaps =================== test_netrc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_netrc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_netrc == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29177 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_netrc test_comment_at_end_of_machine_line (test.test_netrc.NetrcTestCase) ... ok test_comment_at_end_of_machine_line_no_space (test.test_netrc.NetrcTestCase) ... ok test_comment_at_end_of_machine_line_pass_has_hash (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line_hash_only (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line_no_space (test.test_netrc.NetrcTestCase) ... ok test_default (test.test_netrc.NetrcTestCase) ... ok test_macros (test.test_netrc.NetrcTestCase) ... ok test_password_with_internal_hash (test.test_netrc.NetrcTestCase) ... ok test_password_with_leading_hash (test.test_netrc.NetrcTestCase) ... ok test_password_with_trailing_hash (test.test_netrc.NetrcTestCase) ... ok test_security (test.test_netrc.NetrcTestCase) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.009s OK 1 test OK. =================== test_nis ==================== 0.15user 0.02system 0:00.50elapsed 34%CPU (0avgtext+0avgdata 41360maxresident)k 0inputs+128outputs (0major+8364minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_nis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_nis == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29181 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_nis test_nis skipped -- No module named 'nis' 1 test skipped: test_nis Those skips are all expected on linux. =================== test_nntplib ==================== 0.14user 0.01system 0:00.94elapsed 17%CPU (0avgtext+0avgdata 40940maxresident)k 0inputs+16outputs (0major+8229minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_nntplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_nntplib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29185 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_nntplib test_decode_header (test.test_nntplib.MiscTests) ... ok test_parse_datetime (test.test_nntplib.MiscTests) ... ok test_parse_overview (test.test_nntplib.MiscTests) ... ok test_parse_overview_fmt (test.test_nntplib.MiscTests) ... ok test_ssl_support (test.test_nntplib.MiscTests) ... ok test_unparse_datetime (test.test_nntplib.MiscTests) ... ok test_unparse_datetime_legacy (test.test_nntplib.MiscTests) ... ok test_article (test.test_nntplib.NNTPv1Tests) ... ok test_article_file (test.test_nntplib.NNTPv1Tests) ... ok test_authinfo (test.test_nntplib.NNTPv1Tests) ... ok test_body (test.test_nntplib.NNTPv1Tests) ... ok test_body_file (test.test_nntplib.NNTPv1Tests) ... ok test_caps (test.test_nntplib.NNTPv1Tests) ... ok test_date (test.test_nntplib.NNTPv1Tests) ... ok test_description (test.test_nntplib.NNTPv1Tests) ... ok test_descriptions (test.test_nntplib.NNTPv1Tests) ... ok test_group (test.test_nntplib.NNTPv1Tests) ... ok test_head (test.test_nntplib.NNTPv1Tests) ... ok test_head_file (test.test_nntplib.NNTPv1Tests) ... ok test_help (test.test_nntplib.NNTPv1Tests) ... ok test_ihave (test.test_nntplib.NNTPv1Tests) ... ok test_last (test.test_nntplib.NNTPv1Tests) ... ok test_list (test.test_nntplib.NNTPv1Tests) ... ok test_newnews (test.test_nntplib.NNTPv1Tests) ... ok test_next (test.test_nntplib.NNTPv1Tests) ... ok test_over (test.test_nntplib.NNTPv1Tests) ... ok test_post (test.test_nntplib.NNTPv1Tests) ... ok test_quit (test.test_nntplib.NNTPv1Tests) ... ok test_stat (test.test_nntplib.NNTPv1Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv1Tests) ... ok test_welcome (test.test_nntplib.NNTPv1Tests) ... ok test_xover (test.test_nntplib.NNTPv1Tests) ... ok test_article (test.test_nntplib.NNTPv2Tests) ... ok test_article_file (test.test_nntplib.NNTPv2Tests) ... ok test_authinfo (test.test_nntplib.NNTPv2Tests) ... ok test_body (test.test_nntplib.NNTPv2Tests) ... ok test_body_file (test.test_nntplib.NNTPv2Tests) ... ok test_caps (test.test_nntplib.NNTPv2Tests) ... ok test_date (test.test_nntplib.NNTPv2Tests) ... ok test_description (test.test_nntplib.NNTPv2Tests) ... ok test_descriptions (test.test_nntplib.NNTPv2Tests) ... ok test_group (test.test_nntplib.NNTPv2Tests) ... ok test_head (test.test_nntplib.NNTPv2Tests) ... ok test_head_file (test.test_nntplib.NNTPv2Tests) ... ok test_help (test.test_nntplib.NNTPv2Tests) ... ok test_ihave (test.test_nntplib.NNTPv2Tests) ... ok test_last (test.test_nntplib.NNTPv2Tests) ... ok test_list (test.test_nntplib.NNTPv2Tests) ... ok test_newnews (test.test_nntplib.NNTPv2Tests) ... ok test_next (test.test_nntplib.NNTPv2Tests) ... ok test_over (test.test_nntplib.NNTPv2Tests) ... ok test_post (test.test_nntplib.NNTPv2Tests) ... ok test_quit (test.test_nntplib.NNTPv2Tests) ... ok test_stat (test.test_nntplib.NNTPv2Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv2Tests) ... ok test_welcome (test.test_nntplib.NNTPv2Tests) ... ok test_xover (test.test_nntplib.NNTPv2Tests) ... ok test_caps_only_after_login (test.test_nntplib.CapsAfterLoginNNTPv2Tests) ... ok test_we_are_in_reader_mode_after_connect (test.test_nntplib.SendReaderNNTPv2Tests) ... ok skipped "Use of the 'network' resource not enabled" skipped "Use of the 'network' resource not enabled" ---------------------------------------------------------------------- Ran 59 tests in 0.073s OK (skipped=2) 1 test OK. 0.24user 0.02system 0:00.74elapsed 36%CPU (0avgtext+0avgdata 47488maxresident)k 0inputs+160outputs (0major+10006minor)pagefaults 0swaps =================== test_normalization ==================== + for TestName in $(cat testnames.txt) + echo =================== test_normalization ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_normalization == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29189 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_normalization test_bug_834676 (test.test_normalization.NormalizationTest) ... ok test_main (test.test_normalization.NormalizationTest) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 2 tests in 0.011s OK (skipped=1) 1 test OK. 0.19user 0.02system 0:00.92elapsed 24%CPU (0avgtext+0avgdata 44336maxresident)k 0inputs+24outputs (0major+9351minor)pagefaults 0swaps =================== test_ntpath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ntpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ntpath == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29193 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ntpath test_abspath (test.test_ntpath.NtCommonTest) ... ok test_abspath_issue3426 (test.test_ntpath.NtCommonTest) ... ok test_commonprefix (test.test_ntpath.NtCommonTest) ... ok test_exists (test.test_ntpath.NtCommonTest) ... ok test_exists_fd (test.test_ntpath.NtCommonTest) ... ok test_expandvars (test.test_ntpath.NtCommonTest) ... ok test_expandvars_nonascii (test.test_ntpath.NtCommonTest) ... skipped 'need support.FS_NONASCII' test_getsize (test.test_ntpath.NtCommonTest) ... ok test_isdir (test.test_ntpath.NtCommonTest) ... ok test_isfile (test.test_ntpath.NtCommonTest) ... ok test_no_argument (test.test_ntpath.NtCommonTest) ... ok test_nonascii_abspath (test.test_ntpath.NtCommonTest) ... ok test_normcase (test.test_ntpath.NtCommonTest) ... ok test_normpath_issue5827 (test.test_ntpath.NtCommonTest) ... ok test_realpath (test.test_ntpath.NtCommonTest) ... ok test_splitdrive (test.test_ntpath.NtCommonTest) ... ok test_time (test.test_ntpath.NtCommonTest) ... ok test_abspath (test.test_ntpath.TestNtpath) ... skipped 'nt module not available' test_commonprefix (test.test_ntpath.TestNtpath) ... ok test_expandvars (test.test_ntpath.TestNtpath) ... ok test_expandvars_nonascii (test.test_ntpath.TestNtpath) ... skipped 'need support.FS_NONASCII' test_isabs (test.test_ntpath.TestNtpath) ... ok test_join (test.test_ntpath.TestNtpath) ... ok test_normpath (test.test_ntpath.TestNtpath) ... ok test_relpath (test.test_ntpath.TestNtpath) ... ok test_sameopenfile (test.test_ntpath.TestNtpath) ... ok test_split (test.test_ntpath.TestNtpath) ... ok test_splitdrive (test.test_ntpath.TestNtpath) ... ok test_splitext (test.test_ntpath.TestNtpath) ... ok test_splitunc (test.test_ntpath.TestNtpath) ... ok ---------------------------------------------------------------------- Ran 30 tests in 0.159s OK (skipped=3) 1 test OK. =================== test_numeric_tower ==================== 0.20user 0.02system 0:00.51elapsed 44%CPU (0avgtext+0avgdata 42220maxresident)k 0inputs+88outputs (0major+8604minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_numeric_tower ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_numeric_tower == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29197 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_numeric_tower test_binary_floats (test.test_numeric_tower.HashTest) ... FAIL test_bools (test.test_numeric_tower.HashTest) ... ok test_complex (test.test_numeric_tower.HashTest) ... ok test_decimals (test.test_numeric_tower.HashTest) ... FAIL test_fractions (test.test_numeric_tower.HashTest) ... ok test_hash_normalization (test.test_numeric_tower.HashTest) ... ok test_integers (test.test_numeric_tower.HashTest) ... FAIL test_complex (test.test_numeric_tower.ComparisonTest) ... ok test_mixed_comparisons (test.test_numeric_tower.ComparisonTest) ... test test_numeric_tower failed FAIL ====================================================================== FAIL: test_binary_floats (test.test_numeric_tower.HashTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_numeric_tower.py", line 85, in test_binary_floats self.check_equal_hash(x, D.from_float(x)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_numeric_tower.py", line 22, in check_equal_hash "got different hashes for {!r} and {!r}".format(x, y)) AssertionError: 137853982520418292 != 684960289158000799 : got different hashes for 9.441979739526486e+22 and Decimal('1199848400647644019097600') ====================================================================== FAIL: test_decimals (test.test_numeric_tower.HashTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_numeric_tower.py", line 106, in test_decimals self.check_equal_hash(D('1.00'), D(1)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_numeric_tower.py", line 22, in check_equal_hash "got different hashes for {!r} and {!r}".format(x, y)) AssertionError: 1 != 256 : got different hashes for Decimal('1.00') and Decimal('256') ====================================================================== FAIL: test_integers (test.test_numeric_tower.HashTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_numeric_tower.py", line 35, in test_integers self.check_equal_hash(i, D(i)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_numeric_tower.py", line 22, in check_equal_hash "got different hashes for {!r} and {!r}".format(x, y)) AssertionError: -1000 != -59395 : got different hashes for -1000 and Decimal('-59395') ====================================================================== FAIL: test_mixed_comparisons (test.test_numeric_tower.ComparisonTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_numeric_tower.py", line 173, in test_mixed_comparisons self.assertLess(first, second) AssertionError: True not less than Decimal('1.3') ---------------------------------------------------------------------- Ran 9 tests in 0.021s FAILED (failures=4) 1 test failed: test_numeric_tower 0.19user 0.02system 0:00.53elapsed 40%CPU (0avgtext+0avgdata 43048maxresident)k 0inputs+32outputs (0major+8943minor)pagefaults 0swaps + echo test_numeric_tower =================== test_openpty ==================== + for TestName in $(cat testnames.txt) + echo =================== test_openpty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_openpty == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29202 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_openpty test (test.test_openpty.OpenptyTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.296s OK 1 test OK. 0.14user 0.02system 0:00.76elapsed 22%CPU (0avgtext+0avgdata 41024maxresident)k 0inputs+16outputs (0major+8215minor)pagefaults 0swaps =================== test_operator ==================== + for TestName in $(cat testnames.txt) + echo =================== test_operator ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_operator == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29206 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_operator test_abs (test.test_operator.OperatorTestCase) ... ok test_add (test.test_operator.OperatorTestCase) ... ok test_attrgetter (test.test_operator.OperatorTestCase) ... ok test_bitwise_and (test.test_operator.OperatorTestCase) ... ok test_bitwise_or (test.test_operator.OperatorTestCase) ... ok test_bitwise_xor (test.test_operator.OperatorTestCase) ... ok test_concat (test.test_operator.OperatorTestCase) ... ok test_contains (test.test_operator.OperatorTestCase) ... ok test_countOf (test.test_operator.OperatorTestCase) ... ok test_delitem (test.test_operator.OperatorTestCase) ... ok test_eq (test.test_operator.OperatorTestCase) ... ok test_floordiv (test.test_operator.OperatorTestCase) ... ok test_ge (test.test_operator.OperatorTestCase) ... ok test_getitem (test.test_operator.OperatorTestCase) ... ok test_gt (test.test_operator.OperatorTestCase) ... ok test_indexOf (test.test_operator.OperatorTestCase) ... ok test_inplace (test.test_operator.OperatorTestCase) ... ok test_invert (test.test_operator.OperatorTestCase) ... ok test_is (test.test_operator.OperatorTestCase) ... ok test_is_not (test.test_operator.OperatorTestCase) ... ok test_itemgetter (test.test_operator.OperatorTestCase) ... ok test_le (test.test_operator.OperatorTestCase) ... ok test_lshift (test.test_operator.OperatorTestCase) ... ok test_lt (test.test_operator.OperatorTestCase) ... ok test_methodcaller (test.test_operator.OperatorTestCase) ... ok test_mod (test.test_operator.OperatorTestCase) ... ok test_mul (test.test_operator.OperatorTestCase) ... ok test_ne (test.test_operator.OperatorTestCase) ... ok test_neg (test.test_operator.OperatorTestCase) ... ok test_pos (test.test_operator.OperatorTestCase) ... ok test_pow (test.test_operator.OperatorTestCase) ... ok test_rshift (test.test_operator.OperatorTestCase) ... ok test_setitem (test.test_operator.OperatorTestCase) ... ok test_sub (test.test_operator.OperatorTestCase) ... ok test_truediv (test.test_operator.OperatorTestCase) ... ok test_truth (test.test_operator.OperatorTestCase) ... ok ---------------------------------------------------------------------- Ran 36 tests in 0.011s OK 1 test OK. 0.16user 0.02system 0:00.67elapsed 27%CPU (0avgtext+0avgdata 42464maxresident)k 0inputs+80outputs (0major+8744minor)pagefaults 0swaps =================== test_optparse ==================== + for TestName in $(cat testnames.txt) + echo =================== test_optparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_optparse == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29210 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_optparse test_bool_default (test.test_optparse.TestBool) ... ok test_bool_false (test.test_optparse.TestBool) ... ok test_bool_flicker_on_and_off (test.test_optparse.TestBool) ... ok test_bool_true (test.test_optparse.TestBool) ... ok test_callback (test.test_optparse.TestCallback) ... ok test_callback_help (test.test_optparse.TestCallback) ... ok test_abbrev_callback_expansion (test.test_optparse.TestCallbackCheckAbbrev) ... ok test_callback_extra_args (test.test_optparse.TestCallbackExtraArgs) ... ok test_many_args (test.test_optparse.TestCallbackManyArgs) ... ok test_callback_meddle_args (test.test_optparse.TestCallbackMeddleArgs) ... ok test_callback_meddle_args_separator (test.test_optparse.TestCallbackMeddleArgs) ... ok test_consume_separator_stop_at_option (test.test_optparse.TestCallbackVarArgs) ... ok test_positional_arg_and_variable_args (test.test_optparse.TestCallbackVarArgs) ... ok test_stop_at_invalid_option (test.test_optparse.TestCallbackVarArgs) ... ok test_stop_at_option (test.test_optparse.TestCallbackVarArgs) ... ok test_variable_args (test.test_optparse.TestCallbackVarArgs) ... ok test_add_choice_option (test.test_optparse.TestChoice) ... ok test_invalid_choice (test.test_optparse.TestChoice) ... ok test_valid_choice (test.test_optparse.TestChoice) ... ok test_conflict_error (test.test_optparse.TestConflict) ... ok test_conflict_error_group (test.test_optparse.TestConflict) ... ok test_no_such_conflict_handler (test.test_optparse.TestConflict) ... ok test_conflict_override_args (test.test_optparse.TestConflictOverride) ... ok test_conflict_override_help (test.test_optparse.TestConflictOverride) ... ok test_conflict_override_opts (test.test_optparse.TestConflictOverride) ... ok test_conflict_resolve (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_help (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_long_opt (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_long_opts (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_short_opt (test.test_optparse.TestConflictResolve) ... ok test_conflict_default (test.test_optparse.TestConflictingDefaults) ... ok test_conflict_default_none (test.test_optparse.TestConflictingDefaults) ... ok test_count_interspersed_args (test.test_optparse.TestCount) ... ok test_count_no_interspersed_args (test.test_optparse.TestCount) ... ok test_count_no_such_option (test.test_optparse.TestCount) ... ok test_count_one (test.test_optparse.TestCount) ... ok test_count_option_no_value (test.test_optparse.TestCount) ... ok test_count_override_amount (test.test_optparse.TestCount) ... ok test_count_override_quiet (test.test_optparse.TestCount) ... ok test_count_overriding (test.test_optparse.TestCount) ... ok test_count_overriding_default (test.test_optparse.TestCount) ... ok test_count_three (test.test_optparse.TestCount) ... ok test_count_three_apart (test.test_optparse.TestCount) ... ok test_count_with_default (test.test_optparse.TestCount) ... ok test_empty (test.test_optparse.TestCount) ... ok test_basic_defaults (test.test_optparse.TestDefaultValues) ... ok test_mixed_defaults_post (test.test_optparse.TestDefaultValues) ... ok test_mixed_defaults_pre (test.test_optparse.TestDefaultValues) ... ok test_process_default (test.test_optparse.TestDefaultValues) ... ok test_alt_expand (test.test_optparse.TestExpandDefaults) ... ok test_default_none_1 (test.test_optparse.TestExpandDefaults) ... ok test_default_none_2 (test.test_optparse.TestExpandDefaults) ... ok test_float_default (test.test_optparse.TestExpandDefaults) ... ok test_no_default (test.test_optparse.TestExpandDefaults) ... ok test_no_expand (test.test_optparse.TestExpandDefaults) ... ok test_option_default (test.test_optparse.TestExpandDefaults) ... ok test_parser_default_1 (test.test_optparse.TestExpandDefaults) ... ok test_parser_default_2 (test.test_optparse.TestExpandDefaults) ... ok test_extend_add_action (test.test_optparse.TestExtendAddActions) ... ok test_extend_add_action_normal (test.test_optparse.TestExtendAddActions) ... ok test_filetype_noexist (test.test_optparse.TestExtendAddTypes) ... ok test_filetype_notfile (test.test_optparse.TestExtendAddTypes) ... ok test_filetype_ok (test.test_optparse.TestExtendAddTypes) ... ok test_help (test.test_optparse.TestHelp) ... ok test_help_description_groups (test.test_optparse.TestHelp) ... ok test_help_long_opts_first (test.test_optparse.TestHelp) ... ok test_help_old_usage (test.test_optparse.TestHelp) ... ok test_help_title_formatter (test.test_optparse.TestHelp) ... ok test_help_unicode (test.test_optparse.TestHelp) ... ok test_help_unicode_description (test.test_optparse.TestHelp) ... ok test_wrap_columns (test.test_optparse.TestHelp) ... ok test_match_abbrev (test.test_optparse.TestMatchAbbrev) ... ok test_match_abbrev_error (test.test_optparse.TestMatchAbbrev) ... ok test_nargs_invalid_float_value (test.test_optparse.TestMultipleArgs) ... ok test_nargs_long_opt (test.test_optparse.TestMultipleArgs) ... ok test_nargs_required_values (test.test_optparse.TestMultipleArgs) ... ok test_nargs_with_positional_args (test.test_optparse.TestMultipleArgs) ... ok test_nargs_append (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_const (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_required_values (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_simple (test.test_optparse.TestMultipleArgsAppend) ... ok test_action_invalid (test.test_optparse.TestOptionChecks) ... ok test_attr_invalid (test.test_optparse.TestOptionChecks) ... ok test_bad_choices_list (test.test_optparse.TestOptionChecks) ... ok test_callback_args_no_tuple (test.test_optparse.TestOptionChecks) ... ok test_callback_kwargs_no_dict (test.test_optparse.TestOptionChecks) ... ok test_callback_not_callable (test.test_optparse.TestOptionChecks) ... ok test_no_callback_args_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_callback_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_callback_kwargs_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_choices_for_type (test.test_optparse.TestOptionChecks) ... ok test_no_choices_list (test.test_optparse.TestOptionChecks) ... ok test_no_const_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_nargs_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_single_dash (test.test_optparse.TestOptionChecks) ... ok test_no_type_for_action (test.test_optparse.TestOptionChecks) ... ok test_opt_string_empty (test.test_optparse.TestOptionChecks) ... ok test_opt_string_long_invalid (test.test_optparse.TestOptionChecks) ... ok test_opt_string_short_invalid (test.test_optparse.TestOptionChecks) ... ok test_opt_string_too_short (test.test_optparse.TestOptionChecks) ... ok test_type_invalid (test.test_optparse.TestOptionChecks) ... ok test_add_group_invalid_arguments (test.test_optparse.TestOptionGroup) ... ok test_add_group_no_group (test.test_optparse.TestOptionGroup) ... ok test_add_group_wrong_parser (test.test_optparse.TestOptionGroup) ... ok test_group_manipulate (test.test_optparse.TestOptionGroup) ... ok test_option_group_create_instance (test.test_optparse.TestOptionGroup) ... ok test_add_option_invalid_arguments (test.test_optparse.TestOptionParser) ... ok test_add_option_no_Option (test.test_optparse.TestOptionParser) ... ok test_get_option (test.test_optparse.TestOptionParser) ... ok test_get_option_equals (test.test_optparse.TestOptionParser) ... ok test_has_option (test.test_optparse.TestOptionParser) ... ok test_refleak (test.test_optparse.TestOptionParser) ... skipped 'requires sys.getrefcount' test_remove_long_opt (test.test_optparse.TestOptionParser) ... ok test_remove_nonexistent (test.test_optparse.TestOptionParser) ... ok test_remove_short_opt (test.test_optparse.TestOptionParser) ... ok test_basics (test.test_optparse.TestOptionValues) ... ok test_numeric_options (test.test_optparse.TestParseNumber) ... ok test_parse_num_fail (test.test_optparse.TestParseNumber) ... ok test_parse_num_ok (test.test_optparse.TestParseNumber) ... ok test_custom_progname (test.test_optparse.TestProgName) ... ok test_default_progname (test.test_optparse.TestProgName) ... ok test_abbrev_long_option (test.test_optparse.TestStandard) ... ok test_ambiguous_option (test.test_optparse.TestStandard) ... ok test_combined_single_invalid_option (test.test_optparse.TestStandard) ... ok test_defaults (test.test_optparse.TestStandard) ... ok test_empty (test.test_optparse.TestStandard) ... ok test_hyphen_becomes_positional_arg (test.test_optparse.TestStandard) ... ok test_invalid_integer (test.test_optparse.TestStandard) ... ok test_long_invalid_integer (test.test_optparse.TestStandard) ... ok test_long_option_append (test.test_optparse.TestStandard) ... ok test_long_option_argument_joined (test.test_optparse.TestStandard) ... ok test_long_option_argument_split (test.test_optparse.TestStandard) ... ok test_long_option_short_option (test.test_optparse.TestStandard) ... ok test_no_append_versus_append (test.test_optparse.TestStandard) ... ok test_no_such_option (test.test_optparse.TestStandard) ... ok test_option_argument_joined (test.test_optparse.TestStandard) ... ok test_option_argument_joined_integer (test.test_optparse.TestStandard) ... ok test_option_argument_split (test.test_optparse.TestStandard) ... ok test_option_argument_split_negative_integer (test.test_optparse.TestStandard) ... ok test_option_consumes_optionlike_string (test.test_optparse.TestStandard) ... ok test_required_value (test.test_optparse.TestStandard) ... ok test_short_and_long_option_split (test.test_optparse.TestStandard) ... ok test_short_option_consumes_separator (test.test_optparse.TestStandard) ... ok test_short_option_joined_and_separator (test.test_optparse.TestStandard) ... ok test_short_option_split_long_option_append (test.test_optparse.TestStandard) ... ok test_short_option_split_one_positional_arg (test.test_optparse.TestStandard) ... ok test_shortopt_empty_longopt_append (test.test_optparse.TestStandard) ... ok test_str_aliases_string (test.test_optparse.TestTypeAliases) ... ok test_type_object (test.test_optparse.TestTypeAliases) ... ok test_no_version (test.test_optparse.TestVersion) ... ok test_version (test.test_optparse.TestVersion) ... ok ---------------------------------------------------------------------- Ran 151 tests in 0.091s OK (skipped=1) 1 test OK. 0.25user 0.02system 0:00.64elapsed 43%CPU (0avgtext+0avgdata 45200maxresident)k 0inputs+232outputs (0major+9437minor)pagefaults 0swaps =================== test_os ==================== + for TestName in $(cat testnames.txt) + echo =================== test_os ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_os == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29214 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_os test_access (test.test_os.FileTests) ... ok test_closerange (test.test_os.FileTests) ... ok test_fdopen (test.test_os.FileTests) ... ok test_read (test.test_os.FileTests) ... ok test_rename (test.test_os.FileTests) ... skipped 'implementation detail specific to cpython' test_replace (test.test_os.FileTests) ... ok test_write (test.test_os.FileTests) ... ok test_write_windows_console (test.test_os.FileTests) ... skipped 'test specific to the Windows console' test_15261 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_1565150 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_1686475 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_futimens_subsecond (test.test_os.StatAttributeTests) ... ok test_futimes_ns (test.test_os.StatAttributeTests) ... ok test_futimes_subsecond (test.test_os.StatAttributeTests) ... ok test_futimesat_subsecond (test.test_os.StatAttributeTests) ... ok test_large_time (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_lutimes_ns (test.test_os.StatAttributeTests) ... ok test_lutimes_subsecond (test.test_os.StatAttributeTests) ... ok test_stat_attributes (test.test_os.StatAttributeTests) ... ok test_stat_attributes_bytes (test.test_os.StatAttributeTests) ... ok test_statvfs_attributes (test.test_os.StatAttributeTests) ... ok test_utime (test.test_os.StatAttributeTests) ... ok test_utime_dir (test.test_os.StatAttributeTests) ... ok test_utime_invalid_arguments (test.test_os.StatAttributeTests) ... ok test_utime_ns (test.test_os.StatAttributeTests) ... ok test_utime_subsecond (test.test_os.StatAttributeTests) ... ok test_utimensat_subsecond (test.test_os.StatAttributeTests) ... ok test___repr__ (test.test_os.EnvironTests) Check that the repr() of os.environ looks like environ({...}). ... ok test_bool (test.test_os.EnvironTests) ... ok test_constructor (test.test_os.EnvironTests) ... ok test_environb (test.test_os.EnvironTests) ... skipped 'U+20AC character is not encodable to ascii' test_get (test.test_os.EnvironTests) ... ok test_get_exec_path (test.test_os.EnvironTests) ... ok test_getitem (test.test_os.EnvironTests) ... ok test_items (test.test_os.EnvironTests) ... ok test_key_type (test.test_os.EnvironTests) ... ok test_keys (test.test_os.EnvironTests) ... ok test_keyvalue_types (test.test_os.EnvironTests) ... ok test_len (test.test_os.EnvironTests) ... ok test_os_popen_iter (test.test_os.EnvironTests) ... ok test_pop (test.test_os.EnvironTests) ... ok test_popitem (test.test_os.EnvironTests) ... ok test_read (test.test_os.EnvironTests) ... ok test_setdefault (test.test_os.EnvironTests) ... ok test_unset_error (test.test_os.EnvironTests) ... ok test_update (test.test_os.EnvironTests) ... ok test_update2 (test.test_os.EnvironTests) ... ok test_values (test.test_os.EnvironTests) ... ok test_write (test.test_os.EnvironTests) ... ok test_compare_to_walk (test.test_os.FwalkTests) ... ok test_dir_fd (test.test_os.FwalkTests) ... ok test_fd_leak (test.test_os.FwalkTests) ... ok test_yields_correct_dir_fd (test.test_os.FwalkTests) ... ok test_exist_ok_existing_directory (test.test_os.MakedirTests) ... ok test_exist_ok_existing_regular_file (test.test_os.MakedirTests) ... ok test_exist_ok_s_isgid_directory (test.test_os.MakedirTests) ... ok test_makedir (test.test_os.MakedirTests) ... ok test_devnull (test.test_os.DevNullTests) ... ok test_urandom_failure (test.test_os.URandomTests) ... ok test_urandom_length (test.test_os.URandomTests) ... ok test_urandom_subprocess (test.test_os.URandomTests) ... ok test_urandom_value (test.test_os.URandomTests) ... ok test_execvpe_with_bad_arglist (test.test_os.ExecTests) ... ok test_execvpe_with_bad_program (test.test_os.ExecTests) ... ok test_internal_execvpe_str (test.test_os.ExecTests) ... ok test_chdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_chmod (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_mkdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_remove (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_rename (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_utime (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_closerange (test.test_os.TestInvalidFD) ... ok test_dup (test.test_os.TestInvalidFD) ... ok test_dup2 (test.test_os.TestInvalidFD) ... ok test_fchdir (test.test_os.TestInvalidFD) ... ok test_fchmod (test.test_os.TestInvalidFD) ... ok test_fchown (test.test_os.TestInvalidFD) ... ok test_fdatasync (test.test_os.TestInvalidFD) ... ok test_fdopen (test.test_os.TestInvalidFD) ... ok test_fpathconf (test.test_os.TestInvalidFD) ... ok test_fstat (test.test_os.TestInvalidFD) ... ok test_fstatvfs (test.test_os.TestInvalidFD) ... ok test_fsync (test.test_os.TestInvalidFD) ... ok test_ftruncate (test.test_os.TestInvalidFD) ... ok test_isatty (test.test_os.TestInvalidFD) ... ok test_lseek (test.test_os.TestInvalidFD) ... ok test_read (test.test_os.TestInvalidFD) ... ok test_readv (test.test_os.TestInvalidFD) ... skipped 'test needs os.readv()' test_tcgetpgrp (test.test_os.TestInvalidFD) ... ok test_tcsetpgrpt (test.test_os.TestInvalidFD) ... ok test_ttyname (test.test_os.TestInvalidFD) ... ok test_write (test.test_os.TestInvalidFD) ... ok test_writev (test.test_os.TestInvalidFD) ... skipped 'test needs os.writev()' test_setegid (test.test_os.PosixUidGidTests) ... ok test_seteuid (test.test_os.PosixUidGidTests) ... ok test_setgid (test.test_os.PosixUidGidTests) ... ok test_setregid (test.test_os.PosixUidGidTests) ... ok test_setreuid (test.test_os.PosixUidGidTests) ... ok test_setuid (test.test_os.PosixUidGidTests) ... ok test_listdir (test.test_os.Pep383Tests) ... ok test_open (test.test_os.Pep383Tests) ... ok test_stat (test.test_os.Pep383Tests) ... ok test_statvfs (test.test_os.Pep383Tests) ... ok test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_CTRL_C_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_int (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_sigterm (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_12084 (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_directory_link (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_file_link (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_isdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_remove_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_rmdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_directory_link_nonlocal (test.test_os.NonLocalSymlinkTests) ... ok test_identity (test.test_os.FSEncodingTests) ... ok test_nop (test.test_os.FSEncodingTests) ... ok test_bad_fd (test.test_os.DeviceEncodingTests) ... ok test_device_encoding (test.test_os.DeviceEncodingTests) ... skipped 'test requires a tty and either Windows or nl_langinfo(CODESET)' test_getppid (test.test_os.PidTests) ... ok test_getlogin (test.test_os.LoginTests) ... skipped 'Skip due to platform/environment differences on *NIX buildbots' test_link (test.test_os.LinkTests) ... ok test_link_bytes (test.test_os.LinkTests) ... ok test_unicode_name (test.test_os.LinkTests) ... skipped 'Unable to encode for this platform.' test_flags (test.test_os.TestSendfile) ... skipped 'test needs os.sendfile()' test_headers (test.test_os.TestSendfile) ... skipped 'test needs os.sendfile()' test_invalid_offset (test.test_os.TestSendfile) ... skipped 'test needs os.sendfile()' test_offset_overflow (test.test_os.TestSendfile) ... skipped 'test needs os.sendfile()' test_send_at_certain_offset (test.test_os.TestSendfile) ... skipped 'test needs os.sendfile()' test_send_whole_file (test.test_os.TestSendfile) ... skipped 'test needs os.sendfile()' test_trailers (test.test_os.TestSendfile) ... skipped 'test needs os.sendfile()' test_set_get_priority (test.test_os.ProgramPriorityTests) ... skipped 'needs os.getpriority and os.setpriority' test_fds (test.test_os.ExtendedAttributeTests) ... skipped 'no non-broken extended attribute support' test_lpath (test.test_os.ExtendedAttributeTests) ... skipped 'no non-broken extended attribute support' test_simple (test.test_os.ExtendedAttributeTests) ... skipped 'no non-broken extended attribute support' test_deprecated (test.test_os.Win32DeprecatedBytesAPI) ... skipped 'Win32 specific tests' test_symlink (test.test_os.Win32DeprecatedBytesAPI) ... skipped 'Win32 specific tests' test_does_not_crash (test.test_os.TermsizeTests) Check if get_terminal_size() returns a meaningful value. ... skipped 'failed to query terminal size' test_stty_match (test.test_os.TermsizeTests) Check if stty returns the same results ... stty: 'standard input': Inappropriate ioctl for device skipped 'stty invocation failed' test_remove_all (test.test_os.RemoveDirsTests) ... ok test_remove_nothing (test.test_os.RemoveDirsTests) ... ok test_remove_partial (test.test_os.RemoveDirsTests) ... ok ---------------------------------------------------------------------- Ran 141 tests in 2.058s OK (skipped=43) 1 test OK. =================== test_ossaudiodev ==================== 0.59user 0.09system 0:03.02elapsed 22%CPU (0avgtext+0avgdata 47876maxresident)k 176inputs+568outputs (1major+34285minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ossaudiodev ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ossaudiodev == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29226 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 1 test skipped: test_ossaudiodev Those skips are all expected on linux. 0.15user 0.01system 0:00.58elapsed 28%CPU (0avgtext+0avgdata 41220maxresident)k 0inputs+24outputs (0major+8305minor)pagefaults 0swaps =================== test_osx_env ==================== + for TestName in $(cat testnames.txt) + echo =================== test_osx_env ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_osx_env == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29230 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_osx_env test_pythonexecutable_sets_sys_executable (test.test_osx_env.OSXEnvironmentVariableTestCase) ... skipped 'unnecessary on this platform' ---------------------------------------------------------------------- Ran 1 test in 0.000s OK (skipped=1) 1 test OK. 0.14user 0.01system 0:00.48elapsed 33%CPU (0avgtext+0avgdata 40980maxresident)k 0inputs+16outputs (0major+8222minor)pagefaults 0swaps =================== test_parser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_parser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_parser == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29234 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_parser test_assert (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_basic_import_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_class_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_dict_comprehensions (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_dict_displays (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_expressions (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_extended_unpacking (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_flags_passed (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_function_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_import_from_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_nonlocal_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_pep263 (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_position (test.test_parser.RoundtripLegalSyntaxTestCase) ... FAIL test_raise_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_relative_imports (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_set_comprehensions (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_set_displays (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_simple_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_simple_augmented_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_simple_expression (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_try_stmt (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_with (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_yield_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_a_comma_comma_c (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_illegal_operator (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_illegal_yield_1 (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_illegal_yield_2 (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_junk (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_malformed_global (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_missing_import_source (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_compile_badunicode (test.test_parser.CompileTestCase) ... ok test_compile_error (test.test_parser.CompileTestCase) ... ok test_compile_expr (test.test_parser.CompileTestCase) ... ok test_compile_suite (test.test_parser.CompileTestCase) ... ok test_issue_9011 (test.test_parser.CompileTestCase) ... ok test_deeply_nested_list (test.test_parser.ParserStackLimitTestCase) ... ok test_trigger_memory_error (test.test_parser.ParserStackLimitTestCase) ... FAIL test_comparisons (test.test_parser.STObjectTestCase) ... FAIL test_sizeof (test.test_parser.STObjectTestCase) ... skipped 'implementation detail specific to cpython' test_two_args_to_expr (test.test_parser.OtherParserCase) ... ok ====================================================================== ERROR: test_assert (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 248, in test_assert self.check_suite("assert alo < ahi and blo < bhi\n") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_basic_import_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 225, in test_basic_import_statement self.check_suite("import sys") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_class_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 189, in test_class_defs self.check_suite("class foo():pass") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_dict_comprehensions (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 335, in test_dict_comprehensions self.check_expr('{x:x for x in seq}') File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 29, in check_expr self.roundtrip(parser.expr, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_dict_displays (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 323, in test_dict_displays self.check_expr('{}') File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 29, in check_expr self.roundtrip(parser.expr, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_expressions (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 77, in test_expressions self.check_expr("foo(1)") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 29, in check_expr self.roundtrip(parser.expr, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_extended_unpacking (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 303, in test_extended_unpacking self.check_suite("*a = y") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_flags_passed (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 35, in test_flags_passed code = suite.compile() File "", line 1 SyntaxError: __future__ statements must appear at beginning of file ====================================================================== ERROR: test_function_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 141, in test_function_defs self.check_suite("def f(): pass") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_import_from_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 200, in test_import_from_statement self.check_suite("from sys.path import *") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_nonlocal_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 67, in test_nonlocal_statement self.check_suite("def f():\n" File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_pep263 (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 244, in test_pep263 self.check_suite("# -*- coding: iso-8859-1 -*-\n" File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_raise_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 309, in test_raise_statement self.check_suite("raise\n") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_relative_imports (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 232, in test_relative_imports self.check_suite("from . import name") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_set_comprehensions (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 330, in test_set_comprehensions self.check_expr('{x for x in seq}') File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 29, in check_expr self.roundtrip(parser.expr, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_set_displays (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 317, in test_set_displays self.check_expr('{2}') File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 29, in check_expr self.roundtrip(parser.expr, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_simple_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 123, in test_simple_assignments self.check_suite("a = b") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_simple_augmented_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 127, in test_simple_augmented_assignments self.check_suite("a += b") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_simple_expression (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 120, in test_simple_expression self.check_suite("a") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_try_stmt (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 256, in test_try_stmt self.check_suite("try: pass\nexcept: pass\n") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_with (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 251, in test_with self.check_suite("with open('x'): pass\n") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_yield_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 44, in test_yield_statement self.check_suite("def f(): yield 1") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 41, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 21, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_a_comma_comma_c (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 503, in test_a_comma_comma_c self.check_bad_tree(tree, "a,,c") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 349, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_illegal_operator (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 536, in test_illegal_operator self.check_bad_tree(tree, "a $= b") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 349, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_illegal_yield_1 (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 412, in test_illegal_yield_1 self.check_bad_tree(tree, "def f():\n return 1\n yield 1") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 349, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_illegal_yield_2 (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 476, in test_illegal_yield_2 self.check_bad_tree(tree, "def f():\n return 1\n yield 1") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 349, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_junk (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 357, in test_junk self.check_bad_tree((1, 2, 3), "") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 349, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_malformed_global (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 547, in test_malformed_global self.check_bad_tree(tree, "malformed global ast") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 349, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_missing_import_source (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 561, in test_missing_import_source self.check_bad_tree(tree, "from import fred") File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 349, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== FAIL: test_position (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 300, in test_position terminals) AssertionError: Lists differ: [(1, 'def', 1, 0), (1, 'f', 1,... != [(1, 'def', 1, 0), (1, 'f', 1,... First differing element 7: (5, '', 2, -1) (5, ' ', 2, 0) [(1, 'def', 1, 0), (1, 'f', 1, 4), (7, '(', 1, 5), (1, 'x', 1, 6), (8, ')', 1, 7), (11, ':', 1, 8), (4, '', 1, 9), - (5, '', 2, -1), ? ^^ + (5, ' ', 2, 0), ? ++++ ^ (1, 'return', 2, 4), (1, 'x', 2, 11), (14, '+', 2, 13), (2, '1', 2, 15), (4, '', 2, 16), - (6, '', 2, -1), ? ^^ + (6, '', 2, 0), ? ^ - (4, '', 2, -1), ? ^^ + (4, '', 2, 0), ? ^ - (0, '', 2, -1)] ? ^^ + (0, '', 2, 0)] ? ^ ====================================================================== FAIL: test_trigger_memory_error (test.test_parser.ParserStackLimitTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 615, in test_trigger_memory_error rc, out, err = assert_python_failure('-c', e) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/script_helper.py", line 61, in assert_python_failure return _assert_python(False, *args, **env_vars) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/script_helper.py", line 46, in _assert_python "stderr follows:\n%s" % (rc, err.decode('ascii', 'ignore'))) AssertionError: Process return code is 0, stderr follows: ====================================================================== FAIL: test_comparisons (test.test_parser.STObjectTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_parser.py", line 638, in test_comparisons self.assertEqual(st1, st1_copy) AssertionError: != ---------------------------------------------------------------------- Ran 40 tests in 0.064s FAILED (failures=3, errors=29, skipped=1) 1 test failed: test_parser test test_parser failed 0.21user 0.02system 0:00.54elapsed 45%CPU (0avgtext+0avgdata 42700maxresident)k 0inputs+80outputs (0major+14964minor)pagefaults 0swaps + echo test_parser =================== test_pdb ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pdb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pdb == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29240 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pdb test_issue13183 (test.test_pdb.PdbTestCase) ... ok test_issue13210 (test.test_pdb.PdbTestCase) ... ok test_issue7964 (test.test_pdb.PdbTestCase) ... ok test_list_commands (test.test_pdb) Doctest: test.test_pdb.test_list_commands ... ok test_pdb_basic_commands (test.test_pdb) Doctest: test.test_pdb.test_pdb_basic_commands ... ok test_pdb_breakpoint_commands (test.test_pdb) Doctest: test.test_pdb.test_pdb_breakpoint_commands ... ok test_pdb_continue_in_bottomframe (test.test_pdb) Doctest: test.test_pdb.test_pdb_continue_in_bottomframe ... ok test_pdb_displayhook (test.test_pdb) Doctest: test.test_pdb.test_pdb_displayhook ... ok test_pdb_run_with_code_object (test.test_pdb) Doctest: test.test_pdb.test_pdb_run_with_code_object ... ok test_pdb_run_with_incorrect_argument (test.test_pdb) Doctest: test.test_pdb.test_pdb_run_with_incorrect_argument ... ok test_pdb_skip_modules (test.test_pdb) Doctest: test.test_pdb.test_pdb_skip_modules ... ok test_pdb_skip_modules_with_callback (test.test_pdb) Doctest: test.test_pdb.test_pdb_skip_modules_with_callback ... ok test_post_mortem (test.test_pdb) Doctest: test.test_pdb.test_post_mortem ... ok ---------------------------------------------------------------------- Ran 13 tests in 1.060s OK 1 test OK. 0.51user 0.06system 0:01.64elapsed 35%CPU (0avgtext+0avgdata 45256maxresident)k 0inputs+104outputs (0major+25334minor)pagefaults 0swaps =================== test_peepholer ==================== + for TestName in $(cat testnames.txt) + echo =================== test_peepholer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_peepholer == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29248 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_peepholer test_binary_subscr_on_unicode (test.test_peepholer.TestTranforms) ... skipped 'implementation detail specific to cpython' test_constant_folding (test.test_peepholer.TestTranforms) ... ok test_elim_extra_return (test.test_peepholer.TestTranforms) ... ok test_elim_inversion_of_is_or_in (test.test_peepholer.TestTranforms) ... ok test_elim_jump_after_return1 (test.test_peepholer.TestTranforms) ... ok test_elim_jump_after_return2 (test.test_peepholer.TestTranforms) ... ok test_elim_jump_to_return (test.test_peepholer.TestTranforms) ... ok test_folding_of_binops_on_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_lists_of_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_sets_of_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_tuples_of_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_unaryops_on_constants (test.test_peepholer.TestTranforms) ... ok test_global_as_constant (test.test_peepholer.TestTranforms) ... ok test_make_function_doesnt_bail (test.test_peepholer.TestTranforms) ... ok test_pack_unpack (test.test_peepholer.TestTranforms) ... ok test_unot (test.test_peepholer.TestTranforms) ... ok test_while_one (test.test_peepholer.TestTranforms) ... ok test_bug_11510 (test.test_peepholer.TestBuglets) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.096s OK (skipped=1) 1 test OK. 0.23user 0.02system 0:00.80elapsed 32%CPU (0avgtext+0avgdata 50116maxresident)k 0inputs+48outputs (0major+10910minor)pagefaults 0swaps =================== test_pep247 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep247 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep247 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29252 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep247 test_hmac (test.test_pep247.Pep247Test) ... ok test_md5 (test.test_pep247.Pep247Test) ... ok test_sha (test.test_pep247.Pep247Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.41elapsed 39%CPU (0avgtext+0avgdata 40996maxresident)k 0inputs+16outputs (0major+8244minor)pagefaults 0swaps =================== test_pep263 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep263 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep263 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29256 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep263 test_compilestring (test.test_pep263.PEP263Test) ... ok test_error_message (test.test_pep263.PEP263Test) ... ok test_issue2301 (test.test_pep263.PEP263Test) ... ok test_issue3297 (test.test_pep263.PEP263Test) ... ok test_issue4626 (test.test_pep263.PEP263Test) ... ok test_issue7820 (test.test_pep263.PEP263Test) ... ok test_pep263 (test.test_pep263.PEP263Test) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.003s OK 1 test OK. 0.14user 0.01system 0:00.48elapsed 33%CPU (0avgtext+0avgdata 41364maxresident)k 0inputs+24outputs (0major+8310minor)pagefaults 0swaps =================== test_pep277 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep277 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep277 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29260 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep277 test_pep277 skipped -- only NT+ and systems with Unicode-friendly filesystem encoding 1 test skipped: test_pep277 Those skips are all expected on linux. 0.14user 0.01system 0:00.56elapsed 28%CPU (0avgtext+0avgdata 41228maxresident)k 0inputs+32outputs (0major+8312minor)pagefaults 0swaps =================== test_pep292 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep292 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep292 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29264 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep292 test_SafeTemplate (test.test_pep292.TestTemplate) ... ok test_braced_override (test.test_pep292.TestTemplate) ... ok test_braced_override_safe (test.test_pep292.TestTemplate) ... ok test_delimiter_override (test.test_pep292.TestTemplate) ... ok test_escapes (test.test_pep292.TestTemplate) ... ok test_idpattern_override (test.test_pep292.TestTemplate) ... ok test_invalid_placeholders (test.test_pep292.TestTemplate) ... ok test_invalid_with_no_lines (test.test_pep292.TestTemplate) ... ok test_keyword_arguments (test.test_pep292.TestTemplate) ... ok test_keyword_arguments_safe (test.test_pep292.TestTemplate) ... ok test_pattern_override (test.test_pep292.TestTemplate) ... ok test_percents (test.test_pep292.TestTemplate) ... ok test_regular_templates (test.test_pep292.TestTemplate) ... ok test_regular_templates_with_braces (test.test_pep292.TestTemplate) ... ok test_stringification (test.test_pep292.TestTemplate) ... ok test_tupleargs (test.test_pep292.TestTemplate) ... ok test_unicode_values (test.test_pep292.TestTemplate) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.013s OK 1 test OK. 0.16user 0.01system 0:00.46elapsed 38%CPU (0avgtext+0avgdata 41472maxresident)k 0inputs+48outputs (0major+8390minor)pagefaults 0swaps =================== test_pep3120 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep3120 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep3120 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29268 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep3120 test_badsyntax (test.test_pep3120.PEP3120Test) ... ok test_pep3120 (test.test_pep3120.PEP3120Test) ... ok test_latin1 (test.test_pep3120.BuiltinCompileTests) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.45elapsed 36%CPU (0avgtext+0avgdata 40988maxresident)k 0inputs+16outputs (0major+8231minor)pagefaults 0swaps =================== test_pep3131 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep3131 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep3131 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29272 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep3131 test_invalid (test.test_pep3131.PEP3131Test) ... ok test_non_bmp_normalized (test.test_pep3131.PEP3131Test) ... ok test_valid (test.test_pep3131.PEP3131Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.40elapsed 39%CPU (0avgtext+0avgdata 41164maxresident)k 0inputs+16outputs (0major+8227minor)pagefaults 0swaps =================== test_pep3151 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep3151 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep3151 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29276 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep3151 test_blockingioerror (test.test_pep3151.AttributesTest) ... ok test_errno_translation (test.test_pep3151.AttributesTest) ... skipped 'Windows-specific test' test_posix_error (test.test_pep3151.AttributesTest) ... ok test_windows_error (test.test_pep3151.AttributesTest) ... ok test_errno_mapping (test.test_pep3151.ExplicitSubclassingTest) ... ok test_init_kwdargs (test.test_pep3151.ExplicitSubclassingTest) ... ok test_init_new_overriden (test.test_pep3151.ExplicitSubclassingTest) ... ok test_init_overriden (test.test_pep3151.ExplicitSubclassingTest) ... ok test_init_standalone (test.test_pep3151.ExplicitSubclassingTest) ... ok test_new_kwdargs (test.test_pep3151.ExplicitSubclassingTest) ... ok test_new_overriden (test.test_pep3151.ExplicitSubclassingTest) ... ok test_builtin_errors (test.test_pep3151.HierarchyTest) ... ok test_errno_mapping (test.test_pep3151.HierarchyTest) ... ok test_select_error (test.test_pep3151.HierarchyTest) ... ok test_socket_errors (test.test_pep3151.HierarchyTest) ... ok test_try_except (test.test_pep3151.HierarchyTest) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.002s OK (skipped=1) 1 test OK. 0.14user 0.01system 0:00.35elapsed 46%CPU (0avgtext+0avgdata 41480maxresident)k 0inputs+40outputs (0major+8379minor)pagefaults 0swaps =================== test_pep352 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep352 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep352 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29280 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep352 test_builtins_new_style (test.test_pep352.ExceptionClassTests) ... ok test_inheritance (test.test_pep352.ExceptionClassTests) ... ok test_interface_multi_arg (test.test_pep352.ExceptionClassTests) ... ok test_interface_no_arg (test.test_pep352.ExceptionClassTests) ... ok test_interface_single_arg (test.test_pep352.ExceptionClassTests) ... ok test_catch_BaseException_instance (test.test_pep352.UsageTests) ... ok test_catch_non_BaseException (test.test_pep352.UsageTests) ... ok test_catch_string (test.test_pep352.UsageTests) ... ok test_raise_new_style_non_exception (test.test_pep352.UsageTests) ... ok test_raise_string (test.test_pep352.UsageTests) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.002s OK 1 test OK. 0.14user 0.01system 0:00.48elapsed 34%CPU (0avgtext+0avgdata 41236maxresident)k 0inputs+32outputs (0major+8326minor)pagefaults 0swaps =================== test_pep380 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep380 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep380 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29284 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pep380 test_attempted_yield_from_loop (test.test_pep380.TestPEP380Operation) ... ok test_attempting_to_send_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_broken_getattr_handling (test.test_pep380.TestPEP380Operation) ... ok test_catching_exception_from_subgen_and_returning (test.test_pep380.TestPEP380Operation) ... ok test_close_with_cleared_frame (test.test_pep380.TestPEP380Operation) ... ok test_conversion_of_sendNone_to_next (test.test_pep380.TestPEP380Operation) ... ok test_custom_iterator_return (test.test_pep380.TestPEP380Operation) ... ok test_delegating_close (test.test_pep380.TestPEP380Operation) ... ok test_delegating_generators_claim_to_be_running (test.test_pep380.TestPEP380Operation) ... ok test_delegating_throw (test.test_pep380.TestPEP380Operation) ... ok test_delegating_throw_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_close_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_initial_next_to_subgenerator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_next_call_to_subgenerator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_next_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_send (test.test_pep380.TestPEP380Operation) ... ok test_delegator_is_visible_to_debugger (test.test_pep380.TestPEP380Operation) ... ok test_exception_in_initial_next_call (test.test_pep380.TestPEP380Operation) ... ok test_exception_value_crash (test.test_pep380.TestPEP380Operation) ... ok test_generator_return_value (test.test_pep380.TestPEP380Operation) ... ok test_handing_exception_while_delegating_close (test.test_pep380.TestPEP380Operation) ... ok test_handling_exception_while_delegating_send (test.test_pep380.TestPEP380Operation) ... ok test_next_and_return_with_value (test.test_pep380.TestPEP380Operation) ... ok test_raising_exception_in_delegated_next_call (test.test_pep380.TestPEP380Operation) ... ok test_raising_exception_in_initial_next_call (test.test_pep380.TestPEP380Operation) ... ok test_returning_value_from_delegated_throw (test.test_pep380.TestPEP380Operation) ... ok test_send_and_return_with_value (test.test_pep380.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgen_that_raises (test.test_pep380.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgen_that_returns (test.test_pep380.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (test.test_pep380.TestPEP380Operation) ... ok test_value_attribute_of_StopIteration_exception (test.test_pep380.TestPEP380Operation) ... ok test_yield_from_empty (test.test_pep380.TestPEP380Operation) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.307s OK 1 test OK. 0.23user 0.02system 0:00.81elapsed 32%CPU (0avgtext+0avgdata 43280maxresident)k 32inputs+112outputs (0major+8991minor)pagefaults 0swaps =================== test_pickle ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pickle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pickle == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29288 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pickle test_bad_init (test.test_pickle.PickleTests) ... ok test_bad_input (test.test_pickle.PickleTests) ... ok test_callapi (test.test_pickle.PickleTests) ... ok test_dump_closed_file (test.test_pickle.PickleTests) ... ok test_highest_protocol (test.test_pickle.PickleTests) ... ok test_load_closed_file (test.test_pickle.PickleTests) ... ok test_load_from_and_dump_to_file (test.test_pickle.PickleTests) ... ok test_appends_on_non_lists (test.test_pickle.PyPicklerTests) ... ok test_attribute_name_interning (test.test_pickle.PyPicklerTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_pickle.PyPicklerTests) ... ok test_bytes (test.test_pickle.PyPicklerTests) ... ok test_dict_chunking (test.test_pickle.PyPicklerTests) ... ok test_dynamic_class (test.test_pickle.PyPicklerTests) ... ok test_ellipsis (test.test_pickle.PyPicklerTests) ... ok test_empty_bytestring (test.test_pickle.PyPicklerTests) ... ok test_float (test.test_pickle.PyPicklerTests) ... ok test_float_format (test.test_pickle.PyPicklerTests) ... ok test_get (test.test_pickle.PyPicklerTests) ... ok test_getinitargs (test.test_pickle.PyPicklerTests) ... ok test_global_ext1 (test.test_pickle.PyPicklerTests) ... ok test_global_ext2 (test.test_pickle.PyPicklerTests) ... ok test_global_ext4 (test.test_pickle.PyPicklerTests) ... ok test_insecure_strings (test.test_pickle.PyPicklerTests) ... ok test_int_pickling_efficiency (test.test_pickle.PyPicklerTests) ... ok test_ints (test.test_pickle.PyPicklerTests) ... ok test_large_pickles (test.test_pickle.PyPicklerTests) ... ok test_list_chunking (test.test_pickle.PyPicklerTests) ... ok test_load_classic_instance (test.test_pickle.PyPicklerTests) ... ok test_load_from_data0 (test.test_pickle.PyPicklerTests) ... ok test_load_from_data1 (test.test_pickle.PyPicklerTests) ... ok test_load_from_data2 (test.test_pickle.PyPicklerTests) ... ok test_long (test.test_pickle.PyPicklerTests) ... ok test_long1 (test.test_pickle.PyPicklerTests) ... ok test_long4 (test.test_pickle.PyPicklerTests) ... ok test_many_puts_and_gets (test.test_pickle.PyPicklerTests) ... ok test_maxint64 (test.test_pickle.PyPicklerTests) ... ok test_metaclass (test.test_pickle.PyPicklerTests) ... ok test_misc (test.test_pickle.PyPicklerTests) ... ok test_negative_32b_binbytes (test.test_pickle.PyPicklerTests) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binput (test.test_pickle.PyPicklerTests) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binunicode (test.test_pickle.PyPicklerTests) ... skipped 'test is only meaningful on 32-bit builds' test_negative_put (test.test_pickle.PyPicklerTests) ... ok test_newobj_generic (test.test_pickle.PyPicklerTests) ... ok test_newobj_list (test.test_pickle.PyPicklerTests) ... ok test_newobj_list_slots (test.test_pickle.PyPicklerTests) ... ok test_newobj_proxies (test.test_pickle.PyPicklerTests) ... ok test_newobj_tuple (test.test_pickle.PyPicklerTests) ... ok test_notimplemented (test.test_pickle.PyPicklerTests) ... ok test_pickle_to_2x (test.test_pickle.PyPicklerTests) ... skipped 'This test is too strong indeed' test_pop_empty_stack (test.test_pickle.PyPicklerTests) ... ok test_proto (test.test_pickle.PyPicklerTests) ... ok test_recursive_dict (test.test_pickle.PyPicklerTests) ... ok test_recursive_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_list (test.test_pickle.PyPicklerTests) ... ok test_recursive_multi (test.test_pickle.PyPicklerTests) ... ok test_recursive_tuple (test.test_pickle.PyPicklerTests) ... ok test_reduce (test.test_pickle.PyPicklerTests) ... ok test_reduce_bad_iterator (test.test_pickle.PyPicklerTests) ... ok test_reduce_calls_base (test.test_pickle.PyPicklerTests) ... ok test_reduce_ex_called (test.test_pickle.PyPicklerTests) ... ok test_reduce_ex_calls_base (test.test_pickle.PyPicklerTests) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.PyPicklerTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.PyPicklerTests) ... ok test_roundtrip_equality (test.test_pickle.PyPicklerTests) ... ok test_setitems_on_non_dicts (test.test_pickle.PyPicklerTests) ... ok test_short_tuples (test.test_pickle.PyPicklerTests) ... ok test_simple_newobj (test.test_pickle.PyPicklerTests) ... ok test_singleton_types (test.test_pickle.PyPicklerTests) ... ok test_singletons (test.test_pickle.PyPicklerTests) ... ok test_structseq (test.test_pickle.PyPicklerTests) ... ok test_unicode (test.test_pickle.PyPicklerTests) ... ok test_unicode_high_plane (test.test_pickle.PyPicklerTests) ... ok test_unpickle_from_2x (test.test_pickle.PyPicklerTests) ... ok test_persistence (test.test_pickle.PyPersPicklerTests) ... ok test_class_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok test_default_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok test_instance_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok test_class_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok test_default_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok test_instance_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok ---------------------------------------------------------------------- Ran 80 tests in 2.894s OK (skipped=5) Trying: decode_long(b'') Expecting: 0 ok Trying: decode_long(b"\xff\x00") Expecting: 255 ok Trying: decode_long(b"\xff\x7f") Expecting: 32767 ok Trying: decode_long(b"\x00\xff") Expecting: -256 ok Trying: decode_long(b"\x00\x80") Expecting: -32768 ok Trying: decode_long(b"\x80") Expecting: -128 ok Trying: decode_long(b"\x7f") Expecting: 127 ok Trying: encode_long(0) Expecting: b'' ok Trying: encode_long(255) Expecting: b'\xff\x00' ok Trying: encode_long(32767) Expecting: b'\xff\x7f' ok Trying: encode_long(-256) Expecting: b'\x00\xff' ok Trying: encode_long(-32768) Expecting: b'\x00\x80' ok Trying: encode_long(-128) Expecting: b'\x80' ok Trying: encode_long(127) Expecting: b'\x7f' ok 104 items had no tests: pickle pickle.PickleError pickle.PicklingError pickle.UnpicklingError pickle._Pickler pickle._Pickler.__init__ pickle._Pickler._batch_appends pickle._Pickler._batch_setitems pickle._Pickler._pickle_maybe_moduledict pickle._Pickler.clear_memo pickle._Pickler.dump pickle._Pickler.get pickle._Pickler.memoize pickle._Pickler.persistent_id pickle._Pickler.put pickle._Pickler.save pickle._Pickler.save_bool pickle._Pickler.save_bytes pickle._Pickler.save_dict pickle._Pickler.save_ellipsis pickle._Pickler.save_float pickle._Pickler.save_function pickle._Pickler.save_global pickle._Pickler.save_list pickle._Pickler.save_long pickle._Pickler.save_none pickle._Pickler.save_notimplemented pickle._Pickler.save_pers pickle._Pickler.save_reduce pickle._Pickler.save_str pickle._Pickler.save_tuple pickle._Pickler.save_type pickle._Stop pickle._Stop.__init__ pickle._Unpickler pickle._Unpickler.__init__ pickle._Unpickler._instantiate pickle._Unpickler.find_class pickle._Unpickler.get_extension pickle._Unpickler.load pickle._Unpickler.load_append pickle._Unpickler.load_appends pickle._Unpickler.load_binbytes pickle._Unpickler.load_binfloat pickle._Unpickler.load_binget pickle._Unpickler.load_binint pickle._Unpickler.load_binint1 pickle._Unpickler.load_binint2 pickle._Unpickler.load_binpersid pickle._Unpickler.load_binput pickle._Unpickler.load_binstring pickle._Unpickler.load_binunicode pickle._Unpickler.load_build pickle._Unpickler.load_dict pickle._Unpickler.load_dup pickle._Unpickler.load_empty_dictionary pickle._Unpickler.load_empty_list pickle._Unpickler.load_empty_tuple pickle._Unpickler.load_ext1 pickle._Unpickler.load_ext2 pickle._Unpickler.load_ext4 pickle._Unpickler.load_false pickle._Unpickler.load_float pickle._Unpickler.load_get pickle._Unpickler.load_global pickle._Unpickler.load_inst pickle._Unpickler.load_int pickle._Unpickler.load_list pickle._Unpickler.load_long pickle._Unpickler.load_long1 pickle._Unpickler.load_long4 pickle._Unpickler.load_long_binget pickle._Unpickler.load_long_binput pickle._Unpickler.load_mark pickle._Unpickler.load_newobj pickle._Unpickler.load_none pickle._Unpickler.load_obj pickle._Unpickler.load_persid pickle._Unpickler.load_pop pickle._Unpickler.load_pop_mark pickle._Unpickler.load_proto pickle._Unpickler.load_put pickle._Unpickler.load_reduce pickle._Unpickler.load_setitem pickle._Unpickler.load_setitems pickle._Unpickler.load_short_binbytes pickle._Unpickler.load_short_binstring pickle._Unpickler.load_stop pickle._Unpickler.load_string pickle._Unpickler.load_true pickle._Unpickler.load_tuple pickle._Unpickler.load_tuple1 pickle._Unpickler.load_tuple2 pickle._Unpickler.load_tuple3 pickle._Unpickler.load_unicode pickle._Unpickler.marker pickle._Unpickler.persistent_load pickle._keep_alive pickle._test pickle.dump pickle.dumps pickle.load pickle.loads pickle.whichmodule 2 items passed all tests: 7 tests in pickle.decode_long 7 tests in pickle.encode_long 14 tests in 106 items. 14 passed and 0 failed. Test passed. doctest (pickle) ... 14 tests with zero failures 1 test OK. =================== test_pickletools ==================== 1.19user 0.03system 0:03.67elapsed 33%CPU (0avgtext+0avgdata 52572maxresident)k 0inputs+40outputs (0major+11444minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pickletools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pickletools == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29292 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pickletools test_appends_on_non_lists (test.test_pickletools.OptimizedPickleTests) ... ok test_attribute_name_interning (test.test_pickletools.OptimizedPickleTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_pickletools.OptimizedPickleTests) ... ok test_bad_init (test.test_pickletools.OptimizedPickleTests) ... ok test_bad_input (test.test_pickletools.OptimizedPickleTests) ... ok test_bytes (test.test_pickletools.OptimizedPickleTests) ... ok test_callapi (test.test_pickletools.OptimizedPickleTests) ... ok test_dict_chunking (test.test_pickletools.OptimizedPickleTests) ... ok test_dump_closed_file (test.test_pickletools.OptimizedPickleTests) ... ok test_dynamic_class (test.test_pickletools.OptimizedPickleTests) ... ok test_ellipsis (test.test_pickletools.OptimizedPickleTests) ... ok test_empty_bytestring (test.test_pickletools.OptimizedPickleTests) ... ok test_float (test.test_pickletools.OptimizedPickleTests) ... ok test_float_format (test.test_pickletools.OptimizedPickleTests) ... ok test_get (test.test_pickletools.OptimizedPickleTests) ... ok test_getinitargs (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext1 (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext2 (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext4 (test.test_pickletools.OptimizedPickleTests) ... ok test_highest_protocol (test.test_pickletools.OptimizedPickleTests) ... ok test_insecure_strings (test.test_pickletools.OptimizedPickleTests) ... ok test_int_pickling_efficiency (test.test_pickletools.OptimizedPickleTests) ... ok test_ints (test.test_pickletools.OptimizedPickleTests) ... ok test_large_pickles (test.test_pickletools.OptimizedPickleTests) ... ok test_list_chunking (test.test_pickletools.OptimizedPickleTests) ... ok test_load_classic_instance (test.test_pickletools.OptimizedPickleTests) ... ok test_load_closed_file (test.test_pickletools.OptimizedPickleTests) ... ok test_load_from_and_dump_to_file (test.test_pickletools.OptimizedPickleTests) ... ok test_load_from_data0 (test.test_pickletools.OptimizedPickleTests) ... ok test_load_from_data1 (test.test_pickletools.OptimizedPickleTests) ... ok test_load_from_data2 (test.test_pickletools.OptimizedPickleTests) ... ok test_long (test.test_pickletools.OptimizedPickleTests) ... ok test_long1 (test.test_pickletools.OptimizedPickleTests) ... ok test_long4 (test.test_pickletools.OptimizedPickleTests) ... ok test_many_puts_and_gets (test.test_pickletools.OptimizedPickleTests) ... ok test_maxint64 (test.test_pickletools.OptimizedPickleTests) ... ok test_metaclass (test.test_pickletools.OptimizedPickleTests) ... ok test_misc (test.test_pickletools.OptimizedPickleTests) ... ok test_negative_32b_binbytes (test.test_pickletools.OptimizedPickleTests) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binput (test.test_pickletools.OptimizedPickleTests) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binunicode (test.test_pickletools.OptimizedPickleTests) ... skipped 'test is only meaningful on 32-bit builds' test_negative_put (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_generic (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_list (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_list_slots (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_proxies (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_tuple (test.test_pickletools.OptimizedPickleTests) ... ok test_notimplemented (test.test_pickletools.OptimizedPickleTests) ... ok test_pop_empty_stack (test.test_pickletools.OptimizedPickleTests) ... ok test_proto (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_multi (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_tuple (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_bad_iterator (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_calls_base (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_called (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_calls_base (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_overrides_reduce (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickletools.OptimizedPickleTests) ... ok test_roundtrip_equality (test.test_pickletools.OptimizedPickleTests) ... ok test_setitems_on_non_dicts (test.test_pickletools.OptimizedPickleTests) ... ok test_short_tuples (test.test_pickletools.OptimizedPickleTests) ... ok test_simple_newobj (test.test_pickletools.OptimizedPickleTests) ... ok test_singleton_types (test.test_pickletools.OptimizedPickleTests) ... ok test_singletons (test.test_pickletools.OptimizedPickleTests) ... ok test_structseq (test.test_pickletools.OptimizedPickleTests) ... ok test_unicode (test.test_pickletools.OptimizedPickleTests) ... ok test_unicode_high_plane (test.test_pickletools.OptimizedPickleTests) ... ok test_unpickle_from_2x (test.test_pickletools.OptimizedPickleTests) ... ok ---------------------------------------------------------------------- Ran 72 tests in 4.669s OK (skipped=4) Trying: import pickle Expecting nothing ok Trying: import io Expecting nothing ok Trying: f = io.BytesIO() Expecting nothing ok Trying: p = pickle.Pickler(f, 2) Expecting nothing ok Trying: x = [1, 2, 3] Expecting nothing ok Trying: p.dump(x) Expecting nothing ok Trying: p.dump(x) Expecting nothing ok Trying: f.seek(0) Expecting: 0 ok Trying: memo = {} Expecting nothing ok Trying: dis(f, memo=memo) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: ( MARK 6: K BININT1 1 8: K BININT1 2 10: K BININT1 3 12: e APPENDS (MARK at 5) 13: . STOP highest protocol among opcodes = 2 ok Trying: dis(f, memo=memo) Expecting: 14: \x80 PROTO 2 16: h BINGET 0 18: . STOP highest protocol among opcodes = 2 ok Trying: import pickle Expecting nothing ok Trying: x = [1, 2, (3, 4), {b'abc': "def"}] Expecting nothing ok Trying: pkl0 = pickle.dumps(x, 0) Expecting nothing ok Trying: dis(pkl0) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: L LONG 1 9: a APPEND 10: L LONG 2 14: a APPEND 15: ( MARK 16: L LONG 3 20: L LONG 4 24: t TUPLE (MARK at 15) 25: p PUT 1 28: a APPEND 29: ( MARK 30: d DICT (MARK at 29) 31: p PUT 2 34: c GLOBAL '_codecs encode' 50: p PUT 3 53: ( MARK 54: V UNICODE 'abc' 59: p PUT 4 62: V UNICODE 'latin1' 70: p PUT 5 73: t TUPLE (MARK at 53) 74: p PUT 6 77: R REDUCE 78: p PUT 7 81: V UNICODE 'def' 86: p PUT 8 89: s SETITEM 90: a APPEND 91: . STOP highest protocol among opcodes = 0 ok Trying: pkl1 = pickle.dumps(x, 1) Expecting nothing ok Trying: dis(pkl1) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: K BININT1 1 6: K BININT1 2 8: ( MARK 9: K BININT1 3 11: K BININT1 4 13: t TUPLE (MARK at 8) 14: q BINPUT 1 16: } EMPTY_DICT 17: q BINPUT 2 19: c GLOBAL '_codecs encode' 35: q BINPUT 3 37: ( MARK 38: X BINUNICODE 'abc' 46: q BINPUT 4 48: X BINUNICODE 'latin1' 59: q BINPUT 5 61: t TUPLE (MARK at 37) 62: q BINPUT 6 64: R REDUCE 65: q BINPUT 7 67: X BINUNICODE 'def' 75: q BINPUT 8 77: s SETITEM 78: e APPENDS (MARK at 3) 79: . STOP highest protocol among opcodes = 1 ok Trying: import pickletools Expecting nothing ok Trying: dis(pickle.dumps(pickletools.dis, 0)) Expecting: 0: c GLOBAL 'pickletools dis' 17: p PUT 0 20: . STOP highest protocol among opcodes = 0 ok Trying: from pickletools import _Example Expecting nothing ok Trying: x = [_Example(42)] * 2 Expecting nothing ok Trying: dis(pickle.dumps(x, 0)) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: c GLOBAL 'copy_reg _reconstructor' 30: p PUT 1 33: ( MARK 34: c GLOBAL 'pickletools _Example' 56: p PUT 2 59: c GLOBAL '__builtin__ object' 79: p PUT 3 82: N NONE 83: t TUPLE (MARK at 33) 84: p PUT 4 87: R REDUCE 88: p PUT 5 91: ( MARK 92: d DICT (MARK at 91) 93: p PUT 6 96: V UNICODE 'value' 103: p PUT 7 106: L LONG 42 111: s SETITEM 112: b BUILD 113: a APPEND 114: g GET 5 117: a APPEND 118: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(x, 1)) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: c GLOBAL 'copy_reg _reconstructor' 29: q BINPUT 1 31: ( MARK 32: c GLOBAL 'pickletools _Example' 54: q BINPUT 2 56: c GLOBAL '__builtin__ object' 76: q BINPUT 3 78: N NONE 79: t TUPLE (MARK at 31) 80: q BINPUT 4 82: R REDUCE 83: q BINPUT 5 85: } EMPTY_DICT 86: q BINPUT 6 88: X BINUNICODE 'value' 98: q BINPUT 7 100: K BININT1 42 102: s SETITEM 103: b BUILD 104: h BINGET 5 106: e APPENDS (MARK at 3) 107: . STOP highest protocol among opcodes = 1 ok Trying: L = [] Expecting nothing ok Trying: T = L, Expecting nothing ok Trying: L.append(T) Expecting nothing ok Trying: L[0] is T Expecting: True ok Trying: T[0] is L Expecting: True ok Trying: L[0][0] is L Expecting: True ok Trying: T[0][0] is T Expecting: True ok Trying: dis(pickle.dumps(L, 0)) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: ( MARK 6: g GET 0 9: t TUPLE (MARK at 5) 10: p PUT 1 13: a APPEND 14: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(L, 1)) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: h BINGET 0 6: t TUPLE (MARK at 3) 7: q BINPUT 1 9: a APPEND 10: . STOP highest protocol among opcodes = 1 ok Trying: dis(pickle.dumps(T, 0)) Expecting: 0: ( MARK 1: ( MARK 2: l LIST (MARK at 1) 3: p PUT 0 6: ( MARK 7: g GET 0 10: t TUPLE (MARK at 6) 11: p PUT 1 14: a APPEND 15: 0 POP 16: 0 POP (MARK at 0) 17: g GET 1 20: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(T, 1)) Expecting: 0: ( MARK 1: ] EMPTY_LIST 2: q BINPUT 0 4: ( MARK 5: h BINGET 0 7: t TUPLE (MARK at 4) 8: q BINPUT 1 10: a APPEND 11: 1 POP_MARK (MARK at 0) 12: h BINGET 1 14: . STOP highest protocol among opcodes = 1 ok Trying: dis(pickle.dumps(L, 2)) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: h BINGET 0 7: \x85 TUPLE1 8: q BINPUT 1 10: a APPEND 11: . STOP highest protocol among opcodes = 2 ok Trying: dis(pickle.dumps(T, 2)) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: h BINGET 0 7: \x85 TUPLE1 8: q BINPUT 1 10: a APPEND 11: 0 POP 12: h BINGET 1 14: . STOP highest protocol among opcodes = 2 ok Trying: dis(pickle.dumps(T, 3), annotate=1) Expecting: 0: \x80 PROTO 3 Protocol version indicator. 2: ] EMPTY_LIST Push an empty list. 3: q BINPUT 0 Store the stack top into the memo. The stack is not popped. 5: h BINGET 0 Read an object from the memo and push it on the stack. 7: \x85 TUPLE1 Build a one-tuple out of the topmost item on the stack. 8: q BINPUT 1 Store the stack top into the memo. The stack is not popped. 10: a APPEND Append an object to a list. 11: 0 POP Discard the top stack item, shrinking the stack by one item. 12: h BINGET 1 Read an object from the memo and push it on the stack. 14: . STOP Stop the unpickling machine. highest protocol among opcodes = 2 ok Trying: import io Expecting nothing ok Trying: read_bytes1(io.BytesIO(b"\x00")) Expecting: b'' ok Trying: read_bytes1(io.BytesIO(b"\x03abcdef")) Expecting: b'abc' ok Trying: import io Expecting nothing ok Trying: read_bytes4(io.BytesIO(b"\x00\x00\x00\x00abc")) Expecting: b'' ok Trying: read_bytes4(io.BytesIO(b"\x03\x00\x00\x00abcdef")) Expecting: b'abc' ok Trying: read_bytes4(io.BytesIO(b"\x00\x00\x00\x03abcdef")) Expecting: Traceback (most recent call last): ... ValueError: expected 50331648 bytes in a bytes4, but only 6 remain ok Trying: import io Expecting nothing ok Trying: read_decimalnl_long(io.BytesIO(b"1234L\n56")) Expecting: 1234 ok Trying: read_decimalnl_long(io.BytesIO(b"123456789012345678901234L\n6")) Expecting: 123456789012345678901234 ok Trying: import io Expecting nothing ok Trying: read_decimalnl_short(io.BytesIO(b"1234\n56")) Expecting: 1234 ok Trying: read_decimalnl_short(io.BytesIO(b"1234L\n56")) Expecting: Traceback (most recent call last): ... ValueError: invalid literal for int() with base 10: b'1234L' ok Trying: import io, struct Expecting nothing ok Trying: raw = struct.pack(">d", -1.25) Expecting nothing ok Trying: raw Expecting: b'\xbf\xf4\x00\x00\x00\x00\x00\x00' ok Trying: read_float8(io.BytesIO(raw + b"\n")) Expecting: -1.25 ok Trying: import io Expecting nothing ok Trying: read_floatnl(io.BytesIO(b"-1.25\n6")) Expecting: -1.25 ok Trying: import io Expecting nothing ok Trying: read_int4(io.BytesIO(b'\xff\x00\x00\x00')) Expecting: 255 ok Trying: read_int4(io.BytesIO(b'\x00\x00\x00\x80')) == -(2**31) Expecting: True ok Trying: import io Expecting nothing ok Trying: read_long1(io.BytesIO(b"\x00")) Expecting: 0 ok Trying: read_long1(io.BytesIO(b"\x02\xff\x00")) Expecting: 255 ok Trying: read_long1(io.BytesIO(b"\x02\xff\x7f")) Expecting: 32767 ok Trying: read_long1(io.BytesIO(b"\x02\x00\xff")) Expecting: -256 ok Trying: read_long1(io.BytesIO(b"\x02\x00\x80")) Expecting: -32768 ok Trying: import io Expecting nothing ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\xff\x00")) Expecting: 255 ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\xff\x7f")) Expecting: 32767 ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\x00\xff")) Expecting: -256 ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\x00\x80")) Expecting: -32768 ok Trying: read_long1(io.BytesIO(b"\x00\x00\x00\x00")) Expecting: 0 ok Trying: import io Expecting nothing ok Trying: read_string1(io.BytesIO(b"\x00")) Expecting: '' ok Trying: read_string1(io.BytesIO(b"\x03abcdef")) Expecting: 'abc' ok Trying: import io Expecting nothing ok Trying: read_string4(io.BytesIO(b"\x00\x00\x00\x00abc")) Expecting: '' ok Trying: read_string4(io.BytesIO(b"\x03\x00\x00\x00abcdef")) Expecting: 'abc' ok Trying: read_string4(io.BytesIO(b"\x00\x00\x00\x03abcdef")) Expecting: Traceback (most recent call last): ... ValueError: expected 50331648 bytes in a string4, but only 6 remain ok Trying: import io Expecting nothing ok Trying: read_stringnl(io.BytesIO(b"'abcd'\nefg\n")) Expecting: 'abcd' ok Trying: read_stringnl(io.BytesIO(b"\n")) Expecting: Traceback (most recent call last): ... ValueError: no string quotes around b'' ok Trying: read_stringnl(io.BytesIO(b"\n"), stripquotes=False) Expecting: '' ok Trying: read_stringnl(io.BytesIO(b"''\n")) Expecting: '' ok Trying: read_stringnl(io.BytesIO(b'"abcd"')) Expecting: Traceback (most recent call last): ... ValueError: no newline found when trying to read stringnl ok Trying: read_stringnl(io.BytesIO(br"'a\n\\b\x00c\td'" + b"\n'e'")) Expecting: 'a\n\\b\x00c\td' ok Trying: import io Expecting nothing ok Trying: read_stringnl_noescape_pair(io.BytesIO(b"Queue\nEmpty\njunk")) Expecting: 'Queue Empty' ok Trying: import io Expecting nothing ok Trying: read_uint1(io.BytesIO(b'\xff')) Expecting: 255 ok Trying: import io Expecting nothing ok Trying: read_uint2(io.BytesIO(b'\xff\x00')) Expecting: 255 ok Trying: read_uint2(io.BytesIO(b'\xff\xff')) Expecting: 65535 ok Trying: import io Expecting nothing ok Trying: read_uint4(io.BytesIO(b'\xff\x00\x00\x00')) Expecting: 255 ok Trying: read_uint4(io.BytesIO(b'\x00\x00\x00\x80')) == 2**31 Expecting: True ok Trying: import io Expecting nothing ok Trying: s = 'abcd\uabcd' Expecting nothing ok Trying: enc = s.encode('utf-8') Expecting nothing ok Trying: enc Expecting: b'abcd\xea\xaf\x8d' ok Trying: n = bytes([len(enc), 0, 0, 0]) # little-endian 4-byte length Expecting nothing ok Trying: t = read_unicodestring4(io.BytesIO(n + enc + b'junk')) Expecting nothing ok Trying: s == t Expecting: True ok Trying: read_unicodestring4(io.BytesIO(n + enc[:-1])) Expecting: Traceback (most recent call last): ... ValueError: expected 7 bytes in a unicodestring4, but only 6 remain ok Trying: import io Expecting nothing ok Trying: read_unicodestringnl(io.BytesIO(b"abc\\uabcd\njunk")) == 'abc\uabcd' Expecting: True ok 15 items had no tests: pickletools pickletools.ArgumentDescriptor pickletools.ArgumentDescriptor.__init__ pickletools.OpcodeInfo pickletools.OpcodeInfo.__init__ pickletools.StackObject pickletools.StackObject.__init__ pickletools.StackObject.__repr__ pickletools._Example pickletools._Example.__init__ pickletools._test pickletools.dis pickletools.genops pickletools.optimize pickletools.read_stringnl_noescape 20 items passed all tests: 11 tests in pickletools.__test__.disassembler_memo_test 26 tests in pickletools.__test__.disassembler_test 3 tests in pickletools.read_bytes1 4 tests in pickletools.read_bytes4 3 tests in pickletools.read_decimalnl_long 3 tests in pickletools.read_decimalnl_short 4 tests in pickletools.read_float8 2 tests in pickletools.read_floatnl 3 tests in pickletools.read_int4 6 tests in pickletools.read_long1 6 tests in pickletools.read_long4 3 tests in pickletools.read_string1 4 tests in pickletools.read_string4 7 tests in pickletools.read_stringnl 2 tests in pickletools.read_stringnl_noescape_pair 2 tests in pickletools.read_uint1 3 tests in pickletools.read_uint2 3 tests in pickletools.read_uint4 8 tests in pickletools.read_unicodestring4 2 tests in pickletools.read_unicodestringnl 105 tests in 35 items. 105 passed and 0 failed. Test passed. doctest (pickletools) ... 105 tests with zero failures 1 test OK. =================== test_pipes ==================== 1.59user 0.03system 0:05.55elapsed 29%CPU (0avgtext+0avgdata 55952maxresident)k 0inputs+16outputs (0major+12316minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pipes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pipes == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29298 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pipes testBadAppendOptions (test.test_pipes.SimplePipeTests) ... ok testBadOpenMode (test.test_pipes.SimplePipeTests) ... ok testBadPrependOptions (test.test_pipes.SimplePipeTests) ... ok testClone (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline1 (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline2 (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline3 (test.test_pipes.SimplePipeTests) ... ok testReadOpenSink (test.test_pipes.SimplePipeTests) ... ok testRepr (test.test_pipes.SimplePipeTests) ... ok testSetDebug (test.test_pipes.SimplePipeTests) ... ok testSimplePipe1 (test.test_pipes.SimplePipeTests) ... ok testSimplePipe2 (test.test_pipes.SimplePipeTests) ... ok testSimplePipe3 (test.test_pipes.SimplePipeTests) ... ok testWriteOpenSource (test.test_pipes.SimplePipeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.054s OK 1 test OK. =================== test_pkg ==================== 0.16user 0.02system 0:00.56elapsed 33%CPU (0avgtext+0avgdata 41432maxresident)k 120inputs+96outputs (1major+10925minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pkg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pkg == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29310 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pkg test_1 (test.test_pkg.TestPkg) ... ok test_2 (test.test_pkg.TestPkg) ... ok test_3 (test.test_pkg.TestPkg) ... ok test_4 (test.test_pkg.TestPkg) ... ok test_5 (test.test_pkg.TestPkg) ... ok test_6 (test.test_pkg.TestPkg) ... ok test_7 (test.test_pkg.TestPkg) ... ok test_8 (test.test_pkg.TestPkg) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.049s OK 1 test OK. 0.16user 0.02system 0:00.62elapsed 30%CPU (0avgtext+0avgdata 41036maxresident)k 0inputs+296outputs (0major+8318minor)pagefaults 0swaps =================== test_pkgimport ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pkgimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pkgimport == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29314 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pkgimport test_package_import__semantics (test.test_pkgimport.TestImport) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.005s OK 1 test OK. =================== test_pkgutil ==================== 0.15user 0.01system 0:00.93elapsed 18%CPU (0avgtext+0avgdata 41044maxresident)k 0inputs+72outputs (0major+8260minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pkgutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pkgutil == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29318 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pkgutil test_getdata_filesys (test.test_pkgutil.PkgutilTests) ... ok test_getdata_zipfile (test.test_pkgutil.PkgutilTests) ... ok test_unreadable_dir_on_syspath (test.test_pkgutil.PkgutilTests) ... ok test_alreadyloaded (test.test_pkgutil.PkgutilPEP302Tests) ... ok test_getdata_pep302 (test.test_pkgutil.PkgutilPEP302Tests) ... ok test_iter_importers (test.test_pkgutil.ExtendPathTests) ... ok test_mixed_namespace (test.test_pkgutil.ExtendPathTests) ... ok test_simple (test.test_pkgutil.ExtendPathTests) ... ok test_nested (test.test_pkgutil.NestedNamespacePackageTest) ... ok test_get_importer_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests) ... ok test_get_loader_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests) ... ok test_importer_deprecated (test.test_pkgutil.ImportlibMigrationTests) ... ok test_iter_importers_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests) ... ok test_loader_deprecated (test.test_pkgutil.ImportlibMigrationTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.045s OK 1 test OK. 0.17user 0.02system 0:00.55elapsed 37%CPU (0avgtext+0avgdata 42276maxresident)k 0inputs+304outputs (0major+8666minor)pagefaults 0swaps =================== test_platform ==================== + for TestName in $(cat testnames.txt) + echo =================== test_platform ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_platform == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29322 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_platform test_architecture (test.test_platform.PlatformTest) ... ok test_architecture_via_symlink (test.test_platform.PlatformTest) ... ok test_dist (test.test_platform.PlatformTest) ... ok test_java_ver (test.test_platform.PlatformTest) ... ok test_libc_ver (test.test_platform.PlatformTest) ... ok test_linux_distribution_encoding (test.test_platform.PlatformTest) ... ok test_mac_ver (test.test_platform.PlatformTest) ... ok test_mac_ver_with_fork (test.test_platform.PlatformTest) ... skipped 'OSX only test' test_machine (test.test_platform.PlatformTest) ... ok test_node (test.test_platform.PlatformTest) ... ok test_parse_release_file (test.test_platform.PlatformTest) ... ok test_platform (test.test_platform.PlatformTest) ... ok test_popen (test.test_platform.PlatformTest) ... ok test_processor (test.test_platform.PlatformTest) ... ok test_release (test.test_platform.PlatformTest) ... ok test_sys_version (test.test_platform.PlatformTest) ... ok test_system (test.test_platform.PlatformTest) ... ok test_system_alias (test.test_platform.PlatformTest) ... ok test_uname (test.test_platform.PlatformTest) ... ok test_uname_win32_ARCHITEW6432 (test.test_platform.PlatformTest) ... skipped 'windows only test' test_version (test.test_platform.PlatformTest) ... ok test_win32_ver (test.test_platform.PlatformTest) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.683s OK (skipped=2) 1 test OK. 0.34user 0.06system 0:01.22elapsed 33%CPU (0avgtext+0avgdata 42208maxresident)k 0inputs+48outputs (0major+26246minor)pagefaults 0swaps =================== test_plistlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_plistlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_plistlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29334 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_plistlib test_appleformatting (test.test_plistlib.TestPlistlib) ... ok test_appleformattingfromliteral (test.test_plistlib.TestPlistlib) ... ok test_bytes (test.test_plistlib.TestPlistlib) ... ok test_bytesio (test.test_plistlib.TestPlistlib) ... ok test_controlcharacters (test.test_plistlib.TestPlistlib) ... ok test_create (test.test_plistlib.TestPlistlib) ... ok test_indentation_array (test.test_plistlib.TestPlistlib) ... ok test_indentation_dict (test.test_plistlib.TestPlistlib) ... ok test_indentation_dict_mix (test.test_plistlib.TestPlistlib) ... ok test_invalidarray (test.test_plistlib.TestPlistlib) ... ok test_invaliddict (test.test_plistlib.TestPlistlib) ... ok test_invalidinteger (test.test_plistlib.TestPlistlib) ... ok test_invalidreal (test.test_plistlib.TestPlistlib) ... ok test_io (test.test_plistlib.TestPlistlib) ... ok test_nondictroot (test.test_plistlib.TestPlistlib) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.016s OK 1 test OK. 0.16user 0.02system 0:00.46elapsed 40%CPU (0avgtext+0avgdata 42012maxresident)k 0inputs+48outputs (0major+8601minor)pagefaults 0swaps =================== test_poll ==================== + for TestName in $(cat testnames.txt) + echo =================== test_poll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_poll == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29338 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_poll test_poll1 (test.test_poll.PollTests) ... ok test_poll2 (test.test_poll.PollTests) ... ok test_poll3 (test.test_poll.PollTests) ... ok test_poll_c_limits (test.test_poll.PollTests) ... skipped 'implementation detail specific to cpython' test_threaded_poll (test.test_poll.PollTests) ... ok ---------------------------------------------------------------------- Ran 5 tests in 10.921s OK (skipped=1) 1 test OK. =================== test_popen ==================== 0.17user 0.03system 0:11.33elapsed 1%CPU (0avgtext+0avgdata 41384maxresident)k 80inputs+32outputs (1major+10463minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_popen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_popen == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29354 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_popen test_contextmanager (test.test_popen.PopenTest) ... ok test_iterating (test.test_popen.PopenTest) ... ok test_popen (test.test_popen.PopenTest) ... ok test_return_code (test.test_popen.PopenTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.174s OK 1 test OK. =================== test_poplib ==================== 0.25user 0.04system 0:00.78elapsed 38%CPU (0avgtext+0avgdata 41048maxresident)k 0inputs+16outputs (0major+19544minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_poplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_poplib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29365 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_poplib test_apop (test.test_poplib.TestPOP3Class) ... ok test_dele (test.test_poplib.TestPOP3Class) ... ok test_exceptions (test.test_poplib.TestPOP3Class) ... ok test_getwelcome (test.test_poplib.TestPOP3Class) ... ok test_list (test.test_poplib.TestPOP3Class) ... ok test_noop (test.test_poplib.TestPOP3Class) ... ok test_pass_ (test.test_poplib.TestPOP3Class) ... ok test_quit (test.test_poplib.TestPOP3Class) ... ok test_retr (test.test_poplib.TestPOP3Class) ... ok test_rpop (test.test_poplib.TestPOP3Class) ... ok test_stat (test.test_poplib.TestPOP3Class) ... ok test_too_long_lines (test.test_poplib.TestPOP3Class) ... ok test_top (test.test_poplib.TestPOP3Class) ... ok test_uidl (test.test_poplib.TestPOP3Class) ... ok test_user (test.test_poplib.TestPOP3Class) ... ok testTimeoutDefault (test.test_poplib.TestTimeouts) ... ok testTimeoutNone (test.test_poplib.TestTimeouts) ... ok testTimeoutValue (test.test_poplib.TestTimeouts) ... ok test__all__ (test.test_poplib.TestPOP3_SSLClass) ... ok test_apop (test.test_poplib.TestPOP3_SSLClass) ... ok test_context (test.test_poplib.TestPOP3_SSLClass) ... ok test_dele (test.test_poplib.TestPOP3_SSLClass) ... ok test_exceptions (test.test_poplib.TestPOP3_SSLClass) ... ok test_getwelcome (test.test_poplib.TestPOP3_SSLClass) ... ok test_list (test.test_poplib.TestPOP3_SSLClass) ... ok test_noop (test.test_poplib.TestPOP3_SSLClass) ... ok test_pass_ (test.test_poplib.TestPOP3_SSLClass) ... ok test_quit (test.test_poplib.TestPOP3_SSLClass) ... ok test_retr (test.test_poplib.TestPOP3_SSLClass) ... ok test_rpop (test.test_poplib.TestPOP3_SSLClass) ... ok test_stat (test.test_poplib.TestPOP3_SSLClass) ... ok test_too_long_lines (test.test_poplib.TestPOP3_SSLClass) ... ok test_top (test.test_poplib.TestPOP3_SSLClass) ... ok test_uidl (test.test_poplib.TestPOP3_SSLClass) ... ok test_user (test.test_poplib.TestPOP3_SSLClass) ... ok ---------------------------------------------------------------------- Ran 35 tests in 2.813s OK 1 test OK. 0.44user 0.03system 0:03.35elapsed 14%CPU (0avgtext+0avgdata 44044maxresident)k 0inputs+8outputs (0major+9221minor)pagefaults 0swaps =================== test_posix ==================== + for TestName in $(cat testnames.txt) + echo =================== test_posix ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_posix == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29404 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_posix testNoArgFunctions (test.test_posix.PosixTester) ... ok test_access (test.test_posix.PosixTester) ... ok test_access_dir_fd (test.test_posix.PosixTester) ... skipped 'test needs dir_fd support for os.access()' test_chdir (test.test_posix.PosixTester) ... ok test_chflags (test.test_posix.PosixTester) ... skipped 'test needs os.chflags()' test_chmod_dir_fd (test.test_posix.PosixTester) ... ok test_chown (test.test_posix.PosixTester) ... ok test_chown_dir_fd (test.test_posix.PosixTester) ... ok test_confstr (test.test_posix.PosixTester) ... ok test_dup (test.test_posix.PosixTester) ... ok test_dup2 (test.test_posix.PosixTester) ... ok test_environ (test.test_posix.PosixTester) ... ok test_fchown (test.test_posix.PosixTester) ... ok test_fexecve (test.test_posix.PosixTester) ... ok test_fs_holes (test.test_posix.PosixTester) ... skipped 'test needs an OS that reports file holes' test_fstat (test.test_posix.PosixTester) ... ok test_fstatvfs (test.test_posix.PosixTester) ... ok test_ftruncate (test.test_posix.PosixTester) ... ok test_get_and_set_scheduler_and_param (test.test_posix.PosixTester) ... skipped "can't change scheduler" test_getcwd_long_pathnames (test.test_posix.PosixTester) ... ok test_getgrouplist (test.test_posix.PosixTester) ... skipped 'test needs posix.getgrouplist()' test_getgroups (test.test_posix.PosixTester) ... ok test_getresgid (test.test_posix.PosixTester) ... ok test_getresuid (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixTester) ... ok test_lchflags_regular_file (test.test_posix.PosixTester) ... skipped 'test needs os.lchflags()' test_lchflags_symlink (test.test_posix.PosixTester) ... skipped 'test needs os.lchflags()' test_lchown (test.test_posix.PosixTester) ... ok test_link_dir_fd (test.test_posix.PosixTester) ... ok test_listdir (test.test_posix.PosixTester) ... ok test_listdir_bytes (test.test_posix.PosixTester) ... ok test_listdir_default (test.test_posix.PosixTester) ... ok test_listdir_fd (test.test_posix.PosixTester) ... ok test_lockf (test.test_posix.PosixTester) ... skipped 'test needs posix.lockf()' test_mkdir_dir_fd (test.test_posix.PosixTester) ... ok test_mkfifo (test.test_posix.PosixTester) ... ok test_mkfifo_dir_fd (test.test_posix.PosixTester) ... ok test_mknod (test.test_posix.PosixTester) ... ok test_mknod_dir_fd (test.test_posix.PosixTester) ... ok test_open_dir_fd (test.test_posix.PosixTester) ... ok test_oscloexec (test.test_posix.PosixTester) ... skipped 'needs os.O_CLOEXEC' test_osexlock (test.test_posix.PosixTester) ... skipped 'test needs posix.O_EXLOCK' test_osshlock (test.test_posix.PosixTester) ... skipped 'test needs posix.O_SHLOCK' test_pipe (test.test_posix.PosixTester) ... ok test_pipe2 (test.test_posix.PosixTester) ... skipped 'test needs os.pipe2()' test_pipe2_c_limits (test.test_posix.PosixTester) ... skipped 'implementation detail specific to cpython' test_posix_fadvise (test.test_posix.PosixTester) ... skipped 'test needs posix.posix_fadvise()' test_posix_fallocate (test.test_posix.PosixTester) ... skipped 'test needs posix.posix_fallocate()' test_pread (test.test_posix.PosixTester) ... skipped 'test needs posix.pread()' test_pwrite (test.test_posix.PosixTester) ... skipped 'test needs posix.pwrite()' test_readlink_dir_fd (test.test_posix.PosixTester) ... ok test_readv (test.test_posix.PosixTester) ... skipped 'test needs posix.readv()' test_rename_dir_fd (test.test_posix.PosixTester) ... ok test_rtld_constants (test.test_posix.PosixTester) ... ok test_sched_getaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_priority (test.test_posix.PosixTester) ... skipped "don't have scheduling support" test_sched_rr_get_interval (test.test_posix.PosixTester) ... skipped 'no function' test_sched_setaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_yield (test.test_posix.PosixTester) ... skipped "don't have scheduling support" test_setresgid (test.test_posix.PosixTester) ... ok test_setresgid_exception (test.test_posix.PosixTester) ... ok test_setresuid (test.test_posix.PosixTester) ... ok test_setresuid_exception (test.test_posix.PosixTester) ... ok test_stat (test.test_posix.PosixTester) ... ok test_stat_dir_fd (test.test_posix.PosixTester) ... ok test_statvfs (test.test_posix.PosixTester) ... ok test_strerror (test.test_posix.PosixTester) ... ok test_symlink_dir_fd (test.test_posix.PosixTester) ... ok test_truncate (test.test_posix.PosixTester) ... ok test_umask (test.test_posix.PosixTester) ... ok test_unlink_dir_fd (test.test_posix.PosixTester) ... ok test_utime (test.test_posix.PosixTester) ... ok test_utime_dir_fd (test.test_posix.PosixTester) ... ok test_utime_nofollow_symlinks (test.test_posix.PosixTester) ... ok test_utime_with_fd (test.test_posix.PosixTester) ... ok test_waitid (test.test_posix.PosixTester) ... skipped 'test needs posix.waitid()' test_writev (test.test_posix.PosixTester) ... skipped 'test needs posix.writev()' test_initgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' test_setgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' ---------------------------------------------------------------------- Ran 79 tests in 0.149s OK (skipped=27) 1 test OK. =================== test_posixpath ==================== 0.23user 0.03system 0:00.62elapsed 43%CPU (0avgtext+0avgdata 44968maxresident)k 96inputs+160outputs (1major+17532minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_posixpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_posixpath == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29410 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_posixpath test_abspath (test.test_posixpath.PosixCommonTest) ... ok test_abspath_issue3426 (test.test_posixpath.PosixCommonTest) ... ok test_commonprefix (test.test_posixpath.PosixCommonTest) ... ok test_exists (test.test_posixpath.PosixCommonTest) ... ok test_exists_fd (test.test_posixpath.PosixCommonTest) ... ok test_expandvars (test.test_posixpath.PosixCommonTest) ... ok test_expandvars_nonascii (test.test_posixpath.PosixCommonTest) ... skipped 'need support.FS_NONASCII' test_getsize (test.test_posixpath.PosixCommonTest) ... ok test_isdir (test.test_posixpath.PosixCommonTest) ... ok test_isfile (test.test_posixpath.PosixCommonTest) ... ok test_no_argument (test.test_posixpath.PosixCommonTest) ... ok test_nonascii_abspath (test.test_posixpath.PosixCommonTest) ... ok test_normcase (test.test_posixpath.PosixCommonTest) ... ok test_normpath_issue5827 (test.test_posixpath.PosixCommonTest) ... ok test_realpath (test.test_posixpath.PosixCommonTest) ... ok test_splitdrive (test.test_posixpath.PosixCommonTest) ... ok test_time (test.test_posixpath.PosixCommonTest) ... ok test_basename (test.test_posixpath.PosixPathTest) ... ok test_dirname (test.test_posixpath.PosixPathTest) ... ok test_expanduser (test.test_posixpath.PosixPathTest) ... ok test_isabs (test.test_posixpath.PosixPathTest) ... ok test_islink (test.test_posixpath.PosixPathTest) ... ok test_ismount (test.test_posixpath.PosixPathTest) ... ok test_ismount_different_device (test.test_posixpath.PosixPathTest) ... ok test_ismount_non_existent (test.test_posixpath.PosixPathTest) ... ok test_ismount_symlinks (test.test_posixpath.PosixPathTest) ... ok test_join (test.test_posixpath.PosixPathTest) ... ok test_normpath (test.test_posixpath.PosixPathTest) ... ok test_realpath_basic (test.test_posixpath.PosixPathTest) ... ok test_realpath_curdir (test.test_posixpath.PosixPathTest) ... ok test_realpath_deep_recursion (test.test_posixpath.PosixPathTest) ... ok test_realpath_pardir (test.test_posixpath.PosixPathTest) ... ok test_realpath_relative (test.test_posixpath.PosixPathTest) ... ok test_realpath_repeated_indirect_symlinks (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_before_normalizing (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_first (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_parents (test.test_posixpath.PosixPathTest) ... ok test_realpath_symlink_loops (test.test_posixpath.PosixPathTest) ... ok test_relpath (test.test_posixpath.PosixPathTest) ... ok test_relpath_bytes (test.test_posixpath.PosixPathTest) ... ok test_samefile (test.test_posixpath.PosixPathTest) ... ok test_samefile_on_links (test.test_posixpath.PosixPathTest) ... ok test_sameopenfile (test.test_posixpath.PosixPathTest) ... ok test_samestat (test.test_posixpath.PosixPathTest) ... ok test_samestat_on_links (test.test_posixpath.PosixPathTest) ... ok test_split (test.test_posixpath.PosixPathTest) ... ok test_splitext (test.test_posixpath.PosixPathTest) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.152s OK (skipped=1) 1 test OK. 0.19user 0.02system 0:00.97elapsed 22%CPU (0avgtext+0avgdata 43824maxresident)k 0inputs+160outputs (0major+8882minor)pagefaults 0swaps =================== test_pow ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pow ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pow == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29414 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pow test_bug643260 (test.test_pow.PowTest) ... ok test_bug705231 (test.test_pow.PowTest) ... ok test_other (test.test_pow.PowTest) ... ok test_powfloat (test.test_pow.PowTest) ... ok test_powint (test.test_pow.PowTest) ... ok test_powlong (test.test_pow.PowTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.472s OK 1 test OK. 0.33user 0.02system 0:00.71elapsed 49%CPU (0avgtext+0avgdata 41348maxresident)k 0inputs+24outputs (0major+8323minor)pagefaults 0swaps =================== test_pprint ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pprint ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pprint == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29418 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pprint test_basic (test.test_pprint.QueryTestCase) ... ok test_basic_line_wrap (test.test_pprint.QueryTestCase) ... ok test_depth (test.test_pprint.QueryTestCase) ... ok test_knotted (test.test_pprint.QueryTestCase) ... ok test_nested_indentations (test.test_pprint.QueryTestCase) ... ok test_ordered_dict (test.test_pprint.QueryTestCase) ... ok test_same_as_repr (test.test_pprint.QueryTestCase) ... ok test_set_of_sets_reprs (test.test_pprint.QueryTestCase) ... skipped 'implementation detail specific to cpython' test_set_reprs (test.test_pprint.QueryTestCase) ... ok test_sort_unorderable_values (test.test_pprint.QueryTestCase) ... ok test_sorted_dict (test.test_pprint.QueryTestCase) ... ok test_subclassing (test.test_pprint.QueryTestCase) ... ok test_unreadable (test.test_pprint.QueryTestCase) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.140s OK (skipped=1) 1 test OK. 0.24user 0.02system 0:01.12elapsed 24%CPU (0avgtext+0avgdata 47476maxresident)k 0inputs+344outputs (0major+10193minor)pagefaults 0swaps =================== test_print ==================== + for TestName in $(cat testnames.txt) + echo =================== test_print ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_print == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29422 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_print test_print (test.test_print.TestPrint) ... ok test_print_flush (test.test_print.TestPrint) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.003s OK 1 test OK. 0.14user 0.02system 0:00.45elapsed 36%CPU (0avgtext+0avgdata 41248maxresident)k 0inputs+32outputs (0major+8308minor)pagefaults 0swaps =================== test_profile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_profile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_profile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29426 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_profile test_calling_conventions (test.test_profile.ProfileTest) ... ok test_cprofile (test.test_profile.ProfileTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.020s OK 1 test OK. 0.15user 0.01system 0:00.55elapsed 31%CPU (0avgtext+0avgdata 41176maxresident)k 0inputs+8outputs (0major+8339minor)pagefaults 0swaps =================== test_property ==================== + for TestName in $(cat testnames.txt) + echo =================== test_property ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_property == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29430 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_property test_property___isabstractmethod__descriptor (test.test_property.PropertyTests) ... ok test_property_decorator_baseclass (test.test_property.PropertyTests) ... ok test_property_decorator_baseclass_doc (test.test_property.PropertyTests) ... ok test_property_decorator_doc (test.test_property.PropertyTests) ... ok test_property_decorator_subclass (test.test_property.PropertyTests) ... ok test_property_decorator_subclass_doc (test.test_property.PropertyTests) ... ok test_property_getter_doc_override (test.test_property.PropertyTests) ... ok test_docstring_copy (test.test_property.PropertySubclassTests) ... ok test_property_new_getter_new_docstring (test.test_property.PropertySubclassTests) ... ok test_property_setter_copies_getter_docstring (test.test_property.PropertySubclassTests) ... ok test_slots_docstring_copy_exception (test.test_property.PropertySubclassTests) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.001s OK 1 test OK. 0.15user 0.02system 0:00.36elapsed 47%CPU (0avgtext+0avgdata 41544maxresident)k 0inputs+56outputs (0major+8402minor)pagefaults 0swaps =================== test_pstats ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pstats ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pstats == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29434 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pstats test_combine_results (test.test_pstats.AddCallersTestCase) ... ok test_add (test.test_pstats.StatsTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.030s OK 1 test OK. 0.16user 0.02system 0:00.55elapsed 33%CPU (0avgtext+0avgdata 41776maxresident)k 0inputs+16outputs (0major+8468minor)pagefaults 0swaps =================== test_pty ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pty == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29438 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pty test__copy_eof_on_all (test.test_pty.SmallPtyTests) Test the empty read EOF case on both master_fd and stdin. ... ok test__copy_to_each (test.test_pty.SmallPtyTests) Test the normal data case on both master_fd and stdin. ... ok test_basic (test.test_pty.PtyTest) ... Calling master_open() Got master_fd '3', slave_name '/dev/pts/0' Calling slave_open('/dev/pts/0') Got slave_fd '4' Writing to slave_fd Writing chunked output ok test_fork (test.test_pty.PtyTest) ... calling pty.fork() Waiting for child (29441) to finish. Child (29441) exited with status 4 (1024). ok ---------------------------------------------------------------------- Ran 4 tests in 0.336s OK 1 test OK. 0.15user 0.02system 0:01.73elapsed 10%CPU (0avgtext+0avgdata 41732maxresident)k 0inputs+32outputs (0major+9928minor)pagefaults 0swaps =================== test_pulldom ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pulldom ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pulldom == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29443 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pulldom test_comment (test.test_pulldom.PullDOMTestCase) PullDOM does not receive "comment" events. ... expected failure test_end_document (test.test_pulldom.PullDOMTestCase) PullDOM does not receive "end-document" events. ... expected failure test_expandItem (test.test_pulldom.PullDOMTestCase) Ensure expandItem works as expected. ... ok test_parse (test.test_pulldom.PullDOMTestCase) Minimal test of DOMEventStream.parse() ... ok test_parse_semantics (test.test_pulldom.PullDOMTestCase) Test DOMEventStream parsing semantics. ... ok test_sax2dom_fail (test.test_pulldom.ThoroughTestCase) SAX2DOM can"t handle a PI before the root element. ... expected failure test_thorough_parse (test.test_pulldom.ThoroughTestCase) Test some of the hard-to-reach parts of PullDOM. ... ok test_thorough_sax2dom (test.test_pulldom.ThoroughTestCase) Test some of the hard-to-reach parts of SAX2DOM. ... ok testSAX2DOM (test.test_pulldom.SAX2DOMTestCase) Ensure SAX2DOM expands nodes as expected. ... ok test_basic (test.test_pulldom.SAX2DOMTestCase) Ensure SAX2DOM can parse from a stream. ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.156s OK (expected failures=3) 1 test OK. 0.25user 0.02system 0:00.60elapsed 45%CPU (0avgtext+0avgdata 47424maxresident)k 0inputs+168outputs (0major+10218minor)pagefaults 0swaps =================== test_pwd ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pwd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pwd == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29447 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pwd test_errors (test.test_pwd.PwdTest) ... ok test_values (test.test_pwd.PwdTest) ... ok test_values_extended (test.test_pwd.PwdTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.006s OK 1 test OK. 0.15user 0.01system 0:00.46elapsed 36%CPU (0avgtext+0avgdata 41952maxresident)k 0inputs+16outputs (0major+8347minor)pagefaults 0swaps =================== test_py_compile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_py_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_py_compile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29451 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_py_compile test_absolute_path (test.test_py_compile.PyCompileTests) ... ok test_cache_path (test.test_py_compile.PyCompileTests) ... ok test_cwd (test.test_py_compile.PyCompileTests) ... ok test_relative_path (test.test_py_compile.PyCompileTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.004s OK 1 test OK. =================== test_pyclbr ==================== 0.15user 0.01system 0:00.80elapsed 21%CPU (0avgtext+0avgdata 41292maxresident)k 0inputs+80outputs (0major+8406minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pyclbr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pyclbr == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29455 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pyclbr test_decorators (test.test_pyclbr.PyclbrTest) ... ok test_easy (test.test_pyclbr.PyclbrTest) ... ok test_issue_14798 (test.test_pyclbr.PyclbrTest) ... ok test_others (test.test_pyclbr.PyclbrTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 17.930s OK 1 test OK. 4.98user 1.05system 0:18.33elapsed 32%CPU (0avgtext+0avgdata 64488maxresident)k 0inputs+40outputs (0major+1082471minor)pagefaults 0swaps =================== test_pydoc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pydoc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pydoc == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29459 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pydoc test_allmethods (test.test_pydoc.PydocDocTest) ... ok test_help_output_redirect (test.test_pydoc.PydocDocTest) ... ok test_html_doc (test.test_pydoc.PydocDocTest) ... ok test_input_strip (test.test_pydoc.PydocDocTest) ... ok test_issue8225 (test.test_pydoc.PydocDocTest) ... ok test_namedtuple_public_underscore (test.test_pydoc.PydocDocTest) ... ok test_non_str_name (test.test_pydoc.PydocDocTest) ... ok test_not_here (test.test_pydoc.PydocDocTest) ... ok test_stripid (test.test_pydoc.PydocDocTest) ... ok test_synopsis (test.test_pydoc.PydocDocTest) ... ok test_text_doc (test.test_pydoc.PydocDocTest) ... ok test_apropos_with_bad_package (test.test_pydoc.PydocImportTest) ... ok test_apropos_with_unreadable_dir (test.test_pydoc.PydocImportTest) ... ok test_badimport (test.test_pydoc.PydocImportTest) ... ok test_builtin (test.test_pydoc.TestDescriptions) ... ok test_class (test.test_pydoc.TestDescriptions) ... ok test_module (test.test_pydoc.TestDescriptions) ... ok test_server (test.test_pydoc.PydocServerTest) ... ok test_content_type_err (test.test_pydoc.PydocUrlHandlerTest) ... ok test_url_requests (test.test_pydoc.PydocUrlHandlerTest) ... ok test_keywords (test.test_pydoc.TestHelper) ... ok ---------------------------------------------------------------------- Ran 21 tests in 6.236s OK 1 test OK. 1.53user 0.18system 0:06.84elapsed 25%CPU (0avgtext+0avgdata 92108maxresident)k 0inputs+192outputs (0major+71166minor)pagefaults 0swaps =================== test_pyexpat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pyexpat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pyexpat == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29471 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_pyexpat test_ordered_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_specified_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_parse_bytes (test.test_pyexpat.ParseTest) ... ok test_parse_file (test.test_pyexpat.ParseTest) ... ok test_parse_str (test.test_pyexpat.ParseTest) ... ok test_illegal (test.test_pyexpat.NamespaceSeparatorTest) ... ok test_legal (test.test_pyexpat.NamespaceSeparatorTest) ... ok test_zero_length (test.test_pyexpat.NamespaceSeparatorTest) ... ok test (test.test_pyexpat.InterningTest) ... ok test_issue9402 (test.test_pyexpat.InterningTest) ... ok test1 (test.test_pyexpat.BufferTextTest) ... ok test2 (test.test_pyexpat.BufferTextTest) ... ok test3 (test.test_pyexpat.BufferTextTest) ... ok test4 (test.test_pyexpat.BufferTextTest) ... ok test5 (test.test_pyexpat.BufferTextTest) ... ok test6 (test.test_pyexpat.BufferTextTest) ... ok test7 (test.test_pyexpat.BufferTextTest) ... ok test_buffering_enabled (test.test_pyexpat.BufferTextTest) ... ok test_default_to_disabled (test.test_pyexpat.BufferTextTest) ... ok test (test.test_pyexpat.HandlerExceptionTest) ... ok test (test.test_pyexpat.PositionTest) ... ok test_parse_only_xml_data (test.test_pyexpat.sf1296433Test) ... ok test_1000_bytes (test.test_pyexpat.ChardataBufferTest) ... ok test_1025_bytes (test.test_pyexpat.ChardataBufferTest) ... ok test_change_size_1 (test.test_pyexpat.ChardataBufferTest) ... ok test_change_size_2 (test.test_pyexpat.ChardataBufferTest) ... ok test_disabling_buffer (test.test_pyexpat.ChardataBufferTest) ... ok test_unchanged_size (test.test_pyexpat.ChardataBufferTest) ... ok test_wrong_size (test.test_pyexpat.ChardataBufferTest) ... ok test1 (test.test_pyexpat.MalformedInputTest) ... ok test2 (test.test_pyexpat.MalformedInputTest) ... FAIL test_codes (test.test_pyexpat.ErrorMessageTest) ... ok test_expaterror (test.test_pyexpat.ErrorMessageTest) ... ok test_ignore_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests) ... ok test_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests) ... test test_pyexpat failed ok ====================================================================== FAIL: test2 (test.test_pyexpat.MalformedInputTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_pyexpat.py", line 612, in test2 parser.Parse(xml, True) pyexpat.ExpatError: XML declaration not well-formed: line 1, column 6 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_pyexpat.py", line 615, in test2 self.assertEqual(str(e), 'XML declaration not well-formed: line 1, column 14') AssertionError: 'XML declaration not well-formed: line 1, column 6' != 'XML declaration not well-formed: line 1, column 14' - XML declaration not well-formed: line 1, column 6 ? ^ + XML declaration not well-formed: line 1, column 14 ? ^^ ---------------------------------------------------------------------- Ran 35 tests in 0.015s FAILED (failures=1) 1 test failed: test_pyexpat 0.17user 0.02system 0:00.65elapsed 29%CPU (0avgtext+0avgdata 42976maxresident)k 0inputs+104outputs (0major+8841minor)pagefaults 0swaps + echo test_pyexpat =================== test_queue ==================== + for TestName in $(cat testnames.txt) + echo =================== test_queue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_queue == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29476 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_queue test_negative_timeout_raises_exception (test.test_queue.QueueTest) ... ok test_nowait (test.test_queue.QueueTest) ... ok test_queue_join (test.test_queue.QueueTest) ... ok test_queue_task_done (test.test_queue.QueueTest) ... ok test_shrinking_queue (test.test_queue.QueueTest) ... ok test_simple_queue (test.test_queue.QueueTest) ... ok test_negative_timeout_raises_exception (test.test_queue.LifoQueueTest) ... ok test_nowait (test.test_queue.LifoQueueTest) ... ok test_queue_join (test.test_queue.LifoQueueTest) ... ok test_queue_task_done (test.test_queue.LifoQueueTest) ... ok test_shrinking_queue (test.test_queue.LifoQueueTest) ... ok test_simple_queue (test.test_queue.LifoQueueTest) ... ok test_negative_timeout_raises_exception (test.test_queue.PriorityQueueTest) ... ok test_nowait (test.test_queue.PriorityQueueTest) ... ok test_queue_join (test.test_queue.PriorityQueueTest) ... ok test_queue_task_done (test.test_queue.PriorityQueueTest) ... ok test_shrinking_queue (test.test_queue.PriorityQueueTest) ... ok test_simple_queue (test.test_queue.PriorityQueueTest) ... ok test_failing_queue (test.test_queue.FailingQueueTest) ... ok ---------------------------------------------------------------------- Ran 19 tests in 3.498s OK 1 test altered the execution environment: test_queue Warning -- threading._dangling was modified by test_queue 0.18user 0.02system 0:04.17elapsed 4%CPU (0avgtext+0avgdata 42036maxresident)k 32inputs+40outputs (0major+8513minor)pagefaults 0swaps =================== test_quopri ==================== + for TestName in $(cat testnames.txt) + echo =================== test_quopri ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_quopri == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29524 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_quopri test_decode (test.test_quopri.QuopriTestCase) ... ok test_decode_header (test.test_quopri.QuopriTestCase) ... ok test_decodestring (test.test_quopri.QuopriTestCase) ... ok test_embedded_ws (test.test_quopri.QuopriTestCase) ... ok test_encode (test.test_quopri.QuopriTestCase) ... ok test_encode_header (test.test_quopri.QuopriTestCase) ... ok test_encodestring (test.test_quopri.QuopriTestCase) ... ok test_idempotent_string (test.test_quopri.QuopriTestCase) ... ok test_scriptdecode (test.test_quopri.QuopriTestCase) ... ok test_scriptencode (test.test_quopri.QuopriTestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.566s OK 1 test OK. =================== test_raise ==================== 0.25user 0.03system 0:00.73elapsed 39%CPU (0avgtext+0avgdata 41460maxresident)k 0inputs+32outputs (0major+15479minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_raise ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_raise == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29530 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_raise testCauseSyntax (test.test_raise.TestCause) ... ok test_class_cause (test.test_raise.TestCause) ... ok test_erroneous_cause (test.test_raise.TestCause) ... ok test_instance_cause (test.test_raise.TestCause) ... ok test_invalid_cause (test.test_raise.TestCause) ... ok test_3118 (test.test_raise.TestContext) ... ok test_3611 (test.test_raise.TestContext) ... ok test_c_exception_context (test.test_raise.TestContext) ... ok test_c_exception_raise (test.test_raise.TestContext) ... ok test_class_context_class_raise (test.test_raise.TestContext) ... ok test_class_context_instance_raise (test.test_raise.TestContext) ... ok test_context_manager (test.test_raise.TestContext) ... ok test_cycle_broken (test.test_raise.TestContext) ... ok test_instance_context_instance_raise (test.test_raise.TestContext) ... ok test_noraise_finally (test.test_raise.TestContext) ... ok test_raise_finally (test.test_raise.TestContext) ... ok test_reraise_cycle_broken (test.test_raise.TestContext) ... ok test_assert_with_tuple_arg (test.test_raise.TestRaise) ... ok test_erroneous_exception (test.test_raise.TestRaise) ... ok test_except_reraise (test.test_raise.TestRaise) ... ok test_finally_reraise (test.test_raise.TestRaise) ... ok test_invalid_reraise (test.test_raise.TestRaise) ... ok test_nested_reraise (test.test_raise.TestRaise) ... ok test_new_returns_invalid_instance (test.test_raise.TestRaise) ... ok test_raise_from_None (test.test_raise.TestRaise) ... ok test_reraise (test.test_raise.TestRaise) ... ok test_with_reraise1 (test.test_raise.TestRaise) ... ok test_with_reraise2 (test.test_raise.TestRaise) ... ok test_yield_reraise (test.test_raise.TestRaise) ... ok test_strings (test.test_raise.TestRemovedFunctionality) ... ok test_tuples (test.test_raise.TestRemovedFunctionality) ... ok test_accepts_traceback (test.test_raise.TestTraceback) ... ok test_sets_traceback (test.test_raise.TestTraceback) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.002s OK 1 test OK. Exception ZeroDivisionError: ZeroDivisionError('division by zero',) in method __del__ of ignored =================== test_random ==================== 0.15user 0.01system 0:00.44elapsed 38%CPU (0avgtext+0avgdata 41720maxresident)k 0inputs+64outputs (0major+8465minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_random ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_random == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29534 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_random test_53_bits_per_float (test.test_random.MersenneTwister_TestBasicOps) ... ok test_autoseed (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bigrand (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bigrand_ranges (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bug_1727780 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bug_9025 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_choice (test.test_random.MersenneTwister_TestBasicOps) ... ok test_gauss (test.test_random.MersenneTwister_TestBasicOps) ... ok test_genrandbits (test.test_random.MersenneTwister_TestBasicOps) ... ok test_guaranteed_stable (test.test_random.MersenneTwister_TestBasicOps) ... ok test_long_seed (test.test_random.MersenneTwister_TestBasicOps) ... ok test_pickling (test.test_random.MersenneTwister_TestBasicOps) ... ok test_randbelow_logic (test.test_random.MersenneTwister_TestBasicOps) ... ok test_randrange_bug_1590891 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_rangelimits (test.test_random.MersenneTwister_TestBasicOps) ... ok test_referenceImplementation (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_distribution (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_inputs (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_on_dicts (test.test_random.MersenneTwister_TestBasicOps) ... ok test_saverestore (test.test_random.MersenneTwister_TestBasicOps) ... ok test_seedargs (test.test_random.MersenneTwister_TestBasicOps) ... ok test_setstate_first_arg (test.test_random.MersenneTwister_TestBasicOps) ... ok test_setstate_middle_arg (test.test_random.MersenneTwister_TestBasicOps) ... ok test_strong_reference_implementation (test.test_random.MersenneTwister_TestBasicOps) ... ok test_53_bits_per_float (test.test_random.SystemRandom_TestBasicOps) ... ok test_autoseed (test.test_random.SystemRandom_TestBasicOps) ... ok test_bigrand (test.test_random.SystemRandom_TestBasicOps) ... ok test_bigrand_ranges (test.test_random.SystemRandom_TestBasicOps) ... ok test_bug_1727780 (test.test_random.SystemRandom_TestBasicOps) ... ok test_bug_9025 (test.test_random.SystemRandom_TestBasicOps) ... ok test_choice (test.test_random.SystemRandom_TestBasicOps) ... ok test_gauss (test.test_random.SystemRandom_TestBasicOps) ... ok test_genrandbits (test.test_random.SystemRandom_TestBasicOps) ... ok test_pickling (test.test_random.SystemRandom_TestBasicOps) ... ok test_randbelow_logic (test.test_random.SystemRandom_TestBasicOps) ... ok test_rangelimits (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_distribution (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_inputs (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_on_dicts (test.test_random.SystemRandom_TestBasicOps) ... ok test_saverestore (test.test_random.SystemRandom_TestBasicOps) ... ok test_seedargs (test.test_random.SystemRandom_TestBasicOps) ... ok test_avg_std (test.test_random.TestDistributions) ... ok test_constant (test.test_random.TestDistributions) ... ok test_von_mises_large_kappa (test.test_random.TestDistributions) ... ok test_von_mises_range (test.test_random.TestDistributions) ... ok test_zeroinputs (test.test_random.TestDistributions) ... ok testMagicConstants (test.test_random.TestModule) ... ok test__all__ (test.test_random.TestModule) ... ok test_random_subclass_with_kwargs (test.test_random.TestModule) ... ok ---------------------------------------------------------------------- Ran 51 tests in 7.835s OK 1 test OK. =================== test_range ==================== 2.41user 0.40system 0:08.28elapsed 34%CPU (0avgtext+0avgdata 58188maxresident)k 0inputs+8outputs (0major+13660minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_range ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_range == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29538 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_range test_attributes (test.test_range.RangeTest) ... ok test_comparison (test.test_range.RangeTest) ... ok test_contains (test.test_range.RangeTest) ... ok test_count (test.test_range.RangeTest) ... ok test_empty (test.test_range.RangeTest) ... ok test_index (test.test_range.RangeTest) ... ok test_invalid_invocation (test.test_range.RangeTest) ... ok test_issue11845 (test.test_range.RangeTest) ... ok test_iterator_pickling (test.test_range.RangeTest) ... ok test_large_operands (test.test_range.RangeTest) ... ok test_large_range (test.test_range.RangeTest) ... ok test_odd_bug (test.test_range.RangeTest) ... ok test_pickling (test.test_range.RangeTest) ... ok test_range (test.test_range.RangeTest) ... ok test_range_iterators (test.test_range.RangeTest) ... ok test_repr (test.test_range.RangeTest) ... ok test_reverse_iteration (test.test_range.RangeTest) ... ok test_slice (test.test_range.RangeTest) ... ok test_strided_limits (test.test_range.RangeTest) ... ok test_types (test.test_range.RangeTest) ... ok test_user_index_method (test.test_range.RangeTest) ... ok ---------------------------------------------------------------------- Ran 21 tests in 3.966s OK 1 test OK. =================== test_re ==================== 1.62user 0.02system 0:04.46elapsed 36%CPU (0avgtext+0avgdata 44104maxresident)k 0inputs+72outputs (0major+9242minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_re ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_re == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29542 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_re test_anyall (test.test_re.ReTests) ... ok test_ascii_and_unicode_flag (test.test_re.ReTests) ... ok test_backref_group_name_in_exception (test.test_re.ReTests) ... ok test_basic_re_sub (test.test_re.ReTests) ... ok test_big_codesize (test.test_re.ReTests) ... ok test_bigcharset (test.test_re.ReTests) ... ok test_bug_113254 (test.test_re.ReTests) ... ok test_bug_114660 (test.test_re.ReTests) ... ok test_bug_117612 (test.test_re.ReTests) ... ok test_bug_13899 (test.test_re.ReTests) ... ok test_bug_1661 (test.test_re.ReTests) ... ok test_bug_16688 (test.test_re.ReTests) ... ok test_bug_2537 (test.test_re.ReTests) ... ok test_bug_3629 (test.test_re.ReTests) ... ok test_bug_418626 (test.test_re.ReTests) ... ok test_bug_448951 (test.test_re.ReTests) ... ok test_bug_449000 (test.test_re.ReTests) ... ok test_bug_449964 (test.test_re.ReTests) ... ok test_bug_462270 (test.test_re.ReTests) ... ok test_bug_527371 (test.test_re.ReTests) ... ok test_bug_545855 (test.test_re.ReTests) ... ok test_bug_581080 (test.test_re.ReTests) ... ok test_bug_612074 (test.test_re.ReTests) ... ok test_bug_6509 (test.test_re.ReTests) ... ok test_bug_6561 (test.test_re.ReTests) ... ok test_bug_725106 (test.test_re.ReTests) ... ok test_bug_725149 (test.test_re.ReTests) ... ok test_bug_764548 (test.test_re.ReTests) ... ok test_bug_817234 (test.test_re.ReTests) ... ok test_bug_926075 (test.test_re.ReTests) ... ok test_bug_931848 (test.test_re.ReTests) ... ok test_bytes_str_mixing (test.test_re.ReTests) ... ok test_category (test.test_re.ReTests) ... ok test_compile (test.test_re.ReTests) ... ok test_constants (test.test_re.ReTests) ... ok test_dealloc (test.test_re.ReTests) ... ok test_debug_flag (test.test_re.ReTests) ... ok test_dollar_matches_twice (test.test_re.ReTests) $ matches the end of string, and just before the terminating ... ok test_empty_array (test.test_re.ReTests) ... ok test_expand (test.test_re.ReTests) ... ok test_finditer (test.test_re.ReTests) ... ok test_flags (test.test_re.ReTests) ... ok test_getattr (test.test_re.ReTests) ... ok test_getlower (test.test_re.ReTests) ... ok test_group_name_in_exception (test.test_re.ReTests) ... ok test_groupdict (test.test_re.ReTests) ... ok test_ignore_case (test.test_re.ReTests) ... ok test_inline_flags (test.test_re.ReTests) ... ok test_issue17998 (test.test_re.ReTests) ... ok test_keep_buffer (test.test_re.ReTests) ... skipped 'pypy buffers can be resized' test_large_search (test.test_re.ReTests) ... ok test_large_subn (test.test_re.ReTests) ... ok test_non_consuming (test.test_re.ReTests) ... ok test_not_literal (test.test_re.ReTests) ... ok test_qualified_re_split (test.test_re.ReTests) ... ok test_qualified_re_sub (test.test_re.ReTests) ... ok test_re_escape (test.test_re.ReTests) ... ok test_re_escape_byte (test.test_re.ReTests) ... ok test_re_escape_non_ascii (test.test_re.ReTests) ... ok test_re_escape_non_ascii_bytes (test.test_re.ReTests) ... ok test_re_findall (test.test_re.ReTests) ... ok test_re_groupref (test.test_re.ReTests) ... ok test_re_groupref_exists (test.test_re.ReTests) ... ok test_re_match (test.test_re.ReTests) ... ok test_re_split (test.test_re.ReTests) ... ok test_re_subn (test.test_re.ReTests) ... ok test_repeat_minmax (test.test_re.ReTests) ... ok test_repeat_minmax_overflow (test.test_re.ReTests) ... ok test_repeat_minmax_overflow_maxrepeat (test.test_re.ReTests) ... ok test_scanner (test.test_re.ReTests) ... ok test_search_coverage (test.test_re.ReTests) ... ok test_search_dot_unicode (test.test_re.ReTests) ... ok test_search_star_plus (test.test_re.ReTests) ... ok test_special_escapes (test.test_re.ReTests) ... ok test_sre_byte_class_literals (test.test_re.ReTests) ... ok test_sre_byte_literals (test.test_re.ReTests) ... ok test_sre_character_class_literals (test.test_re.ReTests) ... ok test_sre_character_literals (test.test_re.ReTests) ... ok test_stack_overflow (test.test_re.ReTests) ... ok test_string_boundaries (test.test_re.ReTests) ... ok test_sub_template_numeric_escape (test.test_re.ReTests) ... ok test_symbolic_groups (test.test_re.ReTests) ... ok test_symbolic_refs (test.test_re.ReTests) ... ok test_unlimited_zero_width_repeat (test.test_re.ReTests) ... ok test_weakref (test.test_re.ReTests) ... ok ---------------------------------------------------------------------- Ran 85 tests in 2.510s OK (skipped=1) Running re_tests test suite 1 test OK. 1.42user 0.03system 0:04.24elapsed 34%CPU (0avgtext+0avgdata 57284maxresident)k 0inputs+176outputs (0major+13523minor)pagefaults 0swaps =================== test_readline ==================== + for TestName in $(cat testnames.txt) + echo =================== test_readline ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_readline == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29546 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_readline testHistoryUpdates (test.test_readline.TestHistoryManipulation) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.010s OK 1 test OK. 0.16user 0.01system 0:00.47elapsed 38%CPU (0avgtext+0avgdata 41896maxresident)k 0inputs+16outputs (0major+8529minor)pagefaults 0swaps =================== test_reprlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_reprlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_reprlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29550 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_reprlib test_builtin_function (test.test_reprlib.ReprTests) ... ok test_cell (test.test_reprlib.ReprTests) ... ok test_container (test.test_reprlib.ReprTests) ... ok test_descriptors (test.test_reprlib.ReprTests) ... ok test_instance (test.test_reprlib.ReprTests) ... ok test_lambda (test.test_reprlib.ReprTests) ... ok test_nesting (test.test_reprlib.ReprTests) ... ok test_numbers (test.test_reprlib.ReprTests) ... ok test_range (test.test_reprlib.ReprTests) ... ok test_string (test.test_reprlib.ReprTests) ... ok test_tuple (test.test_reprlib.ReprTests) ... ok test_unsortable (test.test_reprlib.ReprTests) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.006s OK test_builtin_function (test.test_reprlib.LongReprTest) ... skipped 'needs a built-in function with a really long name' test_class (test.test_reprlib.LongReprTest) ... ok test_instance (test.test_reprlib.LongReprTest) ... ok test_method (test.test_reprlib.LongReprTest) ... ok test_module (test.test_reprlib.LongReprTest) ... ok test_object (test.test_reprlib.LongReprTest) ... skipped 'need a suitable object' test_type (test.test_reprlib.LongReprTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.972s OK (skipped=2) test_recursive_repr (test.test_reprlib.TestRecursiveRepr) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. 0.17user 0.02system 0:01.40elapsed 14%CPU (0avgtext+0avgdata 42280maxresident)k 0inputs+144outputs (0major+8568minor)pagefaults 0swaps =================== test_resource ==================== + for TestName in $(cat testnames.txt) + echo =================== test_resource ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_resource == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29554 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_resource test_args (test.test_resource.ResourceTest) ... ok test_fsize_enforced (test.test_resource.ResourceTest) ... ok test_fsize_ismax (test.test_resource.ResourceTest) ... ok test_fsize_toobig (test.test_resource.ResourceTest) ... ok test_getrusage (test.test_resource.ResourceTest) ... ok test_pagesize (test.test_resource.ResourceTest) ... ok test_setrusage_refcount (test.test_resource.ResourceTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.513s OK 1 test OK. 0.32user 0.04system 0:00.69elapsed 52%CPU (0avgtext+0avgdata 82200maxresident)k 0inputs+32outputs (0major+24830minor)pagefaults 0swaps =================== test_richcmp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_richcmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_richcmp == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29558 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_richcmp test_mixed (test.test_richcmp.VectorTest) ... ok test_basic (test.test_richcmp.NumberTest) ... ok test_values (test.test_richcmp.NumberTest) ... ok test_misbehavin (test.test_richcmp.MiscTest) ... ok test_not (test.test_richcmp.MiscTest) ... ok test_recursion (test.test_richcmp.MiscTest) ... ok test_dicts (test.test_richcmp.DictTest) ... ok test_badentry (test.test_richcmp.ListTest) ... ok test_coverage (test.test_richcmp.ListTest) ... ok test_goodentry (test.test_richcmp.ListTest) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.042s OK 1 test OK. 0.18user 0.02system 0:00.58elapsed 35%CPU (0avgtext+0avgdata 46056maxresident)k 0inputs+56outputs (0major+9617minor)pagefaults 0swaps =================== test_rlcompleter ==================== + for TestName in $(cat testnames.txt) + echo =================== test_rlcompleter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_rlcompleter == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29562 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_rlcompleter test_attr_matches (test.test_rlcompleter.TestRlcompleter) ... ok test_global_matches (test.test_rlcompleter.TestRlcompleter) ... ok test_namespace (test.test_rlcompleter.TestRlcompleter) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.004s OK 1 test OK. 0.15user 0.02system 0:00.56elapsed 31%CPU (0avgtext+0avgdata 41740maxresident)k 0inputs+24outputs (0major+8533minor)pagefaults 0swaps =================== test_robotparser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_robotparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_robotparser == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29566 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_robotparser testPasswordProtectedSite (test.test_robotparser.NetworkTestCase) ... skipped "Use of the 'network' resource not enabled" testPythonOrg (test.test_robotparser.NetworkTestCase) ... skipped 'does not handle the gzip encoding delivered by pydotorg' RobotTest(1, good, /) ... ok RobotTest(1, good, /test.html) ... ok RobotTest(1, bad, /cyberworld/map/index.html) ... ok RobotTest(1, bad, /tmp/xxx) ... ok RobotTest(1, bad, /foo.html) ... ok RobotTest(2, good, /) ... ok RobotTest(2, good, /test.html) ... ok RobotTest(2, good, ('cybermapper', '/cyberworld/map/index.html')) ... ok RobotTest(2, bad, /cyberworld/map/index.html) ... ok RobotTest(3, bad, /cyberworld/map/index.html) ... ok RobotTest(3, bad, /) ... ok RobotTest(3, bad, /tmp/) ... ok RobotTest(4, bad, /tmp) ... ok RobotTest(4, bad, /tmp.html) ... ok RobotTest(4, bad, /tmp/a.html) ... ok RobotTest(4, bad, /a%3cd.html) ... ok RobotTest(4, bad, /a%3Cd.html) ... ok RobotTest(4, bad, /a%2fb.html) ... ok RobotTest(4, bad, /~joe/index.html) ... ok RobotTest(5, bad, /tmp) ... ok RobotTest(5, bad, /tmp.html) ... ok RobotTest(5, bad, /tmp/a.html) ... ok RobotTest(5, bad, /a%3cd.html) ... ok RobotTest(5, bad, /a%3Cd.html) ... ok RobotTest(5, bad, /a%2fb.html) ... ok RobotTest(5, bad, /~joe/index.html) ... ok RobotTest(6, good, /tmp) ... ok RobotTest(6, bad, /tmp/) ... ok RobotTest(6, bad, /tmp/a.html) ... ok RobotTest(6, bad, /a%3cd.html) ... ok RobotTest(6, bad, /a%3Cd.html) ... ok RobotTest(6, bad, /a/b.html) ... ok RobotTest(6, bad, /%7Ejoe/index.html) ... ok RobotTest(7, good, /foo.html) ... ok RobotTest(8, good, /folder1/myfile.html) ... ok RobotTest(8, bad, /folder1/anotherfile.html) ... ok RobotTest(9, bad, /something.jpg) ... ok RobotTest(10, bad, /something.jpg) ... ok RobotTest(11, bad, /something.jpg) ... ok RobotTest(12, good, /something.jpg) ... ok RobotTest(13, good, /folder1/myfile.html) ... ok RobotTest(13, bad, /folder1/anotherfile.html) ... ok RobotTest(14, good, /some/path) ... ok RobotTest(14, bad, /some/path?name=value) ... ok RobotTest(15, good, /another/path) ... ok RobotTest(15, bad, /some/path) ... ok RobotTest(16, good, /some/path?) ... ok RobotTest(16, bad, /another/path?) ... ok ---------------------------------------------------------------------- Ran 50 tests in 0.034s OK (skipped=2) 1 test OK. 0.21user 0.02system 0:01.25elapsed 19%CPU (0avgtext+0avgdata 45044maxresident)k 0inputs+24outputs (0major+9549minor)pagefaults 0swaps =================== test_runpy ==================== + for TestName in $(cat testnames.txt) + echo =================== test_runpy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_runpy == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29570 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_runpy test_run_code (test.test_runpy.ExecutionLayerTestCase) ... ok test_run_module_code (test.test_runpy.ExecutionLayerTestCase) ... ok test_explicit_relative_import (test.test_runpy.RunModuleTestCase) ... ok test_invalid_names (test.test_runpy.RunModuleTestCase) ... ok test_library_module (test.test_runpy.RunModuleTestCase) ... ok test_main_relative_import (test.test_runpy.RunModuleTestCase) ... ok test_pkgutil_walk_packages (test.test_runpy.RunModuleTestCase) ... ok test_run_module (test.test_runpy.RunModuleTestCase) ... ok test_run_module_alter_sys (test.test_runpy.RunModuleTestCase) ... ok test_run_name (test.test_runpy.RunModuleTestCase) ... ok test_run_package (test.test_runpy.RunModuleTestCase) ... ok test_run_package_alter_sys (test.test_runpy.RunModuleTestCase) ... ok test_basic_script (test.test_runpy.RunPathTestCase) ... ok test_directory (test.test_runpy.RunPathTestCase) ... ok test_directory_compiled (test.test_runpy.RunPathTestCase) ... ok test_directory_error (test.test_runpy.RunPathTestCase) ... ok test_encoding (test.test_runpy.RunPathTestCase) ... ok test_main_recursion_error (test.test_runpy.RunPathTestCase) ... ok test_script_compiled (test.test_runpy.RunPathTestCase) ... ok test_zipfile (test.test_runpy.RunPathTestCase) ... ok test_zipfile_compiled (test.test_runpy.RunPathTestCase) ... ok test_zipfile_error (test.test_runpy.RunPathTestCase) ... ok ---------------------------------------------------------------------- Ran 22 tests in 32.011s OK 1 test OK. =================== test_sax ==================== 11.10user 0.31system 0:32.65elapsed 34%CPU (0avgtext+0avgdata 50252maxresident)k 0inputs+1168outputs (0major+10965minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sax == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29574 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sax test_make_parser2 (test.test_sax.MakeParserTest) ... ok test_double_quoteattr (test.test_sax.SaxutilsTest) ... ok test_escape_all (test.test_sax.SaxutilsTest) ... ok test_escape_basic (test.test_sax.SaxutilsTest) ... ok test_escape_extra (test.test_sax.SaxutilsTest) ... ok test_make_parser (test.test_sax.SaxutilsTest) ... ok test_quoteattr_basic (test.test_sax.SaxutilsTest) ... ok test_single_double_quoteattr (test.test_sax.SaxutilsTest) ... ok test_single_quoteattr (test.test_sax.SaxutilsTest) ... ok test_unescape_all (test.test_sax.SaxutilsTest) ... ok test_unescape_amp_extra (test.test_sax.SaxutilsTest) ... ok test_unescape_basic (test.test_sax.SaxutilsTest) ... ok test_unescape_extra (test.test_sax.SaxutilsTest) ... ok test_1463026_1 (test.test_sax.StringXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.StringXmlgenTest) ... ok test_1463026_2 (test.test_sax.StringXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.StringXmlgenTest) ... ok test_1463026_3 (test.test_sax.StringXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.StringXmlgenTest) ... ok test_5027_1 (test.test_sax.StringXmlgenTest) ... ok test_5027_2 (test.test_sax.StringXmlgenTest) ... ok test_no_close_file (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.StringXmlgenTest) ... ok test_1463026_1 (test.test_sax.BytesXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.BytesXmlgenTest) ... ok test_1463026_2 (test.test_sax.BytesXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.BytesXmlgenTest) ... ok test_1463026_3 (test.test_sax.BytesXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.BytesXmlgenTest) ... ok test_5027_1 (test.test_sax.BytesXmlgenTest) ... ok test_5027_2 (test.test_sax.BytesXmlgenTest) ... ok test_no_close_file (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_content (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.BytesXmlgenTest) ... ok test_1463026_1 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.WriterXmlgenTest) ... ok test_1463026_2 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.WriterXmlgenTest) ... ok test_1463026_3 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.WriterXmlgenTest) ... ok test_5027_1 (test.test_sax.WriterXmlgenTest) ... ok test_5027_2 (test.test_sax.WriterXmlgenTest) ... ok test_no_close_file (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.WriterXmlgenTest) ... ok test_1463026_1 (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_2 (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_3 (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_5027_1 (test.test_sax.StreamWriterXmlgenTest) ... ok test_5027_2 (test.test_sax.StreamWriterXmlgenTest) ... ok test_no_close_file (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_content (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_1 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_2 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_3 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_5027_1 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_5027_2 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_no_close_file (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_content (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_expat_attrs_empty (test.test_sax.ExpatReaderTest) ... ok test_expat_attrs_wattr (test.test_sax.ExpatReaderTest) ... ok test_expat_dtdhandler (test.test_sax.ExpatReaderTest) ... ok test_expat_entityresolver (test.test_sax.ExpatReaderTest) ... ok test_expat_file (test.test_sax.ExpatReaderTest) ... ok test_expat_file_nonascii (test.test_sax.ExpatReaderTest) ... skipped 'Requires non-ascii filenames support' test_expat_incremental (test.test_sax.ExpatReaderTest) ... ok test_expat_incremental_reset (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_filename (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_stream (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_sysid (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_sysid_nonascii (test.test_sax.ExpatReaderTest) ... skipped 'Requires non-ascii filenames support' test_expat_locator_noinfo (test.test_sax.ExpatReaderTest) ... ok test_expat_locator_withinfo (test.test_sax.ExpatReaderTest) ... ok test_expat_locator_withinfo_nonascii (test.test_sax.ExpatReaderTest) ... skipped 'Requires non-ascii filenames support' test_expat_nsattrs_empty (test.test_sax.ExpatReaderTest) ... ok test_expat_nsattrs_wattr (test.test_sax.ExpatReaderTest) ... ok test_expat_incomplete (test.test_sax.ErrorReportingTest) ... ok test_expat_inpsource_location (test.test_sax.ErrorReportingTest) ... ok test_sax_parse_exception_str (test.test_sax.ErrorReportingTest) ... ok test_attrs_empty (test.test_sax.XmlReaderTest) ... ok test_attrs_wattr (test.test_sax.XmlReaderTest) ... ok test_nsattrs_empty (test.test_sax.XmlReaderTest) ... ok test_nsattrs_wattr (test.test_sax.XmlReaderTest) ... ok ---------------------------------------------------------------------- Ran 156 tests in 0.185s OK (skipped=3) 1 test OK. 0.29user 0.03system 0:00.91elapsed 35%CPU (0avgtext+0avgdata 47952maxresident)k 0inputs+440outputs (0major+10468minor)pagefaults 0swaps =================== test_sched ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sched ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sched == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29578 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sched test_args_kwargs (test.test_sched.TestCase) ... ok test_cancel (test.test_sched.TestCase) ... ok test_cancel_concurrent (test.test_sched.TestCase) ... ok test_empty (test.test_sched.TestCase) ... ok test_enter (test.test_sched.TestCase) ... ok test_enter_concurrent (test.test_sched.TestCase) ... ok test_enterabs (test.test_sched.TestCase) ... ok test_priority (test.test_sched.TestCase) ... ok test_queue (test.test_sched.TestCase) ... ok test_run_non_blocking (test.test_sched.TestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.581s OK 1 test altered the execution environment: test_sched Warning -- threading._dangling was modified by test_sched 0.15user 0.01system 0:01.02elapsed 16%CPU (0avgtext+0avgdata 41748maxresident)k 0inputs+32outputs (0major+8447minor)pagefaults 0swaps =================== test_scope ==================== + for TestName in $(cat testnames.txt) + echo =================== test_scope ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_scope == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29584 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_scope testBoundAndFree (test.test_scope.ScopeTests) ... ok testCellIsKwonlyArg (test.test_scope.ScopeTests) ... ok testCellLeak (test.test_scope.ScopeTests) ... skipped 'implementation detail specific to cpython' testClassAndGlobal (test.test_scope.ScopeTests) ... ok testComplexDefinitions (test.test_scope.ScopeTests) ... ok testEvalExecFreeVars (test.test_scope.ScopeTests) ... ok testEvalFreeVars (test.test_scope.ScopeTests) ... ok testExtraNesting (test.test_scope.ScopeTests) ... ok testFreeVarInMethod (test.test_scope.ScopeTests) ... ok testFreeingCell (test.test_scope.ScopeTests) ... ok testGlobalInParallelNestedFunctions (test.test_scope.ScopeTests) ... ok testInteractionWithTraceFunc (test.test_scope.ScopeTests) ... skipped 'implementation detail specific to cpython' testLambdas (test.test_scope.ScopeTests) ... ok testLeaks (test.test_scope.ScopeTests) ... ok testListCompLocalVars (test.test_scope.ScopeTests) ... ok testLocalsClass (test.test_scope.ScopeTests) ... ok testLocalsClass_WithTrace (test.test_scope.ScopeTests) ... skipped 'implementation detail specific to cpython' testLocalsFunction (test.test_scope.ScopeTests) ... ok testMixedFreevarsAndCellvars (test.test_scope.ScopeTests) ... ok testNearestEnclosingScope (test.test_scope.ScopeTests) ... ok testNestedNonLocal (test.test_scope.ScopeTests) ... ok testNestingGlobalNoFree (test.test_scope.ScopeTests) ... ok testNestingPlusFreeRefToGlobal (test.test_scope.ScopeTests) ... ok testNestingThroughClass (test.test_scope.ScopeTests) ... ok testNonLocalClass (test.test_scope.ScopeTests) ... ok testNonLocalFunction (test.test_scope.ScopeTests) ... ok testNonLocalGenerator (test.test_scope.ScopeTests) ... ok testNonLocalMethod (test.test_scope.ScopeTests) ... ok testRecursion (test.test_scope.ScopeTests) ... ok testScopeOfGlobalStmt (test.test_scope.ScopeTests) ... ok testSimpleAndRebinding (test.test_scope.ScopeTests) ... ok testSimpleNesting (test.test_scope.ScopeTests) ... ok testTopIsNotSignificant (test.test_scope.ScopeTests) ... ok testUnboundLocal (test.test_scope.ScopeTests) ... ok testUnboundLocal_AfterDel (test.test_scope.ScopeTests) ... ok testUnboundLocal_AugAssign (test.test_scope.ScopeTests) ... ok testUnoptimizedNamespaces (test.test_scope.ScopeTests) ... ok test__Class__Global (test.test_scope.ScopeTests) ... ok ---------------------------------------------------------------------- Ran 38 tests in 0.284s OK (skipped=3) 1 test OK. 0.17user 0.01system 0:00.48elapsed 40%CPU (0avgtext+0avgdata 42276maxresident)k 0inputs+112outputs (0major+8622minor)pagefaults 0swaps =================== test_select ==================== + for TestName in $(cat testnames.txt) + echo =================== test_select ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_select == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29588 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_select test_errno (test.test_select.SelectTestCase) ... ok test_error_conditions (test.test_select.SelectTestCase) ... ok test_returned_list_identity (test.test_select.SelectTestCase) ... ok test_select (test.test_select.SelectTestCase) ... timeout = 0 timeout = 1 'testing...\n' timeout = 2 'testing...\n' timeout = 4 'testing...\n' timeout = 8 'testing...\n' timeout = 16 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None '' EOF ok test_select_mutated (test.test_select.SelectTestCase) ... ok ---------------------------------------------------------------------- Ran 5 tests in 11.404s OK 1 test OK. 0.15user 0.02system 0:11.57elapsed 1%CPU (0avgtext+0avgdata 41272maxresident)k 0inputs+24outputs (0major+10394minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_set ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_set =================== test_set ==================== == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29603 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_set test_copy (test.test_set.TestBasicOpsBytes) ... ok test_empty_difference (test.test_set.TestBasicOpsBytes) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsBytes) ... ok test_empty_intersection (test.test_set.TestBasicOpsBytes) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsBytes) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsBytes) ... ok test_empty_union (test.test_set.TestBasicOpsBytes) ... ok test_equivalent_equality (test.test_set.TestBasicOpsBytes) ... ok test_intersection_empty (test.test_set.TestBasicOpsBytes) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsBytes) ... ok test_iteration (test.test_set.TestBasicOpsBytes) ... ok test_length (test.test_set.TestBasicOpsBytes) ... ok test_pickling (test.test_set.TestBasicOpsBytes) ... ok test_print (test.test_set.TestBasicOpsBytes) ... ok test_repr (test.test_set.TestBasicOpsBytes) ... ok test_self_difference (test.test_set.TestBasicOpsBytes) ... ok test_self_equality (test.test_set.TestBasicOpsBytes) ... ok test_self_intersection (test.test_set.TestBasicOpsBytes) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsBytes) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsBytes) ... ok test_self_union (test.test_set.TestBasicOpsBytes) ... ok test_union_empty (test.test_set.TestBasicOpsBytes) ... ok test_copy (test.test_set.TestBasicOpsEmpty) ... ok test_empty_difference (test.test_set.TestBasicOpsEmpty) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsEmpty) ... ok test_empty_intersection (test.test_set.TestBasicOpsEmpty) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsEmpty) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsEmpty) ... ok test_empty_union (test.test_set.TestBasicOpsEmpty) ... ok test_equivalent_equality (test.test_set.TestBasicOpsEmpty) ... ok test_intersection_empty (test.test_set.TestBasicOpsEmpty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsEmpty) ... ok test_iteration (test.test_set.TestBasicOpsEmpty) ... ok test_length (test.test_set.TestBasicOpsEmpty) ... ok test_pickling (test.test_set.TestBasicOpsEmpty) ... ok test_print (test.test_set.TestBasicOpsEmpty) ... ok test_repr (test.test_set.TestBasicOpsEmpty) ... ok test_self_difference (test.test_set.TestBasicOpsEmpty) ... ok test_self_equality (test.test_set.TestBasicOpsEmpty) ... ok test_self_intersection (test.test_set.TestBasicOpsEmpty) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsEmpty) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsEmpty) ... ok test_self_union (test.test_set.TestBasicOpsEmpty) ... ok test_union_empty (test.test_set.TestBasicOpsEmpty) ... ok test_copy (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_intersection (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_union (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_equivalent_equality (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_intersection_empty (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_iteration (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_length (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_pickling (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_print (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_repr (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_equality (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_intersection (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_union (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_union_empty (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_copy (test.test_set.TestBasicOpsSingleton) ... ok test_empty_difference (test.test_set.TestBasicOpsSingleton) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsSingleton) ... ok test_empty_intersection (test.test_set.TestBasicOpsSingleton) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsSingleton) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsSingleton) ... ok test_empty_union (test.test_set.TestBasicOpsSingleton) ... ok test_equivalent_equality (test.test_set.TestBasicOpsSingleton) ... ok test_in (test.test_set.TestBasicOpsSingleton) ... ok test_intersection_empty (test.test_set.TestBasicOpsSingleton) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsSingleton) ... ok test_iteration (test.test_set.TestBasicOpsSingleton) ... ok test_length (test.test_set.TestBasicOpsSingleton) ... ok test_not_in (test.test_set.TestBasicOpsSingleton) ... ok test_pickling (test.test_set.TestBasicOpsSingleton) ... ok test_print (test.test_set.TestBasicOpsSingleton) ... ok test_repr (test.test_set.TestBasicOpsSingleton) ... ok test_self_difference (test.test_set.TestBasicOpsSingleton) ... ok test_self_equality (test.test_set.TestBasicOpsSingleton) ... ok test_self_intersection (test.test_set.TestBasicOpsSingleton) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsSingleton) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsSingleton) ... ok test_self_union (test.test_set.TestBasicOpsSingleton) ... ok test_union_empty (test.test_set.TestBasicOpsSingleton) ... ok test_copy (test.test_set.TestBasicOpsString) ... ok test_empty_difference (test.test_set.TestBasicOpsString) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsString) ... ok test_empty_intersection (test.test_set.TestBasicOpsString) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsString) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsString) ... ok test_empty_union (test.test_set.TestBasicOpsString) ... ok test_equivalent_equality (test.test_set.TestBasicOpsString) ... ok test_intersection_empty (test.test_set.TestBasicOpsString) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsString) ... ok test_iteration (test.test_set.TestBasicOpsString) ... ok test_length (test.test_set.TestBasicOpsString) ... ok test_pickling (test.test_set.TestBasicOpsString) ... ok test_print (test.test_set.TestBasicOpsString) ... ok test_repr (test.test_set.TestBasicOpsString) ... ok test_self_difference (test.test_set.TestBasicOpsString) ... ok test_self_equality (test.test_set.TestBasicOpsString) ... ok test_self_intersection (test.test_set.TestBasicOpsString) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsString) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsString) ... ok test_self_union (test.test_set.TestBasicOpsString) ... ok test_union_empty (test.test_set.TestBasicOpsString) ... ok test_copy (test.test_set.TestBasicOpsTriple) ... ok test_empty_difference (test.test_set.TestBasicOpsTriple) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTriple) ... ok test_empty_intersection (test.test_set.TestBasicOpsTriple) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTriple) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTriple) ... ok test_empty_union (test.test_set.TestBasicOpsTriple) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTriple) ... ok test_intersection_empty (test.test_set.TestBasicOpsTriple) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTriple) ... ok test_iteration (test.test_set.TestBasicOpsTriple) ... ok test_length (test.test_set.TestBasicOpsTriple) ... ok test_pickling (test.test_set.TestBasicOpsTriple) ... ok test_print (test.test_set.TestBasicOpsTriple) ... ok test_repr (test.test_set.TestBasicOpsTriple) ... ok test_self_difference (test.test_set.TestBasicOpsTriple) ... ok test_self_equality (test.test_set.TestBasicOpsTriple) ... ok test_self_intersection (test.test_set.TestBasicOpsTriple) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTriple) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTriple) ... ok test_self_union (test.test_set.TestBasicOpsTriple) ... ok test_union_empty (test.test_set.TestBasicOpsTriple) ... ok test_copy (test.test_set.TestBasicOpsTuple) ... ok test_empty_difference (test.test_set.TestBasicOpsTuple) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTuple) ... ok test_empty_intersection (test.test_set.TestBasicOpsTuple) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTuple) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTuple) ... ok test_empty_union (test.test_set.TestBasicOpsTuple) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTuple) ... ok test_in (test.test_set.TestBasicOpsTuple) ... ok test_intersection_empty (test.test_set.TestBasicOpsTuple) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTuple) ... ok test_iteration (test.test_set.TestBasicOpsTuple) ... ok test_length (test.test_set.TestBasicOpsTuple) ... ok test_not_in (test.test_set.TestBasicOpsTuple) ... ok test_pickling (test.test_set.TestBasicOpsTuple) ... ok test_print (test.test_set.TestBasicOpsTuple) ... ok test_repr (test.test_set.TestBasicOpsTuple) ... ok test_self_difference (test.test_set.TestBasicOpsTuple) ... ok test_self_equality (test.test_set.TestBasicOpsTuple) ... ok test_self_intersection (test.test_set.TestBasicOpsTuple) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTuple) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTuple) ... ok test_self_union (test.test_set.TestBasicOpsTuple) ... ok test_union_empty (test.test_set.TestBasicOpsTuple) ... ok test_eq (test.test_set.TestBinaryOps) ... ok test_intersection_non_overlap (test.test_set.TestBinaryOps) ... ok test_intersection_overlap (test.test_set.TestBinaryOps) ... ok test_intersection_subset (test.test_set.TestBinaryOps) ... ok test_intersection_superset (test.test_set.TestBinaryOps) ... ok test_isdisjoint_non_overlap (test.test_set.TestBinaryOps) ... ok test_isdisjoint_overlap (test.test_set.TestBinaryOps) ... ok test_isdisjoint_subset (test.test_set.TestBinaryOps) ... ok test_isdisjoint_superset (test.test_set.TestBinaryOps) ... ok test_sym_difference_non_overlap (test.test_set.TestBinaryOps) ... ok test_sym_difference_overlap (test.test_set.TestBinaryOps) ... ok test_sym_difference_subset (test.test_set.TestBinaryOps) ... ok test_sym_difference_superset (test.test_set.TestBinaryOps) ... ok test_union_non_overlap (test.test_set.TestBinaryOps) ... ok test_union_overlap (test.test_set.TestBinaryOps) ... ok test_union_subset (test.test_set.TestBinaryOps) ... ok test_union_superset (test.test_set.TestBinaryOps) ... ok test_copy (test.test_set.TestCopyingEmpty) ... ok test_deep_copy (test.test_set.TestCopyingEmpty) ... ok test_copy (test.test_set.TestCopyingNested) ... ok test_deep_copy (test.test_set.TestCopyingNested) ... ok test_copy (test.test_set.TestCopyingSingleton) ... ok test_deep_copy (test.test_set.TestCopyingSingleton) ... ok test_copy (test.test_set.TestCopyingTriple) ... ok test_deep_copy (test.test_set.TestCopyingTriple) ... ok test_copy (test.test_set.TestCopyingTuple) ... ok test_deep_copy (test.test_set.TestCopyingTuple) ... ok test_changingSizeWhileIterating (test.test_set.TestExceptionPropagation) ... ok test_instanceWithException (test.test_set.TestExceptionPropagation) ... ok test_instancesWithoutException (test.test_set.TestExceptionPropagation) ... ok test_and (test.test_set.TestFrozenSet) ... ok test_badcmp (test.test_set.TestFrozenSet) ... ok test_constructor_identity (test.test_set.TestFrozenSet) ... ok test_container_iterator (test.test_set.TestFrozenSet) ... ok test_contains (test.test_set.TestFrozenSet) ... ok test_copy (test.test_set.TestFrozenSet) ... ok test_cyclical_print (test.test_set.TestFrozenSet) ... ok test_cyclical_repr (test.test_set.TestFrozenSet) ... ok test_deepcopy (test.test_set.TestFrozenSet) ... ok test_difference (test.test_set.TestFrozenSet) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSet) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestFrozenSet) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSet) ... ok test_gc (test.test_set.TestFrozenSet) ... ok test_hash (test.test_set.TestFrozenSet) ... ok test_hash_caching (test.test_set.TestFrozenSet) ... ok test_hash_effectiveness (test.test_set.TestFrozenSet) ... ok test_init (test.test_set.TestFrozenSet) ... ok test_intersection (test.test_set.TestFrozenSet) ... ok test_isdisjoint (test.test_set.TestFrozenSet) ... ok test_iterator_pickling (test.test_set.TestFrozenSet) ... ok test_len (test.test_set.TestFrozenSet) ... ok test_new_or_init (test.test_set.TestFrozenSet) ... ok test_or (test.test_set.TestFrozenSet) ... ok test_pickling (test.test_set.TestFrozenSet) ... ok test_setOfFrozensets (test.test_set.TestFrozenSet) ... ok test_singleton_empty_frozenset (test.test_set.TestFrozenSet) ... skipped 'implementation detail specific to cpython' test_sub (test.test_set.TestFrozenSet) ... ok test_sub_and_super (test.test_set.TestFrozenSet) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSet) ... ok test_symmetric_difference (test.test_set.TestFrozenSet) ... ok test_union (test.test_set.TestFrozenSet) ... ok test_uniquification (test.test_set.TestFrozenSet) ... ok test_xor (test.test_set.TestFrozenSet) ... ok test_and (test.test_set.TestFrozenSetSubclass) ... ok test_badcmp (test.test_set.TestFrozenSetSubclass) ... ok test_constructor_identity (test.test_set.TestFrozenSetSubclass) ... ok test_container_iterator (test.test_set.TestFrozenSetSubclass) ... ok test_contains (test.test_set.TestFrozenSetSubclass) ... ok test_copy (test.test_set.TestFrozenSetSubclass) ... ok test_cyclical_print (test.test_set.TestFrozenSetSubclass) ... ok test_cyclical_repr (test.test_set.TestFrozenSetSubclass) ... ok test_deepcopy (test.test_set.TestFrozenSetSubclass) ... ok test_difference (test.test_set.TestFrozenSetSubclass) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSetSubclass) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestFrozenSetSubclass) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSetSubclass) ... ok test_gc (test.test_set.TestFrozenSetSubclass) ... ok test_hash (test.test_set.TestFrozenSetSubclass) ... ok test_hash_caching (test.test_set.TestFrozenSetSubclass) ... ok test_hash_effectiveness (test.test_set.TestFrozenSetSubclass) ... ok test_init (test.test_set.TestFrozenSetSubclass) ... ok test_intersection (test.test_set.TestFrozenSetSubclass) ... ok test_isdisjoint (test.test_set.TestFrozenSetSubclass) ... ok test_iterator_pickling (test.test_set.TestFrozenSetSubclass) ... ok test_len (test.test_set.TestFrozenSetSubclass) ... ok test_nested_empty_constructor (test.test_set.TestFrozenSetSubclass) ... ok test_new_or_init (test.test_set.TestFrozenSetSubclass) ... ok test_or (test.test_set.TestFrozenSetSubclass) ... ok test_pickling (test.test_set.TestFrozenSetSubclass) ... ok test_setOfFrozensets (test.test_set.TestFrozenSetSubclass) ... ok test_singleton_empty_frozenset (test.test_set.TestFrozenSetSubclass) ... ok test_sub (test.test_set.TestFrozenSetSubclass) ... ok test_sub_and_super (test.test_set.TestFrozenSetSubclass) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSetSubclass) ... ok test_symmetric_difference (test.test_set.TestFrozenSetSubclass) ... ok test_union (test.test_set.TestFrozenSetSubclass) ... ok test_uniquification (test.test_set.TestFrozenSetSubclass) ... ok test_xor (test.test_set.TestFrozenSetSubclass) ... ok test_cube (test.test_set.TestGraphs) ... ok test_cuboctahedron (test.test_set.TestGraphs) ... ok test_binopsVsSubsets (test.test_set.TestIdentities) ... ok test_commutativity (test.test_set.TestIdentities) ... ok test_exclusion (test.test_set.TestIdentities) ... ok test_summations (test.test_set.TestIdentities) ... ok test_add_absent (test.test_set.TestMutate) ... ok test_add_present (test.test_set.TestMutate) ... ok test_add_until_full (test.test_set.TestMutate) ... ok test_clear (test.test_set.TestMutate) ... ok test_discard_absent (test.test_set.TestMutate) ... ok test_discard_present (test.test_set.TestMutate) ... ok test_pop (test.test_set.TestMutate) ... ok test_remove_absent (test.test_set.TestMutate) ... ok test_remove_present (test.test_set.TestMutate) ... ok test_remove_until_empty (test.test_set.TestMutate) ... ok test_update_empty_tuple (test.test_set.TestMutate) ... ok test_update_unit_tuple_non_overlap (test.test_set.TestMutate) ... ok test_update_unit_tuple_overlap (test.test_set.TestMutate) ... ok test_difference (test.test_set.TestOnlySetsDict) ... ok test_difference_update (test.test_set.TestOnlySetsDict) ... ok test_difference_update_operator (test.test_set.TestOnlySetsDict) ... ok test_eq_ne (test.test_set.TestOnlySetsDict) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsDict) ... ok test_intersection (test.test_set.TestOnlySetsDict) ... ok test_intersection_update (test.test_set.TestOnlySetsDict) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsDict) ... ok test_sym_difference (test.test_set.TestOnlySetsDict) ... ok test_sym_difference_update (test.test_set.TestOnlySetsDict) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsDict) ... ok test_union (test.test_set.TestOnlySetsDict) ... ok test_update (test.test_set.TestOnlySetsDict) ... ok test_update_operator (test.test_set.TestOnlySetsDict) ... ok test_difference (test.test_set.TestOnlySetsGenerator) ... ok test_difference_update (test.test_set.TestOnlySetsGenerator) ... ok test_difference_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_eq_ne (test.test_set.TestOnlySetsGenerator) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsGenerator) ... ok test_intersection (test.test_set.TestOnlySetsGenerator) ... ok test_intersection_update (test.test_set.TestOnlySetsGenerator) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference_update (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_union (test.test_set.TestOnlySetsGenerator) ... ok test_update (test.test_set.TestOnlySetsGenerator) ... ok test_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_difference (test.test_set.TestOnlySetsNumeric) ... ok test_difference_update (test.test_set.TestOnlySetsNumeric) ... ok test_difference_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_eq_ne (test.test_set.TestOnlySetsNumeric) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsNumeric) ... ok test_intersection (test.test_set.TestOnlySetsNumeric) ... ok test_intersection_update (test.test_set.TestOnlySetsNumeric) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference_update (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_union (test.test_set.TestOnlySetsNumeric) ... ok test_update (test.test_set.TestOnlySetsNumeric) ... ok test_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_difference (test.test_set.TestOnlySetsOperator) ... ok test_difference_update (test.test_set.TestOnlySetsOperator) ... ok test_difference_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_eq_ne (test.test_set.TestOnlySetsOperator) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsOperator) ... ok test_intersection (test.test_set.TestOnlySetsOperator) ... ok test_intersection_update (test.test_set.TestOnlySetsOperator) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_sym_difference (test.test_set.TestOnlySetsOperator) ... ok test_sym_difference_update (test.test_set.TestOnlySetsOperator) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_union (test.test_set.TestOnlySetsOperator) ... ok test_update (test.test_set.TestOnlySetsOperator) ... ok test_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_difference (test.test_set.TestOnlySetsString) ... ok test_difference_update (test.test_set.TestOnlySetsString) ... ok test_difference_update_operator (test.test_set.TestOnlySetsString) ... ok test_eq_ne (test.test_set.TestOnlySetsString) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsString) ... ok test_intersection (test.test_set.TestOnlySetsString) ... ok test_intersection_update (test.test_set.TestOnlySetsString) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsString) ... ok test_sym_difference (test.test_set.TestOnlySetsString) ... ok test_sym_difference_update (test.test_set.TestOnlySetsString) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsString) ... ok test_union (test.test_set.TestOnlySetsString) ... ok test_update (test.test_set.TestOnlySetsString) ... ok test_update_operator (test.test_set.TestOnlySetsString) ... ok test_difference (test.test_set.TestOnlySetsTuple) ... ok test_difference_update (test.test_set.TestOnlySetsTuple) ... ok test_difference_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_eq_ne (test.test_set.TestOnlySetsTuple) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsTuple) ... ok test_intersection (test.test_set.TestOnlySetsTuple) ... ok test_intersection_update (test.test_set.TestOnlySetsTuple) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference_update (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_union (test.test_set.TestOnlySetsTuple) ... ok test_update (test.test_set.TestOnlySetsTuple) ... ok test_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_add (test.test_set.TestSet) ... ok test_and (test.test_set.TestSet) ... ok test_badcmp (test.test_set.TestSet) ... ok test_c_api (test.test_set.TestSet) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSet) ... ok test_constructor_identity (test.test_set.TestSet) ... ok test_container_iterator (test.test_set.TestSet) ... ok test_contains (test.test_set.TestSet) ... ok test_copy (test.test_set.TestSet) ... ok test_cyclical_print (test.test_set.TestSet) ... ok test_cyclical_repr (test.test_set.TestSet) ... ok test_deepcopy (test.test_set.TestSet) ... ok test_difference (test.test_set.TestSet) ... ok test_difference_update (test.test_set.TestSet) ... ok test_discard (test.test_set.TestSet) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSet) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSet) ... ok test_gc (test.test_set.TestSet) ... ok test_hash (test.test_set.TestSet) ... ok test_iand (test.test_set.TestSet) ... ok test_init (test.test_set.TestSet) ... ok test_inplace_on_self (test.test_set.TestSet) ... ok test_intersection (test.test_set.TestSet) ... ok test_intersection_update (test.test_set.TestSet) ... ok test_ior (test.test_set.TestSet) ... ok test_isdisjoint (test.test_set.TestSet) ... ok test_isub (test.test_set.TestSet) ... ok test_iterator_pickling (test.test_set.TestSet) ... ok test_ixor (test.test_set.TestSet) ... ok test_len (test.test_set.TestSet) ... ok test_new_or_init (test.test_set.TestSet) ... ok test_or (test.test_set.TestSet) ... ok test_pickling (test.test_set.TestSet) ... ok test_pop (test.test_set.TestSet) ... ok test_remove (test.test_set.TestSet) ... ok test_remove_keyerror_set (test.test_set.TestSet) ... ok test_remove_keyerror_unpacking (test.test_set.TestSet) ... ok test_rich_compare (test.test_set.TestSet) ... ok test_setOfFrozensets (test.test_set.TestSet) ... ok test_set_literal (test.test_set.TestSet) ... ok test_sub (test.test_set.TestSet) ... ok test_sub_and_super (test.test_set.TestSet) ... ok test_subclass_with_custom_hash (test.test_set.TestSet) ... ok test_symmetric_difference (test.test_set.TestSet) ... ok test_symmetric_difference_update (test.test_set.TestSet) ... ok test_union (test.test_set.TestSet) ... ok test_uniquification (test.test_set.TestSet) ... ok test_update (test.test_set.TestSet) ... ok test_weakref (test.test_set.TestSet) ... ok test_xor (test.test_set.TestSet) ... ok test_constructor (test.test_set.TestSetOfSets) ... ok test_add (test.test_set.TestSetSubclass) ... ok test_and (test.test_set.TestSetSubclass) ... ok test_badcmp (test.test_set.TestSetSubclass) ... ok test_c_api (test.test_set.TestSetSubclass) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSetSubclass) ... ok test_constructor_identity (test.test_set.TestSetSubclass) ... ok test_container_iterator (test.test_set.TestSetSubclass) ... ok test_contains (test.test_set.TestSetSubclass) ... ok test_copy (test.test_set.TestSetSubclass) ... ok test_cyclical_print (test.test_set.TestSetSubclass) ... ok test_cyclical_repr (test.test_set.TestSetSubclass) ... ok test_deepcopy (test.test_set.TestSetSubclass) ... ok test_difference (test.test_set.TestSetSubclass) ... ok test_difference_update (test.test_set.TestSetSubclass) ... ok test_discard (test.test_set.TestSetSubclass) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSetSubclass) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSetSubclass) ... ok test_gc (test.test_set.TestSetSubclass) ... ok test_hash (test.test_set.TestSetSubclass) ... ok test_iand (test.test_set.TestSetSubclass) ... ok test_init (test.test_set.TestSetSubclass) ... ok test_inplace_on_self (test.test_set.TestSetSubclass) ... ok test_intersection (test.test_set.TestSetSubclass) ... ok test_intersection_update (test.test_set.TestSetSubclass) ... ok test_ior (test.test_set.TestSetSubclass) ... ok test_isdisjoint (test.test_set.TestSetSubclass) ... ok test_isub (test.test_set.TestSetSubclass) ... ok test_iterator_pickling (test.test_set.TestSetSubclass) ... ok test_ixor (test.test_set.TestSetSubclass) ... ok test_len (test.test_set.TestSetSubclass) ... ok test_new_or_init (test.test_set.TestSetSubclass) ... ok test_or (test.test_set.TestSetSubclass) ... ok test_pickling (test.test_set.TestSetSubclass) ... ok test_pop (test.test_set.TestSetSubclass) ... ok test_remove (test.test_set.TestSetSubclass) ... ok test_remove_keyerror_set (test.test_set.TestSetSubclass) ... ok test_remove_keyerror_unpacking (test.test_set.TestSetSubclass) ... ok test_rich_compare (test.test_set.TestSetSubclass) ... ok test_setOfFrozensets (test.test_set.TestSetSubclass) ... ok test_set_literal (test.test_set.TestSetSubclass) ... ok test_sub (test.test_set.TestSetSubclass) ... ok test_sub_and_super (test.test_set.TestSetSubclass) ... ok test_subclass_with_custom_hash (test.test_set.TestSetSubclass) ... ok test_symmetric_difference (test.test_set.TestSetSubclass) ... ok test_symmetric_difference_update (test.test_set.TestSetSubclass) ... ok test_union (test.test_set.TestSetSubclass) ... ok test_uniquification (test.test_set.TestSetSubclass) ... ok test_update (test.test_set.TestSetSubclass) ... ok test_weakref (test.test_set.TestSetSubclass) ... ok test_xor (test.test_set.TestSetSubclass) ... ok test_add (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_and (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_badcmp (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_c_api (test.test_set.TestSetSubclassWithKeywordArgs) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_constructor_identity (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_container_iterator (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_contains (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_copy (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_cyclical_print (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_cyclical_repr (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_deepcopy (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_difference (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_difference_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_discard (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSetSubclassWithKeywordArgs) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_gc (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_hash (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_iand (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_init (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_inplace_on_self (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_intersection (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_intersection_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_ior (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_isdisjoint (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_isub (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_iterator_pickling (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_ixor (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_keywords_in_subclass (test.test_set.TestSetSubclassWithKeywordArgs) SF bug #1486663 -- this used to erroneously raise a TypeError ... ok test_len (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_new_or_init (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_or (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_pickling (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_pop (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove_keyerror_set (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove_keyerror_unpacking (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_rich_compare (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_setOfFrozensets (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_set_literal (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_sub (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_sub_and_super (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_subclass_with_custom_hash (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_symmetric_difference (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_symmetric_difference_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_union (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_uniquification (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_weakref (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_xor (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_issubset (test.test_set.TestSubsetEmptyNonEmpty) ... ok test_issubset (test.test_set.TestSubsetEqualEmpty) ... ok test_issubset (test.test_set.TestSubsetEqualNonEmpty) ... ok test_issubset (test.test_set.TestSubsetNonOverlap) ... ok test_issubset (test.test_set.TestSubsetPartial) ... ok test_difference_method_call (test.test_set.TestUpdateOps) ... ok test_difference_non_overlap (test.test_set.TestUpdateOps) ... ok test_difference_overlap (test.test_set.TestUpdateOps) ... ok test_difference_subset (test.test_set.TestUpdateOps) ... ok test_difference_superset (test.test_set.TestUpdateOps) ... ok test_intersection_method_call (test.test_set.TestUpdateOps) ... ok test_intersection_non_overlap (test.test_set.TestUpdateOps) ... ok test_intersection_overlap (test.test_set.TestUpdateOps) ... ok test_intersection_subset (test.test_set.TestUpdateOps) ... ok test_intersection_superset (test.test_set.TestUpdateOps) ... ok test_sym_difference_method_call (test.test_set.TestUpdateOps) ... ok test_sym_difference_non_overlap (test.test_set.TestUpdateOps) ... ok test_sym_difference_overlap (test.test_set.TestUpdateOps) ... ok test_sym_difference_subset (test.test_set.TestUpdateOps) ... ok test_sym_difference_superset (test.test_set.TestUpdateOps) ... ok test_union_method_call (test.test_set.TestUpdateOps) ... ok test_union_non_overlap (test.test_set.TestUpdateOps) ... ok test_union_overlap (test.test_set.TestUpdateOps) ... ok test_union_subset (test.test_set.TestUpdateOps) ... ok test_union_superset (test.test_set.TestUpdateOps) ... ok test_constructor (test.test_set.TestVariousIteratorArgs) ... ok test_inline_methods (test.test_set.TestVariousIteratorArgs) ... ok test_inplace_methods (test.test_set.TestVariousIteratorArgs) ... ok test_8420_set_merge (test.test_set.TestWeirdBugs) ... ok ---------------------------------------------------------------------- Ran 541 tests in 1.866s OK (skipped=9) 1 test OK. 0.71user 0.02system 0:02.18elapsed 34%CPU (0avgtext+0avgdata 44180maxresident)k 0inputs+104outputs (0major+9435minor)pagefaults 0swaps =================== test_setcomps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_setcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_setcomps == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29607 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_setcomps Trying: sum({i*i for i in range(100) if i&1 == 1}) Expecting: 166650 ok Trying: {2*y + x + 1 for x in (0,) for y in (1,)} Expecting: {3} ok Trying: list(sorted({(i,j) for i in range(3) for j in range(4)})) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list(sorted({(i,j) for i in range(4) for j in range(i)})) Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum({i*i for i in range(100)}) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: {y for y in (1,2)} = 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: {y for y in (1,2)} += 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: def srange(n): return {i for i in range(n)} Expecting nothing ok Trying: list(sorted(srange(10))) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: lrange = lambda n: {i for i in range(n)} Expecting nothing ok Trying: list(sorted(lrange(10))) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def grange(n): for x in {i for i in range(n)}: yield x Expecting nothing ok Trying: list(sorted(grange(5))) Expecting: [0, 1, 2, 3, 4] ok Trying: {None for i in range(10)} Expecting: {None} ok Trying: items = {(lambda i=i: i) for i in range(5)} Expecting nothing ok Trying: {x() for x in items} == set(range(5)) Expecting: True ok Trying: items = {(lambda: i) for i in range(5)} Expecting nothing ok Trying: {x() for x in items} Expecting: {4} ok Trying: items = {(lambda: i) for i in range(5)} Expecting nothing ok Trying: i = 20 Expecting nothing ok Trying: {x() for x in items} Expecting: {4} ok Trying: items = {(lambda: y) for i in range(5)} Expecting nothing ok Trying: y = 2 Expecting nothing ok Trying: {x() for x in items} Expecting: {2} ok Trying: def test_func(): items = {(lambda i=i: i) for i in range(5)} return {x() for x in items} Expecting nothing ok Trying: test_func() == set(range(5)) Expecting: True ok Trying: def test_func(): items = {(lambda: i) for i in range(5)} return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: {4} ok Trying: def test_func(): items = {(lambda: i) for i in range(5)} i = 20 return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: {4} ok Trying: def test_func(): items = {(lambda: y) for i in range(5)} y = 2 return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: {2} ok 2 items had no tests: test.test_setcomps test.test_setcomps.test_main 1 items passed all tests: 34 tests in test.test_setcomps.__test__.doctests 34 tests in 3 items. 34 passed and 0 failed. Test passed. doctest (test.test_setcomps) ... 34 tests with zero failures 1 test OK. =================== test_shelve ==================== 0.18user 0.02system 0:00.68elapsed 30%CPU (0avgtext+0avgdata 42828maxresident)k 0inputs+24outputs (0major+8928minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_shelve ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_shelve == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29611 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_shelve test_bool (test.test_shelve.TestAsciiFileShelve) ... ok test_constructor (test.test_shelve.TestAsciiFileShelve) ... ok test_get (test.test_shelve.TestAsciiFileShelve) ... ok test_getitem (test.test_shelve.TestAsciiFileShelve) ... ok test_items (test.test_shelve.TestAsciiFileShelve) ... ok test_keys (test.test_shelve.TestAsciiFileShelve) ... ok test_len (test.test_shelve.TestAsciiFileShelve) ... ok test_pop (test.test_shelve.TestAsciiFileShelve) ... ok test_popitem (test.test_shelve.TestAsciiFileShelve) ... ok test_read (test.test_shelve.TestAsciiFileShelve) ... ok test_setdefault (test.test_shelve.TestAsciiFileShelve) ... ok test_update (test.test_shelve.TestAsciiFileShelve) ... ok test_values (test.test_shelve.TestAsciiFileShelve) ... ok test_write (test.test_shelve.TestAsciiFileShelve) ... ok test_bool (test.test_shelve.TestBinaryFileShelve) ... ok test_constructor (test.test_shelve.TestBinaryFileShelve) ... ok test_get (test.test_shelve.TestBinaryFileShelve) ... ok test_getitem (test.test_shelve.TestBinaryFileShelve) ... ok test_items (test.test_shelve.TestBinaryFileShelve) ... ok test_keys (test.test_shelve.TestBinaryFileShelve) ... ok test_len (test.test_shelve.TestBinaryFileShelve) ... ok test_pop (test.test_shelve.TestBinaryFileShelve) ... ok test_popitem (test.test_shelve.TestBinaryFileShelve) ... ok test_read (test.test_shelve.TestBinaryFileShelve) ... ok test_setdefault (test.test_shelve.TestBinaryFileShelve) ... ok test_update (test.test_shelve.TestBinaryFileShelve) ... ok test_values (test.test_shelve.TestBinaryFileShelve) ... ok test_write (test.test_shelve.TestBinaryFileShelve) ... ok test_bool (test.test_shelve.TestProto2FileShelve) ... ok test_constructor (test.test_shelve.TestProto2FileShelve) ... ok test_get (test.test_shelve.TestProto2FileShelve) ... ok test_getitem (test.test_shelve.TestProto2FileShelve) ... ok test_items (test.test_shelve.TestProto2FileShelve) ... ok test_keys (test.test_shelve.TestProto2FileShelve) ... ok test_len (test.test_shelve.TestProto2FileShelve) ... ok test_pop (test.test_shelve.TestProto2FileShelve) ... ok test_popitem (test.test_shelve.TestProto2FileShelve) ... ok test_read (test.test_shelve.TestProto2FileShelve) ... ok test_setdefault (test.test_shelve.TestProto2FileShelve) ... ok test_update (test.test_shelve.TestProto2FileShelve) ... ok test_values (test.test_shelve.TestProto2FileShelve) ... ok test_write (test.test_shelve.TestProto2FileShelve) ... ok test_bool (test.test_shelve.TestAsciiMemShelve) ... ok test_constructor (test.test_shelve.TestAsciiMemShelve) ... ok test_get (test.test_shelve.TestAsciiMemShelve) ... ok test_getitem (test.test_shelve.TestAsciiMemShelve) ... ok test_items (test.test_shelve.TestAsciiMemShelve) ... ok test_keys (test.test_shelve.TestAsciiMemShelve) ... ok test_len (test.test_shelve.TestAsciiMemShelve) ... ok test_pop (test.test_shelve.TestAsciiMemShelve) ... ok test_popitem (test.test_shelve.TestAsciiMemShelve) ... ok test_read (test.test_shelve.TestAsciiMemShelve) ... ok test_setdefault (test.test_shelve.TestAsciiMemShelve) ... ok test_update (test.test_shelve.TestAsciiMemShelve) ... ok test_values (test.test_shelve.TestAsciiMemShelve) ... ok test_write (test.test_shelve.TestAsciiMemShelve) ... ok test_bool (test.test_shelve.TestBinaryMemShelve) ... ok test_constructor (test.test_shelve.TestBinaryMemShelve) ... ok test_get (test.test_shelve.TestBinaryMemShelve) ... ok test_getitem (test.test_shelve.TestBinaryMemShelve) ... ok test_items (test.test_shelve.TestBinaryMemShelve) ... ok test_keys (test.test_shelve.TestBinaryMemShelve) ... ok test_len (test.test_shelve.TestBinaryMemShelve) ... ok test_pop (test.test_shelve.TestBinaryMemShelve) ... ok test_popitem (test.test_shelve.TestBinaryMemShelve) ... ok test_read (test.test_shelve.TestBinaryMemShelve) ... ok test_setdefault (test.test_shelve.TestBinaryMemShelve) ... ok test_update (test.test_shelve.TestBinaryMemShelve) ... ok test_values (test.test_shelve.TestBinaryMemShelve) ... ok test_write (test.test_shelve.TestBinaryMemShelve) ... ok test_bool (test.test_shelve.TestProto2MemShelve) ... ok test_constructor (test.test_shelve.TestProto2MemShelve) ... ok test_get (test.test_shelve.TestProto2MemShelve) ... ok test_getitem (test.test_shelve.TestProto2MemShelve) ... ok test_items (test.test_shelve.TestProto2MemShelve) ... ok test_keys (test.test_shelve.TestProto2MemShelve) ... ok test_len (test.test_shelve.TestProto2MemShelve) ... ok test_pop (test.test_shelve.TestProto2MemShelve) ... ok test_popitem (test.test_shelve.TestProto2MemShelve) ... ok test_read (test.test_shelve.TestProto2MemShelve) ... ok test_setdefault (test.test_shelve.TestProto2MemShelve) ... ok test_update (test.test_shelve.TestProto2MemShelve) ... ok test_values (test.test_shelve.TestProto2MemShelve) ... ok test_write (test.test_shelve.TestProto2MemShelve) ... ok test_ascii_file_shelf (test.test_shelve.TestCase) ... ok test_binary_file_shelf (test.test_shelve.TestCase) ... ok test_close (test.test_shelve.TestCase) ... ok test_in_memory_shelf (test.test_shelve.TestCase) ... ok test_keyencoding (test.test_shelve.TestCase) ... ok test_mutable_entry (test.test_shelve.TestCase) ... ok test_proto2_file_shelf (test.test_shelve.TestCase) ... ok test_writeback_also_writes_immediately (test.test_shelve.TestCase) ... ok ---------------------------------------------------------------------- Ran 92 tests in 0.659s OK test_bool (test.test_shelve.TestAsciiFileShelve) ... ok test_constructor (test.test_shelve.TestAsciiFileShelve) ... ok test_get (test.test_shelve.TestAsciiFileShelve) ... ok test_getitem (test.test_shelve.TestAsciiFileShelve) ... ok test_items (test.test_shelve.TestAsciiFileShelve) ... ok test_keys (test.test_shelve.TestAsciiFileShelve) ... ok test_len (test.test_shelve.TestAsciiFileShelve) ... ok test_pop (test.test_shelve.TestAsciiFileShelve) ... ok test_popitem (test.test_shelve.TestAsciiFileShelve) ... ok test_read (test.test_shelve.TestAsciiFileShelve) ... ok test_setdefault (test.test_shelve.TestAsciiFileShelve) ... ok test_update (test.test_shelve.TestAsciiFileShelve) ... ok test_values (test.test_shelve.TestAsciiFileShelve) ... ok test_write (test.test_shelve.TestAsciiFileShelve) ... ok test_bool (test.test_shelve.TestBinaryFileShelve) ... ok test_constructor (test.test_shelve.TestBinaryFileShelve) ... ok test_get (test.test_shelve.TestBinaryFileShelve) ... ok test_getitem (test.test_shelve.TestBinaryFileShelve) ... ok test_items (test.test_shelve.TestBinaryFileShelve) ... ok test_keys (test.test_shelve.TestBinaryFileShelve) ... ok test_len (test.test_shelve.TestBinaryFileShelve) ... ok test_pop (test.test_shelve.TestBinaryFileShelve) ... ok test_popitem (test.test_shelve.TestBinaryFileShelve) ... ok test_read (test.test_shelve.TestBinaryFileShelve) ... ok test_setdefault (test.test_shelve.TestBinaryFileShelve) ... ok test_update (test.test_shelve.TestBinaryFileShelve) ... ok test_values (test.test_shelve.TestBinaryFileShelve) ... ok test_write (test.test_shelve.TestBinaryFileShelve) ... ok test_bool (test.test_shelve.TestProto2FileShelve) ... ok test_constructor (test.test_shelve.TestProto2FileShelve) ... ok test_get (test.test_shelve.TestProto2FileShelve) ... ok test_getitem (test.test_shelve.TestProto2FileShelve) ... ok test_items (test.test_shelve.TestProto2FileShelve) ... ok test_keys (test.test_shelve.TestProto2FileShelve) ... ok test_len (test.test_shelve.TestProto2FileShelve) ... ok test_pop (test.test_shelve.TestProto2FileShelve) ... ok test_popitem (test.test_shelve.TestProto2FileShelve) ... ok test_read (test.test_shelve.TestProto2FileShelve) ... ok test_setdefault (test.test_shelve.TestProto2FileShelve) ... ok test_update (test.test_shelve.TestProto2FileShelve) ... ok test_values (test.test_shelve.TestProto2FileShelve) ... ok test_write (test.test_shelve.TestProto2FileShelve) ... ok test_bool (test.test_shelve.TestAsciiMemShelve) ... ok test_constructor (test.test_shelve.TestAsciiMemShelve) ... ok test_get (test.test_shelve.TestAsciiMemShelve) ... ok test_getitem (test.test_shelve.TestAsciiMemShelve) ... ok test_items (test.test_shelve.TestAsciiMemShelve) ... ok test_keys (test.test_shelve.TestAsciiMemShelve) ... ok test_len (test.test_shelve.TestAsciiMemShelve) ... ok test_pop (test.test_shelve.TestAsciiMemShelve) ... ok test_popitem (test.test_shelve.TestAsciiMemShelve) ... ok test_read (test.test_shelve.TestAsciiMemShelve) ... ok test_setdefault (test.test_shelve.TestAsciiMemShelve) ... ok test_update (test.test_shelve.TestAsciiMemShelve) ... ok test_values (test.test_shelve.TestAsciiMemShelve) ... ok test_write (test.test_shelve.TestAsciiMemShelve) ... ok test_bool (test.test_shelve.TestBinaryMemShelve) ... ok test_constructor (test.test_shelve.TestBinaryMemShelve) ... ok test_get (test.test_shelve.TestBinaryMemShelve) ... ok test_getitem (test.test_shelve.TestBinaryMemShelve) ... ok test_items (test.test_shelve.TestBinaryMemShelve) ... ok test_keys (test.test_shelve.TestBinaryMemShelve) ... ok test_len (test.test_shelve.TestBinaryMemShelve) ... ok test_pop (test.test_shelve.TestBinaryMemShelve) ... ok test_popitem (test.test_shelve.TestBinaryMemShelve) ... ok test_read (test.test_shelve.TestBinaryMemShelve) ... ok test_setdefault (test.test_shelve.TestBinaryMemShelve) ... ok test_update (test.test_shelve.TestBinaryMemShelve) ... ok test_values (test.test_shelve.TestBinaryMemShelve) ... ok test_write (test.test_shelve.TestBinaryMemShelve) ... ok test_bool (test.test_shelve.TestProto2MemShelve) ... ok test_constructor (test.test_shelve.TestProto2MemShelve) ... ok test_get (test.test_shelve.TestProto2MemShelve) ... ok test_getitem (test.test_shelve.TestProto2MemShelve) ... ok test_items (test.test_shelve.TestProto2MemShelve) ... ok test_keys (test.test_shelve.TestProto2MemShelve) ... ok test_len (test.test_shelve.TestProto2MemShelve) ... ok test_pop (test.test_shelve.TestProto2MemShelve) ... ok test_popitem (test.test_shelve.TestProto2MemShelve) ... ok test_read (test.test_shelve.TestProto2MemShelve) ... ok test_setdefault (test.test_shelve.TestProto2MemShelve) ... ok test_update (test.test_shelve.TestProto2MemShelve) ... ok test_values (test.test_shelve.TestProto2MemShelve) ... ok test_write (test.test_shelve.TestProto2MemShelve) ... ok test_ascii_file_shelf (test.test_shelve.TestCase) ... ok test_binary_file_shelf (test.test_shelve.TestCase) ... ok test_close (test.test_shelve.TestCase) ... ok test_in_memory_shelf (test.test_shelve.TestCase) ... ok test_keyencoding (test.test_shelve.TestCase) ... ok test_mutable_entry (test.test_shelve.TestCase) ... ok test_proto2_file_shelf (test.test_shelve.TestCase) ... ok test_writeback_also_writes_immediately (test.test_shelve.TestCase) ... ok ---------------------------------------------------------------------- Ran 92 tests in 0.546s OK test_bool (test.test_shelve.TestAsciiFileShelve) ... ok test_constructor (test.test_shelve.TestAsciiFileShelve) ... ok test_get (test.test_shelve.TestAsciiFileShelve) ... ok test_getitem (test.test_shelve.TestAsciiFileShelve) ... ok test_items (test.test_shelve.TestAsciiFileShelve) ... ok test_keys (test.test_shelve.TestAsciiFileShelve) ... ok test_len (test.test_shelve.TestAsciiFileShelve) ... ok test_pop (test.test_shelve.TestAsciiFileShelve) ... ok test_popitem (test.test_shelve.TestAsciiFileShelve) ... ok test_read (test.test_shelve.TestAsciiFileShelve) ... ok test_setdefault (test.test_shelve.TestAsciiFileShelve) ... ok test_update (test.test_shelve.TestAsciiFileShelve) ... ok test_values (test.test_shelve.TestAsciiFileShelve) ... ok test_write (test.test_shelve.TestAsciiFileShelve) ... ok test_bool (test.test_shelve.TestBinaryFileShelve) ... ok test_constructor (test.test_shelve.TestBinaryFileShelve) ... ok test_get (test.test_shelve.TestBinaryFileShelve) ... ok test_getitem (test.test_shelve.TestBinaryFileShelve) ... ok test_items (test.test_shelve.TestBinaryFileShelve) ... ok test_keys (test.test_shelve.TestBinaryFileShelve) ... ok test_len (test.test_shelve.TestBinaryFileShelve) ... ok test_pop (test.test_shelve.TestBinaryFileShelve) ... ok test_popitem (test.test_shelve.TestBinaryFileShelve) ... ok test_read (test.test_shelve.TestBinaryFileShelve) ... ok test_setdefault (test.test_shelve.TestBinaryFileShelve) ... ok test_update (test.test_shelve.TestBinaryFileShelve) ... ok test_values (test.test_shelve.TestBinaryFileShelve) ... ok test_write (test.test_shelve.TestBinaryFileShelve) ... ok test_bool (test.test_shelve.TestProto2FileShelve) ... ok test_constructor (test.test_shelve.TestProto2FileShelve) ... ok test_get (test.test_shelve.TestProto2FileShelve) ... ok test_getitem (test.test_shelve.TestProto2FileShelve) ... ok test_items (test.test_shelve.TestProto2FileShelve) ... ok test_keys (test.test_shelve.TestProto2FileShelve) ... ok test_len (test.test_shelve.TestProto2FileShelve) ... ok test_pop (test.test_shelve.TestProto2FileShelve) ... ok test_popitem (test.test_shelve.TestProto2FileShelve) ... ok test_read (test.test_shelve.TestProto2FileShelve) ... ok test_setdefault (test.test_shelve.TestProto2FileShelve) ... ok test_update (test.test_shelve.TestProto2FileShelve) ... ok test_values (test.test_shelve.TestProto2FileShelve) ... ok test_write (test.test_shelve.TestProto2FileShelve) ... ok test_bool (test.test_shelve.TestAsciiMemShelve) ... ok test_constructor (test.test_shelve.TestAsciiMemShelve) ... ok test_get (test.test_shelve.TestAsciiMemShelve) ... ok test_getitem (test.test_shelve.TestAsciiMemShelve) ... ok test_items (test.test_shelve.TestAsciiMemShelve) ... ok test_keys (test.test_shelve.TestAsciiMemShelve) ... ok test_len (test.test_shelve.TestAsciiMemShelve) ... ok test_pop (test.test_shelve.TestAsciiMemShelve) ... ok test_popitem (test.test_shelve.TestAsciiMemShelve) ... ok test_read (test.test_shelve.TestAsciiMemShelve) ... ok test_setdefault (test.test_shelve.TestAsciiMemShelve) ... ok test_update (test.test_shelve.TestAsciiMemShelve) ... ok test_values (test.test_shelve.TestAsciiMemShelve) ... ok test_write (test.test_shelve.TestAsciiMemShelve) ... ok test_bool (test.test_shelve.TestBinaryMemShelve) ... ok test_constructor (test.test_shelve.TestBinaryMemShelve) ... ok test_get (test.test_shelve.TestBinaryMemShelve) ... ok test_getitem (test.test_shelve.TestBinaryMemShelve) ... ok test_items (test.test_shelve.TestBinaryMemShelve) ... ok test_keys (test.test_shelve.TestBinaryMemShelve) ... ok test_len (test.test_shelve.TestBinaryMemShelve) ... ok test_pop (test.test_shelve.TestBinaryMemShelve) ... ok test_popitem (test.test_shelve.TestBinaryMemShelve) ... ok test_read (test.test_shelve.TestBinaryMemShelve) ... ok test_setdefault (test.test_shelve.TestBinaryMemShelve) ... ok test_update (test.test_shelve.TestBinaryMemShelve) ... ok test_values (test.test_shelve.TestBinaryMemShelve) ... ok test_write (test.test_shelve.TestBinaryMemShelve) ... ok test_bool (test.test_shelve.TestProto2MemShelve) ... ok test_constructor (test.test_shelve.TestProto2MemShelve) ... ok test_get (test.test_shelve.TestProto2MemShelve) ... ok test_getitem (test.test_shelve.TestProto2MemShelve) ... ok test_items (test.test_shelve.TestProto2MemShelve) ... ok test_keys (test.test_shelve.TestProto2MemShelve) ... ok test_len (test.test_shelve.TestProto2MemShelve) ... ok test_pop (test.test_shelve.TestProto2MemShelve) ... ok test_popitem (test.test_shelve.TestProto2MemShelve) ... ok test_read (test.test_shelve.TestProto2MemShelve) ... ok test_setdefault (test.test_shelve.TestProto2MemShelve) ... ok test_update (test.test_shelve.TestProto2MemShelve) ... ok test_values (test.test_shelve.TestProto2MemShelve) ... ok test_write (test.test_shelve.TestProto2MemShelve) ... ok test_ascii_file_shelf (test.test_shelve.TestCase) ... ok test_binary_file_shelf (test.test_shelve.TestCase) ... ok test_close (test.test_shelve.TestCase) ... ok test_in_memory_shelf (test.test_shelve.TestCase) ... ok test_keyencoding (test.test_shelve.TestCase) ... ok test_mutable_entry (test.test_shelve.TestCase) ... ok test_proto2_file_shelf (test.test_shelve.TestCase) ... ok test_writeback_also_writes_immediately (test.test_shelve.TestCase) ... ok ---------------------------------------------------------------------- Ran 92 tests in 0.398s OK 1 test OK. 0.41user 0.08system 0:02.41elapsed 20%CPU (0avgtext+0avgdata 45864maxresident)k 0inputs+7472outputs (0major+18664minor)pagefaults 0swaps =================== test_shlex ==================== + for TestName in $(cat testnames.txt) + echo =================== test_shlex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_shlex == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29621 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_shlex testCompat (test.test_shlex.ShlexTest) Test compatibility interface ... ok testQuote (test.test_shlex.ShlexTest) ... ok testSplitPosix (test.test_shlex.ShlexTest) Test data splitting with posix parser ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.009s OK 1 test OK. =================== test_shutil ==================== 0.15user 0.01system 0:00.49elapsed 34%CPU (0avgtext+0avgdata 41404maxresident)k 0inputs+24outputs (0major+8343minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_shutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_shutil == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29625 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_shutil test_chown (test.test_shutil.TestShutil) ... ok test_copy (test.test_shutil.TestShutil) ... ok test_copy2 (test.test_shutil.TestShutil) ... ok test_copy2_symlinks (test.test_shutil.TestShutil) ... ok test_copy2_xattr (test.test_shutil.TestShutil) ... skipped 'no non-broken extended attribute support' test_copy_return_value (test.test_shutil.TestShutil) ... ok test_copy_symlinks (test.test_shutil.TestShutil) ... ok test_copyfile_named_pipe (test.test_shutil.TestShutil) ... ok test_copyfile_return_value (test.test_shutil.TestShutil) ... ok test_copyfile_symlinks (test.test_shutil.TestShutil) ... ok test_copymode_follow_symlinks (test.test_shutil.TestShutil) ... ok test_copymode_symlink_to_symlink (test.test_shutil.TestShutil) ... skipped 'requires os.lchmod' test_copymode_symlink_to_symlink_wo_lchmod (test.test_shutil.TestShutil) ... ok test_copystat_handles_harmless_chflags_errors (test.test_shutil.TestShutil) ... skipped 'requires os.chflags, EOPNOTSUPP & ENOTSUP' test_copystat_symlinks (test.test_shutil.TestShutil) ... ok test_copytree_dangling_symlinks (test.test_shutil.TestShutil) ... ok test_copytree_named_pipe (test.test_shutil.TestShutil) ... ok test_copytree_retains_permissions (test.test_shutil.TestShutil) ... ok test_copytree_return_value (test.test_shutil.TestShutil) ... ok test_copytree_simple (test.test_shutil.TestShutil) ... ok test_copytree_special_func (test.test_shutil.TestShutil) ... ok test_copytree_symlinks (test.test_shutil.TestShutil) ... ok test_copytree_with_exclude (test.test_shutil.TestShutil) ... ok test_copyxattr (test.test_shutil.TestShutil) ... skipped 'no non-broken extended attribute support' test_copyxattr_symlinks (test.test_shutil.TestShutil) ... skipped 'no non-broken extended attribute support' test_disk_usage (test.test_shutil.TestShutil) ... ok test_dont_copy_file_onto_link_to_itself (test.test_shutil.TestShutil) ... ok test_dont_copy_file_onto_symlink_to_itself (test.test_shutil.TestShutil) ... ok test_make_archive (test.test_shutil.TestShutil) ... ok test_make_archive_cwd (test.test_shutil.TestShutil) ... ok test_make_archive_owner_group (test.test_shutil.TestShutil) ... ok test_make_tarball (test.test_shutil.TestShutil) ... ok test_make_zipfile (test.test_shutil.TestShutil) ... ok test_on_error (test.test_shutil.TestShutil) ... ok test_register_archive_format (test.test_shutil.TestShutil) ... ok test_rmtree_does_not_choke_on_failing_lstat (test.test_shutil.TestShutil) ... ok test_rmtree_dont_delete_file (test.test_shutil.TestShutil) ... ok test_rmtree_errors (test.test_shutil.TestShutil) ... ok test_rmtree_fails_on_symlink (test.test_shutil.TestShutil) ... ok test_rmtree_on_symlink (test.test_shutil.TestShutil) ... ok test_rmtree_uses_safe_fd_version_if_available (test.test_shutil.TestShutil) ... ok test_rmtree_works_on_bytes (test.test_shutil.TestShutil) ... ok test_rmtree_works_on_symlinks (test.test_shutil.TestShutil) ... ok test_tarfile_root_owner (test.test_shutil.TestShutil) ... ok test_tarfile_vs_tar (test.test_shutil.TestShutil) ... ok test_unpack_archive (test.test_shutil.TestShutil) ... ok test_unpack_registery (test.test_shutil.TestShutil) ... ok test_destinsrc_false_negative (test.test_shutil.TestMove) ... ok test_destinsrc_false_positive (test.test_shutil.TestMove) ... ok test_dont_move_dir_in_itself (test.test_shutil.TestMove) ... ok test_existing_file_inside_dest_dir (test.test_shutil.TestMove) ... ok test_move_as_rename_return_value (test.test_shutil.TestMove) ... ok test_move_dangling_symlink (test.test_shutil.TestMove) ... ok test_move_dir (test.test_shutil.TestMove) ... ok test_move_dir_altsep_to_dir (test.test_shutil.TestMove) ... skipped 'requires os.path.altsep' test_move_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_dir_sep_to_dir (test.test_shutil.TestMove) ... ok test_move_dir_symlink (test.test_shutil.TestMove) ... ok test_move_dir_to_dir (test.test_shutil.TestMove) ... ok test_move_dir_to_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_file (test.test_shutil.TestMove) ... ok test_move_file_other_fs (test.test_shutil.TestMove) ... ok test_move_file_symlink (test.test_shutil.TestMove) ... ok test_move_file_symlink_to_dir (test.test_shutil.TestMove) ... ok test_move_file_to_dir (test.test_shutil.TestMove) ... ok test_move_file_to_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_return_value (test.test_shutil.TestMove) ... ok test_move_dir_caseinsensitive (test.test_shutil.TestCopyFile) ... ok test_w_dest_close_fails (test.test_shutil.TestCopyFile) ... ok test_w_dest_open_fails (test.test_shutil.TestCopyFile) ... ok test_w_source_close_fails (test.test_shutil.TestCopyFile) ... ok test_w_source_open_fails (test.test_shutil.TestCopyFile) ... ok test_does_not_crash (test.test_shutil.TermsizeTests) Check if get_terminal_size() returns a meaningful value. ... ok test_os_environ_first (test.test_shutil.TermsizeTests) Check if environment variables have precedence ... ok test_stty_match (test.test_shutil.TermsizeTests) Check if stty returns the same results ignoring env ... skipped 'not on tty' test_absolute_cmd (test.test_shutil.TestWhich) ... ok test_basic (test.test_shutil.TestWhich) ... ok test_cwd (test.test_shutil.TestWhich) ... ok test_empty_path (test.test_shutil.TestWhich) ... ok test_empty_path_no_PATH (test.test_shutil.TestWhich) ... ok test_environ_path (test.test_shutil.TestWhich) ... ok test_non_matching_mode (test.test_shutil.TestWhich) ... ok test_nonexistent_file (test.test_shutil.TestWhich) ... ok test_pathext_checking (test.test_shutil.TestWhich) ... skipped 'pathext check is Windows-only' test_relative_cmd (test.test_shutil.TestWhich) ... ok test_relative_path (test.test_shutil.TestWhich) ... ok ---------------------------------------------------------------------- Ran 86 tests in 0.813s OK (skipped=8) 1 test OK. 0.33user 0.05system 0:01.70elapsed 23%CPU (0avgtext+0avgdata 48220maxresident)k 32inputs+1496outputs (0major+16366minor)pagefaults 0swaps =================== test_signal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_signal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_signal == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29631 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_signal test_getsignal (test.test_signal.PosixTests) ... ok test_out_of_range_signal_number_raises_error (test.test_signal.PosixTests) ... ok test_setting_signal_handler_to_none_raises_error (test.test_signal.PosixTests) ... ok test_main (test.test_signal.InterProcessSignalTests) ... ok test_invalid_fd (test.test_signal.WakeupFDTests) ... ok test_pending (test.test_signal.WakeupSignalTests) ... ok test_signum (test.test_signal.WakeupSignalTests) ... ok test_wakeup_fd_during (test.test_signal.WakeupSignalTests) ... ok test_wakeup_fd_early (test.test_signal.WakeupSignalTests) ... ok test_siginterrupt_off (test.test_signal.SiginterruptTest) ... ok test_siginterrupt_on (test.test_signal.SiginterruptTest) ... ok test_without_siginterrupt (test.test_signal.SiginterruptTest) ... ok test_itimer_exc (test.test_signal.ItimerTest) ... ok test_itimer_prof (test.test_signal.ItimerTest) ... ok test_itimer_real (test.test_signal.ItimerTest) ... ok test_itimer_virtual (test.test_signal.ItimerTest) ... ok test_issue9324 (test.test_signal.WindowsSignalTests) ... skipped 'Windows specific' test_pthread_kill (test.test_signal.PendingSignalsTests) ... ok test_pthread_kill_main_thread (test.test_signal.PendingSignalsTests) ... ok test_pthread_sigmask (test.test_signal.PendingSignalsTests) ... ok test_pthread_sigmask_arguments (test.test_signal.PendingSignalsTests) ... ok test_sigpending (test.test_signal.PendingSignalsTests) ... ok test_sigpending_empty (test.test_signal.PendingSignalsTests) ... ok test_sigtimedwait (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigtimedwait_negative_timeout (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigtimedwait_poll (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigtimedwait_timeout (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigwait (test.test_signal.PendingSignalsTests) ... ok test_sigwait_thread (test.test_signal.PendingSignalsTests) ... ok test_sigwaitinfo (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigwaitinfo()' test_sigwaitinfo_interrupted (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigwaitinfo()' ---------------------------------------------------------------------- Ran 31 tests in 23.321s OK (skipped=7) 1 test OK. =================== test_site ==================== == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29653 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_site 2.22user 0.22system 0:23.77elapsed 10%CPU (0avgtext+0avgdata 42548maxresident)k 72inputs+88outputs (1major+65519minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_site ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_site test_addpackage (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_exec (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_pth_file (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_syntax (test.test_site.HelperFunctionsTests) ... ok test_addsitedir (test.test_site.HelperFunctionsTests) ... ok test_getsitepackages (test.test_site.HelperFunctionsTests) ... ok test_getuserbase (test.test_site.HelperFunctionsTests) ... ok test_getusersitepackages (test.test_site.HelperFunctionsTests) ... ok test_init_pathinfo (test.test_site.HelperFunctionsTests) ... ok test_makepath (test.test_site.HelperFunctionsTests) ... ok test_s_option (test.test_site.HelperFunctionsTests) ... ok test_abs_paths (test.test_site.ImportSideEffectTests) ... ok test_add_build_dir (test.test_site.ImportSideEffectTests) ... skipped 'test not implemented' test_aliasing_mbcs (test.test_site.ImportSideEffectTests) ... ok test_license_exists_at_url (test.test_site.ImportSideEffectTests) ... skipped "resource 'network' is not enabled" test_no_duplicate_paths (test.test_site.ImportSideEffectTests) ... ok test_setting_copyright (test.test_site.ImportSideEffectTests) ... ok test_setting_help (test.test_site.ImportSideEffectTests) ... ok test_setting_quit (test.test_site.ImportSideEffectTests) ... ok test_sitecustomize_executed (test.test_site.ImportSideEffectTests) ... ok ---------------------------------------------------------------------- Ran 20 tests in 0.690s OK (skipped=2) 1 test altered the execution environment: test_site Warning -- sys.path was modified by test_site 0.40user 0.06system 0:01.15elapsed 41%CPU (0avgtext+0avgdata 45828maxresident)k 0inputs+96outputs (0major+31248minor)pagefaults 0swaps =================== test_slice ==================== + for TestName in $(cat testnames.txt) + echo =================== test_slice ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_slice == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29663 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_slice test_cmp (test.test_slice.SliceTest) ... ok test_constructor (test.test_slice.SliceTest) ... ok test_hash (test.test_slice.SliceTest) ... ok test_indices (test.test_slice.SliceTest) ... ok test_members (test.test_slice.SliceTest) ... ok test_pickle (test.test_slice.SliceTest) ... ok test_repr (test.test_slice.SliceTest) ... ok test_setslice_without_getslice (test.test_slice.SliceTest) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.002s OK 1 test OK. 0.14user 0.01system 0:00.49elapsed 32%CPU (0avgtext+0avgdata 41120maxresident)k 0inputs+32outputs (0major+8274minor)pagefaults 0swaps =================== test_smtpd ==================== + for TestName in $(cat testnames.txt) + echo =================== test_smtpd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_smtpd == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29667 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_smtpd test_DATA_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO_HELO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO_bad_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_EXPN_not_implemented (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_EHLO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_NOOP (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_QUIT (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_RSET (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_bad_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_parameter_rejected_when_extensions_not_enabled (test.test_smtpd.SMTPDChannelTest) ... ok test_HELP (test.test_smtpd.SMTPDChannelTest) ... ok test_HELP_command (test.test_smtpd.SMTPDChannelTest) ... ok test_HELP_command_unknown (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_RCPT_unknown_parameters (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_allows_space_after_colon (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_chevrons (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_command_limit_extended_with_SIZE (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_empty_chevrons (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_invalid_size_parameter (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_missing_address (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart_no_angles (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart_with_size (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart_with_size_no_angles (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_size_parameter (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_size_parameter_larger_than_default_data_size_limit (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_syntax_EHLO (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_syntax_HELO (test.test_smtpd.SMTPDChannelTest) ... ok test_NOOP (test.test_smtpd.SMTPDChannelTest) ... ok test_NOOP_bad_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_QUIT (test.test_smtpd.SMTPDChannelTest) ... ok test_QUIT_arg_ignored (test.test_smtpd.SMTPDChannelTest) ... ok test_RCPT_lowercase_to_OK (test.test_smtpd.SMTPDChannelTest) ... ok test_RCPT_syntax_EHLO (test.test_smtpd.SMTPDChannelTest) ... ok test_RCPT_syntax_HELO (test.test_smtpd.SMTPDChannelTest) ... ok test_RSET (test.test_smtpd.SMTPDChannelTest) ... ok test_RSET_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_VRFY (test.test_smtpd.SMTPDChannelTest) ... ok test_VRFY_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_attribute_deprecations (test.test_smtpd.SMTPDChannelTest) ... ok test_bad_state (test.test_smtpd.SMTPDChannelTest) ... ok test_broken_connect (test.test_smtpd.SMTPDChannelTest) ... ok test_command_too_long (test.test_smtpd.SMTPDChannelTest) ... ok test_data_dialog (test.test_smtpd.SMTPDChannelTest) ... ok test_data_longer_than_default_data_size_limit (test.test_smtpd.SMTPDChannelTest) ... ok test_data_transparency_section_4_5_2 (test.test_smtpd.SMTPDChannelTest) ... ok test_extended_MAIL_allows_space_after_colon (test.test_smtpd.SMTPDChannelTest) ... ok test_manual_status (test.test_smtpd.SMTPDChannelTest) ... ok test_missing_data (test.test_smtpd.SMTPDChannelTest) ... ok test_multiple_RCPT (test.test_smtpd.SMTPDChannelTest) ... ok test_need_MAIL (test.test_smtpd.SMTPDChannelTest) ... ok test_need_RCPT (test.test_smtpd.SMTPDChannelTest) ... ok test_nested_MAIL (test.test_smtpd.SMTPDChannelTest) ... ok test_no_HELO_DATA (test.test_smtpd.SMTPDChannelTest) ... ok test_no_HELO_MAIL (test.test_smtpd.SMTPDChannelTest) ... ok test_no_HELO_RCPT (test.test_smtpd.SMTPDChannelTest) ... ok test_server_accept (test.test_smtpd.SMTPDChannelTest) ... ok test_unknown_command (test.test_smtpd.SMTPDChannelTest) ... ok test_data_limit_dialog (test.test_smtpd.SMTPDChannelWithDataSizeLimitTest) ... ok test_data_limit_dialog_too_much_data (test.test_smtpd.SMTPDChannelWithDataSizeLimitTest) ... ok test_process_message_unimplemented (test.test_smtpd.SMTPDServerTest) ... ok ---------------------------------------------------------------------- Ran 65 tests in 0.043s OK 1 test OK. 0.22user 0.02system 0:00.50elapsed 48%CPU (0avgtext+0avgdata 44324maxresident)k 0inputs+112outputs (0major+9463minor)pagefaults 0swaps =================== test_smtplib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_smtplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_smtplib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29671 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_smtplib testBasic1 (test.test_smtplib.GeneralTests) ... ok testBasic2 (test.test_smtplib.GeneralTests) ... ok testLocalHostName (test.test_smtplib.GeneralTests) ... ok testQuoteData (test.test_smtplib.GeneralTests) ... ok testSourceAddress (test.test_smtplib.GeneralTests) ... ok testTimeoutDefault (test.test_smtplib.GeneralTests) ... ok testTimeoutNone (test.test_smtplib.GeneralTests) ... ok testTimeoutValue (test.test_smtplib.GeneralTests) ... ok testBasic (test.test_smtplib.DebuggingServerTests) ... ok testELHO (test.test_smtplib.DebuggingServerTests) ... ok testEXPNNotImplemented (test.test_smtplib.DebuggingServerTests) ... ok testHELP (test.test_smtplib.DebuggingServerTests) ... ok testNOOP (test.test_smtplib.DebuggingServerTests) ... ok testRSET (test.test_smtplib.DebuggingServerTests) ... ok testSecondHELO (test.test_smtplib.DebuggingServerTests) ... ok testSend (test.test_smtplib.DebuggingServerTests) ... ok testSendBinary (test.test_smtplib.DebuggingServerTests) ... ok testSendMessage (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageMultipleResentRaises (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageResent (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithAddresses (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithMultipleFrom (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithSomeAddresses (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithSpecifiedAddresses (test.test_smtplib.DebuggingServerTests) ... ok testSendNeedingDotQuote (test.test_smtplib.DebuggingServerTests) ... ok testSendNullSender (test.test_smtplib.DebuggingServerTests) ... ok testSourceAddress (test.test_smtplib.DebuggingServerTests) ... ok testVRFY (test.test_smtplib.DebuggingServerTests) ... ok testNonnumericPort (test.test_smtplib.NonConnectingTests) ... ok testNotConnected (test.test_smtplib.NonConnectingTests) ... ok testFailingHELO (test.test_smtplib.BadHELOServerTests) ... ok testAUTH_CRAM_MD5 (test.test_smtplib.SMTPSimTests) ... ok testAUTH_LOGIN (test.test_smtplib.SMTPSimTests) ... ok testAUTH_PLAIN (test.test_smtplib.SMTPSimTests) ... ok testBasic (test.test_smtplib.SMTPSimTests) ... ok testEHLO (test.test_smtplib.SMTPSimTests) ... ok testEXPN (test.test_smtplib.SMTPSimTests) ... ok testVRFY (test.test_smtplib.SMTPSimTests) ... ok test_421_from_data_cmd (test.test_smtplib.SMTPSimTests) ... ok test_421_from_mail_cmd (test.test_smtplib.SMTPSimTests) ... ok test_421_from_rcpt_cmd (test.test_smtplib.SMTPSimTests) ... ok test_with_statement (test.test_smtplib.SMTPSimTests) ... ok test_with_statement_QUIT_failure (test.test_smtplib.SMTPSimTests) ... ok testLineTooLong (test.test_smtplib.TooLongLineTests) ... ok ---------------------------------------------------------------------- Ran 44 tests in 2.497s OK 1 test OK. 0.35user 0.03system 0:03.14elapsed 12%CPU (0avgtext+0avgdata 49008maxresident)k 0inputs+112outputs (0major+10669minor)pagefaults 0swaps =================== test_smtpnet ==================== + for TestName in $(cat testnames.txt) + echo =================== test_smtpnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_smtpnet == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29708 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_smtpnet test_smtpnet skipped -- Use of the 'network' resource not enabled 1 test skipped: test_smtpnet Those skips are all expected on linux. 0.18user 0.02system 0:00.45elapsed 45%CPU (0avgtext+0avgdata 43900maxresident)k 0inputs+16outputs (0major+9131minor)pagefaults 0swaps =================== test_sndhdr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sndhdr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sndhdr == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29712 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sndhdr test_data (test.test_sndhdr.TestFormats) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.020s OK 1 test OK. 0.14user 0.01system 0:00.41elapsed 40%CPU (0avgtext+0avgdata 40748maxresident)k 0inputs+16outputs (0major+8207minor)pagefaults 0swaps =================== test_socket ==================== + for TestName in $(cat testnames.txt) + echo =================== test_socket ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_socket == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29716 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_socket testCrucialConstants (test.test_socket.GeneralModuleTests) ... ok testDefaultTimeout (test.test_socket.GeneralModuleTests) ... ok testGetServBy (test.test_socket.GeneralModuleTests) ... ok testGetSockOpt (test.test_socket.GeneralModuleTests) ... ok testGetaddrinfo (test.test_socket.GeneralModuleTests) ... ok testHostnameRes (test.test_socket.GeneralModuleTests) ... ok testIPv4_inet_aton_fourbytes (test.test_socket.GeneralModuleTests) ... ok testIPv4toString (test.test_socket.GeneralModuleTests) ... ok testIPv6toString (test.test_socket.GeneralModuleTests) ... ok testInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... skipped 'socket.if_nameindex() not available.' testInterpreterCrash (test.test_socket.GeneralModuleTests) ... ok testInvalidInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... skipped 'socket.if_nameindex() not available.' testNewAttributes (test.test_socket.GeneralModuleTests) ... ok testNtoH (test.test_socket.GeneralModuleTests) ... ok testNtoHErrors (test.test_socket.GeneralModuleTests) ... ok testRefCountGetNameInfo (test.test_socket.GeneralModuleTests) ... skipped 'test needs sys.getrefcount()' testSendAfterClose (test.test_socket.GeneralModuleTests) ... ok testSendtoErrors (test.test_socket.GeneralModuleTests) ... ok testSetSockOpt (test.test_socket.GeneralModuleTests) ... ok testSockName (test.test_socket.GeneralModuleTests) ... ok testSocketError (test.test_socket.GeneralModuleTests) ... ok testStringToIPv4 (test.test_socket.GeneralModuleTests) ... ok testStringToIPv6 (test.test_socket.GeneralModuleTests) ... ok test_dealloc_warn (test.test_socket.GeneralModuleTests) ... ok test_flowinfo (test.test_socket.GeneralModuleTests) ... ok test_getnameinfo (test.test_socket.GeneralModuleTests) ... ok test_getsockaddrarg (test.test_socket.GeneralModuleTests) ... ok test_idna (test.test_socket.GeneralModuleTests) ... skipped 'network is not enabled' test_listen_backlog (test.test_socket.GeneralModuleTests) ... ok test_listen_backlog_overflow (test.test_socket.GeneralModuleTests) ... skipped 'implementation detail specific to cpython' test_name_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_pickle (test.test_socket.GeneralModuleTests) ... ok test_repr (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted_with_timeout (test.test_socket.GeneralModuleTests) ... ok test_sethostname (test.test_socket.GeneralModuleTests) ... skipped 'test needs socket.sethostname()' test_sock_ioctl (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_unusable_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_weakref (test.test_socket.GeneralModuleTests) ... ok testDetach (test.test_socket.BasicTCPTest) ... ok testDup (test.test_socket.BasicTCPTest) ... ok testFromFd (test.test_socket.BasicTCPTest) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest) ... ok testRecv (test.test_socket.BasicTCPTest) ... ok testRecvFrom (test.test_socket.BasicTCPTest) ... ok testSendAll (test.test_socket.BasicTCPTest) ... ok testShutdown (test.test_socket.BasicTCPTest) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest) ... skipped 'implementation detail specific to cpython' testClose (test.test_socket.TCPCloserTest) ... ok testInterruptedTimeout (test.test_socket.TCPTimeoutTest) ... ok testTCPTimeout (test.test_socket.TCPTimeoutTest) ... ok testTimeoutZero (test.test_socket.TCPTimeoutTest) ... ok testExceptionTree (test.test_socket.TestExceptions) ... ok testRecvFromIntoArray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoEmptyBuffer (test.test_socket.BufferIOTest) ... ok testRecvFromIntoMemoryview (test.test_socket.BufferIOTest) ... ok testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest) ... ok testRecvIntoArray (test.test_socket.BufferIOTest) ... ok testRecvIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvIntoMemoryview (test.test_socket.BufferIOTest) ... ok testDetach (test.test_socket.BasicTCPTest2) ... ok testDup (test.test_socket.BasicTCPTest2) ... ok testFromFd (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest2) ... ok testRecv (test.test_socket.BasicTCPTest2) ... ok testRecvFrom (test.test_socket.BasicTCPTest2) ... ok testSendAll (test.test_socket.BasicTCPTest2) ... ok testShutdown (test.test_socket.BasicTCPTest2) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest2) ... skipped 'implementation detail specific to cpython' testRecvFrom (test.test_socket.BasicUDPTest) ... ok testRecvFromNegative (test.test_socket.BasicUDPTest) ... ok testSendtoAndRecv (test.test_socket.BasicUDPTest) ... ok testTimeoutZero (test.test_socket.UDPTimeoutTest) ... ok testUDPTimeout (test.test_socket.UDPTimeoutTest) ... ok testAccept (test.test_socket.NonBlockingTCPTests) ... ok testConnect (test.test_socket.NonBlockingTCPTests) ... ok testInheritFlags (test.test_socket.NonBlockingTCPTests) ... ok testInitNonBlocking (test.test_socket.NonBlockingTCPTests) ... skipped 'test needs socket.SOCK_NONBLOCK' testRecv (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking_overflow (test.test_socket.NonBlockingTCPTests) ... skipped 'implementation detail specific to cpython' testAttributes (test.test_socket.FileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.FileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.FileObjectClassTestCase) ... ok testFullRead (test.test_socket.FileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.FileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.FileObjectClassTestCase) ... ok testReadline (test.test_socket.FileObjectClassTestCase) ... ok testRealClose (test.test_socket.FileObjectClassTestCase) ... ok testSmallRead (test.test_socket.FileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.FileObjectClassTestCase) ... ok test_default (test.test_socket.FileObjectInterruptedTestCase) ... ok test_no_buffer (test.test_socket.FileObjectInterruptedTestCase) ... ok test_with_1k_buffer (test.test_socket.FileObjectInterruptedTestCase) ... ok testAttributes (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileCloseSocketDestroy (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallReadNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testWriteNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok test_connect (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer) ... ok testFamily (test.test_socket.NetworkConnectionAttributesTest) ... ok testSourceAddress (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutDefault (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutNone (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testOutsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testCreateConnectionBase (test.test_socket.ContextManagersTest) ... ok testCreateConnectionClose (test.test_socket.ContextManagersTest) ... ok test_SOCK_CLOEXEC (test.test_socket.CloexecConstantTest) ... ok test_SOCK_NONBLOCK (test.test_socket.NonblockConstantTest) ... skipped 'SOCK_NONBLOCK not defined' testDefaults (test.test_socket.BasicSocketPairTest) ... ok testRecv (test.test_socket.BasicSocketPairTest) ... ok testSend (test.test_socket.BasicSocketPairTest) ... ok testBytesAddr (test.test_socket.TestUnixDomain) ... ok testStrAddr (test.test_socket.TestUnixDomain) ... ok testSurrogateescapeBind (test.test_socket.TestUnixDomain) ... skipped "Pathname '/tmp/test_python_29716/@test_29716_tmp-\\xe0\\xf2\\u0258\\u0141\\u011f' cannot be represented in file system encoding 'ascii'" testUnencodableAddr (test.test_socket.TestUnixDomain) ... ok testLinuxAbstractNamespace (test.test_socket.TestLinuxAbstractNamespace) ... ok testMaxName (test.test_socket.TestLinuxAbstractNamespace) ... ok testNameOverflow (test.test_socket.TestLinuxAbstractNamespace) ... ok testStrName (test.test_socket.TestLinuxAbstractNamespace) ... ok testRDM (test.test_socket.TIPCTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testStream (test.test_socket.TIPCThreadableTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testBindAny (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCreateSocket (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCrucialConstants (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testFilter (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testLoopback (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testTooLongInterfaceName (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testSendFrame (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendMaxFrame (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendMultiFrames (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testCreateSocket (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testCrucialConstants (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testSocketBufferSize (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testCongestion (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testPeek (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSelect (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecv (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMsg (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMulti (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testCMSG_LEN (test.test_socket.CmsgMacroTests) ... skipped "don't have CMSG_LEN" testCMSG_SPACE (test.test_socket.CmsgMacroTests) ... skipped "don't have CMSG_SPACE" testSendmsg (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgAfterClose (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgArray (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgBadArgs (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgBadCmsg (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgDataGenerator (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgGather (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testSendmsgNoDestAddr (test.test_socket.SendmsgUDPTest) ... skipped "don't have sendmsg" testRecvmsg (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgAfterClose (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgBadArgs (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgPeek (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgShorter (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgTimeout (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsgTrunc (test.test_socket.RecvmsgUDPTest) ... skipped "don't have recvmsg" testRecvmsg (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgAfterClose (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgArray (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgBadArgs (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgBadCmsg (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgDataGenerator (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgGather (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testSendmsgNoDestAddr (test.test_socket.SendmsgUDP6Test) ... skipped "don't have sendmsg" testRecvmsg (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgAfterClose (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgBadArgs (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgPeek (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgShorter (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgTimeout (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testRecvmsgTrunc (test.test_socket.RecvmsgUDP6Test) ... skipped "don't have recvmsg" testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSecomdCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg" testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecomdCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsg (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgAfterClose (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgAncillaryGenerator (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgArray (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgBadArgs (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgBadCmsg (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgBadMultiCmsg (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgDataGenerator (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgDontWait (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgExcessCmsgReject (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgExplicitNoneAddr (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgGather (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testSendmsgTimeout (test.test_socket.SendmsgTCPTest) ... skipped "don't have sendmsg" testRecvmsg (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgAfterClose (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgBadArgs (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgEOF (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgFromSendmsg (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgOverflow (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgPeek (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgShorter (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgTimeout (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsgTrunc (test.test_socket.RecvmsgTCPTest) ... skipped "don't have recvmsg" testRecvmsg (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgEOF (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgOverflow (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgAfterClose (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgAncillaryGenerator (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgArray (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgBadArgs (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgBadCmsg (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgBadMultiCmsg (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgDataGenerator (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgDontWait (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgExcessCmsgReject (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgExplicitNoneAddr (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgGather (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testSendmsgTimeout (test.test_socket.SendmsgSCTPStreamTest) ... skipped "don't have sendmsg" testRecvmsg (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgAfterClose (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgBadArgs (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgEOF (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgFromSendmsg (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgOverflow (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgPeek (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgShorter (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgTimeout (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsgTrunc (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "don't have recvmsg" testRecvmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgEOF (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgOverflow (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgAfterClose (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgAncillaryGenerator (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgArray (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgBadArgs (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgBadCmsg (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgBadMultiCmsg (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgDataGenerator (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgDontWait (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgExcessCmsgReject (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgExplicitNoneAddr (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgGather (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testSendmsgTimeout (test.test_socket.SendmsgUnixStreamTest) ... skipped "don't have sendmsg" testRecvmsg (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgAfterClose (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgBadArgs (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgEOF (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgFromSendmsg (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgOverflow (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgPeek (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgShorter (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgTimeout (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsgTrunc (test.test_socket.RecvmsgUnixStreamTest) ... skipped "don't have recvmsg" testRecvmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgEOF (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgOverflow (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testCmsgTrunc0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTrunc1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTrunc2Int (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTruncLen0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTruncLen1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTruncNoBufSize (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassCMSG_LEN (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassCMSG_SPACE (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassEmpty (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassPartialInt (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassPartialIntInMiddle (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassSeparate (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassSeparateMinSpace (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testFDPassSimple (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testMultipleFDPass (test.test_socket.RecvmsgSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg" testCmsgTrunc0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTrunc1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTrunc2Int (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTruncLen0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTruncLen1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassCMSG_LEN (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassCMSG_SPACE (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassEmpty (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassPartialInt (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassPartialIntInMiddle (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassSeparate (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassSeparateMinSpace (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testFDPassSimple (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testMultipleFDPass (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have sendmsg, recvmsg_into" testInterruptedRecvIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvmsgIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... skipped "don't have recvmsg_into" testInterruptedRecvmsgTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... skipped "don't have recvmsg" testInterruptedSendTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testInterruptedSendmsgTimeout (test.test_socket.InterruptedSendTimeoutTest) ... skipped "don't have sendmsg" testInterruptedSendtoTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testShare (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLength (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLocal (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testTypes (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' ---------------------------------------------------------------------- Ran 493 tests in 27.381s OK (skipped=312) 1 test OK. 0.60user 0.09system 0:28.38elapsed 2%CPU (0avgtext+0avgdata 90184maxresident)k 1376inputs+576outputs (0major+25125minor)pagefaults 0swaps =================== test_socketserver ==================== + for TestName in $(cat testnames.txt) + echo =================== test_socketserver ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_socketserver == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29845 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled 1 test skipped: test_socketserver Those skips are all expected on linux. =================== test_sort ==================== 0.14user 0.01system 0:00.19elapsed 82%CPU (0avgtext+0avgdata 41236maxresident)k 0inputs+48outputs (0major+8328minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sort ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sort == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29849 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sort testStressfully (test.test_sort.TestBase) ... Testing size 0 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 1 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 2 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 4 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 5 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 7 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 8 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 9 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 15 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 16 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 17 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 31 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 32 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 33 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 63 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 64 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(3) Complains(2) checking exception during sort left some permutation checking stability Testing size 65 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 127 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 128 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(54) Complains(55) checking exception during sort left some permutation checking stability Testing size 129 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(63) Complains(50) checking exception during sort left some permutation checking stability Testing size 255 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(159) Complains(145) checking exception during sort left some permutation checking stability Testing size 256 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(20) Complains(42) checking exception during sort left some permutation checking stability Testing size 257 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(76) Complains(87) checking exception during sort left some permutation checking stability Testing size 511 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(167) Complains(168) checking exception during sort left some permutation checking stability Testing size 512 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(178) Complains(222) checking exception during sort left some permutation checking stability Testing size 513 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(29) Complains(130) checking exception during sort left some permutation checking stability Testing size 10 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 100 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(16) Complains(81) checking exception during sort left some permutation checking stability Testing size 1000 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(856) Complains(767) checking exception during sort left some permutation checking stability ok test_baddecorator (test.test_sort.TestDecorateSortUndecorate) ... ok test_decorated (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_exception (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutating_del (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutating_del_and_exception (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutation (test.test_sort.TestDecorateSortUndecorate) ... ok test_reverse (test.test_sort.TestDecorateSortUndecorate) ... ok test_reverse_stability (test.test_sort.TestDecorateSortUndecorate) ... ok test_stability (test.test_sort.TestDecorateSortUndecorate) ... ok test_bug453523 (test.test_sort.TestBugs) ... ok test_undetected_mutation (test.test_sort.TestBugs) ... skipped 'implementation detail not available on pypy' ---------------------------------------------------------------------- Ran 12 tests in 0.643s OK (skipped=1) 1 test OK. 0.30user 0.02system 0:01.12elapsed 29%CPU (0avgtext+0avgdata 42068maxresident)k 0inputs+56outputs (0major+8545minor)pagefaults 0swaps =================== test_sqlite ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sqlite ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sqlite == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29853 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sqlite test_sqlite: testing with version '2.6.0', sqlite_version '3.20.0' CheckAPILevel (sqlite3.test.dbapi.ModuleTests) ... ok CheckDataError (sqlite3.test.dbapi.ModuleTests) ... ok CheckDatabaseError (sqlite3.test.dbapi.ModuleTests) ... ok CheckError (sqlite3.test.dbapi.ModuleTests) ... ok CheckIntegrityError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInterfaceError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInternalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckNotSupportedError (sqlite3.test.dbapi.ModuleTests) ... ok CheckOperationalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckParamStyle (sqlite3.test.dbapi.ModuleTests) ... ok CheckProgrammingError (sqlite3.test.dbapi.ModuleTests) ... ok CheckThreadSafety (sqlite3.test.dbapi.ModuleTests) ... ok CheckWarning (sqlite3.test.dbapi.ModuleTests) ... ok CheckClose (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCommit (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCommitAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCursor (sqlite3.test.dbapi.ConnectionTests) ... ok CheckExceptions (sqlite3.test.dbapi.ConnectionTests) ... ok CheckFailedOpen (sqlite3.test.dbapi.ConnectionTests) ... ok CheckInTransaction (sqlite3.test.dbapi.ConnectionTests) ... ok CheckInTransactionRO (sqlite3.test.dbapi.ConnectionTests) ... ok CheckRollback (sqlite3.test.dbapi.ConnectionTests) ... ok CheckRollbackAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ok CheckArraySize (sqlite3.test.dbapi.CursorTests) ... ok CheckClose (sqlite3.test.dbapi.CursorTests) ... ok CheckCursorConnection (sqlite3.test.dbapi.CursorTests) ... ok CheckCursorWrongClass (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgFloat (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgInt (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgString (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgStringWithZeroByte (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMapping (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingNoArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingTooLittleArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingUnnamed (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMapping_Mapping (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteIllegalSql (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyGenerator (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyIterator (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyNotIterable (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManySelect (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManySequence (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteNoArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteParamList (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteParamSequence (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql2 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql3 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs1 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs2 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs3 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchIter (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchall (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchmany (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchmanyKwArg (sqlite3.test.dbapi.CursorTests) Checks if fetchmany works with keyword arguments ... ok CheckFetchone (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchoneNoStatement (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountExecute (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountExecutemany (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountSelect (sqlite3.test.dbapi.CursorTests) ... ok CheckSetinputsizes (sqlite3.test.dbapi.CursorTests) ... ok CheckSetoutputsize (sqlite3.test.dbapi.CursorTests) ... ok CheckSetoutputsizeNoColumn (sqlite3.test.dbapi.CursorTests) ... ok CheckTotalChanges (sqlite3.test.dbapi.CursorTests) ... ok CheckWrongCursorCallable (sqlite3.test.dbapi.CursorTests) ... ok CheckConClose (sqlite3.test.dbapi.ThreadTests) ... ok CheckConCommit (sqlite3.test.dbapi.ThreadTests) ... ok CheckConCursor (sqlite3.test.dbapi.ThreadTests) ... ok CheckConRollback (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurClose (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurExecute (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurImplicitBegin (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurIterNext (sqlite3.test.dbapi.ThreadTests) ... ok CheckBinary (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDate (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDateFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTime (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimeFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestamp (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestampFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckConnectionExecute (sqlite3.test.dbapi.ExtensionTests) ... ok CheckConnectionExecutemany (sqlite3.test.dbapi.ExtensionTests) ... ok CheckConnectionExecutescript (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptErrorNormal (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptStringSql (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptSyntaxError (sqlite3.test.dbapi.ExtensionTests) ... ok CheckClosedCall (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConCommit (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConCursor (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConRollback (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCreateAggregate (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCreateFunction (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCurExecute (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedSetAuthorizer (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedSetProgressCallback (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosed (sqlite3.test.dbapi.ClosedCurTests) ... ok CheckBlob (sqlite3.test.types.SqliteTypeTests) ... ok CheckFloat (sqlite3.test.types.SqliteTypeTests) ... ok CheckLargeInt (sqlite3.test.types.SqliteTypeTests) ... ok CheckSmallInt (sqlite3.test.types.SqliteTypeTests) ... ok CheckString (sqlite3.test.types.SqliteTypeTests) ... ok CheckUnicodeExecute (sqlite3.test.types.SqliteTypeTests) ... ok CheckBlob (sqlite3.test.types.DeclTypesTests) ... ok CheckBool (sqlite3.test.types.DeclTypesTests) ... ok CheckFloat (sqlite3.test.types.DeclTypesTests) ... ok CheckFoo (sqlite3.test.types.DeclTypesTests) ... ok CheckLargeInt (sqlite3.test.types.DeclTypesTests) ... ok CheckNumber1 (sqlite3.test.types.DeclTypesTests) ... ok CheckNumber2 (sqlite3.test.types.DeclTypesTests) Checks whether converter names are cut off at '(' characters ... ok CheckSmallInt (sqlite3.test.types.DeclTypesTests) ... ok CheckString (sqlite3.test.types.DeclTypesTests) ... ok CheckUnicode (sqlite3.test.types.DeclTypesTests) ... ok CheckUnsupportedDict (sqlite3.test.types.DeclTypesTests) ... ok CheckUnsupportedSeq (sqlite3.test.types.DeclTypesTests) ... ok CheckCaseInConverterName (sqlite3.test.types.ColNamesTests) ... ok CheckColName (sqlite3.test.types.ColNamesTests) ... ok CheckCursorDescriptionNoRow (sqlite3.test.types.ColNamesTests) ... ok CheckDeclTypeNotUsed (sqlite3.test.types.ColNamesTests) ... ok CheckNone (sqlite3.test.types.ColNamesTests) ... ok CheckCasterIsUsed (sqlite3.test.types.ObjectAdaptationTests) ... ok CheckBinaryInputForConverter (sqlite3.test.types.BinaryConverterTests) ... ok CheckDateTimeSubSeconds (sqlite3.test.types.DateTimeTests) ... ok CheckDateTimeSubSecondsFloatingPoint (sqlite3.test.types.DateTimeTests) ... ok CheckSqlTimestamp (sqlite3.test.types.DateTimeTests) ... ok CheckSqliteDate (sqlite3.test.types.DateTimeTests) ... ok CheckSqliteTimestamp (sqlite3.test.types.DateTimeTests) ... ok CheckFuncErrorOnCreate (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncException (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncRefCount (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnBlob (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnFloat (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnInt (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnLongLong (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnNull (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnText (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnUnicode (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamBlob (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamFloat (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamInt (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamLongLong (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamNone (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamString (sqlite3.test.userfunctions.FunctionTests) ... ok CheckAggrCheckAggrSum (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamBlob (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamFloat (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamInt (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamNone (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamStr (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrErrorOnCreate (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInFinalize (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInInit (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInStep (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrNoFinalize (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrNoStep (sqlite3.test.userfunctions.AggregateTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerRaiseExceptionTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerRaiseExceptionTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerIllegalTypeTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerIllegalTypeTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerLargeIntegerTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerLargeIntegerTests) ... ok CheckIsInstance (sqlite3.test.factory.ConnectionFactoryTests) ... ok CheckIsInstance (sqlite3.test.factory.CursorFactoryTests) ... ok CheckIsProducedByFactory (sqlite3.test.factory.RowFactoryTestsBackwardsCompat) ... ok CheckCustomFactory (sqlite3.test.factory.RowFactoryTests) ... ok CheckSqliteRowAsDict (sqlite3.test.factory.RowFactoryTests) Checks if the row object can be correctly converted to a dictionary ... ok CheckSqliteRowAsTuple (sqlite3.test.factory.RowFactoryTests) Checks if the row object can be converted to a tuple ... ok CheckSqliteRowHashCmp (sqlite3.test.factory.RowFactoryTests) Checks if the row object compares and hashes correctly ... ok CheckSqliteRowIndex (sqlite3.test.factory.RowFactoryTests) ... ok CheckSqliteRowIter (sqlite3.test.factory.RowFactoryTests) Checks if the row object is iterable ... ok CheckCustom (sqlite3.test.factory.TextFactoryTests) ... ok CheckOptimizedUnicode (sqlite3.test.factory.TextFactoryTests) ... ok CheckString (sqlite3.test.factory.TextFactoryTests) ... ok CheckUnicode (sqlite3.test.factory.TextFactoryTests) ... ok CheckBytearray (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckBytes (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckCustom (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckString (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckDMLdoesAutoCommitBefore (sqlite3.test.transactions.TransactionTests) ... ok CheckDeleteStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckInsertStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckLocking (sqlite3.test.transactions.TransactionTests) ... ok CheckRaiseTimeout (sqlite3.test.transactions.TransactionTests) ... ok CheckReplaceStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckRollbackCursorConsistency (sqlite3.test.transactions.TransactionTests) ... ok CheckToggleAutoCommit (sqlite3.test.transactions.TransactionTests) ... ok CheckUpdateStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckDropTable (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckPragma (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckVacuum (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckCollationIsUsed (sqlite3.test.hooks.CollationTests) ... ok CheckCollationRegisterTwice (sqlite3.test.hooks.CollationTests) ... ok CheckCollationReturnsLargeInteger (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotAscii (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotCallable (sqlite3.test.hooks.CollationTests) ... ok CheckDeregisterCollation (sqlite3.test.hooks.CollationTests) ... ok CheckCancelOperation (sqlite3.test.hooks.ProgressTests) ... ok CheckClearHandler (sqlite3.test.hooks.ProgressTests) ... ok CheckOpcodeCount (sqlite3.test.hooks.ProgressTests) ... FAIL CheckProgressHandlerUsed (sqlite3.test.hooks.ProgressTests) ... ok CheckClearTraceCallback (sqlite3.test.hooks.TraceCallbackTests) ... ok CheckTraceCallbackUsed (sqlite3.test.hooks.TraceCallbackTests) ... ok CheckUnicodeContent (sqlite3.test.hooks.TraceCallbackTests) ... ok CheckAutoCommit (sqlite3.test.regression.RegressionTests) ... ok CheckCollation (sqlite3.test.regression.RegressionTests) ... ok CheckColumnNameWithSpaces (sqlite3.test.regression.RegressionTests) ... ok CheckConnectionCall (sqlite3.test.regression.RegressionTests) ... ok CheckConnectionConstructorCallCheck (sqlite3.test.regression.RegressionTests) ... ok CheckConvertTimestampMicrosecondPadding (sqlite3.test.regression.RegressionTests) ... ok CheckCursorConstructorCallCheck (sqlite3.test.regression.RegressionTests) ... ok CheckCursorRegistration (sqlite3.test.regression.RegressionTests) ... ok CheckEmptyStatement (sqlite3.test.regression.RegressionTests) ... ok CheckErrorMsgDecodeError (sqlite3.test.regression.RegressionTests) ... ok CheckInvalidIsolationLevelType (sqlite3.test.regression.RegressionTests) ... ok CheckOnConflictRollback (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaAutocommit (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaSchemaVersion (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaUserVersion (sqlite3.test.regression.RegressionTests) ... ok CheckRecursiveCursorUse (sqlite3.test.regression.RegressionTests) ... ok CheckRegisterAdapter (sqlite3.test.regression.RegressionTests) ... ok CheckSetDict (sqlite3.test.regression.RegressionTests) ... ok CheckSetIsolationLevel (sqlite3.test.regression.RegressionTests) ... ok CheckStatementFinalizationOnCloseDb (sqlite3.test.regression.RegressionTests) ... ok CheckStatementReset (sqlite3.test.regression.RegressionTests) ... ok CheckStrSubclass (sqlite3.test.regression.RegressionTests) ... ok CheckTypeMapUsage (sqlite3.test.regression.RegressionTests) ... ok CheckWorkaroundForBuggySqliteTransferBindings (sqlite3.test.regression.RegressionTests) ... ok CheckTableDump (sqlite3.test.dump.DumpTests) ... ok CheckUnorderableRow (sqlite3.test.dump.DumpTests) ... test test_sqlite failed ok ====================================================================== FAIL: CheckOpcodeCount (sqlite3.test.hooks.ProgressTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/sqlite3/test/hooks.py", line 165, in CheckOpcodeCount self.assertGreater(first_count, second_count) AssertionError: 5 not greater than 5 ---------------------------------------------------------------------- Ran 232 tests in 0.830s FAILED (failures=1) 1 test failed: test_sqlite 0.38user 0.04system 0:01.76elapsed 23%CPU (0avgtext+0avgdata 65600maxresident)k 0inputs+1144outputs (0major+14415minor)pagefaults 0swaps + echo test_sqlite =================== test_ssl ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ssl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ssl == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29866 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ssl test_ssl: testing with 'OpenSSL 1.0.2j-fips 26 Sep 2016' (1, 0, 2, 10, 15) under Linux ('Fedora', '27', 'Rawhide') HAS_SNI = True test_ciphers (test.test_ssl.ContextTests) ... ok test_constructor (test.test_ssl.ContextTests) ... ok test_load_cert_chain (test.test_ssl.ContextTests) ... ok test_load_dh_params (test.test_ssl.ContextTests) ... ok test_load_verify_locations (test.test_ssl.ContextTests) ... ok test_options (test.test_ssl.ContextTests) ... FAIL test_protocol (test.test_ssl.ContextTests) ... ok test_session_stats (test.test_ssl.ContextTests) ... ok test_set_default_verify_paths (test.test_ssl.ContextTests) ... ok test_set_ecdh_curve (test.test_ssl.ContextTests) ... ok test_verify (test.test_ssl.ContextTests) ... ok test_DER_to_PEM (test.test_ssl.BasicSocketTests) ... ok test_constants (test.test_ssl.BasicSocketTests) ... ok test_dealloc_warn (test.test_ssl.BasicSocketTests) ... ok test_errors (test.test_ssl.BasicSocketTests) ... ok test_match_hostname (test.test_ssl.BasicSocketTests) ... ok test_openssl_version (test.test_ssl.BasicSocketTests) ... ok test_parse_cert (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} {'OCSP': ('http://ocsp.verisign.com',), 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), 'issuer': ((('countryName', 'US'),), (('organizationName', 'VeriSign, Inc.'),), (('organizationalUnitName', 'VeriSign Trust Network'),), (('organizationalUnitName', 'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', 'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': 'Sep 21 00:00:00 2011 GMT', 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', 'FI'),), (('stateOrProvinceName', 'Espoo'),), (('localityName', 'Espoo'),), (('organizationName', 'Nokia'),), (('organizationalUnitName', 'BI'),), (('commonName', 'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3} ok test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': 'Aug 7 13:11:52 2013 GMT', 'serialNumber': '00', 'subject': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'), ('email', 'null@python.org\x00user@example.org'), ('URI', 'http://null.python.org\x00http://example.org'), ('IP Address', '192.0.2.1'), ('IP Address', '2001:DB8:0:0:0:0:0:1\n')), 'version': 3} ok test_random (test.test_ssl.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_random_fork (test.test_ssl.BasicSocketTests) ... ok test_refcycle (test.test_ssl.BasicSocketTests) ... skipped 'implementation detail specific to cpython' test_server_side (test.test_ssl.BasicSocketTests) ... ok test_timeout (test.test_ssl.BasicSocketTests) ... ok test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unknown_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unsupported_dtls (test.test_ssl.BasicSocketTests) ... ok test_wrapped_unconnected (test.test_ssl.BasicSocketTests) ... ok test_lib_reason (test.test_ssl.SSLErrorTests) ... ok test_str (test.test_ssl.SSLErrorTests) ... ok test_subclass (test.test_ssl.SSLErrorTests) ... ok test_asyncore_server (test.test_ssl.ThreadedTests) Check the example asyncore integration. ... server: new connection from 127.0.0.1:52344 client: sending b'FOO\n'... server: read b'FOO\n' from client client: read b'foo\n' client: closing connection. client: connection closed. cleanup: stopping server. cleanup: joining server thread. server: read b'over\n' from client server: closed connection server: read b'' from client cleanup: successfully joined. ok test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 58198) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. got compression: None ok test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 38320) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_default_ciphers (test.test_ssl.ThreadedTests) ... skipped 'no DES cipher available' test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 34044) server: bad connection attempt from ('127.0.0.1', 34044): Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1065, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 246, in wrap_socket _context=self) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 350, in __init__ raise x File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 346, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 553, in do_handshake self._sslobj.do_handshake() _ssl.SSLError: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure ERROR test_echo (test.test_ssl.ThreadedTests) Basic test of an SSL client connecting to a server ... server: new connection from ('127.0.0.1', 33050) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 34990) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 55862) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_empty_cert (test.test_ssl.ThreadedTests) Connecting with an empty cert file ... SSLError is [SSL] PEM lib ok test_getpeercert (test.test_ssl.ThreadedTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} Connection cipher is ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256). ok test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok test_malformed_cert (test.test_ssl.ThreadedTests) Connecting with a badly formatted certificate (syntax error) ... SSLError is [SSL] PEM lib ok test_malformed_key (test.test_ssl.ThreadedTests) Connecting with a badly formatted key (syntax error) ... SSLError is [SSL] PEM lib ok test_nonexisting_cert (test.test_ssl.ThreadedTests) Connecting with a non-existing cert file ... socket.error is No such file or directory ok test_npn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 37974) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now http/1.1 client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 55336) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now http/1.1 client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 35122) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now spdy/2 client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 33568) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now abc client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support' test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ... SSLv3->SSLv23 CERT_NONE ERROR test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ... SSLv3->SSLv3 CERT_NONE SSLv3->SSLv3 CERT_OPTIONAL SSLv3->SSLv3 CERT_REQUIRED {SSLv23->SSLv3} CERT_NONE {TLSv1->SSLv3} CERT_NONE SSLv23->SSLv3 CERT_NONE ERROR test_protocol_tlsv1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1 server with various client options ... TLSv1->TLSv1 CERT_NONE TLSv1->TLSv1 CERT_OPTIONAL TLSv1->TLSv1 CERT_REQUIRED {SSLv3->TLSv1} CERT_NONE {SSLv23->TLSv1} CERT_NONE ok test_recv_send (test.test_ssl.ThreadedTests) Test recv(), send() and friends. ... server: new connection from ('127.0.0.1', 40086) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_rude_shutdown (test.test_ssl.ThreadedTests) A brutal shutdown of an SSL server should raise an IOError ... ok test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50986) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_server_accept (test.test_ssl.ThreadedTests) ... ok test_socketserver (test.test_ssl.ThreadedTests) Using a SocketServer to create and manage SSL connections. ... server (('127.0.0.1', 39395):39395 ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)): [05/Aug/2017 10:52:40] "GET /keycert.pem HTTP/1.1" 200 - client: read 1783 bytes from remote server '>' stopping HTTPS server joining HTTPS thread ok test_starttls (test.test_ssl.ThreadedTests) Switching from clear text to encrypted and back again. ... client: sending b'msg 1'... server: new connection from ('127.0.0.1', 52810) server: read b'msg 1' (unencrypted), sending back b'msg 1' (unencrypted)... client: read b'msg 1' from server client: sending b'MSG 2'... server: read b'MSG 2' (unencrypted), sending back b'msg 2' (unencrypted)... client: read b'msg 2' from server client: sending b'STARTTLS'... server: read STARTTLS from client, sending OK... client: read b'ok' from server, starting TLS... client: sending b'MSG 3'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: read b'MSG 3' (encrypted), sending back b'msg 3' (encrypted)... client: read b'msg 3' from server client: sending b'msg 4'... server: read b'msg 4' (encrypted), sending back b'msg 4' (encrypted)... client: read b'msg 4' from server client: sending b'ENDTLS'... server: read ENDTLS from client, sending OK... client: read b'ok' from server, ending TLS... client: sending b'msg 5'... server: connection is now unencrypted... server: read b'msg 5' (unencrypted), sending back b'msg 5' (unencrypted)... client: read b'msg 5' from server client: sending b'msg 6'... server: read b'msg 6' (unencrypted), sending back b'msg 6' (unencrypted)... client: read b'msg 6' from server client: closing connection. server: client closed connection ok test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) Test tls-unique channel binding. ... Warning -- threading._dangling was modified by test_ssl test test_ssl failed server: new connection from ('127.0.0.1', 37658) got channel binding data: b'P\x16\x0f\x1a\xba\n\x8b\xd9\xe7\xc7\xe2)' server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 37660) got another channel binding data: b'>\xabV\xdf\xe9\xee\xc5\x1a\xee\xaf\x9eH' server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok ====================================================================== ERROR: test_dh_params (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 2085, in test_dh_params chatty=True, connectionchatty=True) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1399, in server_params_test s.connect((HOST, server.port)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 583, in connect self._real_connect(addr, False) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 573, in _real_connect self.do_handshake() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 553, in do_handshake self._sslobj.do_handshake() _ssl.SSLError: [SSL] dh key too small ====================================================================== ERROR: test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1614, in test_protocol_sslv23 try_protocol_combo(ssl.PROTOCOL_SSLv23, ssl.PROTOCOL_SSLv3, True) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1457, in try_protocol_combo chatty=False, connectionchatty=False) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1399, in server_params_test s.connect((HOST, server.port)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 583, in connect self._real_connect(addr, False) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 573, in _real_connect self.do_handshake() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 553, in do_handshake self._sslobj.do_handshake() _ssl.SSLError: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure ====================================================================== ERROR: test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1652, in test_protocol_sslv3 client_options=ssl.OP_NO_SSLv2) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1457, in try_protocol_combo chatty=False, connectionchatty=False) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 1399, in server_params_test s.connect((HOST, server.port)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 583, in connect self._real_connect(addr, False) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 573, in _real_connect self.do_handshake() File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ssl.py", line 553, in do_handshake self._sslobj.do_handshake() _ssl.SSLError: [SSL: UNSUPPORTED_PROTOCOL] unsupported protocol ====================================================================== FAIL: test_options (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_ssl.py", line 539, in test_options ctx.options) AssertionError: 2164261887 != 2197816319 ---------------------------------------------------------------------- Ran 55 tests in 2.450s FAILED (failures=1, errors=3, skipped=3) 1 test failed: test_ssl 1.05user 0.04system 0:04.68elapsed 23%CPU (0avgtext+0avgdata 52192maxresident)k 616inputs+200outputs (0major+16553minor)pagefaults 0swaps + echo test_ssl =================== test_startfile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_startfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_startfile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29936 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_startfile test_startfile skipped -- object has no attribute 'startfile' 1 test skipped: test_startfile Those skips are all expected on linux. 0.14user 0.01system 0:00.45elapsed 36%CPU (0avgtext+0avgdata 40532maxresident)k 0inputs+16outputs (0major+8127minor)pagefaults 0swaps =================== test_stat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_stat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_stat == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29940 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_stat test_devices (test.test_stat.TestFilemode) ... ok test_directory (test.test_stat.TestFilemode) ... ok test_fifo (test.test_stat.TestFilemode) ... ok test_link (test.test_stat.TestFilemode) ... ok test_mode (test.test_stat.TestFilemode) ... ok test_module_attributes (test.test_stat.TestFilemode) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. 0.14user 0.01system 0:00.16elapsed 98%CPU (0avgtext+0avgdata 41096maxresident)k 0inputs+24outputs (0major+8283minor)pagefaults 0swaps =================== test_strftime ==================== + for TestName in $(cat testnames.txt) + echo =================== test_strftime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_strftime == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29944 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_strftime test_strftime (test.test_strftime.StrftimeTest) ... strftime test for Sat Aug 5 10:52:44 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Aug 05 10:52:44 2017, but got Sat Aug 5 10:52:44 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) Strftime test, platform: linux, Python version: 3.3.5 strftime test for Tue Apr 12 21:17:44 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 13 20:18:53 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 14 19:20:02 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 15 18:21:11 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 16 17:22:20 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 17 16:23:29 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 18 15:24:38 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 19 14:25:47 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 20 13:26:56 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 21 12:28:05 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 22 11:29:14 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 23 10:30:23 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 24 09:31:32 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 25 08:32:41 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 26 07:33:50 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 27 06:34:59 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 28 05:36:08 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 29 04:37:17 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 30 03:38:26 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 1 02:39:35 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun May 01 02:39:35 2016, but got Sun May 1 02:39:35 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 2 01:40:44 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon May 02 01:40:44 2016, but got Mon May 2 01:40:44 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 3 00:41:53 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue May 03 00:41:53 2016, but got Tue May 3 00:41:53 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 3 23:43:02 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue May 03 23:43:02 2016, but got Tue May 3 23:43:02 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 4 22:44:11 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 04 22:44:11 2016, but got Wed May 4 22:44:11 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 5 21:45:20 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu May 05 21:45:20 2016, but got Thu May 5 21:45:20 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 17 19:12:44 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 18 18:13:53 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 19 17:15:02 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 20 16:16:11 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 21 15:17:20 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 22 14:18:29 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 23 13:19:38 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 24 12:20:47 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 25 11:21:56 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 26 10:23:05 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 27 09:24:14 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 28 08:25:23 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 29 07:26:32 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 30 06:27:41 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 31 05:28:50 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 1 04:29:59 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Aug 01 04:29:59 2016, but got Mon Aug 1 04:29:59 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 2 03:31:08 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Aug 02 03:31:08 2016, but got Tue Aug 2 03:31:08 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 3 02:32:17 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Aug 03 02:32:17 2016, but got Wed Aug 3 02:32:17 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 4 01:33:26 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Aug 04 01:33:26 2016, but got Thu Aug 4 01:33:26 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 5 00:34:35 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Aug 05 00:34:35 2016, but got Fri Aug 5 00:34:35 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 5 23:35:44 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Aug 05 23:35:44 2016, but got Fri Aug 5 23:35:44 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 6 22:36:53 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Aug 06 22:36:53 2016, but got Sat Aug 6 22:36:53 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 7 21:38:02 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Aug 07 21:38:02 2016, but got Sun Aug 7 21:38:02 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 8 20:39:11 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Aug 08 20:39:11 2016, but got Mon Aug 8 20:39:11 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 9 19:40:20 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Aug 09 19:40:20 2016, but got Tue Aug 9 19:40:20 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 21 17:07:44 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 22 16:08:53 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 23 15:10:02 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 24 14:11:11 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 25 13:12:20 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 26 12:13:29 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 27 11:14:38 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 28 10:15:47 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 29 09:16:56 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 30 08:18:05 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 31 07:19:14 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 1 06:20:23 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Nov 01 06:20:23 2016, but got Tue Nov 1 06:20:23 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 2 05:21:32 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Nov 02 05:21:32 2016, but got Wed Nov 2 05:21:32 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 3 04:22:41 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Nov 03 04:22:41 2016, but got Thu Nov 3 04:22:41 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 4 03:23:50 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Nov 04 03:23:50 2016, but got Fri Nov 4 03:23:50 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 5 02:24:59 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Nov 05 02:24:59 2016, but got Sat Nov 5 02:24:59 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 6 01:26:08 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Nov 06 01:26:08 2016, but got Sun Nov 6 01:26:08 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 7 00:27:17 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Nov 07 00:27:17 2016, but got Mon Nov 7 00:27:17 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 7 23:28:26 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Nov 07 23:28:26 2016, but got Mon Nov 7 23:28:26 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 8 22:29:35 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Nov 08 22:29:35 2016, but got Tue Nov 8 22:29:35 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 9 21:30:44 2016 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Nov 09 21:30:44 2016, but got Wed Nov 9 21:30:44 2016 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 10 20:31:53 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 11 19:33:02 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 12 18:34:11 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 13 17:35:20 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 25 15:02:44 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 26 14:03:53 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 27 13:05:02 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 28 12:06:11 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 29 11:07:20 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 30 10:08:29 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 31 09:09:38 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 1 08:10:47 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Feb 01 08:10:47 2017, but got Wed Feb 1 08:10:47 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 2 07:11:56 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 02 07:11:56 2017, but got Thu Feb 2 07:11:56 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 3 06:13:05 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 03 06:13:05 2017, but got Fri Feb 3 06:13:05 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 4 05:14:14 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Feb 04 05:14:14 2017, but got Sat Feb 4 05:14:14 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 5 04:15:23 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 05 04:15:23 2017, but got Sun Feb 5 04:15:23 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 6 03:16:32 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Feb 06 03:16:32 2017, but got Mon Feb 6 03:16:32 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 7 02:17:41 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Feb 07 02:17:41 2017, but got Tue Feb 7 02:17:41 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 8 01:18:50 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Feb 08 01:18:50 2017, but got Wed Feb 8 01:18:50 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 9 00:19:59 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 09 00:19:59 2017, but got Thu Feb 9 00:19:59 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 9 23:21:08 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 09 23:21:08 2017, but got Thu Feb 9 23:21:08 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 10 22:22:17 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 11 21:23:26 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 12 20:24:35 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 13 19:25:44 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 14 18:26:53 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 15 17:28:02 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 16 16:29:11 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 17 15:30:20 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 1 12:57:44 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon May 01 12:57:44 2017, but got Mon May 1 12:57:44 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 2 11:58:53 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue May 02 11:58:53 2017, but got Tue May 2 11:58:53 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 3 11:00:02 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 03 11:00:02 2017, but got Wed May 3 11:00:02 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 4 10:01:11 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu May 04 10:01:11 2017, but got Thu May 4 10:01:11 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 5 09:02:20 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri May 05 09:02:20 2017, but got Fri May 5 09:02:20 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 6 08:03:29 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat May 06 08:03:29 2017, but got Sat May 6 08:03:29 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 7 07:04:38 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun May 07 07:04:38 2017, but got Sun May 7 07:04:38 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 8 06:05:47 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon May 08 06:05:47 2017, but got Mon May 8 06:05:47 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 9 05:06:56 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue May 09 05:06:56 2017, but got Tue May 9 05:06:56 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 10 04:08:05 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 11 03:09:14 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 12 02:10:23 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 13 01:11:32 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 14 00:12:41 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 14 23:13:50 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 15 22:14:59 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 16 21:16:08 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 17 20:17:17 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 18 19:18:26 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 19 18:19:35 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 20 17:20:44 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 21 16:21:53 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 22 15:23:02 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 23 14:24:11 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 24 13:25:20 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 5 10:52:44 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Aug 05 10:52:44 2017, but got Sat Aug 5 10:52:44 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 6 09:53:53 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Aug 06 09:53:53 2017, but got Sun Aug 6 09:53:53 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 7 08:55:02 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Aug 07 08:55:02 2017, but got Mon Aug 7 08:55:02 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 8 07:56:11 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Aug 08 07:56:11 2017, but got Tue Aug 8 07:56:11 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 9 06:57:20 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Aug 09 06:57:20 2017, but got Wed Aug 9 06:57:20 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 10 05:58:29 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 11 04:59:38 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 12 04:00:47 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 13 03:01:56 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 14 02:03:05 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 15 01:04:14 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 16 00:05:23 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 16 23:06:32 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 17 22:07:41 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 18 21:08:50 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 19 20:09:59 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 20 19:11:08 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 21 18:12:17 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 22 17:13:26 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 23 16:14:35 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 24 15:15:44 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 25 14:16:53 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 26 13:18:02 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 27 12:19:11 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 28 11:20:20 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 9 08:47:44 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Nov 09 08:47:44 2017, but got Thu Nov 9 08:47:44 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 10 07:48:53 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 11 06:50:02 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 12 05:51:11 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 13 04:52:20 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 14 03:53:29 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 15 02:54:38 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 16 01:55:47 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 17 00:56:56 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 17 23:58:05 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 18 22:59:14 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 19 22:00:23 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 20 21:01:32 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 21 20:02:41 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 22 19:03:50 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 23 18:04:59 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 24 17:06:08 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 25 16:07:17 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 26 15:08:26 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 27 14:09:35 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 28 13:10:44 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 29 12:11:53 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 30 11:13:02 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Dec 1 10:14:11 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Dec 01 10:14:11 2017, but got Fri Dec 1 10:14:11 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Dec 2 09:15:20 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Dec 02 09:15:20 2017, but got Sat Dec 2 09:15:20 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 13 06:42:44 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 14 05:43:53 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 15 04:45:02 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 16 03:46:11 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 17 02:47:20 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 18 01:48:29 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 19 00:49:38 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 19 23:50:47 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 20 22:51:56 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 21 21:53:05 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 22 20:54:14 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 23 19:55:23 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 24 18:56:32 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 25 17:57:41 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 26 16:58:50 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 27 15:59:59 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 28 15:01:08 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Mar 1 14:02:17 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Mar 01 14:02:17 2018, but got Thu Mar 1 14:02:17 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Mar 2 13:03:26 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Mar 02 13:03:26 2018, but got Fri Mar 2 13:03:26 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Mar 3 12:04:35 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Mar 03 12:04:35 2018, but got Sat Mar 3 12:04:35 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Mar 4 11:05:44 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Mar 04 11:05:44 2018, but got Sun Mar 4 11:05:44 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Mar 5 10:06:53 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Mar 05 10:06:53 2018, but got Mon Mar 5 10:06:53 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Mar 6 09:08:02 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Mar 06 09:08:02 2018, but got Tue Mar 6 09:08:02 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Mar 7 08:09:11 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Mar 07 08:09:11 2018, but got Wed Mar 7 08:09:11 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Mar 8 07:10:20 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Mar 08 07:10:20 2018, but got Thu Mar 8 07:10:20 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 20 04:37:44 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 21 03:38:53 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 22 02:40:02 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 23 01:41:11 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 24 00:42:20 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 24 23:43:29 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 25 22:44:38 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 26 21:45:47 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 27 20:46:56 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 28 19:48:05 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 29 18:49:14 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 30 17:50:23 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 31 16:51:32 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jun 1 15:52:41 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Jun 01 15:52:41 2018, but got Fri Jun 1 15:52:41 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jun 2 14:53:50 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Jun 02 14:53:50 2018, but got Sat Jun 2 14:53:50 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jun 3 13:54:59 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Jun 03 13:54:59 2018, but got Sun Jun 3 13:54:59 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jun 4 12:56:08 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jun 04 12:56:08 2018, but got Mon Jun 4 12:56:08 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jun 5 11:57:17 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jun 05 11:57:17 2018, but got Tue Jun 5 11:57:17 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jun 6 10:58:26 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Jun 06 10:58:26 2018, but got Wed Jun 6 10:58:26 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jun 7 09:59:35 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Jun 07 09:59:35 2018, but got Thu Jun 7 09:59:35 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jun 8 09:00:44 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Jun 08 09:00:44 2018, but got Fri Jun 8 09:00:44 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jun 9 08:01:53 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Jun 09 08:01:53 2018, but got Sat Jun 9 08:01:53 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jun 10 07:03:02 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jun 11 06:04:11 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jun 12 05:05:20 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 24 02:32:44 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 25 01:33:53 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 26 00:35:02 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 26 23:36:11 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 27 22:37:20 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 28 21:38:29 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 29 20:39:38 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 30 19:40:47 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 31 18:41:56 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Sep 1 17:43:05 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Sep 01 17:43:05 2018, but got Sat Sep 1 17:43:05 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Sep 2 16:44:14 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Sep 02 16:44:14 2018, but got Sun Sep 2 16:44:14 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Sep 3 15:45:23 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Sep 03 15:45:23 2018, but got Mon Sep 3 15:45:23 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Sep 4 14:46:32 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Sep 04 14:46:32 2018, but got Tue Sep 4 14:46:32 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Sep 5 13:47:41 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Sep 05 13:47:41 2018, but got Wed Sep 5 13:47:41 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Sep 6 12:48:50 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Sep 06 12:48:50 2018, but got Thu Sep 6 12:48:50 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Sep 7 11:49:59 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Sep 07 11:49:59 2018, but got Fri Sep 7 11:49:59 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Sep 8 10:51:08 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Sep 08 10:51:08 2018, but got Sat Sep 8 10:51:08 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Sep 9 09:52:17 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Sep 09 09:52:17 2018, but got Sun Sep 9 09:52:17 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Sep 10 08:53:26 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Sep 11 07:54:35 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Sep 12 06:55:44 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Sep 13 05:56:53 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Sep 14 04:58:02 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Sep 15 03:59:11 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Sep 16 03:00:20 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) ok test_y_1900 (test.test_strftime.Y1900Tests) ... ok test_y_after_1900 (test.test_strftime.Y1900Tests) ... ok test_y_before_1900_nonwin (test.test_strftime.Y1900Tests) ... ok test_y_before_1900_win (test.test_strftime.Y1900Tests) ... skipped 'Only applies to Windows' ---------------------------------------------------------------------- Ran 5 tests in 2.277s OK (skipped=1) 1 test OK. 0.73user 0.02system 0:03.24elapsed 23%CPU (0avgtext+0avgdata 43332maxresident)k 0inputs+32outputs (0major+9003minor)pagefaults 0swaps =================== test_string ==================== + for TestName in $(cat testnames.txt) + echo =================== test_string ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_string == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29948 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_string test_attrs (test.test_string.ModuleTest) ... ok test_basic_formatter (test.test_string.ModuleTest) ... ok test_capwords (test.test_string.ModuleTest) ... ok test_check_unused_args (test.test_string.ModuleTest) ... ok test_conversion_specifiers (test.test_string.ModuleTest) ... ok test_index_lookup (test.test_string.ModuleTest) ... ok test_name_lookup (test.test_string.ModuleTest) ... ok test_override_convert_field (test.test_string.ModuleTest) ... ok test_override_format_field (test.test_string.ModuleTest) ... ok test_override_get_value (test.test_string.ModuleTest) ... ok test_override_parse (test.test_string.ModuleTest) ... ok test_vformat_recursion_limit (test.test_string.ModuleTest) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.002s OK 1 test OK. =================== test_stringprep ==================== 0.14user 0.01system 0:00.57elapsed 28%CPU (0avgtext+0avgdata 41092maxresident)k 0inputs+40outputs (0major+8271minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_stringprep ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_stringprep == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29952 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_stringprep test (test.test_stringprep.StringprepTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. =================== test_strlit ==================== 0.14user 0.01system 0:00.50elapsed 31%CPU (0avgtext+0avgdata 40560maxresident)k 0inputs+16outputs (0major+8102minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_strlit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_strlit == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29956 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_strlit test_eval_bytes_incomplete (test.test_strlit.TestLiterals) ... ok test_eval_bytes_normal (test.test_strlit.TestLiterals) ... ok test_eval_bytes_raw (test.test_strlit.TestLiterals) ... ok test_eval_str_incomplete (test.test_strlit.TestLiterals) ... ok test_eval_str_normal (test.test_strlit.TestLiterals) ... ok test_eval_str_raw (test.test_strlit.TestLiterals) ... ok test_eval_str_u (test.test_strlit.TestLiterals) ... ok test_file_iso_8859_1 (test.test_strlit.TestLiterals) ... ok test_file_latin9 (test.test_strlit.TestLiterals) ... ok test_file_latin_1 (test.test_strlit.TestLiterals) ... ok test_file_utf8 (test.test_strlit.TestLiterals) ... ok test_file_utf_8 (test.test_strlit.TestLiterals) ... ok test_file_utf_8_error (test.test_strlit.TestLiterals) ... ok test_template (test.test_strlit.TestLiterals) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.047s OK 1 test OK. 0.16user 0.02system 0:00.54elapsed 33%CPU (0avgtext+0avgdata 41632maxresident)k 0inputs+120outputs (0major+8357minor)pagefaults 0swaps =================== test_strptime ==================== + for TestName in $(cat testnames.txt) + echo =================== test_strptime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_strptime == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29960 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_strptime test_basic (test.test_strptime.getlang_Tests) ... ok test_am_pm (test.test_strptime.LocaleTime_Tests) ... ok test_date_time (test.test_strptime.LocaleTime_Tests) ... ok test_lang (test.test_strptime.LocaleTime_Tests) ... ok test_month (test.test_strptime.LocaleTime_Tests) ... ok test_timezone (test.test_strptime.LocaleTime_Tests) ... ok test_weekday (test.test_strptime.LocaleTime_Tests) ... ok test_blankpattern (test.test_strptime.TimeRETests) ... ok test_compile (test.test_strptime.TimeRETests) ... ok test_locale_data_w_regex_metacharacters (test.test_strptime.TimeRETests) ... ok test_matching_with_escapes (test.test_strptime.TimeRETests) ... ok test_pattern (test.test_strptime.TimeRETests) ... ok test_pattern_escaping (test.test_strptime.TimeRETests) ... ok test_whitespace_substitution (test.test_strptime.TimeRETests) ... ok test_ValueError (test.test_strptime.StrptimeTests) ... ok test_bad_timezone (test.test_strptime.StrptimeTests) ... skipped 'need non-UTC/GMT timezone' test_caseinsensitive (test.test_strptime.StrptimeTests) ... ok test_date (test.test_strptime.StrptimeTests) ... ok test_date_time (test.test_strptime.StrptimeTests) ... ok test_day (test.test_strptime.StrptimeTests) ... ok test_defaults (test.test_strptime.StrptimeTests) ... ok test_escaping (test.test_strptime.StrptimeTests) ... ok test_feb29_on_leap_year_without_year (test.test_strptime.StrptimeTests) ... ok test_fraction (test.test_strptime.StrptimeTests) ... ok test_hour (test.test_strptime.StrptimeTests) ... ok test_julian (test.test_strptime.StrptimeTests) ... ok test_mar1_comes_after_feb29_even_when_omitting_the_year (test.test_strptime.StrptimeTests) ... ok test_minute (test.test_strptime.StrptimeTests) ... ok test_month (test.test_strptime.StrptimeTests) ... ok test_percent (test.test_strptime.StrptimeTests) ... ok test_second (test.test_strptime.StrptimeTests) ... ok test_strptime_exception_context (test.test_strptime.StrptimeTests) ... ok test_time (test.test_strptime.StrptimeTests) ... ok test_timezone (test.test_strptime.StrptimeTests) ... ok test_unconverteddata (test.test_strptime.StrptimeTests) ... ok test_weekday (test.test_strptime.StrptimeTests) ... ok test_year (test.test_strptime.StrptimeTests) ... ok test_twelve_noon_midnight (test.test_strptime.Strptime12AMPMTests) ... ok test_all_julian_days (test.test_strptime.JulianTests) ... ok test_day_of_week_calculation (test.test_strptime.CalculationTests) ... ok test_gregorian_calculation (test.test_strptime.CalculationTests) ... ok test_julian_calculation (test.test_strptime.CalculationTests) ... ok test_week_of_year_and_day_of_week_calculation (test.test_strptime.CalculationTests) ... ok test_TimeRE_recreation (test.test_strptime.CacheTests) ... ok test_new_localetime (test.test_strptime.CacheTests) ... ok test_regex_cleanup (test.test_strptime.CacheTests) ... ok test_time_re_recreation (test.test_strptime.CacheTests) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.816s OK (skipped=1) 1 test OK. 0.28user 0.02system 0:01.51elapsed 20%CPU (0avgtext+0avgdata 43960maxresident)k 0inputs+80outputs (0major+8845minor)pagefaults 0swaps =================== test_strtod ==================== + for TestName in $(cat testnames.txt) + echo =================== test_strtod ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_strtod == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29964 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_strtod test_bigcomp (test.test_strtod.StrtodTests) ... ok test_boundaries (test.test_strtod.StrtodTests) ... ok test_halfway_cases (test.test_strtod.StrtodTests) ... ok test_large_exponents (test.test_strtod.StrtodTests) ... ok test_oversized_digit_strings (test.test_strtod.StrtodTests) ... skipped 'not enough memory: 8.0G minimum needed' test_parsing (test.test_strtod.StrtodTests) ... ok test_particular (test.test_strtod.StrtodTests) ... ok test_short_halfway_cases (test.test_strtod.StrtodTests) ... ok test_underflow_boundary (test.test_strtod.StrtodTests) ... ok ---------------------------------------------------------------------- Ran 9 tests in 4.497s OK (skipped=1) 1 test OK. 1.56user 0.02system 0:04.68elapsed 33%CPU (0avgtext+0avgdata 43104maxresident)k 0inputs+48outputs (0major+8970minor)pagefaults 0swaps =================== test_struct ==================== + for TestName in $(cat testnames.txt) + echo =================== test_struct ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_struct == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29968 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_struct test_1530559 (test.test_struct.StructTest) ... ok test_705836 (test.test_struct.StructTest) ... ok test_Struct_reinitialization (test.test_struct.StructTest) ... ok test__sizeof__ (test.test_struct.StructTest) ... skipped 'implementation detail specific to cpython' test_bool (test.test_struct.StructTest) ... ok test_calcsize (test.test_struct.StructTest) ... ok test_consistence (test.test_struct.StructTest) ... ok test_count_overflow (test.test_struct.StructTest) ... ok test_integers (test.test_struct.StructTest) ... ok test_isbigendian (test.test_struct.StructTest) ... ok test_nN_code (test.test_struct.StructTest) ... ok test_new_features (test.test_struct.StructTest) ... ok test_p_code (test.test_struct.StructTest) ... ok test_pack_into (test.test_struct.StructTest) ... ok test_pack_into_fn (test.test_struct.StructTest) ... ok test_trailing_counter (test.test_struct.StructTest) ... ok test_transitiveness (test.test_struct.StructTest) ... ok test_unpack_from (test.test_struct.StructTest) ... ok test_unpack_with_buffer (test.test_struct.StructTest) ... ok ---------------------------------------------------------------------- Ran 19 tests in 2.205s OK (skipped=1) 1 test OK. 0.80user 0.02system 0:03.40elapsed 24%CPU (0avgtext+0avgdata 43120maxresident)k 0inputs+64outputs (0major+8803minor)pagefaults 0swaps =================== test_structmembers ==================== + for TestName in $(cat testnames.txt) + echo =================== test_structmembers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_structmembers == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29972 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_structmembers test_bad_assignments (test.test_structmembers.ReadWriteTests) ... ok test_bool (test.test_structmembers.ReadWriteTests) ... FAIL test_byte (test.test_structmembers.ReadWriteTests) ... FAIL test_inplace_string (test.test_structmembers.ReadWriteTests) ... ok test_int (test.test_structmembers.ReadWriteTests) ... ok test_long (test.test_structmembers.ReadWriteTests) ... ok test_longlong (test.test_structmembers.ReadWriteTests) ... ok test_py_ssize_t (test.test_structmembers.ReadWriteTests) ... ok test_short (test.test_structmembers.ReadWriteTests) ... ok test_byte_max (test.test_structmembers.TestWarnings) ... FAIL test_byte_min (test.test_structmembers.TestWarnings) ... FAIL test_short_max (test.test_structmembers.TestWarnings) ... FAIL test_short_min (test.test_structmembers.TestWarnings) ... FAIL test_ubyte_max (test.test_structmembers.TestWarnings) ... FAIL test_ushort_max (test.test_structmembers.TestWarnings) ... test test_structmembers failed FAIL ====================================================================== FAIL: test_bool (test.test_structmembers.ReadWriteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 36, in test_bool self.assertRaises(TypeError, setattr, ts, 'T_BOOL', 1) AssertionError: TypeError not raised by setattr ====================================================================== FAIL: test_byte (test.test_structmembers.ReadWriteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 40, in test_byte self.assertEqual(ts.T_BYTE, CHAR_MAX) AssertionError: -1 != 255 ====================================================================== FAIL: test_byte_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 120, in test_byte_max ts.T_BYTE = CHAR_MAX+1 File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/contextlib.py", line 55, in __exit__ next(self.gen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/support/__init__.py", line 1018, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_byte_min (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 124, in test_byte_min ts.T_BYTE = CHAR_MIN-1 File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/contextlib.py", line 55, in __exit__ next(self.gen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/support/__init__.py", line 1018, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_short_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 132, in test_short_max ts.T_SHORT = SHRT_MAX+1 File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/contextlib.py", line 55, in __exit__ next(self.gen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/support/__init__.py", line 1018, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_short_min (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 136, in test_short_min ts.T_SHORT = SHRT_MIN-1 File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/contextlib.py", line 55, in __exit__ next(self.gen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/support/__init__.py", line 1018, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_ubyte_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 128, in test_ubyte_max ts.T_UBYTE = UCHAR_MAX+1 File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/contextlib.py", line 55, in __exit__ next(self.gen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/support/__init__.py", line 1018, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_ushort_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_structmembers.py", line 140, in test_ushort_max ts.T_USHORT = USHRT_MAX+1 File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/contextlib.py", line 55, in __exit__ next(self.gen) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/support/__init__.py", line 1018, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ---------------------------------------------------------------------- Ran 15 tests in 0.026s FAILED (failures=8) 1 test failed: test_structmembers 0.16user 0.02system 0:00.38elapsed 47%CPU (0avgtext+0avgdata 43588maxresident)k 0inputs+32outputs (0major+8785minor)pagefaults 0swaps + echo test_structmembers =================== test_structseq ==================== + for TestName in $(cat testnames.txt) + echo =================== test_structseq ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_structseq == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29977 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_structseq test_cmp (test.test_structseq.StructSeqTest) ... ok test_concat (test.test_structseq.StructSeqTest) ... ok test_constructor (test.test_structseq.StructSeqTest) ... ok test_contains (test.test_structseq.StructSeqTest) ... ok test_eviltuple (test.test_structseq.StructSeqTest) ... ok test_extended_getslice (test.test_structseq.StructSeqTest) ... ok test_fields (test.test_structseq.StructSeqTest) ... ok test_hash (test.test_structseq.StructSeqTest) ... ok test_reduce (test.test_structseq.StructSeqTest) ... ok test_repeat (test.test_structseq.StructSeqTest) ... ok test_repr (test.test_structseq.StructSeqTest) ... ok test_tuple (test.test_structseq.StructSeqTest) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.012s OK 1 test OK. =================== test_subprocess ==================== 0.16user 0.01system 0:00.72elapsed 24%CPU (0avgtext+0avgdata 40920maxresident)k 0inputs+24outputs (0major+8225minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_subprocess ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_subprocess == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_29981 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_subprocess test_bufsize_is_none (test.test_subprocess.ProcessTestCase) ... ok test_call_kwargs (test.test_subprocess.ProcessTestCase) ... ok test_call_seq (test.test_subprocess.ProcessTestCase) ... ok test_call_timeout (test.test_subprocess.ProcessTestCase) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCase) ... ok test_check_output (test.test_subprocess.ProcessTestCase) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_timeout (test.test_subprocess.ProcessTestCase) ... ok test_communicate (test.test_subprocess.ProcessTestCase) ... ok test_communicate_eintr (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCase) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stdout (test.test_subprocess.ProcessTestCase) ... ok test_communicate_timeout (test.test_subprocess.ProcessTestCase) ... ok test_communicate_timeout_large_ouput (test.test_subprocess.ProcessTestCase) ... ok test_cwd (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCase) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCase) ... ok test_empty_env (test.test_subprocess.ProcessTestCase) ... ok test_env (test.test_subprocess.ProcessTestCase) ... ok test_executable (test.test_subprocess.ProcessTestCase) ... ok test_executable_replaces_shell (test.test_subprocess.ProcessTestCase) ... ok test_executable_takes_precedence (test.test_subprocess.ProcessTestCase) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCase) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCase) ... ok test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCase) Test for the fork() failure fd leak reported in issue16327. ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCase) ... ok test_invalid_args (test.test_subprocess.ProcessTestCase) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCase) ... ok test_io_buffered_by_default (test.test_subprocess.ProcessTestCase) ... ok test_io_unbuffered_works (test.test_subprocess.ProcessTestCase) ... ok test_issue8780 (test.test_subprocess.ProcessTestCase) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCase) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCase) ... ok test_no_leaking (test.test_subprocess.ProcessTestCase) ... ok test_poll (test.test_subprocess.ProcessTestCase) ... ok test_stderr_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stderr_none (test.test_subprocess.ProcessTestCase) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdin_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdin_none (test.test_subprocess.ProcessTestCase) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCase) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdout_none (test.test_subprocess.ProcessTestCase) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCase) ... ok test_wait (test.test_subprocess.ProcessTestCase) ... ok test_wait_timeout (test.test_subprocess.ProcessTestCase) ... ok test_writes_before_communicate (test.test_subprocess.ProcessTestCase) ... ok test_args_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_bytes_program (test.test_subprocess.POSIXProcessTestCase) ... ok test_call_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_0 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_after_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_exception_bad_args_0 (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad args[0]. ... ok test_exception_bad_executable (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad executable. ... ok test_exception_cwd (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad cwd. ... ok test_invalid_args (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_leak_fast_process_del_killed (test.test_subprocess.POSIXProcessTestCase) ... ok test_pass_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_pipe_cloexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_pipe_cloexec_real_tools (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_errpipe_does_not_double_close_pipes (test.test_subprocess.POSIXProcessTestCase) Issue16140: Don't double close pipes on preexec error. ... ok test_preexec_exception (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_gc_module_failure (test.test_subprocess.POSIXProcessTestCase) ... skipped "PyPy's _posixsubprocess doesn't have to disable gc" test_remapping_std_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_restore_signals (test.test_subprocess.POSIXProcessTestCase) ... ok test_run_abort (test.test_subprocess.POSIXProcessTestCase) ... ok test_select_unbuffered (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_sequence (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_small_errpipe_write_fd (test.test_subprocess.POSIXProcessTestCase) Issue #15798: Popen should work when stdio fds are available. ... ok test_specific_shell (test.test_subprocess.POSIXProcessTestCase) ... ok test_start_new_session (test.test_subprocess.POSIXProcessTestCase) ... ok test_stderr_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_stdout_stderr_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_stdout_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_surrogates_error_message (test.test_subprocess.POSIXProcessTestCase) ... ok test_swap_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_undecodable_env (test.test_subprocess.POSIXProcessTestCase) ... ok test_wait_when_sigchild_ignored (test.test_subprocess.POSIXProcessTestCase) ... ok test_zombie_fast_process_del (test.test_subprocess.POSIXProcessTestCase) ... ok test_call_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_close_fds (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_creationflags (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_invalid_args (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_sequence (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_startupinfo (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_getoutput (test.test_subprocess.CommandTests) ... ok test_bufsize_is_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_kwargs (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_seq (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_eintr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_timeout_large_ouput (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_empty_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_takes_precedence (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) Test for the fork() failure fd leak reported in issue16327. ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_args (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_io_buffered_by_default (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_io_unbuffered_works (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_issue8780 (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_no_leaking (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_poll (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_wait (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_wait_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_writes_before_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_eintr_retry_call (test.test_subprocess.HelperFunctionTests) ... ok test_noshell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_noshell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_shell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_shell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_communicate_stdin (test.test_subprocess.ContextManagerTests) ... ok test_invalid_args (test.test_subprocess.ContextManagerTests) ... ok test_pipe (test.test_subprocess.ContextManagerTests) ... ok test_returncode (test.test_subprocess.ContextManagerTests) ... ok ---------------------------------------------------------------------- Ran 216 tests in 64.101s OK (skipped=18) 1 test OK. 11.23user 4.91system 1:04.94elapsed 24%CPU (0avgtext+0avgdata 106364maxresident)k 0inputs+544outputs (0major+1294736minor)pagefaults 0swaps =================== test_sunau ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sunau ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sunau == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32339 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sunau test_close (test.test_sunau.SunauPCM16Test) ... ok test_copy (test.test_sunau.SunauPCM16Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM16Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_read (test.test_sunau.SunauPCM16Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM16Test) ... ok test_read_params (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM16Test) ... ok test_write (test.test_sunau.SunauPCM16Test) ... ok test_write_params (test.test_sunau.SunauPCM16Test) ... ok test_close (test.test_sunau.SunauPCM32Test) ... ok test_copy (test.test_sunau.SunauPCM32Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM32Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM32Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM32Test) ... ok test_read (test.test_sunau.SunauPCM32Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM32Test) ... ok test_read_params (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM32Test) ... ok test_write (test.test_sunau.SunauPCM32Test) ... ok test_write_params (test.test_sunau.SunauPCM32Test) ... ok test_close (test.test_sunau.SunauPCM8Test) ... ok test_copy (test.test_sunau.SunauPCM8Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM8Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM8Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM8Test) ... ok test_read (test.test_sunau.SunauPCM8Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM8Test) ... ok test_read_params (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM8Test) ... ok test_write (test.test_sunau.SunauPCM8Test) ... ok test_write_params (test.test_sunau.SunauPCM8Test) ... ok test_close (test.test_sunau.SunauULAWTest) ... ok test_copy (test.test_sunau.SunauULAWTest) ... ok test_incompleted_write (test.test_sunau.SunauULAWTest) ... ok test_multiple_writes (test.test_sunau.SunauULAWTest) ... ok test_overflowed_write (test.test_sunau.SunauULAWTest) ... ok test_read (test.test_sunau.SunauULAWTest) ... ok test_read_not_from_start (test.test_sunau.SunauULAWTest) ... ok test_read_params (test.test_sunau.SunauULAWTest) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauULAWTest) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauULAWTest) ... ok test_unseekable_read (test.test_sunau.SunauULAWTest) ... ok test_unseekable_write (test.test_sunau.SunauULAWTest) ... ok test_write (test.test_sunau.SunauULAWTest) ... ok test_write_params (test.test_sunau.SunauULAWTest) ... ok ---------------------------------------------------------------------- Ran 56 tests in 0.738s OK 1 test OK. 0.32user 0.02system 0:01.53elapsed 22%CPU (0avgtext+0avgdata 43476maxresident)k 0inputs+552outputs (0major+8890minor)pagefaults 0swaps =================== test_sundry ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sundry ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sundry == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32343 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sundry test_at_least_import_untested_modules (test.test_sundry.TestUntestedModules) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.610s OK 1 test OK. 0.27user 0.02system 0:00.78elapsed 37%CPU (0avgtext+0avgdata 47716maxresident)k 0inputs+64outputs (0major+10301minor)pagefaults 0swaps =================== test_super ==================== + for TestName in $(cat testnames.txt) + echo =================== test_super ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_super == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32347 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_super test___class___classmethod (test.test_super.TestSuper) ... ok test___class___instancemethod (test.test_super.TestSuper) ... ok test___class___set (test.test_super.TestSuper) ... expected failure test___class___staticmethod (test.test_super.TestSuper) ... ok test_basics_working (test.test_super.TestSuper) ... ok test_cell_as_self (test.test_super.TestSuper) ... ok test_class_getattr_working (test.test_super.TestSuper) ... ok test_class_methods_still_working (test.test_super.TestSuper) ... ok test_obscure_super_errors (test.test_super.TestSuper) ... ok test_subclass_no_override_working (test.test_super.TestSuper) ... ok test_super_in_class_methods_working (test.test_super.TestSuper) ... ok test_super_with_closure (test.test_super.TestSuper) ... ok test_unbound_method_transfer_working (test.test_super.TestSuper) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.008s OK (expected failures=1) 1 test OK. =================== test_symtable ==================== 0.14user 0.01system 0:00.55elapsed 30%CPU (0avgtext+0avgdata 41144maxresident)k 0inputs+40outputs (0major+8314minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_symtable ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_symtable == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32351 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_symtable 1 test failed: test_symtable test test_symtable crashed -- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/regrtest.py", line 1218, in runtest_inner the_package = __import__(abstest, globals(), locals(), []) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_symtable.py", line 4, in import symtable File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/symtable.py", line 3, in import _symtable ImportError: No module named '_symtable' 0.14user 0.01system 0:00.42elapsed 38%CPU (0avgtext+0avgdata 41520maxresident)k 0inputs+32outputs (0major+8377minor)pagefaults 0swaps + echo test_symtable =================== test_syntax ==================== + for TestName in $(cat testnames.txt) + echo =================== test_syntax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_syntax == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32356 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_syntax test_assign_call (test.test_syntax.SyntaxTestCase) ... ok test_assign_del (test.test_syntax.SyntaxTestCase) ... ok test_bad_outdent (test.test_syntax.SyntaxTestCase) ... ok test_break_outside_loop (test.test_syntax.SyntaxTestCase) ... ok test_global_err_then_warn (test.test_syntax.SyntaxTestCase) ... ok test_kwargs_last (test.test_syntax.SyntaxTestCase) ... ok test_no_indent (test.test_syntax.SyntaxTestCase) ... ok test_unexpected_indent (test.test_syntax.SyntaxTestCase) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.003s OK Trying: def f(x): global x Expecting: Traceback (most recent call last): SyntaxError: name 'x' is parameter and global ok Trying: obj.None = 1 Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: None = 1 Expecting: Traceback (most recent call last): SyntaxError: cannot assign to None ok Trying: () = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to () ok Trying: f() = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to function call ok Trying: del f() Expecting: Traceback (most recent call last): SyntaxError: can't delete function call ok Trying: a + 1 = 2 Expecting: Traceback (most recent call last): SyntaxError: can't assign to operator ok Trying: (x for x in x) = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to generator expression ok Trying: 1 = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: "abc" = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: b"" = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: `1` = 1 Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: (a, "b", c) = (1, 2, 3) Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: [a, b, c + 1] = [1, 2, 3] Expecting: Traceback (most recent call last): SyntaxError: can't assign to operator ok Trying: a if 1 else b = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to conditional expression ok Trying: def f(None=1): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def f(x, y=1, z): pass Expecting: Traceback (most recent call last): SyntaxError: non-default argument follows default argument ok Trying: def f(x, None): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def f(*None): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def f(**None): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def None(x): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def f(it, *varargs): return list(it) Expecting nothing ok Trying: L = range(10) Expecting nothing ok Trying: f(x for x in L) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: f(x for x in L, 1) Expecting: Traceback (most recent call last): SyntaxError: Generator expression must be parenthesized if not sole argument ok Trying: f((x for x in L), 1) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: f(i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i32, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63, i64, i65, i66, i67, i68, i69, i70, i71, i72, i73, i74, i75, i76, i77, i78, i79, i80, i81, i82, i83, i84, i85, i86, i87, i88, i89, i90, i91, i92, i93, i94, i95, i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, i111, i112, i113, i114, i115, i116, i117, i118, i119, i120, i121, i122, i123, i124, i125, i126, i127, i128, i129, i130, i131, i132, i133, i134, i135, i136, i137, i138, i139, i140, i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, i171, i172, i173, i174, i175, i176, i177, i178, i179, i180, i181, i182, i183, i184, i185, i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, i201, i202, i203, i204, i205, i206, i207, i208, i209, i210, i211, i212, i213, i214, i215, i216, i217, i218, i219, i220, i221, i222, i223, i224, i225, i226, i227, i228, i229, i230, i231, i232, i233, i234, i235, i236, i237, i238, i239, i240, i241, i242, i243, i244, i245, i246, i247, i248, i249, i250, i251, i252, i253, i254, i255) Expecting: Traceback (most recent call last): SyntaxError: more than 255 arguments ok Trying: f(i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i32, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63, i64, i65, i66, i67, i68, i69, i70, i71, i72, i73, i74, i75, i76, i77, i78, i79, i80, i81, i82, i83, i84, i85, i86, i87, i88, i89, i90, i91, i92, i93, i94, i95, i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, i111, i112, i113, i114, i115, i116, i117, i118, i119, i120, i121, i122, i123, i124, i125, i126, i127, i128, i129, i130, i131, i132, i133, i134, i135, i136, i137, i138, i139, i140, i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, i171, i172, i173, i174, i175, i176, i177, i178, i179, i180, i181, i182, i183, i184, i185, i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, i201, i202, i203, i204, i205, i206, i207, i208, i209, i210, i211, i212, i213, i214, i215, i216, i217, i218, i219, i220, i221, i222, i223, i224, i225, i226, i227, i228, i229, i230, i231, i232, i233, i234, i235, i236, i237, i238, i239, i240, i241, i242, i243, (x for x in i244), i245, i246, i247, i248, i249, i250, i251, i252=1, i253=1, i254=1, i255=1) Expecting: Traceback (most recent call last): SyntaxError: more than 255 arguments ok Trying: f(lambda x: x[0] = 3) Expecting: Traceback (most recent call last): SyntaxError: lambda cannot contain assignment ok Trying: f(x()=2) Expecting: Traceback (most recent call last): SyntaxError: keyword can't be an expression ok Trying: f(a or b=1) Expecting: Traceback (most recent call last): SyntaxError: keyword can't be an expression ok Trying: f(x.y=1) Expecting: Traceback (most recent call last): SyntaxError: keyword can't be an expression ok Trying: (x for x in x) += 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to generator expression ok Trying: None += 1 Expecting: Traceback (most recent call last): SyntaxError: cannot assign to None ok Trying: f() += 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to function call ok Trying: def test(): try: pass finally: for abc in range(10): continue print(abc) Expecting nothing ok Trying: test() Expecting: 9 ok Trying: def test(): for abc in range(10): try: pass finally: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def test(): for abc in range(10): try: pass finally: try: continue except: pass Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): try: pass finally: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: try: continue finally: pass Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: try: pass except: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: try: print(1) break print(2) finally: print(3) Expecting: Traceback (most recent call last): ... SyntaxError: 'break' outside loop ok Trying: def f(x): nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: name 'x' is parameter and nonlocal ok Trying: def f(): global x nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: name 'x' is nonlocal and global ok Trying: def f(): nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: no binding for nonlocal 'x' found ok Trying: nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: nonlocal declaration not allowed at module level ok Trying: if 1: x() = 1 elif 1: pass Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: x() = 1 Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: x() = 1 elif 1: pass else: pass Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: x() = 1 else: pass Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: pass else: x() = 1 Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: raise X, Y Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: raise X, Y, Z Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: f(a=23, a=234) Expecting: Traceback (most recent call last): ... SyntaxError: keyword argument repeated ok Trying: del () Expecting: Traceback (most recent call last): SyntaxError: can't delete () ok Trying: {1, 2, 3} = 42 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: def f(*, x=lambda __debug__:0): pass Expecting: Traceback (most recent call last): SyntaxError: cannot assign to __debug__ ok Trying: def f(*args:(lambda __debug__:0)): pass Expecting: Traceback (most recent call last): SyntaxError: cannot assign to __debug__ ok Trying: def f(**kwargs:(lambda __debug__:0)): pass Expecting: Traceback (most recent call last): SyntaxError: cannot assign to __debug__ ok Trying: with (lambda *:0): pass Expecting: Traceback (most recent call last): SyntaxError: named arguments must follow bare * ok Trying: def f(**__debug__): pass Expecting: Traceback (most recent call last): SyntaxError: cannot assign to __debug__ ok Trying: def f(*xx, __debug__): pass Expecting: Traceback (most recent call last): SyntaxError: cannot assign to __debug__ ok 11 items had no tests: test.test_syntax.SyntaxTestCase test.test_syntax.SyntaxTestCase._check_error test.test_syntax.SyntaxTestCase.test_assign_call test.test_syntax.SyntaxTestCase.test_assign_del test.test_syntax.SyntaxTestCase.test_bad_outdent test.test_syntax.SyntaxTestCase.test_break_outside_loop test.test_syntax.SyntaxTestCase.test_global_err_then_warn test.test_syntax.SyntaxTestCase.test_kwargs_last test.test_syntax.SyntaxTestCase.test_no_indent test.test_syntax.SyntaxTestCase.test_unexpected_indent test.test_syntax.test_main 1 items passed all tests: 64 tests in test.test_syntax 64 tests in 12 items. 64 passed and 0 failed. Test passed. doctest (test.test_syntax) ... 64 tests with zero failures 1 test OK. 0.20user 0.02system 0:00.76elapsed 29%CPU (0avgtext+0avgdata 43480maxresident)k 0inputs+56outputs (0major+9073minor)pagefaults 0swaps =================== test_sys ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sys == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32360 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sys test_43581 (test.test_sys.SysModuleTest) ... ok test_attributes (test.test_sys.SysModuleTest) ... ok test_call_tracing (test.test_sys.SysModuleTest) ... ok test_clear_type_cache (test.test_sys.SysModuleTest) ... skipped 'sys._clear_type_cache' test_current_frames (test.test_sys.SysModuleTest) ... skipped 'current_frames' test_custom_displayhook (test.test_sys.SysModuleTest) ... ok test_debugmallocstats (test.test_sys.SysModuleTest) ... skipped 'implementation detail specific to cpython' test_dlopenflags (test.test_sys.SysModuleTest) ... ok test_excepthook (test.test_sys.SysModuleTest) ... ok test_executable (test.test_sys.SysModuleTest) ... ok test_exit (test.test_sys.SysModuleTest) ... ok test_getdefaultencoding (test.test_sys.SysModuleTest) ... ok test_getfilesystemencoding (test.test_sys.SysModuleTest) ... ok test_getframe (test.test_sys.SysModuleTest) ... ok test_getwindowsversion (test.test_sys.SysModuleTest) ... skipped "object has no attribute 'getwindowsversion'" test_implementation (test.test_sys.SysModuleTest) ... ok test_intern (test.test_sys.SysModuleTest) ... ok test_ioencoding (test.test_sys.SysModuleTest) ... ok test_lost_displayhook (test.test_sys.SysModuleTest) ... ok test_original_displayhook (test.test_sys.SysModuleTest) ... ok test_original_excepthook (test.test_sys.SysModuleTest) ... ok test_recursionlimit (test.test_sys.SysModuleTest) ... ok test_recursionlimit_fatalerror (test.test_sys.SysModuleTest) ... skipped 'Fixme: hangs with pypy' test_recursionlimit_recovery (test.test_sys.SysModuleTest) ... ok test_refcount (test.test_sys.SysModuleTest) ... skipped 'implementation detail specific to cpython' test_setcheckinterval (test.test_sys.SysModuleTest) ... ok test_switchinterval (test.test_sys.SysModuleTest) ... skipped 'New GIL & threading required for this test.' test_sys_flags (test.test_sys.SysModuleTest) ... ok test_thread_info (test.test_sys.SysModuleTest) ... ok test_default (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_gc_head_size (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_objecttypes (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_pythontypes (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 33 tests in 1.581s OK (skipped=11) 1 test OK. 0.45user 0.08system 0:02.16elapsed 24%CPU (0avgtext+0avgdata 46472maxresident)k 0inputs+88outputs (0major+37820minor)pagefaults 0swaps =================== test_sys_setprofile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sys_setprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sys_setprofile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32372 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sys_setprofile test_empty (test.test_sys_setprofile.TestGetProfile) ... ok test_setget (test.test_sys_setprofile.TestGetProfile) ... ok test_caught_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_caught_nested_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_distant_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception_in_except_clause (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception_propogation (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_generator (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_nested_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise_reraise (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise_twice (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_simple (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_stop_iteration (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_basic_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_caught_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_distant_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_simple (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.003s OK 1 test OK. 0.15user 0.01system 0:00.43elapsed 38%CPU (0avgtext+0avgdata 41484maxresident)k 0inputs+64outputs (0major+8387minor)pagefaults 0swaps =================== test_sys_settrace ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sys_settrace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sys_settrace == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32376 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sys_settrace test_01_basic (test.test_sys_settrace.TraceTestCase) ... ok test_02_arigo (test.test_sys_settrace.TraceTestCase) ... ok test_03_one_instr (test.test_sys_settrace.TraceTestCase) ... ok test_04_no_pop_blocks (test.test_sys_settrace.TraceTestCase) ... ok test_05_no_pop_tops (test.test_sys_settrace.TraceTestCase) ... ok test_06_call (test.test_sys_settrace.TraceTestCase) ... ok test_07_raise (test.test_sys_settrace.TraceTestCase) ... ok test_08_settrace_and_return (test.test_sys_settrace.TraceTestCase) ... ok test_09_settrace_and_raise (test.test_sys_settrace.TraceTestCase) ... ok test_10_ireturn (test.test_sys_settrace.TraceTestCase) ... ok test_11_tightloop (test.test_sys_settrace.TraceTestCase) ... ok test_12_tighterloop (test.test_sys_settrace.TraceTestCase) ... ok test_13_genexp (test.test_sys_settrace.TraceTestCase) ... ok test_14_onliner_if (test.test_sys_settrace.TraceTestCase) ... ok test_15_loops (test.test_sys_settrace.TraceTestCase) ... ok test_16_blank_lines (test.test_sys_settrace.TraceTestCase) ... ok test_set_and_retrieve_func (test.test_sys_settrace.TraceTestCase) ... ok test_set_and_retrieve_none (test.test_sys_settrace.TraceTestCase) ... ok test_call (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_exception (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_exception_arguments (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_line (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_return (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_trash_stack (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_01_jump_simple_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_02_jump_simple_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_03_jump_out_of_block_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_04_jump_out_of_block_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_05_jump_to_codeless_line (test.test_sys_settrace.JumpTestCase) ... ok test_06_jump_to_same_line (test.test_sys_settrace.JumpTestCase) ... ok test_07_jump_in_nested_finally (test.test_sys_settrace.JumpTestCase) ... ok test_08_no_jump_too_far_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_09_no_jump_too_far_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_10_no_jump_to_except_1 (test.test_sys_settrace.JumpTestCase) ... ok test_11_no_jump_to_except_2 (test.test_sys_settrace.JumpTestCase) ... ok test_12_no_jump_to_except_3 (test.test_sys_settrace.JumpTestCase) ... ok test_13_no_jump_to_except_4 (test.test_sys_settrace.JumpTestCase) ... ok test_14_no_jump_forwards_into_block (test.test_sys_settrace.JumpTestCase) ... ok test_15_no_jump_backwards_into_block (test.test_sys_settrace.JumpTestCase) ... ok test_16_no_jump_into_finally_block (test.test_sys_settrace.JumpTestCase) ... ok test_17_no_jump_out_of_finally_block (test.test_sys_settrace.JumpTestCase) ... ok test_18_no_jump_to_non_integers (test.test_sys_settrace.JumpTestCase) ... ok test_19_no_jump_without_trace_function (test.test_sys_settrace.JumpTestCase) ... ok test_20_large_function (test.test_sys_settrace.JumpTestCase) ... ok test_jump_across_with (test.test_sys_settrace.JumpTestCase) ... ok test_jump_to_firstlineno (test.test_sys_settrace.JumpTestCase) ... ok ---------------------------------------------------------------------- Ran 46 tests in 0.062s OK 1 test OK. 0.21user 0.02system 0:00.57elapsed 40%CPU (0avgtext+0avgdata 42668maxresident)k 0inputs+104outputs (0major+8712minor)pagefaults 0swaps =================== test_sysconfig ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sysconfig ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sysconfig == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32380 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_sysconfig test_get_config_h_filename (test.test_sysconfig.TestSysConfig) ... ok test_get_config_vars (test.test_sysconfig.TestSysConfig) ... ok test_get_path (test.test_sysconfig.TestSysConfig) ... ok test_get_path_names (test.test_sysconfig.TestSysConfig) ... ok test_get_paths (test.test_sysconfig.TestSysConfig) ... ok test_get_platform (test.test_sysconfig.TestSysConfig) ... ok test_get_scheme_names (test.test_sysconfig.TestSysConfig) ... ok test_ldshared_value (test.test_sysconfig.TestSysConfig) ... skipped 'PyPy lacks LDFLAGS/LDSHARED config vars' test_main (test.test_sysconfig.TestSysConfig) ... ok test_platform_in_subprocess (test.test_sysconfig.TestSysConfig) ... skipped 'test only relevant on MacOSX' test_srcdir (test.test_sysconfig.TestSysConfig) ... skipped 'Test is not PyPy compatible' test_srcdir_independent_of_cwd (test.test_sysconfig.TestSysConfig) ... ok test_symlink (test.test_sysconfig.TestSysConfig) ... ok test_user_similar (test.test_sysconfig.TestSysConfig) ... ok test_get_makefile_filename (test.test_sysconfig.MakefileTests) ... skipped 'Test is not PyPy compatible' test_parse_makefile (test.test_sysconfig.MakefileTests) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.210s OK (skipped=4) 1 test OK. 0.23user 0.03system 0:00.87elapsed 31%CPU (0avgtext+0avgdata 41576maxresident)k 0inputs+56outputs (0major+15435minor)pagefaults 0swaps =================== test_syslog ==================== + for TestName in $(cat testnames.txt) + echo =================== test_syslog ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_syslog == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32386 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_syslog test_closelog (test.test_syslog.Test) ... ok test_log_mask (test.test_syslog.Test) ... ok test_log_upto (test.test_syslog.Test) ... ok test_openlog (test.test_syslog.Test) ... ok test_setlogmask (test.test_syslog.Test) ... ok test_syslog (test.test_syslog.Test) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.26elapsed 61%CPU (0avgtext+0avgdata 40672maxresident)k 0inputs+16outputs (0major+8150minor)pagefaults 0swaps =================== test_tarfile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tarfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tarfile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32390 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_tarfile test_empty (test.test_tarfile.AppendTest) ... ok test_empty_fileobj (test.test_tarfile.AppendTest) ... ok test_existing (test.test_tarfile.AppendTest) ... ok test_fileobj (test.test_tarfile.AppendTest) ... ok test_incomplete (test.test_tarfile.AppendTest) ... ok test_invalid (test.test_tarfile.AppendTest) ... ok test_non_existing (test.test_tarfile.AppendTest) ... ok test_null (test.test_tarfile.AppendTest) ... ok test_premature_eof (test.test_tarfile.AppendTest) ... ok test_trailing_garbage (test.test_tarfile.AppendTest) ... ok test_append_compressed (test.test_tarfile.Bz2AppendTest) ... ok test_detect_file (test.test_tarfile.Bz2DetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.Bz2DetectReadTest) ... ok test_detect_stream_bz2 (test.test_tarfile.Bz2DetectReadTest) ... ok test_list (test.test_tarfile.Bz2ListTest) ... ok test_list_verbose (test.test_tarfile.Bz2ListTest) ... ok test_check_members (test.test_tarfile.Bz2MiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_extract_directory (test.test_tarfile.Bz2MiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.Bz2MiscReadTest) ... ok test_extractall (test.test_tarfile.Bz2MiscReadTest) ... ok test_fail_comp (test.test_tarfile.Bz2MiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.Bz2MiscReadTest) ... ok test_find_members (test.test_tarfile.Bz2MiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.Bz2MiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.Bz2MiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.Bz2MiscReadTest) ... ok test_no_name_argument (test.test_tarfile.Bz2MiscReadTest) ... skipped 'BZ2File have no name attribute' test_no_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_null_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.Bz2MiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.Bz2MiscReadTest) ... ok test_xstar_type (test.test_tarfile.Bz2MiscReadTest) ... ok test_partial_input (test.test_tarfile.Bz2PartialReadTest) ... ok test_partial_input_bz2 (test.test_tarfile.Bz2PartialReadTest) ... ok test_compare_members (test.test_tarfile.Bz2StreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2StreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.Bz2StreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_null_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.Bz2StreamReadTest) ... ok test_read_through (test.test_tarfile.Bz2StreamReadTest) ... ok test_file_mode (test.test_tarfile.Bz2StreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.Bz2StreamWriteTest) ... ok test_stream_padding (test.test_tarfile.Bz2StreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_text (test.test_tarfile.Bz2UstarReadTest) ... ok test_issue14160 (test.test_tarfile.Bz2UstarReadTest) ... ok test_100_char_name (test.test_tarfile.Bz2WriteTest) ... ok test_abs_pathnames (test.test_tarfile.Bz2WriteTest) ... ok test_add_self (test.test_tarfile.Bz2WriteTest) ... ok test_cwd (test.test_tarfile.Bz2WriteTest) ... ok test_directory_size (test.test_tarfile.Bz2WriteTest) ... ok test_exclude (test.test_tarfile.Bz2WriteTest) ... ok test_extractall_symlinks (test.test_tarfile.Bz2WriteTest) ... ok test_file_size (test.test_tarfile.Bz2WriteTest) ... ok test_fileobj_no_close (test.test_tarfile.Bz2WriteTest) ... ok test_filter (test.test_tarfile.Bz2WriteTest) ... ok test_link_size (test.test_tarfile.Bz2WriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.Bz2WriteTest) ... ok test_pathnames (test.test_tarfile.Bz2WriteTest) ... ok test_symlink_size (test.test_tarfile.Bz2WriteTest) ... ok test_tar_size (test.test_tarfile.Bz2WriteTest) ... ok test_basic (test.test_tarfile.ContextManagerTest) ... ok test_closed (test.test_tarfile.ContextManagerTest) ... ok test_eof (test.test_tarfile.ContextManagerTest) ... ok test_exception (test.test_tarfile.ContextManagerTest) ... ok test_fileobj (test.test_tarfile.ContextManagerTest) ... ok test_no_eof (test.test_tarfile.ContextManagerTest) ... ok test_detect_file (test.test_tarfile.DetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.DetectReadTest) ... ok test_header_offset (test.test_tarfile.GNUReadTest) ... ok test_read_longlink (test.test_tarfile.GNUReadTest) ... ok test_read_longname (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_00 (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_01 (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_10 (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_old (test.test_tarfile.GNUReadTest) ... ok test_truncated_longname (test.test_tarfile.GNUReadTest) ... ok test_bad_pax_header (test.test_tarfile.GNUUnicodeTest) ... ok test_iso8859_1_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.GNUUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.GNUUnicodeTest) ... ok test_unicode_filename_error (test.test_tarfile.GNUUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_longlink_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longlink_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longlink_1025 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1025 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1025 (test.test_tarfile.GNUWriteTest) ... ok test_append_compressed (test.test_tarfile.GzipAppendTest) ... ok test_detect_file (test.test_tarfile.GzipDetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.GzipDetectReadTest) ... ok test_list (test.test_tarfile.GzipListTest) ... ok test_list_verbose (test.test_tarfile.GzipListTest) ... ok test_check_members (test.test_tarfile.GzipMiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_extract_directory (test.test_tarfile.GzipMiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.GzipMiscReadTest) ... ok test_extractall (test.test_tarfile.GzipMiscReadTest) ... ok test_fail_comp (test.test_tarfile.GzipMiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.GzipMiscReadTest) ... ok test_find_members (test.test_tarfile.GzipMiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.GzipMiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.GzipMiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.GzipMiscReadTest) ... ok test_no_name_argument (test.test_tarfile.GzipMiscReadTest) ... ok test_no_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_null_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.GzipMiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.GzipMiscReadTest) ... ok test_xstar_type (test.test_tarfile.GzipMiscReadTest) ... ok test_compare_members (test.test_tarfile.GzipStreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.GzipStreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.GzipStreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_null_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.GzipStreamReadTest) ... ok test_read_through (test.test_tarfile.GzipStreamReadTest) ... ok test_file_mode (test.test_tarfile.GzipStreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.GzipStreamWriteTest) ... ok test_stream_padding (test.test_tarfile.GzipStreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_text (test.test_tarfile.GzipUstarReadTest) ... ok test_issue14160 (test.test_tarfile.GzipUstarReadTest) ... ok test_100_char_name (test.test_tarfile.GzipWriteTest) ... ok test_abs_pathnames (test.test_tarfile.GzipWriteTest) ... ok test_add_self (test.test_tarfile.GzipWriteTest) ... ok test_cwd (test.test_tarfile.GzipWriteTest) ... ok test_directory_size (test.test_tarfile.GzipWriteTest) ... ok test_exclude (test.test_tarfile.GzipWriteTest) ... ok test_extractall_symlinks (test.test_tarfile.GzipWriteTest) ... ok test_file_size (test.test_tarfile.GzipWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.GzipWriteTest) ... ok test_filter (test.test_tarfile.GzipWriteTest) ... ok test_link_size (test.test_tarfile.GzipWriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.GzipWriteTest) ... ok test_pathnames (test.test_tarfile.GzipWriteTest) ... ok test_symlink_size (test.test_tarfile.GzipWriteTest) ... ok test_tar_size (test.test_tarfile.GzipWriteTest) ... ok test_add_hardlink (test.test_tarfile.HardlinkTest) ... ok test_add_twice (test.test_tarfile.HardlinkTest) ... ok test_dereference_hardlink (test.test_tarfile.HardlinkTest) ... ok test_gnu_limits (test.test_tarfile.LimitsTest) ... ok test_pax_limits (test.test_tarfile.LimitsTest) ... ok test_ustar_limits (test.test_tarfile.LimitsTest) ... ok test_hardlink_extraction1 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_hardlink_extraction2 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_symlink_extraction1 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_symlink_extraction2 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_list (test.test_tarfile.ListTest) ... ok test_list_verbose (test.test_tarfile.ListTest) ... ok test_append_compressed (test.test_tarfile.LzmaAppendTest) ... ok test_detect_file (test.test_tarfile.LzmaDetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.LzmaDetectReadTest) ... ok test_list (test.test_tarfile.LzmaListTest) ... ok test_list_verbose (test.test_tarfile.LzmaListTest) ... ok test_check_members (test.test_tarfile.LzmaMiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.LzmaMiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.LzmaMiscReadTest) ... ok test_extract_directory (test.test_tarfile.LzmaMiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.LzmaMiscReadTest) ... ok test_extractall (test.test_tarfile.LzmaMiscReadTest) ... ok test_fail_comp (test.test_tarfile.LzmaMiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.LzmaMiscReadTest) ... ok test_find_members (test.test_tarfile.LzmaMiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.LzmaMiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.LzmaMiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.LzmaMiscReadTest) ... ok test_no_name_argument (test.test_tarfile.LzmaMiscReadTest) ... skipped 'LZMAFile have no name attribute' test_no_name_attribute (test.test_tarfile.LzmaMiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.LzmaMiscReadTest) ... ok test_null_tarfile (test.test_tarfile.LzmaMiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.LzmaMiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.LzmaMiscReadTest) ... ok test_xstar_type (test.test_tarfile.LzmaMiscReadTest) ... ok test_compare_members (test.test_tarfile.LzmaStreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.LzmaStreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.LzmaStreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.LzmaStreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.LzmaStreamReadTest) ... ok test_null_tarfile (test.test_tarfile.LzmaStreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.LzmaStreamReadTest) ... ok test_read_through (test.test_tarfile.LzmaStreamReadTest) ... ok test_file_mode (test.test_tarfile.LzmaStreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.LzmaStreamWriteTest) ... ok test_stream_padding (test.test_tarfile.LzmaStreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_text (test.test_tarfile.LzmaUstarReadTest) ... ok test_issue14160 (test.test_tarfile.LzmaUstarReadTest) ... ok test_100_char_name (test.test_tarfile.LzmaWriteTest) ... ok test_abs_pathnames (test.test_tarfile.LzmaWriteTest) ... ok test_add_self (test.test_tarfile.LzmaWriteTest) ... ok test_cwd (test.test_tarfile.LzmaWriteTest) ... ok test_directory_size (test.test_tarfile.LzmaWriteTest) ... ok test_exclude (test.test_tarfile.LzmaWriteTest) ... ok test_extractall_symlinks (test.test_tarfile.LzmaWriteTest) ... ok test_file_size (test.test_tarfile.LzmaWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.LzmaWriteTest) ... ok test_filter (test.test_tarfile.LzmaWriteTest) ... ok test_link_size (test.test_tarfile.LzmaWriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.LzmaWriteTest) ... ok test_pathnames (test.test_tarfile.LzmaWriteTest) ... ok test_symlink_size (test.test_tarfile.LzmaWriteTest) ... ok test_tar_size (test.test_tarfile.LzmaWriteTest) ... ok test_find_blktype (test.test_tarfile.MemberReadTest) ... ok test_find_chrtype (test.test_tarfile.MemberReadTest) ... ok test_find_conttype (test.test_tarfile.MemberReadTest) ... ok test_find_dirtype (test.test_tarfile.MemberReadTest) ... ok test_find_dirtype_with_size (test.test_tarfile.MemberReadTest) ... ok test_find_fifotype (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse_00 (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse_01 (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse_10 (test.test_tarfile.MemberReadTest) ... ok test_find_lnktype (test.test_tarfile.MemberReadTest) ... ok test_find_pax_umlauts (test.test_tarfile.MemberReadTest) ... ok test_find_regtype (test.test_tarfile.MemberReadTest) ... ok test_find_regtype_oldv7 (test.test_tarfile.MemberReadTest) ... ok test_find_sparse (test.test_tarfile.MemberReadTest) ... ok test_find_symtype (test.test_tarfile.MemberReadTest) ... ok test_find_umlauts (test.test_tarfile.MemberReadTest) ... ok test_find_ustar_longname (test.test_tarfile.MemberReadTest) ... ok test_check_members (test.test_tarfile.MiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.MiscReadTest) ... ok test_extract_directory (test.test_tarfile.MiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.MiscReadTest) ... ok test_extractall (test.test_tarfile.MiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.MiscReadTest) ... ok test_find_members (test.test_tarfile.MiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.MiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.MiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.MiscReadTest) ... ok test_no_name_argument (test.test_tarfile.MiscReadTest) ... ok test_no_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.MiscReadTest) ... ok test_null_tarfile (test.test_tarfile.MiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.MiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.MiscReadTest) ... ok test_xstar_type (test.test_tarfile.MiscReadTest) ... ok test_char_fields (test.test_tarfile.MiscTest) ... ok test_number_field_limits (test.test_tarfile.MiscTest) ... ok test_read_number_fields (test.test_tarfile.MiscTest) ... ok test_write_number_fields (test.test_tarfile.MiscTest) ... ok test_binary_header (test.test_tarfile.PAXUnicodeTest) ... ok test_iso8859_1_filename (test.test_tarfile.PAXUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.PAXUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.PAXUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.PAXUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.PAXUnicodeTest) ... ok test_header_offset (test.test_tarfile.PaxReadTest) ... ok test_pax_global_headers (test.test_tarfile.PaxReadTest) ... ok test_pax_number_fields (test.test_tarfile.PaxReadTest) ... ok test_read_longlink (test.test_tarfile.PaxReadTest) ... ok test_read_longname (test.test_tarfile.PaxReadTest) ... ok test_truncated_longname (test.test_tarfile.PaxReadTest) ... ok test_longlink_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longlink_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longlink_1025 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1025 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1025 (test.test_tarfile.PaxWriteTest) ... ok test_pax_extended_header (test.test_tarfile.PaxWriteTest) ... ok test_pax_global_header (test.test_tarfile.PaxWriteTest) ... ok test_compare_members (test.test_tarfile.StreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.StreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.StreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.StreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.StreamReadTest) ... ok test_null_tarfile (test.test_tarfile.StreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.StreamReadTest) ... ok test_read_through (test.test_tarfile.StreamReadTest) ... ok test_file_mode (test.test_tarfile.StreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.StreamWriteTest) ... ok test_stream_padding (test.test_tarfile.StreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.UstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.UstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.UstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.UstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_text (test.test_tarfile.UstarReadTest) ... ok test_issue14160 (test.test_tarfile.UstarReadTest) ... ok test_iso8859_1_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_filename_error (test.test_tarfile.UstarUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_100_char_name (test.test_tarfile.WriteTest) ... ok test_abs_pathnames (test.test_tarfile.WriteTest) ... ok test_add_self (test.test_tarfile.WriteTest) ... ok test_cwd (test.test_tarfile.WriteTest) ... ok test_directory_size (test.test_tarfile.WriteTest) ... ok test_exclude (test.test_tarfile.WriteTest) ... ok test_extractall_symlinks (test.test_tarfile.WriteTest) ... ok test_file_size (test.test_tarfile.WriteTest) ... ok test_fileobj_no_close (test.test_tarfile.WriteTest) ... ok test_filter (test.test_tarfile.WriteTest) ... ok test_link_size (test.test_tarfile.WriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.WriteTest) ... ok test_pathnames (test.test_tarfile.WriteTest) ... ok test_symlink_size (test.test_tarfile.WriteTest) ... ok test_tar_size (test.test_tarfile.WriteTest) ... ok ---------------------------------------------------------------------- Ran 342 tests in 15.584s OK (skipped=6) 1 test OK. :3: UserWarning: implicit cast from 'char *' to 'uint8_t *' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) 4.92user 0.27system 0:16.96elapsed 30%CPU (0avgtext+0avgdata 393320maxresident)k 32inputs+4824outputs (0major+114185minor)pagefaults 0swaps =================== test_tcl ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tcl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tcl == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32404 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_tcl patchlevel = 8.6.6 testCall (test.test_tcl.TclTest) ... ok testCallException (test.test_tcl.TclTest) ... ok testCallException2 (test.test_tcl.TclTest) ... ok testEval (test.test_tcl.TclTest) ... ok testEvalException (test.test_tcl.TclTest) ... ok testEvalException2 (test.test_tcl.TclTest) ... ok testEvalFile (test.test_tcl.TclTest) ... ok testEvalFileException (test.test_tcl.TclTest) ... ok testGetVar (test.test_tcl.TclTest) ... ok testGetVarArray (test.test_tcl.TclTest) ... ok testGetVarArrayException (test.test_tcl.TclTest) ... ok testGetVarException (test.test_tcl.TclTest) ... ok testLoadWithUNC (test.test_tcl.TclTest) ... skipped 'Requires Windows' testPackageRequireException (test.test_tcl.TclTest) ... ok testSetVar (test.test_tcl.TclTest) ... ok testSetVarArray (test.test_tcl.TclTest) ... ok testUnsetVar (test.test_tcl.TclTest) ... ok testUnsetVarArray (test.test_tcl.TclTest) ... ok testUnsetVarException (test.test_tcl.TclTest) ... ok test_eval_null_in_result (test.test_tcl.TclTest) ... ok test_evalfile_null_in_result (test.test_tcl.TclTest) ... ok test_exprboolean (test.test_tcl.TclTest) ... ok test_exprdouble (test.test_tcl.TclTest) ... ok test_exprlong (test.test_tcl.TclTest) ... ok test_exprstring (test.test_tcl.TclTest) ... ok test_merge (test.test_tcl.TclTest) ... ok test_passing_values (test.test_tcl.TclTest) ... ok test_split (test.test_tcl.TclTest) ... ok test_splitlist (test.test_tcl.TclTest) ... ok test_user_command (test.test_tcl.TclTest) ... ok testFlattenLen (test.test_tcl.TkinterTest) ... ok test_huge_string (test.test_tcl.BigmemTclTest) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 32 tests in 0.464s OK (skipped=2) 1 test OK. :3: UserWarning: implicit cast from 'char *' to 'unsigned short *' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) :3: UserWarning: implicit cast from 'char * *' to 'char *' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) 0.29user 0.03system 0:01.17elapsed 27%CPU (0avgtext+0avgdata 63324maxresident)k 768inputs+88outputs (0major+13252minor)pagefaults 0swaps =================== test_telnetlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_telnetlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_telnetlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32408 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_telnetlib testBasic (test.test_telnetlib.GeneralTests) ... ok testGetters (test.test_telnetlib.GeneralTests) ... ok testTimeoutDefault (test.test_telnetlib.GeneralTests) ... ok testTimeoutNone (test.test_telnetlib.GeneralTests) ... ok testTimeoutOpen (test.test_telnetlib.GeneralTests) ... ok testTimeoutValue (test.test_telnetlib.GeneralTests) ... ok test_read_all (test.test_telnetlib.ReadTests) ... ok test_read_eager (test.test_telnetlib.ReadTests) ... ok test_read_lazy (test.test_telnetlib.ReadTests) ... ok test_read_some (test.test_telnetlib.ReadTests) ... ok test_read_until (test.test_telnetlib.ReadTests) ... ok test_read_until_with_poll (test.test_telnetlib.ReadTests) Use select.poll() to implement telnet.read_until(). ... ok test_read_until_with_select (test.test_telnetlib.ReadTests) Use select.select() to implement telnet.read_until(). ... ok test_write (test.test_telnetlib.WriteTests) ... ok test_IAC_commands (test.test_telnetlib.OptionTests) ... ok test_SB_commands (test.test_telnetlib.OptionTests) ... ok test_debug_accepts_str_port (test.test_telnetlib.OptionTests) ... ok test_debuglevel_reads (test.test_telnetlib.OptionTests) ... ok test_debuglevel_write (test.test_telnetlib.OptionTests) ... ok test_expect (test.test_telnetlib.ExpectTests) ... ok test_expect_with_poll (test.test_telnetlib.ExpectTests) Use select.poll() to implement telnet.expect(). ... ok test_expect_with_select (test.test_telnetlib.ExpectTests) Use select.select() to implement telnet.expect(). ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.068s OK 1 test altered the execution environment: test_telnetlib Warning -- threading._dangling was modified by test_telnetlib =================== test_tempfile ==================== 0.19user 0.02system 0:00.77elapsed 27%CPU (0avgtext+0avgdata 43104maxresident)k 0inputs+64outputs (0major+8878minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tempfile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32418 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_tempfile test_nonempty_list (test.test_tempfile.TestCandidateTempdirList) ... ok test_wanted_dirs (test.test_tempfile.TestCandidateTempdirList) ... ok test_exports (test.test_tempfile.TestExports) ... ok test_retval (test.test_tempfile.TestGetCandidateNames) ... ok test_same_thing (test.test_tempfile.TestGetCandidateNames) ... ok test_no_files_left_behind (test.test_tempfile.TestGetDefaultTempdir) ... ok test_directory_exists (test.test_tempfile.TestGetTempDir) ... ok test_directory_writable (test.test_tempfile.TestGetTempDir) ... ok test_same_thing (test.test_tempfile.TestGetTempDir) ... ok test_sane_template (test.test_tempfile.TestGetTempPrefix) ... ok test_usable_template (test.test_tempfile.TestGetTempPrefix) ... ok test_basic (test.test_tempfile.TestMkdtemp) ... ok test_basic_many (test.test_tempfile.TestMkdtemp) ... ok test_choose_directory (test.test_tempfile.TestMkdtemp) ... ok test_collision_with_existing_directory (test.test_tempfile.TestMkdtemp) ... ok test_collision_with_existing_file (test.test_tempfile.TestMkdtemp) ... ok test_mode (test.test_tempfile.TestMkdtemp) ... ok test_basic (test.test_tempfile.TestMkstemp) ... ok test_choose_directory (test.test_tempfile.TestMkstemp) ... ok test_basic (test.test_tempfile.TestMkstempInner) ... ok test_basic_many (test.test_tempfile.TestMkstempInner) ... ok test_choose_directory (test.test_tempfile.TestMkstempInner) ... ok test_collision_with_existing_directory (test.test_tempfile.TestMkstempInner) ... ok test_collision_with_existing_file (test.test_tempfile.TestMkstempInner) ... ok test_file_mode (test.test_tempfile.TestMkstempInner) ... ok test_noinherit (test.test_tempfile.TestMkstempInner) ... ok test_textmode (test.test_tempfile.TestMkstempInner) ... skipped 'text mode not available' test_basic (test.test_tempfile.TestMktemp) ... ok test_many (test.test_tempfile.TestMktemp) ... ok test_basic (test.test_tempfile.TestNamedTemporaryFile) ... ok test_context_manager (test.test_tempfile.TestNamedTemporaryFile) ... ok test_creates_named (test.test_tempfile.TestNamedTemporaryFile) ... ok test_del_on_close (test.test_tempfile.TestNamedTemporaryFile) ... ok test_dis_del_on_close (test.test_tempfile.TestNamedTemporaryFile) ... ok test_method_lookup (test.test_tempfile.TestNamedTemporaryFile) ... ok test_multiple_close (test.test_tempfile.TestNamedTemporaryFile) ... ok test_get_six_char_str (test.test_tempfile.TestRandomNameSequence) ... ok test_many (test.test_tempfile.TestRandomNameSequence) ... ok test_process_awareness (test.test_tempfile.TestRandomNameSequence) ... ok test_basic (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_bound_methods (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_context_manager_after_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_context_manager_before_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_context_manager_during_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_del_on_close (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_fileno (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_multiple_close_after_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_multiple_close_before_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_properties (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_rewrite_small (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_sparse (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_text_mode (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_text_newline_and_encoding (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_truncate_with_size_parameter (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_write_sequential (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_writelines (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_writelines_sequential (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_cleanup_with_symlink_to_a_directory (test.test_tempfile.TestTemporaryDirectory) ... ok test_context_manager (test.test_tempfile.TestTemporaryDirectory) ... ok test_del_on_collection (test.test_tempfile.TestTemporaryDirectory) ... ok test_del_on_shutdown (test.test_tempfile.TestTemporaryDirectory) ... ok test_explicit_cleanup (test.test_tempfile.TestTemporaryDirectory) ... ok test_mkdtemp_failure (test.test_tempfile.TestTemporaryDirectory) ... ok test_multiple_close (test.test_tempfile.TestTemporaryDirectory) ... ok test_warnings_on_cleanup (test.test_tempfile.TestTemporaryDirectory) ... ok test_basic (test.test_tempfile.TestTemporaryFile) ... ok test_has_no_name (test.test_tempfile.TestTemporaryFile) ... ok test_mode_and_encoding (test.test_tempfile.TestTemporaryFile) ... ok test_multiple_close (test.test_tempfile.TestTemporaryFile) ... ok ---------------------------------------------------------------------- Ran 69 tests in 2.769s OK (skipped=1) 1 test OK. 0.67user 0.11system 0:03.49elapsed 22%CPU (0avgtext+0avgdata 43268maxresident)k 288inputs+568outputs (0major+39866minor)pagefaults 0swaps =================== test_textwrap ==================== + for TestName in $(cat testnames.txt) + echo =================== test_textwrap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_textwrap == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32429 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_textwrap test_bad_width (test.test_textwrap.WrapTestCase) ... ok test_break_on_hyphens (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false_whitespace_only (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false_whitespace_only_with_indent (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_leading_whitespace (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_indent (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_line (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_only (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_only_with_indent (test.test_textwrap.WrapTestCase) ... ok test_em_dash (test.test_textwrap.WrapTestCase) ... ok test_empty_string (test.test_textwrap.WrapTestCase) ... ok test_empty_string_with_initial_indent (test.test_textwrap.WrapTestCase) ... ok test_fix_sentence_endings (test.test_textwrap.WrapTestCase) ... ok test_funky_hyphens (test.test_textwrap.WrapTestCase) ... ok test_funky_parens (test.test_textwrap.WrapTestCase) ... ok test_hyphenated (test.test_textwrap.WrapTestCase) ... ok test_hyphenated_numbers (test.test_textwrap.WrapTestCase) ... ok test_no_split_at_umlaut (test.test_textwrap.WrapTestCase) ... ok test_punct_hyphens (test.test_textwrap.WrapTestCase) ... ok test_simple (test.test_textwrap.WrapTestCase) ... ok test_split (test.test_textwrap.WrapTestCase) ... ok test_umlaut_followed_by_dash (test.test_textwrap.WrapTestCase) ... ok test_unix_options (test.test_textwrap.WrapTestCase) ... ok test_whitespace (test.test_textwrap.WrapTestCase) ... ok test_wrap_short (test.test_textwrap.WrapTestCase) ... ok test_wrap_short_1line (test.test_textwrap.WrapTestCase) ... ok test_break_long (test.test_textwrap.LongWordTestCase) ... ok test_nobreak_long (test.test_textwrap.LongWordTestCase) ... ok test_fill (test.test_textwrap.IndentTestCases) ... ok test_initial_indent (test.test_textwrap.IndentTestCases) ... ok test_subsequent_indent (test.test_textwrap.IndentTestCases) ... ok test_dedent_even (test.test_textwrap.DedentTestCase) ... ok test_dedent_nomargin (test.test_textwrap.DedentTestCase) ... ok test_dedent_preserve_internal_tabs (test.test_textwrap.DedentTestCase) ... ok test_dedent_preserve_margin_tabs (test.test_textwrap.DedentTestCase) ... ok test_dedent_uneven (test.test_textwrap.DedentTestCase) ... ok test_indent_all_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_default (test.test_textwrap.IndentTestCase) ... ok test_indent_empty_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_explicit_default (test.test_textwrap.IndentTestCase) ... ok test_indent_no_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_nomargin_all_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_nomargin_default (test.test_textwrap.IndentTestCase) ... ok test_indent_nomargin_explicit_default (test.test_textwrap.IndentTestCase) ... ok test_roundtrip_mixed (test.test_textwrap.IndentTestCase) ... ok test_roundtrip_spaces (test.test_textwrap.IndentTestCase) ... ok test_roundtrip_tabs (test.test_textwrap.IndentTestCase) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.024s OK 1 test OK. 0.17user 0.01system 0:00.45elapsed 43%CPU (0avgtext+0avgdata 42188maxresident)k 0inputs+80outputs (0major+8545minor)pagefaults 0swaps =================== test_thread ==================== + for TestName in $(cat testnames.txt) + echo =================== test_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_thread == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32433 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_thread test__count (test.test_thread.ThreadRunningTests) ... ok test_nt_and_posix_stack_size (test.test_thread.ThreadRunningTests) ... caught expected ValueError setting stack_size(4096) successfully set stack_size(262144) successfully set stack_size(1048576) successfully set stack_size(0) trying stack_size = (262144) creating task 1 creating task 2 task 1 will run for 39us creating task 3 task 1 done task 2 will run for 19us creating task 4 task 2 done task 3 will run for 63us creating task 5 task 3 done task 4 will run for 28us creating task 6 task 4 done task 5 will run for 95us creating task 7 task 5 done task 6 will run for 28us creating task 8 task 6 done task 7 will run for 65us creating task 9 task 7 done task 8 will run for 41us creating task 10 task 8 done task 9 will run for 27us waiting for all tasks to complete task 9 done task 10 will run for 60us task 10 done all tasks done trying stack_size = (1048576) creating task 1 creating task 2 task 1 will run for 29us creating task 3 task 1 done task 2 will run for 56us creating task 4 task 2 done task 3 will run for 12us task 3 done creating task 5 task 4 will run for 95us creating task 6 task 5 will run for 59us creating task 7 creating task 8 task 4 done task 5 done task 6 will run for 0us task 6 done task 7 will run for 9us task 7 done creating task 9 task 8 will run for 88us creating task 10 task 8 done task 9 will run for 82us waiting for all tasks to complete task 9 done task 10 will run for 67us task 10 done all tasks done ok test_save_exception_state_on_error (test.test_thread.ThreadRunningTests) ... ok test_stack_size (test.test_thread.ThreadRunningTests) ... ok test_starting_threads (test.test_thread.ThreadRunningTests) ... creating task 1 creating task 2 task 1 will run for 43us creating task 3 task 1 done task 2 will run for 37us creating task 4 task 2 done task 3 will run for 76us creating task 5 task 3 done task 4 will run for 35us creating task 6 task 4 done task 5 will run for 67us creating task 7 task 5 done task 6 will run for 76us creating task 8 task 6 done task 7 will run for 63us creating task 9 task 7 done task 8 will run for 38us creating task 10 task 8 done task 9 will run for 85us waiting for tasks to complete... task 9 done task 10 will run for 38us task 10 done all tasks done ok test_barrier (test.test_thread.BarrierTest) ... task 0 will run for 0us task 0 entering 0 task 1 will run for 10us task 1 entering 0 task 2 will run for 93us task 2 entering 0 task 3 will run for 90us task 3 entering 0 task 4 will run for 84us task 4 entering 0 task 5 will run for 52us task 5 entering 0 task 6 will run for 41us task 6 entering 0 task 7 will run for 20us task 7 entering 0 task 8 will run for 7us task 8 entering 0 waiting for tasks to end task 9 will run for 42us task 9 entering 0 task 9 leaving barrier task 9 will run for 88us task 0 leaving barrier task 0 will run for 0us task 0 entering 1 task 1 leaving barrier task 1 will run for 94us task 2 leaving barrier task 2 will run for 81us task 3 leaving barrier task 3 will run for 39us task 4 leaving barrier task 4 will run for 27us task 5 leaving barrier task 5 will run for 50us task 6 leaving barrier task 6 will run for 78us task 7 leaving barrier task 7 will run for 52us task 8 leaving barrier task 8 will run for 2us task 4 entering 1 task 5 entering 1 task 2 entering 1 task 8 entering 1 task 3 entering 1 task 6 entering 1 task 1 entering 1 task 7 entering 1 task 9 entering 1 task 9 leaving barrier task 9 will run for 80us task 4 leaving barrier task 4 will run for 26us task 5 leaving barrier task 5 will run for 2us task 2 leaving barrier task 2 will run for 50us task 8 leaving barrier task 8 will run for 25us task 3 leaving barrier task 3 will run for 0us task 3 entering 2 task 6 leaving barrier task 6 will run for 15us task 1 leaving barrier task 1 will run for 86us task 7 leaving barrier task 7 will run for 1us task 5 entering 2 task 8 entering 2 task 2 entering 2 task 0 leaving barrier task 0 will run for 0us task 0 entering 2 task 7 entering 2 task 1 entering 2 task 4 entering 2 task 6 entering 2 task 9 entering 2 task 9 leaving barrier task 0 leaving barrier task 7 leaving barrier task 1 leaving barrier task 3 leaving barrier task 5 leaving barrier task 8 leaving barrier task 2 leaving barrier task 4 leaving barrier task 6 leaving barrier tasks done ok test_acquire_contended (test.test_thread.LockTests) ... ok test_acquire_destroy (test.test_thread.LockTests) ... ok test_acquire_release (test.test_thread.LockTests) ... ok test_constructor (test.test_thread.LockTests) ... ok test_different_thread (test.test_thread.LockTests) ... ok test_reacquire (test.test_thread.LockTests) ... ok test_state_after_timeout (test.test_thread.LockTests) ... ok test_thread_leak (test.test_thread.LockTests) ... ok test_timeout (test.test_thread.LockTests) ... ok test_try_acquire (test.test_thread.LockTests) ... ok test_try_acquire_contended (test.test_thread.LockTests) ... ok test_with (test.test_thread.LockTests) ... ok test_forkinthread (test.test_thread.TestForkInThread) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.782s OK 1 test OK. =================== test_threaded_import ==================== 0.18user 0.02system 0:01.27elapsed 16%CPU (0avgtext+0avgdata 41612maxresident)k 0inputs+40outputs (0major+11470minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threaded_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threaded_import == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_32507 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_threaded_import test_circular_imports (test.test_threaded_import.ThreadedImportTests) ... ok test_import_hangers (test.test_threaded_import.ThreadedImportTests) ... ok test_parallel_meta_path (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. ok test_parallel_module_init (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. ok test_parallel_path_hooks (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. ok test_side_effect_import (test.test_threaded_import.ThreadedImportTests) ... ok ---------------------------------------------------------------------- Ran 6 tests in 1.375s OK 1 test OK. =================== test_threadedtempfile ==================== 0.25user 0.03system 0:01.66elapsed 17%CPU (0avgtext+0avgdata 44944maxresident)k 0inputs+120outputs (0major+9664minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threadedtempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threadedtempfile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_33146 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_threadedtempfile test_main (test.test_threadedtempfile.ThreadedTempFileTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 1.956s OK 1 test altered the execution environment: test_threadedtempfile Warning -- threading._dangling was modified by test_threadedtempfile 0.36user 0.03system 0:02.40elapsed 16%CPU (0avgtext+0avgdata 44912maxresident)k 0inputs+16outputs (0major+9349minor)pagefaults 0swaps =================== test_threading ==================== + for TestName in $(cat testnames.txt) + echo =================== test_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threading == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_33170 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_threading test_abort (test.test_threading.BarrierTests) ... ok test_abort_and_reset (test.test_threading.BarrierTests) ... ok test_action (test.test_threading.BarrierTests) ... ok test_barrier (test.test_threading.BarrierTests) ... ok test_barrier_10 (test.test_threading.BarrierTests) ... ok test_default_timeout (test.test_threading.BarrierTests) ... ok test_reset (test.test_threading.BarrierTests) ... ok test_single_thread (test.test_threading.BarrierTests) ... ok test_timeout (test.test_threading.BarrierTests) ... ok test_wait_return (test.test_threading.BarrierTests) ... ok test_acquire (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_destroy (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_timeout (test.test_threading.BoundedSemaphoreTests) ... ok test_constructor (test.test_threading.BoundedSemaphoreTests) ... ok test_default_value (test.test_threading.BoundedSemaphoreTests) ... ok test_release_unacquired (test.test_threading.BoundedSemaphoreTests) ... ok test_try_acquire (test.test_threading.BoundedSemaphoreTests) ... ok test_try_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok test_with (test.test_threading.BoundedSemaphoreTests) ... ok test__is_owned (test.test_threading.CRLockTests) ... ok test_acquire_contended (test.test_threading.CRLockTests) ... ok test_acquire_destroy (test.test_threading.CRLockTests) ... ok test_acquire_release (test.test_threading.CRLockTests) ... ok test_constructor (test.test_threading.CRLockTests) ... ok test_different_thread (test.test_threading.CRLockTests) ... ok test_reacquire (test.test_threading.CRLockTests) ... ok test_release_save_unacquired (test.test_threading.CRLockTests) ... ok test_release_unacquired (test.test_threading.CRLockTests) ... ok test_thread_leak (test.test_threading.CRLockTests) ... ok test_timeout (test.test_threading.CRLockTests) ... ok test_try_acquire (test.test_threading.CRLockTests) ... ok test_try_acquire_contended (test.test_threading.CRLockTests) ... ok test_with (test.test_threading.CRLockTests) ... ok test__is_owned (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_destroy (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_release (test.test_threading.ConditionAsRLockTests) ... ok test_constructor (test.test_threading.ConditionAsRLockTests) ... ok test_different_thread (test.test_threading.ConditionAsRLockTests) ... ok test_reacquire (test.test_threading.ConditionAsRLockTests) ... ok test_release_save_unacquired (test.test_threading.ConditionAsRLockTests) ... ok test_release_unacquired (test.test_threading.ConditionAsRLockTests) ... ok test_thread_leak (test.test_threading.ConditionAsRLockTests) ... ok test_timeout (test.test_threading.ConditionAsRLockTests) ... ok test_try_acquire (test.test_threading.ConditionAsRLockTests) ... ok test_try_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok test_with (test.test_threading.ConditionAsRLockTests) ... ok test_acquire (test.test_threading.ConditionTests) ... ok test_notify (test.test_threading.ConditionTests) ... ok test_timeout (test.test_threading.ConditionTests) ... ok test_unacquired_notify (test.test_threading.ConditionTests) ... ok test_unacquired_wait (test.test_threading.ConditionTests) ... ok test_waitfor (test.test_threading.ConditionTests) ... ok test_waitfor_timeout (test.test_threading.ConditionTests) ... ok test_is_set (test.test_threading.EventTests) ... ok test_notify (test.test_threading.EventTests) ... ok test_set_and_clear (test.test_threading.EventTests) ... ok test_timeout (test.test_threading.EventTests) ... ok test_acquire_contended (test.test_threading.LockTests) ... ok test_acquire_destroy (test.test_threading.LockTests) ... ok test_acquire_release (test.test_threading.LockTests) ... ok test_constructor (test.test_threading.LockTests) ... ok test_different_thread (test.test_threading.LockTests) ... ok test_reacquire (test.test_threading.LockTests) ... ok test_state_after_timeout (test.test_threading.LockTests) ... ok test_thread_leak (test.test_threading.LockTests) ... ok test_timeout (test.test_threading.LockTests) ... ok test_try_acquire (test.test_threading.LockTests) ... ok test_try_acquire_contended (test.test_threading.LockTests) ... ok test_with (test.test_threading.LockTests) ... ok test__is_owned (test.test_threading.PyRLockTests) ... ok test_acquire_contended (test.test_threading.PyRLockTests) ... ok test_acquire_destroy (test.test_threading.PyRLockTests) ... ok test_acquire_release (test.test_threading.PyRLockTests) ... ok test_constructor (test.test_threading.PyRLockTests) ... ok test_different_thread (test.test_threading.PyRLockTests) ... ok test_reacquire (test.test_threading.PyRLockTests) ... ok test_release_save_unacquired (test.test_threading.PyRLockTests) ... ok test_release_unacquired (test.test_threading.PyRLockTests) ... ok test_thread_leak (test.test_threading.PyRLockTests) ... ok test_timeout (test.test_threading.PyRLockTests) ... ok test_try_acquire (test.test_threading.PyRLockTests) ... ok test_try_acquire_contended (test.test_threading.PyRLockTests) ... ok test_with (test.test_threading.PyRLockTests) ... ok test_acquire (test.test_threading.SemaphoreTests) ... ok test_acquire_contended (test.test_threading.SemaphoreTests) ... ok test_acquire_destroy (test.test_threading.SemaphoreTests) ... ok test_acquire_timeout (test.test_threading.SemaphoreTests) ... ok test_constructor (test.test_threading.SemaphoreTests) ... ok test_default_value (test.test_threading.SemaphoreTests) ... ok test_release_unacquired (test.test_threading.SemaphoreTests) ... ok test_try_acquire (test.test_threading.SemaphoreTests) ... ok test_try_acquire_contended (test.test_threading.SemaphoreTests) ... ok test_with (test.test_threading.SemaphoreTests) ... ok test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown) ... ok test_2_join_in_forked_process (test.test_threading.ThreadJoinOnShutdown) ... ok test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown) ... ok test_4_joining_across_fork_in_worker_thread (test.test_threading.ThreadJoinOnShutdown) ... ok test_5_clear_waiter_locks_to_avoid_crash (test.test_threading.ThreadJoinOnShutdown) ... ok test_6_daemon_threads (test.test_threading.ThreadJoinOnShutdown) ... ok test_frame_tstate_tracing (test.test_threading.ThreadJoinOnShutdown) ... skipped 'implementation detail specific to cpython' test_reinit_tls_after_fork (test.test_threading.ThreadJoinOnShutdown) ... ok test_BoundedSemaphore_limit (test.test_threading.ThreadTests) ... ok test_PyThreadState_SetAsyncExc (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_deamon_param (test.test_threading.ThreadTests) ... ok test_dummy_thread_after_fork (test.test_threading.ThreadTests) ... ok test_enumerate_after_join (test.test_threading.ThreadTests) ... ok test_finalize_runnning_thread (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_finalize_with_trace (test.test_threading.ThreadTests) ... ok test_foreign_thread (test.test_threading.ThreadTests) ... ok test_ident_of_no_threading_threads (test.test_threading.ThreadTests) ... ok test_is_alive_after_fork (test.test_threading.ThreadTests) ... ok test_join_nondaemon_on_shutdown (test.test_threading.ThreadTests) ... ok test_limbo_cleanup (test.test_threading.ThreadTests) ... ok test_no_refcycle_through_target (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_old_threading_api (test.test_threading.ThreadTests) ... ok test_repr_daemon (test.test_threading.ThreadTests) ... ok test_various_ops (test.test_threading.ThreadTests) ... task will run for 34.6 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 94.4 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 70.2 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 20.7 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 37.4 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 74.5 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 78.4 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 70.6 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 82.1 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 99.3 usec 1 tasks are running waiting for all tasks to complete task done is finished. 0 tasks are running all tasks done ok test_various_ops_large_stack (test.test_threading.ThreadTests) ... with 1MB thread stack size... task will run for 71.1 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 7.4 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 72.2 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 87.1 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 42.3 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 77.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 27.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 47.7 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 4.2 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 62.3 usec 1 tasks are running waiting for all tasks to complete task done is finished. 0 tasks are running all tasks done ok test_various_ops_small_stack (test.test_threading.ThreadTests) ... with 256kB thread stack size... task will run for 82.6 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 89.7 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 65.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 91.5 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 22.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 50.9 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 20.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 79.9 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 93.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 1.1 usec 1 tasks are running waiting for all tasks to complete task done is finished. 0 tasks are running all tasks done ok test_daemonize_active_thread (test.test_threading.ThreadingExceptionTests) ... ok test_joining_current_thread (test.test_threading.ThreadingExceptionTests) ... ok test_joining_inactive_thread (test.test_threading.ThreadingExceptionTests) ... ok test_recursion_limit (test.test_threading.ThreadingExceptionTests) ... skipped 'test macosx problem' test_releasing_unacquired_lock (test.test_threading.ThreadingExceptionTests) ... ok test_start_thread_again (test.test_threading.ThreadingExceptionTests) ... ok test_init_immutable_default_args (test.test_threading.TimerTests) ... ok ---------------------------------------------------------------------- Ran 128 tests in 18.921s OK (skipped=5) 1 test OK. =================== test_threading_local ==================== 2.18user 0.37system 0:19.52elapsed 13%CPU (0avgtext+0avgdata 96836maxresident)k 0inputs+104outputs (0major+96127minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threading_local ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threading_local == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_33757 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_threading_local _threading_local () Doctest: _threading_local ... ok test_arguments (test.test_threading_local.ThreadLocalTest) ... ok test_cycle_collection (test.test_threading_local.ThreadLocalTest) ... ok test_derived (test.test_threading_local.ThreadLocalTest) ... ok test_derived_cycle_dealloc (test.test_threading_local.ThreadLocalTest) ... ok test_dict_attribute (test.test_threading_local.ThreadLocalTest) ... ok test_dict_attribute_subclass (test.test_threading_local.ThreadLocalTest) ... ok test_local_refs (test.test_threading_local.ThreadLocalTest) ... ok test_threading_local (test.test_threading_local.ThreadLocalTest) ... ok test_threading_local_subclass (test.test_threading_local.ThreadLocalTest) ... ok test_arguments (test.test_threading_local.PyThreadingLocalTest) ... ok test_cycle_collection (test.test_threading_local.PyThreadingLocalTest) ... ok test_derived (test.test_threading_local.PyThreadingLocalTest) ... ok test_derived_cycle_dealloc (test.test_threading_local.PyThreadingLocalTest) ... ok test_dict_attribute (test.test_threading_local.PyThreadingLocalTest) ... ok test_dict_attribute_subclass (test.test_threading_local.PyThreadingLocalTest) ... ok test_local_refs (test.test_threading_local.PyThreadingLocalTest) ... ok test_threading_local (test.test_threading_local.PyThreadingLocalTest) ... ok test_threading_local_subclass (test.test_threading_local.PyThreadingLocalTest) ... ok _threading_local () Doctest: _threading_local ... ok ---------------------------------------------------------------------- Ran 20 tests in 1.169s OK 1 test altered the execution environment: test_threading_local Warning -- threading._dangling was modified by test_threading_local =================== test_threadsignals ==================== 0.56user 0.03system 0:01.97elapsed 30%CPU (0avgtext+0avgdata 43292maxresident)k 0inputs+40outputs (0major+9208minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threadsignals ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threadsignals == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34137 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_threadsignals test_interrupted_timed_acquire (test.test_threadsignals.ThreadSignals) ... ok test_lock_acquire_interruption (test.test_threadsignals.ThreadSignals) ... ok test_lock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals) ... ok test_rlock_acquire_interruption (test.test_threadsignals.ThreadSignals) ... ok test_rlock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals) ... ok test_signals (test.test_threadsignals.ThreadSignals) ... ok ---------------------------------------------------------------------- Ran 6 tests in 4.865s OK 1 test OK. 0.15user 0.02system 0:05.29elapsed 3%CPU (0avgtext+0avgdata 41040maxresident)k 0inputs+32outputs (0major+8266minor)pagefaults 0swaps =================== test_time ==================== + for TestName in $(cat testnames.txt) + echo =================== test_time ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_time == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34146 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_time test_large_year (test.test_time.TestAsctime4dyear) ... ok test_negative (test.test_time.TestAsctime4dyear) ... ok test_year (test.test_time.TestAsctime4dyear) ... ok test_bug_3061 (test.test_time.TestLocale) ... ok test_localtime_timezone (test.test_time.TestPytime) ... skipped 'needs tm_zone support' test_short_times (test.test_time.TestPytime) ... skipped 'needs tm_zone support' test_strptime_timezone (test.test_time.TestPytime) ... skipped 'needs tm_zone support' test_time_t (test.test_time.TestPytime) ... skipped 'implementation detail specific to cpython' test_timespec (test.test_time.TestPytime) ... skipped 'implementation detail specific to cpython' test_timeval (test.test_time.TestPytime) ... skipped 'implementation detail specific to cpython' test_4dyear (test.test_time.TestStrftime4dyear) ... ok test_large_year (test.test_time.TestStrftime4dyear) ... ok test_negative (test.test_time.TestStrftime4dyear) ... ok test_year (test.test_time.TestStrftime4dyear) ... ok test_asctime (test.test_time.TimeTestCase) ... ok test_asctime_bounding_check (test.test_time.TimeTestCase) ... ok test_clock (test.test_time.TimeTestCase) ... ok test_clock_getres (test.test_time.TimeTestCase) ... ok test_clock_monotonic (test.test_time.TimeTestCase) ... ok test_clock_realtime (test.test_time.TimeTestCase) ... ok test_clock_settime (test.test_time.TimeTestCase) ... ok test_conversions (test.test_time.TimeTestCase) ... ok test_ctime (test.test_time.TimeTestCase) ... ok test_ctime_without_arg (test.test_time.TimeTestCase) ... ok test_data_attributes (test.test_time.TimeTestCase) ... ok test_default_values_for_zero (test.test_time.TimeTestCase) ... ok test_get_clock_info (test.test_time.TimeTestCase) ... ok test_gmtime_without_arg (test.test_time.TimeTestCase) ... ok test_insane_timestamps (test.test_time.TimeTestCase) ... ok test_localtime_failure (test.test_time.TimeTestCase) ... ok test_localtime_without_arg (test.test_time.TimeTestCase) ... ok test_mktime (test.test_time.TimeTestCase) ... ok test_mktime_error (test.test_time.TimeTestCase) ... skipped 'disabled because of a bug in glibc. Issue #13309' test_monotonic (test.test_time.TimeTestCase) ... ok test_monotonic_settime (test.test_time.TimeTestCase) ... skipped '[Errno 1] Operation not permitted' test_perf_counter (test.test_time.TimeTestCase) ... ok test_process_time (test.test_time.TimeTestCase) ... ok test_sleep (test.test_time.TimeTestCase) ... ok test_strftime (test.test_time.TimeTestCase) ... ok test_strftime_bounding_check (test.test_time.TimeTestCase) ... ok test_strptime (test.test_time.TimeTestCase) ... ok test_strptime_bytes (test.test_time.TimeTestCase) ... ok test_strptime_exception_context (test.test_time.TimeTestCase) ... ok test_time (test.test_time.TimeTestCase) ... ok test_tzset (test.test_time.TimeTestCase) ... ok ---------------------------------------------------------------------- Ran 45 tests in 2.257s OK (skipped=8) 1 test OK. 0.20user 0.02system 0:03.13elapsed 7%CPU (0avgtext+0avgdata 43160maxresident)k 0inputs+80outputs (0major+8789minor)pagefaults 0swaps =================== test_timeit ==================== + for TestName in $(cat testnames.txt) + echo =================== test_timeit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_timeit == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34150 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_timeit test_main_bad_switch (test.test_timeit.TestTimeit) ... ok test_main_exception (test.test_timeit.TestTimeit) ... ok test_main_exception_fixed_reps (test.test_timeit.TestTimeit) ... ok test_main_fixed_iters (test.test_timeit.TestTimeit) ... ok test_main_fixed_reps (test.test_timeit.TestTimeit) ... ok test_main_help (test.test_timeit.TestTimeit) ... ok test_main_microseconds (test.test_timeit.TestTimeit) ... ok test_main_milliseconds (test.test_timeit.TestTimeit) ... ok test_main_negative_reps (test.test_timeit.TestTimeit) ... ok test_main_seconds (test.test_timeit.TestTimeit) ... ok test_main_setup (test.test_timeit.TestTimeit) ... ok test_main_using_clock (test.test_timeit.TestTimeit) ... ok test_main_using_time (test.test_timeit.TestTimeit) ... ok test_main_verbose (test.test_timeit.TestTimeit) ... ok test_main_very_verbose (test.test_timeit.TestTimeit) ... ok test_print_exc (test.test_timeit.TestTimeit) ... ok test_reindent_empty (test.test_timeit.TestTimeit) ... ok test_reindent_multi (test.test_timeit.TestTimeit) ... ok test_reindent_multi_empty (test.test_timeit.TestTimeit) ... ok test_reindent_single (test.test_timeit.TestTimeit) ... ok test_repeat_callable_stmt (test.test_timeit.TestTimeit) ... ok test_repeat_callable_stmt_and_setup (test.test_timeit.TestTimeit) ... ok test_repeat_few_reps_and_iters (test.test_timeit.TestTimeit) ... ok test_repeat_function_zero_iters (test.test_timeit.TestTimeit) ... ok test_repeat_function_zero_reps (test.test_timeit.TestTimeit) ... ok test_repeat_zero_iters (test.test_timeit.TestTimeit) ... ok test_repeat_zero_reps (test.test_timeit.TestTimeit) ... ok test_timeit_callable_stmt (test.test_timeit.TestTimeit) ... ok test_timeit_callable_stmt_and_setup (test.test_timeit.TestTimeit) ... ok test_timeit_few_iters (test.test_timeit.TestTimeit) ... ok test_timeit_function_zero_iters (test.test_timeit.TestTimeit) ... ok test_timeit_zero_iters (test.test_timeit.TestTimeit) ... ok test_timer_invalid_setup (test.test_timeit.TestTimeit) ... ok test_timer_invalid_stmt (test.test_timeit.TestTimeit) ... ok ---------------------------------------------------------------------- Ran 34 tests in 2.624s OK 1 test OK. 1.06user 0.02system 0:02.91elapsed 37%CPU (0avgtext+0avgdata 41852maxresident)k 0inputs+56outputs (0major+8504minor)pagefaults 0swaps =================== test_timeout ==================== + for TestName in $(cat testnames.txt) + echo =================== test_timeout ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_timeout == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34154 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled 1 test skipped: test_timeout Those skips are all expected on linux. 0.14user 0.01system 0:00.41elapsed 37%CPU (0avgtext+0avgdata 40388maxresident)k 0inputs+8outputs (0major+8075minor)pagefaults 0swaps =================== test_tk ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tk == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34158 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_tk test_tk skipped -- tk not available: no display name and no $DISPLAY environment variable 1 test skipped: test_tk 1 skip unexpected on linux: test_tk 0.17user 0.02system 0:00.63elapsed 30%CPU (0avgtext+0avgdata 48600maxresident)k 0inputs+40outputs (0major+9521minor)pagefaults 0swaps =================== test_tokenize ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tokenize ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tokenize == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34162 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_tokenize Trying: dump_tokens("1 + 1") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '1' (1, 0) (1, 1) OP '+' (1, 2) (1, 3) NUMBER '1' (1, 4) (1, 5) ok Trying: dump_tokens("if False:\n" " # NL\n" " True = False # NEWLINE\n") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'if' (1, 0) (1, 2) NAME 'False' (1, 3) (1, 8) OP ':' (1, 8) (1, 9) NEWLINE '\n' (1, 9) (1, 10) COMMENT '# NL' (2, 4) (2, 8) NL '\n' (2, 8) (2, 9) INDENT ' ' (3, 0) (3, 4) NAME 'True' (3, 4) (3, 8) OP '=' (3, 9) (3, 10) NAME 'False' (3, 11) (3, 16) COMMENT '# NEWLINE' (3, 17) (3, 26) NEWLINE '\n' (3, 26) (3, 27) DEDENT '' (4, 0) (4, 0) ok Trying: indent_error_file = """ def k(x): x += 2 x += 5 """ Expecting nothing ok Trying: readline = BytesIO(indent_error_file.encode('utf-8')).readline Expecting nothing ok Trying: for tok in tokenize(readline): pass Expecting: Traceback (most recent call last): ... IndentationError: unindent does not match any outer indentation level ok Trying: roundtrip("if x == 1:\n" " print(x)\n") Expecting: True ok Trying: roundtrip("# This is a comment\n# This also") Expecting: True ok Trying: roundtrip("if x == 1 : \n" " print(x)\n") Expecting: True ok Trying: f = support.findfile("tokenize_tests.txt") Expecting nothing ok Trying: roundtrip(open(f, 'rb')) Expecting: True ok Trying: roundtrip("if x == 1:\n" " # A comment by itself.\n" " print(x) # Comment here, too.\n" " # Another comment.\n" "after_if = True\n") Expecting: True ok Trying: roundtrip("if (x # The comments need to go in the right place\n" " == 1):\n" " print('x==1')\n") Expecting: True ok Trying: roundtrip("class Test: # A comment here\n" " # A comment with weird indent\n" " after_com = 5\n" " def x(m): return m*5 # a one liner\n" " def y(m): # A whitespace after the colon\n" " return y*4 # 3-space indent\n") Expecting: True ok Trying: roundtrip("try: import somemodule\n" "except ImportError: # comment\n" " print('Can not import' # comment2\n)" "else: print('Loaded')\n") Expecting: True ok Trying: roundtrip("a = (3,4, \n" "5,6)\n" "y = [3, 4,\n" "5]\n" "z = {'a': 5,\n" "'b':15, 'c':True}\n" "x = len(y) + 5 - a[\n" "3] - a[2]\n" "+ len(z) - z[\n" "'b']\n") Expecting: True ok Trying: dump_tokens("0xff <= 255") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '0xff' (1, 0) (1, 4) OP '<=' (1, 5) (1, 7) NUMBER '255' (1, 8) (1, 11) ok Trying: dump_tokens("0b10 <= 255") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '0b10' (1, 0) (1, 4) OP '<=' (1, 5) (1, 7) NUMBER '255' (1, 8) (1, 11) ok Trying: dump_tokens("0o123 <= 0O123") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '0o123' (1, 0) (1, 5) OP '<=' (1, 6) (1, 8) NUMBER '0O123' (1, 9) (1, 14) ok Trying: dump_tokens("1234567 > ~0x15") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '1234567' (1, 0) (1, 7) OP '>' (1, 8) (1, 9) OP '~' (1, 10) (1, 11) NUMBER '0x15' (1, 11) (1, 15) ok Trying: dump_tokens("2134568 != 1231515") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '2134568' (1, 0) (1, 7) OP '!=' (1, 8) (1, 10) NUMBER '1231515' (1, 11) (1, 18) ok Trying: dump_tokens("(-124561-1) & 200000000") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) OP '(' (1, 0) (1, 1) OP '-' (1, 1) (1, 2) NUMBER '124561' (1, 2) (1, 8) OP '-' (1, 8) (1, 9) NUMBER '1' (1, 9) (1, 10) OP ')' (1, 10) (1, 11) OP '&' (1, 12) (1, 13) NUMBER '200000000' (1, 14) (1, 23) ok Trying: dump_tokens("0xdeadbeef != -1") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '0xdeadbeef' (1, 0) (1, 10) OP '!=' (1, 11) (1, 13) OP '-' (1, 14) (1, 15) NUMBER '1' (1, 15) (1, 16) ok Trying: dump_tokens("0xdeadc0de & 12345") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '0xdeadc0de' (1, 0) (1, 10) OP '&' (1, 11) (1, 12) NUMBER '12345' (1, 13) (1, 18) ok Trying: dump_tokens("0xFF & 0x15 | 1234") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NUMBER '0xFF' (1, 0) (1, 4) OP '&' (1, 5) (1, 6) NUMBER '0x15' (1, 7) (1, 11) OP '|' (1, 12) (1, 13) NUMBER '1234' (1, 14) (1, 18) ok Trying: dump_tokens("x = 0") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '0' (1, 4) (1, 5) ok Trying: dump_tokens("x = 0xfffffffffff") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '0xffffffffff (1, 4) (1, 17) ok Trying: dump_tokens("x = 123141242151251616110") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '123141242151 (1, 4) (1, 25) ok Trying: dump_tokens("x = -15921590215012591") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) OP '-' (1, 4) (1, 5) NUMBER '159215902150 (1, 5) (1, 22) ok Trying: dump_tokens("x = 3.14159") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '3.14159' (1, 4) (1, 11) ok Trying: dump_tokens("x = 314159.") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '314159.' (1, 4) (1, 11) ok Trying: dump_tokens("x = .314159") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '.314159' (1, 4) (1, 11) ok Trying: dump_tokens("x = 3e14159") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '3e14159' (1, 4) (1, 11) ok Trying: dump_tokens("x = 3E123") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '3E123' (1, 4) (1, 9) ok Trying: dump_tokens("x+y = 3e-1230") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '+' (1, 1) (1, 2) NAME 'y' (1, 2) (1, 3) OP '=' (1, 4) (1, 5) NUMBER '3e-1230' (1, 6) (1, 13) ok Trying: dump_tokens("x = 3.14e159") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '3.14e159' (1, 4) (1, 12) ok Trying: dump_tokens("x = ''; y = \"\"") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) STRING "''" (1, 4) (1, 6) OP ';' (1, 6) (1, 7) NAME 'y' (1, 8) (1, 9) OP '=' (1, 10) (1, 11) STRING '""' (1, 12) (1, 14) ok Trying: dump_tokens("x = '\"'; y = \"'\"") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) STRING '\'"\'' (1, 4) (1, 7) OP ';' (1, 7) (1, 8) NAME 'y' (1, 9) (1, 10) OP '=' (1, 11) (1, 12) STRING '"\'"' (1, 13) (1, 16) ok Trying: dump_tokens("x = \"doesn't \"shrink\", does it\"") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) STRING '"doesn\'t "' (1, 4) (1, 14) NAME 'shrink' (1, 14) (1, 20) STRING '", does it"' (1, 20) (1, 31) ok Trying: dump_tokens("x = 'abc' + 'ABC'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) STRING "'abc'" (1, 4) (1, 9) OP '+' (1, 10) (1, 11) STRING "'ABC'" (1, 12) (1, 17) ok Trying: dump_tokens('y = "ABC" + "ABC"') Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'y' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) STRING '"ABC"' (1, 4) (1, 9) OP '+' (1, 10) (1, 11) STRING '"ABC"' (1, 12) (1, 17) ok Trying: dump_tokens("x = r'abc' + r'ABC' + R'ABC' + R'ABC'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) STRING "r'abc'" (1, 4) (1, 10) OP '+' (1, 11) (1, 12) STRING "r'ABC'" (1, 13) (1, 19) OP '+' (1, 20) (1, 21) STRING "R'ABC'" (1, 22) (1, 28) OP '+' (1, 29) (1, 30) STRING "R'ABC'" (1, 31) (1, 37) ok Trying: dump_tokens('y = r"abc" + r"ABC" + R"ABC" + R"ABC"') Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'y' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) STRING 'r"abc"' (1, 4) (1, 10) OP '+' (1, 11) (1, 12) STRING 'r"ABC"' (1, 13) (1, 19) OP '+' (1, 20) (1, 21) STRING 'R"ABC"' (1, 22) (1, 28) OP '+' (1, 29) (1, 30) STRING 'R"ABC"' (1, 31) (1, 37) ok Trying: dump_tokens("u'abc' + U'abc'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING "u'abc'" (1, 0) (1, 6) OP '+' (1, 7) (1, 8) STRING "U'abc'" (1, 9) (1, 15) ok Trying: dump_tokens('u"abc" + U"abc"') Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING 'u"abc"' (1, 0) (1, 6) OP '+' (1, 7) (1, 8) STRING 'U"abc"' (1, 9) (1, 15) ok Trying: dump_tokens("b'abc' + B'abc'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING "b'abc'" (1, 0) (1, 6) OP '+' (1, 7) (1, 8) STRING "B'abc'" (1, 9) (1, 15) ok Trying: dump_tokens('b"abc" + B"abc"') Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING 'b"abc"' (1, 0) (1, 6) OP '+' (1, 7) (1, 8) STRING 'B"abc"' (1, 9) (1, 15) ok Trying: dump_tokens("br'abc' + bR'abc' + Br'abc' + BR'abc'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING "br'abc'" (1, 0) (1, 7) OP '+' (1, 8) (1, 9) STRING "bR'abc'" (1, 10) (1, 17) OP '+' (1, 18) (1, 19) STRING "Br'abc'" (1, 20) (1, 27) OP '+' (1, 28) (1, 29) STRING "BR'abc'" (1, 30) (1, 37) ok Trying: dump_tokens('br"abc" + bR"abc" + Br"abc" + BR"abc"') Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING 'br"abc"' (1, 0) (1, 7) OP '+' (1, 8) (1, 9) STRING 'bR"abc"' (1, 10) (1, 17) OP '+' (1, 18) (1, 19) STRING 'Br"abc"' (1, 20) (1, 27) OP '+' (1, 28) (1, 29) STRING 'BR"abc"' (1, 30) (1, 37) ok Trying: dump_tokens("rb'abc' + rB'abc' + Rb'abc' + RB'abc'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING "rb'abc'" (1, 0) (1, 7) OP '+' (1, 8) (1, 9) STRING "rB'abc'" (1, 10) (1, 17) OP '+' (1, 18) (1, 19) STRING "Rb'abc'" (1, 20) (1, 27) OP '+' (1, 28) (1, 29) STRING "RB'abc'" (1, 30) (1, 37) ok Trying: dump_tokens('rb"abc" + rB"abc" + Rb"abc" + RB"abc"') Expecting: ENCODING 'utf-8' (0, 0) (0, 0) STRING 'rb"abc"' (1, 0) (1, 7) OP '+' (1, 8) (1, 9) STRING 'rB"abc"' (1, 10) (1, 17) OP '+' (1, 18) (1, 19) STRING 'Rb"abc"' (1, 20) (1, 27) OP '+' (1, 28) (1, 29) STRING 'RB"abc"' (1, 30) (1, 37) ok Trying: dump_tokens("def d22(a, b, c=2, d=2, *k): pass") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'def' (1, 0) (1, 3) NAME 'd22' (1, 4) (1, 7) OP '(' (1, 7) (1, 8) NAME 'a' (1, 8) (1, 9) OP ',' (1, 9) (1, 10) NAME 'b' (1, 11) (1, 12) OP ',' (1, 12) (1, 13) NAME 'c' (1, 14) (1, 15) OP '=' (1, 15) (1, 16) NUMBER '2' (1, 16) (1, 17) OP ',' (1, 17) (1, 18) NAME 'd' (1, 19) (1, 20) OP '=' (1, 20) (1, 21) NUMBER '2' (1, 21) (1, 22) OP ',' (1, 22) (1, 23) OP '*' (1, 24) (1, 25) NAME 'k' (1, 25) (1, 26) OP ')' (1, 26) (1, 27) OP ':' (1, 27) (1, 28) NAME 'pass' (1, 29) (1, 33) ok Trying: dump_tokens("def d01v_(a=1, *k, **w): pass") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'def' (1, 0) (1, 3) NAME 'd01v_' (1, 4) (1, 9) OP '(' (1, 9) (1, 10) NAME 'a' (1, 10) (1, 11) OP '=' (1, 11) (1, 12) NUMBER '1' (1, 12) (1, 13) OP ',' (1, 13) (1, 14) OP '*' (1, 15) (1, 16) NAME 'k' (1, 16) (1, 17) OP ',' (1, 17) (1, 18) OP '**' (1, 19) (1, 21) NAME 'w' (1, 21) (1, 22) OP ')' (1, 22) (1, 23) OP ':' (1, 23) (1, 24) NAME 'pass' (1, 25) (1, 29) ok Trying: dump_tokens("if 1 < 1 > 1 == 1 >= 5 <= 0x15 <= 0x12 != " + "1 and 5 in 1 not in 1 is 1 or 5 is not 1: pass") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'if' (1, 0) (1, 2) NUMBER '1' (1, 3) (1, 4) OP '<' (1, 5) (1, 6) NUMBER '1' (1, 7) (1, 8) OP '>' (1, 9) (1, 10) NUMBER '1' (1, 11) (1, 12) OP '==' (1, 13) (1, 15) NUMBER '1' (1, 16) (1, 17) OP '>=' (1, 18) (1, 20) NUMBER '5' (1, 21) (1, 22) OP '<=' (1, 23) (1, 25) NUMBER '0x15' (1, 26) (1, 30) OP '<=' (1, 31) (1, 33) NUMBER '0x12' (1, 34) (1, 38) OP '!=' (1, 39) (1, 41) NUMBER '1' (1, 42) (1, 43) NAME 'and' (1, 44) (1, 47) NUMBER '5' (1, 48) (1, 49) NAME 'in' (1, 50) (1, 52) NUMBER '1' (1, 53) (1, 54) NAME 'not' (1, 55) (1, 58) NAME 'in' (1, 59) (1, 61) NUMBER '1' (1, 62) (1, 63) NAME 'is' (1, 64) (1, 66) NUMBER '1' (1, 67) (1, 68) NAME 'or' (1, 69) (1, 71) NUMBER '5' (1, 72) (1, 73) NAME 'is' (1, 74) (1, 76) NAME 'not' (1, 77) (1, 80) NUMBER '1' (1, 81) (1, 82) OP ':' (1, 82) (1, 83) NAME 'pass' (1, 84) (1, 88) ok Trying: dump_tokens("x = 1 << 1 >> 5") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '1' (1, 4) (1, 5) OP '<<' (1, 6) (1, 8) NUMBER '1' (1, 9) (1, 10) OP '>>' (1, 11) (1, 13) NUMBER '5' (1, 14) (1, 15) ok Trying: dump_tokens("x = 1 - y + 15 - 1 + 0x124 + z + a[5]") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '1' (1, 4) (1, 5) OP '-' (1, 6) (1, 7) NAME 'y' (1, 8) (1, 9) OP '+' (1, 10) (1, 11) NUMBER '15' (1, 12) (1, 14) OP '-' (1, 15) (1, 16) NUMBER '1' (1, 17) (1, 18) OP '+' (1, 19) (1, 20) NUMBER '0x124' (1, 21) (1, 26) OP '+' (1, 27) (1, 28) NAME 'z' (1, 29) (1, 30) OP '+' (1, 31) (1, 32) NAME 'a' (1, 33) (1, 34) OP '[' (1, 34) (1, 35) NUMBER '5' (1, 35) (1, 36) OP ']' (1, 36) (1, 37) ok Trying: dump_tokens("x = 1//1*1/5*12%0x12") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'x' (1, 0) (1, 1) OP '=' (1, 2) (1, 3) NUMBER '1' (1, 4) (1, 5) OP '//' (1, 5) (1, 7) NUMBER '1' (1, 7) (1, 8) OP '*' (1, 8) (1, 9) NUMBER '1' (1, 9) (1, 10) OP '/' (1, 10) (1, 11) NUMBER '5' (1, 11) (1, 12) OP '*' (1, 12) (1, 13) NUMBER '12' (1, 13) (1, 15) OP '%' (1, 15) (1, 16) NUMBER '0x12' (1, 16) (1, 20) ok Trying: dump_tokens("~1 ^ 1 & 1 |1 ^ -1") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) OP '~' (1, 0) (1, 1) NUMBER '1' (1, 1) (1, 2) OP '^' (1, 3) (1, 4) NUMBER '1' (1, 5) (1, 6) OP '&' (1, 7) (1, 8) NUMBER '1' (1, 9) (1, 10) OP '|' (1, 11) (1, 12) NUMBER '1' (1, 12) (1, 13) OP '^' (1, 14) (1, 15) OP '-' (1, 16) (1, 17) NUMBER '1' (1, 17) (1, 18) ok Trying: dump_tokens("-1*1/1+1*1//1 - ---1**1") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) OP '-' (1, 0) (1, 1) NUMBER '1' (1, 1) (1, 2) OP '*' (1, 2) (1, 3) NUMBER '1' (1, 3) (1, 4) OP '/' (1, 4) (1, 5) NUMBER '1' (1, 5) (1, 6) OP '+' (1, 6) (1, 7) NUMBER '1' (1, 7) (1, 8) OP '*' (1, 8) (1, 9) NUMBER '1' (1, 9) (1, 10) OP '//' (1, 10) (1, 12) NUMBER '1' (1, 12) (1, 13) OP '-' (1, 14) (1, 15) OP '-' (1, 16) (1, 17) OP '-' (1, 17) (1, 18) OP '-' (1, 18) (1, 19) NUMBER '1' (1, 19) (1, 20) OP '**' (1, 20) (1, 22) NUMBER '1' (1, 22) (1, 23) ok Trying: dump_tokens("import sys, time\nx = sys.modules['time'].time()") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'import' (1, 0) (1, 6) NAME 'sys' (1, 7) (1, 10) OP ',' (1, 10) (1, 11) NAME 'time' (1, 12) (1, 16) NEWLINE '\n' (1, 16) (1, 17) NAME 'x' (2, 0) (2, 1) OP '=' (2, 2) (2, 3) NAME 'sys' (2, 4) (2, 7) OP '.' (2, 7) (2, 8) NAME 'modules' (2, 8) (2, 15) OP '[' (2, 15) (2, 16) STRING "'time'" (2, 16) (2, 22) OP ']' (2, 22) (2, 23) OP '.' (2, 23) (2, 24) NAME 'time' (2, 24) (2, 28) OP '(' (2, 28) (2, 29) OP ')' (2, 29) (2, 30) ok Trying: dump_tokens("@staticmethod\ndef foo(x,y): pass") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) OP '@' (1, 0) (1, 1) NAME 'staticmethod (1, 1) (1, 13) NEWLINE '\n' (1, 13) (1, 14) NAME 'def' (2, 0) (2, 3) NAME 'foo' (2, 4) (2, 7) OP '(' (2, 7) (2, 8) NAME 'x' (2, 8) (2, 9) OP ',' (2, 9) (2, 10) NAME 'y' (2, 10) (2, 11) OP ')' (2, 11) (2, 12) OP ':' (2, 12) (2, 13) NAME 'pass' (2, 14) (2, 18) ok Trying: roundtrip("x=1+\\n" "1\n" "# This is a comment\\n" "# This also\n") Expecting: True ok Trying: roundtrip("# Comment \\nx = 0") Expecting: True ok Trying: roundtrip("'' ''") Expecting: True ok Trying: import random Expecting nothing ok Trying: tempdir = os.path.dirname(f) or os.curdir Expecting nothing ok Trying: testfiles = glob.glob(os.path.join(tempdir, "test*.py")) Expecting nothing ok Trying: testfiles.remove(os.path.join(tempdir, "test_pep3131.py")) Expecting nothing ok Trying: for f in ('buffer', 'builtin', 'fileio', 'inspect', 'os', 'platform', 'sys'): testfiles.remove(os.path.join(tempdir, "test_%s.py") % f) Expecting nothing ok Trying: if not support.is_resource_enabled("cpu"): testfiles = random.sample(testfiles, 10) Expecting nothing ok Trying: for testfile in testfiles: if not roundtrip(open(testfile, 'rb')): print("Roundtrip failed for file %s" % testfile) break else: True Expecting: True ok Trying: dump_tokens("def f():\n\tif x\n \tpass") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME 'def' (1, 0) (1, 3) NAME 'f' (1, 4) (1, 5) OP '(' (1, 5) (1, 6) OP ')' (1, 6) (1, 7) OP ':' (1, 7) (1, 8) NEWLINE '\n' (1, 8) (1, 9) INDENT '\t' (2, 0) (2, 1) NAME 'if' (2, 1) (2, 3) NAME 'x' (2, 4) (2, 5) NEWLINE '\n' (2, 5) (2, 6) INDENT ' \t' (3, 0) (3, 9) NAME 'pass' (3, 9) (3, 13) DEDENT '' (4, 0) (4, 0) DEDENT '' (4, 0) (4, 0) ok Trying: dump_tokens("\xd6rter = 'places'\ngr\xfcn = 'green'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME '\xd6rter' (1, 0) (1, 5) OP '=' (1, 6) (1, 7) STRING "'places'" (1, 8) (1, 16) NEWLINE '\n' (1, 16) (1, 17) NAME 'gr\xfcn' (2, 0) (2, 4) OP '=' (2, 5) (2, 6) STRING "'green'" (2, 7) (2, 14) ok Trying: dump_tokens("\xd6rter = u'places'\ngr\xfcn = U'green'") Expecting: ENCODING 'utf-8' (0, 0) (0, 0) NAME '\xd6rter' (1, 0) (1, 5) OP '=' (1, 6) (1, 7) STRING "u'places'" (1, 8) (1, 17) NEWLINE '\n' (1, 17) (1, 18) NAME 'gr\xfcn' (2, 0) (2, 4) OP '=' (2, 5) (2, 6) STRING "U'green'" (2, 7) (2, 15) ok Trying: from decimal import Decimal Expecting nothing ok Trying: s = 'print(+21.3e-5*-.1234/81.7)' Expecting nothing ok Trying: decistmt(s) Expecting: "print (+Decimal ('21.3e-5')*-Decimal ('.1234')/Decimal ('81.7'))" ok Trying: exec(s) #doctest: +ELLIPSIS Expecting: -3.2171603427...e-0...7 ok Trying: exec(decistmt(s)) Expecting: -3.217160342717258261933904529E-7 ok 43 items had no tests: test.test_tokenize test.test_tokenize.TestDetectEncoding test.test_tokenize.TestDetectEncoding.get_readline test.test_tokenize.TestDetectEncoding.test_bom_no_cookie test.test_tokenize.TestDetectEncoding.test_cookie_first_line_no_bom test.test_tokenize.TestDetectEncoding.test_cookie_second_line_commented_first_line test.test_tokenize.TestDetectEncoding.test_cookie_second_line_empty_first_line test.test_tokenize.TestDetectEncoding.test_cookie_second_line_no_bom test.test_tokenize.TestDetectEncoding.test_cookie_second_line_noncommented_first_line test.test_tokenize.TestDetectEncoding.test_false_encoding test.test_tokenize.TestDetectEncoding.test_filename_in_exception test.test_tokenize.TestDetectEncoding.test_latin1_normalization test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_first_line test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_second_line test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_first_line_raises_syntaxerror test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_second_line_raises_syntaxerror test.test_tokenize.TestDetectEncoding.test_no_bom_no_encoding_cookie test.test_tokenize.TestDetectEncoding.test_open test.test_tokenize.TestDetectEncoding.test_short_files test.test_tokenize.TestDetectEncoding.test_syntaxerror_latin1 test.test_tokenize.TestDetectEncoding.test_utf8_normalization test.test_tokenize.TestTokenize test.test_tokenize.TestTokenize.assertExactTypeEqual test.test_tokenize.TestTokenize.test_exact_type test.test_tokenize.TestTokenize.test_pathological_trailing_whitespace test.test_tokenize.TestTokenize.test_tokenize test.test_tokenize.TestTokenizerAdheresToPep0263 test.test_tokenize.TestTokenizerAdheresToPep0263._testFile test.test_tokenize.TestTokenizerAdheresToPep0263.test_bad_coding_cookie test.test_tokenize.TestTokenizerAdheresToPep0263.test_latin1_coding_cookie_and_utf8_bom test.test_tokenize.TestTokenizerAdheresToPep0263.test_no_coding_cookie_and_utf8_bom test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_no_utf8_bom test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_utf8_bom test.test_tokenize.Test_Tokenize test.test_tokenize.Test_Tokenize.test__tokenize_decodes_with_specified_encoding test.test_tokenize.Test_Tokenize.test__tokenize_does_not_decode_with_encoding_none test.test_tokenize.UntokenizeTest test.test_tokenize.UntokenizeTest.test_backslash_continuation test.test_tokenize.UntokenizeTest.test_bad_input_order test.test_tokenize.UntokenizeTest.test_iter_compat test.test_tokenize.dump_tokens test.test_tokenize.roundtrip test.test_tokenize.test_main 2 items passed all tests: 73 tests in test.test_tokenize.__test__.doctests 5 tests in test.test_tokenize.decistmt 78 tests in 45 items. 78 passed and 0 failed. Test passed. doctest (test.test_tokenize) ... 78 tests with zero failures test_bad_coding_cookie (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_latin1_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_no_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_utf8_coding_cookie_and_no_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_utf8_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.020s OK test__tokenize_decodes_with_specified_encoding (test.test_tokenize.Test_Tokenize) ... ok test__tokenize_does_not_decode_with_encoding_none (test.test_tokenize.Test_Tokenize) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK test_bom_no_cookie (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_first_line_no_bom (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_commented_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_empty_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_no_bom (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_noncommented_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_false_encoding (test.test_tokenize.TestDetectEncoding) ... ok test_filename_in_exception (test.test_tokenize.TestDetectEncoding) ... ok test_latin1_normalization (test.test_tokenize.TestDetectEncoding) ... ok test_matched_bom_and_cookie_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_matched_bom_and_cookie_second_line (test.test_tokenize.TestDetectEncoding) ... ok test_mismatched_bom_and_cookie_first_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding) ... ok test_mismatched_bom_and_cookie_second_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding) ... ok test_no_bom_no_encoding_cookie (test.test_tokenize.TestDetectEncoding) ... ok test_open (test.test_tokenize.TestDetectEncoding) ... ok test_short_files (test.test_tokenize.TestDetectEncoding) ... ok test_syntaxerror_latin1 (test.test_tokenize.TestDetectEncoding) ... ok test_utf8_normalization (test.test_tokenize.TestDetectEncoding) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.013s OK test_exact_type (test.test_tokenize.TestTokenize) ... ok test_pathological_trailing_whitespace (test.test_tokenize.TestTokenize) ... ok test_tokenize (test.test_tokenize.TestTokenize) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.006s OK test_backslash_continuation (test.test_tokenize.UntokenizeTest) ... ok test_bad_input_order (test.test_tokenize.UntokenizeTest) ... ok test_iter_compat (test.test_tokenize.UntokenizeTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.002s OK 1 test OK. 2.55user 0.03system 0:08.15elapsed 31%CPU (0avgtext+0avgdata 58028maxresident)k 0inputs+152outputs (0major+12941minor)pagefaults 0swaps =================== test_tools ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tools == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34166 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_tools test_tools skipped -- test irrelevant for an installed Python 1 test skipped: test_tools 1 skip unexpected on linux: test_tools 0.15user 0.01system 0:00.52elapsed 33%CPU (0avgtext+0avgdata 42212maxresident)k 0inputs+48outputs (0major+8607minor)pagefaults 0swaps =================== test_trace ==================== + for TestName in $(cat testnames.txt) + echo =================== test_trace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_trace == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34170 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_trace test_loop_caller_importing (test.test_trace.TestCallers) ... ok test_coverage (test.test_trace.TestCoverage) ... ok test_coverage_ignore (test.test_trace.TestCoverage) ... ok test_issue9936 (test.test_trace.TestCoverage) ... ok test_deprecated_Ignore (test.test_trace.TestDeprecatedMethods) ... ok test_deprecated_find_executable_linenos (test.test_trace.TestDeprecatedMethods) ... ok test_deprecated_find_lines (test.test_trace.TestDeprecatedMethods) ... ok test_deprecated_find_lines_from_code (test.test_trace.TestDeprecatedMethods) ... ok test_deprecated_find_strings (test.test_trace.TestDeprecatedMethods) ... ok test_deprecated_fullmodname (test.test_trace.TestDeprecatedMethods) ... ok test_deprecated_modname (test.test_trace.TestDeprecatedMethods) ... ok test_deprecated_usage (test.test_trace.TestDeprecatedMethods) ... ok test_inst_method_calling (test.test_trace.TestFuncs) ... ok test_loop_caller_importing (test.test_trace.TestFuncs) ... ok test_simple_caller (test.test_trace.TestFuncs) ... ok test_linear_methods (test.test_trace.TestLineCounts) ... ok test_trace_func_generator (test.test_trace.TestLineCounts) ... ok test_trace_list_comprehension (test.test_trace.TestLineCounts) ... ok test_traced_func_importing (test.test_trace.TestLineCounts) ... ok test_traced_func_linear (test.test_trace.TestLineCounts) ... ok test_traced_func_loop (test.test_trace.TestLineCounts) ... ok test_exec_counts (test.test_trace.TestRunExecCounts) ... ok test_ignored (test.test_trace.Test_Ignore) ... ok ---------------------------------------------------------------------- Ran 23 tests in 10.719s OK 1 test OK. 3.53user 0.05system 0:11.16elapsed 32%CPU (0avgtext+0avgdata 61976maxresident)k 0inputs+1376outputs (0major+15533minor)pagefaults 0swaps =================== test_traceback ==================== + for TestName in $(cat testnames.txt) + echo =================== test_traceback ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_traceback == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34174 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_traceback test_cause (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_cause_and_context (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_cause_recursive (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_context (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_context_suppression (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_simple (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_syntax_error_offset_at_eol (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_cause (test.test_traceback.PyExcReportingTests) ... ok test_cause_and_context (test.test_traceback.PyExcReportingTests) ... ok test_cause_recursive (test.test_traceback.PyExcReportingTests) ... ok test_context (test.test_traceback.PyExcReportingTests) ... ok test_context_suppression (test.test_traceback.PyExcReportingTests) ... ok test_simple (test.test_traceback.PyExcReportingTests) ... ok test_syntax_error_offset_at_eol (test.test_traceback.PyExcReportingTests) ... ok test_bad_indentation (test.test_traceback.SyntaxTracebackCases) ... skipped 'implementation detail specific to cpython' test_base_exception (test.test_traceback.SyntaxTracebackCases) ... ok test_caret (test.test_traceback.SyntaxTracebackCases) ... ok test_encoded_file (test.test_traceback.SyntaxTracebackCases) ... ok test_format_exception_only_bad__str__ (test.test_traceback.SyntaxTracebackCases) ... ok test_nocaret (test.test_traceback.SyntaxTracebackCases) ... ok test_without_exception (test.test_traceback.SyntaxTracebackCases) ... ok test_traceback_format (test.test_traceback.TracebackFormatTests) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 22 tests in 1.862s OK (skipped=9) 1 test OK. 0.74user 0.13system 0:02.34elapsed 37%CPU (0avgtext+0avgdata 41916maxresident)k 0inputs+168outputs (0major+55183minor)pagefaults 0swaps =================== test_ttk_guionly ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ttk_guionly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ttk_guionly == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34193 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ttk_guionly test_ttk_guionly skipped -- tk not available: no display name and no $DISPLAY environment variable 1 test skipped: test_ttk_guionly 1 skip unexpected on linux: test_ttk_guionly 0.16user 0.02system 0:00.59elapsed 31%CPU (0avgtext+0avgdata 48568maxresident)k 0inputs+16outputs (0major+9498minor)pagefaults 0swaps =================== test_ttk_textonly ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ttk_textonly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ttk_textonly == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34197 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ttk_textonly test_convert_stringval (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_dict_from_tcltuple (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_elemcreate (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_layoutlist (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_mapdict (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_optdict (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_list_from_layouttuple (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_list_from_statespec (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_script_from_settings (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_val_or_dict (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_multivalues (tkinter.test.test_ttk.test_functions.TclObjsToPyTest) ... ok test_nosplit (tkinter.test.test_ttk.test_functions.TclObjsToPyTest) ... ok test_unicode (tkinter.test.test_ttk.test_functions.TclObjsToPyTest) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.007s OK 1 test OK. :3: UserWarning: implicit cast from 'char *' to 'unsigned short *' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) 0.24user 0.02system 0:01.14elapsed 23%CPU (0avgtext+0avgdata 53464maxresident)k 0inputs+344outputs (0major+11104minor)pagefaults 0swaps =================== test_tuple ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tuple ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tuple == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34201 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_tuple test_addmul (test.test_tuple.TupleTest) ... ok test_bigrepeat (test.test_tuple.TupleTest) ... ok test_bug7466 (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_constructors (test.test_tuple.TupleTest) ... ok test_contains (test.test_tuple.TupleTest) ... ok test_contains_fake (test.test_tuple.TupleTest) ... ok test_contains_order (test.test_tuple.TupleTest) ... ok test_count (test.test_tuple.TupleTest) ... ok test_getitem (test.test_tuple.TupleTest) ... ok test_getitemoverwriteiter (test.test_tuple.TupleTest) ... ok test_getslice (test.test_tuple.TupleTest) ... ok test_hash (test.test_tuple.TupleTest) ... ok test_iadd (test.test_tuple.TupleTest) ... ok test_imul (test.test_tuple.TupleTest) ... ok test_index (test.test_tuple.TupleTest) ... ok test_iterator_pickle (test.test_tuple.TupleTest) ... ok test_len (test.test_tuple.TupleTest) ... ok test_minmax (test.test_tuple.TupleTest) ... ok test_no_comdat_folding (test.test_tuple.TupleTest) ... ok test_pickle (test.test_tuple.TupleTest) ... ok test_repeat (test.test_tuple.TupleTest) ... ok test_repr (test.test_tuple.TupleTest) ... ok test_repr_large (test.test_tuple.TupleTest) ... ok test_reversed_pickle (test.test_tuple.TupleTest) ... ok test_subscript (test.test_tuple.TupleTest) ... ok test_track_dynamic (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_track_literals (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_track_subtypes (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_truth (test.test_tuple.TupleTest) ... ok test_tupleresizebug (test.test_tuple.TupleTest) ... ok ---------------------------------------------------------------------- Ran 30 tests in 1.736s OK (skipped=4) 1 test OK. 0.65user 0.08system 0:02.19elapsed 33%CPU (0avgtext+0avgdata 141424maxresident)k 0inputs+40outputs (0major+48604minor)pagefaults 0swaps =================== test_typechecks ==================== + for TestName in $(cat testnames.txt) + echo =================== test_typechecks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_typechecks == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34205 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_typechecks testIsInstanceActual (test.test_typechecks.TypeChecksTest) ... ok testIsInstanceBuiltin (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassActual (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassBuiltin (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassInternal (test.test_typechecks.TypeChecksTest) ... ok testSubclassBehavior (test.test_typechecks.TypeChecksTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.76elapsed 21%CPU (0avgtext+0avgdata 40776maxresident)k 0inputs+24outputs (0major+8167minor)pagefaults 0swaps =================== test_ucn ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ucn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ucn == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34209 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_ucn test_aliases (test.test_ucn.UnicodeNamesTest) ... ok test_aliases_names_in_pua_range (test.test_ucn.UnicodeNamesTest) ... ok test_ascii_letters (test.test_ucn.UnicodeNamesTest) ... ok test_bmp_characters (test.test_ucn.UnicodeNamesTest) ... ok test_cjk_unified_ideographs (test.test_ucn.UnicodeNamesTest) ... ok test_errors (test.test_ucn.UnicodeNamesTest) ... ok test_general (test.test_ucn.UnicodeNamesTest) ... ok test_hangul_syllables (test.test_ucn.UnicodeNamesTest) ... ok test_issue16335 (test.test_ucn.UnicodeNamesTest) ... skipped 'implementation detail specific to cpython' test_misc_symbols (test.test_ucn.UnicodeNamesTest) ... ok test_named_sequences_full (test.test_ucn.UnicodeNamesTest) ... skipped "Use of the 'urlfetch' resource not enabled" test_named_sequences_names_in_pua_range (test.test_ucn.UnicodeNamesTest) ... ok test_named_sequences_sample (test.test_ucn.UnicodeNamesTest) ... ok test_strict_error_handling (test.test_ucn.UnicodeNamesTest) ... ok ---------------------------------------------------------------------- Ran 14 tests in 1.723s OK (skipped=2) 1 test OK. 0.73user 0.02system 0:02.27elapsed 33%CPU (0avgtext+0avgdata 49908maxresident)k 0inputs+40outputs (0major+10449minor)pagefaults 0swaps =================== test_unary ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unary ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unary == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34213 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_unary test_bad_types (test.test_unary.UnaryOpTestCase) ... ok test_invert (test.test_unary.UnaryOpTestCase) ... ok test_negation_of_exponentiation (test.test_unary.UnaryOpTestCase) ... ok test_negative (test.test_unary.UnaryOpTestCase) ... ok test_no_overflow (test.test_unary.UnaryOpTestCase) ... ok test_positive (test.test_unary.UnaryOpTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK 1 test OK. 0.14user 0.01system 0:00.55elapsed 29%CPU (0avgtext+0avgdata 40400maxresident)k 0inputs+16outputs (0major+8061minor)pagefaults 0swaps =================== test_unicode ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unicode ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unicode == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34217 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_unicode test_formatter_field_name_split (test.test_unicode.StringModuleTest) ... ok test_formatter_parser (test.test_unicode.StringModuleTest) ... ok test___contains__ (test.test_unicode.UnicodeTest) ... ok test_additional_rsplit (test.test_unicode.UnicodeTest) ... ok test_additional_split (test.test_unicode.UnicodeTest) ... ok test_ascii (test.test_unicode.UnicodeTest) ... ok test_aswidechar (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_aswidecharstring (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_bug1001011 (test.test_unicode.UnicodeTest) ... ok test_bytes_comparison (test.test_unicode.UnicodeTest) ... ok test_capitalize (test.test_unicode.UnicodeTest) ... ok test_casefold (test.test_unicode.UnicodeTest) ... ok test_center (test.test_unicode.UnicodeTest) ... ok test_codecs (test.test_unicode.UnicodeTest) ... ok test_codecs_charmap (test.test_unicode.UnicodeTest) ... ok test_codecs_errors (test.test_unicode.UnicodeTest) ... ok test_codecs_idna (test.test_unicode.UnicodeTest) ... ok test_codecs_utf7 (test.test_unicode.UnicodeTest) ... ok test_codecs_utf8 (test.test_unicode.UnicodeTest) ... ok test_comparison (test.test_unicode.UnicodeTest) ... ok test_concatenation (test.test_unicode.UnicodeTest) ... ok test_constructor (test.test_unicode.UnicodeTest) ... ok test_constructor_defaults (test.test_unicode.UnicodeTest) Check the constructor argument defaults. ... ok test_constructor_keyword_args (test.test_unicode.UnicodeTest) Pass various keyword argument combinations to the constructor. ... ok test_contains (test.test_unicode.UnicodeTest) ... ok test_conversion (test.test_unicode.UnicodeTest) ... ok test_count (test.test_unicode.UnicodeTest) ... ok test_encode_decimal (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_endswith (test.test_unicode.UnicodeTest) ... ok test_expandtabs (test.test_unicode.UnicodeTest) ... ok test_expandtabs_optimization (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_expandtabs_overflows_gracefully (test.test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_extended_getslice (test.test_unicode.UnicodeTest) ... ok test_find (test.test_unicode.UnicodeTest) ... ok test_find_etc_raise_correct_error_messages (test.test_unicode.UnicodeTest) ... ok test_floatformatting (test.test_unicode.UnicodeTest) ... ok test_format (test.test_unicode.UnicodeTest) ... ok test_format_auto_numbering (test.test_unicode.UnicodeTest) ... ok test_format_float (test.test_unicode.UnicodeTest) ... ok test_format_huge_item_number (test.test_unicode.UnicodeTest) ... ok test_format_huge_precision (test.test_unicode.UnicodeTest) ... ok test_format_huge_width (test.test_unicode.UnicodeTest) ... ok test_format_map (test.test_unicode.UnicodeTest) ... ok test_format_subclass (test.test_unicode.UnicodeTest) ... ok test_formatting (test.test_unicode.UnicodeTest) ... ok test_formatting_c_limits (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_precision (test.test_unicode.UnicodeTest) ... ok test_formatting_huge_precision_c_limits (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_width (test.test_unicode.UnicodeTest) ... ok test_from_format (test.test_unicode.UnicodeTest) ... ERROR test_getnewargs (test.test_unicode.UnicodeTest) ... ok test_hash (test.test_unicode.UnicodeTest) ... ok test_index (test.test_unicode.UnicodeTest) ... ok test_inplace_rewrites (test.test_unicode.UnicodeTest) ... ok test_invalid_cb_for_2bytes_seq (test.test_unicode.UnicodeTest) ... ok test_invalid_cb_for_3bytes_seq (test.test_unicode.UnicodeTest) ... ok test_invalid_cb_for_4bytes_seq (test.test_unicode.UnicodeTest) ... ok test_invalid_start_byte (test.test_unicode.UnicodeTest) ... ok test_isalnum (test.test_unicode.UnicodeTest) ... ok test_isalpha (test.test_unicode.UnicodeTest) ... ok test_isdecimal (test.test_unicode.UnicodeTest) ... ok test_isdigit (test.test_unicode.UnicodeTest) ... ok test_isidentifier (test.test_unicode.UnicodeTest) ... ok test_islower (test.test_unicode.UnicodeTest) ... ok test_isnumeric (test.test_unicode.UnicodeTest) ... ok test_isprintable (test.test_unicode.UnicodeTest) ... ok test_isspace (test.test_unicode.UnicodeTest) ... ok test_issue18183 (test.test_unicode.UnicodeTest) ... ok test_issue8271 (test.test_unicode.UnicodeTest) ... ok test_istitle (test.test_unicode.UnicodeTest) ... ok test_isupper (test.test_unicode.UnicodeTest) ... ok test_iterators (test.test_unicode.UnicodeTest) ... ok test_join (test.test_unicode.UnicodeTest) ... ok test_literals (test.test_unicode.UnicodeTest) ... ok test_ljust (test.test_unicode.UnicodeTest) ... ok test_lower (test.test_unicode.UnicodeTest) ... ok test_maketrans_translate (test.test_unicode.UnicodeTest) ... ok test_mul (test.test_unicode.UnicodeTest) ... ok test_none_arguments (test.test_unicode.UnicodeTest) ... ok test_partition (test.test_unicode.UnicodeTest) ... ok test_printable_repr (test.test_unicode.UnicodeTest) ... ok test_printing (test.test_unicode.UnicodeTest) ... ok test_raiseMemError (test.test_unicode.UnicodeTest) ... ok test_replace (test.test_unicode.UnicodeTest) ... ok test_replace_id (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_replace_overflow (test.test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_repr (test.test_unicode.UnicodeTest) ... ok test_resize (test.test_unicode.UnicodeTest) ... ok test_rfind (test.test_unicode.UnicodeTest) ... ok test_rindex (test.test_unicode.UnicodeTest) ... ok test_rjust (test.test_unicode.UnicodeTest) ... ok test_rpartition (test.test_unicode.UnicodeTest) ... ok test_rsplit (test.test_unicode.UnicodeTest) ... ok test_slice (test.test_unicode.UnicodeTest) ... ok test_split (test.test_unicode.UnicodeTest) ... ok test_splitlines (test.test_unicode.UnicodeTest) ... ok test_startswith (test.test_unicode.UnicodeTest) ... ok test_startswith_endswith_errors (test.test_unicode.UnicodeTest) ... ok test_strip (test.test_unicode.UnicodeTest) ... ok test_subclass_add (test.test_unicode.UnicodeTest) ... ok test_subscript (test.test_unicode.UnicodeTest) ... ok test_surrogates (test.test_unicode.UnicodeTest) ... ok test_swapcase (test.test_unicode.UnicodeTest) ... ok test_title (test.test_unicode.UnicodeTest) ... ok test_transform_decimal (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_ucs4 (test.test_unicode.UnicodeTest) ... ok test_unexpected_end_of_data (test.test_unicode.UnicodeTest) ... ok test_unicode_repr (test.test_unicode.UnicodeTest) ... ok test_upper (test.test_unicode.UnicodeTest) ... ok test_utf8_decode_invalid_sequences (test.test_unicode.UnicodeTest) ... ok test_utf8_decode_valid_sequences (test.test_unicode.UnicodeTest) ... ok test_zfill (test.test_unicode.UnicodeTest) ... test test_unicode failed ok ====================================================================== ERROR: test_from_format (test.test_unicode.UnicodeTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_unicode.py", line 2017, in test_from_format _PyUnicode_FromFormat = getattr(pythonapi, name) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ctypes/__init__.py", line 369, in __getattr__ func = self.__getitem__(name) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/ctypes/__init__.py", line 374, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_ctypes/function.py", line 253, in __init__ ptr = self._getfuncptr([], ctypes.c_int) File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib_pypy/_ctypes/function.py", line 439, in _getfuncptr self._ptr = cdll.getfunc(self.name, ffi_argtypes, ffi_restype) AttributeError: No symbol PyUnicode_FromFormat found in library ---------------------------------------------------------------------- Ran 112 tests in 7.183s FAILED (errors=1, skipped=10) 1 test failed: test_unicode 2.60user 0.18system 0:08.03elapsed 34%CPU (0avgtext+0avgdata 263924maxresident)k 0inputs+240outputs (0major+107887minor)pagefaults 0swaps + echo test_unicode =================== test_unicode_file ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unicode_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unicode_file == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34222 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform. 1 test skipped: test_unicode_file Those skips are all expected on linux. 0.14user 0.01system 0:00.52elapsed 30%CPU (0avgtext+0avgdata 40828maxresident)k 0inputs+24outputs (0major+8218minor)pagefaults 0swaps =================== test_unicodedata ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unicodedata ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unicodedata == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34226 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_unicodedata test_bug_1704793 (test.test_unicodedata.UnicodeMiscTest) ... ok test_bug_4971 (test.test_unicodedata.UnicodeMiscTest) ... ok test_bug_5828 (test.test_unicodedata.UnicodeMiscTest) ... ok test_decimal_numeric_consistent (test.test_unicodedata.UnicodeMiscTest) ... ok test_digit_numeric_consistent (test.test_unicodedata.UnicodeMiscTest) ... ok test_failed_import_during_compiling (test.test_unicodedata.UnicodeMiscTest) ... ok test_linebreak_7643 (test.test_unicodedata.UnicodeMiscTest) ... ok test_ucd_510 (test.test_unicodedata.UnicodeMiscTest) ... ok test_method_checksum (test.test_unicodedata.UnicodeMethodsTest) ... ok test_bidirectional (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_category (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_combining (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_decimal (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_decomposition (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_digit (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_east_asian_width (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_function_checksum (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_issue10254 (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_mirrored (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_normalize (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_numeric (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_pr29 (test.test_unicodedata.UnicodeFunctionsTest) ... ok ---------------------------------------------------------------------- Ran 22 tests in 12.546s OK 1 test OK. 3.90user 0.04system 0:13.34elapsed 29%CPU (0avgtext+0avgdata 42824maxresident)k 0inputs+48outputs (0major+12408minor)pagefaults 0swaps =================== test_univnewlines ==================== + for TestName in $(cat testnames.txt) + echo =================== test_univnewlines ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_univnewlines == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34231 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_univnewlines test_read (test.test_univnewlines.CTestCRLFNewlines) ... ok test_readline (test.test_univnewlines.CTestCRLFNewlines) ... ok test_readlines (test.test_univnewlines.CTestCRLFNewlines) ... ok test_seek (test.test_univnewlines.CTestCRLFNewlines) ... ok test_tell (test.test_univnewlines.CTestCRLFNewlines) ... ok test_read (test.test_univnewlines.CTestCRNewlines) ... ok test_readline (test.test_univnewlines.CTestCRNewlines) ... ok test_readlines (test.test_univnewlines.CTestCRNewlines) ... ok test_seek (test.test_univnewlines.CTestCRNewlines) ... ok test_read (test.test_univnewlines.CTestLFNewlines) ... ok test_readline (test.test_univnewlines.CTestLFNewlines) ... ok test_readlines (test.test_univnewlines.CTestLFNewlines) ... ok test_seek (test.test_univnewlines.CTestLFNewlines) ... ok test_read (test.test_univnewlines.CTestMixedNewlines) ... ok test_readline (test.test_univnewlines.CTestMixedNewlines) ... ok test_readlines (test.test_univnewlines.CTestMixedNewlines) ... ok test_seek (test.test_univnewlines.CTestMixedNewlines) ... ok test_read (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_readline (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_readlines (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_seek (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_tell (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_read (test.test_univnewlines.PyTestCRNewlines) ... ok test_readline (test.test_univnewlines.PyTestCRNewlines) ... ok test_readlines (test.test_univnewlines.PyTestCRNewlines) ... ok test_seek (test.test_univnewlines.PyTestCRNewlines) ... ok test_read (test.test_univnewlines.PyTestLFNewlines) ... ok test_readline (test.test_univnewlines.PyTestLFNewlines) ... ok test_readlines (test.test_univnewlines.PyTestLFNewlines) ... ok test_seek (test.test_univnewlines.PyTestLFNewlines) ... ok test_read (test.test_univnewlines.PyTestMixedNewlines) ... ok test_readline (test.test_univnewlines.PyTestMixedNewlines) ... ok test_readlines (test.test_univnewlines.PyTestMixedNewlines) ... ok test_seek (test.test_univnewlines.PyTestMixedNewlines) ... ok ---------------------------------------------------------------------- Ran 34 tests in 0.042s OK 1 test OK. 0.18user 0.02system 0:00.70elapsed 29%CPU (0avgtext+0avgdata 43616maxresident)k 0inputs+1392outputs (0major+9176minor)pagefaults 0swaps =================== test_unpack ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unpack ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unpack == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34235 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_unpack Trying: t = (1, 2, 3) Expecting nothing ok Trying: a, b, c = t Expecting nothing ok Trying: a == 1 and b == 2 and c == 3 Expecting: True ok Trying: l = [4, 5, 6] Expecting nothing ok Trying: a, b, c = l Expecting nothing ok Trying: a == 4 and b == 5 and c == 6 Expecting: True ok Trying: a, b, c = 7, 8, 9 Expecting nothing ok Trying: a == 7 and b == 8 and c == 9 Expecting: True ok Trying: a, b, c = 'one' Expecting nothing ok Trying: a == 'o' and b == 'n' and c == 'e' Expecting: True ok Trying: class Seq: def __getitem__(self, i): if i >= 0 and i < 3: return i raise IndexError Expecting nothing ok Trying: a, b, c = Seq() Expecting nothing ok Trying: a == 0 and b == 1 and c == 2 Expecting: True ok Trying: st = (99,) Expecting nothing ok Trying: sl = [100] Expecting nothing ok Trying: a, = st Expecting nothing ok Trying: a Expecting: 99 ok Trying: b, = sl Expecting nothing ok Trying: b Expecting: 100 ok Trying: a, b, c = 7 Expecting: Traceback (most recent call last): ... TypeError: 'int' object is not iterable ok Trying: a, b = t Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack (expected 2) ok Trying: a, b = l Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack (expected 2) ok Trying: a, b, c, d = Seq() Expecting: Traceback (most recent call last): ... ValueError: need more than 3 values to unpack ok Trying: a, b = Seq() Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack (expected 2) ok Trying: class BozoError(Exception): pass Expecting nothing ok Trying: class BadSeq: def __getitem__(self, i): if i >= 0 and i < 3: return i elif i == 3: raise BozoError else: raise IndexError Expecting nothing ok Trying: a, b, c, d, e = BadSeq() Expecting: Traceback (most recent call last): ... test.test_unpack.BozoError ok Trying: a, b, c = BadSeq() Expecting: Traceback (most recent call last): ... test.test_unpack.BozoError ok 2 items had no tests: test.test_unpack test.test_unpack.test_main 1 items passed all tests: 28 tests in test.test_unpack.__test__.doctests 28 tests in 3 items. 28 passed and 0 failed. Test passed. doctest (test.test_unpack) ... 28 tests with zero failures 1 test OK. 0.19user 0.02system 0:00.83elapsed 25%CPU (0avgtext+0avgdata 42800maxresident)k 0inputs+16outputs (0major+8826minor)pagefaults 0swaps =================== test_unpack_ex ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unpack_ex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unpack_ex == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34239 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_unpack_ex Trying: t = (1, 2, 3) Expecting nothing ok Trying: a, *b, c = t Expecting nothing ok Trying: a == 1 and b == [2] and c == 3 Expecting: True ok Trying: l = [4, 5, 6] Expecting nothing ok Trying: a, *b = l Expecting nothing ok Trying: a == 4 and b == [5, 6] Expecting: True ok Trying: *a, = 7, 8, 9 Expecting nothing ok Trying: a == [7, 8, 9] Expecting: True ok Trying: a, *b = 'one' Expecting nothing ok Trying: a == 'o' and b == ['n', 'e'] Expecting: True ok Trying: a, b, c, *d, e, f, g = range(10) Expecting nothing ok Trying: (a, b, c, d, e, f, g) == (0, 1, 2, [3, 4, 5, 6], 7, 8, 9) Expecting: True ok Trying: a, *b, c = (1, 2) Expecting nothing ok Trying: a == 1 and c == 2 and b == [] Expecting: True ok Trying: class Seq: def __getitem__(self, i): if i >= 0 and i < 3: return i raise IndexError Expecting nothing ok Trying: a, *b = Seq() Expecting nothing ok Trying: a == 0 and b == [1, 2] Expecting: True ok Trying: for a, *b, c in [(1,2,3), (4,5,6,7)]: print(a, b, c) Expecting: 1 [2] 3 4 [5, 6] 7 ok Trying: [a, *b, c] = range(5) Expecting nothing ok Trying: a == 0 and b == [1, 2, 3] and c == 4 Expecting: True ok Trying: a, *b, c = *d, e = range(5) Expecting nothing ok Trying: a == 0 and b == [1, 2, 3] and c == 4 and d == [0, 1, 2, 3] and e == 4 Expecting: True ok Trying: a, *b = 7 Expecting: Traceback (most recent call last): ... TypeError: 'int' object is not iterable ok Trying: a, *b, c, d, e = Seq() Expecting: Traceback (most recent call last): ... ValueError: need more than 3 values to unpack ok Trying: class BozoError(Exception): pass Expecting nothing ok Trying: class BadSeq: def __getitem__(self, i): if i >= 0 and i < 3: return i elif i == 3: raise BozoError else: raise IndexError Expecting nothing ok Trying: a, *b, c, d, e = BadSeq() Expecting: Traceback (most recent call last): ... test.test_unpack_ex.BozoError ok Trying: a, *b, c, *d, e = range(10) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: two starred expressions in assignment ok Trying: [*b, *c] = range(10) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: two starred expressions in assignment ok Trying: *a = range(10) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: starred assignment target must be in a list or tuple ok Trying: *a # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: can use starred expression only as assignment target ok Trying: *1 # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: can use starred expression only as assignment target ok Trying: x = *a # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: can use starred expression only as assignment target ok Trying: s = ", ".join("a%d" % i for i in range(1<<8)) + ", *rest = range(1<<8 + 1)" Expecting nothing ok Trying: compile(s, 'test', 'exec') # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: too many expressions in star-unpacking assignment ok Trying: s = ", ".join("a%d" % i for i in range(1<<8 + 1)) + ", *rest = range(1<<8 + 2)" Expecting nothing ok Trying: compile(s, 'test', 'exec') # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: too many expressions in star-unpacking assignment ok 2 items had no tests: test.test_unpack_ex test.test_unpack_ex.test_main 1 items passed all tests: 37 tests in test.test_unpack_ex.__test__.doctests 37 tests in 3 items. 37 passed and 0 failed. Test passed. doctest (test.test_unpack_ex) ... 37 tests with zero failures 1 test OK. =================== test_urllib ==================== 0.19user 0.02system 0:00.93elapsed 23%CPU (0avgtext+0avgdata 42684maxresident)k 0inputs+24outputs (0major+8784minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34243 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_urllib test_converting_drive_letter (test.test_urllib.PathName2URLTests) ... ok test_converting_when_no_drive_letter (test.test_urllib.PathName2URLTests) ... ok test_long_drive_letter (test.test_urllib.PathName2URLTests) ... ok test_roundtrip_pathname2url (test.test_urllib.PathName2URLTests) ... ok test_simple_compare (test.test_urllib.PathName2URLTests) ... ok test_basic (test.test_urllib.Pathname_Tests) ... ok test_ntpath (test.test_urllib.Pathname_Tests) ... skipped 'test specific to the urllib.url2path function.' test_quoting (test.test_urllib.Pathname_Tests) ... ok test_getproxies_environment_keep_no_proxies (test.test_urllib.ProxyTests) ... ok test_default_quoting (test.test_urllib.QuotingTests) ... ok test_default_safe (test.test_urllib.QuotingTests) ... ok test_never_quote (test.test_urllib.QuotingTests) ... ok test_quote_bytes (test.test_urllib.QuotingTests) ... ok test_quote_plus_with_unicode (test.test_urllib.QuotingTests) ... ok test_quote_with_unicode (test.test_urllib.QuotingTests) ... ok test_quoting_plus (test.test_urllib.QuotingTests) ... ok test_quoting_space (test.test_urllib.QuotingTests) ... ok test_safe (test.test_urllib.QuotingTests) ... ok test_default_values (test.test_urllib.RequestTests) ... ok test_with_method_arg (test.test_urllib.RequestTests) ... ok test_converting_drive_letter (test.test_urllib.URL2PathNameTests) ... ok test_converting_when_no_drive_letter (test.test_urllib.URL2PathNameTests) ... ok test_non_ascii_drive_letter (test.test_urllib.URL2PathNameTests) ... ok test_roundtrip_url2pathname (test.test_urllib.URL2PathNameTests) ... ok test_simple_compare (test.test_urllib.URL2PathNameTests) ... ok test_quoted_open (test.test_urllib.URLopener_Tests) ... ok test_unquote_to_bytes (test.test_urllib.UnquotingTests) ... ok test_unquote_with_unicode (test.test_urllib.UnquotingTests) ... ok test_unquoting (test.test_urllib.UnquotingTests) ... ok test_unquoting_badpercent (test.test_urllib.UnquotingTests) ... ok test_unquoting_mixed_case (test.test_urllib.UnquotingTests) ... ok test_unquoting_parts (test.test_urllib.UnquotingTests) ... ok test_unquoting_plus (test.test_urllib.UnquotingTests) ... ok test_splitpasswd (test.test_urllib.Utility_Tests) Some of password examples are not sensible, but it is added to ... ok test_thishost (test.test_urllib.Utility_Tests) Test the urllib.request.thishost utility function returns a tuple ... ok test_doseq (test.test_urllib.urlencode_Tests) ... ok test_empty_sequence (test.test_urllib.urlencode_Tests) ... ok test_nonstring_seq_values (test.test_urllib.urlencode_Tests) ... ok test_nonstring_values (test.test_urllib.urlencode_Tests) ... ok test_quoting (test.test_urllib.urlencode_Tests) ... ok test_urlencode_bytes (test.test_urllib.urlencode_Tests) ... ok test_urlencode_encoding (test.test_urllib.urlencode_Tests) ... ok test_urlencode_encoding_doseq (test.test_urllib.urlencode_Tests) ... ok test_urlencode_encoding_safe_parameter (test.test_urllib.urlencode_Tests) ... ok test_using_mapping (test.test_urllib.urlencode_Tests) ... ok test_using_sequence (test.test_urllib.urlencode_Tests) ... ok test_close (test.test_urllib.urlopen_FileTests) ... ok test_fileno (test.test_urllib.urlopen_FileTests) ... ok test_getcode (test.test_urllib.urlopen_FileTests) ... ok test_geturl (test.test_urllib.urlopen_FileTests) ... ok test_info (test.test_urllib.urlopen_FileTests) ... ok test_interface (test.test_urllib.urlopen_FileTests) ... ok test_iter (test.test_urllib.urlopen_FileTests) ... ok test_read (test.test_urllib.urlopen_FileTests) ... ok test_readline (test.test_urllib.urlopen_FileTests) ... ok test_readlines (test.test_urllib.urlopen_FileTests) ... ok test_relativelocalfile (test.test_urllib.urlopen_FileTests) ... ok test_URLopener_deprecation (test.test_urllib.urlopen_HttpTests) ... ok test_empty_socket (test.test_urllib.urlopen_HttpTests) ... ok test_file_notexists (test.test_urllib.urlopen_HttpTests) ... ok test_ftp_nohost (test.test_urllib.urlopen_HttpTests) ... ok test_ftp_nonexisting (test.test_urllib.urlopen_HttpTests) ... ok test_invalid_redirect (test.test_urllib.urlopen_HttpTests) ... ok test_missing_localfile (test.test_urllib.urlopen_HttpTests) ... ok test_read_0_9 (test.test_urllib.urlopen_HttpTests) ... ok test_read_1_0 (test.test_urllib.urlopen_HttpTests) ... ok test_read_1_1 (test.test_urllib.urlopen_HttpTests) ... ok test_read_bogus (test.test_urllib.urlopen_HttpTests) ... ok test_url_fragment (test.test_urllib.urlopen_HttpTests) ... ok test_userpass_inurl (test.test_urllib.urlopen_HttpTests) ... ok test_userpass_inurl_w_spaces (test.test_urllib.urlopen_HttpTests) ... ok test_willclose (test.test_urllib.urlopen_HttpTests) ... ok test_basic (test.test_urllib.urlretrieve_FileTests) ... ok test_copy (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_0_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_5_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_8193_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_short_content_raises_ContentTooShortError (test.test_urllib.urlretrieve_HttpTests) ... ok test_short_content_raises_ContentTooShortError_without_reporthook (test.test_urllib.urlretrieve_HttpTests) ... ok ---------------------------------------------------------------------- Ran 80 tests in 0.093s OK (skipped=1) 1 test OK. 0.28user 0.02system 0:00.92elapsed 33%CPU (0avgtext+0avgdata 49052maxresident)k 0inputs+376outputs (0major+10606minor)pagefaults 0swaps =================== test_urllib2 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_urllib2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib2 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34247 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_urllib2 117 items had no tests: test.test_urllib2 test.test_urllib2.FakeMethod test.test_urllib2.FakeMethod.__call__ test.test_urllib2.FakeMethod.__init__ test.test_urllib2.HandlerTests test.test_urllib2.HandlerTests._test_basic_auth test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers test.test_urllib2.HandlerTests.test_basic_auth test.test_urllib2.HandlerTests.test_basic_auth_with_single_quoted_realm test.test_urllib2.HandlerTests.test_basic_auth_with_unquoted_realm test.test_urllib2.HandlerTests.test_cookie_redirect test.test_urllib2.HandlerTests.test_cookies test.test_urllib2.HandlerTests.test_errors test.test_urllib2.HandlerTests.test_file test.test_urllib2.HandlerTests.test_fixpath_in_weirdurls test.test_urllib2.HandlerTests.test_ftp test.test_urllib2.HandlerTests.test_http test.test_urllib2.HandlerTests.test_http_doubleslash test.test_urllib2.HandlerTests.test_invalid_redirect test.test_urllib2.HandlerTests.test_osx_proxy_bypass test.test_urllib2.HandlerTests.test_proxy test.test_urllib2.HandlerTests.test_proxy_basic_auth test.test_urllib2.HandlerTests.test_proxy_https test.test_urllib2.HandlerTests.test_proxy_https_proxy_authorization test.test_urllib2.HandlerTests.test_proxy_no_proxy test.test_urllib2.HandlerTests.test_proxy_no_proxy_all test.test_urllib2.HandlerTests.test_redirect test.test_urllib2.HandlerTests.test_redirect_fragment test.test_urllib2.HandlerTests.test_relative_redirect test.test_urllib2.HandlerTests.test_unsupported_auth_basic_handler test.test_urllib2.HandlerTests.test_unsupported_auth_digest_handler test.test_urllib2.MiscTests test.test_urllib2.MiscTests.opener_has_handler test.test_urllib2.MiscTests.test_HTTPError_interface test.test_urllib2.MiscTests.test_build_opener test.test_urllib2.MockCookieJar test.test_urllib2.MockCookieJar.add_cookie_header test.test_urllib2.MockCookieJar.extract_cookies test.test_urllib2.MockFile test.test_urllib2.MockFile.close test.test_urllib2.MockFile.read test.test_urllib2.MockFile.readline test.test_urllib2.MockHTTPClass test.test_urllib2.MockHTTPClass.__call__ test.test_urllib2.MockHTTPClass.__init__ test.test_urllib2.MockHTTPClass.close test.test_urllib2.MockHTTPClass.getresponse test.test_urllib2.MockHTTPClass.request test.test_urllib2.MockHTTPClass.set_debuglevel test.test_urllib2.MockHTTPClass.set_tunnel test.test_urllib2.MockHTTPHandler test.test_urllib2.MockHTTPHandler.__init__ test.test_urllib2.MockHTTPHandler.http_open test.test_urllib2.MockHTTPHandler.reset test.test_urllib2.MockHTTPResponse test.test_urllib2.MockHTTPResponse.__init__ test.test_urllib2.MockHTTPResponse.geturl test.test_urllib2.MockHTTPResponse.info test.test_urllib2.MockHTTPResponse.read test.test_urllib2.MockHTTPSHandler test.test_urllib2.MockHTTPSHandler.__init__ test.test_urllib2.MockHTTPSHandler.https_open test.test_urllib2.MockHandler test.test_urllib2.MockHandler.__init__ test.test_urllib2.MockHandler.__lt__ test.test_urllib2.MockHandler._define_methods test.test_urllib2.MockHandler.add_parent test.test_urllib2.MockHandler.close test.test_urllib2.MockHandler.handle test.test_urllib2.MockHeaders test.test_urllib2.MockHeaders.getheaders test.test_urllib2.MockOpener test.test_urllib2.MockOpener.error test.test_urllib2.MockOpener.open test.test_urllib2.MockPasswordManager test.test_urllib2.MockPasswordManager.add_password test.test_urllib2.MockPasswordManager.find_user_password test.test_urllib2.MockResponse test.test_urllib2.MockResponse.__init__ test.test_urllib2.MockResponse.geturl test.test_urllib2.MockResponse.info test.test_urllib2.OpenerDirectorTests test.test_urllib2.OpenerDirectorTests.test_add_non_handler test.test_urllib2.OpenerDirectorTests.test_badly_named_methods test.test_urllib2.OpenerDirectorTests.test_handled test.test_urllib2.OpenerDirectorTests.test_handler_order test.test_urllib2.OpenerDirectorTests.test_http_error test.test_urllib2.OpenerDirectorTests.test_method_deprecations test.test_urllib2.OpenerDirectorTests.test_processors test.test_urllib2.OpenerDirectorTests.test_raise test.test_urllib2.RequestHdrsTests test.test_urllib2.RequestHdrsTests.test_password_manager test.test_urllib2.RequestHdrsTests.test_password_manager_default_port test.test_urllib2.RequestHdrsTests.test_request_headers_dict test.test_urllib2.RequestHdrsTests.test_request_headers_methods test.test_urllib2.RequestTests test.test_urllib2.RequestTests.setUp test.test_urllib2.RequestTests.test_HTTPError_interface_call test.test_urllib2.RequestTests.test_data test.test_urllib2.RequestTests.test_get_full_url test.test_urllib2.RequestTests.test_get_host test.test_urllib2.RequestTests.test_get_host_unquote test.test_urllib2.RequestTests.test_get_type test.test_urllib2.RequestTests.test_method test.test_urllib2.RequestTests.test_proxy test.test_urllib2.RequestTests.test_selector test.test_urllib2.RequestTests.test_url_fragment test.test_urllib2.RequestTests.test_wrapped_url test.test_urllib2.TrivialTests test.test_urllib2.TrivialTests.test_URLError_reasonstr test.test_urllib2.TrivialTests.test___all__ test.test_urllib2.TrivialTests.test_parse_http_list test.test_urllib2.TrivialTests.test_trivial test.test_urllib2.add_ordered_mock_handlers test.test_urllib2.build_test_opener test.test_urllib2.sanepathname2url test.test_urllib2.test_main 0 tests in 117 items. 0 passed and 0 failed. Test passed. doctest (test.test_urllib2) ... 0 tests with zero failures Trying: _parse_proxy('file:/ftp.example.com/') Expecting: Traceback (most recent call last): ValueError: proxy URL with no authority: 'file:/ftp.example.com/' ok Trying: _parse_proxy('proxy.example.com') Expecting: (None, None, None, 'proxy.example.com') ok Trying: _parse_proxy('proxy.example.com:3128') Expecting: (None, None, None, 'proxy.example.com:3128') ok Trying: _parse_proxy('joe:password@proxy.example.com') Expecting: (None, 'joe', 'password', 'proxy.example.com') ok Trying: _parse_proxy('joe:password@proxy.example.com:3128') Expecting: (None, 'joe', 'password', 'proxy.example.com:3128') ok Trying: _parse_proxy('http://proxy.example.com/') Expecting: ('http', None, None, 'proxy.example.com') ok Trying: _parse_proxy('http://proxy.example.com:3128/') Expecting: ('http', None, None, 'proxy.example.com:3128') ok Trying: _parse_proxy('http://joe:password@proxy.example.com/') Expecting: ('http', 'joe', 'password', 'proxy.example.com') ok Trying: _parse_proxy('http://joe:password@proxy.example.com:3128') Expecting: ('http', 'joe', 'password', 'proxy.example.com:3128') ok Trying: _parse_proxy('ftp://joe:password@proxy.example.com/rubbish:3128') Expecting: ('ftp', 'joe', 'password', 'proxy.example.com') ok Trying: _parse_proxy('http://joe:password@proxy.example.com') Expecting: ('http', 'joe', 'password', 'proxy.example.com') ok 165 items had no tests: urllib.request urllib.request.AbstractBasicAuthHandler urllib.request.AbstractBasicAuthHandler.__init__ urllib.request.AbstractBasicAuthHandler.http_error_auth_reqed urllib.request.AbstractBasicAuthHandler.reset_retry_count urllib.request.AbstractBasicAuthHandler.retry_http_basic_auth urllib.request.AbstractDigestAuthHandler urllib.request.AbstractDigestAuthHandler.__init__ urllib.request.AbstractDigestAuthHandler.get_algorithm_impls urllib.request.AbstractDigestAuthHandler.get_authorization urllib.request.AbstractDigestAuthHandler.get_cnonce urllib.request.AbstractDigestAuthHandler.get_entity_digest urllib.request.AbstractDigestAuthHandler.http_error_auth_reqed urllib.request.AbstractDigestAuthHandler.reset_retry_count urllib.request.AbstractDigestAuthHandler.retry_http_digest_auth urllib.request.AbstractHTTPHandler urllib.request.AbstractHTTPHandler.__init__ urllib.request.AbstractHTTPHandler.do_open urllib.request.AbstractHTTPHandler.do_request_ urllib.request.AbstractHTTPHandler.set_http_debuglevel urllib.request.BaseHandler urllib.request.BaseHandler.__lt__ urllib.request.BaseHandler.add_parent urllib.request.BaseHandler.close urllib.request.CacheFTPHandler urllib.request.CacheFTPHandler.__init__ urllib.request.CacheFTPHandler.check_cache urllib.request.CacheFTPHandler.clear_cache urllib.request.CacheFTPHandler.connect_ftp urllib.request.CacheFTPHandler.setMaxConns urllib.request.CacheFTPHandler.setTimeout urllib.request.FTPHandler urllib.request.FTPHandler.connect_ftp urllib.request.FTPHandler.ftp_open urllib.request.FancyURLopener urllib.request.FancyURLopener.__init__ urllib.request.FancyURLopener.get_user_passwd urllib.request.FancyURLopener.http_error_301 urllib.request.FancyURLopener.http_error_302 urllib.request.FancyURLopener.http_error_303 urllib.request.FancyURLopener.http_error_307 urllib.request.FancyURLopener.http_error_401 urllib.request.FancyURLopener.http_error_407 urllib.request.FancyURLopener.http_error_default urllib.request.FancyURLopener.prompt_user_passwd urllib.request.FancyURLopener.redirect_internal urllib.request.FancyURLopener.retry_http_basic_auth urllib.request.FancyURLopener.retry_https_basic_auth urllib.request.FancyURLopener.retry_proxy_http_basic_auth urllib.request.FancyURLopener.retry_proxy_https_basic_auth urllib.request.FileHandler urllib.request.FileHandler.file_open urllib.request.FileHandler.get_names urllib.request.FileHandler.open_local_file urllib.request.HTTPBasicAuthHandler urllib.request.HTTPBasicAuthHandler.http_error_401 urllib.request.HTTPCookieProcessor urllib.request.HTTPCookieProcessor.__init__ urllib.request.HTTPCookieProcessor.http_request urllib.request.HTTPCookieProcessor.http_response urllib.request.HTTPDefaultErrorHandler urllib.request.HTTPDefaultErrorHandler.http_error_default urllib.request.HTTPDigestAuthHandler urllib.request.HTTPDigestAuthHandler.http_error_401 urllib.request.HTTPErrorProcessor urllib.request.HTTPErrorProcessor.http_response urllib.request.HTTPHandler urllib.request.HTTPHandler.http_open urllib.request.HTTPPasswordMgr urllib.request.HTTPPasswordMgr.__init__ urllib.request.HTTPPasswordMgr.add_password urllib.request.HTTPPasswordMgr.find_user_password urllib.request.HTTPPasswordMgr.is_suburi urllib.request.HTTPPasswordMgr.reduce_uri urllib.request.HTTPPasswordMgrWithDefaultRealm urllib.request.HTTPPasswordMgrWithDefaultRealm.find_user_password urllib.request.HTTPRedirectHandler urllib.request.HTTPRedirectHandler.http_error_302 urllib.request.HTTPRedirectHandler.redirect_request urllib.request.HTTPSHandler urllib.request.HTTPSHandler.__init__ urllib.request.HTTPSHandler.https_open urllib.request.OpenerDirector urllib.request.OpenerDirector.__init__ urllib.request.OpenerDirector._call_chain urllib.request.OpenerDirector._open urllib.request.OpenerDirector.add_handler urllib.request.OpenerDirector.close urllib.request.OpenerDirector.error urllib.request.OpenerDirector.open urllib.request.ProxyBasicAuthHandler urllib.request.ProxyBasicAuthHandler.http_error_407 urllib.request.ProxyDigestAuthHandler urllib.request.ProxyDigestAuthHandler.http_error_407 urllib.request.ProxyHandler urllib.request.ProxyHandler.__init__ urllib.request.ProxyHandler.proxy_open urllib.request.Request urllib.request.Request.__init__ urllib.request.Request._parse urllib.request.Request.add_data urllib.request.Request.add_header urllib.request.Request.add_unredirected_header urllib.request.Request.get_data urllib.request.Request.get_full_url urllib.request.Request.get_header urllib.request.Request.get_host urllib.request.Request.get_method urllib.request.Request.get_origin_req_host urllib.request.Request.get_selector urllib.request.Request.get_type urllib.request.Request.has_data urllib.request.Request.has_header urllib.request.Request.has_proxy urllib.request.Request.header_items urllib.request.Request.is_unverifiable urllib.request.Request.set_proxy urllib.request.URLopener urllib.request.URLopener.__del__ urllib.request.URLopener.__init__ urllib.request.URLopener._https_connection urllib.request.URLopener._open_generic_http urllib.request.URLopener.addheader urllib.request.URLopener.cleanup urllib.request.URLopener.close urllib.request.URLopener.http_error urllib.request.URLopener.http_error_default urllib.request.URLopener.open urllib.request.URLopener.open_data urllib.request.URLopener.open_file urllib.request.URLopener.open_ftp urllib.request.URLopener.open_http urllib.request.URLopener.open_https urllib.request.URLopener.open_local_file urllib.request.URLopener.open_unknown urllib.request.URLopener.open_unknown_proxy urllib.request.URLopener.retrieve urllib.request.UnknownHandler urllib.request.UnknownHandler.unknown_open urllib.request._proxy_bypass_macosx_sysconf urllib.request._safe_gethostbyname urllib.request.build_opener urllib.request.ftperrors urllib.request.ftpwrapper urllib.request.ftpwrapper.__init__ urllib.request.ftpwrapper.close urllib.request.ftpwrapper.endtransfer urllib.request.ftpwrapper.file_close urllib.request.ftpwrapper.init urllib.request.ftpwrapper.real_close urllib.request.ftpwrapper.retrfile urllib.request.getproxies_environment urllib.request.install_opener urllib.request.localhost urllib.request.noheaders urllib.request.parse_http_list urllib.request.parse_keqv_list urllib.request.pathname2url urllib.request.proxy_bypass_environment urllib.request.request_host urllib.request.thishost urllib.request.url2pathname urllib.request.urlcleanup urllib.request.urlopen urllib.request.urlretrieve 1 items passed all tests: 11 tests in urllib.request._parse_proxy 11 tests in 166 items. 11 passed and 0 failed. Test passed. doctest (urllib.request) ... 11 tests with zero failures test_URLError_reasonstr (test.test_urllib2.TrivialTests) ... ok test___all__ (test.test_urllib2.TrivialTests) ... ok test_parse_http_list (test.test_urllib2.TrivialTests) ... ok test_trivial (test.test_urllib2.TrivialTests) ... ok test_add_non_handler (test.test_urllib2.OpenerDirectorTests) ... ok test_badly_named_methods (test.test_urllib2.OpenerDirectorTests) ... ok test_handled (test.test_urllib2.OpenerDirectorTests) ... ok test_handler_order (test.test_urllib2.OpenerDirectorTests) ... ok test_http_error (test.test_urllib2.OpenerDirectorTests) ... ok test_method_deprecations (test.test_urllib2.OpenerDirectorTests) ... ok test_processors (test.test_urllib2.OpenerDirectorTests) ... ok test_raise (test.test_urllib2.OpenerDirectorTests) ... ok test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests) ... ok test_basic_auth (test.test_urllib2.HandlerTests) ... ok test_basic_auth_with_single_quoted_realm (test.test_urllib2.HandlerTests) ... ok test_basic_auth_with_unquoted_realm (test.test_urllib2.HandlerTests) ... ok test_cookie_redirect (test.test_urllib2.HandlerTests) ... ok test_cookies (test.test_urllib2.HandlerTests) ... ok test_errors (test.test_urllib2.HandlerTests) ... ok test_file (test.test_urllib2.HandlerTests) ... ok test_fixpath_in_weirdurls (test.test_urllib2.HandlerTests) ... ok test_ftp (test.test_urllib2.HandlerTests) ... ok test_http (test.test_urllib2.HandlerTests) ... ok test_http_doubleslash (test.test_urllib2.HandlerTests) ... ok test_invalid_redirect (test.test_urllib2.HandlerTests) ... ok test_osx_proxy_bypass (test.test_urllib2.HandlerTests) ... skipped 'only relevant for OSX' test_proxy (test.test_urllib2.HandlerTests) ... ok test_proxy_basic_auth (test.test_urllib2.HandlerTests) ... ok test_proxy_https (test.test_urllib2.HandlerTests) ... ok test_proxy_https_proxy_authorization (test.test_urllib2.HandlerTests) ... ok test_proxy_no_proxy (test.test_urllib2.HandlerTests) ... ok test_proxy_no_proxy_all (test.test_urllib2.HandlerTests) ... ok test_redirect (test.test_urllib2.HandlerTests) ... ok test_redirect_fragment (test.test_urllib2.HandlerTests) ... ok test_relative_redirect (test.test_urllib2.HandlerTests) ... ok test_unsupported_auth_basic_handler (test.test_urllib2.HandlerTests) ... ok test_unsupported_auth_digest_handler (test.test_urllib2.HandlerTests) ... ok test_HTTPError_interface (test.test_urllib2.MiscTests) ... ok test_build_opener (test.test_urllib2.MiscTests) ... ok test_HTTPError_interface_call (test.test_urllib2.RequestTests) ... ok test_data (test.test_urllib2.RequestTests) ... ok test_get_full_url (test.test_urllib2.RequestTests) ... ok test_get_host (test.test_urllib2.RequestTests) ... ok test_get_host_unquote (test.test_urllib2.RequestTests) ... ok test_get_type (test.test_urllib2.RequestTests) ... ok test_method (test.test_urllib2.RequestTests) ... ok test_proxy (test.test_urllib2.RequestTests) ... ok test_selector (test.test_urllib2.RequestTests) ... ok test_url_fragment (test.test_urllib2.RequestTests) ... ok test_wrapped_url (test.test_urllib2.RequestTests) ... ok test_password_manager (test.test_urllib2.RequestHdrsTests) ... ok test_password_manager_default_port (test.test_urllib2.RequestHdrsTests) ... ok test_request_headers_dict (test.test_urllib2.RequestHdrsTests) ... ok test_request_headers_methods (test.test_urllib2.RequestHdrsTests) ... ok ---------------------------------------------------------------------- Ran 54 tests in 0.551s OK (skipped=1) 1 test OK. =================== test_urllib2_localnet ==================== 0.48user 0.03system 0:02.77elapsed 18%CPU (0avgtext+0avgdata 49548maxresident)k 32inputs+72outputs (0major+10597minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib2_localnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib2_localnet == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34251 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_urllib2_localnet test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_no_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_200 (test.test_urllib2_localnet.TestUrlopen) ... ok test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen) ... ok test_404 (test.test_urllib2_localnet.TestUrlopen) ... ok test_bad_address (test.test_urllib2_localnet.TestUrlopen) ... skipped "Use of the 'network' resource not enabled" test_basic (test.test_urllib2_localnet.TestUrlopen) ... ok test_chunked (test.test_urllib2_localnet.TestUrlopen) ... ok test_geturl (test.test_urllib2_localnet.TestUrlopen) ... ok test_https (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cafile (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread stopping HTTPS server joining HTTPS thread ok test_info (test.test_urllib2_localnet.TestUrlopen) ... ok test_iteration (test.test_urllib2_localnet.TestUrlopen) ... ok test_line_iteration (test.test_urllib2_localnet.TestUrlopen) ... ok test_redirection (test.test_urllib2_localnet.TestUrlopen) ... ok test_sending_headers (test.test_urllib2_localnet.TestUrlopen) ... ok ---------------------------------------------------------------------- Ran 19 tests in 1.645s OK (skipped=1) 1 test OK. =================== test_urllib2net ==================== Got an error: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca Got an error: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca 0.75user 0.03system 0:02.33elapsed 33%CPU (0avgtext+0avgdata 48212maxresident)k 32inputs+72outputs (0major+10291minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib2net ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib2net == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34274 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_urllib2net test_urllib2net skipped -- Use of the 'network' resource not enabled 1 test skipped: test_urllib2net Those skips are all expected on linux. =================== test_urllib_response ==================== 0.20user 0.02system 0:00.54elapsed 40%CPU (0avgtext+0avgdata 45232maxresident)k 0inputs+40outputs (0major+9523minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib_response ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib_response == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34278 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_urllib_response test_with (test.test_urllib_response.Testaddbase) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. =================== test_urllibnet ==================== 0.14user 0.01system 0:00.45elapsed 35%CPU (0avgtext+0avgdata 40424maxresident)k 0inputs+16outputs (0major+8075minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllibnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllibnet == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34282 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled 1 test skipped: test_urllibnet Those skips are all expected on linux. 0.19user 0.02system 0:00.39elapsed 54%CPU (0avgtext+0avgdata 44584maxresident)k 0inputs+40outputs (0major+9308minor)pagefaults 0swaps =================== test_urlparse ==================== + for TestName in $(cat testnames.txt) + echo =================== test_urlparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urlparse == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34286 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_urlparse test_RFC1808 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2368 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2396 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2732 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC3986 (test.test_urlparse.UrlParseTestCase) ... ok test_anyscheme (test.test_urlparse.UrlParseTestCase) ... ok test_attributes_bad_port (test.test_urlparse.UrlParseTestCase) Check handling of non-integer ports. ... ok test_attributes_without_netloc (test.test_urlparse.UrlParseTestCase) ... ok test_http_roundtrips (test.test_urlparse.UrlParseTestCase) ... ok test_issue14072 (test.test_urlparse.UrlParseTestCase) ... ok test_mixed_types_rejected (test.test_urlparse.UrlParseTestCase) ... ok test_noslash (test.test_urlparse.UrlParseTestCase) ... ok test_parse_qs_encoding (test.test_urlparse.UrlParseTestCase) ... ok test_parse_qsl_encoding (test.test_urlparse.UrlParseTestCase) ... ok test_portseparator (test.test_urlparse.UrlParseTestCase) ... ok test_qsl (test.test_urlparse.UrlParseTestCase) ... ok test_quote_errors (test.test_urlparse.UrlParseTestCase) ... ok test_quote_from_bytes (test.test_urlparse.UrlParseTestCase) ... ok test_result_pairs (test.test_urlparse.UrlParseTestCase) ... ok test_roundtrips (test.test_urlparse.UrlParseTestCase) ... ok test_splitnport (test.test_urlparse.UrlParseTestCase) ... ok test_splitport (test.test_urlparse.UrlParseTestCase) ... ok test_splitquery (test.test_urlparse.UrlParseTestCase) ... ok test_splitvalue (test.test_urlparse.UrlParseTestCase) ... ok test_telurl_params (test.test_urlparse.UrlParseTestCase) ... ok test_to_bytes (test.test_urlparse.UrlParseTestCase) ... ok test_unparse_parse (test.test_urlparse.UrlParseTestCase) ... ok test_unquote_to_bytes (test.test_urlparse.UrlParseTestCase) ... ok test_urldefrag (test.test_urlparse.UrlParseTestCase) ... ok test_urlencode_sequences (test.test_urlparse.UrlParseTestCase) ... ok test_urljoins (test.test_urlparse.UrlParseTestCase) ... ok test_urlsplit_attributes (test.test_urlparse.UrlParseTestCase) ... ok test_usingsys (test.test_urlparse.UrlParseTestCase) ... ok test_withoutscheme (test.test_urlparse.UrlParseTestCase) ... ok ---------------------------------------------------------------------- Ran 34 tests in 0.047s OK 1 test OK. 0.22user 0.02system 0:01.02elapsed 23%CPU (0avgtext+0avgdata 43656maxresident)k 0inputs+96outputs (0major+8959minor)pagefaults 0swaps =================== test_userdict ==================== + for TestName in $(cat testnames.txt) + echo =================== test_userdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_userdict == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34290 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_userdict test_all (test.test_userdict.UserDictTest) ... ok test_bool (test.test_userdict.UserDictTest) ... ok test_clear (test.test_userdict.UserDictTest) ... ok test_constructor (test.test_userdict.UserDictTest) ... ok test_contains (test.test_userdict.UserDictTest) ... ok test_copy (test.test_userdict.UserDictTest) ... ok test_eq (test.test_userdict.UserDictTest) ... ok test_fromkeys (test.test_userdict.UserDictTest) ... ok test_get (test.test_userdict.UserDictTest) ... ok test_getitem (test.test_userdict.UserDictTest) ... ok test_items (test.test_userdict.UserDictTest) ... ok test_keys (test.test_userdict.UserDictTest) ... ok test_len (test.test_userdict.UserDictTest) ... ok test_missing (test.test_userdict.UserDictTest) ... ok test_mutatingiteration (test.test_userdict.UserDictTest) ... ok test_pop (test.test_userdict.UserDictTest) ... ok test_popitem (test.test_userdict.UserDictTest) ... ok test_read (test.test_userdict.UserDictTest) ... ok test_repr (test.test_userdict.UserDictTest) ... ok test_setdefault (test.test_userdict.UserDictTest) ... ok test_update (test.test_userdict.UserDictTest) ... ok test_values (test.test_userdict.UserDictTest) ... ok test_write (test.test_userdict.UserDictTest) ... ok ---------------------------------------------------------------------- Ran 23 tests in 0.414s OK 1 test OK. 0.29user 0.02system 0:00.86elapsed 36%CPU (0avgtext+0avgdata 42072maxresident)k 0inputs+32outputs (0major+8623minor)pagefaults 0swaps =================== test_userlist ==================== + for TestName in $(cat testnames.txt) + echo =================== test_userlist ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_userlist == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34294 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_userlist test_add_specials (test.test_userlist.UserListTest) ... ok test_addmul (test.test_userlist.UserListTest) ... ok test_append (test.test_userlist.UserListTest) ... ok test_bigrepeat (test.test_userlist.UserListTest) ... ok test_clear (test.test_userlist.UserListTest) ... ok test_constructor_exception_handling (test.test_userlist.UserListTest) ... ok test_constructors (test.test_userlist.UserListTest) ... ok test_contains (test.test_userlist.UserListTest) ... ok test_contains_fake (test.test_userlist.UserListTest) ... ok test_contains_order (test.test_userlist.UserListTest) ... ok test_copy (test.test_userlist.UserListTest) ... ok test_count (test.test_userlist.UserListTest) ... ok test_delitem (test.test_userlist.UserListTest) ... ok test_delslice (test.test_userlist.UserListTest) ... ok test_extend (test.test_userlist.UserListTest) ... ok test_extendedslicing (test.test_userlist.UserListTest) ... ok test_getitem (test.test_userlist.UserListTest) ... ok test_getitemoverwriteiter (test.test_userlist.UserListTest) ... ok test_getslice (test.test_userlist.UserListTest) ... ok test_iadd (test.test_userlist.UserListTest) ... ok test_imul (test.test_userlist.UserListTest) ... ok test_index (test.test_userlist.UserListTest) ... ok test_init (test.test_userlist.UserListTest) ... ok test_insert (test.test_userlist.UserListTest) ... ok test_len (test.test_userlist.UserListTest) ... ok test_minmax (test.test_userlist.UserListTest) ... ok test_mixedadd (test.test_userlist.UserListTest) ... ok test_mixedcmp (test.test_userlist.UserListTest) ... ok test_pickle (test.test_userlist.UserListTest) ... ok test_pop (test.test_userlist.UserListTest) ... ok test_print (test.test_userlist.UserListTest) ... ok test_radd_specials (test.test_userlist.UserListTest) ... ok test_remove (test.test_userlist.UserListTest) ... ok test_repeat (test.test_userlist.UserListTest) ... ok test_repr (test.test_userlist.UserListTest) ... ok test_reverse (test.test_userlist.UserListTest) ... ok test_reversed (test.test_userlist.UserListTest) ... ok test_set_subscript (test.test_userlist.UserListTest) ... ok test_setitem (test.test_userlist.UserListTest) ... ok test_setslice (test.test_userlist.UserListTest) ... ok test_slice (test.test_userlist.UserListTest) ... ok test_sort (test.test_userlist.UserListTest) ... ok test_subscript (test.test_userlist.UserListTest) ... ok test_truth (test.test_userlist.UserListTest) ... ok test_userlist_copy (test.test_userlist.UserListTest) ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.577s OK 1 test OK. 0.17user 0.02system 0:00.76elapsed 25%CPU (0avgtext+0avgdata 44652maxresident)k 0inputs+32outputs (0major+9262minor)pagefaults 0swaps =================== test_userstring ==================== + for TestName in $(cat testnames.txt) + echo =================== test_userstring ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_userstring == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34298 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_userstring test___contains__ (test.test_userstring.UserStringTest) ... ok test_additional_rsplit (test.test_userstring.UserStringTest) ... ok test_additional_split (test.test_userstring.UserStringTest) ... ok test_capitalize (test.test_userstring.UserStringTest) ... ok test_center (test.test_userstring.UserStringTest) ... ok test_count (test.test_userstring.UserStringTest) ... ok test_endswith (test.test_userstring.UserStringTest) ... ok test_expandtabs (test.test_userstring.UserStringTest) ... ok test_extended_getslice (test.test_userstring.UserStringTest) ... ok test_find (test.test_userstring.UserStringTest) ... ok test_find_etc_raise_correct_error_messages (test.test_userstring.UserStringTest) ... ok test_floatformatting (test.test_userstring.UserStringTest) ... ok test_formatting (test.test_userstring.UserStringTest) ... ok test_formatting_c_limits (test.test_userstring.UserStringTest) ... skipped 'implementation detail specific to cpython' test_hash (test.test_userstring.UserStringTest) ... ok test_index (test.test_userstring.UserStringTest) ... ok test_inplace_rewrites (test.test_userstring.UserStringTest) ... ok test_isalnum (test.test_userstring.UserStringTest) ... ok test_isalpha (test.test_userstring.UserStringTest) ... ok test_isdigit (test.test_userstring.UserStringTest) ... ok test_islower (test.test_userstring.UserStringTest) ... ok test_isspace (test.test_userstring.UserStringTest) ... ok test_istitle (test.test_userstring.UserStringTest) ... ok test_isupper (test.test_userstring.UserStringTest) ... ok test_join (test.test_userstring.UserStringTest) ... ok test_ljust (test.test_userstring.UserStringTest) ... ok test_lower (test.test_userstring.UserStringTest) ... ok test_mul (test.test_userstring.UserStringTest) ... ok test_none_arguments (test.test_userstring.UserStringTest) ... ok test_partition (test.test_userstring.UserStringTest) ... ok test_replace (test.test_userstring.UserStringTest) ... ok test_replace_overflow (test.test_userstring.UserStringTest) ... skipped 'only applies to 32-bit platforms' test_rfind (test.test_userstring.UserStringTest) ... ok test_rindex (test.test_userstring.UserStringTest) ... ok test_rjust (test.test_userstring.UserStringTest) ... ok test_rpartition (test.test_userstring.UserStringTest) ... ok test_rsplit (test.test_userstring.UserStringTest) ... ok test_slice (test.test_userstring.UserStringTest) ... ok test_split (test.test_userstring.UserStringTest) ... ok test_splitlines (test.test_userstring.UserStringTest) ... ok test_startswith (test.test_userstring.UserStringTest) ... ok test_strip (test.test_userstring.UserStringTest) ... ok test_subscript (test.test_userstring.UserStringTest) ... ok test_swapcase (test.test_userstring.UserStringTest) ... ok test_title (test.test_userstring.UserStringTest) ... ok test_upper (test.test_userstring.UserStringTest) ... ok test_zfill (test.test_userstring.UserStringTest) ... ok ---------------------------------------------------------------------- Ran 47 tests in 6.028s OK (skipped=2) 1 test OK. 2.30user 0.02system 0:06.64elapsed 34%CPU (0avgtext+0avgdata 41368maxresident)k 0inputs+16outputs (0major+8335minor)pagefaults 0swaps =================== test_uu ==================== + for TestName in $(cat testnames.txt) + echo =================== test_uu ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_uu == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34302 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_uu test_decode (test.test_uu.UUTest) ... ok test_encode (test.test_uu.UUTest) ... ok test_missingbegin (test.test_uu.UUTest) ... ok test_truncatedinput (test.test_uu.UUTest) ... ok test_decode (test.test_uu.UUStdIOTest) ... ok test_encode (test.test_uu.UUStdIOTest) ... ok test_decode (test.test_uu.UUFileTest) ... ok test_decode_filename (test.test_uu.UUFileTest) ... ok test_decodetwice (test.test_uu.UUFileTest) ... ok test_encode (test.test_uu.UUFileTest) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.011s OK 1 test OK. 0.14user 0.01system 0:00.18elapsed 87%CPU (0avgtext+0avgdata 41140maxresident)k 0inputs+96outputs (0major+8258minor)pagefaults 0swaps =================== test_uuid ==================== + for TestName in $(cat testnames.txt) + echo =================== test_uuid ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_uuid == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34306 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_uuid testIssue8621 (test.test_uuid.TestUUID) ... ok test_UUID (test.test_uuid.TestUUID) ... ok test_exceptions (test.test_uuid.TestUUID) ... ok test_find_mac (test.test_uuid.TestUUID) ... skipped 'requires ifconfig' test_getnode (test.test_uuid.TestUUID) ... ok test_ifconfig_getnode (test.test_uuid.TestUUID) ... ok test_ipconfig_getnode (test.test_uuid.TestUUID) ... skipped 'requires Windows' test_netbios_getnode (test.test_uuid.TestUUID) ... skipped 'requires win32wnet' test_random_getnode (test.test_uuid.TestUUID) ... ok test_unixdll_getnode (test.test_uuid.TestUUID) ... ok test_uuid1 (test.test_uuid.TestUUID) ... ok test_uuid3 (test.test_uuid.TestUUID) ... ok test_uuid4 (test.test_uuid.TestUUID) ... ok test_uuid5 (test.test_uuid.TestUUID) ... ok test_windll_getnode (test.test_uuid.TestUUID) ... skipped 'requires Windows' ---------------------------------------------------------------------- Ran 15 tests in 0.474s OK (skipped=4) 1 test OK. 0.34user 0.03system 0:01.08elapsed 35%CPU (0avgtext+0avgdata 43572maxresident)k 0inputs+72outputs (0major+14590minor)pagefaults 0swaps =================== test_venv ==================== + for TestName in $(cat testnames.txt) + echo =================== test_venv ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_venv == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34312 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_venv test_defaults (test.test_venv.BasicTest) ... ok test_executable (test.test_venv.BasicTest) ... FAIL test_executable_symlinks (test.test_venv.BasicTest) ... ok test_isolation (test.test_venv.BasicTest) ... ok test_overwrite_existing (test.test_venv.BasicTest) ... ok test_prefixes (test.test_venv.BasicTest) ... FAIL test_symlinking (test.test_venv.BasicTest) ... ok test_upgrade (test.test_venv.BasicTest) ... test test_venv failed ok ====================================================================== FAIL: test_executable (test.test_venv.BasicTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_venv.py", line 178, in test_executable self.assertEqual(out.strip(), envpy.encode()) AssertionError: b'' != b'/tmp/tmppsce7w/bin/pypy-c' ====================================================================== FAIL: test_prefixes (test.test_venv.BasicTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.5.0-src/lib-python/3/test/test_venv.py", line 110, in test_prefixes self.assertEqual(out.strip(), expected.encode()) AssertionError: b'' != b'/tmp/tmpdkmycg' ---------------------------------------------------------------------- Ran 8 tests in 0.398s FAILED (failures=2) 1 test failed: test_venv 0.21user 0.04system 0:00.85elapsed 30%CPU (0avgtext+0avgdata 42172maxresident)k 0inputs+416outputs (0major+19119minor)pagefaults 0swaps + echo test_venv =================== test_wait3 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_wait3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wait3 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34320 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_wait3 test_wait (test.test_wait3.Wait3Test) ... ok ---------------------------------------------------------------------- Ran 1 test in 4.740s OK 1 test OK. 0.21user 0.02system 0:05.25elapsed 4%CPU (0avgtext+0avgdata 40740maxresident)k 0inputs+16outputs (0major+9921minor)pagefaults 0swaps =================== test_wait4 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_wait4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wait4 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34329 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_wait4 test_wait (test.test_wait4.Wait4Test) ... ok ---------------------------------------------------------------------- Ran 1 test in 5.357s OK 1 test OK. 0.18user 0.02system 0:05.83elapsed 3%CPU (0avgtext+0avgdata 40756maxresident)k 0inputs+16outputs (0major+9376minor)pagefaults 0swaps =================== test_warnings ==================== + for TestName in $(cat testnames.txt) + echo =================== test_warnings ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_warnings == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34338 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_warnings test_issue_8766 (test.test_warnings.BootstrapTest) ... ok test_catch_warnings_defaults (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_recording (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_reentry_guard (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_restore (test.test_warnings.CCatchWarningTests) ... ok test_check_warnings (test.test_warnings.CCatchWarningTests) ... ok test_comma_separated_warnings (test.test_warnings.CEnvironmentVariableTests) ... ok test_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests) ... ok test_nonascii (test.test_warnings.CEnvironmentVariableTests) ... skipped 'requires non-ascii filesystemencoding' test_single_warning (test.test_warnings.CEnvironmentVariableTests) ... ok test_always (test.test_warnings.CFilterTests) ... ok test_default (test.test_warnings.CFilterTests) ... ok test_error (test.test_warnings.CFilterTests) ... ok test_filterwarnings (test.test_warnings.CFilterTests) ... ok test_ignore (test.test_warnings.CFilterTests) ... ok test_inheritance (test.test_warnings.CFilterTests) ... ok test_module (test.test_warnings.CFilterTests) ... ok test_once (test.test_warnings.CFilterTests) ... ok test_ordering (test.test_warnings.CFilterTests) ... ok test_improper_input (test.test_warnings.CWCmdLineTests) ... ok test_improper_option (test.test_warnings.CWCmdLineTests) ... ok test_warnings_bootstrap (test.test_warnings.CWCmdLineTests) ... ok test_accelerated (test.test_warnings.CWarnTests) ... ok test_bad_str (test.test_warnings.CWarnTests) ... ok test_filename (test.test_warnings.CWarnTests) ... ok test_message (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_with_argv (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_with_argv_empty_string (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_without_argv (test.test_warnings.CWarnTests) ... ok test_missing_filename_not_main (test.test_warnings.CWarnTests) ... ok test_stacklevel (test.test_warnings.CWarnTests) ... ok test_warn_explicit_type_errors (test.test_warnings.CWarnTests) ... ok test_warn_nonstandard_types (test.test_warnings.CWarnTests) ... ok test_formatwarning (test.test_warnings.CWarningsDisplayTests) ... ok test_showwarning (test.test_warnings.CWarningsDisplayTests) ... ok test_catch_warnings_defaults (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_recording (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_reentry_guard (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_restore (test.test_warnings.PyCatchWarningTests) ... ok test_check_warnings (test.test_warnings.PyCatchWarningTests) ... ok test_comma_separated_warnings (test.test_warnings.PyEnvironmentVariableTests) ... ok test_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests) ... ok test_nonascii (test.test_warnings.PyEnvironmentVariableTests) ... skipped 'requires non-ascii filesystemencoding' test_single_warning (test.test_warnings.PyEnvironmentVariableTests) ... ok test_always (test.test_warnings.PyFilterTests) ... ok test_default (test.test_warnings.PyFilterTests) ... ok test_error (test.test_warnings.PyFilterTests) ... ok test_filterwarnings (test.test_warnings.PyFilterTests) ... ok test_ignore (test.test_warnings.PyFilterTests) ... ok test_inheritance (test.test_warnings.PyFilterTests) ... ok test_module (test.test_warnings.PyFilterTests) ... ok test_once (test.test_warnings.PyFilterTests) ... ok test_ordering (test.test_warnings.PyFilterTests) ... ok test_improper_input (test.test_warnings.PyWCmdLineTests) ... ok test_improper_option (test.test_warnings.PyWCmdLineTests) ... ok test_warnings_bootstrap (test.test_warnings.PyWCmdLineTests) ... ok test_bad_str (test.test_warnings.PyWarnTests) ... ok test_filename (test.test_warnings.PyWarnTests) ... ok test_message (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_with_argv (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_with_argv_empty_string (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_without_argv (test.test_warnings.PyWarnTests) ... ok test_missing_filename_not_main (test.test_warnings.PyWarnTests) ... ok test_pure_python (test.test_warnings.PyWarnTests) ... ok test_stacklevel (test.test_warnings.PyWarnTests) ... ok test_warn_explicit_type_errors (test.test_warnings.PyWarnTests) ... ok test_warn_nonstandard_types (test.test_warnings.PyWarnTests) ... ok test_formatwarning (test.test_warnings.PyWarningsDisplayTests) ... ok test_showwarning (test.test_warnings.PyWarningsDisplayTests) ... ok test_default_action (test.test_warnings._WarningsTests) ... ok test_filename_none (test.test_warnings._WarningsTests) ... ok test_filter (test.test_warnings._WarningsTests) ... ok test_onceregistry (test.test_warnings._WarningsTests) ... ok test_show_warning_output (test.test_warnings._WarningsTests) ... ok test_showwarning_missing (test.test_warnings._WarningsTests) ... ok test_showwarning_not_callable (test.test_warnings._WarningsTests) ... ok ---------------------------------------------------------------------- Ran 76 tests in 2.867s OK (skipped=2) 1 test OK. 0.66user 0.11system 0:03.32elapsed 23%CPU (0avgtext+0avgdata 43536maxresident)k 0inputs+104outputs (0major+52320minor)pagefaults 0swaps =================== test_wave ==================== + for TestName in $(cat testnames.txt) + echo =================== test_wave ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wave == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34354 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_wave test_close (test.test_wave.WavePCM16Test) ... ok test_copy (test.test_wave.WavePCM16Test) ... ok test_incompleted_write (test.test_wave.WavePCM16Test) ... ok test_multiple_writes (test.test_wave.WavePCM16Test) ... ok test_overflowed_write (test.test_wave.WavePCM16Test) ... ok test_read (test.test_wave.WavePCM16Test) ... ok test_read_not_from_start (test.test_wave.WavePCM16Test) ... ok test_read_params (test.test_wave.WavePCM16Test) ... ok test_unseekable_incompleted_write (test.test_wave.WavePCM16Test) ... expected failure test_unseekable_read (test.test_wave.WavePCM16Test) ... ok test_write (test.test_wave.WavePCM16Test) ... ok test_write_params (test.test_wave.WavePCM16Test) ... ok test_close (test.test_wave.WavePCM24Test) ... ok test_copy (test.test_wave.WavePCM24Test) ... ok test_incompleted_write (test.test_wave.WavePCM24Test) ... ok test_multiple_writes (test.test_wave.WavePCM24Test) ... ok test_overflowed_write (test.test_wave.WavePCM24Test) ... ok test_read (test.test_wave.WavePCM24Test) ... ok test_read_not_from_start (test.test_wave.WavePCM24Test) ... ok test_read_params (test.test_wave.WavePCM24Test) ... ok test_unseekable_read (test.test_wave.WavePCM24Test) ... ok test_write (test.test_wave.WavePCM24Test) ... ok test_write_params (test.test_wave.WavePCM24Test) ... ok test_close (test.test_wave.WavePCM32Test) ... ok test_copy (test.test_wave.WavePCM32Test) ... ok test_incompleted_write (test.test_wave.WavePCM32Test) ... ok test_multiple_writes (test.test_wave.WavePCM32Test) ... ok test_overflowed_write (test.test_wave.WavePCM32Test) ... ok test_read (test.test_wave.WavePCM32Test) ... ok test_read_not_from_start (test.test_wave.WavePCM32Test) ... ok test_read_params (test.test_wave.WavePCM32Test) ... ok test_unseekable_incompleted_write (test.test_wave.WavePCM32Test) ... expected failure test_unseekable_read (test.test_wave.WavePCM32Test) ... ok test_write (test.test_wave.WavePCM32Test) ... ok test_write_params (test.test_wave.WavePCM32Test) ... ok test_close (test.test_wave.WavePCM8Test) ... ok test_copy (test.test_wave.WavePCM8Test) ... ok test_incompleted_write (test.test_wave.WavePCM8Test) ... ok test_multiple_writes (test.test_wave.WavePCM8Test) ... ok test_overflowed_write (test.test_wave.WavePCM8Test) ... ok test_read (test.test_wave.WavePCM8Test) ... ok test_read_not_from_start (test.test_wave.WavePCM8Test) ... ok test_read_params (test.test_wave.WavePCM8Test) ... ok test_unseekable_read (test.test_wave.WavePCM8Test) ... ok test_write (test.test_wave.WavePCM8Test) ... ok test_write_params (test.test_wave.WavePCM8Test) ... ok ---------------------------------------------------------------------- Ran 46 tests in 0.061s OK (expected failures=2) 1 test OK. 0.20user 0.02system 0:00.89elapsed 25%CPU (0avgtext+0avgdata 41888maxresident)k 0inputs+504outputs (0major+8485minor)pagefaults 0swaps =================== test_weakref ==================== + for TestName in $(cat testnames.txt) + echo =================== test_weakref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_weakref == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34358 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_weakref test_basic_callback (test.test_weakref.ReferencesTestCase) ... ok test_basic_proxy (test.test_weakref.ReferencesTestCase) ... ok test_basic_ref (test.test_weakref.ReferencesTestCase) ... ok test_callable_proxy (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_1 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_2 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_3 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_4 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_resurrection (test.test_weakref.ReferencesTestCase) ... ok test_callbacks_on_callback (test.test_weakref.ReferencesTestCase) ... ok test_callbacks_protected (test.test_weakref.ReferencesTestCase) ... ok test_classes (test.test_weakref.ReferencesTestCase) ... ok test_equality (test.test_weakref.ReferencesTestCase) ... ok test_gc_during_proxy_creation (test.test_weakref.ReferencesTestCase) ... skipped 'implementation detail not available on pypy' test_gc_during_ref_creation (test.test_weakref.ReferencesTestCase) ... skipped 'implementation detail not available on pypy' test_getweakrefcount (test.test_weakref.ReferencesTestCase) ... ok test_getweakrefs (test.test_weakref.ReferencesTestCase) ... ok test_hashing (test.test_weakref.ReferencesTestCase) ... ok test_init (test.test_weakref.ReferencesTestCase) ... ok test_multiple_callbacks (test.test_weakref.ReferencesTestCase) ... ok test_multiple_selfref_callbacks (test.test_weakref.ReferencesTestCase) ... ok test_newstyle_number_ops (test.test_weakref.ReferencesTestCase) ... ok test_ordering (test.test_weakref.ReferencesTestCase) ... ok test_proxy_bool (test.test_weakref.ReferencesTestCase) ... ok test_proxy_deletion (test.test_weakref.ReferencesTestCase) ... ok test_proxy_div (test.test_weakref.ReferencesTestCase) ... ok test_proxy_index (test.test_weakref.ReferencesTestCase) ... ok test_proxy_ref (test.test_weakref.ReferencesTestCase) ... ok test_proxy_reuse (test.test_weakref.ReferencesTestCase) ... ok test_proxy_unicode (test.test_weakref.ReferencesTestCase) ... ok test_ref_created_during_del (test.test_weakref.ReferencesTestCase) ... ok test_ref_reuse (test.test_weakref.ReferencesTestCase) ... ok test_sf_bug_840829 (test.test_weakref.ReferencesTestCase) ... ok test_shared_proxy_without_callback (test.test_weakref.ReferencesTestCase) ... ok test_shared_ref_without_callback (test.test_weakref.ReferencesTestCase) ... ok test_trashcan_16602 (test.test_weakref.ReferencesTestCase) ... ok test_make_weak_keyed_dict_from_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_keyed_dict_from_weak_keyed_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_valued_dict_from_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_valued_dict_from_weak_valued_dict (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_bad_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_cascading_deletes (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_popitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_setdefault (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_update (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_iters (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_len_cycles (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_len_race (test.test_weakref.MappingTestCase) ... skipped 'implementation detail not available on pypy' test_weak_keys (test.test_weakref.MappingTestCase) ... ok test_weak_keys_destroy_while_iterating (test.test_weakref.MappingTestCase) ... ok test_weak_valued_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_popitem (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_setdefault (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_update (test.test_weakref.MappingTestCase) ... ok test_weak_valued_iters (test.test_weakref.MappingTestCase) ... ok test_weak_valued_len_cycles (test.test_weakref.MappingTestCase) ... ok test_weak_valued_len_race (test.test_weakref.MappingTestCase) ... skipped 'implementation detail not available on pypy' test_weak_values (test.test_weakref.MappingTestCase) ... ok test_weak_values_destroy_while_iterating (test.test_weakref.MappingTestCase) ... ok test_bool (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_constructor (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_get (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_getitem (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_items (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_keys (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_len (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_pop (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_popitem (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_read (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_setdefault (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_update (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_values (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_write (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_bool (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_constructor (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_get (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_getitem (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_items (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_keys (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_len (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_pop (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_popitem (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_read (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_setdefault (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_update (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_values (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_write (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_subclass_refs (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_dont_conflate_callbacks (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_dont_replace_standard_refs (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_with_cycle (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_with_slots (test.test_weakref.SubclassableWeakrefTestCase) ... ok ---------------------------------------------------------------------- Ran 93 tests in 2.250s OK (skipped=4) Trying: from test.support import gc_collect Expecting nothing ok Trying: import weakref Expecting nothing ok Trying: class Dict(dict): pass Expecting nothing ok Trying: obj = Dict(red=1, green=2, blue=3) # this object is weak referencable Expecting nothing ok Trying: r = weakref.ref(obj) Expecting nothing ok Trying: print(r() is obj) Expecting: True ok Trying: import weakref Expecting nothing ok Trying: class Object: pass Expecting nothing ok Trying: o = Object() Expecting nothing ok Trying: r = weakref.ref(o) Expecting nothing ok Trying: o2 = r() Expecting nothing ok Trying: o is o2 Expecting: True ok Trying: del o, o2 Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: print(r()) Expecting: None ok Trying: import weakref Expecting nothing ok Trying: class ExtendedRef(weakref.ref): def __init__(self, ob, callback=None, **annotations): super().__init__(ob, callback) self.__counter = 0 for k, v in annotations.items(): setattr(self, k, v) def __call__(self): '''Return a pair containing the referent and the number of times the reference has been called. ''' ob = super().__call__() if ob is not None: self.__counter += 1 ob = (ob, self.__counter) return ob Expecting nothing ok Trying: class A: # not in docs from here, just testing the ExtendedRef pass Expecting nothing ok Trying: a = A() Expecting nothing ok Trying: r = ExtendedRef(a, foo=1, bar="baz") Expecting nothing ok Trying: r.foo Expecting: 1 ok Trying: r.bar Expecting: 'baz' ok Trying: r()[1] Expecting: 1 ok Trying: r()[1] Expecting: 2 ok Trying: r()[0] is a Expecting: True ok Trying: import weakref Expecting nothing ok Trying: _id2obj_dict = weakref.WeakValueDictionary() Expecting nothing ok Trying: def remember(obj): oid = id(obj) _id2obj_dict[oid] = obj return oid Expecting nothing ok Trying: def id2obj(oid): return _id2obj_dict[oid] Expecting nothing ok Trying: a = A() # from here, just testing Expecting nothing ok Trying: a_id = remember(a) Expecting nothing ok Trying: id2obj(a_id) is a Expecting: True ok Trying: del a Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: try: id2obj(a_id) except KeyError: print('OK') else: print('WeakValueDictionary error') Expecting: OK ok 106 items had no tests: test.test_weakref test.test_weakref.C test.test_weakref.C.method test.test_weakref.Callable test.test_weakref.Callable.__call__ test.test_weakref.MappingTestCase test.test_weakref.MappingTestCase.check_iters test.test_weakref.MappingTestCase.check_len_cycles test.test_weakref.MappingTestCase.check_len_race test.test_weakref.MappingTestCase.check_popitem test.test_weakref.MappingTestCase.check_setdefault test.test_weakref.MappingTestCase.check_update test.test_weakref.MappingTestCase.check_weak_destroy_and_mutate_while_iterating test.test_weakref.MappingTestCase.check_weak_destroy_while_iterating test.test_weakref.MappingTestCase.make_weak_keyed_dict test.test_weakref.MappingTestCase.make_weak_valued_dict test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_dict test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_weak_keyed_dict test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_dict test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_weak_valued_dict test.test_weakref.MappingTestCase.test_weak_keyed_bad_delitem test.test_weakref.MappingTestCase.test_weak_keyed_cascading_deletes test.test_weakref.MappingTestCase.test_weak_keyed_delitem test.test_weakref.MappingTestCase.test_weak_keyed_dict_popitem test.test_weakref.MappingTestCase.test_weak_keyed_dict_setdefault test.test_weakref.MappingTestCase.test_weak_keyed_dict_update test.test_weakref.MappingTestCase.test_weak_keyed_iters test.test_weakref.MappingTestCase.test_weak_keyed_len_cycles test.test_weakref.MappingTestCase.test_weak_keyed_len_race test.test_weakref.MappingTestCase.test_weak_keys test.test_weakref.MappingTestCase.test_weak_keys_destroy_while_iterating test.test_weakref.MappingTestCase.test_weak_valued_delitem test.test_weakref.MappingTestCase.test_weak_valued_dict_popitem test.test_weakref.MappingTestCase.test_weak_valued_dict_setdefault test.test_weakref.MappingTestCase.test_weak_valued_dict_update test.test_weakref.MappingTestCase.test_weak_valued_iters test.test_weakref.MappingTestCase.test_weak_valued_len_cycles test.test_weakref.MappingTestCase.test_weak_valued_len_race test.test_weakref.MappingTestCase.test_weak_values test.test_weakref.MappingTestCase.test_weak_values_destroy_while_iterating test.test_weakref.Object test.test_weakref.Object.__eq__ test.test_weakref.Object.__hash__ test.test_weakref.Object.__init__ test.test_weakref.Object.__lt__ test.test_weakref.Object.__repr__ test.test_weakref.RefCycle test.test_weakref.RefCycle.__init__ test.test_weakref.ReferencesTestCase test.test_weakref.ReferencesTestCase.check_basic_callback test.test_weakref.ReferencesTestCase.check_basic_ref test.test_weakref.ReferencesTestCase.check_gc_during_creation test.test_weakref.ReferencesTestCase.check_proxy test.test_weakref.ReferencesTestCase.check_shared_without_callback test.test_weakref.ReferencesTestCase.test_basic_callback test.test_weakref.ReferencesTestCase.test_basic_proxy test.test_weakref.ReferencesTestCase.test_basic_ref test.test_weakref.ReferencesTestCase.test_callable_proxy test.test_weakref.ReferencesTestCase.test_callback_in_cycle_1 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_2 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_3 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_4 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_resurrection test.test_weakref.ReferencesTestCase.test_callbacks_on_callback test.test_weakref.ReferencesTestCase.test_callbacks_protected test.test_weakref.ReferencesTestCase.test_classes test.test_weakref.ReferencesTestCase.test_equality test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation test.test_weakref.ReferencesTestCase.test_getweakrefcount test.test_weakref.ReferencesTestCase.test_getweakrefs test.test_weakref.ReferencesTestCase.test_hashing test.test_weakref.ReferencesTestCase.test_init test.test_weakref.ReferencesTestCase.test_multiple_callbacks test.test_weakref.ReferencesTestCase.test_multiple_selfref_callbacks test.test_weakref.ReferencesTestCase.test_newstyle_number_ops test.test_weakref.ReferencesTestCase.test_ordering test.test_weakref.ReferencesTestCase.test_proxy_bool test.test_weakref.ReferencesTestCase.test_proxy_deletion test.test_weakref.ReferencesTestCase.test_proxy_div test.test_weakref.ReferencesTestCase.test_proxy_index test.test_weakref.ReferencesTestCase.test_proxy_ref test.test_weakref.ReferencesTestCase.test_proxy_reuse test.test_weakref.ReferencesTestCase.test_proxy_unicode test.test_weakref.ReferencesTestCase.test_ref_created_during_del test.test_weakref.ReferencesTestCase.test_ref_reuse test.test_weakref.ReferencesTestCase.test_sf_bug_840829 test.test_weakref.ReferencesTestCase.test_shared_proxy_without_callback test.test_weakref.ReferencesTestCase.test_shared_ref_without_callback test.test_weakref.ReferencesTestCase.test_trashcan_16602 test.test_weakref.SubclassableWeakrefTestCase test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_conflate_callbacks test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_replace_standard_refs test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_cycle test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_slots test.test_weakref.TestBase test.test_weakref.TestBase.callback test.test_weakref.TestBase.setUp test.test_weakref.WeakKeyDictionaryTestCase test.test_weakref.WeakKeyDictionaryTestCase._reference test.test_weakref.WeakValueDictionaryTestCase test.test_weakref.WeakValueDictionaryTestCase._reference test.test_weakref.create_bound_method test.test_weakref.create_function test.test_weakref.test_main 1 items passed all tests: 35 tests in test.test_weakref.__test__.libreftest 35 tests in 107 items. 35 passed and 0 failed. Test passed. doctest (test.test_weakref) ... 35 tests with zero failures 1 test OK. 0.84user 0.02system 0:03.12elapsed 27%CPU (0avgtext+0avgdata 44392maxresident)k 0inputs+168outputs (0major+9357minor)pagefaults 0swaps =================== test_weakset ==================== + for TestName in $(cat testnames.txt) + echo =================== test_weakset ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_weakset == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34362 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_weakset test_add (test.test_weakset.TestWeakSet) ... ok test_and (test.test_weakset.TestWeakSet) ... ok test_clear (test.test_weakset.TestWeakSet) ... ok test_constructor_identity (test.test_weakset.TestWeakSet) ... ok test_contains (test.test_weakset.TestWeakSet) ... ok test_copy (test.test_weakset.TestWeakSet) ... ok test_difference (test.test_weakset.TestWeakSet) ... ok test_difference_update (test.test_weakset.TestWeakSet) ... ok test_discard (test.test_weakset.TestWeakSet) ... ok test_eq (test.test_weakset.TestWeakSet) ... ok test_gc (test.test_weakset.TestWeakSet) ... ok test_gt (test.test_weakset.TestWeakSet) ... ok test_hash (test.test_weakset.TestWeakSet) ... ok test_iand (test.test_weakset.TestWeakSet) ... ok test_init (test.test_weakset.TestWeakSet) ... ok test_inplace_on_self (test.test_weakset.TestWeakSet) ... ok test_intersection (test.test_weakset.TestWeakSet) ... ok test_intersection_update (test.test_weakset.TestWeakSet) ... ok test_ior (test.test_weakset.TestWeakSet) ... ok test_isdisjoint (test.test_weakset.TestWeakSet) ... ok test_isub (test.test_weakset.TestWeakSet) ... ok test_ixor (test.test_weakset.TestWeakSet) ... ok test_len (test.test_weakset.TestWeakSet) ... ok test_len_cycles (test.test_weakset.TestWeakSet) ... ok test_len_race (test.test_weakset.TestWeakSet) ... skipped 'PyPy has no cyclic collection' test_lt (test.test_weakset.TestWeakSet) ... ok test_methods (test.test_weakset.TestWeakSet) ... ok test_ne (test.test_weakset.TestWeakSet) ... ok test_new_or_init (test.test_weakset.TestWeakSet) ... ok test_or (test.test_weakset.TestWeakSet) ... ok test_pop (test.test_weakset.TestWeakSet) ... ok test_remove (test.test_weakset.TestWeakSet) ... ok test_sub (test.test_weakset.TestWeakSet) ... ok test_sub_and_super (test.test_weakset.TestWeakSet) ... ok test_subclass_with_custom_hash (test.test_weakset.TestWeakSet) ... ok test_symmetric_difference (test.test_weakset.TestWeakSet) ... ok test_symmetric_difference_update (test.test_weakset.TestWeakSet) ... ok test_union (test.test_weakset.TestWeakSet) ... ok test_update (test.test_weakset.TestWeakSet) ... ok test_update_set (test.test_weakset.TestWeakSet) ... ok test_weak_destroy_and_mutate_while_iterating (test.test_weakset.TestWeakSet) ... ok test_weak_destroy_while_iterating (test.test_weakset.TestWeakSet) ... ok test_xor (test.test_weakset.TestWeakSet) ... ok ---------------------------------------------------------------------- Ran 43 tests in 0.530s OK (skipped=1) 1 test OK. 0.30user 0.02system 0:00.96elapsed 33%CPU (0avgtext+0avgdata 42260maxresident)k 0inputs+64outputs (0major+8617minor)pagefaults 0swaps =================== test_webbrowser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_webbrowser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_webbrowser == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34366 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_webbrowser test_open (test.test_webbrowser.BackgroundBrowserCommandTest) ... ok test_open (test.test_webbrowser.ChromeCommandTest) ... ok test_open_new (test.test_webbrowser.ChromeCommandTest) ... ok test_open_new_tab (test.test_webbrowser.ChromeCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.ChromeCommandTest) ... ok test_open (test.test_webbrowser.ELinksCommandTest) ... ok test_open_new (test.test_webbrowser.ELinksCommandTest) ... ok test_open_new_tab (test.test_webbrowser.ELinksCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.ELinksCommandTest) ... ok test_open (test.test_webbrowser.GaleonCommandTest) ... ok test_open_new (test.test_webbrowser.GaleonCommandTest) ... ok test_open_new_tab (test.test_webbrowser.GaleonCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.GaleonCommandTest) ... ok test_open (test.test_webbrowser.GenericBrowserCommandTest) ... ok test_open (test.test_webbrowser.MozillaCommandTest) ... ok test_open_new (test.test_webbrowser.MozillaCommandTest) ... ok test_open_new_tab (test.test_webbrowser.MozillaCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.MozillaCommandTest) ... ok test_open (test.test_webbrowser.OperaCommandTest) ... ok test_open_new (test.test_webbrowser.OperaCommandTest) ... ok test_open_new_tab (test.test_webbrowser.OperaCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.OperaCommandTest) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.018s OK 1 test OK. 0.16user 0.01system 0:00.44elapsed 41%CPU (0avgtext+0avgdata 42164maxresident)k 0inputs+40outputs (0major+8589minor)pagefaults 0swaps =================== test_winreg ==================== + for TestName in $(cat testnames.txt) + echo =================== test_winreg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_winreg == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34370 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_winreg test_winreg skipped -- No module named 'winreg' 1 test skipped: test_winreg Those skips are all expected on linux. =================== test_winsound ==================== 0.15user 0.01system 0:00.79elapsed 21%CPU (0avgtext+0avgdata 41416maxresident)k 0inputs+56outputs (0major+8342minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_winsound ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_winsound == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34374 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_winsound test_winsound skipped -- Use of the 'audio' resource not enabled 1 test skipped: test_winsound Those skips are all expected on linux. 0.15user 0.01system 0:00.83elapsed 20%CPU (0avgtext+0avgdata 40852maxresident)k 0inputs+32outputs (0major+8203minor)pagefaults 0swaps =================== test_with ==================== + for TestName in $(cat testnames.txt) + echo =================== test_with ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_with == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34378 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_with testAssignmentToEmptyTupleError (test.test_with.FailureTestCase) ... ok testAssignmentToNoneError (test.test_with.FailureTestCase) ... ok testAssignmentToTupleContainingNoneError (test.test_with.FailureTestCase) ... ok testAssignmentToTupleOnlyContainingNoneError (test.test_with.FailureTestCase) ... ok testEnterAttributeError (test.test_with.FailureTestCase) ... ok testEnterThrows (test.test_with.FailureTestCase) ... ok testExitAttributeError (test.test_with.FailureTestCase) ... ok testExitThrows (test.test_with.FailureTestCase) ... ok testNameError (test.test_with.FailureTestCase) ... ok testBoundGenerator (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundSyntax (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundToDottedVariable (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundToExistingVariable (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorSyntax (test.test_with.NonexceptionalTestCase) ... ok testNestedSingleStatements (test.test_with.NonexceptionalTestCase) ... ok testUnboundGenerator (test.test_with.NonexceptionalTestCase) ... ok testMultipleArgBound (test.test_with.NestedNonexceptionalTestCase) ... ok testMultipleArgUnbound (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToMultipleElementTupleError (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToNonTuple (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToSingleElementParenthesizedList (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgInlineGeneratorSyntax (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgUnbound (test.test_with.NestedNonexceptionalTestCase) ... ok testErrorsInBool (test.test_with.ExceptionalTestCase) ... ok testExceptionNormalized (test.test_with.ExceptionalTestCase) ... ok testMultipleResourcesInSingleStatement (test.test_with.ExceptionalTestCase) ... ok testNestedExceptionAfterInnerStatement (test.test_with.ExceptionalTestCase) ... ok testNestedExceptionBeforeInnerStatement (test.test_with.ExceptionalTestCase) ... ok testNestedSingleStatements (test.test_with.ExceptionalTestCase) ... ok testRaisedGeneratorExit1 (test.test_with.ExceptionalTestCase) ... ok testRaisedGeneratorExit2 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration1 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration2 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration3 (test.test_with.ExceptionalTestCase) ... ok testSingleResource (test.test_with.ExceptionalTestCase) ... ok testWithBreak (test.test_with.NonLocalFlowControlTestCase) ... ok testWithContinue (test.test_with.NonLocalFlowControlTestCase) ... ok testWithRaise (test.test_with.NonLocalFlowControlTestCase) ... ok testWithReturn (test.test_with.NonLocalFlowControlTestCase) ... ok testWithYield (test.test_with.NonLocalFlowControlTestCase) ... ok testMultipleComplexTargets (test.test_with.AssignmentTargetTestCase) ... ok testSingleComplexTarget (test.test_with.AssignmentTargetTestCase) ... ok testExitFalseDoesntSwallowException (test.test_with.ExitSwallowsExceptionTestCase) ... ok testExitTrueSwallowsException (test.test_with.ExitSwallowsExceptionTestCase) ... ok testEnterReturnsTuple (test.test_with.NestedWith) ... ok testExceptionInEnter (test.test_with.NestedWith) ... ok testExceptionInExit (test.test_with.NestedWith) ... ok testExceptionInExprList (test.test_with.NestedWith) ... ok testNoExceptions (test.test_with.NestedWith) ... ok ---------------------------------------------------------------------- Ran 49 tests in 0.030s OK 1 test OK. 0.16user 0.02system 0:00.79elapsed 23%CPU (0avgtext+0avgdata 42832maxresident)k 0inputs+136outputs (0major+8738minor)pagefaults 0swaps =================== test_wsgiref ==================== + for TestName in $(cat testnames.txt) + echo =================== test_wsgiref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wsgiref == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34382 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_wsgiref testAbstractMethods (test.test_wsgiref.HandlerTests) ... ok testBasicErrorOutput (test.test_wsgiref.HandlerTests) ... ok testBytesData (test.test_wsgiref.HandlerTests) ... ok testCGIEnviron (test.test_wsgiref.HandlerTests) ... ok testCloseOnError (test.test_wsgiref.HandlerTests) ... ok testContentLength (test.test_wsgiref.HandlerTests) ... ok testEnviron (test.test_wsgiref.HandlerTests) ... ok testErrorAfterOutput (test.test_wsgiref.HandlerTests) ... ok testHeaderFormats (test.test_wsgiref.HandlerTests) ... ok testScheme (test.test_wsgiref.HandlerTests) ... ok testExtras (test.test_wsgiref.HeaderTests) ... ok testMappingInterface (test.test_wsgiref.HeaderTests) ... ok testRequireList (test.test_wsgiref.HeaderTests) ... ok test_bytes_validation (test.test_wsgiref.IntegrationTests) ... ok test_plain_hello (test.test_wsgiref.IntegrationTests) ... ok test_simple_validation_error (test.test_wsgiref.IntegrationTests) ... ok test_validated_hello (test.test_wsgiref.IntegrationTests) ... ok test_wsgi_input (test.test_wsgiref.IntegrationTests) ... ok testAppURIs (test.test_wsgiref.UtilityTests) ... ok testCrossDefaults (test.test_wsgiref.UtilityTests) ... ok testDefaults (test.test_wsgiref.UtilityTests) ... ok testFileWrapper (test.test_wsgiref.UtilityTests) ... ok testGuessScheme (test.test_wsgiref.UtilityTests) ... ok testHopByHop (test.test_wsgiref.UtilityTests) ... ok testNormalizedShifts (test.test_wsgiref.UtilityTests) ... ok testReqURIs (test.test_wsgiref.UtilityTests) ... ok testSimpleShifts (test.test_wsgiref.UtilityTests) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.028s OK 1 test OK. 0.23user 0.02system 0:00.51elapsed 50%CPU (0avgtext+0avgdata 46556maxresident)k 0inputs+80outputs (0major+9916minor)pagefaults 0swaps =================== test_xdrlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xdrlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xdrlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34386 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_xdrlib test_xdr (test.test_xdrlib.XDRTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. =================== test_xml_dom_minicompat ==================== 0.14user 0.01system 0:00.42elapsed 38%CPU (0avgtext+0avgdata 40636maxresident)k 0inputs+16outputs (0major+8175minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xml_dom_minicompat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xml_dom_minicompat == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34390 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_xml_dom_minicompat test_emptynodelist___add__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok test_emptynodelist___radd__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok test_emptynodelist_item (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok test_emptynodelist_length (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok test_nodelist___add__ (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist___radd__ (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_item (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_length (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_pickle_roundtrip (test.test_xml_dom_minicompat.NodeListTestCase) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.003s OK 1 test OK. 0.15user 0.01system 0:00.55elapsed 30%CPU (0avgtext+0avgdata 40692maxresident)k 0inputs+24outputs (0major+8170minor)pagefaults 0swaps =================== test_xml_etree ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xml_etree == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34394 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_xml_etree test_sanity (test.test_xml_etree.ModuleTest) ... ok test_delslice (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_negative_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_range (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_single_index (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_augmentation_type_errors (test.test_xml_etree.BasicElementTest) ... ok test_cyclic_gc (test.test_xml_etree.BasicElementTest) ... ok test_get_keyword_args (test.test_xml_etree.BasicElementTest) ... ok test_pickle (test.test_xml_etree.BasicElementTest) ... ok test_pickle_issue18997 (test.test_xml_etree.BasicElementTest) ... ok test_weakref (test.test_xml_etree.BasicElementTest) ... ok test_attrib (test.test_xml_etree.ElementTreeTest) ... ok test_cdata (test.test_xml_etree.ElementTreeTest) ... ok test_copy (test.test_xml_etree.ElementTreeTest) ... ok test_custom_builder (test.test_xml_etree.ElementTreeTest) ... ok test_doctype_public (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.ElementTreeTest) ... ok test_entity (test.test_xml_etree.ElementTreeTest) ... ok test_file_init (test.test_xml_etree.ElementTreeTest) ... ok test_getchildren (test.test_xml_etree.ElementTreeTest) ... ok test_html_empty_elems_serialization (test.test_xml_etree.ElementTreeTest) ... ok test_interface (test.test_xml_etree.ElementTreeTest) ... ok test_issue18347 (test.test_xml_etree.ElementTreeTest) ... ok test_iterparse (test.test_xml_etree.ElementTreeTest) ... ok test_makeelement (test.test_xml_etree.ElementTreeTest) ... ok test_methods (test.test_xml_etree.ElementTreeTest) ... ok test_namespace (test.test_xml_etree.ElementTreeTest) ... ok test_parsefile (test.test_xml_etree.ElementTreeTest) ... ok test_parseliteral (test.test_xml_etree.ElementTreeTest) ... ok test_path_cache (test.test_xml_etree.ElementTreeTest) ... ok test_processinginstruction (test.test_xml_etree.ElementTreeTest) ... ok test_qname (test.test_xml_etree.ElementTreeTest) ... ok test_simpleops (test.test_xml_etree.ElementTreeTest) ... ok test_writefile (test.test_xml_etree.ElementTreeTest) ... ok test_writestring (test.test_xml_etree.ElementTreeTest) ... ok test_xpath_tokenizer (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.IOTest) ... ok test_read_from_bytesio (test.test_xml_etree.IOTest) ... ok test_read_from_stringio (test.test_xml_etree.IOTest) ... ok test_read_from_user_binary_reader (test.test_xml_etree.IOTest) ... ok test_read_from_user_text_reader (test.test_xml_etree.IOTest) ... ok test_tostringlist_invariant (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_bytesio (test.test_xml_etree.IOTest) ... ok test_write_to_filename (test.test_xml_etree.IOTest) ... ok test_write_to_stringio (test.test_xml_etree.IOTest) ... ok test_write_to_text_file (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_user_text_writer (test.test_xml_etree.IOTest) ... ok test_error_code (test.test_xml_etree.ParseErrorTest) ... ok test_error_position (test.test_xml_etree.ParseErrorTest) ... ok test_subclass (test.test_xml_etree.ParseErrorTest) ... ok test_xinclude (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_default (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_failures (test.test_xml_etree.XIncludeTest) ... ok test_Element_subclass_constructor (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_new_method (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_trivial (test.test_xml_etree.ElementTreeTypeTest) ... ok test_istype (test.test_xml_etree.ElementTreeTypeTest) ... ok test_bad_find (test.test_xml_etree.ElementFindTest) ... ok test_find_simple (test.test_xml_etree.ElementFindTest) ... ok test_find_through_ElementTree (test.test_xml_etree.ElementFindTest) ... ok test_find_xpath (test.test_xml_etree.ElementFindTest) ... ok test_findall (test.test_xml_etree.ElementFindTest) ... ok test_findall_different_nsmaps (test.test_xml_etree.ElementFindTest) ... ok test_test_find_with_ns (test.test_xml_etree.ElementFindTest) ... ok test_basic (test.test_xml_etree.ElementIterTest) ... ok test_corners (test.test_xml_etree.ElementIterTest) ... ok test_iter_by_tag (test.test_xml_etree.ElementIterTest) ... ok test_doctype (test.test_xml_etree.TreeBuilderTest) ... ok test_dummy_builder (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_pure_python_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_treebuilder_elementfactory_none (test.test_xml_etree.TreeBuilderTest) ... ok test_constructor_args (test.test_xml_etree.XMLParserTest) ... ok test_parse_string (test.test_xml_etree.XMLParserTest) ... ok test_subclass (test.test_xml_etree.XMLParserTest) ... ok test_subclass_doctype (test.test_xml_etree.XMLParserTest) ... ok test_bug_1534630 (test.test_xml_etree.BugsTest) ... ok test_bug_200708_close (test.test_xml_etree.BugsTest) ... ok test_bug_200708_newline (test.test_xml_etree.BugsTest) ... ok test_bug_200709_default_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_insert (test.test_xml_etree.BugsTest) ... ok test_bug_200709_iter_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_register_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit21 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit25 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit28 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit39 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit54 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit55 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit60 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit62 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit63 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkitX1 (test.test_xml_etree.BugsTest) ... ok test_issue10777 (test.test_xml_etree.BugsTest) ... ok test_issue3151 (test.test_xml_etree.BugsTest) ... ok test_issue6233 (test.test_xml_etree.BugsTest) ... ok test_issue6565 (test.test_xml_etree.BugsTest) ... ok ---------------------------------------------------------------------- Ran 105 tests in 0.488s OK 1 test OK. 0.43user 0.02system 0:01.06elapsed 42%CPU (0avgtext+0avgdata 49460maxresident)k 0inputs+312outputs (0major+10962minor)pagefaults 0swaps =================== test_xml_etree_c ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree_c ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xml_etree_c == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34398 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_xml_etree_c test_length_overflow (test.test_xml_etree_c.MiscTests) ... skipped 'not enough memory: 2.0G minimum needed' test_alias_working (test.test_xml_etree_c.TestAliasWorking) ... skipped 'requires _elementtree' test_correct_import_cET (test.test_xml_etree_c.TestAcceleratorImported) ... skipped 'requires _elementtree' test_correct_import_cET_alias (test.test_xml_etree_c.TestAcceleratorImported) ... skipped 'requires _elementtree' test_element (test.test_xml_etree_c.SizeofTest) ... skipped 'requires _elementtree' test_element_with_attrib (test.test_xml_etree_c.SizeofTest) ... skipped 'requires _elementtree' test_element_with_children (test.test_xml_etree_c.SizeofTest) ... skipped 'requires _elementtree' ---------------------------------------------------------------------- Ran 7 tests in 0.001s OK (skipped=7) test_sanity (test.test_xml_etree.ModuleTest) ... ok test_delslice (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_negative_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_range (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_single_index (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_augmentation_type_errors (test.test_xml_etree.BasicElementTest) ... ok test_cyclic_gc (test.test_xml_etree.BasicElementTest) ... ok test_get_keyword_args (test.test_xml_etree.BasicElementTest) ... ok test_pickle (test.test_xml_etree.BasicElementTest) ... ok test_pickle_issue18997 (test.test_xml_etree.BasicElementTest) ... ok test_weakref (test.test_xml_etree.BasicElementTest) ... ok test_attrib (test.test_xml_etree.ElementTreeTest) ... ok test_cdata (test.test_xml_etree.ElementTreeTest) ... ok test_copy (test.test_xml_etree.ElementTreeTest) ... ok test_custom_builder (test.test_xml_etree.ElementTreeTest) ... ok test_doctype_public (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.ElementTreeTest) ... ok test_entity (test.test_xml_etree.ElementTreeTest) ... ok test_file_init (test.test_xml_etree.ElementTreeTest) ... ok test_getchildren (test.test_xml_etree.ElementTreeTest) ... ok test_html_empty_elems_serialization (test.test_xml_etree.ElementTreeTest) ... ok test_interface (test.test_xml_etree.ElementTreeTest) ... ok test_issue18347 (test.test_xml_etree.ElementTreeTest) ... ok test_iterparse (test.test_xml_etree.ElementTreeTest) ... ok test_makeelement (test.test_xml_etree.ElementTreeTest) ... ok test_methods (test.test_xml_etree.ElementTreeTest) ... ok test_namespace (test.test_xml_etree.ElementTreeTest) ... ok test_parsefile (test.test_xml_etree.ElementTreeTest) ... ok test_parseliteral (test.test_xml_etree.ElementTreeTest) ... ok test_path_cache (test.test_xml_etree.ElementTreeTest) ... ok test_processinginstruction (test.test_xml_etree.ElementTreeTest) ... ok test_qname (test.test_xml_etree.ElementTreeTest) ... ok test_simpleops (test.test_xml_etree.ElementTreeTest) ... ok test_writefile (test.test_xml_etree.ElementTreeTest) ... ok test_writestring (test.test_xml_etree.ElementTreeTest) ... ok test_xpath_tokenizer (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.IOTest) ... ok test_read_from_bytesio (test.test_xml_etree.IOTest) ... ok test_read_from_stringio (test.test_xml_etree.IOTest) ... ok test_read_from_user_binary_reader (test.test_xml_etree.IOTest) ... ok test_read_from_user_text_reader (test.test_xml_etree.IOTest) ... ok test_tostringlist_invariant (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_bytesio (test.test_xml_etree.IOTest) ... ok test_write_to_filename (test.test_xml_etree.IOTest) ... ok test_write_to_stringio (test.test_xml_etree.IOTest) ... ok test_write_to_text_file (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_user_text_writer (test.test_xml_etree.IOTest) ... ok test_error_code (test.test_xml_etree.ParseErrorTest) ... ok test_error_position (test.test_xml_etree.ParseErrorTest) ... ok test_subclass (test.test_xml_etree.ParseErrorTest) ... ok test_xinclude (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_default (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_failures (test.test_xml_etree.XIncludeTest) ... ok test_Element_subclass_constructor (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_new_method (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_trivial (test.test_xml_etree.ElementTreeTypeTest) ... ok test_istype (test.test_xml_etree.ElementTreeTypeTest) ... ok test_bad_find (test.test_xml_etree.ElementFindTest) ... ok test_find_simple (test.test_xml_etree.ElementFindTest) ... ok test_find_through_ElementTree (test.test_xml_etree.ElementFindTest) ... ok test_find_xpath (test.test_xml_etree.ElementFindTest) ... ok test_findall (test.test_xml_etree.ElementFindTest) ... ok test_findall_different_nsmaps (test.test_xml_etree.ElementFindTest) ... ok test_test_find_with_ns (test.test_xml_etree.ElementFindTest) ... ok test_basic (test.test_xml_etree.ElementIterTest) ... ok test_corners (test.test_xml_etree.ElementIterTest) ... ok test_iter_by_tag (test.test_xml_etree.ElementIterTest) ... ok test_doctype (test.test_xml_etree.TreeBuilderTest) ... ok test_dummy_builder (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_pure_python_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_treebuilder_elementfactory_none (test.test_xml_etree.TreeBuilderTest) ... ok test_constructor_args (test.test_xml_etree.XMLParserTest) ... ok test_parse_string (test.test_xml_etree.XMLParserTest) ... ok test_subclass (test.test_xml_etree.XMLParserTest) ... ok test_subclass_doctype (test.test_xml_etree.XMLParserTest) ... ok test_bug_1534630 (test.test_xml_etree.BugsTest) ... ok test_bug_200708_close (test.test_xml_etree.BugsTest) ... ok test_bug_200708_newline (test.test_xml_etree.BugsTest) ... ok test_bug_200709_default_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_insert (test.test_xml_etree.BugsTest) ... ok test_bug_200709_iter_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_register_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit21 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit25 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit28 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit39 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit54 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit55 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit60 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit62 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit63 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkitX1 (test.test_xml_etree.BugsTest) ... ok test_issue10777 (test.test_xml_etree.BugsTest) ... ok test_issue3151 (test.test_xml_etree.BugsTest) ... ok test_issue6233 (test.test_xml_etree.BugsTest) ... ok test_issue6565 (test.test_xml_etree.BugsTest) ... ok ---------------------------------------------------------------------- Ran 105 tests in 0.673s OK 1 test OK. 0.39user 0.02system 0:01.10elapsed 38%CPU (0avgtext+0avgdata 47136maxresident)k 32inputs+72outputs (0major+10000minor)pagefaults 0swaps =================== test_xmlrpc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xmlrpc == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34402 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_xmlrpc test_bug_1164912 (test.test_xmlrpc.XMLRPCTestCase) ... ok test_datetime_before_1900 (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bad_dict (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bare_datetime (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_big_int (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_big_long (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bytes (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_double (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_load (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_none (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_recursive_dict (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_recursive_seq (test.test_xmlrpc.XMLRPCTestCase) ... ok test_get_host_info (test.test_xmlrpc.XMLRPCTestCase) ... ok test_newstyle_class (test.test_xmlrpc.XMLRPCTestCase) ... ok test_ssl_presence (test.test_xmlrpc.XMLRPCTestCase) ... ok test_escape (test.test_xmlrpc.HelperTestCase) ... ok test_comparison (test.test_xmlrpc.DateTimeTestCase) ... ok test_datetime_datetime (test.test_xmlrpc.DateTimeTestCase) ... ok test_decode (test.test_xmlrpc.DateTimeTestCase) ... ok test_default (test.test_xmlrpc.DateTimeTestCase) ... ok test_repr (test.test_xmlrpc.DateTimeTestCase) ... ok test_time (test.test_xmlrpc.DateTimeTestCase) ... ok test_time_struct (test.test_xmlrpc.DateTimeTestCase) ... ok test_time_tuple (test.test_xmlrpc.DateTimeTestCase) ... ok test_decode (test.test_xmlrpc.BinaryTestCase) ... ok test_default (test.test_xmlrpc.BinaryTestCase) ... ok test_string (test.test_xmlrpc.BinaryTestCase) ... ok test_dotted_attribute (test.test_xmlrpc.FaultTestCase) ... ok test_dump_fault (test.test_xmlrpc.FaultTestCase) ... ok test_repr (test.test_xmlrpc.FaultTestCase) ... ok test_cgihandler_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase) ... ok test_use_builtin_types (test.test_xmlrpc.UseBuiltinTypesTestCase) ... ok test_xmlrpcserver_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase) ... ok test_dotted_attribute (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection1 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection2 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection3 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection4 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_multicall (test.test_xmlrpc.SimpleServerTestCase) ... ok test_non_existing_multicall (test.test_xmlrpc.SimpleServerTestCase) ... ok test_nonascii (test.test_xmlrpc.SimpleServerTestCase) ... ok test_partial_post (test.test_xmlrpc.SimpleServerTestCase) ... ok test_simple1 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_unicode_host (test.test_xmlrpc.SimpleServerTestCase) ... ok test_two (test.test_xmlrpc.KeepaliveServerTestCase1) ... ok test_close (test.test_xmlrpc.KeepaliveServerTestCase2) ... ok test_transport (test.test_xmlrpc.KeepaliveServerTestCase2) ... ok test_bad_gzip_request (test.test_xmlrpc.GzipServerTestCase) ... ok test_gsip_response (test.test_xmlrpc.GzipServerTestCase) ... ok test_gzip_request (test.test_xmlrpc.GzipServerTestCase) ... ok test_path1 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_path2 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_path3 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_close (test.test_xmlrpc.ServerProxyTestCase) ... ok test_transport (test.test_xmlrpc.ServerProxyTestCase) ... ok test_basic (test.test_xmlrpc.FailingServerTestCase) ... ok test_fail_no_info (test.test_xmlrpc.FailingServerTestCase) ... ok test_fail_with_info (test.test_xmlrpc.FailingServerTestCase) ... ok test_cgi_get (test.test_xmlrpc.CGIHandlerTestCase) ... ok test_cgi_xmlrpc_response (test.test_xmlrpc.CGIHandlerTestCase) ... ok ---------------------------------------------------------------------- Ran 60 tests in 3.448s OK 1 test OK. 0.36user 0.03system 0:04.15elapsed 9%CPU (0avgtext+0avgdata 52016maxresident)k 0inputs+136outputs (0major+11225minor)pagefaults 0swaps =================== test_xmlrpc_net ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xmlrpc_net ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xmlrpc_net == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34429 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 1 test skipped: test_xmlrpc_net Those skips are all expected on linux. 0.20user 0.02system 0:00.64elapsed 34%CPU (0avgtext+0avgdata 44656maxresident)k 0inputs+16outputs (0major+9255minor)pagefaults 0swaps =================== test_zipfile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zipfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipfile == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34433 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_zipfile test_read_with_bad_crc (test.test_zipfile.Bzip2BadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.Bzip2BadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.Bzip2TestZip64InSmallFiles) ... ok test_open (test.test_zipfile.Bzip2TestsWithRandomBinaryFiles) ... ok test_random_open (test.test_zipfile.Bzip2TestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.Bzip2TestsWithRandomBinaryFiles) ... ok test_basic (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_low_compression (test.test_zipfile.Bzip2TestsWithSourceFile) Check for cases where compressed data is larger than original. ... ok test_open (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_random_open (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_read1 (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_readline (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_readlines (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_writestr_compression (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.Bzip2UniversalNewlineTests) ... ok test_read (test.test_zipfile.Bzip2UniversalNewlineTests) ... ok test_readline (test.test_zipfile.Bzip2UniversalNewlineTests) ... ok test_readline_read (test.test_zipfile.Bzip2UniversalNewlineTests) ... ok test_readlines (test.test_zipfile.Bzip2UniversalNewlineTests) ... ok test_bad_password (test.test_zipfile.DecryptionTests) ... ok test_good_password (test.test_zipfile.DecryptionTests) ... ok test_no_password (test.test_zipfile.DecryptionTests) ... ok test_unicode_password (test.test_zipfile.DecryptionTests) ... ok test_read_with_bad_crc (test.test_zipfile.DeflateBadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.DeflateBadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.DeflateTestZip64InSmallFiles) ... ok test_open (test.test_zipfile.DeflateTestsWithRandomBinaryFiles) ... ok test_random_open (test.test_zipfile.DeflateTestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.DeflateTestsWithRandomBinaryFiles) ... ok test_basic (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_low_compression (test.test_zipfile.DeflateTestsWithSourceFile) Check for cases where compressed data is larger than original. ... ok test_open (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_per_file_compression (test.test_zipfile.DeflateTestsWithSourceFile) Check that files within a Zip archive can have different ... ok test_random_open (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_read1 (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_readline (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_readlines (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_writestr_compression (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.DeflateUniversalNewlineTests) ... ok test_read (test.test_zipfile.DeflateUniversalNewlineTests) ... ok test_readline (test.test_zipfile.DeflateUniversalNewlineTests) ... ok test_readline_read (test.test_zipfile.DeflateUniversalNewlineTests) ... ok test_readlines (test.test_zipfile.DeflateUniversalNewlineTests) ... ok test_extract (test.test_zipfile.ExtractTests) ... ok test_extract_all (test.test_zipfile.ExtractTests) ... ok test_extract_hackers_arcnames_common_cases (test.test_zipfile.ExtractTests) ... ok test_extract_hackers_arcnames_posix_only (test.test_zipfile.ExtractTests) ... ok test_extract_hackers_arcnames_windows_only (test.test_zipfile.ExtractTests) Test combination of path fixing and windows name sanitization. ... skipped 'Requires \\ as path separator.' test_sanitize_windows_name (test.test_zipfile.ExtractTests) ... ok test_read_with_bad_crc (test.test_zipfile.LzmaBadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.LzmaBadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.LzmaTestZip64InSmallFiles) ... ok test_open (test.test_zipfile.LzmaTestsWithRandomBinaryFiles) ... ok test_random_open (test.test_zipfile.LzmaTestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.LzmaTestsWithRandomBinaryFiles) ... ok test_basic (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_low_compression (test.test_zipfile.LzmaTestsWithSourceFile) Check for cases where compressed data is larger than original. ... ok test_open (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_random_open (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_read1 (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_readline (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_readlines (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_writestr_compression (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.LzmaUniversalNewlineTests) ... ok test_read (test.test_zipfile.LzmaUniversalNewlineTests) ... ok test_readline (test.test_zipfile.LzmaUniversalNewlineTests) ... ok test_readline_read (test.test_zipfile.LzmaUniversalNewlineTests) ... ok test_readlines (test.test_zipfile.LzmaUniversalNewlineTests) ... ok test_bad_compression_mode (test.test_zipfile.OtherTests) Check that bad compression methods passed to ZipFile.open are ... ok test_bad_constructor_mode (test.test_zipfile.OtherTests) Check that bad modes passed to ZipFile constructor are caught. ... ok test_bad_open_mode (test.test_zipfile.OtherTests) Check that bad modes passed to ZipFile.open are caught. ... ok test_change_comment_in_empty_archive (test.test_zipfile.OtherTests) ... ok test_change_comment_in_nonempty_archive (test.test_zipfile.OtherTests) ... ok test_close (test.test_zipfile.OtherTests) Check that the zipfile is closed after the 'with' block. ... ok test_close_erroneous_file (test.test_zipfile.OtherTests) ... ok test_close_on_exception (test.test_zipfile.OtherTests) Check that the zipfile is closed if an exception is raised in the ... ok test_closed_zip_raises_RuntimeError (test.test_zipfile.OtherTests) Verify that testzip() doesn't swallow inappropriate exceptions. ... ok test_comments (test.test_zipfile.OtherTests) Check that comments on the archive are handled properly. ... ok test_create_non_existent_file_for_append (test.test_zipfile.OtherTests) ... ok test_create_zipinfo_before_1980 (test.test_zipfile.OtherTests) ... ok test_damaged_zipfile (test.test_zipfile.OtherTests) Check that zipfiles with missing bytes at the end raise BadZipFile. ... ok test_empty_file_raises_BadZipFile (test.test_zipfile.OtherTests) ... ok test_empty_zipfile (test.test_zipfile.OtherTests) ... ok test_is_zip_erroneous_file (test.test_zipfile.OtherTests) Check that is_zipfile() correctly identifies non-zip files. ... ok test_is_zip_valid_file (test.test_zipfile.OtherTests) Check that is_zipfile() correctly identifies zip files. ... ok test_non_existent_file_raises_IOError (test.test_zipfile.OtherTests) ... ok test_null_byte_in_filename (test.test_zipfile.OtherTests) Check that a filename containing a null byte is properly ... ok test_open_empty_file (test.test_zipfile.OtherTests) ... ok test_open_non_existent_item (test.test_zipfile.OtherTests) Check that attempting to call open() for an item that doesn't ... ok test_open_via_zip_info (test.test_zipfile.OtherTests) ... ok test_read0 (test.test_zipfile.OtherTests) Check that calling read(0) on a ZipExtFile object returns an empty ... ok test_read_unicode_filenames (test.test_zipfile.OtherTests) ... ok test_struct_sizes (test.test_zipfile.OtherTests) Check that ZIP internal structure sizes are calculated correctly. ... ok test_unicode_comment (test.test_zipfile.OtherTests) ... ok test_universal_readaheads (test.test_zipfile.OtherTests) ... ok test_unsupported_compression (test.test_zipfile.OtherTests) ... ok test_unsupported_version (test.test_zipfile.OtherTests) ... ok test_write_unicode_filenames (test.test_zipfile.OtherTests) ... ok test_writestr_extended_local_header_issue1202 (test.test_zipfile.OtherTests) ... ok test_write_non_pyfile (test.test_zipfile.PyZipFileTests) ... ok test_write_pyfile (test.test_zipfile.PyZipFileTests) ... ok test_write_pyfile_bad_syntax (test.test_zipfile.PyZipFileTests) ... ok test_write_python_directory (test.test_zipfile.PyZipFileTests) ... ok test_write_python_package (test.test_zipfile.PyZipFileTests) ... ok test_write_with_optimization (test.test_zipfile.PyZipFileTests) ... ok test_read_with_bad_crc (test.test_zipfile.StoredBadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.StoredBadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_absolute_arcnames (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_basic (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_large_file_exception (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_open (test.test_zipfile.StoredTestsWithRandomBinaryFiles) ... ok test_random_open (test.test_zipfile.StoredTestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.StoredTestsWithRandomBinaryFiles) ... ok test_absolute_arcnames (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_add_file_before_1980 (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_append_to_non_zip_file (test.test_zipfile.StoredTestsWithSourceFile) Test appending to an existing file that is not a zipfile. ... ok test_append_to_zip_file (test.test_zipfile.StoredTestsWithSourceFile) Test appending to an existing zipfile. ... ok test_basic (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_ignores_newline_at_end (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_ignores_stuff_appended_past_comments (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_open (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_random_open (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_read1 (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_readline (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_readlines (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_write_default_name (test.test_zipfile.StoredTestsWithSourceFile) Check that calling ZipFile.write without arcname specified ... ok test_write_to_readonly (test.test_zipfile.StoredTestsWithSourceFile) Check that trying to call write() on a readonly ZipFile object ... ok test_writestr_compression (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_writestr_permissions (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.StoredUniversalNewlineTests) ... ok test_read (test.test_zipfile.StoredUniversalNewlineTests) ... ok test_readline (test.test_zipfile.StoredUniversalNewlineTests) ... ok test_readline_read (test.test_zipfile.StoredUniversalNewlineTests) ... ok test_readlines (test.test_zipfile.StoredUniversalNewlineTests) ... ok test_bug_6050 (test.test_zipfile.TestWithDirectory) ... ok test_extract_dir (test.test_zipfile.TestWithDirectory) ... ok test_store_dir (test.test_zipfile.TestWithDirectory) ... ok test_different_file (test.test_zipfile.TestsWithMultipleOpens) ... ok test_interleaved (test.test_zipfile.TestsWithMultipleOpens) ... ok test_same_file (test.test_zipfile.TestsWithMultipleOpens) ... ok ---------------------------------------------------------------------- Ran 160 tests in 36.735s OK (skipped=1) 1 test OK. :3: UserWarning: implicit cast from 'char *' to 'uint8_t *' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) 11.19user 0.57system 0:37.31elapsed 31%CPU (0avgtext+0avgdata 769868maxresident)k 0inputs+45120outputs (0major+270166minor)pagefaults 0swaps =================== test_zipfile64 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zipfile64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipfile64 == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34437 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 1 test skipped: test_zipfile64 Those skips are all expected on linux. =================== test_zipimport ==================== 0.13user 0.01system 0:00.40elapsed 38%CPU (0avgtext+0avgdata 40696maxresident)k 0inputs+24outputs (0major+8180minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zipimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipimport == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34441 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_zipimport testAFakeZlib (test.test_zipimport.UncompressedZipImportTestCase) ... skipped 'zlib is a builtin module' testBadMTime (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBadMagic (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBadMagic2 (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBoth (test.test_zipimport.UncompressedZipImportTestCase) ... ok testDeepPackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testDoctestFile (test.test_zipimport.UncompressedZipImportTestCase) ... Trying: log.append(True) Expecting nothing ok 1 items passed all tests: 1 tests in xyz.txt 1 tests in 1 items. 1 passed and 0 failed. Test passed. ok testDoctestSuite (test.test_zipimport.UncompressedZipImportTestCase) ... ok testEmptyPy (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetCompiledSource (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetData (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetSource (test.test_zipimport.UncompressedZipImportTestCase) ... ok testImport_WithStuff (test.test_zipimport.UncompressedZipImportTestCase) ... ok testImporterAttr (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPy (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPyc (test.test_zipimport.UncompressedZipImportTestCase) ... ok testTraceback (test.test_zipimport.UncompressedZipImportTestCase) ... ok testUnencodable (test.test_zipimport.UncompressedZipImportTestCase) ... ok testZipImporterMethods (test.test_zipimport.UncompressedZipImportTestCase) ... ok testZipImporterMethodsInSubDirectory (test.test_zipimport.UncompressedZipImportTestCase) ... ok testAFakeZlib (test.test_zipimport.CompressedZipImportTestCase) ... skipped 'zlib is a builtin module' testBadMTime (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadMagic (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadMagic2 (test.test_zipimport.CompressedZipImportTestCase) ... ok testBoth (test.test_zipimport.CompressedZipImportTestCase) ... ok testDeepPackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testDoctestFile (test.test_zipimport.CompressedZipImportTestCase) ... Trying: log.append(True) Expecting nothing ok 1 items passed all tests: 1 tests in xyz.txt 1 tests in 1 items. 1 passed and 0 failed. Test passed. ok testDoctestSuite (test.test_zipimport.CompressedZipImportTestCase) ... ok testEmptyPy (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetCompiledSource (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetData (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetSource (test.test_zipimport.CompressedZipImportTestCase) ... ok testImport_WithStuff (test.test_zipimport.CompressedZipImportTestCase) ... ok testImporterAttr (test.test_zipimport.CompressedZipImportTestCase) ... ok testPackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testPy (test.test_zipimport.CompressedZipImportTestCase) ... ok testPyc (test.test_zipimport.CompressedZipImportTestCase) ... ok testTraceback (test.test_zipimport.CompressedZipImportTestCase) ... ok testUnencodable (test.test_zipimport.CompressedZipImportTestCase) ... ok testZipImporterMethods (test.test_zipimport.CompressedZipImportTestCase) ... ok testZipImporterMethodsInSubDirectory (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadArgs (test.test_zipimport.BadFileZipImportTestCase) ... ok testEmptyFile (test.test_zipimport.BadFileZipImportTestCase) ... ok testEmptyFilename (test.test_zipimport.BadFileZipImportTestCase) ... ok testFileUnreadable (test.test_zipimport.BadFileZipImportTestCase) ... ok testFilenameTooLong (test.test_zipimport.BadFileZipImportTestCase) ... ok testNoFile (test.test_zipimport.BadFileZipImportTestCase) ... ok testNotZipFile (test.test_zipimport.BadFileZipImportTestCase) ... ok ---------------------------------------------------------------------- Ran 49 tests in 0.373s OK (skipped=2) 1 test OK. 0.24user 0.02system 0:00.86elapsed 32%CPU (0avgtext+0avgdata 45332maxresident)k 0inputs+408outputs (0major+9554minor)pagefaults 0swaps =================== test_zipimport_support ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zipimport_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipimport_support == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34445 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_zipimport_support test_doctest_issue4197 (test.test_zipimport_support.ZipSupportTests) ... Contents of '/tmp/tmpzz2a8u/test_zip.zip': File Name Modified Size test_zipped_doctest.py 2017-08-05 10:57:36 83853 sample_zipped_doctest.py 2017-08-05 10:57:36 1045 sample_zipped_doctest_no_doctests.py 2017-08-05 10:57:36 269 sample_zipped_doctest_no_docstrings.py 2017-08-05 10:57:36 227 Finding tests in test_zipped_doctest.SampleClass Trying: print(1) Expecting: 1 ok Trying: sc = SampleClass(3) Expecting nothing ok Trying: for i in range(10): sc = sc.double() print(' ', sc.get(), sep='', end='') Expecting: 6 12 24 48 96 192 384 768 1536 3072 ok doctest (test_zipped_doctest) ... 3 tests with zero failures Finding tests in test_zipped_doctest.NestedClass Trying: x = SampleClass.NestedClass(5) Expecting nothing ok Trying: y = x.square() Expecting nothing ok Trying: print(y.get()) Expecting: 25 ok doctest (test_zipped_doctest) ... 3 tests with zero failures Finding tests in test_zipped_doctest.__init__ Trying: print(SampleClass.NestedClass().get()) Expecting: 0 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.__init__ Trying: print(SampleClass(12).get()) Expecting: 12 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.a_classmethod Trying: print(SampleClass.a_classmethod(10)) Expecting: 12 ok Trying: print(SampleClass(0).a_classmethod(10)) Expecting: 12 ok doctest (test_zipped_doctest) ... 2 tests with zero failures Finding tests in test_zipped_doctest Trying: print(SampleClass(22).a_property) Expecting: 22 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.a_staticmethod Trying: print(SampleClass.a_staticmethod(10)) Expecting: 11 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.double Trying: print(SampleClass(12).double().get()) Expecting: 24 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.get Trying: print(SampleClass(-5).get()) Expecting: -5 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleNewStyleClass Trying: print('1\n2\n3') Expecting: 1 2 3 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.__init__ Trying: print(SampleNewStyleClass(12).get()) Expecting: 12 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.double Trying: print(SampleNewStyleClass(12).double().get()) Expecting: 24 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.get Trying: print(SampleNewStyleClass(-5).get()) Expecting: -5 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.sample_func Trying: print(sample_func(22)) Expecting: 44 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.test_DocTest Trying: docstring = ''' >>> print(12) 12 Non-example text. >>> print('another\example') another example ''' Expecting nothing ok Trying: globs = {} # globals to run the test in. Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_file', 20) Expecting nothing ok Trying: print(test) Expecting: ok Trying: len(test.examples) Expecting: 2 ok Trying: e1, e2 = test.examples Expecting nothing ok Trying: (e1.source, e1.want, e1.lineno) Expecting: ('print(12)\n', '12\n', 1) ok Trying: (e2.source, e2.want, e2.lineno) Expecting: ("print('another\\example')\n", 'another\nexample\n', 6) ok Trying: (test.name, test.filename, test.lineno) Expecting: ('some_test', 'some_file', 20) ok Trying: test.lineno + e1.lineno Expecting: 21 ok Trying: test.lineno + e2.lineno Expecting: 26 ok Trying: docstring = r''' >>> print('bad\nindentation') bad indentation ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation' ok Trying: docstring = r''' >>> print(('bad indentation', ... 2)) ('bad', 'indentation') ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '... 2))' ok Trying: docstring = '>>>print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print(1)' ok Trying: docstring = '>>> if 1:\n...print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print(1)' ok Trying: docstring = ''' >>> print 12 12 ''' Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: same_test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: test == same_test Expecting: True ok Trying: test != same_test Expecting: False ok Trying: hash(test) == hash(same_test) Expecting: True ok Trying: docstring = ''' >>> print 42 42 ''' Expecting nothing ok Trying: other_test = parser.get_doctest(docstring, globs, 'other_test', 'other_file', 10) Expecting nothing ok Trying: test == other_test Expecting: False ok Trying: test != other_test Expecting: True ok Trying: DocTestCase = doctest.DocTestCase Expecting nothing ok Trying: test_case = DocTestCase(test) Expecting nothing ok Trying: same_test_case = DocTestCase(same_test) Expecting nothing ok Trying: other_test_case = DocTestCase(other_test) Expecting nothing ok Trying: test_case == same_test_case Expecting: True ok Trying: test_case != same_test_case Expecting: False ok Trying: hash(test_case) == hash(same_test_case) Expecting: True ok Trying: test == other_test_case Expecting: False ok Trying: test != other_test_case Expecting: True ok doctest (test_zipped_doctest) ... 39 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestParser Trying: s = ''' >>> x, y = 2, 3 # no output expected >>> if 1: ... print(x) ... print(y) 2 3 Some text. >>> x+y 5 ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: for piece in parser.parse(s): if isinstance(piece, doctest.Example): print('Example:', (piece.source, piece.want, piece.lineno)) else: print(' Text:', repr(piece)) Expecting: Text: '\n' Example: ('x, y = 2, 3 # no output expected\n', '', 1) Text: '' Example: ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) Text: '\nSome text.\n' Example: ('x+y\n', '5\n', 9) Text: '' ok Trying: for piece in parser.get_examples(s): print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5) Expecting nothing ok Trying: (test.name, test.filename, test.lineno) Expecting: ('name', 'filename', 5) ok Trying: for piece in test.examples: print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok doctest (test_zipped_doctest) ... 7 tests with zero failures Finding tests in test_zipped_doctest.basics Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 14 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) # doctest: +ELLIPSIS Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 14 ********************************************************************** File ..., line 4, in f Failed example: print(x) Expected: 14 Got: 12 Trying: x//2 Expecting: 6 ok TestResults(failed=1, attempted=3) ok doctest (test_zipped_doctest) ... 6 tests with zero failures Finding tests in test_zipped_doctest.exceptions Trying: def f(x): ''' >>> x = 12 >>> print(x//0) Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): ''' >>> x = 12 >>> print('pre-exception output', x//0) pre-exception output Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: print('pre-exception output', x//0) Exception raised: ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('multi\nline\nmessage') Traceback (most recent call last): ValueError: multi line message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') Expected: Traceback (most recent call last): ValueError: wrong message Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: raise HTTPException('message') Expected: Traceback (most recent call last): HTTPException: message Got: Traceback (most recent call last): ... http.client.HTTPException: message TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): http.client.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): TypeError: wrong type ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): TypeError: wrong type Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> 1//0 0 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: 1//0 Exception raised: Traceback (most recent call last): ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=1) ok doctest (test_zipped_doctest) ... 39 tests with zero failures Finding tests in test_zipped_doctest.option_directives Trying: def f(x): r''' >>> print(list(range(10))) # should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) [0, 1, ..., 9] >>> # should fail: no ellipsis >>> print(list(range(10))) # doctest: -ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=doctest.ELLIPSIS).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 6, in f Failed example: print(list(range(10))) # doctest: -ELLIPSIS Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ********************************************************************** File ..., line 8, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=2, attempted=3) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) ... # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> for x in range(10): # doctest: +ELLIPSIS ... print(' ', x, end='', sep='') 0 1 2 ... 9 >>> for x in range(10): ... print(' ', x, end='', sep='') # doctest: +ELLIPSIS 0 1 2 ... 9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' Should fail (option directive not on the last line): >>> for x in range(10): # doctest: +ELLIPSIS ... print(x, end=' ') # doctest: +NORMALIZE_WHITESPACE 0 1 2...9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: s = '>>> print(12) #doctest: +BADOPTION' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION' ok Trying: s = '>>> print(12) #doctest: ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS' ok Trying: s = '>>> # doctest: +ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS' ok doctest (test_zipped_doctest) ... 33 tests with zero failures Finding tests in test_zipped_doctest.optionflags Trying: def f(x): '>>> True\n1\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_TRUE_FOR_1 Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: True Expected: 1 Got: True TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print("a\\n\\nb")\na\n\nb\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_BLANKLINE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print("a\n\nb") Expected: a b Got: a b TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print(1, 2, 3)\n 1 2\n 3' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(1, 2, 3) Expected: 1 2 3 Got: 1 2 3 TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.NORMALIZE_WHITESPACE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: print(list(range(20))) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] ok Trying: def f(x): '>>> print(list(range(15)))\n[0, 1, 2, ..., 14]\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(15))) Expected: [0, 1, 2, ..., 14] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.ELLIPSIS Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: if 1: for i in range(100): print(i**2, end=' ') #doctest: +ELLIPSIS print('!') Expecting: 0 1...4...9 16 ... 36 49 64 ... 9801 ! ok Trying: if 1: #doctest: +ELLIPSIS for i in range(20): print(i, end=' ') print(20) Expecting: 0 1 2 ...1...2...0 ok Trying: print(list(range(20))) # doctest:+ELLIPSIS Expecting: [0, 1, ..., 18, 19] ok Trying: print(list(range(20))) # doctest: +ELLIPSIS # doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, ..., 18, 19] ok Trying: import random Expecting nothing ok Trying: def f(x): r''' >>> print('\n'.join('abcdefg')) a B c d f g h ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Expected: a B c d f g h Got: a b c d e f g TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_UDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (unified diff with -expected +actual): @@ -1,7 +1,7 @@ a -B +b c d +e f g -h TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_CDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (context diff with expected followed by actual): *************** *** 1,7 **** a ! B c d f g - h --- 1,7 ---- a ! b c d + e f g TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print("a b c d e f g h i j k l m") a b c d e f g h i j k 1 m ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_NDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print("a b c d e f g h i j k l m") Differences (ndiff with -expected +actual): - a b c d e f g h i j k 1 m ? ^ + a b c d e f g h i j k l m ? + ++ ^ TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> print(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: doctest.DocTestRunner(verbose=True, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: Trying: print(1) # first success Expecting: 1 ok Trying: print(2) # first failure Expecting: 200 ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> raise ValueError(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=3, attempted=5) ok Trying: unlikely = "UNLIKELY_OPTION_NAME" Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: False ok Trying: new_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: True ok Trying: redundant_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: redundant_flag_value == new_flag_value Expecting: True ok Trying: del doctest.OPTIONFLAGS_BY_NAME[unlikely] Expecting nothing ok doctest (test_zipped_doctest) ... 59 tests with zero failures Finding tests in test_zipped_doctest.verbose_flag Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: old_argv = sys.argv Expecting nothing ok Trying: sys.argv = ['test'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: sys.argv = ['test', '-v'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: sys.argv = old_argv Expecting nothing ok doctest (test_zipped_doctest) ... 9 tests with zero failures Finding tests in test_zipped_doctest.test_Example Trying: example = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('print(1)\n', '1\n', None, 0, 0, {}) ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: example = doctest.Example('[].pop()', '', exc_msg, lineno=5, indent=4, options={doctest.ELLIPSIS: True}) Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('[].pop()\n', '', 'IndexError: pop from an empty list\n', 5, 4, {8: True}) ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)\n', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1);\nprint(2)\n', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('print(1);\nprint(2)', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('\n', '') ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)', '1') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('print\n', '') ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'IndexError: pop from an empty list\n' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'ValueError: 1\n 2' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = 'ValueError: 1\n 2\n' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = '' Expecting nothing ok Trying: e = doctest.Example('raise X()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: '\n' ok Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: same_example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: other_example = doctest.Example('print 42', '42\n') Expecting nothing ok Trying: example == same_example Expecting: True ok Trying: example != same_example Expecting: False ok Trying: hash(example) == hash(same_example) Expecting: True ok Trying: example == other_example Expecting: False ok Trying: example != other_example Expecting: True ok doctest (test_zipped_doctest) ... 44 tests with zero failures Finding tests in test_zipped_doctest.test_debug Trying: s = ''' >>> x = 12 >>> print(x) 12 ''' Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput(['next', 'print(x)', 'continue']) Expecting nothing ok Trying: try: doctest.debug_src(s) finally: sys.stdin = real_stdin Expecting: > (1)() (Pdb) next 12 --Return-- > (1)()->None (Pdb) print(x) 12 (Pdb) continue ok doctest (test_zipped_doctest) ... 4 tests with zero failures Finding tests in test_zipped_doctest.test_testsource Trying: import test_zipped_doctest Expecting nothing ok Trying: name = 'test_zipped_doctest.sample_func' Expecting nothing ok Trying: print(doctest.testsource(test_zipped_doctest, name)) Expecting: # Blah blah # print(sample_func(22)) # Expected: ## 44 # # Yee ha! ok Trying: name = 'test_zipped_doctest.SampleNewStyleClass' Expecting nothing ok Trying: print(doctest.testsource(test_zipped_doctest, name)) Expecting: print('1\n2\n3') # Expected: ## 1 ## 2 ## 3 ok Trying: name = 'test_zipped_doctest.SampleClass.a_classmethod' Expecting nothing ok Trying: print(doctest.testsource(test_zipped_doctest, name)) Expecting: print(SampleClass.a_classmethod(10)) # Expected: ## 12 print(SampleClass(0).a_classmethod(10)) # Expected: ## 12 ok doctest (test_zipped_doctest) ... 7 tests with zero failures Finding tests in test_zipped_doctest.test_trailing_space_in_test Trying: x, y = 'foo', '' Expecting nothing ok Trying: print(x, y) Expecting: foo ok doctest (test_zipped_doctest) ... 2 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestSuite Trying: import unittest Expecting nothing ok Trying: import sample_zipped_doctest Expecting nothing ok Trying: suite = doctest.DocTestSuite(sample_zipped_doctest) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest_no_doctests') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: try: doctest.DocTestSuite('sample_zipped_doctest_no_docstrings') except ValueError as e: error = e Expecting nothing ok Trying: print(error.args[1]) Expecting: has no docstrings ok Trying: finder = doctest.DocTestFinder(exclude_empty=False) Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = sample_zipped_doctest.test_suite() Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', globs={}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', extraglobs={'y': 1}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test_zipped_doctest test_zipped_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test_zipped_doctest del test_zipped_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test_zipped_doctest Expecting nothing ok Trying: test_zipped_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: 'module' object has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['y'] = 1 Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok doctest (test_zipped_doctest) ... 30 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestFinder Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test_zipped_doctest Expecting nothing ok Trying: old = test_zipped_doctest.__file__ Expecting nothing ok Trying: test_zipped_doctest.__file__ = 'test_doctest.pyc' Expecting nothing ok Trying: tests = finder.find(sample_func) Expecting nothing ok Trying: print(tests) # doctest: +ELLIPSIS Expecting: [] ok Trying: tests[0].filename # doctest: +ELLIPSIS Expecting: '...test_doctest.py' ok Trying: test_zipped_doctest.__file__ = old Expecting nothing ok Trying: e = tests[0].examples[0] Expecting nothing ok Trying: (e.source, e.want, e.lineno) Expecting: ('print(sample_func(22))\n', '44\n', 3) ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: finder.find(no_docstring) Expecting: [] ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: excl_empty_finder = doctest.DocTestFinder(exclude_empty=True) Expecting nothing ok Trying: excl_empty_finder.find(no_docstring) Expecting: [] ok Trying: def no_examples(v): ''' no doctest examples ''' Expecting nothing ok Trying: finder.find(no_examples) # doctest: +ELLIPSIS Expecting: [] ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: tests = finder.find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = finder.find(SampleNewStyleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 1 SampleNewStyleClass 1 SampleNewStyleClass.__init__ 1 SampleNewStyleClass.double 1 SampleNewStyleClass.get ok Trying: import types Expecting nothing ok Trying: m = types.ModuleType('some_module') Expecting nothing ok Trying: def triple(val): ''' >>> print(triple(11)) 33 ''' return val*3 Expecting nothing ok Trying: m.__dict__.update({ 'sample_func': sample_func, 'SampleClass': SampleClass, '__doc__': ''' Module docstring. >>> print('module') module ''', '__test__': { 'd': '>>> print(6)\n6\n>>> print(7)\n7\n', 'c': triple}}) Expecting nothing ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test_zipped_doctest Expecting nothing ok Trying: tests = finder.find(m, module=test_zipped_doctest) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 1 some_module 3 some_module.SampleClass 3 some_module.SampleClass.NestedClass 1 some_module.SampleClass.NestedClass.__init__ 1 some_module.SampleClass.__init__ 2 some_module.SampleClass.a_classmethod 1 some_module.SampleClass.a_property 1 some_module.SampleClass.a_staticmethod 1 some_module.SampleClass.double 1 some_module.SampleClass.get 1 some_module.__test__.c 2 some_module.__test__.d 1 some_module.sample_func ok Trying: from test import doctest_aliases Expecting nothing ok Trying: assert doctest_aliases.TwoNames.f Expecting nothing ok Trying: assert doctest_aliases.TwoNames.g Expecting nothing ok Trying: tests = excl_empty_finder.find(doctest_aliases) Expecting nothing ok Trying: print(len(tests)) Expecting: 2 ok Trying: print(tests[0].name) Expecting: test.doctest_aliases.TwoNames ok Trying: tests[1].name.split('.')[-1] in ['f', 'g'] Expecting: True ok Trying: tests = doctest.DocTestFinder().find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(exclude_empty=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 0 SampleClass.NestedClass.get 0 SampleClass.NestedClass.square 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(recurse=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass ok Trying: def f(x): ''' >>> x = 12 some text >>> # examples are not created for comments & bare prompts. >>> ... >>> for x in range(10): ... print(x, end=' ') 0 1 2 3 4 5 6 7 8 9 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: [e.lineno for e in test.examples] Expecting: [1, 9, 12] ok doctest (test_zipped_doctest) ... 46 tests with zero failures ok test_doctest_main_issue4197 (test.test_zipimport_support.ZipSupportTests) ... Expected line File "/tmp/tmpgxw6pf/script.py", line 2, in __main__.Test Got stdout: b'**********************************************************************\nFile "/tmp/tmpgxw6pf/script.py", line 2, in __main__.Test\nFailed example:\n \'line 2\'\nExpected nothing\nGot:\n \'line 2\'\n**********************************************************************\n1 items had failures:\n 1 of 1 in __main__.Test\n***Test Failed*** 1 failures.\n' Expected line File "/tmp/tmpgxw6pf/test_zip.zip/__main__.py", line 2, in __main__.Test Got stdout: b'**********************************************************************\nFile "/tmp/tmpgxw6pf/test_zip.zip/__main__.py", line 2, in __main__.Test\nFailed example:\n \'line 2\'\nExpected nothing\nGot:\n \'line 2\'\n**********************************************************************\n1 items had failures:\n 1 of 1 in __main__.Test\n***Test Failed*** 1 failures.\n' ok test_inspect_getsource_issue4223 (test.test_zipimport_support.ZipSupportTests) ... ok test_pdb_issue4201 (test.test_zipimport_support.ZipSupportTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 1.902s OK 1 test OK. =================== test_zlib ==================== 0.84user 0.08system 0:02.76elapsed 33%CPU (0avgtext+0avgdata 52116maxresident)k 0inputs+416outputs (0major+33590minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zlib == PyPy 3.3.5 (84bd8425c70c, Aug 05 2017, 08:05:18) [PyPy 5.5.0-alpha0 with GCC 7.1.1 20170718 (Red Hat 7.1.1-6)] == Linux-4.10.8-200.fc25.s390x-s390x-with-fedora-27-Rawhide big-endian == /tmp/test_python_34453 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0) [1/1] test_zlib test_library_version (test.test_zlib.VersionTestCase) ... ok test_adler32empty (test.test_zlib.ChecksumTestCase) ... ok test_adler32start (test.test_zlib.ChecksumTestCase) ... ok test_crc32_adler32_unsigned (test.test_zlib.ChecksumTestCase) ... ok test_crc32empty (test.test_zlib.ChecksumTestCase) ... ok test_crc32start (test.test_zlib.ChecksumTestCase) ... ok test_penguins (test.test_zlib.ChecksumTestCase) ... ok test_same_as_binascii_crc32 (test.test_zlib.ChecksumTestCase) ... ok test_big_buffer (test.test_zlib.ChecksumBigBufferTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_badargs (test.test_zlib.ExceptionTestCase) ... ok test_badcompressobj (test.test_zlib.ExceptionTestCase) ... ok test_baddecompressobj (test.test_zlib.ExceptionTestCase) ... ok test_badlevel (test.test_zlib.ExceptionTestCase) ... ok test_decompressobj_badflush (test.test_zlib.ExceptionTestCase) ... ok test_big_compress_buffer (test.test_zlib.CompressTestCase) ... ok test_big_decompress_buffer (test.test_zlib.CompressTestCase) ... ok test_incomplete_stream (test.test_zlib.CompressTestCase) ... ok test_length_overflow (test.test_zlib.CompressTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_speech (test.test_zlib.CompressTestCase) ... ok test_speech128 (test.test_zlib.CompressTestCase) ... ok test_badcompresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Compress.copy()' test_baddecompresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Decompress.copy()' test_big_compress_buffer (test.test_zlib.CompressObjectTestCase) ... ok test_big_decompress_buffer (test.test_zlib.CompressObjectTestCase) ... ok test_clear_unconsumed_tail (test.test_zlib.CompressObjectTestCase) ... ok test_compresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Compress.copy()' test_compressincremental (test.test_zlib.CompressObjectTestCase) ... ok test_compressoptions (test.test_zlib.CompressObjectTestCase) ... ok test_decompimax (test.test_zlib.CompressObjectTestCase) ... ok test_decompinc (test.test_zlib.CompressObjectTestCase) ... ok test_decompincflush (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_eof (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_eof_incomplete_stream (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_incomplete_stream (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_unused_data (test.test_zlib.CompressObjectTestCase) ... ok test_decompresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Decompress.copy()' test_decompressmaxlen (test.test_zlib.CompressObjectTestCase) ... ok test_decompressmaxlenflush (test.test_zlib.CompressObjectTestCase) ... ok test_dictionary (test.test_zlib.CompressObjectTestCase) ... ok test_dictionary_streaming (test.test_zlib.CompressObjectTestCase) ... ok test_empty_flush (test.test_zlib.CompressObjectTestCase) ... ok test_flush_with_freed_input (test.test_zlib.CompressObjectTestCase) ... ok test_flushes (test.test_zlib.CompressObjectTestCase) ... ok test_length_overflow (test.test_zlib.CompressObjectTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_maxlenmisc (test.test_zlib.CompressObjectTestCase) ... ok test_odd_flush (test.test_zlib.CompressObjectTestCase) ... ok test_pair (test.test_zlib.CompressObjectTestCase) ... ok ---------------------------------------------------------------------- Ran 47 tests in 3.504s OK (skipped=7) 1 test OK. 1.42user 0.07system 0:03.98elapsed 37%CPU (0avgtext+0avgdata 89644maxresident)k 0inputs+88outputs (0major+39938minor)pagefaults 0swaps == Failed tests == + echo '== Failed tests ==' + cat failed-tests.txt test__locale test_array test_capi test_decimal test_distutils test_email test_faulthandler test_fractions test_frozen test_ftplib test_gc test_getargs2 test_httplib test_idle test_importlib test_numeric_tower test_parser test_pyexpat test_sqlite test_ssl test_structmembers test_symtable test_unicode test_venv ================= ~/build/BUILD/pypy3-v5.5.0-src -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- FINISHED TESTING: pypy-c -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- + echo ================= + popd + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'FINISHED TESTING: pypy-c' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + exit 0 Processing files: pypy3-5.5.0-6.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jocuhJ + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.5.0-src + DOCDIR=/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/doc/pypy3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/doc/pypy3 + cp -pr README.rst /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/doc/pypy3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yABIF4 + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.5.0-src + LICENSEDIR=/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/licenses/pypy3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/licenses/pypy3 + cp -pr LICENSE /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/licenses/pypy3 + exit 0 Provides: libpypy-c.so()(64bit) pypy3 = 5.5.0-6.fc27 pypy3(s390-64) = 5.5.0-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libexpat.so.1()(64bit) libffi.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpypy-c.so()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libtinfo.so.6()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: pypy3-libs-5.5.0-6.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nKvP8B + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.5.0-src + DOCDIR=/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/doc/pypy3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/doc/pypy3 + cp -pr README.rst /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/doc/pypy3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YySuUc + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.5.0-src + LICENSEDIR=/builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/licenses/pypy3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/licenses/pypy3 + cp -pr LICENSE /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x/usr/share/licenses/pypy3 + exit 0 Provides: pypy3-libs = 5.5.0-6.fc27 pypy3-libs(s390-64) = 5.5.0-6.fc27 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: /bin/sh /usr/bin/env /usr/bin/pypy3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdbm.so.4()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libncursesw.so.6()(64bit) libpanel.so.6()(64bit) libsqlite3.so.0()(64bit) libtcl8.6.so()(64bit) libtinfo.so.6()(64bit) libtk8.6.so()(64bit) rtld(GNU_HASH) Processing files: pypy3-devel-5.5.0-6.fc27.s390x Provides: pypy3-devel = 5.5.0-6.fc27 pypy3-devel(s390-64) = 5.5.0-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy3-debugsource-5.5.0-6.fc27.s390x Provides: pypy3-debugsource = 5.5.0-6.fc27 pypy3-debugsource(s390-64) = 5.5.0-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy3-libs-debuginfo-5.5.0-6.fc27.s390x Provides: debuginfo(build-id) = 0c3a27950b9451b57f8e6272264287572f8d9530 debuginfo(build-id) = 21779f868cc9f262e51512f8f37b98304dd48aea debuginfo(build-id) = 38a35c8ebe8ccb8b13e697325b5f94071b22f634 debuginfo(build-id) = 47e7881d872aaaccb2a9c82031f12d387a2c1c8c debuginfo(build-id) = 553611993bf19815c1027478defd828c84869000 debuginfo(build-id) = 5643694be72c36b23c7d51a426dfa6a5bce67e98 debuginfo(build-id) = 634aefde472a2b7dd1af366fb007d8e6449c5385 debuginfo(build-id) = 6d993964f2143b4f54b79bd06e74bc94bbaf547f debuginfo(build-id) = 9604901d77c372f38ed9fd84de04534f9b723b0a debuginfo(build-id) = bbf3d884ce344d66c30d0479709dccf35b748664 debuginfo(build-id) = ca28a0df29f4ca66fc0f7d17a3e581d9eb8b09a2 debuginfo(build-id) = e458bd64629f948f61d0d0a2d9dd4be69baea8cd pypy3-libs-debuginfo = 5.5.0-6.fc27 pypy3-libs-debuginfo(s390-64) = 5.5.0-6.fc27 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/pypy3-5.5.0-6.fc27.s390x Wrote: /builddir/build/RPMS/pypy3-5.5.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pypy3-libs-5.5.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pypy3-devel-5.5.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pypy3-debugsource-5.5.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pypy3-libs-debuginfo-5.5.0-6.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XS9MBL + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.5.0-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/pypy3-5.5.0-6.fc27.s390x + exit 0 Child return code was: 0