Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rx.spec'], chrootPath='/var/lib/mock/809480-fedora-rawhide-x86_64-1539577320.044079/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r51wnto4:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'af642734f75f43f8b30ea3df1d9fd53e', '-D', '/var/lib/mock/809480-fedora-rawhide-x86_64-1539577320.044079/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r51wnto4:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-rx-1.6.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rx.spec'], chrootPath='/var/lib/mock/809480-fedora-rawhide-x86_64-1539577320.044079/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r51wnto4:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c0c643361b66421ab62ea2e9c98f723f', '-D', '/var/lib/mock/809480-fedora-rawhide-x86_64-1539577320.044079/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r51wnto4:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q60dSV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RxPY-1.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Rx-1.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd RxPY-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf Rx.egg-info + rm tests/test_observable/test_dowhile.py + rm tests/test_observable/test_while.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mrsw6N + umask 022 + cd /builddir/build/BUILD + cd RxPY-1.6.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/rx copying rx/__init__.py -> build/lib/rx creating build/lib/rx/core copying rx/core/scheduledobserver.py -> build/lib/rx/core copying rx/core/observerextensions.py -> build/lib/rx/core copying rx/core/observerbase.py -> build/lib/rx/core copying rx/core/observeonobserver.py -> build/lib/rx/core copying rx/core/observablebase.py -> build/lib/rx/core copying rx/core/notification.py -> build/lib/rx/core copying rx/core/disposableextensions.py -> build/lib/rx/core copying rx/core/checkedobserver.py -> build/lib/rx/core copying rx/core/blockingobservable.py -> build/lib/rx/core copying rx/core/autodetachobserver.py -> build/lib/rx/core copying rx/core/anonymousobserver.py -> build/lib/rx/core copying rx/core/anonymousobservable.py -> build/lib/rx/core copying rx/core/__init__.py -> build/lib/rx/core creating build/lib/rx/core/py2 copying rx/core/py2/scheduler.py -> build/lib/rx/core/py2 copying rx/core/py2/observer.py -> build/lib/rx/core/py2 copying rx/core/py2/observable.py -> build/lib/rx/core/py2 copying rx/core/py2/disposable.py -> build/lib/rx/core/py2 copying rx/core/py2/__init__.py -> build/lib/rx/core/py2 creating build/lib/rx/core/py3 copying rx/core/py3/scheduler.py -> build/lib/rx/core/py3 copying rx/core/py3/observer.py -> build/lib/rx/core/py3 copying rx/core/py3/observable.py -> build/lib/rx/core/py3 copying rx/core/py3/disposable.py -> build/lib/rx/core/py3 copying rx/core/py3/__init__.py -> build/lib/rx/core/py3 creating build/lib/rx/internal copying rx/internal/utils.py -> build/lib/rx/internal copying rx/internal/priorityqueue.py -> build/lib/rx/internal copying rx/internal/extensionmethod.py -> build/lib/rx/internal copying rx/internal/exceptions.py -> build/lib/rx/internal copying rx/internal/enumerator.py -> build/lib/rx/internal copying rx/internal/enumerable.py -> build/lib/rx/internal copying rx/internal/concurrency.py -> build/lib/rx/internal copying rx/internal/basic.py -> build/lib/rx/internal copying rx/internal/__init__.py -> build/lib/rx/internal creating build/lib/rx/linq copying rx/linq/groupedobservable.py -> build/lib/rx/linq copying rx/linq/connectableobservable.py -> build/lib/rx/linq copying rx/linq/__init__.py -> build/lib/rx/linq creating build/lib/rx/linq/observable copying rx/linq/observable/ziparray.py -> build/lib/rx/linq/observable copying rx/linq/observable/zip.py -> build/lib/rx/linq/observable copying rx/linq/observable/withlatestfrom.py -> build/lib/rx/linq/observable copying rx/linq/observable/windowwithtimeorcount.py -> build/lib/rx/linq/observable copying rx/linq/observable/windowwithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/windowwithcount.py -> build/lib/rx/linq/observable copying rx/linq/observable/window.py -> build/lib/rx/linq/observable copying rx/linq/observable/whiledo.py -> build/lib/rx/linq/observable copying rx/linq/observable/where.py -> build/lib/rx/linq/observable copying rx/linq/observable/when.py -> build/lib/rx/linq/observable copying rx/linq/observable/using.py -> build/lib/rx/linq/observable copying rx/linq/observable/transduce.py -> build/lib/rx/linq/observable copying rx/linq/observable/toset.py -> build/lib/rx/linq/observable copying rx/linq/observable/tolist.py -> build/lib/rx/linq/observable copying rx/linq/observable/toiterable.py -> build/lib/rx/linq/observable copying rx/linq/observable/tofuture.py -> build/lib/rx/linq/observable copying rx/linq/observable/todict.py -> build/lib/rx/linq/observable copying rx/linq/observable/toblocking.py -> build/lib/rx/linq/observable copying rx/linq/observable/toasync.py -> build/lib/rx/linq/observable copying rx/linq/observable/timestamp.py -> build/lib/rx/linq/observable copying rx/linq/observable/timer.py -> build/lib/rx/linq/observable copying rx/linq/observable/timeoutwithselector.py -> build/lib/rx/linq/observable copying rx/linq/observable/timeout.py -> build/lib/rx/linq/observable copying rx/linq/observable/timeinterval.py -> build/lib/rx/linq/observable copying rx/linq/observable/throw.py -> build/lib/rx/linq/observable copying rx/linq/observable/throttlefirst.py -> build/lib/rx/linq/observable copying rx/linq/observable/thendo.py -> build/lib/rx/linq/observable copying rx/linq/observable/takewithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/takewhile.py -> build/lib/rx/linq/observable copying rx/linq/observable/takeuntilwithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/takeuntil.py -> build/lib/rx/linq/observable copying rx/linq/observable/takelastwithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/takelastbuffer.py -> build/lib/rx/linq/observable copying rx/linq/observable/takelast.py -> build/lib/rx/linq/observable copying rx/linq/observable/take.py -> build/lib/rx/linq/observable copying rx/linq/observable/switchlatest.py -> build/lib/rx/linq/observable copying rx/linq/observable/sum.py -> build/lib/rx/linq/observable copying rx/linq/observable/subscribeon.py -> build/lib/rx/linq/observable copying rx/linq/observable/statistics.py -> build/lib/rx/linq/observable copying rx/linq/observable/startswith.py -> build/lib/rx/linq/observable copying rx/linq/observable/startasync.py -> build/lib/rx/linq/observable copying rx/linq/observable/start.py -> build/lib/rx/linq/observable copying rx/linq/observable/some.py -> build/lib/rx/linq/observable copying rx/linq/observable/slice.py -> build/lib/rx/linq/observable copying rx/linq/observable/skipwithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/skipwhile.py -> build/lib/rx/linq/observable copying rx/linq/observable/skipuntilwithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/skipuntil.py -> build/lib/rx/linq/observable copying rx/linq/observable/skiplastwithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/skiplast.py -> build/lib/rx/linq/observable copying rx/linq/observable/skip.py -> build/lib/rx/linq/observable copying rx/linq/observable/singleordefault.py -> build/lib/rx/linq/observable copying rx/linq/observable/single.py -> build/lib/rx/linq/observable copying rx/linq/observable/sequenceequal.py -> build/lib/rx/linq/observable copying rx/linq/observable/selectswitch.py -> build/lib/rx/linq/observable copying rx/linq/observable/selectmany.py -> build/lib/rx/linq/observable copying rx/linq/observable/select.py -> build/lib/rx/linq/observable copying rx/linq/observable/scan.py -> build/lib/rx/linq/observable copying rx/linq/observable/sample.py -> build/lib/rx/linq/observable copying rx/linq/observable/returnvalue.py -> build/lib/rx/linq/observable copying rx/linq/observable/retry.py -> build/lib/rx/linq/observable copying rx/linq/observable/replay.py -> build/lib/rx/linq/observable copying rx/linq/observable/repeat.py -> build/lib/rx/linq/observable copying rx/linq/observable/reduce.py -> build/lib/rx/linq/observable copying rx/linq/observable/range.py -> build/lib/rx/linq/observable copying rx/linq/observable/publishvalue.py -> build/lib/rx/linq/observable copying rx/linq/observable/publish.py -> build/lib/rx/linq/observable copying rx/linq/observable/pluck.py -> build/lib/rx/linq/observable copying rx/linq/observable/partition.py -> build/lib/rx/linq/observable copying rx/linq/observable/pairwise.py -> build/lib/rx/linq/observable copying rx/linq/observable/onerrorresumenext.py -> build/lib/rx/linq/observable copying rx/linq/observable/of.py -> build/lib/rx/linq/observable copying rx/linq/observable/observeon.py -> build/lib/rx/linq/observable copying rx/linq/observable/never.py -> build/lib/rx/linq/observable copying rx/linq/observable/multicast.py -> build/lib/rx/linq/observable copying rx/linq/observable/minby.py -> build/lib/rx/linq/observable copying rx/linq/observable/min.py -> build/lib/rx/linq/observable copying rx/linq/observable/merge.py -> build/lib/rx/linq/observable copying rx/linq/observable/maxby.py -> build/lib/rx/linq/observable copying rx/linq/observable/max.py -> build/lib/rx/linq/observable copying rx/linq/observable/materialize.py -> build/lib/rx/linq/observable copying rx/linq/observable/manyselect.py -> build/lib/rx/linq/observable copying rx/linq/observable/let.py -> build/lib/rx/linq/observable copying rx/linq/observable/lastordefault.py -> build/lib/rx/linq/observable copying rx/linq/observable/last.py -> build/lib/rx/linq/observable copying rx/linq/observable/join.py -> build/lib/rx/linq/observable copying rx/linq/observable/isempty.py -> build/lib/rx/linq/observable copying rx/linq/observable/interval.py -> build/lib/rx/linq/observable copying rx/linq/observable/ignoreelements.py -> build/lib/rx/linq/observable copying rx/linq/observable/ifthen.py -> build/lib/rx/linq/observable copying rx/linq/observable/groupjoin.py -> build/lib/rx/linq/observable copying rx/linq/observable/groupbyuntil.py -> build/lib/rx/linq/observable copying rx/linq/observable/groupby.py -> build/lib/rx/linq/observable copying rx/linq/observable/generatewithrelativetime.py -> build/lib/rx/linq/observable copying rx/linq/observable/generate.py -> build/lib/rx/linq/observable copying rx/linq/observable/fromiterable.py -> build/lib/rx/linq/observable copying rx/linq/observable/fromfuture.py -> build/lib/rx/linq/observable copying rx/linq/observable/fromcallback.py -> build/lib/rx/linq/observable copying rx/linq/observable/forin.py -> build/lib/rx/linq/observable copying rx/linq/observable/firstordefault.py -> build/lib/rx/linq/observable copying rx/linq/observable/first.py -> build/lib/rx/linq/observable copying rx/linq/observable/findindex.py -> build/lib/rx/linq/observable copying rx/linq/observable/find.py -> build/lib/rx/linq/observable copying rx/linq/observable/finallyaction.py -> build/lib/rx/linq/observable copying rx/linq/observable/expand.py -> build/lib/rx/linq/observable copying rx/linq/observable/exclusive.py -> build/lib/rx/linq/observable copying rx/linq/observable/empty.py -> build/lib/rx/linq/observable copying rx/linq/observable/elementatordefault.py -> build/lib/rx/linq/observable copying rx/linq/observable/elementat.py -> build/lib/rx/linq/observable copying rx/linq/observable/dowhile.py -> build/lib/rx/linq/observable copying rx/linq/observable/doaction.py -> build/lib/rx/linq/observable copying rx/linq/observable/distinctuntilchanged.py -> build/lib/rx/linq/observable copying rx/linq/observable/distinct.py -> build/lib/rx/linq/observable copying rx/linq/observable/dematerialize.py -> build/lib/rx/linq/observable copying rx/linq/observable/delaywithselector.py -> build/lib/rx/linq/observable copying rx/linq/observable/delaysubscription.py -> build/lib/rx/linq/observable copying rx/linq/observable/delay.py -> build/lib/rx/linq/observable copying rx/linq/observable/defer.py -> build/lib/rx/linq/observable copying rx/linq/observable/defaultifempty.py -> build/lib/rx/linq/observable copying rx/linq/observable/debounce.py -> build/lib/rx/linq/observable copying rx/linq/observable/create.py -> build/lib/rx/linq/observable copying rx/linq/observable/count.py -> build/lib/rx/linq/observable copying rx/linq/observable/contains.py -> build/lib/rx/linq/observable copying rx/linq/observable/concat.py -> build/lib/rx/linq/observable copying rx/linq/observable/combinelatest.py -> build/lib/rx/linq/observable copying rx/linq/observable/catch.py -> build/lib/rx/linq/observable copying rx/linq/observable/case.py -> build/lib/rx/linq/observable copying rx/linq/observable/bufferwithtimeorcount.py -> build/lib/rx/linq/observable copying rx/linq/observable/bufferwithtime.py -> build/lib/rx/linq/observable copying rx/linq/observable/buffer.py -> build/lib/rx/linq/observable copying rx/linq/observable/average.py -> build/lib/rx/linq/observable copying rx/linq/observable/asobservable.py -> build/lib/rx/linq/observable copying rx/linq/observable/and_.py -> build/lib/rx/linq/observable copying rx/linq/observable/amb.py -> build/lib/rx/linq/observable copying rx/linq/observable/all.py -> build/lib/rx/linq/observable copying rx/linq/observable/__init__.py -> build/lib/rx/linq/observable creating build/lib/rx/linq/enumerable copying rx/linq/enumerable/whiledo.py -> build/lib/rx/linq/enumerable copying rx/linq/enumerable/__init__.py -> build/lib/rx/linq/enumerable creating build/lib/rx/concurrency copying rx/concurrency/virtualtimescheduler.py -> build/lib/rx/concurrency copying rx/concurrency/timeoutscheduler.py -> build/lib/rx/concurrency copying rx/concurrency/threadpoolscheduler.py -> build/lib/rx/concurrency copying rx/concurrency/schedulerbase.py -> build/lib/rx/concurrency copying rx/concurrency/scheduleperiodic.py -> build/lib/rx/concurrency copying rx/concurrency/scheduleditem.py -> build/lib/rx/concurrency copying rx/concurrency/newthreadscheduler.py -> build/lib/rx/concurrency copying rx/concurrency/immediatescheduler.py -> build/lib/rx/concurrency copying rx/concurrency/historicalscheduler.py -> build/lib/rx/concurrency copying rx/concurrency/eventloopscheduler.py -> build/lib/rx/concurrency copying rx/concurrency/currentthreadscheduler.py -> build/lib/rx/concurrency copying rx/concurrency/catchscheduler.py -> build/lib/rx/concurrency copying rx/concurrency/__init__.py -> build/lib/rx/concurrency creating build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/wxscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/twistedscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/tkinterscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/qtscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/pygamescheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/ioloopscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/gtkscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/geventscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/eventletscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/asyncioscheduler.py -> build/lib/rx/concurrency/mainloopscheduler copying rx/concurrency/mainloopscheduler/__init__.py -> build/lib/rx/concurrency/mainloopscheduler creating build/lib/rx/joins copying rx/joins/plan.py -> build/lib/rx/joins copying rx/joins/pattern.py -> build/lib/rx/joins copying rx/joins/joinobserver.py -> build/lib/rx/joins copying rx/joins/activeplan.py -> build/lib/rx/joins copying rx/joins/__init__.py -> build/lib/rx/joins creating build/lib/rx/linq/observable/blocking copying rx/linq/observable/blocking/toiterable.py -> build/lib/rx/linq/observable/blocking copying rx/linq/observable/blocking/last.py -> build/lib/rx/linq/observable/blocking copying rx/linq/observable/blocking/foreach.py -> build/lib/rx/linq/observable/blocking copying rx/linq/observable/blocking/first.py -> build/lib/rx/linq/observable/blocking copying rx/linq/observable/blocking/__init__.py -> build/lib/rx/linq/observable/blocking creating build/lib/rx/disposables copying rx/disposables/singleassignmentdisposable.py -> build/lib/rx/disposables copying rx/disposables/serialdisposable.py -> build/lib/rx/disposables copying rx/disposables/scheduleddisposable.py -> build/lib/rx/disposables copying rx/disposables/refcountdisposable.py -> build/lib/rx/disposables copying rx/disposables/multipleassignmentdisposable.py -> build/lib/rx/disposables copying rx/disposables/compositedisposable.py -> build/lib/rx/disposables copying rx/disposables/booleandisposable.py -> build/lib/rx/disposables copying rx/disposables/anonymousdisposable.py -> build/lib/rx/disposables copying rx/disposables/__init__.py -> build/lib/rx/disposables creating build/lib/rx/subjects copying rx/subjects/subject.py -> build/lib/rx/subjects copying rx/subjects/replaysubject.py -> build/lib/rx/subjects copying rx/subjects/innersubscription.py -> build/lib/rx/subjects copying rx/subjects/behaviorsubject.py -> build/lib/rx/subjects copying rx/subjects/asyncsubject.py -> build/lib/rx/subjects copying rx/subjects/anonymoussubject.py -> build/lib/rx/subjects copying rx/subjects/__init__.py -> build/lib/rx/subjects creating build/lib/rx/backpressure copying rx/backpressure/windowedobservable.py -> build/lib/rx/backpressure copying rx/backpressure/windowed.py -> build/lib/rx/backpressure copying rx/backpressure/stopandwaitobservable.py -> build/lib/rx/backpressure copying rx/backpressure/stopandwait.py -> build/lib/rx/backpressure copying rx/backpressure/pausablebuffered.py -> build/lib/rx/backpressure copying rx/backpressure/pausable.py -> build/lib/rx/backpressure copying rx/backpressure/controlledsubject.py -> build/lib/rx/backpressure copying rx/backpressure/controlledobservable.py -> build/lib/rx/backpressure copying rx/backpressure/__init__.py -> build/lib/rx/backpressure creating build/lib/rx/testing copying rx/testing/testscheduler.py -> build/lib/rx/testing copying rx/testing/subscription.py -> build/lib/rx/testing copying rx/testing/recorded.py -> build/lib/rx/testing copying rx/testing/reactivetest.py -> build/lib/rx/testing copying rx/testing/reactive_assert.py -> build/lib/rx/testing copying rx/testing/mockobserver.py -> build/lib/rx/testing copying rx/testing/mockdisposable.py -> build/lib/rx/testing copying rx/testing/marbles.py -> build/lib/rx/testing copying rx/testing/hotobservable.py -> build/lib/rx/testing copying rx/testing/dump.py -> build/lib/rx/testing copying rx/testing/coldobservable.py -> build/lib/rx/testing copying rx/testing/__init__.py -> build/lib/rx/testing + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mNDuBL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64 + cd RxPY-1.6.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/coldobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/dump.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/hotobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/marbles.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/mockdisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/mockobserver.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/reactive_assert.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/reactivetest.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/recorded.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/subscription.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/testscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/controlledobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/controlledsubject.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/pausable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/pausablebuffered.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/stopandwait.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/stopandwaitobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/windowed.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure copying build/lib/rx/backpressure/windowedobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects copying build/lib/rx/subjects/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects copying build/lib/rx/subjects/anonymoussubject.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects copying build/lib/rx/subjects/asyncsubject.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects copying build/lib/rx/subjects/behaviorsubject.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects copying build/lib/rx/subjects/innersubscription.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects copying build/lib/rx/subjects/replaysubject.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects copying build/lib/rx/subjects/subject.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/anonymousdisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/booleandisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/compositedisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/multipleassignmentdisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/refcountdisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/scheduleddisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/serialdisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables copying build/lib/rx/disposables/singleassignmentdisposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins copying build/lib/rx/joins/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins copying build/lib/rx/joins/activeplan.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins copying build/lib/rx/joins/joinobserver.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins copying build/lib/rx/joins/pattern.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins copying build/lib/rx/joins/plan.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/asyncioscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/eventletscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/geventscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/gtkscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/ioloopscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/pygamescheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/qtscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/tkinterscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/twistedscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/mainloopscheduler/wxscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler copying build/lib/rx/concurrency/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/catchscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/currentthreadscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/eventloopscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/historicalscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/immediatescheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/newthreadscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/scheduleditem.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/scheduleperiodic.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/schedulerbase.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/threadpoolscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/timeoutscheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency copying build/lib/rx/concurrency/virtualtimescheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/enumerable copying build/lib/rx/linq/enumerable/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/enumerable copying build/lib/rx/linq/enumerable/whiledo.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/enumerable creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking copying build/lib/rx/linq/observable/blocking/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking copying build/lib/rx/linq/observable/blocking/first.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking copying build/lib/rx/linq/observable/blocking/foreach.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking copying build/lib/rx/linq/observable/blocking/last.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking copying build/lib/rx/linq/observable/blocking/toiterable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking copying build/lib/rx/linq/observable/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/all.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/amb.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/and_.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/asobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/average.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/buffer.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/bufferwithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/bufferwithtimeorcount.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/case.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/catch.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/combinelatest.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/concat.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/contains.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/count.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/create.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/debounce.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/defaultifempty.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/defer.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/delay.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/delaysubscription.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/delaywithselector.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/dematerialize.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/distinct.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/distinctuntilchanged.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/doaction.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/dowhile.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/elementat.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/elementatordefault.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/empty.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/exclusive.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/expand.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/finallyaction.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/find.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/findindex.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/first.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/firstordefault.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/forin.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/fromcallback.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/fromfuture.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/fromiterable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/generate.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/generatewithrelativetime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/groupby.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/groupbyuntil.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/groupjoin.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/ifthen.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/ignoreelements.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/interval.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/isempty.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/join.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/last.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/lastordefault.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/let.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/manyselect.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/materialize.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/max.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/maxby.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/merge.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/min.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/minby.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/multicast.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/never.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/observeon.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/of.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/onerrorresumenext.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/pairwise.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/partition.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/pluck.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/publish.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/publishvalue.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/range.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/reduce.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/repeat.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/replay.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/retry.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/returnvalue.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/sample.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/scan.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/select.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/selectmany.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/selectswitch.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/sequenceequal.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/single.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/singleordefault.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/skip.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/skiplast.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/skiplastwithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/skipuntil.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/skipuntilwithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/skipwhile.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/skipwithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/slice.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/some.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/start.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/startasync.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/startswith.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/statistics.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/subscribeon.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/sum.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/switchlatest.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/take.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/takelast.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/takelastbuffer.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/takelastwithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/takeuntil.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/takeuntilwithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/takewhile.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/takewithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/thendo.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/throttlefirst.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/throw.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/timeinterval.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/timeout.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/timeoutwithselector.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/timer.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/timestamp.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/toasync.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/toblocking.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/todict.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/tofuture.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/toiterable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/tolist.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/toset.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/transduce.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/using.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/when.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/where.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/whiledo.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/window.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/windowwithcount.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/windowwithtime.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/windowwithtimeorcount.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/withlatestfrom.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/zip.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/observable/ziparray.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable copying build/lib/rx/linq/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq copying build/lib/rx/linq/connectableobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq copying build/lib/rx/linq/groupedobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/basic.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/concurrency.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/enumerable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/enumerator.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/exceptions.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/extensionmethod.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/priorityqueue.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/utils.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3 copying build/lib/rx/core/py3/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3 copying build/lib/rx/core/py3/disposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3 copying build/lib/rx/core/py3/observable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3 copying build/lib/rx/core/py3/observer.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3 copying build/lib/rx/core/py3/scheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3 creating /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2 copying build/lib/rx/core/py2/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2 copying build/lib/rx/core/py2/disposable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2 copying build/lib/rx/core/py2/observable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2 copying build/lib/rx/core/py2/observer.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2 copying build/lib/rx/core/py2/scheduler.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2 copying build/lib/rx/core/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/anonymousobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/anonymousobserver.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/autodetachobserver.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/blockingobservable.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/checkedobserver.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/disposableextensions.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/notification.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/observablebase.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/observeonobserver.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/observerbase.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/observerextensions.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/scheduledobserver.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core copying build/lib/rx/__init__.py -> /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/coldobservable.py to coldobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/dump.py to dump.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/hotobservable.py to hotobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/marbles.py to marbles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/mockdisposable.py to mockdisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/mockobserver.py to mockobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/reactive_assert.py to reactive_assert.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/reactivetest.py to reactivetest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/recorded.py to recorded.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/subscription.py to subscription.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/testing/testscheduler.py to testscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/controlledobservable.py to controlledobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/controlledsubject.py to controlledsubject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/pausable.py to pausable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/pausablebuffered.py to pausablebuffered.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/stopandwait.py to stopandwait.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/stopandwaitobservable.py to stopandwaitobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/windowed.py to windowed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/backpressure/windowedobservable.py to windowedobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects/anonymoussubject.py to anonymoussubject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects/asyncsubject.py to asyncsubject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects/behaviorsubject.py to behaviorsubject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects/innersubscription.py to innersubscription.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects/replaysubject.py to replaysubject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/subjects/subject.py to subject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/anonymousdisposable.py to anonymousdisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/booleandisposable.py to booleandisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/compositedisposable.py to compositedisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/multipleassignmentdisposable.py to multipleassignmentdisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/refcountdisposable.py to refcountdisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/scheduleddisposable.py to scheduleddisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/serialdisposable.py to serialdisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/disposables/singleassignmentdisposable.py to singleassignmentdisposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins/activeplan.py to activeplan.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins/joinobserver.py to joinobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins/pattern.py to pattern.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/joins/plan.py to plan.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/asyncioscheduler.py to asyncioscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/eventletscheduler.py to eventletscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/geventscheduler.py to geventscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/gtkscheduler.py to gtkscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/ioloopscheduler.py to ioloopscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/pygamescheduler.py to pygamescheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/qtscheduler.py to qtscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/tkinterscheduler.py to tkinterscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/twistedscheduler.py to twistedscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/mainloopscheduler/wxscheduler.py to wxscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/catchscheduler.py to catchscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/currentthreadscheduler.py to currentthreadscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/eventloopscheduler.py to eventloopscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/historicalscheduler.py to historicalscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/immediatescheduler.py to immediatescheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/newthreadscheduler.py to newthreadscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/scheduleditem.py to scheduleditem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/scheduleperiodic.py to scheduleperiodic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/schedulerbase.py to schedulerbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/threadpoolscheduler.py to threadpoolscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/timeoutscheduler.py to timeoutscheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/concurrency/virtualtimescheduler.py to virtualtimescheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/enumerable/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/enumerable/whiledo.py to whiledo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking/first.py to first.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking/foreach.py to foreach.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking/last.py to last.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/blocking/toiterable.py to toiterable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/all.py to all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/amb.py to amb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/and_.py to and_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/asobservable.py to asobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/average.py to average.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/buffer.py to buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/bufferwithtime.py to bufferwithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/bufferwithtimeorcount.py to bufferwithtimeorcount.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/case.py to case.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/catch.py to catch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/combinelatest.py to combinelatest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/concat.py to concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/contains.py to contains.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/count.py to count.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/create.py to create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/debounce.py to debounce.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/defaultifempty.py to defaultifempty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/defer.py to defer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/delay.py to delay.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/delaysubscription.py to delaysubscription.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/delaywithselector.py to delaywithselector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/dematerialize.py to dematerialize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/distinct.py to distinct.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/distinctuntilchanged.py to distinctuntilchanged.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/doaction.py to doaction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/dowhile.py to dowhile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/elementat.py to elementat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/elementatordefault.py to elementatordefault.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/empty.py to empty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/exclusive.py to exclusive.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/expand.py to expand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/finallyaction.py to finallyaction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/find.py to find.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/findindex.py to findindex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/first.py to first.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/firstordefault.py to firstordefault.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/forin.py to forin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/fromcallback.py to fromcallback.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/fromfuture.py to fromfuture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/fromiterable.py to fromiterable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/generate.py to generate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/generatewithrelativetime.py to generatewithrelativetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/groupby.py to groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/groupbyuntil.py to groupbyuntil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/groupjoin.py to groupjoin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/ifthen.py to ifthen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/ignoreelements.py to ignoreelements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/interval.py to interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/isempty.py to isempty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/join.py to join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/last.py to last.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/lastordefault.py to lastordefault.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/let.py to let.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/manyselect.py to manyselect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/materialize.py to materialize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/max.py to max.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/maxby.py to maxby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/merge.py to merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/min.py to min.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/minby.py to minby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/multicast.py to multicast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/never.py to never.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/observeon.py to observeon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/of.py to of.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/onerrorresumenext.py to onerrorresumenext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/pairwise.py to pairwise.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/partition.py to partition.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/pluck.py to pluck.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/publish.py to publish.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/publishvalue.py to publishvalue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/range.py to range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/reduce.py to reduce.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/repeat.py to repeat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/replay.py to replay.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/retry.py to retry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/returnvalue.py to returnvalue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/sample.py to sample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/scan.py to scan.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/select.py to select.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/selectmany.py to selectmany.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/selectswitch.py to selectswitch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/sequenceequal.py to sequenceequal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/single.py to single.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/singleordefault.py to singleordefault.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/skip.py to skip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/skiplast.py to skiplast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/skiplastwithtime.py to skiplastwithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/skipuntil.py to skipuntil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/skipuntilwithtime.py to skipuntilwithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/skipwhile.py to skipwhile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/skipwithtime.py to skipwithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/slice.py to slice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/some.py to some.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/start.py to start.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/startasync.py to startasync.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/startswith.py to startswith.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/statistics.py to statistics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/subscribeon.py to subscribeon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/sum.py to sum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/switchlatest.py to switchlatest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/take.py to take.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/takelast.py to takelast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/takelastbuffer.py to takelastbuffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/takelastwithtime.py to takelastwithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/takeuntil.py to takeuntil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/takeuntilwithtime.py to takeuntilwithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/takewhile.py to takewhile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/takewithtime.py to takewithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/thendo.py to thendo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/throttlefirst.py to throttlefirst.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/throw.py to throw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/timeinterval.py to timeinterval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/timeout.py to timeout.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/timeoutwithselector.py to timeoutwithselector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/timer.py to timer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/timestamp.py to timestamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/toasync.py to toasync.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/toblocking.py to toblocking.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/todict.py to todict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/tofuture.py to tofuture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/toiterable.py to toiterable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/tolist.py to tolist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/toset.py to toset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/transduce.py to transduce.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/using.py to using.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/when.py to when.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/where.py to where.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/whiledo.py to whiledo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/window.py to window.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/windowwithcount.py to windowwithcount.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/windowwithtime.py to windowwithtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/windowwithtimeorcount.py to windowwithtimeorcount.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/withlatestfrom.py to withlatestfrom.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/zip.py to zip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/observable/ziparray.py to ziparray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/connectableobservable.py to connectableobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/linq/groupedobservable.py to groupedobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/basic.py to basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/concurrency.py to concurrency.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/enumerable.py to enumerable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/enumerator.py to enumerator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/extensionmethod.py to extensionmethod.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/priorityqueue.py to priorityqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/internal/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3/disposable.py to disposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3/observable.py to observable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3/observer.py to observer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py3/scheduler.py to scheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2/disposable.py to disposable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2/observable.py to observable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2/observer.py to observer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/py2/scheduler.py to scheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/anonymousobservable.py to anonymousobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/anonymousobserver.py to anonymousobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/autodetachobserver.py to autodetachobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/blockingobservable.py to blockingobservable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/checkedobserver.py to checkedobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/disposableextensions.py to disposableextensions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/notification.py to notification.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/observablebase.py to observablebase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/observeonobserver.py to observeonobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/observerbase.py to observerbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/observerextensions.py to observerextensions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/core/scheduledobserver.py to scheduledobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/rx/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp4mnk1_nv.py' /usr/bin/python3 /tmp/tmp4mnk1_nv.py removing /tmp/tmp4mnk1_nv.py running install_egg_info running egg_info creating Rx.egg-info writing Rx.egg-info/PKG-INFO writing dependency_links to Rx.egg-info/dependency_links.txt writing top-level names to Rx.egg-info/top_level.txt writing manifest file 'Rx.egg-info/SOURCES.txt' reading manifest file 'Rx.egg-info/SOURCES.txt' writing manifest file 'Rx.egg-info/SOURCES.txt' Copying Rx.egg-info to /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/Rx-1.6.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.6.1-1.fc30 --unique-debug-suffix -1.6.1-1.fc30.x86_64 --unique-debug-src-base python-rx-1.6.1-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/RxPY-1.6.1 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YYFTJX + umask 022 + cd /builddir/build/BUILD + cd RxPY-1.6.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages + /usr/bin/python3 setup.py test running test running egg_info writing Rx.egg-info/PKG-INFO writing dependency_links to Rx.egg-info/dependency_links.txt writing top-level names to Rx.egg-info/top_level.txt reading manifest file 'Rx.egg-info/SOURCES.txt' writing manifest file 'Rx.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: test_controlledobservable_simple (test_controlledobservable.TestControlledObservable) ... ok BUILDSTDERR: test_windowedobservalbe_simple (test_windowedobservable.TestWindowedObservable) ... ok BUILDSTDERR: test_currentthread_ensuretrampoline (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_currentthread_ensuretrampoline_and_cancel (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_currentthread_ensuretrampoline_and_canceltimed (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_currentthread_ensuretrampoline_nested (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_currentthread_now (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_currentthread_scheduleaction (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_currentthread_scheduleactionerror (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_currentthread_scheduleactionnested (tests.test_concurrency.test_currentthreadscheduler.TestCurrentThreadScheduler) ... ok BUILDSTDERR: test_event_loop_different_thread (tests.test_concurrency.test_eventloopscheduler.TestEventLoopScheduler) ... ok BUILDSTDERR: test_event_loop_now (tests.test_concurrency.test_eventloopscheduler.TestEventLoopScheduler) ... ok BUILDSTDERR: test_event_loop_schedule_action (tests.test_concurrency.test_eventloopscheduler.TestEventLoopScheduler) ... ok BUILDSTDERR: test_event_loop_schedule_action_due (tests.test_concurrency.test_eventloopscheduler.TestEventLoopScheduler) ... ok BUILDSTDERR: test_event_loop_schedule_ordered_actions (tests.test_concurrency.test_eventloopscheduler.TestEventLoopScheduler) ... ok BUILDSTDERR: test_eventloop_schedule_action_periodic (tests.test_concurrency.test_eventloopscheduler.TestEventLoopScheduler) ... ok BUILDSTDERR: test_advance_by (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_advance_to (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_cancellation (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_ctor (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_is_enabled (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_order (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_sleep1 (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_sleep2 (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_start_stop (tests.test_concurrency.test_historicalscheduler.TestHistoricalScheduler) ... ok BUILDSTDERR: test_immediate_now (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_recursive1 (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_recursive2 (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_recursive3 (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_schedule_action_error (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_scheduleaction (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_simple1 (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_simple2 (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_immediate_simple3 (tests.test_concurrency.test_immediatescheduler.TestImmediateScheduler) ... ok BUILDSTDERR: test_asyncio_schedule_action (tests.test_concurrency.test_mainloopscheduler.test_asyncioscheduler.TestAsyncIOScheduler) ... ok BUILDSTDERR: test_asyncio_schedule_action_cancel (tests.test_concurrency.test_mainloopscheduler.test_asyncioscheduler.TestAsyncIOScheduler) ... ok BUILDSTDERR: test_asyncio_schedule_action_due (tests.test_concurrency.test_mainloopscheduler.test_asyncioscheduler.TestAsyncIOScheduler) ... ok BUILDSTDERR: test_asyncio_schedule_now (tests.test_concurrency.test_mainloopscheduler.test_asyncioscheduler.TestAsyncIOScheduler) ... ok BUILDSTDERR: Failure: SkipTest (Eventlet not installed) ... SKIP: Eventlet not installed BUILDSTDERR: Failure: SkipTest (GEvent not installed) ... SKIP: GEvent not installed BUILDSTDERR: Failure: SkipTest (Need python-gi) ... SKIP: Need python-gi BUILDSTDERR: Failure: SkipTest (Tornado not installed) ... SKIP: Tornado not installed BUILDSTDERR: Failure: SkipTest (Need PyQt4, PyQt5, or PySide) ... SKIP: Need PyQt4, PyQt5, or PySide BUILDSTDERR: Failure: SkipTest (Tkinter not installed) ... SKIP: Tkinter not installed BUILDSTDERR: Failure: SkipTest (Twisted not installed) ... SKIP: Twisted not installed BUILDSTDERR: test_new_thread_now (tests.test_concurrency.test_newthreadscheduler.TestNewThreadScheduler) ... ok BUILDSTDERR: test_new_thread_schedule_action (tests.test_concurrency.test_newthreadscheduler.TestNewThreadScheduler) ... ok BUILDSTDERR: test_new_thread_schedule_action_cancel (tests.test_concurrency.test_newthreadscheduler.TestNewThreadScheduler) ... ok BUILDSTDERR: test_new_thread_schedule_action_due (tests.test_concurrency.test_newthreadscheduler.TestNewThreadScheduler) ... ok BUILDSTDERR: test_schedule_action (tests.test_concurrency.test_threadpoolscheduler.TestThreadPoolScheduler) ... ok BUILDSTDERR: test_schedule_action_absolute (tests.test_concurrency.test_threadpoolscheduler.TestThreadPoolScheduler) ... ok BUILDSTDERR: test_schedule_action_cancel (tests.test_concurrency.test_threadpoolscheduler.TestThreadPoolScheduler) ... ok BUILDSTDERR: test_schedule_action_due_0 (tests.test_concurrency.test_threadpoolscheduler.TestThreadPoolScheduler) ... ok BUILDSTDERR: test_schedule_action_due_relative (tests.test_concurrency.test_threadpoolscheduler.TestThreadPoolScheduler) ... ok BUILDSTDERR: test_threadpool_now (tests.test_concurrency.test_threadpoolscheduler.TestThreadPoolScheduler) ... ok BUILDSTDERR: test_timeout_now (tests.test_concurrency.test_timeoutscheduler.TestTimeoutScheduler) ... ok BUILDSTDERR: test_timeout_schedule_action (tests.test_concurrency.test_timeoutscheduler.TestTimeoutScheduler) ... ok BUILDSTDERR: test_timeout_schedule_action_cancel (tests.test_concurrency.test_timeoutscheduler.TestTimeoutScheduler) ... ok BUILDSTDERR: test_timeout_schedule_action_due (tests.test_concurrency.test_timeoutscheduler.TestTimeoutScheduler) ... ok BUILDSTDERR: test_virtual_now (tests.test_concurrency.test_virtualtimescheduler.TestVirtualTimeScheduler) ... ok BUILDSTDERR: test_virtual_schedule_action (tests.test_concurrency.test_virtualtimescheduler.TestVirtualTimeScheduler) ... ok BUILDSTDERR: test_virtual_schedule_action_error (tests.test_concurrency.test_virtualtimescheduler.TestVirtualTimeScheduler) ... ok BUILDSTDERR: test_classmethod (tests.test_core.test_extensionmethod.TestExtensionMethod) ... ok BUILDSTDERR: test_method_a (tests.test_core.test_extensionmethod.TestExtensionMethod) ... ok BUILDSTDERR: test_method_b (tests.test_core.test_extensionmethod.TestExtensionMethod) ... ok BUILDSTDERR: test_staticmethod (tests.test_core.test_extensionmethod.TestExtensionMethod) ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_next_ctor_and_props ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_next_equality ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_next_tostring ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_next_accept_observer ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_next_accept_observer_with_result ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_next_accept_action ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_next_accept_action_with_result ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_error_ctor_and_props ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_error_equality ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_error_tostring ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_error_accept_observer ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_error_accept_observer_with_result ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_error_accept_action ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_error_accept_action_with_result ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_completed_ctor_and_props ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_completed_equality ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_completed_tostring ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_completed_accept_observer ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_completed_accept_observer_with_result ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_completed_accept_action ... ok BUILDSTDERR: tests.test_core.test_notification.test_on_completed_accept_action_with_result ... ok BUILDSTDERR: tests.test_core.test_notification.test_to_observable_empty ... ok BUILDSTDERR: tests.test_core.test_notification.test_to_observable_return ... ok BUILDSTDERR: tests.test_core.test_notification.test_to_observable_throw ... ok BUILDSTDERR: tests.test_core.test_observer.test_to_observer_notification_on_next ... ok BUILDSTDERR: tests.test_core.test_observer.test_to_observer_notification_on_error ... ok BUILDSTDERR: tests.test_core.test_observer.test_to_observer_notification_on_completed ... ok BUILDSTDERR: tests.test_core.test_observer.test_to_notifier_forwards ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next_has_error ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next_on_completed ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next_on_completed_has_error ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next_on_error ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next_on_error_hit_completed ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next_on_error_on_completed1 ... ok BUILDSTDERR: tests.test_core.test_observer.test_create_on_next_on_error_on_completed2 ... ok BUILDSTDERR: tests.test_core.test_observer.test_as_observer_hides ... ok BUILDSTDERR: tests.test_core.test_observer.test_as_observer_forwards ... ok BUILDSTDERR: tests.test_core.test_observer.test_observer_checked_already_terminated_completed ... ok BUILDSTDERR: tests.test_core.test_observer.test_observer_checked_already_terminated_error ... ok BUILDSTDERR: tests.test_core.test_observer.test_observer_checked_reentrant_next ... ok BUILDSTDERR: tests.test_core.test_observer.test_observer_checked_reentrant_error ... ok BUILDSTDERR: tests.test_core.test_observer.test_observer_checked_reentrant_completed ... ok BUILDSTDERR: test_priorityqueue_empty (tests.test_core.test_priorityqueue.TestPriorityQueue) BUILDSTDERR: Must be empty on construction ... ok BUILDSTDERR: test_priorityqueue_enqueue_dequeue (tests.test_core.test_priorityqueue.TestPriorityQueue) BUILDSTDERR: Enqueue followed by dequeue should give the same result ... ok BUILDSTDERR: test_priorityqueue_length (tests.test_core.test_priorityqueue.TestPriorityQueue) BUILDSTDERR: Test that length is n after n invocations ... ok BUILDSTDERR: test_priorityqueue_peek (tests.test_core.test_priorityqueue.TestPriorityQueue) BUILDSTDERR: Peek at first element in queue ... ok BUILDSTDERR: test_priorityqueue_remove (tests.test_core.test_priorityqueue.TestPriorityQueue) BUILDSTDERR: Remove item from queue ... ok BUILDSTDERR: test_priorityqueue_remove_at (tests.test_core.test_priorityqueue.TestPriorityQueue) BUILDSTDERR: Remove item at index ... ok BUILDSTDERR: test_priorityqueue_sort_stability (tests.test_core.test_priorityqueue.TestPriorityQueue) BUILDSTDERR: Items with same value should be returned in the order they were ... ok BUILDSTDERR: test_adapt_call_adaptation_error (tests.test_core.test_util.TestUtil) ... ok BUILDSTDERR: test_adapt_call_call_object (tests.test_core.test_util.TestUtil) ... ok BUILDSTDERR: test_adapt_call_method1 (tests.test_core.test_util.TestUtil) ... ok BUILDSTDERR: test_adapt_call_stcmethod1 (tests.test_core.test_util.TestUtil) ... ok BUILDSTDERR: test_adapt_call_underlying_error (tests.test_core.test_util.TestUtil) ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_anonymousdisposable_create ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_anonymousdisposable_dispose ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_emptydisposable ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_booleandisposable ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_future_disposable_setnone ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_futuredisposable_disposeafterset ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_futuredisposable_disposebeforeset ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_groupdisposable_contains ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_groupdisposable_add ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_groupdisposable_addafterdispose ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_groupdisposable_remove ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_groupdisposable_clear ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_mutabledisposable_ctor_prop ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_mutabledisposable_replacebeforedispose ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_mutabledisposable_replaceafterdispose ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_mutabledisposable_dispose ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_refcountdisposable_singlereference ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_refcountdisposable_refcounting ... ok BUILDSTDERR: tests.test_disposables.test_disposable.test_refcountdisposable_primarydisposesfirst ... ok BUILDSTDERR: test_all_empty (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_all_never (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_all_return (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_all_return_not_match (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_all_some_all_match (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_all_some_match (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_all_some_none_match (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_all_throw (tests.test_observable.test_all.TestAll) ... ok BUILDSTDERR: test_amb_empty_never (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_amb_loser_throws (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_amb_never2 (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_amb_never3 (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_amb_never_empty (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_amb_regular_should_dispose_loser (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_amb_throws_before_election (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_amb_winner_throws (tests.test_observable.test_amb.TestAmb) ... ok BUILDSTDERR: test_as_observable_Return (tests.test_observable.test_asobservable.TestAsObservable) ... ok BUILDSTDERR: test_as_observable_empty (tests.test_observable.test_asobservable.TestAsObservable) ... ok BUILDSTDERR: test_as_observable_hides (tests.test_observable.test_asobservable.TestAsObservable) ... ok BUILDSTDERR: test_as_observable_isnoteager (tests.test_observable.test_asobservable.TestAsObservable) ... ok BUILDSTDERR: test_as_observable_never (tests.test_observable.test_asobservable.TestAsObservable) ... ok BUILDSTDERR: test_as_observable_throw (tests.test_observable.test_asobservable.TestAsObservable) ... ok BUILDSTDERR: test_average_int32_empty (tests.test_observable.test_average.TestAverage) ... ok BUILDSTDERR: test_average_int32_never (tests.test_observable.test_average.TestAverage) ... ok BUILDSTDERR: test_average_int32_return (tests.test_observable.test_average.TestAverage) ... ok BUILDSTDERR: test_average_int32_some (tests.test_observable.test_average.TestAverage) ... ok BUILDSTDERR: test_average_int32_throw (tests.test_observable.test_average.TestAverage) ... ok BUILDSTDERR: test_average_selector_regular_int32 (tests.test_observable.test_average.TestAverage) ... ok BUILDSTDERR: test_For_each_index_empty (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_argument_checking (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_empty (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_index_on_next_throws (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_index_return (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_index_some_data (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_index_throws (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_on_next_throws (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_return (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_some_data (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_for_each_throws (tests.test_observable.test_blocking.test_foreach.TestForEach) ... ok BUILDSTDERR: test_buffer_boundaries_on_completedboundaries (tests.test_observable.test_buffer.TestBuffer) ... /builddir/build/BUILD/RxPY-1.6.1/rx/linq/observable/selectmany.py:10: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working BUILDSTDERR: if isinstance(selector_result, collections.Iterable): BUILDSTDERR: ok BUILDSTDERR: test_buffer_boundaries_on_errorboundaries (tests.test_observable.test_buffer.TestBuffer) ... ok BUILDSTDERR: test_buffer_boundaries_on_errorsource (tests.test_observable.test_buffer.TestBuffer) ... ok BUILDSTDERR: test_buffer_boundaries_simple (tests.test_observable.test_buffer.TestBuffer) ... ok BUILDSTDERR: test_buffer_count_error (tests.test_observable.test_buffercount.TestBufferCount) ... ok BUILDSTDERR: test_buffer_count_full_and_partial_windows (tests.test_observable.test_buffercount.TestBufferCount) ... ok BUILDSTDERR: test_buffer_count_full_windows (tests.test_observable.test_buffercount.TestBufferCount) ... ok BUILDSTDERR: test_buffer_count_partial_window (tests.test_observable.test_buffercount.TestBufferCount) ... ok BUILDSTDERR: test_buffer_count_skip_less (tests.test_observable.test_buffercount.TestBufferCount) ... ok BUILDSTDERR: test_buffer_count_skip_more (tests.test_observable.test_buffercount.TestBufferCount) ... ok BUILDSTDERR: test_buffer_with_count_basic (tests.test_observable.test_bufferwithcount.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_count_disposed (tests.test_observable.test_bufferwithcount.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_time_basic (tests.test_observable.test_bufferwithtime.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_time_basic_same (tests.test_observable.test_bufferwithtime.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_time_disposed (tests.test_observable.test_bufferwithtime.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_time_error (tests.test_observable.test_bufferwithtime.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_time_or_count_basic (tests.test_observable.test_bufferwithtimeorcount.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_time_or_count_disposed (tests.test_observable.test_bufferwithtimeorcount.TestBufferWithCount) ... ok BUILDSTDERR: test_buffer_with_time_or_count_error (tests.test_observable.test_bufferwithtimeorcount.TestBufferWithCount) ... ok BUILDSTDERR: test_case_one (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_case_three (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_case_throw (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_case_two (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_case_with_default_one (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_case_with_default_three (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_case_with_default_throw (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_case_with_default_two (tests.test_observable.test_case.TestCase) ... ok BUILDSTDERR: test_catch_empty (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_error (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_error_error (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_error_never (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_error_specific_caught (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_error_specific_caught_immediate (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_handler_throws (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_multiple (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_nested_outer_catches (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_never (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_no_errors (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_return (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_catch_throw_from_nested_catch (tests.test_observable.test_catch.TestCatch) ... ok BUILDSTDERR: test_combine_latest_consecutive (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_consecutive_end_with_error_left (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_consecutive_end_with_error_right (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_empty_empty (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_empty_error (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_empty_never (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_empty_return (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_error_empty (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_error_throw (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_interleaved_with_tail (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_never_empty (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_never_feturn (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_never_never (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_never_throw (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_return_empty (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_return_never (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_return_return (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_return_throw (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_selector_throws (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_some_throw (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_throw_after_complete_left (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_throw_after_complete_right (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_throw_error (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_throw_never (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_throw_return (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_throw_some (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_combine_latest_throw_throw (tests.test_observable.test_combinelatest.TestCombineLatest) ... ok BUILDSTDERR: test_concat_empty_empty (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_empty_never (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_empty_return (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_empty_throw (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_never_empty (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_never_never (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_never_return (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_return_empty (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_return_never (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_return_return (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_return_throw (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_some_data_some_data (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_throw_empty (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_throw_return (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_concat_throw_throw (tests.test_observable.test_concat.TestConcat) ... ok BUILDSTDERR: test_connectable_observable_connected (tests.test_observable.test_connectableobservable.TestConnectableObservable) ... ok BUILDSTDERR: test_connectable_observable_creation (tests.test_observable.test_connectableobservable.TestConnectableObservable) ... ok BUILDSTDERR: test_connectable_observable_disconnect_future (tests.test_observable.test_connectableobservable.TestConnectableObservable) ... ok BUILDSTDERR: test_connectable_observable_disconnected (tests.test_observable.test_connectableobservable.TestConnectableObservable) ... ok BUILDSTDERR: test_connectable_observable_multiple_non_overlapped_connections (tests.test_observable.test_connectableobservable.TestConnectableObservable) ... ok BUILDSTDERR: test_connectable_observable_not_connected (tests.test_observable.test_connectableobservable.TestConnectableObservable) ... ok BUILDSTDERR: test_contains_comparer_contains_value (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_comparer_does_not_contain_value (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_comparer_throws (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_empty (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_never (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_return_negative (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_return_positive (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_some_negative (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_some_positive (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_contains_throw (tests.test_observable.test_contains.TestContains) ... ok BUILDSTDERR: test_count_empty (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_empty_ii (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_never (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_empty_false (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_empty_true (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_never (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_predicate_throws (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_return_false (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_return_true (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_some_all (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_some_even (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_some_none (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_throw_false (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_predicate_throw_true (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_some (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_count_throw (tests.test_observable.test_count.TestCount) ... ok BUILDSTDERR: test_create_completed (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_dispose (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_error (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_exception (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_next (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_observer_throws (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_with_disposable_completed (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_with_disposable_dispose (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_with_disposable_error (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_with_disposable_exception (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_with_disposable_next (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_create_with_disposable_observer_throws (tests.test_observable.test_create.TestCreate) ... ok BUILDSTDERR: test_debounce_duration_delay_behavior (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_duration_early_completion (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_duration_inner_done_delay_behavior (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_duration_inner_done_throttle_behavior (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_duration_inner_error (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_duration_outer_error (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_duration_selector_throws (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_duration_throttle_behavior (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_empty (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_error (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_never (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_timespan_alldrop (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_timespan_alldrop_error_end (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_timespan_allpass (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_timespan_allpass_error_end (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_debounce_timespan_some_drop (tests.test_observable.test_debounce.TestDebounce) ... ok BUILDSTDERR: test_default_if_empty_empty1 (tests.test_observable.test_defaultifempty.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_default_if_empty_empty2 (tests.test_observable.test_defaultifempty.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_default_if_empty_non_empty1 (tests.test_observable.test_defaultifempty.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_default_if_empty_non_empty2 (tests.test_observable.test_defaultifempty.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_defer_complete (tests.test_observable.test_defer.TestDefer) ... ok BUILDSTDERR: test_defer_dispose (tests.test_observable.test_defer.TestDefer) ... ok BUILDSTDERR: test_defer_error (tests.test_observable.test_defer.TestDefer) ... ok BUILDSTDERR: test_defer_throw (tests.test_observable.test_defer.TestDefer) ... ok BUILDSTDERR: test_delay_datetime_offset_error1_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_datetime_offset_error2_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_datetime_offset_simple1_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_datetime_offset_simple2_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_datetime_offset_simple3_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_empty (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_error (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_never (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_timespan_error1_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_timespan_error2_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_timespan_simple1 (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_timespan_simple2_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_timespan_simple3_impl (tests.test_observable.test_delay.TestDelay) ... ok BUILDSTDERR: test_delay_duration_dispose1 (tests.test_observable.test_delaywithselector.TestDelayWithSelector) ... ok BUILDSTDERR: test_delay_duration_dispose2 (tests.test_observable.test_delaywithselector.TestDelayWithSelector) ... ok BUILDSTDERR: test_delay_duration_simple1 (tests.test_observable.test_delaywithselector.TestDelayWithSelector) ... ok BUILDSTDERR: test_delay_duration_simple2 (tests.test_observable.test_delaywithselector.TestDelayWithSelector) ... ok BUILDSTDERR: test_delay_duration_simple3 (tests.test_observable.test_delaywithselector.TestDelayWithSelector) ... ok BUILDSTDERR: test_delay_duration_simple4_inner_empty (tests.test_observable.test_delaywithselector.TestDelayWithSelector) ... ok BUILDSTDERR: test_distinct_default_comparer_some_duplicates (tests.test_observable.test_distinct.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_defaultcomparer_all_distinct (tests.test_observable.test_distinct.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_key_selector_all_distinct (tests.test_observable.test_distinct.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_key_selector_some_duplicates (tests.test_observable.test_distinct.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_key_selector_throws (tests.test_observable.test_distinct.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_all_changes (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_all_same (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_comparer_all_different (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_comparer_all_equal (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_comparer_throws (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_empty (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_key_selector_div2 (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_key_selector_throws (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_never (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_return (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_some_changes (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_distinct_until_changed_throw (tests.test_observable.test_distinctuntilchanged.TestDistinctUntilChanged) ... ok BUILDSTDERR: test_do_action_without_next (tests.test_observable.test_doaction.TestDo) ... ok BUILDSTDERR: test_do_next_completed (tests.test_observable.test_doaction.TestDo) ... ok BUILDSTDERR: test_do_next_completed_never (tests.test_observable.test_doaction.TestDo) ... ok BUILDSTDERR: test_do_plain_action (tests.test_observable.test_doaction.TestDo) ... ok BUILDSTDERR: test_do_should_see_all_values (tests.test_observable.test_doaction.TestDo) ... ok BUILDSTDERR: test_element_at_or_default_error (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_element_at_or_default_first (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_element_at_or_default_other (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_element_at_or_default_outofrange (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_elementat_error (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_elementat_first (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_elementat_other (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_elementat_outofrange (tests.test_observable.test_elementat.TestElementAt) ... ok BUILDSTDERR: test_empty_basic (tests.test_observable.test_empty.TestEmpty) ... ok BUILDSTDERR: test_empty_disposed (tests.test_observable.test_empty.TestEmpty) ... ok BUILDSTDERR: test_empty_observer_throw_exception (tests.test_observable.test_empty.TestEmpty) ... ok BUILDSTDERR: test_expand_basic (tests.test_observable.test_expand.TestExpand) ... ok BUILDSTDERR: test_expand_empty (tests.test_observable.test_expand.TestExpand) ... ok BUILDSTDERR: test_expand_error (tests.test_observable.test_expand.TestExpand) ... ok BUILDSTDERR: test_expand_never (tests.test_observable.test_expand.TestExpand) ... ok BUILDSTDERR: test_expand_throw (tests.test_observable.test_expand.TestExpand) ... ok BUILDSTDERR: test_finally_empty (tests.test_observable.test_finally.TestFinally) ... ok BUILDSTDERR: test_finally_only_called_once_empty (tests.test_observable.test_finally.TestFinally) ... ok BUILDSTDERR: test_finally_return (tests.test_observable.test_finally.TestFinally) ... ok BUILDSTDERR: test_finally_throw (tests.test_observable.test_finally.TestFinally) ... ok BUILDSTDERR: test_find_Error (tests.test_observable.test_find.TestFind) ... ok BUILDSTDERR: test_find_empty (tests.test_observable.test_find.TestFind) ... ok BUILDSTDERR: test_find_never (tests.test_observable.test_find.TestFind) ... ok BUILDSTDERR: test_find_notfound (tests.test_observable.test_find.TestFind) ... ok BUILDSTDERR: test_find_single (tests.test_observable.test_find.TestFind) ... ok BUILDSTDERR: test_find_throws (tests.test_observable.test_find.TestFind) ... ok BUILDSTDERR: test_first_async_empty (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_async_error (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_async_many (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_async_one (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_async_predicate (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_async_predicate_none (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_async_predicate_throw (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_async_predicate_throws (tests.test_observable.test_first.TestFirst) ... ok BUILDSTDERR: test_first_or_default_async_empty (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_first_or_default_async_error (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_first_or_default_async_many (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_first_or_default_async_one (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_first_or_default_async_predicate (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_first_or_default_async_predicate_none (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_first_or_default_async_predicate_throw (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_first_or_default_async_predicate_throws (tests.test_observable.test_firstordefault.TestFirst_or_default) ... ok BUILDSTDERR: test_for_basic (tests.test_observable.test_forin.TestForIn) ... ok BUILDSTDERR: test_for_throws (tests.test_observable.test_forin.TestForIn) ... ok BUILDSTDERR: test_from_callback (tests.test_observable.test_fromcallback.TestFromCallback) ... ok BUILDSTDERR: test_from_callback_single (tests.test_observable.test_fromcallback.TestFromCallback) ... ok BUILDSTDERR: test_from_node_callback_selector (tests.test_observable.test_fromcallback.TestFromCallback) ... ok BUILDSTDERR: test_future_dispose (tests.test_observable.test_fromfuture.TestFromFuture) ... ok BUILDSTDERR: test_future_failure (tests.test_observable.test_fromfuture.TestFromFuture) ... ok BUILDSTDERR: test_future_success (tests.test_observable.test_fromfuture.TestFromFuture) ... ok BUILDSTDERR: test_double_subscribe_to_iterable (tests.test_observable.test_fromiterable.TestFromIterable) ... ok BUILDSTDERR: test_subscribe_to_iterable_empty (tests.test_observable.test_fromiterable.TestFromIterable) ... ok BUILDSTDERR: test_subscribe_to_iterable_finite (tests.test_observable.test_fromiterable.TestFromIterable) ... ok BUILDSTDERR: test_generate_dispose (tests.test_observable.test_generate.TestGenerate) ... ok BUILDSTDERR: test_generate_finite (tests.test_observable.test_generate.TestGenerate) ... ok BUILDSTDERR: test_generate_repeat (tests.test_observable.test_generate.TestGenerate) ... ok BUILDSTDERR: test_generate_throw_condition (tests.test_observable.test_generate.TestGenerate) ... ok BUILDSTDERR: test_generate_throw_iterate (tests.test_observable.test_generate.TestGenerate) ... ok BUILDSTDERR: test_generate_throw_result_selector (tests.test_observable.test_generate.TestGenerate) ... ok BUILDSTDERR: test_generate_datetime_offset_dispose (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_datetime_offset_finite (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_datetime_offset_throw_condition (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_datetime_offset_throw_iterate (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_datetime_offset_throw_result_selector (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_datetime_offset_throw_time_selector (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_timespan_dispose (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_timespan_finite (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_timespan_throw_condition (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_timespan_throw_iterate (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_timespan_throw_result_selector (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_generate_timespan_throw_timeselector (tests.test_observable.test_generatewithrelativetime.TestGenerateWithRelativeTime) ... ok BUILDSTDERR: test_group_by_inner_complete (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_inner_complete_all (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_inner_error (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_outer_dispose (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_outer_ele_throw (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_outer_error (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_outer_key_throw (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_with_key_comparer (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_by_with_merge (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_groupby_outer_complete (tests.test_observable.test_groupby.TestGroupBy) ... ok BUILDSTDERR: test_group_join_op_error_i (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_error_ii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_error_iii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_error_iv (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_error_v (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_error_vi (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_error_vii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_error_viii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_i (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_ii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_iii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_iv (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_ix (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_v (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_vi (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_vii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_group_join_op_normal_viii (tests.test_observable.test_groupjoin.TestGroup_join) ... ok BUILDSTDERR: test_if_default_completed (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_if_default_error (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_if_default_never (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_if_default_other (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_if_dispose (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_if_false (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_if_throw (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_if_true (tests.test_observable.test_ifthen.TestIf_then) ... ok BUILDSTDERR: test_ignore_values_basic (tests.test_observable.test_ignoreelements.TestIgnoreElements) ... ok BUILDSTDERR: test_ignore_values_completed (tests.test_observable.test_ignoreelements.TestIgnoreElements) ... ok BUILDSTDERR: test_ignore_values_error (tests.test_observable.test_ignoreelements.TestIgnoreElements) ... ok BUILDSTDERR: test_interval_timespan_basic (tests.test_observable.test_interval.TestTimeInterval) ... ok BUILDSTDERR: test_interval_timespan_disposed (tests.test_observable.test_interval.TestTimeInterval) ... ok BUILDSTDERR: test_interval_timespan_negative (tests.test_observable.test_interval.TestTimeInterval) ... ok BUILDSTDERR: test_interval_timespan_observer_throws (tests.test_observable.test_interval.TestTimeInterval) ... ok BUILDSTDERR: test_interval_timespan_zero (tests.test_observable.test_interval.TestTimeInterval) ... ok BUILDSTDERR: test_is_empty_empty (tests.test_observable.test_isempty.TestIsEmpty) ... ok BUILDSTDERR: test_is_empty_never (tests.test_observable.test_isempty.TestIsEmpty) ... ok BUILDSTDERR: test_is_empty_return (tests.test_observable.test_isempty.TestIsEmpty) ... ok BUILDSTDERR: test_is_empty_throw (tests.test_observable.test_isempty.TestIsEmpty) ... ok BUILDSTDERR: test_join_op_error_i (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_error_ii (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_error_iii (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_error_iv (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_error_v (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_error_vi (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_error_vii (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_error_viii (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_normal_i (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_normal_ii (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_normal_iii (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_normal_iv (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_normal_v (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_normal_vi (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_join_op_normal_vii (tests.test_observable.test_join.TestJoin) ... ok BUILDSTDERR: test_last_async_empty (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_async_error (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_async_many (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_async_one (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_async_predicate (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_async_predicate_none (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_async_predicate_throw (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_async_predicate_throws (tests.test_observable.test_last.TestLast) ... ok BUILDSTDERR: test_last_or_default_async (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_last_or_default_async_Predicate_none (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_last_or_default_async_Predicate_throw (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_last_or_default_async_empty (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_last_or_default_async_error (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_last_or_default_async_many (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_last_or_default_async_predicate (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_last_or_default_async_predicate_throws (tests.test_observable.test_lastordefault.TestLastOrDefault) ... ok BUILDSTDERR: test_let_calls_function_immediately (tests.test_observable.test_let.TestLet) ... ok BUILDSTDERR: test_many_select_basic (tests.test_observable.test_manyselect.TestManySelect) ... ok BUILDSTDERR: test_many_select_error (tests.test_observable.test_manyselect.TestManySelect) ... ok BUILDSTDERR: test_many_select_law_1 (tests.test_observable.test_manyselect.TestManySelect) ... ok BUILDSTDERR: test_materialize_dematerialize_empty (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_materialize_dematerialize_never (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_materialize_dematerialize_return (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_materialize_dematerialize_throw (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_materialize_empty (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_materialize_never (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_materialize_return (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_materialize_throw (tests.test_observable.test_materialize.TestMaterialize) ... ok BUILDSTDERR: test_max_int32_empty (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_int32_never (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_int32_return (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_int32_some (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_int32_throw (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_of_t_comparer_empty (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_of_t_comparer_never (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_of_t_comparer_return (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_of_t_comparer_some (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_of_t_comparer_throw (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_max_of_t_comparer_throws (tests.test_observable.test_max.TestMax) ... ok BUILDSTDERR: test_maxby_comparerthrows (tests.test_observable.test_maxby.TestMaxBy) ... ok BUILDSTDERR: test_maxby_empty (tests.test_observable.test_maxby.TestMaxBy) ... ok BUILDSTDERR: test_maxby_multiple (tests.test_observable.test_maxby.TestMaxBy) ... ok BUILDSTDERR: test_maxby_never (tests.test_observable.test_maxby.TestMaxBy) ... ok BUILDSTDERR: test_maxby_return (tests.test_observable.test_maxby.TestMaxBy) ... ok BUILDSTDERR: test_maxby_some (tests.test_observable.test_maxby.TestMaxBy) ... ok BUILDSTDERR: test_maxby_throw (tests.test_observable.test_maxby.TestMaxBy) ... ok BUILDSTDERR: test_merge_112233 (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_empty2 (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_empty3 (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_empty_delayed2_left_last (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_empty_delayed2_right_last (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_empty_delayed3_middle_last (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_empty_never (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_empty_return (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_error_causes_disposal (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_error_left (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_error_never (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_lots2 (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_lots3 (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_never2 (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_never3 (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_never_empty (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_never_error (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_never_return (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_observable_of_observable_data (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_observable_of_observable_data_non_overlapped (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_observable_of_observable_inner_throws (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_observable_of_observable_outer_throws (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_return_empty (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_merge_return_never (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_mergeconcat_basic (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_mergeconcat_basic_late (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_mergeconcat_basic_long (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_mergeconcat_basic_wide (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_mergeconcat_disposed (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_mergeconcat_innererror (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_mergeconcat_outererror (tests.test_observable.test_merge.TestMerge) ... ok BUILDSTDERR: test_min_int32_empty (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_int32_never (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_int32_return (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_int32_some (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_int32_throw (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_of_t_comparer_empty (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_of_t_comparer_empty_ii (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_of_t_comparer_never (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_of_t_comparer_throw (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_of_t_comparer_throws (tests.test_observable.test_min.TestMin) ... ok BUILDSTDERR: test_min_by_comparer_empty (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_comparer_never (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_comparer_return (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_comparer_some (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_comparer_throw (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_comparer_throws (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_empty (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_multiple (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_never (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_return (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_selector_throws (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_some (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_min_by_throw (tests.test_observable.test_minby.TestMinBy) ... ok BUILDSTDERR: test_multicast_cold_completed (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_cold_dispose (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_cold_error (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_cold_zip (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_hot_1 (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_hot_2 (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_hot_21 (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_hot_3 (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_hot_4 (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_hot_5 (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_multicast_hot_6 (tests.test_observable.test_multicast.TestMulticast) ... ok BUILDSTDERR: test_never_basic (tests.test_observable.test_never.TestNever) ... ok BUILDSTDERR: test_observe_on_empty (tests.test_observable.test_observeon.TestObserveOn) ... ok BUILDSTDERR: test_observe_on_error (tests.test_observable.test_observeon.TestObserveOn) ... ok BUILDSTDERR: test_observe_on_never (tests.test_observable.test_observeon.TestObserveOn) ... ok BUILDSTDERR: test_observe_on_normal (tests.test_observable.test_observeon.TestObserveOn) ... ok BUILDSTDERR: test_of (tests.test_observable.test_of.TestOf) ... ok BUILDSTDERR: test_of_empty (tests.test_observable.test_of.TestOf) ... ok BUILDSTDERR: test_on_error_resume_next_empty_return_throw_and_more (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_empty_return_throw_and_more_ii (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_end_with_never (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_error (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_error_multiple (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_no_errors (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_single_source_throws (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_start_with_factory (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_on_error_resume_next_start_with_never (tests.test_observable.test_onerrorresumenext.TestOnErrorResumeNext) ... ok BUILDSTDERR: test_pairwise_completed (tests.test_observable.test_pairwise.TestPairwise) ... ok BUILDSTDERR: test_pairwise_disposed (tests.test_observable.test_pairwise.TestPairwise) ... ok BUILDSTDERR: test_pairwise_empty (tests.test_observable.test_pairwise.TestPairwise) ... ok BUILDSTDERR: test_pairwise_error (tests.test_observable.test_pairwise.TestPairwise) ... ok BUILDSTDERR: test_pairwise_not_completed (tests.test_observable.test_pairwise.TestPairwise) ... ok BUILDSTDERR: test_pairwise_single (tests.test_observable.test_pairwise.TestPairwise) ... ok BUILDSTDERR: test_partition_completed (tests.test_observable.test_partition.TestPartition) ... ok BUILDSTDERR: test_partition_disposed (tests.test_observable.test_partition.TestPartition) ... ok BUILDSTDERR: test_partition_each (tests.test_observable.test_partition.TestPartition) ... ok BUILDSTDERR: test_partition_empty (tests.test_observable.test_partition.TestPartition) ... ok BUILDSTDERR: test_partition_error (tests.test_observable.test_partition.TestPartition) ... ok BUILDSTDERR: test_partition_not_completed (tests.test_observable.test_partition.TestPartition) ... ok BUILDSTDERR: test_partition_single (tests.test_observable.test_partition.TestPartition) ... ok BUILDSTDERR: test_paused_error (tests.test_observable.test_pausable.TestPausable) ... ok BUILDSTDERR: test_paused_no_skip (tests.test_observable.test_pausable.TestPausable) ... ok BUILDSTDERR: test_paused_skips (tests.test_observable.test_pausable.TestPausable) ... ok BUILDSTDERR: test_paused_with_observable_controller_and_pause_and_unpause (tests.test_observable.test_pausable.TestPausable) ... ok BUILDSTDERR: test_paused_error (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_no_skip (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_skip_initial_elements (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_skips (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_when_finishing (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_with_immediate_unpause (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_with_observable_controller_and_pause_and_unpause (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_with_observable_controller_and_pause_and_unpause_after_end (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_with_observable_controller_and_pause_and_unpause_after_error (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_paused_with_state_change_in_subscriber (tests.test_observable.test_pausablebuffered.TestPausable_buffered) ... ok BUILDSTDERR: test_pluck_completed (tests.test_observable.test_pluck.TestPluck) ... ok BUILDSTDERR: test_pluck_attr_completed (tests.test_observable.test_pluck.TestPluckAttr) ... ok BUILDSTDERR: test_publish_basic (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_cold_zip (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_complete (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_dispose (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_error (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_lambda_zip_complete (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_lambda_zip_dispose (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_lambda_zip_error (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_multipleconnections (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_ref_count_connects_on_first (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_ref_count_notconnected (tests.test_observable.test_publish.TestPublish) ... ok BUILDSTDERR: test_publish_with_initial_value_complete (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_publish_with_initial_value_dispose (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_publish_with_initial_value_error (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_publish_with_initial_value_lambda_zip_complete (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_publish_with_initial_value_lambda_zip_dispose (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_publish_with_initial_value_lambda_zip_error (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_publish_with_initial_value_multiple_connections (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_publishwithinitialvalue_basic (tests.test_observable.test_publishvalue.TestPublishValue) ... ok BUILDSTDERR: test_range_dispose (tests.test_observable.test_range.TestRange) ... ok BUILDSTDERR: test_range_double_subscribe (tests.test_observable.test_range.TestRange) ... ok BUILDSTDERR: test_range_five (tests.test_observable.test_range.TestRange) ... ok BUILDSTDERR: test_range_one (tests.test_observable.test_range.TestRange) ... ok BUILDSTDERR: test_range_zero (tests.test_observable.test_range.TestRange) ... ok BUILDSTDERR: test_reduce_with_seed_empty (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_with_seed_never (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_with_seed_range (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_with_seed_return (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_with_seed_throw (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_without_seed_empty (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_without_seed_never (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_without_seed_range (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_without_seed_return (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_reduce_without_seed_throw (tests.test_observable.test_reduce.TestReduce) ... ok BUILDSTDERR: test_repeat_observable_basic (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_error (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_infinite (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_repeat_count_basic (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_repeat_count_dispose (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_repeat_count_error (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_repeat_count_infinite (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_repeat_count_throws (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_observable_throws (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_value (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_value_count_dispose (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_value_count_one (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_value_count_ten (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_repeat_value_count_zero (tests.test_observable.test_repeat.TestRepeat) ... ok BUILDSTDERR: test_replay_count_basic (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_count_complete (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_count_dispose (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_count_error (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_count_lambda_zip_complete (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_count_lambda_zip_dispose (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_count_lambda_zip_error (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_count_multiple_connections (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_basic (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_complete (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_dispose (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_error (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_lambda_zip_complete (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_lambda_zip_dispose (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_lambda_zip_error (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_replay_time_multiple_connections (tests.test_observable.test_replay.TestReplay) ... ok BUILDSTDERR: test_retry_observable_basic (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_error (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_infinite (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_retry_count_basic (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_retry_count_dispose (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_retry_count_dispose_ii (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_retry_count_dispose_iii (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_retry_count_throws (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_retry_observable_throws (tests.test_observable.test_retry.TestRetry) ... ok BUILDSTDERR: test_return_basic (tests.test_observable.test_returnvalue.TestReturnValue) ... ok BUILDSTDERR: test_return_disposed (tests.test_observable.test_returnvalue.TestReturnValue) ... ok BUILDSTDERR: test_return_disposed_after_next (tests.test_observable.test_returnvalue.TestReturnValue) ... ok BUILDSTDERR: test_return_observer_throws (tests.test_observable.test_returnvalue.TestReturnValue) ... ok BUILDSTDERR: test_sample_empty (tests.test_observable.test_sample.TestSample) ... ok BUILDSTDERR: test_sample_error (tests.test_observable.test_sample.TestSample) ... ok BUILDSTDERR: test_sample_error_in_flight (tests.test_observable.test_sample.TestSample) ... ok BUILDSTDERR: test_sample_never (tests.test_observable.test_sample.TestSample) ... ok BUILDSTDERR: test_sample_regular (tests.test_observable.test_sample.TestSample) ... ok BUILDSTDERR: test_scan_noseed_empty (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_noseed_never (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_noseed_return (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_noseed_somedata (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_noseed_throw (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_seed_empty (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_seed_never (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_seed_return (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_seed_somedata (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_scan_seed_throw (tests.test_observable.test_scan.TestScan) ... ok BUILDSTDERR: test_select_completed (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_completed_two (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_disposeinsideselector (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_error (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_not_completed (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_selector_throws (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_throws (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_with_index_completed (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_with_index_dispose_inside_selector (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_with_index_error (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_with_index_not_completed (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_with_index_selector_throws (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_select_with_index_throws (tests.test_observable.test_select.TestSelect) ... ok BUILDSTDERR: test_flat_map_iterable_complete (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_flat_map_iterable_complete_result_selector (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_complete (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_complete_inner_not_complete (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_complete_outer_not_complete (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_dispose (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_error_inner (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_error_outer (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_then_complete_complete (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_then_complete_complete_2 (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_then_complete_error (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_then_complete_never (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_then_error_complete (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_then_error_error (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_then_never_complete (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_throw (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_select_many_use_function (tests.test_observable.test_selectmany.TestSelectMany) ... ok BUILDSTDERR: test_sequence_equal_comparer_throws (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_comparer_throws_sym (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_equal (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_equal_sym (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_2 (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_2_sym (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_3 (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_3_sym (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_4 (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_4_sym (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_left (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_left_sym (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_right (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequence_equal_not_equal_right_sym (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_comparer_equal (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_comparer_notequal (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_comparer_throws (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_equal (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_notequal_elements (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_notequal_toolong (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_notequal_tooshort (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_sequenceequal_enumerable_on_error (tests.test_observable.test_sequenceequal.TestSequenceEqual) ... ok BUILDSTDERR: test_single_async_empty (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_error (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_many (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_one (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_predicate (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_predicate_empty (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_predicate_one (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_predicate_throw (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_async_predicate_throws (tests.test_observable.test_single.TestSingle) ... ok BUILDSTDERR: test_single_or_default_async_empty (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_error (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_many (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_one (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_predicate (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_predicate_empty (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_predicate_none (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_predicate_one (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_predicate_throw (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_single_or_default_async_predicate_throws (tests.test_observable.test_singleordefault.TestSingleOrDefault) ... ok BUILDSTDERR: test_skip_Complete_zero (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_complete_after (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_complete_before (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_complete_same (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_dispose_after (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_dispose_before (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_error_after (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_error_before (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_error_same (tests.test_observable.test_skip.TestSkip) ... ok BUILDSTDERR: test_skip_last_one_completed (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_one_disposed (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_one_error (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_three_completed (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_three_disposed (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_three_error (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_zero_completed (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_zero_disposed (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skip_last_zero_error (tests.test_observable.test_skiplast.TestSkipLast) ... ok BUILDSTDERR: test_skiplast_all (tests.test_observable.test_skiplastwithtime.TestSkipLastWithTime) ... ok BUILDSTDERR: test_skiplast_error (tests.test_observable.test_skiplastwithtime.TestSkipLastWithTime) ... ok BUILDSTDERR: test_skiplast_never (tests.test_observable.test_skiplastwithtime.TestSkipLastWithTime) ... ok BUILDSTDERR: test_skiplast_some1 (tests.test_observable.test_skiplastwithtime.TestSkipLastWithTime) ... ok BUILDSTDERR: test_skiplast_some2 (tests.test_observable.test_skiplastwithtime.TestSkipLastWithTime) ... ok BUILDSTDERR: test_skiplast_zero1 (tests.test_observable.test_skiplastwithtime.TestSkipLastWithTime) ... ok BUILDSTDERR: test_skiplast_zero2 (tests.test_observable.test_skiplastwithtime.TestSkipLastWithTime) ... ok BUILDSTDERR: test_skip_until_has_completed_causes_disposal (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_never_empty (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_never_error (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_never_never (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_never_next (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_somedata_empty (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_somedata_error (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_somedata_never (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skip_until_somedata_next (tests.test_observable.test_skipuntil.TestSkipUntil) ... ok BUILDSTDERR: test_skipuntil_error (tests.test_observable.test_skipuntilwithtime.TestSkipUntilWithTIme) ... ok BUILDSTDERR: test_skipuntil_late (tests.test_observable.test_skipuntilwithtime.TestSkipUntilWithTIme) ... ok BUILDSTDERR: test_skipuntil_never (tests.test_observable.test_skipuntilwithtime.TestSkipUntilWithTIme) ... ok BUILDSTDERR: test_skipuntil_twice1 (tests.test_observable.test_skipuntilwithtime.TestSkipUntilWithTIme) ... ok BUILDSTDERR: test_skipuntil_twice2 (tests.test_observable.test_skipuntilwithtime.TestSkipUntilWithTIme) ... ok BUILDSTDERR: test_skipuntil_zero (tests.test_observable.test_skipuntilwithtime.TestSkipUntilWithTIme) ... ok BUILDSTDERR: test_skip_while_complete_after (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_complete_before (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_dispose_after (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_dispose_before (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_error_after (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_error_before (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_index (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_throw (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_while_zero (tests.test_observable.test_skipwhile.TestSkipWhile) ... ok BUILDSTDERR: test_skip_error (tests.test_observable.test_skipwithtime.TestSkipWithTime) ... ok BUILDSTDERR: test_skip_late (tests.test_observable.test_skipwithtime.TestSkipWithTime) ... ok BUILDSTDERR: test_skip_never (tests.test_observable.test_skipwithtime.TestSkipWithTime) ... ok BUILDSTDERR: test_skip_some (tests.test_observable.test_skipwithtime.TestSkipWithTime) ... ok BUILDSTDERR: test_skip_twice1 (tests.test_observable.test_skipwithtime.TestSkipWithTime) ... ok BUILDSTDERR: test_skip_twice2 (tests.test_observable.test_skipwithtime.TestSkipWithTime) ... ok BUILDSTDERR: test_skip_zero (tests.test_observable.test_skipwithtime.TestSkipWithTime) ... ok BUILDSTDERR: test_slice_empty (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_same (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_same_noop (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_skip_first (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_skip_last (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_step_2 (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_take_first (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_take_last (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_slice_take_last_skip_all (tests.test_observable.test_slice.TestSlice) ... ok BUILDSTDERR: test_some_empty (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_never (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_predicate_empty (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_predicate_never (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_predicate_return (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_predicate_return_not_match (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_predicate_some_match (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_predicate_some_none_match (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_predicate_throw (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_return (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_some_throw (tests.test_observable.test_some.TestSome) ... ok BUILDSTDERR: test_start_action2 (tests.test_observable.test_start.TestStart) ... ok BUILDSTDERR: test_start_async (tests.test_observable.test_start.TestStart) ... ok BUILDSTDERR: test_start_async_error (tests.test_observable.test_start.TestStart) ... ok BUILDSTDERR: test_start_func2 (tests.test_observable.test_start.TestStart) ... ok BUILDSTDERR: test_start_funcerror (tests.test_observable.test_start.TestStart) ... ok BUILDSTDERR: test_start_with (tests.test_observable.test_startwith.TestStartWith) ... ok BUILDSTDERR: test_start_with_immediate_scheduler_and_arg (tests.test_observable.test_startwith.TestStartWith) ... ok BUILDSTDERR: test_start_with_scheduler (tests.test_observable.test_startwith.TestStartWith) ... ok BUILDSTDERR: test_start_with_scheduler_and_arg (tests.test_observable.test_startwith.TestStartWith) ... ok BUILDSTDERR: test_start_with_scheduler_keyword_and_arg (tests.test_observable.test_startwith.TestStartWith) ... ok BUILDSTDERR: test_empty (tests.test_observable.test_stopandwait.TestStopAndWait) ... ok BUILDSTDERR: test_never (tests.test_observable.test_stopandwait.TestStopAndWait) ... ok BUILDSTDERR: test_subscribe_on_empty (tests.test_observable.test_subscribeon.TestSubscribeOn) ... ok BUILDSTDERR: test_subscribe_on_error (tests.test_observable.test_subscribeon.TestSubscribeOn) ... ok BUILDSTDERR: test_subscribe_on_never (tests.test_observable.test_subscribeon.TestSubscribeOn) ... ok BUILDSTDERR: test_subscribe_on_normal (tests.test_observable.test_subscribeon.TestSubscribeOn) ... ok BUILDSTDERR: test_sum_int32_empty (tests.test_observable.test_sum.TestSum) ... ok BUILDSTDERR: test_sum_int32_never (tests.test_observable.test_sum.TestSum) ... ok BUILDSTDERR: test_sum_int32_return (tests.test_observable.test_sum.TestSum) ... ok BUILDSTDERR: test_sum_int32_some (tests.test_observable.test_sum.TestSum) ... ok BUILDSTDERR: test_sum_int32_throw (tests.test_observable.test_sum.TestSum) ... ok BUILDSTDERR: test_sum_selector_regular_int32 (tests.test_observable.test_sum.TestSum) ... ok BUILDSTDERR: test_switch_data (tests.test_observable.test_switch.TestSwitch) ... ok BUILDSTDERR: test_switch_inner_completes (tests.test_observable.test_switch.TestSwitch) ... ok BUILDSTDERR: test_switch_inner_throws (tests.test_observable.test_switch.TestSwitch) ... ok BUILDSTDERR: test_switch_no_inner (tests.test_observable.test_switch.TestSwitch) ... ok BUILDSTDERR: test_switch_outer_throws (tests.test_observable.test_switch.TestSwitch) ... ok BUILDSTDERR: test_take_complete_after (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_take_complete_before (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_take_complete_same (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_take_dispose_after (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_take_dispose_before (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_take_error_after (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_take_error_before (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_take_error_same (tests.test_observable.test_take.TestTake) ... ok BUILDSTDERR: test_Take_last_three_disposed (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_Take_last_three_error (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_One_disposed (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_one_completed (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_one_error (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_three_completed (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_zero_completed (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_zero_disposed (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_zero_error (tests.test_observable.test_takelast.TestTakeLast) ... ok BUILDSTDERR: test_take_last_buffer_one_completed (tests.test_observable.test_takelastbuffer.TestTakeLastBuffer) ... ok BUILDSTDERR: test_take_last_buffer_one_disposed (tests.test_observable.test_takelastbuffer.TestTakeLastBuffer) ... ok BUILDSTDERR: test_take_last_buffer_one_error (tests.test_observable.test_takelastbuffer.TestTakeLastBuffer) ... ok BUILDSTDERR: test_take_last_buffer_three_completed (tests.test_observable.test_takelastbuffer.TestTakeLastBuffer) ... ok BUILDSTDERR: test_take_last_buffer_zero_completed (tests.test_observable.test_takelastbuffer.TestTakeLastBuffer) ... ok BUILDSTDERR: test_take_last_buffer_zero_disposed (tests.test_observable.test_takelastbuffer.TestTakeLastBuffer) ... ok BUILDSTDERR: test_take_last_buffer_zero_error (tests.test_observable.test_takelastbuffer.TestTakeLastBuffer) ... ok BUILDSTDERR: test_takelast_all (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_error (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_never (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_some1 (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_some2 (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_some3 (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_some4 (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_zero1 (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_takelast_zero2 (tests.test_observable.test_takelastwithtime.TestTakeLast) ... ok BUILDSTDERR: test_take_until_nopreempt_afterlastproduced_proper_disposed_signal (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_nopreempt_never_empty (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_nopreempt_never_never (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_nopreempt_somedata_empty (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_nopreempt_somedata_never (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_preempt_beforefirstproduced (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_preempt_beforefirstproduced_remain_silent_and_proper_disposed (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_preempt_never_error (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_preempt_never_next (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_preempt_somedata_error (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_take_until_preempt_somedata_next (tests.test_observable.test_takeuntil.TestTakeUntil) ... ok BUILDSTDERR: test_takeuntil_error (tests.test_observable.test_takeuntilwithtime.TestTakeUntilWithTime) ... ok BUILDSTDERR: test_takeuntil_late (tests.test_observable.test_takeuntilwithtime.TestTakeUntilWithTime) ... ok BUILDSTDERR: test_takeuntil_never (tests.test_observable.test_takeuntilwithtime.TestTakeUntilWithTime) ... ok BUILDSTDERR: test_takeuntil_twice1 (tests.test_observable.test_takeuntilwithtime.TestTakeUntilWithTime) ... ok BUILDSTDERR: test_takeuntil_twice2 (tests.test_observable.test_takeuntilwithtime.TestTakeUntilWithTime) ... ok BUILDSTDERR: test_takeuntil_zero (tests.test_observable.test_takeuntilwithtime.TestTakeUntilWithTime) ... ok BUILDSTDERR: test_take_while_complete_Before (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_complete_after (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_dispose_after (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_dispose_before (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_error_after (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_error_before (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_index (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_throw (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_while_zero (tests.test_observable.test_takewhile.TestTakeWhile) ... ok BUILDSTDERR: test_take_Error (tests.test_observable.test_takewithtime.TestTakeWithTime) ... ok BUILDSTDERR: test_take_late (tests.test_observable.test_takewithtime.TestTakeWithTime) ... ok BUILDSTDERR: test_take_never (tests.test_observable.test_takewithtime.TestTakeWithTime) ... ok BUILDSTDERR: test_take_some (tests.test_observable.test_takewithtime.TestTakeWithTime) ... ok BUILDSTDERR: test_take_twice1 (tests.test_observable.test_takewithtime.TestTakeWithTime) ... ok BUILDSTDERR: test_take_twice2 (tests.test_observable.test_takewithtime.TestTakeWithTime) ... ok BUILDSTDERR: test_take_zero (tests.test_observable.test_takewithtime.TestTakeWithTime) ... ok BUILDSTDERR: test_throttle_first_completed (tests.test_observable.test_throttlefirst.TestThrottleFirst) ... ok BUILDSTDERR: test_throttle_first_empty (tests.test_observable.test_throttlefirst.TestThrottleFirst) ... ok BUILDSTDERR: test_throttle_first_error (tests.test_observable.test_throttlefirst.TestThrottleFirst) ... ok BUILDSTDERR: test_throttle_first_never (tests.test_observable.test_throttlefirst.TestThrottleFirst) ... ok BUILDSTDERR: test_throttle_first_no_end (tests.test_observable.test_throttlefirst.TestThrottleFirst) ... ok BUILDSTDERR: test_throw_disposed (tests.test_observable.test_throw.TestThrow) ... ok BUILDSTDERR: test_throw_exception_basic (tests.test_observable.test_throw.TestThrow) ... ok BUILDSTDERR: test_throw_observer_throws (tests.test_observable.test_throw.TestThrow) ... ok BUILDSTDERR: test_time_interval_default_scheduler (tests.test_observable.test_timeinterval.TestTimeInterval) ... ok BUILDSTDERR: test_time_interval_empty (tests.test_observable.test_timeinterval.TestTimeInterval) ... ok BUILDSTDERR: test_time_interval_error (tests.test_observable.test_timeinterval.TestTimeInterval) ... ok BUILDSTDERR: test_time_interval_never (tests.test_observable.test_timeinterval.TestTimeInterval) ... ok BUILDSTDERR: test_time_interval_regular (tests.test_observable.test_timeinterval.TestTimeInterval) ... ok BUILDSTDERR: test_timeout_datetime_offset_timeout_does_not_occur_completed (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_datetime_offset_timeout_does_not_occur_error (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_datetime_offset_timeout_occur_2 (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_datetime_offset_timeout_occur_3 (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_datetime_offset_timeout_occurs (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_in_time (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_out_of_time (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_does_not_occur (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_not_occurs_completed (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_not_occurs_error (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_occurs_1 (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_occurs_2 (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_occurs_completed (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_occurs_error (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_timeout_occurs_never (tests.test_observable.test_timeout.TestTimeout) ... ok BUILDSTDERR: test_timeout_duration_simple_first_throws (tests.test_observable.test_timeoutwithselector.TestTimeoutWithSelector) ... ok BUILDSTDERR: test_timeout_duration_simple_inner_throws (tests.test_observable.test_timeoutwithselector.TestTimeoutWithSelector) ... ok BUILDSTDERR: test_timeout_duration_simple_never (tests.test_observable.test_timeoutwithselector.TestTimeoutWithSelector) ... ok BUILDSTDERR: test_timeout_duration_simple_source_throws (tests.test_observable.test_timeoutwithselector.TestTimeoutWithSelector) ... ok BUILDSTDERR: test_timeout_duration_simple_timeout_by_completion (tests.test_observable.test_timeoutwithselector.TestTimeoutWithSelector) ... ok BUILDSTDERR: test_timeout_duration_simple_timeout_later (tests.test_observable.test_timeoutwithselector.TestTimeoutWithSelector) ... ok BUILDSTDERR: test_timeout_duration_simple_timeoutfirst (tests.test_observable.test_timeoutwithselector.TestTimeoutWithSelector) ... ok BUILDSTDERR: test_oneshot_timer_timespan_basic (tests.test_observable.test_timer.TestTimer) ... ok BUILDSTDERR: test_oneshot_timer_timespan_disposed (tests.test_observable.test_timer.TestTimer) ... ok BUILDSTDERR: test_oneshot_timer_timespan_negative (tests.test_observable.test_timer.TestTimer) ... ok BUILDSTDERR: test_oneshot_timer_timespan_observer_throws (tests.test_observable.test_timer.TestTimer) ... ok BUILDSTDERR: test_oneshot_timer_timespan_zero (tests.test_observable.test_timer.TestTimer) ... ok BUILDSTDERR: test_periodic_timer_basic (tests.test_observable.test_timer.TestTimer) ... ok BUILDSTDERR: test_periodic_timer_equal_time_and_period (tests.test_observable.test_timer.TestTimer) ... ok BUILDSTDERR: test_timestamp_empty (tests.test_observable.test_timestamp.TestTimeInterval) ... ok BUILDSTDERR: test_timestamp_error (tests.test_observable.test_timestamp.TestTimeInterval) ... ok BUILDSTDERR: test_timestamp_never (tests.test_observable.test_timestamp.TestTimeInterval) ... ok BUILDSTDERR: test_timestamp_regular (tests.test_observable.test_timestamp.TestTimeInterval) ... ok BUILDSTDERR: test_toiterable_completed (tests.test_observable.test_toarray.TestToArray) ... ok BUILDSTDERR: test_toiterabledisposed (tests.test_observable.test_toarray.TestToArray) ... ok BUILDSTDERR: test_toiterableerror (tests.test_observable.test_toarray.TestToArray) ... ok BUILDSTDERR: test_to_async0 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async1 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async2 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async3 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async4 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async_context (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async_error0 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async_error1 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_async_error2 (tests.test_observable.test_toasync.TestToAsync) ... ok BUILDSTDERR: test_to_dict_completed (tests.test_observable.test_todict.TestToDict) ... ok BUILDSTDERR: test_to_dict_disposed (tests.test_observable.test_todict.TestToDict) ... ok BUILDSTDERR: test_to_dict_elementselectorthrows (tests.test_observable.test_todict.TestToDict) ... ok BUILDSTDERR: test_to_dict_error (tests.test_observable.test_todict.TestToDict) ... ok BUILDSTDERR: test_to_dict_keyselectorthrows (tests.test_observable.test_todict.TestToDict) ... ok BUILDSTDERR: test_future_failure (tests.test_observable.test_tofuture.TestToFuture) ... ok BUILDSTDERR: test_future_success (tests.test_observable.test_tofuture.TestToFuture) ... ok BUILDSTDERR: test_await_error (tests.test_observable.test_tofuture_no_py2.TestToFuture) ... ok BUILDSTDERR: test_await_success (tests.test_observable.test_tofuture_no_py2.TestToFuture) ... ok BUILDSTDERR: test_to_set_completed (tests.test_observable.test_toset.TestToDict) ... ok BUILDSTDERR: test_to_set_disposed (tests.test_observable.test_toset.TestToDict) ... ok BUILDSTDERR: test_to_set_error (tests.test_observable.test_toset.TestToDict) ... ok BUILDSTDERR: Failure: SkipTest (Transducers not available) ... SKIP: Transducers not available BUILDSTDERR: test_using_complete (tests.test_observable.test_using.TestUsing) ... ok BUILDSTDERR: test_using_dispose (tests.test_observable.test_using.TestUsing) ... ok BUILDSTDERR: test_using_error (tests.test_observable.test_using.TestUsing) ... ok BUILDSTDERR: test_using_null (tests.test_observable.test_using.TestUsing) ... ok BUILDSTDERR: test_using_throw_resource_selector (tests.test_observable.test_using.TestUsing) ... ok BUILDSTDERR: test_using_throw_resource_usage (tests.test_observable.test_using.TestUsing) ... ok BUILDSTDERR: test_And9 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_Then6Throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_WhenMultipleDataAsymmetric (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_WhenMultipleDataSymmetric (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and2 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and2_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and3 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and3_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and4 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and4_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and5 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and5_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and6 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and6_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and7 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and7_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and8 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and8_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_and9_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_complicated_when (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then1 (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then1_error (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then1_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then2_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then3_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then4_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then5_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then7_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then8_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_then9_throws (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_when_empty_empty (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_when_never_never (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_when_throw_non_empty (tests.test_observable.test_when.TestWhen) ... ok BUILDSTDERR: test_where_complete (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_dispose (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_dispose_in_predicate (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_error (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_false (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_index_complete (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_index_dispose (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_index_dispose_in_predicate (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_index_error (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_index_false (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_index_throw (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_index_true (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_throw (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: test_where_true (tests.test_observable.test_where.TestWhere) ... ok BUILDSTDERR: tests.test_observable.test_where.test_is_prime ... ok BUILDSTDERR: test_window_boundaries_on_completed_boundaries (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_boundaries_on_errorSource (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_boundaries_on_error_boundaries (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_boundaries_simple (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_closings_basic (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_closings_default (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_closings_dispose (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_closings_error (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_closings_throw (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_closings_window_close_error (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_opening_closings_basic (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_opening_closings_data_error (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_opening_closings_dispose (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_opening_closings_throw (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_opening_closings_window_error (tests.test_observable.test_window.TestWindow) ... ok BUILDSTDERR: test_window_with_count_basic (tests.test_observable.test_windowwithcount.TestWindowWithCount) ... ok BUILDSTDERR: test_window_with_count_disposed (tests.test_observable.test_windowwithcount.TestWindowWithCount) ... ok BUILDSTDERR: test_window_with_count_error (tests.test_observable.test_windowwithcount.TestWindowWithCount) ... ok BUILDSTDERR: test_Window_with_time_disposed (tests.test_observable.test_windowwithtime.TestWindowWithTime) ... ok BUILDSTDERR: test_window_time_basic (tests.test_observable.test_windowwithtime.TestWindowWithTime) ... ok BUILDSTDERR: test_window_time_basic_both (tests.test_observable.test_windowwithtime.TestWindowWithTime) ... ok BUILDSTDERR: test_window_with_time_basic (tests.test_observable.test_windowwithtime.TestWindowWithTime) ... ok BUILDSTDERR: test_window_with_time_basic_same (tests.test_observable.test_windowwithtime.TestWindowWithTime) ... ok BUILDSTDERR: test_window_with_time_error (tests.test_observable.test_windowwithtime.TestWindowWithTime) ... ok BUILDSTDERR: test_window_with_time_or_count_basic (tests.test_observable.test_windowwithtimeorcount.TestWindowWithTime) ... ok BUILDSTDERR: test_window_with_time_or_count_disposed (tests.test_observable.test_windowwithtimeorcount.TestWindowWithTime) ... ok BUILDSTDERR: test_window_with_time_or_count_error (tests.test_observable.test_windowwithtimeorcount.TestWindowWithTime) ... ok BUILDSTDERR: test_zip_empty_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_empty_error (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_empty_non_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_error_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_error_error (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_error_never (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_error_some (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_never_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_never_error (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_never_never (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_never_non_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_non_empty_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_non_empty_never (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_non_empty_non_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_selector_throws (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_some_data_asymmetric1 (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_some_data_asymmetric2 (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_some_data_symmetric (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_some_error (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_empty_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_empty_non_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_error_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_error_some (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_never_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_never_non_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_non_empty_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_non_empty_non_empty (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_selectorthrows (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: test_zip_with_enumerable_some_data_both_sides (tests.test_observable.test_zip.TestZip) ... ok BUILDSTDERR: tests.test_subjects.test_asyncsubject.test_infinite ... ok BUILDSTDERR: tests.test_subjects.test_asyncsubject.test_finite ... ok BUILDSTDERR: tests.test_subjects.test_asyncsubject.test_error ... ok BUILDSTDERR: tests.test_subjects.test_asyncsubject.test_canceled ... ok BUILDSTDERR: tests.test_subjects.test_asyncsubject.test_subject_disposed ... ok BUILDSTDERR: tests.test_subjects.test_behaviorsubject.test_infinite ... ok BUILDSTDERR: tests.test_subjects.test_behaviorsubject.test_finite ... ok BUILDSTDERR: tests.test_subjects.test_behaviorsubject.test_error ... ok BUILDSTDERR: tests.test_subjects.test_behaviorsubject.test_canceled ... ok BUILDSTDERR: tests.test_subjects.test_behaviorsubject.test_subject_disposed ... ok BUILDSTDERR: tests.test_subjects.test_replaysubject.test_infinite ... ok BUILDSTDERR: tests.test_subjects.test_replaysubject.test_infinite2 ... ok BUILDSTDERR: tests.test_subjects.test_replaysubject.test_finite ... ok BUILDSTDERR: tests.test_subjects.test_replaysubject.test_error ... ok BUILDSTDERR: tests.test_subjects.test_replaysubject.test_canceled ... ok BUILDSTDERR: tests.test_subjects.test_replaysubject.test_subject_disposed ... ok BUILDSTDERR: tests.test_subjects.test_replaysubject.test_replay_subject_dies_out ... ok BUILDSTDERR: tests.test_subjects.test_subject.test_infinite ... ok BUILDSTDERR: tests.test_subjects.test_subject.test_finite ... ok BUILDSTDERR: tests.test_subjects.test_subject.test_error ... ok BUILDSTDERR: tests.test_subjects.test_subject.test_canceled ... ok BUILDSTDERR: tests.test_subjects.test_subject.test_subject_create ... ok BUILDSTDERR: test_new_thread_scheduler (tests.test_testing.test_marbles.TestFromToMarbles) BUILDSTDERR: this is the default scheduler ... ok BUILDSTDERR: test_new_thread_scheduler_timeout (tests.test_testing.test_marbles.TestFromToMarbles) ... ok BUILDSTDERR: test_newthread_testscheduler (tests.test_testing.test_marbles.TestFromToMarbles) BUILDSTDERR: the test scheduler uses virtual time => `to_marbles` does not ... ok BUILDSTDERR: test_timeout_new_thread_scheduler (tests.test_testing.test_marbles.TestFromToMarbles) ... ok BUILDSTDERR: test_timeout_scheduler (tests.test_testing.test_marbles.TestFromToMarbles) ... ok BUILDSTDERR: test_timeout_testscheduler (tests.test_testing.test_marbles.TestFromToMarbles) BUILDSTDERR: the test scheduler uses virtual time => `to_marbles` does not ... ok BUILDSTDERR: tests.test_testing.test_marbles.test_alias ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 1201 tests in 8.295s BUILDSTDERR: OK (skipped=8) + exit 0 Processing files: python3-rx-1.6.1-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2SceMG + umask 022 + cd /builddir/build/BUILD + cd RxPY-1.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/share/doc/python3-rx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/share/doc/python3-rx + cp -pr README.md /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/share/doc/python3-rx + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SIAOQp + umask 022 + cd /builddir/build/BUILD + cd RxPY-1.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/share/licenses/python3-rx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/share/licenses/python3-rx + cp -pr license.txt /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64/usr/share/licenses/python3-rx + exit 0 Provides: python3-rx = 1.6.1-1.fc30 python3.7dist(rx) = 1.6.1 python3dist(rx) = 1.6.1 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: python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64 Wrote: /builddir/build/RPMS/python3-rx-1.6.1-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oEv82A + umask 022 + cd /builddir/build/BUILD + cd RxPY-1.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rx-1.6.1-1.fc30.x86_64 + exit 0 Child return code was: 0