See <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/953/display/redirect?page=changes>
Changes: [amaliujia] improve complext type tests [aaltay] [BEAM-4511] added py3 tox env for first test (#6266) ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam5 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 96df1927544e5eababee344299f7b6a529f5b5aa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 96df1927544e5eababee344299f7b6a529f5b5aa Commit message: "Merge pull request #6290 from amaliujia/rui_wang-correct_test_case_of_complex_type" > git rev-list --no-walk 7a65ef2b1f1d3f1f66a76b9b2ed9f8cac066c2bc # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins8803499717331002821.sh + rm -rf <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/PerfKitBenchmarker> [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins5378555769652273069.sh + rm -rf <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env> [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins1169187778266645605.sh + rm -rf <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.perfkit_env> [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins6610578566934581481.sh + virtualenv <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env> --system-site-packages New python executable in <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env/bin/python2> Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env/bin/python> Installing setuptools, pkg_resources, pip, wheel...done. Running virtualenv with interpreter /usr/bin/python2 [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins6260560966398170627.sh + virtualenv <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.perfkit_env> --system-site-packages New python executable in <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.perfkit_env/bin/python2> Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.perfkit_env/bin/python> Installing setuptools, pkg_resources, pip, wheel...done. Running virtualenv with interpreter /usr/bin/python2 [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins5651239735721595918.sh + <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env/bin/pip> install --upgrade setuptools pip grpcio-tools==1.3.5 Requirement already up-to-date: setuptools in ./env/.beam_env/lib/python2.7/site-packages (40.2.0) Requirement already up-to-date: pip in ./env/.beam_env/lib/python2.7/site-packages (18.0) Collecting grpcio-tools==1.3.5 Using cached https://files.pythonhosted.org/packages/05/f6/0296e29b1bac6f85d2a8556d48adf825307f73109a3c2c17fb734292db0a/grpcio_tools-1.3.5-cp27-cp27mu-manylinux1_x86_64.whl Collecting grpcio>=1.3.5 (from grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/bd/a6/4bad0d1a49071363dc6547a5178656fe375c80535128c12bb65c59d1a329/grpcio-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl Collecting protobuf>=3.2.0 (from grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/b8/c2/b7f587c0aaf8bf2201405e8162323037fe8d17aa21d3c7dda811b8d01469/protobuf-3.6.1-cp27-cp27mu-manylinux1_x86_64.whl Requirement already satisfied, skipping upgrade: six>=1.5.2 in /usr/local/lib/python2.7/dist-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (1.11.0) Requirement already satisfied, skipping upgrade: enum34>=1.0.4 in /usr/local/lib/python2.7/dist-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (1.1.6) Collecting futures>=2.2.0 (from grpcio>=1.3.5->grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl Installing collected packages: futures, grpcio, protobuf, grpcio-tools Successfully installed futures-3.2.0 grpcio-1.14.2 grpcio-tools-1.3.5 protobuf-3.6.1 [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins4583710360072145465.sh + <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.perfkit_env/bin/pip> install --upgrade setuptools pip Requirement already up-to-date: setuptools in ./env/.perfkit_env/lib/python2.7/site-packages (40.2.0) Requirement already up-to-date: pip in ./env/.perfkit_env/lib/python2.7/site-packages (18.0) [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins4916802245998583804.sh + git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/PerfKitBenchmarker> Cloning into '<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/PerfKitBenchmarker'...> [beam_PerformanceTests_AvroIOIT] $ /bin/bash -xe /tmp/jenkins7454776598747215650.sh + <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env/bin/pip> install -e '<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/src/sdks/python/[gcp,test]'> Obtaining file://<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/src/sdks/python> Complete output from command python setup.py egg_info: <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env/local/lib/python2.7/site-packages/setuptools/dist.py>:398: UserWarning: Normalizing '2.8.0.dev' to '2.8.0.dev0' normalized_version, running egg_info Collecting future==0.16.0 Installing collected packages: future Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/_markupbase' Consider using the `--user` option or check the permissions. Traceback (most recent call last): File "<string>", line 1, in <module> File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/src/sdks/python/setup.py",> line 230, in <module> 'test': generate_protos_first(test), File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/env/.beam_env/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 140, in setup return distutils.core.setup(**attrs) File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/src/sdks/python/setup.py",> line 164, in run gen_protos.generate_proto_files() File "gen_protos.py", line 119, in generate_proto_files 'Error installing future during proto generation') RuntimeError: Error installing future during proto generation ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT/ws/src/sdks/python/> Build step 'Execute shell' marked build as failure
