See 
<https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/2/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on temporal-beam-jenkins-1 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/src> # 
 > 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/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c08dc221d147048998a65fe286e281b7c3240425 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c08dc221d147048998a65fe286e281b7c3240425 # timeout=10
Commit message: "Merge pull request #11932 [BEAM-9577] Migrate 
PortablePipelineJarCreator to new artifact service."
First time build. Skipping changelog.
No emails were triggered.
[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_Analysis] $ /bin/bash -xe 
/tmp/jenkins2944556917846691741.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins6950307265372197566.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins7941648020928995264.sh
+ virtualenv .env --python=python2.7 --system-site-packages
New python executable in 
<https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python2.7>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python2.7
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins3278701808282868175.sh
+ .env/bin/pip install --upgrade setuptools pip
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will 
drop support for Python 2.7 in January 2021. More details about Python 2 
support in pip, can be found at 
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: setuptools in 
./.env/lib/python2.7/site-packages (44.1.1)
Requirement already up-to-date: pip in ./.env/lib/python2.7/site-packages 
(20.1.1)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins8667234134612388843.sh
+ .env/bin/pip install requests google.cloud.bigquery mock 
google.cloud.bigtable google.cloud
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will 
drop support for Python 2.7 in January 2021. More details about Python 2 
support in pip, can be found at 
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages 
(2.9.1)
Collecting google.cloud.bigquery
  Downloading google_cloud_bigquery-1.25.0-py2.py3-none-any.whl (169 kB)
Collecting mock
  Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB)
Collecting google.cloud.bigtable
  Downloading google_cloud_bigtable-1.2.1-py2.py3-none-any.whl (234 kB)
Collecting google.cloud
  Using cached google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
Collecting protobuf>=3.6.0
  Using cached protobuf-3.12.2-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB)
Collecting google-auth<2.0dev,>=1.9.0
  Using cached google_auth-1.16.1-py2.py3-none-any.whl (90 kB)
Collecting google-cloud-core<2.0dev,>=1.1.0
  Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB)
Collecting google-api-core<2.0dev,>=1.15.0
  Using cached google_api_core-1.20.0-py2.py3-none-any.whl (90 kB)
Collecting enum34; python_version < "3.4"
  Using cached enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting six<2.0.0dev,>=1.13.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Collecting funcsigs>=1; python_version < "3.3"
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Processing 
/home/jenkins/.cache/pip/wheels/77/4d/90/443c1cecdcfbf9d97f6e567304aacddc234cf1b26e48c6f0e5/grpc_google_iam_v1-0.12.3-py2-none-any.whl
Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages 
(from protobuf>=3.6.0->google.cloud.bigquery) (44.1.1)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting cachetools<5.0,>=2.0.0
  Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting rsa<4.1,>=3.1.4
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting futures>=3.2.0; python_version < "3.2"
  Using cached futures-3.3.0-py2-none-any.whl (16 kB)
Collecting pytz
  Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting grpcio<2.0.0dev,>=1.0.0
  Using cached grpcio-1.29.0-cp27-cp27mu-manylinux2010_x86_64.whl (3.0 MB)
Collecting pyasn1<0.5.0,>=0.4.6
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
ERROR: google-api-core 1.20.0 has requirement requests<3.0.0dev,>=2.18.0, but 
you'll have requests 2.9.1 which is incompatible.
Installing collected packages: six, protobuf, pyasn1, pyasn1-modules, 
cachetools, rsa, google-auth, googleapis-common-protos, futures, pytz, 
google-api-core, google-cloud-core, enum34, google-resumable-media, 
google.cloud.bigquery, funcsigs, mock, grpcio, grpc-google-iam-v1, 
google.cloud.bigtable, google.cloud
  Attempting uninstall: six
    Found existing installation: six 1.10.0
    Not uninstalling six at /usr/lib/python2.7/dist-packages, outside 
environment 
<https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env>
    Can't uninstall 'six'. No files were found to uninstall.
Successfully installed cachetools-3.1.1 enum34-1.1.10 funcsigs-1.0.2 
futures-3.3.0 google-api-core-1.20.0 google-auth-1.16.1 google-cloud-core-1.3.0 
google-resumable-media-0.5.1 google.cloud google.cloud.bigquery 
google.cloud.bigtable googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 
grpcio-1.29.0 mock-3.0.5 protobuf-3.12.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 
pytz-2020.1 rsa-4.0 six-1.15.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins1041335498011080303.sh
+ .env/bin/python 
src/.test-infra/jenkins/verify_performance_test_results_test.py
.......
----------------------------------------------------------------------
Ran 7 tests in 0.005s

