See 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/961/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam5 (beam) in workspace 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/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 6aa2cf55376481de83a801cd9d79fb775916ee88 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6aa2cf55376481de83a801cd9d79fb775916ee88
Commit message: "Merge pull request #6337 from apilloud/metadata"
 > git rev-list --no-walk 6aa2cf55376481de83a801cd9d79fb775916ee88 # 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_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins4170598982826704990.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/PerfKitBenchmarker>
[beam_PerformanceTests_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins5454132938445216779.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.beam_env>
[beam_PerformanceTests_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins1797332135895018251.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.perfkit_env>
[beam_PerformanceTests_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins3029708365571466594.sh
+ virtualenv 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.beam_env>
 --system-site-packages
New python executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.beam_env/bin/python2>
Also creating executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.beam_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins5803429898745692814.sh
+ virtualenv 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.perfkit_env>
 --system-site-packages
New python executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.perfkit_env/bin/python2>
Also creating executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.perfkit_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins1738171602795058998.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/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_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins5101770452395462978.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/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_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins2989358205341242257.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/PerfKitBenchmarker>
Cloning into 
'<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/PerfKitBenchmarker'...>
[beam_PerformanceTests_Compressed_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins7533067034099831529.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/env/.beam_env/bin/pip>
 install -e 
'<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/src/sdks/python/[gcp,test]'>
Obtaining 
file://<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/src/sdks/python>
    Complete output from command python setup.py egg_info:
    
<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/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_Compressed_TextIOIT/ws/src/sdks/python/setup.py";,>
 line 230, in <module>
        'test': generate_protos_first(test),
      File 
"<https://builds.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/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_Compressed_TextIOIT/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_Compressed_TextIOIT/ws/src/sdks/python/>
Build step 'Execute shell' marked build as failure

Reply via email to