From commits-return-70699-apmail-beam-commits-archive=beam.apache.org@beam.apache.org Sat May 5 04:24:05 2018 Return-Path: X-Original-To: apmail-beam-commits-archive@minotaur.apache.org Delivered-To: apmail-beam-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 012D618DC6 for ; Sat, 5 May 2018 04:24:05 +0000 (UTC) Received: (qmail 95347 invoked by uid 500); 5 May 2018 04:24:04 -0000 Delivered-To: apmail-beam-commits-archive@beam.apache.org Received: (qmail 95269 invoked by uid 500); 5 May 2018 04:24:03 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 95256 invoked by uid 99); 5 May 2018 04:24:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 May 2018 04:24:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 411FE1A078D for ; Sat, 5 May 2018 04:24:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ZjHFREZq8goz for ; Sat, 5 May 2018 04:24:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 36ABF5F24C for ; Sat, 5 May 2018 04:24:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 65122E0253 for ; Sat, 5 May 2018 04:24:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 180F621291 for ; Sat, 5 May 2018 04:24:00 +0000 (UTC) Date: Sat, 5 May 2018 04:24:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: commits@beam.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (BEAM-4229) PostCommits broken on SpannerReadIT tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/BEAM-4229?focusedWorklogId=3D9= 8661&page=3Dcom.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpane= l#worklog-98661 ] ASF GitHub Bot logged work on BEAM-4229: ---------------------------------------- Author: ASF GitHub Bot Created on: 05/May/18 04:23 Start Date: 05/May/18 04:23 Worklog Time Spent: 10m=20 Work Description: apilloud opened a new pull request #5286: [BEAM-422= 9] Revert BigQuery SQL support so Spanner works URL: https://github.com/apache/beam/pull/5286 =20 =20 So I can't downgrade BigQuery because of google-api-client, I can't upgr= ade Spanner because of grpc, and I can't have both because of google-cloud-= core. =20 Time to revert my feature. =20 ------------------------ =20 Follow this checklist to help us incorporate your contribution quickly a= nd easily: =20 - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/= projects/BEAM/issues/) filed for the change (usually before you start worki= ng on it). Trivial changes like typos do not require a JIRA issue. Your p= ull request should address just this issue, without pulling in other change= s. - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in Appro= ximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA is= sue. - [ ] Write a pull request description that is detailed enough to under= stand: - [ ] What the pull request does - [ ] Why it does it - [ ] How it does it - [ ] Why this approach - [ ] Each commit in the pull request should have a meaningful subject = line and body. - [ ] Run `./gradlew build` to make sure basic checks pass. A more thor= ough check will be performed on your pull request automatically. - [ ] If this contribution is large, please file an Apache [Individual = Contributor License Agreement](https://www.apache.org/licenses/icla.pdf). =20 =20 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. =20 For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 98661) Time Spent: 1h (was: 50m) > PostCommits broken on SpannerReadIT tests > ----------------------------------------- > > Key: BEAM-4229 > URL: https://issues.apache.org/jira/browse/BEAM-4229 > Project: Beam > Issue Type: Bug > Components: testing > Affects Versions: 2.5.0 > Reporter: Scott Wegner > Assignee: Andrew Pilloud > Priority: Blocker > Fix For: 2.5.0 > > Time Spent: 1h > Remaining Estimate: 0h > > SpannerReadIT tests are currently broken in Java post-commit tests: [http= s://scans.gradle.com/s/ajlgofucflem2/tests/failed]=C2=A0 > {quote}:beam-runners-google-cloud-dataflow-java:googleCloudPlatformIntegr= ationTestorg.apache.beam.sdk.io.gcp.spanner.SpannerReadIT =C2=BB testQuery = (0.134s) > java.lang.NoClassDefFoundError: com/google/api/gax/retrying/ExceptionRetr= yAlgorithm > Caused by: java.lang.ClassNotFoundException: com.google.api.gax.retrying.= ExceptionRetryAlgorithm{quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005)