OK
Test name: test_create_daily_report_when_average_time_decreases
test_bq_table - test, avg_time 100.00s, change -50.000%, stddev 10.00, 
stddev_old 10.00 # => --- 

Test name: test_create_daily_report_when_average_time_does_not_change
test_bq_table - test, avg_time 100.00s, change +0.000%, stddev 10.00, 
stddev_old 10.00 # =>  

Test name: test_create_daily_report_when_average_time_increases
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, 
stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_average_time_increases_twice
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, 
stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_no_data_was_uploaded
test_bq_table there were no test results uploaded in recent 24h. 

Test name: test_create_daily_report_when_no_historical_data_was_uploaded

Test name: test_create_daily_report_when_single_entry_was_uploaded
test_bq_table - test, avg_time 10.00s, change +0.000%, stddev 0.00, stddev_old 
0.00 # =>  

[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins2749317969612837868.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results.py 
--bqtable '[beam_performance.textioit_pkb_results, 
beam_performance.compressed_textioit_pkb_results, 
beam_performance.many_files_textioit_pkb_results, 
beam_performance.avroioit_pkb_results, 
beam_performance.tfrecordioit_pkb_results, 
beam_performance.xmlioit_pkb_results, 
beam_performance.textioit_hdfs_pkb_results, 
beam_performance.compressed_textioit_hdfs_pkb_results, 
beam_performance.many_files_textioit_hdfs_pkb_results, 
beam_performance.avroioit_hdfs_pkb_results, 
beam_performance.xmlioit_hdfs_pkb_results, 
beam_performance.hadoopformatioit_pkb_results, 
beam_performance.mongodbioit_pkb_results, 
beam_performance.jdbcioit_pkb_results]' --metric=run_time --mode=report 
--send_notification
Number of records inserted into beam_performance.textioit_pkb_results between 
09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into 
beam_performance.compressed_textioit_pkb_results between 09-06-2020_07-30-15 - 
10-06-2020_07-30-15: 0
Number of records inserted into 
beam_performance.many_files_textioit_pkb_results between 09-06-2020_07-30-15 - 
10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.avroioit_pkb_results between 
09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.tfrecordioit_pkb_results 
between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.xmlioit_pkb_results between 
09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.textioit_hdfs_pkb_results 
between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into 
beam_performance.compressed_textioit_hdfs_pkb_results between 
09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into 
beam_performance.many_files_textioit_hdfs_pkb_results between 
09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.avroioit_hdfs_pkb_results 
between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.xmlioit_hdfs_pkb_results 
between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.hadoopformatioit_pkb_results 
between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.mongodbioit_pkb_results 
between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.jdbcioit_pkb_results between 
09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
beam_performance.textioit_pkb_results there were no test results uploaded in 
recent 24h. 
beam_performance.compressed_textioit_pkb_results there were no test results 
uploaded in recent 24h. 
beam_performance.many_files_textioit_pkb_results there were no test results 
uploaded in recent 24h. 
beam_performance.avroioit_pkb_results there were no test results uploaded in 
recent 24h. 
beam_performance.tfrecordioit_pkb_results there were no test results uploaded 
in recent 24h. 
beam_performance.xmlioit_pkb_results there were no test results uploaded in 
recent 24h. 
beam_performance.textioit_hdfs_pkb_results there were no test results uploaded 
in recent 24h. 
beam_performance.compressed_textioit_hdfs_pkb_results there were no test 
results uploaded in recent 24h. 
beam_performance.many_files_textioit_hdfs_pkb_results there were no test 
results uploaded in recent 24h. 
beam_performance.avroioit_hdfs_pkb_results there were no test results uploaded 
in recent 24h. 
beam_performance.xmlioit_hdfs_pkb_results there were no test results uploaded 
in recent 24h. 
beam_performance.hadoopformatioit_pkb_results there were no test results 
uploaded in recent 24h. 
beam_performance.mongodbioit_pkb_results there were no test results uploaded in 
recent 24h. 
beam_performance.jdbcioit_pkb_results there were no test results uploaded in 
recent 24h. 

Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 320, 
in <module>
    create_report(bq_tables, metric, send_notification)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 230, 
in create_report
    notify_on_slack(slack_report_message)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 301, 
in notify_on_slack
    data), headers={'Content-Type': 'application/json'})
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 107, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 53, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 466, in 
request
    prep = self.prepare_request(req)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 400, in 
prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 293, in 
prepare
    self.prepare_url(url, params)
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 353, in 
prepare_url
    raise MissingSchema(error)
requests.exceptions.MissingSchema: Invalid URL ****: No schema supplied. 
Perhaps you meant http://****?
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to