You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/09 23:00:00 UTC

[jira] [Work logged] (BEAM-7046) fix http_proxy warnings from grpc in tests

     [ https://issues.apache.org/jira/browse/BEAM-7046?focusedWorklogId=225318&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-225318 ]

ASF GitHub Bot logged work on BEAM-7046:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Apr/19 22:59
            Start Date: 09/Apr/19 22:59
    Worklog Time Spent: 10m 
      Work Description: udim commented on pull request #8266: [BEAM-7046] Restore os.environ in HttpClientTest
URL: https://github.com/apache/beam/pull/8266
 
 
   This was causing warnings about parsing http_proxy in other tests that
   use grpc.
   
   ------------------------
   
   Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] [**Choose reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and mention them in a comment (`R: @username`).
    - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
    - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   Post-Commit Tests Status (on master branch)
   ------------------------------------------------------------------------------------------------
   
   Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
   --- | --- | --- | --- | --- | --- | --- | ---
   Go | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/) | --- | --- | --- | --- | --- | ---
   Java | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)<br>[![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)<br>[![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)
   Python | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)<br>[![Build Status](https://builds.apache.org/job/beam_PostCommit_Python3_Verify/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Python3_Verify/lastCompletedBuild/) | --- | [![Build Status](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/) <br> [![Build Status](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/lastCompletedBuild/) | --- | --- | ---
   
   Pre-Commit Tests Status (on master branch)
   ------------------------------------------------------------------------------------------------
   
   --- |Java | Python | Go | Website
   --- | --- | --- | --- | ---
   Non-portable | [![Build Status](https://builds.apache.org/job/beam_PreCommit_Java_Cron/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PreCommit_Java_Cron/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PreCommit_Python_Cron/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PreCommit_Python_Cron/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PreCommit_Go_Cron/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PreCommit_Go_Cron/lastCompletedBuild/) | [![Build Status](https://builds.apache.org/job/beam_PreCommit_Website_Cron/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PreCommit_Website_Cron/lastCompletedBuild/) 
   Portable | --- | [![Build Status](https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/lastCompletedBuild/) | --- | ---
   
   See [.test-infra/jenkins/README](https://github.com/apache/beam/blob/master/.test-infra/jenkins/README.md) for trigger phrase, status and link of all Jenkins jobs.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 225318)
            Time Spent: 10m
    Remaining Estimate: 0h

> fix http_proxy warnings from grpc in tests
> ------------------------------------------
>
>                 Key: BEAM-7046
>                 URL: https://issues.apache.org/jira/browse/BEAM-7046
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Example:
> $ python setup.py nosetests --tests apache_beam.internal.http_client_test:HttpClientTest,apache_beam.runners.portability.fn_api_runner_test:FnApiRunnerSplitTest
> /usr/local/google/home/ehudm/virtualenvs/beamenv/local/lib/python2.7/site-packages/setuptools/dist.py:475: UserWarning: Normalizing '2.13.0.dev' to '2.13.0.dev0'
>   normalized_version,
> running nosetests
> running egg_info
> writing requirements to apache_beam.egg-info/requires.txt
> writing apache_beam.egg-info/PKG-INFO
> writing top-level names to apache_beam.egg-info/top_level.txt
> writing dependency_links to apache_beam.egg-info/dependency_links.txt
> writing entry points to apache_beam.egg-info/entry_points.txt
> reading manifest file 'apache_beam.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'README.md'
> warning: no files found matching 'NOTICE'
> warning: no files found matching 'LICENSE'
> writing manifest file 'apache_beam.egg-info/SOURCES.txt'
> test_get_new_http_proxy_info (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_get_new_http_timeout (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_http_with_port (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_http_without_method (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_http_without_port (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_http_without_port_without_method (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_https_with_port (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_https_without_method (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_https_without_port (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_https_without_port_without_method (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_invalid_var (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_wrong_method_in_url (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_proxy_from_env_wrong_method_in_var_name (apache_beam.internal.http_client_test.HttpClientTest) ... ok
> test_checkpoint (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerSplitTest) ... E0409 15:40:15.297902625    9123 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:15.308364380    9161 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:15.310809798    9161 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> ok
> test_checkpoint_sdf (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerSplitTest) ... E0409 15:40:15.749081921    9123 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:15.758503428    9190 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:15.763112931    9190 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> ok
> test_nosplit_sdf (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerSplitTest) ... E0409 15:40:16.279301379    9123 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:16.289099978    9228 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:16.293335274    9228 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> ok
> test_split_crazy_sdf (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerSplitTest) ... E0409 15:40:16.627109820    9123 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:16.636061947    9269 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:16.639386870    9269 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> ok
> test_split_half (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerSplitTest) ... E0409 15:40:17.060748511    9123 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:17.069971138    9299 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:17.074126187    9299 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> ok
> test_split_half_sdf (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerSplitTest) ... E0409 15:40:17.474129955    9123 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:17.483980537    9328 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> E0409 15:40:17.486675621    9328 http_proxy.cc:58]           'smtp' scheme not supported in proxy URI
> ok
> ----------------------------------------------------------------------
> XML: /usr/local/google/home/ehudm/src/beam/sdks/python/nosetests.xml
> ----------------------------------------------------------------------
> Ran 19 tests in 2.603s
> OK



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)