Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BB2B911923 for ; Mon, 21 Jul 2014 22:27:32 +0000 (UTC) Received: (qmail 34419 invoked by uid 500); 21 Jul 2014 22:27:31 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 34376 invoked by uid 500); 21 Jul 2014 22:27:31 -0000 Mailing-List: contact reviews-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.incubator.apache.org Delivered-To: mailing list reviews@aurora.incubator.apache.org Received: (qmail 34365 invoked by uid 99); 21 Jul 2014 22:27:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 22:27:31 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 21 Jul 2014 22:27:30 +0000 Received: (qmail 31929 invoked by uid 99); 21 Jul 2014 22:27:10 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 22:27:10 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A3EC41DB9F4; Mon, 21 Jul 2014 22:26:57 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1593524516902842818==" MIME-Version: 1.0 Subject: Review Request 23776: Add --stacktrace to gradle build command. From: "Bill Farner" To: "Kevin Sweeney" Cc: "Bill Farner" , "Aurora" Date: Mon, 21 Jul 2014 22:26:57 -0000 Message-ID: <20140721222657.4209.82195@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Bill Farner" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/23776/ X-Sender: "Bill Farner" Reply-To: "Bill Farner" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============1593524516902842818== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23776/ ----------------------------------------------------------- Review request for Aurora and Kevin Sweeney. Repository: aurora Description ------- I'm hoping this gives more insight into some recent build flakiness, specifically this error: This appears to be related to GRADLE-3076 [1], but --stacktrace may give us more information. [1] http://issues.gradle.org/browse/GRADLE-3076 Diffs ----- build-support/jenkins/build.sh 466aae208659cb08d633c12b674a0c9ec2819bba Diff: https://reviews.apache.org/r/23776/diff/ Testing ------- Thanks, Bill Farner --===============1593524516902842818==--