Skip to content

python_plugin_test RPC times are way too short #1900

@yang-g

Description

@yang-g

Using worker: worker-linux-c55820f2-1.bb.travis-ci.org:travis-linux-2
system_info
Build system information
Build language: cpp
Build image provisioning date and time
Wed Feb 4 18:22:50 UTC 2015
Operating System Details
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux Version
2.6.32-042stab090.5
Cookbooks Version
23bb455 https://github.com/travis-ci/travis-cookbooks/tree/23bb455
GCC version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
LLVM version
clang version 3.4 (tags/RELEASE_34/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
Pre-installed Ruby versions
ruby-1.9.3-p551
Pre-installed Node.js versions
v0.10.36
Pre-installed Go versions
1.4.1
Redis version
redis-server 2.8.19
riak version
2.0.2
MongoDB version
MongoDB 2.4.12
CouchDB version
couchdb 1.6.1
Neo4j version
1.9.4
Cassandra version
2.0.9
RabbitMQ Version
3.4.3
ElasticSearch version
1.4.0
Installed Sphinx versions
2.0.10
2.1.9
2.2.6
Default Sphinx version
2.2.6
Installed Firefox version
firefox 31.0esr
PhantomJS version
1.9.8
ant -version
Apache Ant(TM) version 1.8.2 compiled on December 3 2011
mvn -version
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)
Maven home: /usr/local/maven
Java version: 1.7.0_76, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-oracle/jre
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-042stab090.5", arch: "amd64", family: "unix"
git.checkout
5.34s$ git clone --depth=50 git://github.com/grpc/grpc.git grpc/grpc
Cloning into 'grpc/grpc'...
remote: Counting objects: 20755, done.
remote: Compressing objects: 100% (8566/8566), done.
remote: Total 20755 (delta 14931), reused 17109 (delta 11805), pack-reused 0
Receiving objects: 100% (20755/20755), 13.25 MiB | 11.12 MiB/s, done.
Resolving deltas: 100% (14931/14931), done.
Checking connectivity... done.
$ cd grpc/grpc
0.25s$ git fetch origin +refs/pull/1894/merge:
remote: Counting objects: 25, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 25 (delta 21), reused 8 (delta 5), pack-reused 0
Unpacking objects: 100% (25/25), done.
From git://github.com/grpc/grpc

  • branch refs/pull/1894/merge -> FETCH_HEAD
    $ git checkout -qf FETCH_HEAD
    git.submodule
    0.13s$ git submodule init
    Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/gflags'
    Submodule 'third_party/openssl' (https://github.com/openssl/openssl.git) registered for path 'third_party/openssl'
    Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
    Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
    18.69s$ git submodule update
    Cloning into 'third_party/gflags'...
    remote: Counting objects: 1772, done.
    remote: Total 1772 (delta 0), reused 0 (delta 0), pack-reused 1772
    Receiving objects: 100% (1772/1772), 1.26 MiB | 0 bytes/s, done.
    Resolving deltas: 100% (1014/1014), done.
    Checking connectivity... done.
    Submodule path 'third_party/gflags': checked out '05b155ff59114735ec8cd089f669c4c3d8f59029'
    Cloning into 'third_party/openssl'...
    remote: Counting objects: 169437, done.
    remote: Compressing objects: 100% (58/58), done.
    remote: Total 169437 (delta 25), reused 0 (delta 0), pack-reused 169379
    Receiving objects: 100% (169437/169437), 66.18 MiB | 15.91 MiB/s, done.
    Resolving deltas: 100% (134385/134385), done.
    Checking connectivity... done.
    Submodule path 'third_party/openssl': checked out '3df69d3aefde7671053d4e3c242b228e5d79c83f'
    Cloning into 'third_party/protobuf'...
    remote: Counting objects: 21676, done.
    remote: Total 21676 (delta 0), reused 0 (delta 0), pack-reused 21676
    Receiving objects: 100% (21676/21676), 27.57 MiB | 17.69 MiB/s, done.
    Resolving deltas: 100% (14570/14570), done.
    Checking connectivity... done.
    Submodule path 'third_party/protobuf': checked out '3e2c8a5dd79481e1d36572cdf65be93514ba6581'
    Cloning into 'third_party/zlib'...
    remote: Counting objects: 4194, done.
    remote: Total 4194 (delta 0), reused 0 (delta 0), pack-reused 4194
    Receiving objects: 100% (4194/4194), 3.49 MiB | 0 bytes/s, done.
    Resolving deltas: 100% (2453/2453), done.
    Checking connectivity... done.
    Submodule path 'third_party/zlib': checked out '50893291621658f355bc5b4d450a8d06a563053d'
    Setting environment variables from .travis.yml
    $ export RUBY_VERSION=2.1
    $ export COVERALLS_PARALLEL=true
    $ export CPPFLAGS=-I/tmp/prebuilt/include
    $ export NUGET="mono nuget.exe"
    $ export CONFIG=opt
    $ export TEST=python
    $ export JOBS=1
    $ export CXX=g++
    $ export CC=gcc
    $ g++ --version
    g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
    Copyright (C) 2011 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    before_install.1
    1.33s$ sudo add-apt-repository ppa:yjwong/gflags -y
    Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.QQzXH9FPVg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d//apt.postgresql.org.gpg --keyserver hkp://keyserver.ubuntu.com:80/ --recv C43E6E8C0749A3D89575D9945E91ACA7C851003A
    gpg: requesting key C851003A from hkp server keyserver.ubuntu.com
    gpg: key C851003A: public key "Launchpad PPA for Wong Yong Jie" imported
    gpg: Total number processed: 1
    gpg: imported: 1 (RSA: 1)
    before_install.2
    1.34s$ sudo add-apt-repository ppa:h-rayflood/llvm -y
    Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.7Rs0sXtXsf --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d//apt.postgresql.org.gpg --keyserver hkp://keyserver.ubuntu.com:80/ --recv EF9300D9D55E308863EA191B9DB3C0CF23957A28
    gpg: requesting key 23957A28 from hkp server keyserver.ubuntu.com
    gpg: key 23957A28: public key "Launchpad PPA for hATrayflood" imported
    gpg: Total number processed: 1
    gpg: imported: 1 (RSA: 1)
    before_install.3
    0.31s$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
    Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.Zr8mRxLiqE --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d//apt.postgresql.org.gpg --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
    gpg: requesting key D3D831EF from hkp server keyserver.ubuntu.com
    gpg: key D3D831EF: public key "Xamarin Public Jenkins (auto-signing) [email protected]" imported
    gpg: no ultimately trusted keys found
    gpg: Total number processed: 1
    gpg: imported: 1 (RSA: 1)
    before_install.4
    0.02s$ echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
    deb http://download.mono-project.com/repo/debian wheezy main
    before_install.5
    0.02s$ echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list
    deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main
    before_install.6
    7.93s$ sudo apt-get update -qq
    before_install.7
    7.87s$ sudo apt-get install -qq libgtest-dev libgflags-dev python-virtualenv clang-3.5
    Selecting previously unselected package libgflags2.
    (Reading database ... 76763 files and directories currently installed.)
    Unpacking libgflags2 (from .../libgflags2_2.0-1.1ubuntu1ppa1precise1_amd64.deb) ...
    Selecting previously unselected package libgflags-dev.
    Unpacking libgflags-dev (from .../libgflags-dev_2.0-1.1ubuntu1ppa1
    precise1_amd64.deb) ...
    Selecting previously unselected package libgtest-dev.
    Unpacking libgtest-dev (from .../libgtest-dev_1.6.0-1ubuntu4_amd64.deb) ...
    Selecting previously unselected package python-setuptools.
    Unpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ...
    Selecting previously unselected package python-pip.
    Unpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ...
    Selecting previously unselected package python-virtualenv.
    Unpacking python-virtualenv (from .../python-virtualenv_1.7.1.2-1_all.deb) ...
    Processing triggers for man-db ...
    Setting up libgflags2 (2.0-1.1ubuntu1ppa1precise1) ...
    Setting up libgflags-dev (2.0-1.1ubuntu1ppa1
    precise1) ...
    Setting up libgtest-dev (1.6.0-1ubuntu4) ...
    Setting up python-setuptools (0.6.24-1ubuntu1) ...
    Setting up python-pip (1.0-1build1) ...
    Setting up python-virtualenv (1.7.1.2-1) ...
    Processing triggers for libc-bin ...
    ldconfig deferred processing now taking place
    before_install.8
    4.83s$ sudo pip install cpp-coveralls mako simplejson
    The directory '/home/travis/.cache/pip/log' or its parent directory is not owned by the current user and the debug log has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
    The directory '/home/travis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
    You are using pip version 6.0.7, however version 7.0.3 is available.
    You should consider upgrading via the 'pip install --upgrade pip' command.
    The directory '/home/travis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
    Collecting cpp-coveralls
    Downloading cpp-coveralls-0.3.7.tar.gz
    Collecting mako
    Downloading Mako-1.0.1.tar.gz (473kB)
    100% |################################| 475kB 568kB/s
    Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages
    Collecting requests (from cpp-coveralls)
    Downloading requests-2.7.0-py2.py3-none-any.whl (470kB)
    100% |################################| 471kB 635kB/s
    Collecting MarkupSafe>=0.9.2 (from mako)
    Downloading MarkupSafe-0.23.tar.gz
    Installing collected packages: MarkupSafe, requests, mako, cpp-coveralls
    Running setup.py install for MarkupSafe
    building 'markupsafe._speedups' extension
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so
    Running setup.py install for mako
    Installing mako-render script to /usr/local/bin
    Running setup.py install for cpp-coveralls
    Installing cpp-coveralls script to /usr/local/bin
    Installing coveralls script to /usr/local/bin
    Successfully installed MarkupSafe-0.23 cpp-coveralls-0.3.7 mako-1.0.1 requests-2.7.0
    before_install.9
    99.82s$ sudo apt-get install -qq mono-devel nunit
    Extracting templates from packages: 100%
    Selecting previously unselected package libart-2.0-2.
    (Reading database ... 77101 files and directories currently installed.)
    Unpacking libart-2.0-2 (from .../libart-2.0-2_2.3.21-1ubuntu0.1_amd64.deb) ...
    Selecting previously unselected package libglade2-0.
    Unpacking libglade2-0 (from .../libglade2-0_1%3a2.6.4-1ubuntu1.1_amd64.deb) ...
    Selecting previously unselected package libgail18.
    Unpacking libgail18 (from .../libgail18_2.24.10-0ubuntu6.1_amd64.deb) ...
    Selecting previously unselected package libgnomecanvas2-common.
    Unpacking libgnomecanvas2-common (from .../libgnomecanvas2-common_2.30.3-1ubuntu1.1_all.deb) ...
    Selecting previously unselected package libgnomecanvas2-0.
    Unpacking libgnomecanvas2-0 (from .../libgnomecanvas2-0_2.30.3-1ubuntu1.1_amd64.deb) ...
    Selecting previously unselected package libbonoboui2-common.
    Unpacking libbonoboui2-common (from .../libbonoboui2-common_2.24.5-0ubuntu1.1_all.deb) ...
    Selecting previously unselected package libbonoboui2-0.
    Unpacking libbonoboui2-0 (from .../libbonoboui2-0_2.24.5-0ubuntu1.1_amd64.deb) ...
    Selecting previously unselected package libgnomeui-common.
    Unpacking libgnomeui-common (from .../libgnomeui-common_2.24.5-2ubuntu2_all.deb) ...
    Selecting previously unselected package libgnomeui-0.
    Unpacking libgnomeui-0 (from .../libgnomeui-0_2.24.5-2ubuntu2_amd64.deb) ...
    Selecting previously unselected package binfmt-support.
    Unpacking binfmt-support (from .../binfmt-support_2.0.8_amd64.deb) ...
    Selecting previously unselected package libmono-corlib4.5-cil.
    Unpacking libmono-corlib4.5-cil (from .../libmono-corlib4.5-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-xml4.0-cil.
    Unpacking libmono-system-xml4.0-cil (from .../libmono-system-xml4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-security4.0-cil.
    Unpacking libmono-system-security4.0-cil (from .../libmono-system-security4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-configuration4.0-cil.
    Unpacking libmono-system-configuration4.0-cil (from .../libmono-system-configuration4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system4.0-cil.
    Unpacking libmono-system4.0-cil (from .../libmono-system4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-security4.0-cil.
    Unpacking libmono-security4.0-cil (from .../libmono-security4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package mono-4.0-gac.
    Unpacking mono-4.0-gac (from .../mono-4.0-gac_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package mono-gac.
    Unpacking mono-gac (from .../mono-gac_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package mono-runtime-common.
    Unpacking mono-runtime-common (from .../mono-runtime-common_4.0.1.44-0xamarin1_amd64.deb) ...
    Selecting previously unselected package mono-runtime-sgen.
    Unpacking mono-runtime-sgen (from .../mono-runtime-sgen_4.0.1.44-0xamarin1_amd64.deb) ...
    Selecting previously unselected package mono-runtime.
    Unpacking mono-runtime (from .../mono-runtime_4.0.1.44-0xamarin1_amd64.deb) ...
    Selecting previously unselected package ca-certificates-mono.
    Unpacking ca-certificates-mono (from .../ca-certificates-mono_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package cli-common.
    Unpacking cli-common (from .../cli-common_0.9xamarin1_all.deb) ...
    Selecting previously unselected package libgamin0.
    Unpacking libgamin0 (from .../libgamin0_0.1.10-4ubuntu0.1_amd64.deb) ...
    Selecting previously unselected package gamin.
    Unpacking gamin (from .../gamin_0.1.10-4ubuntu0.1_amd64.deb) ...
    Selecting previously unselected package libgdiplus.
    Unpacking libgdiplus (from .../libgdiplus_3.12-0xamarin1+compat1_amd64.deb) ...
    Selecting previously unselected package libmonoboehm-2.0-1.
    Unpacking libmonoboehm-2.0-1 (from .../libmonoboehm-2.0-1_4.0.1.44-0xamarin1_amd64.deb) ...
    Selecting previously unselected package libmonoboehm-2.0-dev.
    Unpacking libmonoboehm-2.0-dev (from .../libmonoboehm-2.0-dev_4.0.1.44-0xamarin1_amd64.deb) ...
    Selecting previously unselected package libmono-2.0-dev.
    Unpacking libmono-2.0-dev (from .../libmono-2.0-dev_4.0.1.44-0xamarin1_amd64.deb) ...
    Selecting previously unselected package libmono-accessibility4.0-cil.
    Unpacking libmono-accessibility4.0-cil (from .../libmono-accessibility4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-c5-1.1-cil.
    Unpacking libmono-c5-1.1-cil (from .../libmono-c5-1.1-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-cairo4.0-cil.
    Unpacking libmono-cairo4.0-cil (from .../libmono-cairo4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-cecil-private-cil.
    Unpacking libmono-cecil-private-cil (from .../libmono-cecil-private-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-posix4.0-cil.
    Unpacking libmono-posix4.0-cil (from .../libmono-posix4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-core4.0-cil.
    Unpacking libmono-system-core4.0-cil (from .../libmono-system-core4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-codecontracts4.0-cil.
    Unpacking libmono-codecontracts4.0-cil (from .../libmono-codecontracts4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-compilerservices-symbolwriter4.0-cil.
    Unpacking libmono-compilerservices-symbolwriter4.0-cil (from .../libmono-compilerservices-symbolwriter4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-cscompmgd0.0-cil.
    Unpacking libmono-cscompmgd0.0-cil (from .../libmono-cscompmgd0.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-csharp4.0c-cil.
    Unpacking libmono-csharp4.0c-cil (from .../libmono-csharp4.0c-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-custommarshalers4.0-cil.
    Unpacking libmono-custommarshalers4.0-cil (from .../libmono-custommarshalers4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-data-tds4.0-cil.
    Unpacking libmono-data-tds4.0-cil (from .../libmono-data-tds4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-transactions4.0-cil.
    Unpacking libmono-system-transactions4.0-cil (from .../libmono-system-transactions4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-enterpriseservices4.0-cil.
    Unpacking libmono-system-enterpriseservices4.0-cil (from .../libmono-system-enterpriseservices4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-data4.0-cil.
    Unpacking libmono-system-data4.0-cil (from .../libmono-system-data4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-db2-1.0-cil.
    Unpacking libmono-db2-1.0-cil (from .../libmono-db2-1.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-debugger-soft4.0a-cil.
    Unpacking libmono-debugger-soft4.0a-cil (from .../libmono-debugger-soft4.0a-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-sharpzip4.84-cil.
    Unpacking libmono-sharpzip4.84-cil (from .../libmono-sharpzip4.84-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-sqlite4.0-cil.
    Unpacking libmono-sqlite4.0-cil (from .../libmono-sqlite4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-componentmodel-dataannotations4.0-cil.
    Unpacking libmono-system-componentmodel-dataannotations4.0-cil (from .../libmono-system-componentmodel-dataannotations4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-drawing4.0-cil.
    Unpacking libmono-system-drawing4.0-cil (from .../libmono-system-drawing4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-runtime-serialization-formatters-soap4.0-cil.
    Unpacking libmono-system-runtime-serialization-formatters-soap4.0-cil (from .../libmono-system-runtime-serialization-formatters-soap4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-applicationservices4.0-cil.
    Unpacking libmono-system-web-applicationservices4.0-cil (from .../libmono-system-web-applicationservices4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-services4.0-cil.
    Unpacking libmono-system-web-services4.0-cil (from .../libmono-system-web-services4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web4.0-cil.
    Unpacking libmono-system-web4.0-cil (from .../libmono-system-web4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-http4.0-cil.
    Unpacking libmono-http4.0-cil (from .../libmono-http4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-i18n4.0-cil.
    Unpacking libmono-i18n4.0-cil (from .../libmono-i18n4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-i18n-cjk4.0-cil.
    Unpacking libmono-i18n-cjk4.0-cil (from .../libmono-i18n-cjk4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-i18n-mideast4.0-cil.
    Unpacking libmono-i18n-mideast4.0-cil (from .../libmono-i18n-mideast4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-i18n-other4.0-cil.
    Unpacking libmono-i18n-other4.0-cil (from .../libmono-i18n-other4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-i18n-rare4.0-cil.
    Unpacking libmono-i18n-rare4.0-cil (from .../libmono-i18n-rare4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-i18n-west4.0-cil.
    Unpacking libmono-i18n-west4.0-cil (from .../libmono-i18n-west4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-i18n4.0-all.
    Unpacking libmono-i18n4.0-all (from .../libmono-i18n4.0-all_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-ldap4.0-cil.
    Unpacking libmono-ldap4.0-cil (from .../libmono-ldap4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-management4.0-cil.
    Unpacking libmono-management4.0-cil (from .../libmono-management4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-messaging4.0-cil.
    Unpacking libmono-messaging4.0-cil (from .../libmono-messaging4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-rabbitmq4.0-cil.
    Unpacking libmono-rabbitmq4.0-cil (from .../libmono-rabbitmq4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-messaging-rabbitmq4.0-cil.
    Unpacking libmono-messaging-rabbitmq4.0-cil (from .../libmono-messaging-rabbitmq4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-build-framework4.0-cil.
    Unpacking libmono-microsoft-build-framework4.0-cil (from .../libmono-microsoft-build-framework4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-build4.0-cil.
    Unpacking libmono-microsoft-build4.0-cil (from .../libmono-microsoft-build4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-build-utilities-v4.0-4.0-cil.
    Unpacking libmono-microsoft-build-utilities-v4.0-4.0-cil (from .../libmono-microsoft-build-utilities-v4.0-4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-build-engine4.0-cil.
    Unpacking libmono-microsoft-build-engine4.0-cil (from .../libmono-microsoft-build-engine4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-xbuild-tasks4.0-cil.
    Unpacking libmono-xbuild-tasks4.0-cil (from .../libmono-xbuild-tasks4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-build-tasks-v4.0-4.0-cil.
    Unpacking libmono-microsoft-build-tasks-v4.0-4.0-cil (from .../libmono-microsoft-build-tasks-v4.0-4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-csharp4.0-cil.
    Unpacking libmono-microsoft-csharp4.0-cil (from .../libmono-microsoft-csharp4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-visualc10.0-cil.
    Unpacking libmono-microsoft-visualc10.0-cil (from .../libmono-microsoft-visualc10.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-microsoft-web-infrastructure1.0-cil.
    Unpacking libmono-microsoft-web-infrastructure1.0-cil (from .../libmono-microsoft-web-infrastructure1.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-oracle4.0-cil.
    Unpacking libmono-oracle4.0-cil (from .../libmono-oracle4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-parallel4.0-cil.
    Unpacking libmono-parallel4.0-cil (from .../libmono-parallel4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-peapi4.0a-cil.
    Unpacking libmono-peapi4.0a-cil (from .../libmono-peapi4.0a-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-relaxng4.0-cil.
    Unpacking libmono-relaxng4.0-cil (from .../libmono-relaxng4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-simd4.0-cil.
    Unpacking libmono-simd4.0-cil (from .../libmono-simd4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-componentmodel-composition4.0-cil.
    Unpacking libmono-system-componentmodel-composition4.0-cil (from .../libmono-system-componentmodel-composition4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-configuration-install4.0-cil.
    Unpacking libmono-system-configuration-install4.0-cil (from .../libmono-system-configuration-install4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-data-datasetextensions4.0-cil.
    Unpacking libmono-system-data-datasetextensions4.0-cil (from .../libmono-system-data-datasetextensions4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-runtime-serialization4.0-cil.
    Unpacking libmono-system-runtime-serialization4.0-cil (from .../libmono-system-runtime-serialization4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-xml-linq4.0-cil.
    Unpacking libmono-system-xml-linq4.0-cil (from .../libmono-system-xml-linq4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-data-entity4.0-cil.
    Unpacking libmono-system-data-entity4.0-cil (from .../libmono-system-data-entity4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-data-linq4.0-cil.
    Unpacking libmono-system-data-linq4.0-cil (from .../libmono-system-data-linq4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-data-services-client4.0-cil.
    Unpacking libmono-system-data-services-client4.0-cil (from .../libmono-system-data-services-client4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-identitymodel4.0-cil.
    Unpacking libmono-system-identitymodel4.0-cil (from .../libmono-system-identitymodel4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-identitymodel-selectors4.0-cil.
    Unpacking libmono-system-identitymodel-selectors4.0-cil (from .../libmono-system-identitymodel-selectors4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-webbrowser4.0-cil.
    Unpacking libmono-webbrowser4.0-cil (from .../libmono-webbrowser4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-windows-forms4.0-cil.
    Unpacking libmono-system-windows-forms4.0-cil (from .../libmono-system-windows-forms4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-messaging4.0-cil.
    Unpacking libmono-system-messaging4.0-cil (from .../libmono-system-messaging4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-servicemodel4.0a-cil.
    Unpacking libmono-system-servicemodel4.0a-cil (from .../libmono-system-servicemodel4.0a-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-servicemodel-activation4.0-cil.
    Unpacking libmono-system-servicemodel-activation4.0-cil (from .../libmono-system-servicemodel-activation4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-extensions4.0-cil.
    Unpacking libmono-system-web-extensions4.0-cil (from .../libmono-system-web-extensions4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-servicemodel-web4.0-cil.
    Unpacking libmono-system-servicemodel-web4.0-cil (from .../libmono-system-servicemodel-web4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-data-services4.0-cil.
    Unpacking libmono-system-data-services4.0-cil (from .../libmono-system-data-services4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-design4.0-cil.
    Unpacking libmono-system-design4.0-cil (from .../libmono-system-design4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-drawing-design4.0-cil.
    Unpacking libmono-system-drawing-design4.0-cil (from .../libmono-system-drawing-design4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-dynamic4.0-cil.
    Unpacking libmono-system-dynamic4.0-cil (from .../libmono-system-dynamic4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-io-compression4.0-cil.
    Unpacking libmono-system-io-compression4.0-cil (from .../libmono-system-io-compression4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-io-compression-filesystem4.0-cil.
    Unpacking libmono-system-io-compression-filesystem4.0-cil (from .../libmono-system-io-compression-filesystem4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-json4.0-cil.
    Unpacking libmono-system-json4.0-cil (from .../libmono-system-json4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-json-microsoft4.0-cil.
    Unpacking libmono-system-json-microsoft4.0-cil (from .../libmono-system-json-microsoft4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-ldap4.0-cil.
    Unpacking libmono-system-ldap4.0-cil (from .../libmono-system-ldap4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-ldap-protocols4.0-cil.
    Unpacking libmono-system-ldap-protocols4.0-cil (from .../libmono-system-ldap-protocols4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-management4.0-cil.
    Unpacking libmono-system-management4.0-cil (from .../libmono-system-management4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-net4.0-cil.
    Unpacking libmono-system-net4.0-cil (from .../libmono-system-net4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-net-http4.0-cil.
    Unpacking libmono-system-net-http4.0-cil (from .../libmono-system-net-http4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-net-http-formatting4.0-cil.
    Unpacking libmono-system-net-http-formatting4.0-cil (from .../libmono-system-net-http-formatting4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-net-http-webrequest4.0-cil.
    Unpacking libmono-system-net-http-webrequest4.0-cil (from .../libmono-system-net-http-webrequest4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-numerics4.0-cil.
    Unpacking libmono-system-numerics4.0-cil (from .../libmono-system-numerics4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-interfaces2.2-cil.
    Unpacking libmono-system-reactive-interfaces2.2-cil (from .../libmono-system-reactive-interfaces2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-core2.2-cil.
    Unpacking libmono-system-reactive-core2.2-cil (from .../libmono-system-reactive-core2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-linq2.2-cil.
    Unpacking libmono-system-reactive-linq2.2-cil (from .../libmono-system-reactive-linq2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-debugger2.2-cil.
    Unpacking libmono-system-reactive-debugger2.2-cil (from .../libmono-system-reactive-debugger2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-experimental2.2-cil.
    Unpacking libmono-system-reactive-experimental2.2-cil (from .../libmono-system-reactive-experimental2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-providers2.2-cil.
    Unpacking libmono-system-reactive-providers2.2-cil (from .../libmono-system-reactive-providers2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-observable-aliases0.0-cil.
    Unpacking libmono-system-reactive-observable-aliases0.0-cil (from .../libmono-system-reactive-observable-aliases0.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-platformservices2.2-cil.
    Unpacking libmono-system-reactive-platformservices2.2-cil (from .../libmono-system-reactive-platformservices2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-runtime-remoting2.2-cil.
    Unpacking libmono-system-reactive-runtime-remoting2.2-cil (from .../libmono-system-reactive-runtime-remoting2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-windows-forms2.2-cil.
    Unpacking libmono-system-reactive-windows-forms2.2-cil (from .../libmono-system-reactive-windows-forms2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-xaml4.0-cil.
    Unpacking libmono-system-xaml4.0-cil (from .../libmono-system-xaml4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-windowsbase4.0-cil.
    Unpacking libmono-windowsbase4.0-cil (from .../libmono-windowsbase4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-reactive-windows-threading2.2-cil.
    Unpacking libmono-system-reactive-windows-threading2.2-cil (from .../libmono-system-reactive-windows-threading2.2-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-runtime4.0-cil.
    Unpacking libmono-system-runtime4.0-cil (from .../libmono-system-runtime4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-runtime-caching4.0-cil.
    Unpacking libmono-system-runtime-caching4.0-cil (from .../libmono-system-runtime-caching4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-runtime-durableinstancing4.0-cil.
    Unpacking libmono-system-runtime-durableinstancing4.0-cil (from .../libmono-system-runtime-durableinstancing4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-servicemodel-discovery4.0-cil.
    Unpacking libmono-system-servicemodel-discovery4.0-cil (from .../libmono-system-servicemodel-discovery4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-servicemodel-routing4.0-cil.
    Unpacking libmono-system-servicemodel-routing4.0-cil (from .../libmono-system-servicemodel-routing4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-serviceprocess4.0-cil.
    Unpacking libmono-system-serviceprocess4.0-cil (from .../libmono-system-serviceprocess4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-threading-tasks-dataflow4.0-cil.
    Unpacking libmono-system-threading-tasks-dataflow4.0-cil (from .../libmono-system-threading-tasks-dataflow4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-abstractions4.0-cil.
    Unpacking libmono-system-web-abstractions4.0-cil (from .../libmono-system-web-abstractions4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-dynamicdata4.0-cil.
    Unpacking libmono-system-web-dynamicdata4.0-cil (from .../libmono-system-web-dynamicdata4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-extensions-design4.0-cil.
    Unpacking libmono-system-web-extensions-design4.0-cil (from .../libmono-system-web-extensions-design4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-http4.0-cil.
    Unpacking libmono-system-web-http4.0-cil (from .../libmono-system-web-http4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-http-selfhost4.0-cil.
    Unpacking libmono-system-web-http-selfhost4.0-cil (from .../libmono-system-web-http-selfhost4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-http-webhost4.0-cil.
    Unpacking libmono-system-web-http-webhost4.0-cil (from .../libmono-system-web-http-webhost4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-razor2.0-cil.
    Unpacking libmono-system-web-razor2.0-cil (from .../libmono-system-web-razor2.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-webpages-deployment2.0-cil.
    Unpacking libmono-system-web-webpages-deployment2.0-cil (from .../libmono-system-web-webpages-deployment2.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-webpages2.0-cil.
    Unpacking libmono-system-web-webpages2.0-cil (from .../libmono-system-web-webpages2.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-webpages-razor2.0-cil.
    Unpacking libmono-system-web-webpages-razor2.0-cil (from .../libmono-system-web-webpages-razor2.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-mvc3.0-cil.
    Unpacking libmono-system-web-mvc3.0-cil (from .../libmono-system-web-mvc3.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-web-routing4.0-cil.
    Unpacking libmono-system-web-routing4.0-cil (from .../libmono-system-web-routing4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-windows4.0-cil.
    Unpacking libmono-system-windows4.0-cil (from .../libmono-system-windows4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-windows-forms-datavisualization4.0a-cil.
    Unpacking libmono-system-windows-forms-datavisualization4.0a-cil (from .../libmono-system-windows-forms-datavisualization4.0a-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-system-xml-serialization4.0-cil.
    Unpacking libmono-system-xml-serialization4.0-cil (from .../libmono-system-xml-serialization4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-tasklets4.0-cil.
    Unpacking libmono-tasklets4.0-cil (from .../libmono-tasklets4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libmono-webmatrix-data4.0-cil.
    Unpacking libmono-webmatrix-data4.0-cil (from .../libmono-webmatrix-data4.0-cil_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libnunit-core-interfaces2.6.3-cil.
    Unpacking libnunit-core-interfaces2.6.3-cil (from .../libnunit-core-interfaces2.6.3-cil_2.6.3+dfsg-1
    xamarin2_all.deb) ...
    Selecting previously unselected package libnunit-core2.6.3-cil.
    Unpacking libnunit-core2.6.3-cil (from .../libnunit-core2.6.3-cil_2.6.3+dfsg-1xamarin2_all.deb) ...
    Selecting previously unselected package libnunit-util2.6.3-cil.
    Unpacking libnunit-util2.6.3-cil (from .../libnunit-util2.6.3-cil_2.6.3+dfsg-1
    xamarin2_all.deb) ...
    Selecting previously unselected package libnunit-console-runner2.6.3-cil.
    Unpacking libnunit-console-runner2.6.3-cil (from .../libnunit-console-runner2.6.3-cil_2.6.3+dfsg-1xamarin2_all.deb) ...
    Selecting previously unselected package libnunit-framework2.6.3-cil.
    Unpacking libnunit-framework2.6.3-cil (from .../libnunit-framework2.6.3-cil_2.6.3+dfsg-1
    xamarin2_all.deb) ...
    Selecting previously unselected package libnunit-mocks2.6.3-cil.
    Unpacking libnunit-mocks2.6.3-cil (from .../libnunit-mocks2.6.3-cil_2.6.3+dfsg-1xamarin2_all.deb) ...
    Selecting previously unselected package libnunit-cil-dev.
    Unpacking libnunit-cil-dev (from .../libnunit-cil-dev_2.6.3+dfsg-1
    xamarin2_all.deb) ...
    Selecting previously unselected package libmono-cil-dev.
    Unpacking libmono-cil-dev (from .../libmono-cil-dev_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package libnunit-doc.
    Unpacking libnunit-doc (from .../libnunit-doc_2.6.3+dfsg-1xamarin2_all.deb) ...
    Selecting previously unselected package mono-csharp-shell.
    Unpacking mono-csharp-shell (from .../mono-csharp-shell_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package mono-mcs.
    Unpacking mono-mcs (from .../mono-mcs_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package mono-xbuild.
    Unpacking mono-xbuild (from .../mono-xbuild_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package mono-devel.
    Unpacking mono-devel (from .../mono-devel_4.0.1.44-0xamarin1_all.deb) ...
    Selecting previously unselected package nunit-console.
    Unpacking nunit-console (from .../nunit-console_2.6.3+dfsg-1
    xamarin2_all.deb) ...
    Selecting previously unselected package nunit-gui.
    Unpacking nunit-gui (from .../nunit-gui_2.6.3+dfsg-1xamarin2_all.deb) ...
    Selecting previously unselected package nunit.
    Unpacking nunit (from .../nunit_2.6.3+dfsg-1
    xamarin2_all.deb) ...
    Processing triggers for man-db ...
    Processing triggers for ureadahead ...
    Setting up libart-2.0-2 (2.3.21-1ubuntu0.1) ...
    Setting up libglade2-0 (1:2.6.4-1ubuntu1.1) ...
    Setting up libgail18 (2.24.10-0ubuntu6.1) ...
    Setting up libgnomecanvas2-common (2.30.3-1ubuntu1.1) ...
    Setting up libgnomecanvas2-0 (2.30.3-1ubuntu1.1) ...
    Setting up libbonoboui2-common (2.24.5-0ubuntu1.1) ...
    Setting up libbonoboui2-0 (2.24.5-0ubuntu1.1) ...
    Setting up libgnomeui-common (2.24.5-2ubuntu2) ...
    Setting up libgnomeui-0 (2.24.5-2ubuntu2) ...
    Setting up binfmt-support (2.0.8) ...
    update-binfmts: warning: /usr/share/binfmts/cli: no executable /usr/bin/cli found, but continuing anyway as you request
    binfmt-support stop/waiting
    Setting up cli-common (0.9xamarin1) ...
    Setting up libgdiplus (3.12-0xamarin1+compat1) ...
    Setting up libmonoboehm-2.0-1 (4.0.1.44-0xamarin1) ...
    Setting up libmonoboehm-2.0-dev (4.0.1.44-0xamarin1) ...
    Setting up libmono-2.0-dev (4.0.1.44-0xamarin1) ...
    Setting up libnunit-doc (2.6.3+dfsg-1
    xamarin2) ...
    Setting up libmono-security4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up mono-4.0-gac (4.0.1.44-0xamarin1) ...
    Setting up mono-gac (4.0.1.44-0xamarin1) ...
    update-alternatives: using /usr/bin/gacutil to provide /usr/bin/cli-gacutil (global-assembly-cache-tool) in auto mode.
    Setting up mono-runtime-common (4.0.1.44-0xamarin1) ...
    update-binfmts: warning: /usr/share/binfmts/cli: no executable /usr/bin/cli found, but continuing anyway as you request
    Setting up mono-runtime-sgen (4.0.1.44-0xamarin1) ...
    Setting up mono-runtime (4.0.1.44-0xamarin1) ...
    update-alternatives: using /usr/bin/mono to provide /usr/bin/cli (cli) in auto mode.
    Setting up libmono-corlib4.5-cil (4.0.1.44-0xamarin1) ...
    Setting up ca-certificates-mono (4.0.1.44-0xamarin1) ...
    Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
    Running hooks in /etc/ca-certificates/update.d....
    done.
    Updating Mono key store
    Linux Cert Store Sync - version 4.0.1.0
    Synchronize local certs with certs from local Linux trust store.
    Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
    I already trust 0, your new list has 164
    Certificate added: C=AT, O=A-Trust Ges. f. Sicherheitssysteme im elektr. Datenverkehr GmbH, OU=A-Trust-nQual-03, CN=A-Trust-nQual-03
    Certificate added: CN=ACEDICOM Root, OU=PKI, O=EDICOM, C=ES
    Certificate added: C=CO, O=Sociedad Cameral de Certificación Digital - Certicámara S.A., CN=AC Raíz Certicámara S.A.
    Certificate added: C=SE, O=AddTrust AB, OU=AddTrust External TTP Network, CN=AddTrust External CA Root
    Certificate added: C=SE, O=AddTrust AB, OU=AddTrust TTP Network, CN=AddTrust Class 1 CA Root
    Certificate added: C=SE, O=AddTrust AB, OU=AddTrust TTP Network, CN=AddTrust Public CA Root
    Certificate added: C=SE, O=AddTrust AB, OU=AddTrust TTP Network, CN=AddTrust Qualified CA Root
    Certificate added: C=US, O=AffirmTrust, CN=AffirmTrust Commercial
    Certificate added: C=US, O=AffirmTrust, CN=AffirmTrust Networking
    Certificate added: C=US, O=AffirmTrust, CN=AffirmTrust Premium
    Certificate added: C=US, O=AffirmTrust, CN=AffirmTrust Premium ECC
    Certificate added: C=US, O=America Online Inc., CN=America Online Root Certification Authority 1
    Certificate added: C=US, O=America Online Inc., CN=America Online Root Certification Authority 2
    Certificate added: C=JP, O=Japanese Government, OU=ApplicationCA
    Certificate added: C=ES, CN=Autoridad de Certificacion Firmaprofesional CIF A62634068
    Certificate added: C=IE, O=Baltimore, OU=CyberTrust, CN=Baltimore CyberTrust Root
    Certificate added: C=NO, O=Buypass AS-983163327, CN=Buypass Class 2 CA 1
    Certificate added: C=NO, O=Buypass AS-983163327, CN=Buypass Class 3 CA 1
    Certificate added: C=SK, L=Bratislava, O=Disig a.s., CN=CA Disig
    Certificate added: C=CN, O=CNNIC, CN=CNNIC ROOT
    Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO Certification Authority
    Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO ECC Certification Authority
    Certificate added: C=EU, O=AC Camerfirma SA CIF A82743287, OU=http://www.chambersign.org, CN=Chambers of Commerce Root
    Certificate added: C=EU, O=AC Camerfirma SA CIF A82743287, OU=http://www.chambersign.org, CN=Global Chambersign Root
    Certificate added: C=FR, O=Dhimyotis, CN=Certigna
    Certificate added: C=FR, O=Certinomis, OU=0002 433998903, CN=Certinomis - Autorité Racine
    Certificate added: C=FR, O=Certplus, CN=Class 2 Primary CA
    Certificate added: C=PL, O=Unizeto Sp. z o.o., CN=Certum CA
    Certificate added: C=PL, O=Unizeto Technologies S.A., OU=Certum Certification Authority, CN=Certum Trusted Network CA
    Certificate added: C=EU, L=Madrid (see current address at www.camerfirma.com/address), OID.2.5.4.5=A82743287, O=AC Camerfirma S.A., CN=Chambers of Commerce Root - 2008
    Certificate added: CN=ComSign CA, O=ComSign, C=IL
    Certificate added: CN=ComSign Secured CA, O=ComSign, C=IL
    Certificate added: C=GB, S=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=AAA Certificate Services
    Certificate added: C=GB, S=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Secure Certificate Services
    Certificate added: C=GB, S=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=Trusted Certificate Services
    Certificate added: O="Cybertrust, Inc", CN=Cybertrust Global Root
    Certificate added: C=US, O=Digital Signature Trust, OU=DST ACES, CN=DST ACES CA X6
    Certificate added: O=Digital Signature Trust Co., CN=DST Root CA X3
    Certificate added: C=DE, O=Deutsche Telekom AG, OU=T-TeleSec Trust Center, CN=Deutsche Telekom Root CA 2
    Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Assured ID Root CA
    Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root CA
    Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert High Assurance EV Root CA
    Certificate added: C=US, O=Digital Signature Trust Co., OU=DSTCA E1
    Certificate added: C=US, O=Digital Signature Trust Co., OU=DSTCA E2
    Certificate added: C=TR, O=Elektronik Bilgi Guvenligi A.S., CN=e-Guven Kok Elektronik Sertifika Hizmet Saglayicisi
    Certificate added: CN=EBG Elektronik Sertifika Hizmet Sağlayıcısı, O=EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., C=TR
    Certificate added: O=Entrust.net, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Certification Authority (2048)
    Certificate added: C=US, O=Entrust.net, OU=www.entrust.net/CPS incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Secure Server Certification Authority
    Certificate added: C=US, O="Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, OU="(c) 2006 Entrust, Inc.", CN=Entrust Root Certification Authority
    Certificate added: C=US, O=Equifax, OU=Equifax Secure Certificate Authority
    Certificate added: C=US, O=Equifax Secure Inc., CN=Equifax Secure Global eBusiness CA-1
    Certificate added: C=US, O=Equifax Secure Inc., CN=Equifax Secure eBusiness CA-1
    Certificate added: C=ES, L=C/ Muntaner 244 Barcelona, CN=Autoridad de Certificacion Firmaprofesional CIF A62634068, E=[email protected]
    Certificate added: C=US, O=GTE Corporation, OU="GTE CyberTrust Solutions, Inc.", CN=GTE CyberTrust Global Root
    Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Global CA
    Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Global CA 2
    Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Primary Certification Authority
    Certificate added: C=US, O=GeoTrust Inc., OU=(c) 2007 GeoTrust Inc. - For authorized use only, CN=GeoTrust Primary Certification Authority - G2
    Certificate added: C=US, O=GeoTrust Inc., OU=(c) 2008 GeoTrust Inc. - For authorized use only, CN=GeoTrust Primary Certification Authority - G3
    Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Universal CA
    Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Universal CA 2
    Certificate added: C=BE, O=GlobalSign nv-sa, OU=Root CA, CN=GlobalSign Root CA
    Certificate added: OU=GlobalSign Root CA - R2, O=GlobalSign, CN=GlobalSign
    Certificate added: OU=GlobalSign Root CA - R3, O=GlobalSign, CN=GlobalSign
    Certificate added: C=EU, L=Madrid (see current address at www.camerfirma.com/address), OID.2.5.4.5=A82743287, O=AC Camerfirma S.A., CN=Global Chambersign Root - 2008
    Certificate added: C=US, O="The Go Daddy Group, Inc.", OU=Go Daddy Class 2 Certification Authority
    Certificate added: C=US, S=Arizona, L=Scottsdale, O="GoDaddy.com, Inc.", CN=Go Daddy Root Certificate Authority - G2
    Certificate added: C=HK, O=Hongkong Post, CN=Hongkong Post Root CA 1
    Certificate added: C=FR, S=France, L=Paris, O=PM/SGDN, OU=DCSSI, CN=IGC/A, E=[email protected]
    Certificate added: C=ES, O=IZENPE S.A., CN=Izenpe.com
    Certificate added: E=[email protected], C=EE, O=AS Sertifitseerimiskeskus, CN=Juur-SK
    Certificate added: C=HU, L=Budapest, O=Microsec Ltd., OU=e-Szigno CA, CN=Microsec e-Szigno Root CA
    Certificate added: C=HU, L=Budapest, O=Microsec Ltd., CN=Microsec e-Szigno Root CA 2009, E=[email protected]
    Certificate added: C=HU, L=Budapest, O=NetLock Kft., OU=Tanúsítványkiadók (Certification Services), CN=NetLock Arany (Class Gold) Főtanúsítvány
    Certificate added: C=HU, L=Budapest, O=NetLock Halozatbiztonsagi Kft., OU=Tanusitvanykiadok, CN=NetLock Uzleti (Class B) Tanusitvanykiado
    Certificate added: C=HU, L=Budapest, O=NetLock Halozatbiztonsagi Kft., OU=Tanusitvanykiadok, CN=NetLock Expressz (Class C) Tanusitvanykiado
    Certificate added: C=HU, S=Hungary, L=Budapest, O=NetLock Halozatbiztonsagi Kft., OU=Tanusitvanykiadok, CN=NetLock Kozjegyzoi (Class A) Tanusitvanykiado
    Certificate added: C=HU, L=Budapest, O=NetLock Halozatbiztonsagi Kft., OU=Tanusitvanykiadok, CN=NetLock Minositett Kozjegyzoi (Class QA) Tanusitvanykiado, E=[email protected]
    Certificate added: C=US, O=Network Solutions L.L.C., CN=Network Solutions Certificate Authority
    Certificate added: C=CH, O=WISeKey, OU=Copyright (c) 2005, OU=OISTE Foundation Endorsed, CN=OISTE WISeKey Global Root GA CA
    Certificate added: C=BM, O=QuoVadis Limited, OU=Root Certification Authority, CN=QuoVadis Root Certification Authority
    Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2
    Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3
    Certificate added: L=ValiCert Validation Network, O="ValiCert, Inc.", OU=ValiCert Class 3 Policy Validation Authority, CN=http://www.valicert.com/, E=[email protected]
    Certificate added: O=RSA Security Inc, OU=RSA Security 2048 V3
    Certificate added: C=ES, O=Generalitat Valenciana, OU=PKIGVA, CN=Root CA Generalitat Valenciana
    Certificate added: C=DE, S=Baden-Wuerttemberg (BW), L=Stuttgart, O=Deutscher Sparkassen Verlag GmbH, CN=S-TRUST Authentication and Encryption Root CA 2005:PN
    Certificate added: C=JP, O="Japan Certification Services, Inc.", CN=SecureSign RootCA11
    Certificate added: C=US, O=SecureTrust Corporation, CN=SecureTrust CA
    Certificate added: C=US, O=SecureTrust Corporation, CN=Secure Global CA
    Certificate added: C=JP, O="SECOM Trust Systems CO.,LTD.", OU=Security Communication EV RootCA1
    Certificate added: C=JP, O=SECOM Trust.net, OU=Security Communication RootCA1
    Certificate added: C=FI, O=Sonera, CN=Sonera Class1 CA
    Certificate added: C=FI, O=Sonera, CN=Sonera Class2 CA
    Certificate added: C=NL, O=Staat der Nederlanden, CN=Staat der Nederlanden Root CA
    Certificate added: C=NL, O=Staat der Nederlanden, CN=Staat der Nederlanden Root CA - G2
    Certificate added: C=US, O="Starfield Technologies, Inc.", OU=Starfield Class 2 Certification Authority
    Certificate added: C=US, S=Arizona, L=Scottsdale, O="Starfield Technologies, Inc.", CN=Starfield Root Certificate Authority - G2
    Certificate added: C=US, S=Arizona, L=Scottsdale, O="Starfield Technologies, Inc.", CN=Starfield Services Root Certificate Authority - G2
    Certificate added: C=IL, O=StartCom Ltd., OU=Secure Digital Certificate Signing, CN=StartCom Certification Authority
    Certificate added: C=CH, O=SwissSign AG, CN=SwissSign Gold CA - G2
    Certificate added: C=CH, O=SwissSign AG, CN=SwissSign Platinum CA - G2
    Certificate added: C=CH, O=SwissSign AG, CN=SwissSign Silver CA - G2
    Certificate added: C=ch, O=Swisscom, OU=Digital Certificate Services, CN=Swisscom Root CA 1
    Certificate added: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Class 2 CA, CN=TC TrustCenter Class 2 CA II
    Certificate added: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Class 3 CA, CN=TC TrustCenter Class 3 CA II
    Certificate added: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal CA I
    Certificate added: C=DK, O=TDC Internet, OU=TDC Internet Root CA
    Certificate added: C=DK, O=TDC, CN=TDC OCES CA
    Certificate added: CN=TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı, C=TR, L=ANKARA, O=(c) 2005 TÜRKTRUST Bilgi İletişim ve Bilişim Güvenliği Hizmetleri A.Ş.
    Certificate added: CN=TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı, C=TR, L=Ankara, O=TÜRKTRUST Bilgi İletişim ve Bilişim Güvenliği Hizmetleri A.Ş. (c) Kasım 2005
    Certificate added: C=TW, O=TAIWAN-CA, OU=Root CA, CN=TWCA Root Certification Authority
    Certificate added: C=TW, O=Government Root Certification Authority
    Certificate added: C=ZA, S=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Premium Server CA, E=[email protected]
    Certificate added: C=ZA, S=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Server CA, E=[email protected]
    Certificate added: C=TR, L=Gebze - Kocaeli, O=Türkiye Bilimsel ve Teknolojik Araştırma Kurumu - TÜBİTAK, OU=Ulusal Elektronik ve Kriptoloji Araştırma Enstitüsü - UEKAE, OU=Kamu Sertifikasyon Merkezi, CN=TÜBİTAK UEKAE Kök Sertifika Hizmet Sağlayıcısı - Sürüm 3
    Certificate added: C=US, S=UT, L=Salt Lake City, O=The USERTRUST Network, OU=http://www.usertrust.com, CN=UTN - DATACorp SGC
    Certificate added: C=US, S=UT, L=Salt Lake City, O=The USERTRUST Network, OU=http://www.usertrust.com, CN=UTN-USERFirst-Client Authentication and Email
    Certificate added: C=US, S=UT, L=Salt Lake City, O=The USERTRUST Network, OU=http://www.usertrust.com, CN=UTN-USERFirst-Hardware
    Certificate added: L=ValiCert Validation Network, O="ValiCert, Inc.", OU=ValiCert Class 1 Policy Validation Authority, CN=http://www.valicert.com/, E=[email protected]
    Certificate added: L=ValiCert Validation Network, O="ValiCert, Inc.", OU=ValiCert Class 2 Policy Validation Authority, CN=http://www.valicert.com/, E=[email protected]
    Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2007 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 3 Public Primary Certification Authority - G4
    Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2006 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 3 Public Primary Certification Authority - G5
    Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2008 VeriSign, Inc. - For authorized use only", CN=VeriSign Universal Root Certification Authority
    Certificate added: C=US, O="VeriSign, Inc.", OU=Class 1 Public Primary Certification Authority
    Certificate added: C=US, O="VeriSign, Inc.", OU=Class 1 Public Primary Certification Authority - G2, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network
    Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 1999 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 1 Public Primary Certification Authority - G3
    Certificate added: C=US, O="VeriSign, Inc.", OU=Class 2 Public Primary Certification Authority - G2, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network
    Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 1999 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 2 Public Primary Certification Authority - G3
    Certificate added: C=US, O="VeriSign, Inc.", OU=Class 3 Public Primary Certification Authority
    Certificate added: C=US, O="VeriSign, Inc.", OU=Class 3 Public Primary Certification Authority - G2, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network
    Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 1999 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 3 Public Primary Certification Authority - G3
    Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 1999 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 4 Public Primary Certification Authority - G3
    Certificate added: C=US, O=VISA, OU=Visa International Service Association, CN=Visa eCommerce Root
    Certificate added: C=US, O=Wells Fargo WellsSecure, OU=Wells Fargo Bank NA, CN=WellsSecure Public Root Certificate Authority
    Certificate added: C=US, O=Wells Fargo, OU=Wells Fargo Certification Authority, CN=Wells Fargo Root Certificate Authority
    Certificate added: C=US, OU=www.xrampsecurity.com, O=XRamp Security Services Inc, CN=XRamp Global Certification Authority
    Certificate added: C=RO, O=certSIGN, OU=certSIGN ROOT CA
    Certificate added: C=TW, O="Chunghwa Telecom Co., Ltd.", OU=ePKI Root Certification Authority
    Certificate added: C=US, O="thawte, Inc.", OU=Certification Services Division, OU="(c) 2006 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA
    Certificate added: C=US, O="thawte, Inc.", OU="(c) 2007 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA - G2
    Certificate added: C=US, O="thawte, Inc.", OU=Certification Services Division, OU="(c) 2008 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA - G3
    Certificate added: C=US, S=Indiana, L=Indianapolis, O=Software in the Public Interest, OU=hostmaster, CN=Certificate Authority, E=[email protected]
    Certificate added: C=IT, L=Milan, O=Actalis S.p.A./03358520967, CN=Actalis Authentication Root CA
    Certificate added: C=NO, O=Buypass AS-983163327, CN=Buypass Class 2 Root CA
    Certificate added: C=NO, O=Buypass AS-983163327, CN=Buypass Class 3 Root CA
    Certificate added: C=SK, L=Bratislava, O=Disig a.s., CN=CA Disig Root R1
    Certificate added: C=SK, L=Bratislava, O=Disig a.s., CN=CA Disig Root R2
    Certificate added: C=CN, O=China Internet Network Information Center, CN=China Internet Network Information Center EV Certificates Root
    Certificate added: C=DE, O=D-Trust GmbH, CN=D-TRUST Root Class 3 CA 2 2009
    Certificate added: C=DE, O=D-Trust GmbH, CN=D-TRUST Root Class 3 CA 2 EV 2009
    Certificate added: C=ES, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), OU=Serveis Publics de Certificacio, OU=Vegeu https://www.catcert.net/verarrel (c)03, OU=Jerarquia Entitats de Certificacio Catalanes, CN=EC-ACC
    Certificate added: C=EE, O=AS Sertifitseerimiskeskus, CN=EE Certification Centre Root CA, E=[email protected]
    Certificate added: C=GR, O=Hellenic Academic and Research Institutions Cert. Authority, CN=Hellenic Academic and Research Institutions RootCA 2011
    Certificate added: E=[email protected], L=Chacao, S=Miranda, OU=Proveedor de Certificados PROCERT, O=Sistema Nacional de Certificacion Electronica, C=VE, CN=PSCProcert
    Certificate added: C=JP, O="SECOM Trust Systems CO.,LTD.", OU=Security Communication RootCA2
    Certificate added: C=IL, O=StartCom Ltd., OU=Secure Digital Certificate Signing, CN=StartCom Certification Authority
    Certificate added: C=IL, O=StartCom Ltd., CN=StartCom Certification Authority G2
    Certificate added: C=ch, O=Swisscom, OU=Digital Certificate Services, CN=Swisscom Root CA 2
    Certificate added: C=ch, O=Swisscom, OU=Digital Certificate Services, CN=Swisscom Root EV CA 2
    Certificate added: C=GB, O=Trustis Limited, OU=Trustis FPS Root CA
    Certificate added: C=DE, O=T-Systems Enterprise Services GmbH, OU=T-Systems Trust Center, CN=T-TeleSec GlobalRoot Class 3
    Certificate added: CN=TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı, C=TR, L=Ankara, O=TÜRKTRUST Bilgi İletişim ve Bilişim Güvenliği Hizmetleri A.Ş. (c) Aralık 2007
    Certificate added: C=US, O="VeriSign, Inc.", OU=Class 3 Public Primary Certification Authority
    164 new root certificates were added to your trust store.
    Import process completed.
    Done
    done.
    Setting up gamin (0.1.10-4ubuntu0.1) ...
    Setting up libmono-accessibility4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-c5-1.1-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-cairo4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-cecil-private-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-custommarshalers4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-i18n4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-i18n-cjk4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-i18n-mideast4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-i18n-other4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-i18n-rare4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-i18n-west4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-i18n4.0-all (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-build-framework4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-visualc10.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-parallel4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-peapi4.0a-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-simd4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-numerics4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-tasklets4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-security4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-xml4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libgamin0 (0.1.10-4ubuntu0.1) ...
    Setting up libmono-system-runtime-serialization-formatters-soap4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-configuration4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-posix4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-core4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-codecontracts4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-compilerservices-symbolwriter4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-cscompmgd0.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-csharp4.0c-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-data-tds4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-transactions4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-enterpriseservices4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-data4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-db2-1.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-debugger-soft4.0a-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-sharpzip4.84-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-sqlite4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-componentmodel-dataannotations4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-drawing4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-applicationservices4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-http4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-ldap4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-management4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-messaging4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-rabbitmq4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-messaging-rabbitmq4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-build4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-build-utilities-v4.0-4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-build-engine4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-xbuild-tasks4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-build-tasks-v4.0-4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-csharp4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-microsoft-web-infrastructure1.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-oracle4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-relaxng4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-componentmodel-composition4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-configuration-install4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-data-datasetextensions4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-runtime-serialization4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-xml-linq4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-data-entity4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-data-linq4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-data-services-client4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-identitymodel4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-identitymodel-selectors4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-webbrowser4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-windows-forms4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-messaging4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-servicemodel-activation4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-design4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-drawing-design4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-dynamic4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-io-compression4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-io-compression-filesystem4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-json4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-json-microsoft4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-ldap4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-ldap-protocols4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-management4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-net4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-net-http4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-net-http-formatting4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-net-http-webrequest4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-interfaces2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-core2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-linq2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-debugger2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-experimental2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-providers2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-observable-aliases0.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-platformservices2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-runtime-remoting2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-windows-forms2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-xaml4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-windowsbase4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-reactive-windows-threading2.2-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-runtime4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-runtime-caching4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-runtime-durableinstancing4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-serviceprocess4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-threading-tasks-dataflow4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-abstractions4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-extensions-design4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-http4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-http-webhost4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-razor2.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-webpages-deployment2.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-webpages2.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-webpages-razor2.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-web-routing4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-windows4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-system-windows-forms-datavisualization4.0a-cil (4.0.1.44-0xamarin1) ...
    Setting up libmono-webmatrix-data4.0-cil (4.0.1.44-0xamarin1) ...
    Setting up libnunit-core-interfaces2.6.3-cil (2.6.3+dfsg-1~xamarin2) ...
    • Installing 1 assembly from libnunit-core-interfaces2.6.3-cil into Mono
      Setting up libnunit-core2.6.3-cil (2.6.3+dfsg-1~xamarin2) ...
    • Installing 1 assembly from libnunit-core2.6.3-cil into Mono
      Setting up libnunit-util2.6.3-cil (2.6.3+dfsg-1~xamarin2) ...
    • Installing 1 assembly from libnunit-util2.6.3-cil into Mono
      Setting up libnunit-console-runner2.6.3-cil (2.6.3+dfsg-1~xamarin2) ...
    • Installing 1 assembly from libnunit-console-runner2.6.3-cil into Mono
      Setting up libnunit-framework2.6.3-cil (2.6.3+dfsg-1~xamarin2) ...
    • Installing 1 assembly from libnunit-framework2.6.3-cil into Mono
      Setting up libnunit-mocks2.6.3-cil (2.6.3+dfsg-1~xamarin2) ...
    • Installing 1 assembly from libnunit-mocks2.6.3-cil into Mono
      Setting up libnunit-cil-dev (2.6.3+dfsg-1xamarin2) ...
      Setting up mono-csharp-shell (4.0.1.44-0xamarin1) ...
      Setting up mono-mcs (4.0.1.44-0xamarin1) ...
      Setting up mono-xbuild (4.0.1.44-0xamarin1) ...
      Setting up nunit-console (2.6.3+dfsg-1
      xamarin2) ...
      Setting up nunit-gui (2.6.3+dfsg-1xamarin2) ...
      Setting up nunit (2.6.3+dfsg-1
      xamarin2) ...
      Setting up libmono-system-web-services4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-servicemodel4.0a-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-web-extensions4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-servicemodel-web4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-data-services4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-servicemodel-discovery4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-servicemodel-routing4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-web-dynamicdata4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-web-http-selfhost4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-web-mvc3.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-system-xml-serialization4.0-cil (4.0.1.44-0xamarin1) ...
      Setting up libmono-cil-dev (4.0.1.44-0xamarin1) ...
      Setting up mono-devel (4.0.1.44-0xamarin1) ...
      update-alternatives: using /usr/bin/mono-csc to provide /usr/bin/cli-csc (c-sharp-compiler) in auto mode.
      update-alternatives: using /usr/bin/resgen to provide /usr/bin/cli-resgen (resource-file-generator) in auto mode.
      update-alternatives: using /usr/bin/al to provide /usr/bin/cli-al (assembly-linker) in auto mode.
      update-alternatives: using /usr/bin/sn to provide /usr/bin/cli-sn (strong-name-tool) in auto mode.
      Processing triggers for libc-bin ...
      ldconfig deferred processing now taking place
      before_install.10
      0.64s$ wget www.nuget.org/NuGet.exe -O nuget.exe
      --2015-06-03 22:30:58-- http://www.nuget.org/NuGet.exe
      Resolving www.nuget.org (www.nuget.org)... 168.62.110.126
      Connecting to www.nuget.org (www.nuget.org)|168.62.110.126|:80... connected.
      HTTP request sent, awaiting response... 302 Found
      Location: https://www.nuget.org/NuGet.exe [following]
      --2015-06-03 22:30:58-- https://www.nuget.org/NuGet.exe
      Connecting to www.nuget.org (www.nuget.org)|168.62.110.126|:443... connected.
      HTTP request sent, awaiting response... 302 Found
      Location: https://api.nuget.org/downloads/nuget.exe [following]
      --2015-06-03 22:30:58-- https://api.nuget.org/downloads/nuget.exe
      Resolving api.nuget.org (api.nuget.org)... 199.27.76.64
      Connecting to api.nuget.org (api.nuget.org)|199.27.76.64|:443... connected.
      HTTP request sent, awaiting response... 200 OK
      Length: 1664512 (1.6M) [application/x-msdownload]
      Saving to: nuget.exe' 100%[======================================>] 1,664,512 --.-K/s in 0.1s 2015-06-03 22:30:58 (10.8 MB/s) -nuget.exe' saved [1664512/1664512]
      3.58s$ rvm use $RUBY_VERSION
      Using /home/travis/.rvm/gems/ruby-2.1.5
      The command "rvm use $RUBY_VERSION" exited with 0.
      3.14s$ gem install bundler
      Fetching: bundler-1.10.2.gem (100%)
      Successfully installed bundler-1.10.2
      1 gem installed
      The command "gem install bundler" exited with 0.
      4.96s$ ./tools/run_tests/prepare_travis.sh
      Configuring for disbribution 6356a36510c7c953bcadc005ed23c2e1
      gflags-05b155ff59114735ec8cd089f669c4c3d8f59029-opt-prebuilt-6356a36510c7c953bcadc005ed23c2e1.tar.gz ...openssl-3df69d3aefde7671053d4e3c242b228e5d79c83f-opt-prebuilt-6356a36510c7c953bcadc005ed23c2e1.tar.gz ... Found.
      protobuf-3e2c8a5dd79481e1d36572cdf65be93514ba6581-opt-prebuilt-6356a36510c7c953bcadc005ed23c2e1.tar.gz ... Found.
      The command "./tools/run_tests/prepare_travis.sh" exited with 0.
      0.01s$ if [ ! -z "$USE_GCC" ] ; then export CC=gcc-$USE_GCC ; export CXX=g++-$USE_GCC ; fi
      The command "if [ ! -z "$USE_GCC" ] ; then export CC=gcc-$USE_GCC ; export CXX=g++-$USE_GCC ; fi" exited with 0.
      226.31s$ ./tools/run_tests/run_tests.py -l $TEST -t -j $JOBS -c $CONFIG -s 4.0
      START: make
      PASSED: make [time=12.7sec]
      START: tools/run_tests/build_python.sh
      PASSED: tools/run_tests/build_python.sh [time=13.8sec]
      START: grpc._adapter._blocking_invocation_inline_service_test
      PASSED: grpc._adapter._blocking_invocation_inline_service_test [time=14.9sec]
      START: grpc._adapter._c_test
      PASSED: grpc._adapter._c_test [time=0.3sec]
      START: grpc._adapter._event_invocation_synchronous_event_service_test
      PASSED: grpc._adapter._event_invocation_synchronous_event_service_test [time=15.4sec]
      START: grpc._adapter._future_invocation_asynchronous_event_service_test
      PASSED: grpc._adapter._future_invocation_asynchronous_event_service_test [time=16.5sec]
      START: grpc._adapter._intermediary_low_test
      PASSED: grpc._adapter._intermediary_low_test [time=13.9sec]
      START: grpc._adapter._links_test
      PASSED: grpc._adapter._links_test [time=1.8sec]
      START: grpc._adapter._lonely_rear_link_test
      PASSED: grpc._adapter._lonely_rear_link_test [time=4.2sec]
      START: grpc._adapter._low_test
      PASSED: grpc._adapter._low_test [time=0.6sec]
      START: grpc.early_adopter.implementations_test
      PASSED: grpc.early_adopter.implementations_test [time=4.7sec]
      START: grpc.framework.base.implementations_test
      PASSED: grpc.framework.base.implementations_test [time=0.6sec]
      START: grpc.framework.face.blocking_invocation_inline_service_test
      PASSED: grpc.framework.face.blocking_invocation_inline_service_test [time=19.0sec]
      START: grpc.framework.face.event_invocation_synchronous_event_service_test
      PASSED: grpc.framework.face.event_invocation_synchronous_event_service_test [time=16.1sec]
      START: grpc.framework.face.future_invocation_asynchronous_event_service_test
      PASSED: grpc.framework.face.future_invocation_asynchronous_event_service_test [time=25.6sec]
      START: grpc.framework.foundation._later_test
      PASSED: grpc.framework.foundation._later_test [time=1.1sec]
      START: grpc.framework.foundation._logging_pool_test
      PASSED: grpc.framework.foundation._logging_pool_test [time=0.1sec]
      START: interop._insecure_interop_test
      PASSED: interop._insecure_interop_test [time=22.2sec]
      START: interop._secure_interop_test
      PASSED: interop._secure_interop_test [time=30.6sec]
      START: test/compiler/python_plugin_test.py
      ++dirname tools/run_tests/run_python.sh
      +cd tools/run_tests/../..
      ++pwd
      +root=/home/travis/build/grpc/grpc
      +export LD_LIBRARY_PATH=/home/travis/build/grpc/grpc/libs/opt
      +LD_LIBRARY_PATH=/home/travis/build/grpc/grpc/libs/opt
      +export DYLD_LIBRARY_PATH=/home/travis/build/grpc/grpc/libs/opt
      +DYLD_LIBRARY_PATH=/home/travis/build/grpc/grpc/libs/opt
      +source python2.7_virtual_environment/bin/activate
      ++deactivate nondestructive
      ++'[' -n '' ']'
      ++'[' -n '' ']'
      ++'[' -n /bin/bash -o -n '' ']'
      ++hash -r
      ++'[' -n '' ']'
      ++unset VIRTUAL_ENV
      ++'[' '!' nondestructive = nondestructive ']'
      ++VIRTUAL_ENV=/home/travis/build/grpc/grpc/python2.7_virtual_environment
      ++export VIRTUAL_ENV
      ++_OLD_VIRTUAL_PATH=/home/travis/.rvm/gems/ruby-2.1.5/bin:/home/travis/.rvm/gems/ruby-2.1.5@global/bin:/home/travis/.rvm/rubies/ruby-2.1.5/bin:/home/travis/.rvm/bin:/home/travis/bin:/home/travis/.local/bin:/home/travis/.gimme/versions/go1.4.1.linux.amd64/bin:/usr/local/phantomjs/bin:/home/travis/.nvm/v0.10.36/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/home/travis/.gimme/versions/go1.4.1.linux.amd64/bin:/usr/local/phantomjs/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/home/travis/.gimme/versions/go1.4.1.linux.amd64/bin:/usr/local/phantomjs/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
      ++PATH=/home/travis/build/grpc/grpc/python2.7_virtual_environment/bin:/home/travis/.rvm/gems/ruby-2.1.5/bin:/home/travis/.rvm/gems/ruby-2.1.5@global/bin:/home/travis/.rvm/rubies/ruby-2.1.5/bin:/home/travis/.rvm/bin:/home/travis/bin:/home/travis/.local/bin:/home/travis/.gimme/versions/go1.4.1.linux.amd64/bin:/usr/local/phantomjs/bin:/home/travis/.nvm/v0.10.36/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/home/travis/.gimme/versions/go1.4.1.linux.amd64/bin:/usr/local/phantomjs/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/home/travis/.gimme/versions/go1.4.1.linux.amd64/bin:/usr/local/phantomjs/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
      ++export PATH
      ++'[' -n '' ']'
      ++'[' -z '' ']'
      ++_OLD_VIRTUAL_PS1=
      ++'[' x '!=' x ']'
      +++basename /home/travis/build/grpc/grpc/python2.7_virtual_environment
      ++'[' python2.7_virtual_environment = __ ']'
      +++basename /home/travis/build/grpc/grpc/python2.7_virtual_environment
      ++PS1='(python2.7_virtual_environment)'
      ++export PS1
      ++'[' -n /bin/bash -o -n '' ']'
      ++hash -r
      +python2.7 -B test/compiler/python_plugin_test.py
      testFullDuplexCall (main.PythonPluginTest) ... I0603 22:34:44.831623711 11013 server.c:1040] grpc_server_request_call(server=0x1513b90, call=0x7fa1ea5269a0, details=0x10d9990, initial_metadata=0x10d99c0, cq_bound_to_call=0x15134d0, cq_for_notification=0x15134d0, tag=0x10d9980)
      I0603 22:34:44.834902517 11026 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1cc004500, nops=1, tag=0x7fa1cc004480)
      I0603 22:34:44.834950365 11026 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:44.835053360 11026 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1cc004b20, nops=1, tag=0x7fa1cc004aa0)
      I0603 22:34:44.835066300 11026 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1cc004230
      I0603 22:34:44.835105100 11026 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1cc004eb0, nops=1, tag=0x7fa1cc004e30)
      I0603 22:34:44.835119937 11026 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1cc004db0 status=0x7fa1cc004dd0 details=0x7fa1cc004df0
      I0603 22:34:44.838096796 11028 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1c8002f40, nops=1, tag=0x7fa1c8002f70)
      I0603 22:34:44.838135861 11028 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1c8004b80
      I0603 22:34:44.848505058 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1cc004480 OK
      I0603 22:34:44.859031477 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1c8002f70 OK
      I0603 22:34:44.859298406 11024 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1dc0042c0, nops=1, tag=0x7fa1dc0045b0)
      I0603 22:34:44.859315188 11024 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1dc0044c0
      I0603 22:34:44.859481318 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1dc0045b0 OK
      I0603 22:34:44.859603526 11024 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1dc0046a0, nops=1, tag=0x7fa1dc004250)
      I0603 22:34:44.859616446 11024 call.c:1204] ops[0]: SEND_CLOSE_FROM_CLIENT
      I0603 22:34:44.859670713 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1dc004250 OK
      I0603 22:34:44.948142264 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x10d9980 OK
      I0603 22:34:44.961523080 11023 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1d8002750, nops=1, tag=0x7fa1d80026d0)
      I0603 22:34:44.961549778 11023 call.c:1204] ops[0]: RECV_CLOSE_ON_SERVER cancelled=0x7fa1d80026b0
      I0603 22:34:44.961577436 11023 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1d80033e0, nops=1, tag=0x7fa1d80036b0)
      I0603 22:34:44.961588051 11023 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:44.961697500 11023 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1d80037e0, nops=1, tag=0x7fa1d8003bd0)
      I0603 22:34:44.961709267 11023 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1d80037c0
      I0603 22:34:44.962187428 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1cc004aa0 OK
      I0603 22:34:44.962511047 11024 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1dc0046a0, nops=1, tag=0x7fa1dc004250)
      I0603 22:34:44.962558199 11024 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1dc003320
      I0603 22:34:44.963320836 11023 server.c:1040] grpc_server_request_call(server=0x1513b90, call=0x14d9040, details=0x7fa1d800af70, initial_metadata=0x7fa1d800afa0, cq_bound_to_call=0x15134d0, cq_for_notification=0x15134d0, tag=0x7fa1d800af60)
      I0603 22:34:44.963357351 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1d80036b0 OK
      I0603 22:34:44.963401068 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1d8003bd0 OK
      I0603 22:34:44.963849469 11023 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1d80033e0, nops=1, tag=0x7fa1d8003bd0)
      I0603 22:34:44.963860775 11023 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1d80033a0
      I0603 22:34:44.964078526 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1d8003bd0 OK
      I0603 22:34:44.964199601 11023 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1d800af00, nops=1, tag=0x7fa1d8003bd0)
      I0603 22:34:44.964210991 11023 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1d80037d0
      I0603 22:34:44.964436289 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1d8003bd0 OK
      I0603 22:34:44.965751856 11033 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1b0004ea0, nops=1, tag=0x7fa1b0005a60)
      I0603 22:34:44.965795355 11033 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1b00060e0
      I0603 22:34:44.965855439 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1b0005a60 OK
      I0603 22:34:44.965939917 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1dc004250 OK
      I0603 22:34:44.966125110 11024 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1dc004700, nops=1, tag=0x7fa1dc004250)
      I0603 22:34:44.966138513 11024 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1dc0046a0
      I0603 22:34:44.971773743 11035 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1ac0012e0, nops=1, tag=0x7fa1ac001310)
      I0603 22:34:44.971807054 11035 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1ac0014c0
      I0603 22:34:44.971924571 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1dc004250 OK
      I0603 22:34:44.972149375 11024 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1dc003b60, nops=1, tag=0x7fa1dc004700)
      I0603 22:34:44.972181635 11024 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1dc003b40
      I0603 22:34:44.972187754 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1ac001310 OK
      I0603 22:34:44.974344248 11033 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1b00044d0, nops=1, tag=0x7fa1b0005a60)
      I0603 22:34:44.974363026 11033 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1b00060e0
      I0603 22:34:44.974420851 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1b0005a60 OK
      I0603 22:34:44.974455857 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1dc004700 OK
      I0603 22:34:44.974630938 11024 call.c:1204] grpc_call_start_batch(call=0x7fa1cc0029e0, ops=0x7fa1dc002d30, nops=1, tag=0x7fa1dc004700)
      I0603 22:34:44.974643017 11024 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1dc00ad90
      I0603 22:34:44.975928417 11037 call.c:1204] grpc_call_start_batch(call=0x7fa1e0010340, ops=0x7fa1a4001b50, nops=1, tag=0x7fa1a4001ad0)
      I0603 22:34:44.975948238 11037 call.c:1204] ops[0]: SEND_STATUS_FROM_SERVER status=0 details=
      I0603 22:34:44.976113435 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1dc004700 OK
      I0603 22:34:44.976115952 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1a4001ad0 OK
      I0603 22:34:44.976283098 11024 completion_queue.c:223] RETURN_EVENT[0x151f880]: OP_COMPLETE: tag:0x7fa1cc004e30 OK
      I0603 22:34:44.976625736 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1d80026d0 OK
      I0603 22:34:44.984565848 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: OP_COMPLETE: tag:0x7fa1d800af60 ERROR
      I0603 22:34:45.048689665 11023 completion_queue.c:223] RETURN_EVENT[0x15134d0]: QUEUE_SHUTDOWN
      ok
      testFullDuplexCallCancelled (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this flakily hangs forever and fix.'
      testFullDuplexCallExpired (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this flakily hangs forever and fix.'
      testFullDuplexCallFailed (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this hangs forever and fix.'
      testHalfDuplexCall (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this flakily hangs forever and fix.'
      testHalfDuplexCallWedged (main.PythonPluginTest) ... I0603 22:34:45.089091964 11013 server.c:1040] grpc_server_request_call(server=0x1515930, call=0x7fa1ea526de0, details=0x10c5e60, initial_metadata=0x10c5e90, cq_bound_to_call=0x1518540, cq_for_notification=0x1518540, tag=0x10c5e50)
      I0603 22:34:45.091776583 11048 call.c:1204] grpc_call_start_batch(call=0x7fa1ac002250, ops=0x7fa1ac0016c0, nops=1, tag=0x7fa1ac0032d0)
      I0603 22:34:45.091810896 11048 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:45.091886794 11048 call.c:1204] grpc_call_start_batch(call=0x7fa1ac002250, ops=0x7fa1ac003720, nops=1, tag=0x7fa1ac0036a0)
      I0603 22:34:45.091900986 11048 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1ac003540
      I0603 22:34:45.091930205 11048 call.c:1204] grpc_call_start_batch(call=0x7fa1ac002250, ops=0x7fa1ac0038d0, nops=1, tag=0x7fa1ac003850)
      I0603 22:34:45.091945054 11048 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1ac0037d0 status=0x7fa1ac0037f0 details=0x7fa1ac003810
      I0603 22:34:45.093419897 11048 call.c:1204] grpc_call_start_batch(call=0x7fa1ac002250, ops=0x7fa1ac003900, nops=1, tag=0x7fa1ac003750)
      I0603 22:34:45.125946416 11048 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1ac003440
      I0603 22:34:45.148504318 11046 completion_queue.c:223] RETURN_EVENT[0x1533050]: OP_COMPLETE: tag:0x7fa1ac0032d0 OK
      I0603 22:34:45.148672439 11046 completion_queue.c:223] RETURN_EVENT[0x1533050]: OP_COMPLETE: tag:0x7fa1ac003750 OK
      I0603 22:34:45.248108468 11045 completion_queue.c:223] RETURN_EVENT[0x1518540]: OP_COMPLETE: tag:0x10c5e50 OK
      I0603 22:34:45.248481117 11045 call.c:1204] grpc_call_start_batch(call=0x7fa1e001ce70, ops=0x7fa190000bf0, nops=1, tag=0x7fa190000b70)
      I0603 22:34:45.248508966 11045 call.c:1204] ops[0]: RECV_CLOSE_ON_SERVER cancelled=0x7fa190000b50
      I0603 22:34:45.248536474 11045 call.c:1204] grpc_call_start_batch(call=0x7fa1e001ce70, ops=0x7fa190000cc0, nops=1, tag=0x7fa190000dc0)
      I0603 22:34:45.248546950 11045 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:45.248581759 11045 call.c:1204] grpc_call_start_batch(call=0x7fa1e001ce70, ops=0x7fa190000ef0, nops=1, tag=0x7fa190000f20)
      I0603 22:34:45.248593474 11045 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa190000ed0
      I0603 22:34:45.249250055 11046 completion_queue.c:223] RETURN_EVENT[0x1533050]: OP_COMPLETE: tag:0x7fa1ac0036a0 OK
      I0603 22:34:45.249958541 11046 call.c:1204] grpc_call_start_batch(call=0x7fa1ac002250, ops=0x7fa194000f50, nops=1, tag=0x7fa194001020)
      I0603 22:34:45.249973519 11046 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa194000f30
      I0603 22:34:45.250487067 11045 server.c:1040] grpc_server_request_call(server=0x1515930, call=0x14d9680, details=0x7fa190006030, initial_metadata=0x7fa190006060, cq_bound_to_call=0x1518540, cq_for_notification=0x1518540, tag=0x7fa190006020)
      I0603 22:34:45.250585838 11045 completion_queue.c:223] RETURN_EVENT[0x1518540]: OP_COMPLETE: tag:0x7fa190000f20 OK
      I0603 22:34:45.251170489 11045 call.c:1204] grpc_call_start_batch(call=0x7fa1e001ce70, ops=0x7fa190000c80, nops=1, tag=0x7fa190000cf0)
      I0603 22:34:45.251188757 11045 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa190005ff0
      I0603 22:34:45.251494761 11045 completion_queue.c:223] RETURN_EVENT[0x1518540]: OP_COMPLETE: tag:0x7fa190000dc0 OK
      I0603 22:34:46.091875047 11045 completion_queue.c:223] RETURN_EVENT[0x1518540]: OP_COMPLETE: tag:0x7fa190000cf0 OK
      I0603 22:34:46.092488067 11046 completion_queue.c:223] RETURN_EVENT[0x1533050]: OP_COMPLETE: tag:0x7fa194001020 OK
      I0603 22:34:46.093580594 11046 completion_queue.c:223] RETURN_EVENT[0x1533050]: OP_COMPLETE: tag:0x7fa1ac003850 OK
      I0603 22:34:46.095194980 11045 completion_queue.c:223] RETURN_EVENT[0x1518540]: OP_COMPLETE: tag:0x7fa190000b70 OK
      I0603 22:34:46.129250749 11045 completion_queue.c:223] RETURN_EVENT[0x1518540]: OP_COMPLETE: tag:0x7fa190006020 ERROR
      I0603 22:34:46.148317718 11045 completion_queue.c:223] RETURN_EVENT[0x1518540]: QUEUE_SHUTDOWN
      ok
      testImportAttributes (main.PythonPluginTest) ... ok
      testStreamingInputCall (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this flakily hangs forever and fix.'
      testStreamingInputCallAsync (main.PythonPluginTest) ... I0603 22:34:46.196987180 11013 server.c:1040] grpc_server_request_call(server=0x1532e40, call=0x14d99a0, details=0x10973a0, initial_metadata=0x10973d0, cq_bound_to_call=0x15276f0, cq_for_notification=0x15276f0, tag=0x1097390)
      I0603 22:34:46.199479458 11072 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1a0003370, nops=1, tag=0x7fa1a0001400)
      I0603 22:34:46.199504247 11072 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:46.199590589 11072 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1a00008c0, nops=1, tag=0x7fa1a00047d0)
      I0603 22:34:46.199606137 11072 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1a0001ab0
      I0603 22:34:46.199649737 11072 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1a00049d0, nops=1, tag=0x7fa1a0004950)
      I0603 22:34:46.199665730 11072 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1a00048d0 status=0x7fa1a00048f0 details=0x7fa1a0004910
      I0603 22:34:46.201356111 11072 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1a0003340, nops=1, tag=0x7fa1a0004850)
      I0603 22:34:46.201376898 11072 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1a0006500
      I0603 22:34:46.248535028 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1a0001400 OK
      I0603 22:34:46.259466525 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1a0004850 OK
      I0603 22:34:46.259684146 11070 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1c0002320, nops=1, tag=0x7fa1c00018d0)
      I0603 22:34:46.259696853 11070 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1c00021d0
      I0603 22:34:46.259784764 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1c00018d0 OK
      I0603 22:34:46.259898606 11070 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1c00022c0, nops=1, tag=0x7fa1c00018d0)
      I0603 22:34:46.259910156 11070 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1c00021d0
      I0603 22:34:46.259957068 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1c00018d0 OK
      I0603 22:34:46.260076856 11070 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1c00021d0, nops=1, tag=0x7fa1c00018d0)
      I0603 22:34:46.260086622 11070 call.c:1204] ops[0]: SEND_CLOSE_FROM_CLIENT
      I0603 22:34:46.260139709 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1c00018d0 OK
      I0603 22:34:46.348180299 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x1097390 OK
      I0603 22:34:46.373395616 11069 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1b00044d0, nops=1, tag=0x7fa1b0003980)
      I0603 22:34:46.377707259 11069 call.c:1204] ops[0]: RECV_CLOSE_ON_SERVER cancelled=0x7fa1b00067a0
      I0603 22:34:46.377759686 11069 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1b0000a50, nops=1, tag=0x7fa1b0001310)
      I0603 22:34:46.377775369 11069 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:46.377909746 11069 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1b0004ea0, nops=1, tag=0x7fa1b00033c0)
      I0603 22:34:46.377925854 11069 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1b00033a0
      I0603 22:34:46.378466596 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1a00047d0 OK
      I0603 22:34:46.378740575 11070 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1c0002250, nops=1, tag=0x7fa1c00021d0)
      I0603 22:34:46.378757632 11070 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1c00018f0
      I0603 22:34:46.379284825 11069 server.c:1040] grpc_server_request_call(server=0x1532e40, call=0x14d9e60, details=0x7fa1b0004420, initial_metadata=0x7fa1b0004450, cq_bound_to_call=0x15276f0, cq_for_notification=0x15276f0, tag=0x7fa1b0004410)
      I0603 22:34:46.379322207 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b0001310 OK
      I0603 22:34:46.379370088 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b00033c0 OK
      I0603 22:34:46.379537096 11069 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1b0000a50, nops=1, tag=0x7fa1b00012c0)
      I0603 22:34:46.379550640 11069 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1b0002150
      I0603 22:34:46.379769890 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b00012c0 OK
      I0603 22:34:46.379942542 11069 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1b0004ea0, nops=1, tag=0x7fa1b00033d0)
      I0603 22:34:46.379957198 11069 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1b00067c0
      I0603 22:34:46.380183464 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b00033d0 OK
      I0603 22:34:46.380348845 11069 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1b0004ea0, nops=1, tag=0x7fa1b00033d0)
      I0603 22:34:46.380364895 11069 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1b0002b30
      I0603 22:34:46.380532261 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b00033d0 OK
      I0603 22:34:47.384276758 11082 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1bc001230, nops=1, tag=0x7fa1bc001070)
      I0603 22:34:47.384329311 11082 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1bc001640
      I0603 22:34:47.384411506 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1bc001070 OK
      I0603 22:34:47.384533162 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1c00021d0 OK
      I0603 22:34:47.384900985 11069 call.c:1204] grpc_call_start_batch(call=0x7fa1e00288f0, ops=0x7fa1b0004ea0, nops=1, tag=0x7fa1b00033d0)
      I0603 22:34:47.384920584 11069 call.c:1204] ops[0]: SEND_STATUS_FROM_SERVER status=0 details=
      I0603 22:34:47.385037096 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b00033d0 OK
      I0603 22:34:47.385596643 11070 call.c:1204] grpc_call_start_batch(call=0x7fa1a00037b0, ops=0x7fa1c0002250, nops=1, tag=0x7fa1c00021d0)
      I0603 22:34:47.385618950 11070 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1c00018f0
      I0603 22:34:47.385929790 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1a0004950 OK
      I0603 22:34:47.386233946 11070 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1c00021d0 OK
      I0603 22:34:47.387376746 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b0003980 OK
      I0603 22:34:47.388649043 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: OP_COMPLETE: tag:0x7fa1b0004410 ERROR
      I0603 22:34:47.389143007 11069 completion_queue.c:223] RETURN_EVENT[0x15276f0]: QUEUE_SHUTDOWN
      ok
      testStreamingInputCallAsyncCancelled (main.PythonPluginTest) ... I0603 22:34:48.409111292 11013 server.c:1040] grpc_server_request_call(server=0x1518e20, call=0x14d9a20, details=0x108d6b0, initial_metadata=0x108d6e0, cq_bound_to_call=0x1339f30, cq_for_notification=0x1339f30, tag=0x108d6a0)
      I0603 22:34:48.412010181 11093 call.c:1204] grpc_call_start_batch(call=0x7fa1c800bc30, ops=0x7fa1c80008c0, nops=1, tag=0x7fa1c8004bc0)
      I0603 22:34:48.412047408 11093 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:48.412161477 11093 call.c:1204] grpc_call_start_batch(call=0x7fa1c800bc30, ops=0x7fa1c8002f70, nops=1, tag=0x7fa1c80053c0)
      I0603 22:34:48.412179334 11093 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1c8002fe0
      I0603 22:34:48.412209449 11093 call.c:1204] grpc_call_start_batch(call=0x7fa1c800bc30, ops=0x7fa1c8001d60, nops=1, tag=0x7fa1c8001ce0)
      I0603 22:34:48.412226169 11093 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1c80091e0 status=0x7fa1c8001c80 details=0x7fa1c8001ca0
      I0603 22:34:48.413066377 11091 completion_queue.c:223] RETURN_EVENT[0x1544210]: OP_COMPLETE: tag:0x7fa1c8004bc0 OK
      I0603 22:34:48.414636982 11093 call.c:1204] grpc_call_start_batch(call=0x7fa1c800bc30, ops=0x7fa1c8007e20, nops=1, tag=0x7fa1c8004bc0)
      I0603 22:34:48.414654134 11093 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1c8007e50
      I0603 22:34:48.414736412 11091 completion_queue.c:223] RETURN_EVENT[0x1544210]: OP_COMPLETE: tag:0x7fa1c8004bc0 OK
      I0603 22:34:48.448084645 11090 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x108d6a0 OK
      I0603 22:34:48.448319538 11090 call.c:1204] grpc_call_start_batch(call=0x7fa1e0033010, ops=0x7fa1900008c0, nops=1, tag=0x7fa190006020)
      I0603 22:34:48.448334023 11090 call.c:1204] ops[0]: RECV_CLOSE_ON_SERVER cancelled=0x7fa1900083a0
      I0603 22:34:48.448357068 11090 call.c:1204] grpc_call_start_batch(call=0x7fa1e0033010, ops=0x7fa190000b70, nops=1, tag=0x7fa190004df0)
      I0603 22:34:48.448372532 11090 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:48.448428248 11090 call.c:1204] grpc_call_start_batch(call=0x7fa1e0033010, ops=0x7fa190008950, nops=1, tag=0x7fa190008720)
      I0603 22:34:48.448439265 11090 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1900068a0
      I0603 22:34:48.448796395 11091 completion_queue.c:223] RETURN_EVENT[0x1544210]: OP_COMPLETE: tag:0x7fa1c80053c0 OK
      I0603 22:34:48.449454657 11090 server.c:1040] grpc_server_request_call(server=0x1518e20, call=0x14ef460, details=0x7fa1900087b0, initial_metadata=0x7fa1900087e0, cq_bound_to_call=0x1339f30, cq_for_notification=0x1339f30, tag=0x7fa1900087a0)
      I0603 22:34:48.449493948 11090 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa190004df0 OK
      I0603 22:34:48.449539761 11090 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa190008720 OK
      I0603 22:34:48.449979710 11090 call.c:1204] grpc_call_start_batch(call=0x7fa1e0033010, ops=0x7fa190000b70, nops=1, tag=0x7fa190008900)
      I0603 22:34:48.449991182 11090 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa19000a130
      I0603 22:34:49.412158286 11091 completion_queue.c:223] RETURN_EVENT[0x1544210]: OP_COMPLETE: tag:0x7fa1c8001ce0 OK
      I0603 22:34:49.412186065 11090 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa190008900 OK
      I0603 22:34:49.414823150 11090 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa190006020 OK
      I0603 22:34:49.427134026 11090 completion_queue.c:223] RETURN_EVENT[0x1339f30]: OP_COMPLETE: tag:0x7fa1900087a0 ERROR
      I0603 22:34:49.447665933 11090 completion_queue.c:223] RETURN_EVENT[0x1339f30]: QUEUE_SHUTDOWN
      ok
      testStreamingInputCallAsyncExpired (main.PythonPluginTest) ... I0603 22:34:49.517689015 11013 server.c:1040] grpc_server_request_call(server=0x124f7e0, call=0x14d9fe0, details=0x10b29c0, initial_metadata=0x10b29f0, cq_bound_to_call=0x1544210, cq_for_notification=0x1544210, tag=0x10b29b0)
      I0603 22:34:49.545374936 11115 call.c:1204] grpc_call_start_batch(call=0x7fa1b4006f80, ops=0x7fa1b40025f0, nops=1, tag=0x7fa1b4003920)
      I0603 22:34:49.545463276 11115 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:49.545558705 11115 call.c:1204] grpc_call_start_batch(call=0x7fa1b4006f80, ops=0x7fa1b40039a0, nops=1, tag=0x7fa1b4004450)
      I0603 22:34:49.545576817 11115 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1b4004430
      I0603 22:34:49.545612374 11115 call.c:1204] grpc_call_start_batch(call=0x7fa1b4006f80, ops=0x7fa1b4003df0, nops=1, tag=0x7fa1b4006710)
      I0603 22:34:49.545626153 11115 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1b4006690 status=0x7fa1b40066b0 details=0x7fa1b40066d0
      I0603 22:34:49.556088358 11115 call.c:1204] grpc_call_start_batch(call=0x7fa1b4006f80, ops=0x7fa1b4006b60, nops=1, tag=0x7fa1b4006b90)
      I0603 22:34:49.556173633 11115 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1b4009330
      I0603 22:34:49.645279558 11118 completion_queue.c:223] RETURN_EVENT[0x1559db0]: OP_COMPLETE: tag:0x7fa1b4003920 ERROR
      I0603 22:34:49.645397106 11118 completion_queue.c:223] RETURN_EVENT[0x1559db0]: OP_COMPLETE: tag:0x7fa1b4006b90 ERROR
      I0603 22:34:49.645558542 11118 completion_queue.c:223] RETURN_EVENT[0x1559db0]: OP_COMPLETE: tag:0x7fa1b4006710 OK
      I0603 22:34:49.645715498 11118 completion_queue.c:223] RETURN_EVENT[0x1559db0]: OP_COMPLETE: tag:0x7fa1b4004450 OK
      I0603 22:34:49.647424112 11112 completion_queue.c:223] RETURN_EVENT[0x1544210]: OP_COMPLETE: tag:0x10b29b0 ERROR
      I0603 22:34:49.648233248 11112 completion_queue.c:223] RETURN_EVENT[0x1544210]: QUEUE_SHUTDOWN
      ok
      testStreamingInputCallAsyncFailed (main.PythonPluginTest) ... I0603 22:34:49.740841956 11013 server.c:1040] grpc_server_request_call(server=0x124f7e0, call=0x14ef9c0, details=0xe1a3f0, initial_metadata=0xe1a420, cq_bound_to_call=0x1559db0, cq_for_notification=0x1559db0, tag=0xe1a3e0)
      I0603 22:34:49.744288569 11130 call.c:1204] grpc_call_start_batch(call=0x7fa1d0001920, ops=0x7fa1d0000970, nops=1, tag=0x7fa1d00008f0)
      I0603 22:34:49.744326995 11130 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:49.744430798 11130 call.c:1204] grpc_call_start_batch(call=0x7fa1d0001920, ops=0x7fa1d00016e0, nops=1, tag=0x7fa1d0001660)
      I0603 22:34:49.744446434 11130 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1d0000f00
      I0603 22:34:49.744483719 11130 call.c:1204] grpc_call_start_batch(call=0x7fa1d0001920, ops=0x7fa1d0002a20, nops=1, tag=0x7fa1d00029a0)
      I0603 22:34:49.744507625 11130 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1d0002920 status=0x7fa1d0002940 details=0x7fa1d0002960
      I0603 22:34:49.746962838 11132 call.c:1204] grpc_call_start_batch(call=0x7fa1d0001920, ops=0x7fa1a4000ee0, nops=1, tag=0x7fa1a4001ad0)
      I0603 22:34:49.746994832 11132 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1a4002f20
      I0603 22:34:49.844327313 11128 completion_queue.c:223] RETURN_EVENT[0x1568ac0]: OP_COMPLETE: tag:0x7fa1d00008f0 ERROR
      I0603 22:34:49.844536022 11128 completion_queue.c:223] RETURN_EVENT[0x1568ac0]: OP_COMPLETE: tag:0x7fa1a4001ad0 ERROR
      ERROR:root:RPC write not accepted! Event: (Event(kind=<Kind.WRITE_ACCEPTED: <object object at 0x7fa1ea4d60f0>>, tag=UUID('aa59becb-cfac-4a95-9bfe-42c7695bdb02'), write_accepted=False, complete_accepted=None, service_acceptance=None, bytes=None, status=None, metadata=None),)
      I0603 22:34:49.848248745 11128 completion_queue.c:223] RETURN_EVENT[0x1568ac0]: OP_COMPLETE: tag:0x7fa1d00029a0 OK
      I0603 22:34:49.848822720 11128 completion_queue.c:223] RETURN_EVENT[0x1568ac0]: OP_COMPLETE: tag:0x7fa1d0001660 OK
      I0603 22:34:49.850662811 11127 completion_queue.c:223] RETURN_EVENT[0x1559db0]: OP_COMPLETE: tag:0xe1a3e0 ERROR
      I0603 22:34:49.889141388 11127 completion_queue.c:223] RETURN_EVENT[0x1559db0]: QUEUE_SHUTDOWN
      ok
      testStreamingOutputCall (main.PythonPluginTest) ... I0603 22:34:49.940275541 11013 server.c:1040] grpc_server_request_call(server=0x124f7e0, call=0x14ef740, details=0x13d1550, initial_metadata=0x13d1580, cq_bound_to_call=0x1568ac0, cq_for_notification=0x1568ac0, tag=0x13d1540)
      I0603 22:34:49.943978758 11143 call.c:1204] grpc_call_start_batch(call=0x7fa1a0006460, ops=0x7fa1a0001680, nops=1, tag=0x7fa1a0001810)
      I0603 22:34:49.944024161 11143 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:49.944129154 11143 call.c:1204] grpc_call_start_batch(call=0x7fa1a0006460, ops=0x7fa1a0001630, nops=1, tag=0x7fa1a0001220)
      I0603 22:34:49.944146203 11143 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1a0001200
      I0603 22:34:49.944181727 11143 call.c:1204] grpc_call_start_batch(call=0x7fa1a0006460, ops=0x7fa1a0000a00, nops=1, tag=0x7fa1a0000980)
      I0603 22:34:49.944200222 11143 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1a0000900 status=0x7fa1a0000920 details=0x7fa1a0000940
      I0603 22:34:49.944513898 11143 call.c:1204] grpc_call_start_batch(call=0x7fa1a0006460, ops=0x7fa1a0000aa0, nops=1, tag=0x7fa1a0000dd0)
      I0603 22:34:49.944529211 11143 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1a0000ce0
      I0603 22:34:50.944355436 11145 completion_queue.c:223] RETURN_EVENT[0x155e8d0]: OP_COMPLETE: tag:0x7fa1a0001810 ERROR
      I0603 22:34:50.944914281 11145 completion_queue.c:223] RETURN_EVENT[0x155e8d0]: OP_COMPLETE: tag:0x7fa1a0000dd0 ERROR
      I0603 22:34:50.945112008 11145 completion_queue.c:223] RETURN_EVENT[0x155e8d0]: OP_COMPLETE: tag:0x7fa1a0000980 OK
      I0603 22:34:50.946193118 11145 completion_queue.c:223] RETURN_EVENT[0x155e8d0]: OP_COMPLETE: tag:0x7fa1a0001220 OK
      I0603 22:34:50.951667970 11142 completion_queue.c:223] RETURN_EVENT[0x1568ac0]: OP_COMPLETE: tag:0x13d1540 ERROR
      I0603 22:34:50.952713474 11142 completion_queue.c:223] RETURN_EVENT[0x1568ac0]: QUEUE_SHUTDOWN
      ERROR
      testStreamingOutputCallCancelled (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this flakily hangs forever and fix.'
      testStreamingOutputCallExpired (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this flakily hangs forever and fix.'
      testStreamingOutputCallFailed (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this times out instead of raising the proper error.'
      testUnaryCall (main.PythonPluginTest) ... I0603 22:34:51.068262654 11013 server.c:1040] grpc_server_request_call(server=0x124f7e0, call=0x14ef9c0, details=0x144b9e0, initial_metadata=0x144ba10, cq_bound_to_call=0x1544210, cq_for_notification=0x1544210, tag=0x144b9d0)
      I0603 22:34:51.072090468 11159 call.c:1204] grpc_call_start_batch(call=0x7fa1d8010630, ops=0x7fa1d80008c0, nops=1, tag=0x7fa1d8003bd0)
      I0603 22:34:51.072139253 11159 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:51.072254680 11159 call.c:1204] grpc_call_start_batch(call=0x7fa1d8010630, ops=0x7fa1d8001f00, nops=1, tag=0x7fa1d8001d50)
      I0603 22:34:51.072271015 11159 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1d80034c0
      I0603 22:34:51.072315284 11159 call.c:1204] grpc_call_start_batch(call=0x7fa1d8010630, ops=0x7fa1d80026b0, nops=1, tag=0x7fa1d800b0a0)
      I0603 22:34:51.072333206 11159 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1d8001fb0 status=0x7fa1d800b040 details=0x7fa1d800b060
      I0603 22:34:51.072520552 11159 call.c:1204] grpc_call_start_batch(call=0x7fa1d8010630, ops=0x7fa1d800fd50, nops=1, tag=0x7fa1d8007900)
      I0603 22:34:51.072554958 11159 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1d800fc60
      E0603 22:34:51.978095313 11017 tcp_client_posix.c:147] socket error: connection refused
      E0603 22:34:52.050729566 11017 tcp_client_posix.c:147] socket error: connection refused
      I0603 22:34:52.051246120 11157 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1d8003bd0 OK
      I0603 22:34:52.051411180 11157 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1d8007900 OK
      I0603 22:34:52.051630518 11157 call.c:1204] grpc_call_start_batch(call=0x7fa1d8010630, ops=0x7fa1b0004ea0, nops=1, tag=0x7fa1b0003690)
      I0603 22:34:52.051642112 11157 call.c:1204] ops[0]: SEND_CLOSE_FROM_CLIENT
      I0603 22:34:52.051770103 11157 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1b0003690 OK
      I0603 22:34:52.072104873 11157 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1d8001d50 OK
      I0603 22:34:52.072360707 11157 call.c:1204] grpc_call_start_batch(call=0x7fa1d8010630, ops=0x7fa1b00044d0, nops=1, tag=0x7fa1b0002050)
      I0603 22:34:52.072374915 11157 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1b0006b20
      I0603 22:34:52.072426082 11157 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1d800b0a0 OK
      I0603 22:34:52.073136379 11157 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1b0002050 OK
      I0603 22:34:52.076399695 11156 completion_queue.c:223] RETURN_EVENT[0x1544210]: OP_COMPLETE: tag:0x144b9d0 ERROR
      I0603 22:34:52.149629963 11156 completion_queue.c:223] RETURN_EVENT[0x1544210]: QUEUE_SHUTDOWN
      ERROR
      testUnaryCallAsync (main.PythonPluginTest) ... I0603 22:34:52.197444729 11013 server.c:1040] grpc_server_request_call(server=0x124f7e0, call=0x14ef5a0, details=0x108d6b0, initial_metadata=0x108d6e0, cq_bound_to_call=0x1570280, cq_for_notification=0x1570280, tag=0x108d6a0)
      I0603 22:34:52.199780080 11173 call.c:1204] grpc_call_start_batch(call=0x7fa1b000c410, ops=0x7fa1b0001050, nops=1, tag=0x7fa1b000a060)
      I0603 22:34:52.199804072 11173 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:52.199882703 11173 call.c:1204] grpc_call_start_batch(call=0x7fa1b000c410, ops=0x7fa1b00008c0, nops=1, tag=0x7fa1b0007d90)
      I0603 22:34:52.199896395 11173 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1b00013c0
      I0603 22:34:52.199931198 11173 call.c:1204] grpc_call_start_batch(call=0x7fa1b000c410, ops=0x7fa1b0004ea0, nops=1, tag=0x7fa1b0007ed0)
      I0603 22:34:52.199946007 11173 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1b0002b30 status=0x7fa1b0002150 details=0x7fa1b0007e90
      I0603 22:34:52.200129421 11173 call.c:1204] grpc_call_start_batch(call=0x7fa1b000c410, ops=0x7fa1b0008270, nops=1, tag=0x7fa1b00081f0)
      I0603 22:34:52.200148051 11173 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1b0008100
      I0603 22:34:52.248451950 11171 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1b000a060 OK
      I0603 22:34:52.248624944 11171 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1b00081f0 OK
      I0603 22:34:52.248860442 11171 call.c:1204] grpc_call_start_batch(call=0x7fa1b000c410, ops=0x7fa1ac005500, nops=1, tag=0x7fa1ac002780)
      I0603 22:34:52.248872946 11171 call.c:1204] ops[0]: SEND_CLOSE_FROM_CLIENT
      I0603 22:34:52.248946772 11171 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1ac002780 OK
      I0603 22:34:52.348201961 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x108d6a0 OK
      I0603 22:34:52.348546694 11170 call.c:1204] grpc_call_start_batch(call=0x7fa1e0043080, ops=0x7fa1d0003450, nops=1, tag=0x7fa1d0001660)
      I0603 22:34:52.348561840 11170 call.c:1204] ops[0]: RECV_CLOSE_ON_SERVER cancelled=0x7fa1d0000aa0
      I0603 22:34:52.348589999 11170 call.c:1204] grpc_call_start_batch(call=0x7fa1e0043080, ops=0x7fa1d00056a0, nops=1, tag=0x7fa1d00029a0)
      I0603 22:34:52.348601387 11170 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:52.348657801 11170 call.c:1204] grpc_call_start_batch(call=0x7fa1e0043080, ops=0x7fa1d00015f0, nops=1, tag=0x7fa1d00008f0)
      I0603 22:34:52.348683635 11170 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1d00055d0
      I0603 22:34:52.349207502 11171 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1b0007d90 OK
      I0603 22:34:52.349467345 11171 call.c:1204] grpc_call_start_batch(call=0x7fa1b000c410, ops=0x7fa1ac001700, nops=1, tag=0x7fa1ac001e60)
      I0603 22:34:52.349479528 11171 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1ac0016c0
      I0603 22:34:52.350115808 11170 server.c:1040] grpc_server_request_call(server=0x124f7e0, call=0x7fa1b000f160, details=0x7fa1d0003c30, initial_metadata=0x7fa1d0003c60, cq_bound_to_call=0x1570280, cq_for_notification=0x1570280, tag=0x7fa1d0003c20)
      I0603 22:34:52.350154753 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x7fa1d00029a0 OK
      I0603 22:34:52.350203026 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x7fa1d00008f0 OK
      I0603 22:34:52.350445361 11170 call.c:1204] grpc_call_start_batch(call=0x7fa1e0043080, ops=0x7fa1d00056a0, nops=1, tag=0x7fa1d00008f0)
      I0603 22:34:52.350457417 11170 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1d0004230
      I0603 22:34:52.358541624 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x7fa1d00008f0 OK
      I0603 22:34:53.352455425 11180 call.c:1204] grpc_call_start_batch(call=0x7fa1e0043080, ops=0x7fa1a4002be0, nops=1, tag=0x7fa1a4001ad0)
      I0603 22:34:53.352497715 11180 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1a4002f20
      I0603 22:34:53.352670651 11171 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1ac001e60 OK
      I0603 22:34:53.353005893 11171 call.c:1204] grpc_call_start_batch(call=0x7fa1b000c410, ops=0x7fa1ac001700, nops=1, tag=0x7fa1ac001e60)
      I0603 22:34:53.353021701 11171 call.c:1204] ops[0]: RECV_MESSAGE ptr=0x7fa1ac0016c0
      I0603 22:34:53.357474085 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x7fa1a4001ad0 OK
      I0603 22:34:53.358750202 11170 call.c:1204] grpc_call_start_batch(call=0x7fa1e0043080, ops=0x7fa1d0007580, nops=1, tag=0x7fa1d00008f0)
      I0603 22:34:53.358786169 11170 call.c:1204] ops[0]: SEND_STATUS_FROM_SERVER status=0 details=
      I0603 22:34:53.358934623 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x7fa1d00008f0 OK
      I0603 22:34:53.359013910 11171 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1ac001e60 OK
      I0603 22:34:53.359068084 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x7fa1d0001660 OK
      I0603 22:34:53.359308714 11171 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1b0007ed0 OK
      I0603 22:34:53.364049233 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: OP_COMPLETE: tag:0x7fa1d0003c20 ERROR
      I0603 22:34:53.448490908 11170 completion_queue.c:223] RETURN_EVENT[0x1570280]: QUEUE_SHUTDOWN
      ok
      testUnaryCallAsyncCancelled (main.PythonPluginTest) ... skipped 'TODO(atash,nathaniel): figure out why this flakily hangs forever and fix.'
      testUnaryCallAsyncExpired (main.PythonPluginTest) ... I0603 22:34:54.482419908 11013 server.c:1040] grpc_server_request_call(server=0x1565480, call=0x14efba0, details=0x10b29c0, initial_metadata=0x10b29f0, cq_bound_to_call=0x15457a0, cq_for_notification=0x15457a0, tag=0x10b29b0)
      I0603 22:34:54.486313003 11194 call.c:1204] grpc_call_start_batch(call=0x7fa1a4006a30, ops=0x7fa1a4002af0, nops=1, tag=0x7fa1a4002b90)
      I0603 22:34:54.486369953 11194 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:54.486465359 11194 call.c:1204] grpc_call_start_batch(call=0x7fa1a4006a30, ops=0x7fa1a4000ca0, nops=1, tag=0x7fa1a4000c20)
      I0603 22:34:54.486478621 11194 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1a40008f0
      I0603 22:34:54.486513235 11194 call.c:1204] grpc_call_start_batch(call=0x7fa1a4006a30, ops=0x7fa1a4003300, nops=1, tag=0x7fa1a4003280)
      I0603 22:34:54.486526970 11194 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1a40043c0 status=0x7fa1a4004ad0 details=0x7fa1a4004af0
      I0603 22:34:54.486714133 11194 call.c:1204] grpc_call_start_batch(call=0x7fa1a4006a30, ops=0x7fa1a4003010, nops=1, tag=0x7fa1a4005470)
      I0603 22:34:54.486745921 11194 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1a4002f20
      I0603 22:34:54.586561828 11196 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1a4002b90 ERROR
      I0603 22:34:54.586903954 11196 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1a4005470 ERROR
      ERROR:root:RPC write not accepted! Event: (Event(kind=<Kind.WRITE_ACCEPTED: <object object at 0x7fa1ea4d60f0>>, tag=UUID('969aa5c4-372b-45c3-8c2b-fb17d17f415b'), write_accepted=False, complete_accepted=None, service_acceptance=None, bytes=None, status=None, metadata=None),)
      I0603 22:34:54.589556465 11196 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1a4003280 OK
      I0603 22:34:54.589751609 11196 completion_queue.c:223] RETURN_EVENT[0x1576f50]: OP_COMPLETE: tag:0x7fa1a4000c20 OK
      I0603 22:34:54.591944823 11193 completion_queue.c:223] RETURN_EVENT[0x15457a0]: OP_COMPLETE: tag:0x10b29b0 ERROR
      I0603 22:34:54.619647942 11193 completion_queue.c:223] RETURN_EVENT[0x15457a0]: QUEUE_SHUTDOWN
      ok
      testUnaryCallAsyncFailed (main.PythonPluginTest) ... I0603 22:34:54.665364598 11013 server.c:1040] grpc_server_request_call(server=0x1565480, call=0x7fa1b000f7e0, details=0x10b4c30, initial_metadata=0x10b4c60, cq_bound_to_call=0x155cc20, cq_for_notification=0x155cc20, tag=0x10b4c20)
      I0603 22:34:54.669271263 11210 call.c:1204] grpc_call_start_batch(call=0x7fa1d0009e80, ops=0x7fa1d0002a50, nops=1, tag=0x7fa1d0003450)
      I0603 22:34:54.669307765 11210 call.c:1204] ops[0]: SEND_INITIAL_METADATA
      I0603 22:34:54.669432496 11210 call.c:1204] grpc_call_start_batch(call=0x7fa1d0009e80, ops=0x7fa1d0003ca0, nops=1, tag=0x7fa1d0003c20)
      I0603 22:34:54.669450456 11210 call.c:1204] ops[0]: RECV_INITIAL_METADATA ptr=0x7fa1d0000f00
      I0603 22:34:54.669484256 11210 call.c:1204] grpc_call_start_batch(call=0x7fa1d0009e80, ops=0x7fa1d0003cd0, nops=1, tag=0x7fa1d0004190)
      I0603 22:34:54.669501999 11210 call.c:1204] ops[0]: RECV_STATUS_ON_CLIENT metadata=0x7fa1d0006970 status=0x7fa1d0006990 details=0x7fa1d00069b0
      I0603 22:34:54.669694505 11210 call.c:1204] grpc_call_start_batch(call=0x7fa1d0009e80, ops=0x7fa1d00069f0, nops=1, tag=0x7fa1d0001650)
      I0603 22:34:54.669711946 11210 call.c:1204] ops[0]: SEND_MESSAGE ptr=0x7fa1d0001560
      I0603 22:34:55.671136556 11208 completion_queue.c:223] RETURN_EVENT[0x1590c80]: OP_COMPLETE: tag:0x7fa1d0003450 ERROR
      I0603 22:34:55.671530218 11208 completion_queue.c:223] RETURN_EVENT[0x1590c80]: OP_COMPLETE: tag:0x7fa1d0001650 ERROR
      I0603 22:34:55.671692835 11208 completion_queue.c:223] RETURN_EVENT[0x1590c80]: OP_COMPLETE: tag:0x7fa1d0004190 OK
      I0603 22:34:55.671834699 11208 completion_queue.c:223] RETURN_EVENT[0x1590c80]: OP_COMPLETE: tag:0x7fa1d0003c20 OK
      I0603 22:34:55.674025268 11207 completion_queue.c:223] RETURN_EVENT[0x155cc20]: OP_COMPLETE: tag:0x10b4c20 ERROR
      I0603 22:34:55.681019060 11207 completion_queue.c:223] RETURN_EVENT[0x155cc20]: QUEUE_SHUTDOWN
      ok
      testUpDown (main.PythonPluginTest) ... I0603 22:34:55.711848162 11013 server.c:1040] grpc_server_request_call(server=0x1565480, call=0x7fa1b000f7c0, details=0x144b9e0, initial_metadata=0x144ba10, cq_bound_to_call=0x15457a0, cq_for_notification=0x15457a0, tag=0x144b9d0)
      I0603 22:34:55.718269689 11221 completion_queue.c:223] RETURN_EVENT[0x15457a0]: OP_COMPLETE: tag:0x144b9d0 ERROR
      I0603 22:34:55.740949480 11221 completion_queue.c:223] RETURN_EVENT[0x15457a0]: QUEUE_SHUTDOWN
      ok

      ERROR: testStreamingOutputCall (main.PythonPluginTest)

      Traceback (most recent call last):
      File "test/compiler/python_plugin_test.py", line 330, in testStreamingOutputCall
      File "/home/travis/build/grpc/grpc/python2.7_virtual_environment/local/lib/python2.7/site-packages/grpc/framework/alpha/_reexport.py", line 129, in next
      return _call_reexporting_errors(self._face_cancellable_iterator.next)
      File "/home/travis/build/grpc/grpc/python2.7_virtual_environment/local/lib/python2.7/site-packages/grpc/framework/alpha/_reexport.py", line 113, in _call_reexporting_errors
      raise _reexport_error(e)
      ExpirationError

      ERROR: testUnaryCall (main.PythonPluginTest)

      Traceback (most recent call last):
      File "test/compiler/python_plugin_test.py", line 275, in testUnaryCall
      File "/home/travis/build/grpc/grpc/python2.7_virtual_environment/local/lib/python2.7/site-packages/grpc/framework/alpha/_reexport.py", line 158, in call
      self._underlying, request, timeout)
      File "/home/travis/build/grpc/grpc/python2.7_virtual_environment/local/lib/python2.7/site-packages/grpc/framework/alpha/_reexport.py", line 113, in _call_reexporting_errors
      raise _reexport_error(e)
      ExpirationError

      Ran 22 tests in 11.155s
      FAILED (errors=2, skipped=9)
      D0603 22:34:55.770584119 11013 iomgr.c:119] Waiting for 3 iomgr objects to be destroyed and executing final callbacks
      D0603 22:34:55.771023545 11013 iomgr.c:119] Waiting for 3 iomgr objects to be destroyed
      D0603 22:34:56.894699141 11013 iomgr.c:119] Waiting for 2 iomgr objects to be destroyed
      D0603 22:34:56.894858083 11013 iomgr.c:119] Waiting for 1 iomgr objects to be destroyed
      FAILED: test/compiler/python_plugin_test.py [ret=1, pid=11006]
      FAILED: Some tests failed
      The command "./tools/run_tests/run_tests.py -l $TEST -t -j $JOBS -c $CONFIG -s 4.0" exited with 2.
      Done. Your build exited with 1.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions