From reviews-return-92578-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Thu Sep 10 13:54:44 2020 Return-Path: X-Original-To: apmail-mesos-reviews-archive@locus.apache.org Delivered-To: apmail-mesos-reviews-archive@locus.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id 0F16319469 for ; Thu, 10 Sep 2020 13:54:44 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id B7EA312292F for ; Thu, 10 Sep 2020 13:54:43 +0000 (UTC) Received: (qmail 36261 invoked by uid 500); 10 Sep 2020 13:54:43 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 36246 invoked by uid 500); 10 Sep 2020 13:54:43 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 36225 invoked by uid 99); 10 Sep 2020 13:54:43 -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; Thu, 10 Sep 2020 13:54:43 +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 6CBAF1A40C6 for ; Thu, 10 Sep 2020 13:54:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.613 X-Spam-Level: * X-Spam-Status: No, score=1.613 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=0.2, KAM_DMARC_STATUS=0.01, KAM_LAZY_DOMAIN_SECURITY=1, KHOP_HELO_FCRDNS=0.4, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-he-de.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 7LKGifXnhm_P for ; Thu, 10 Sep 2020 13:54:40 +0000 (UTC) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=95.217.165.199; helo=reviews-vm-he-fi.apache.org; envelope-from=noreply@reviews.apache.org; receiver= Received: from reviews-vm-he-fi.apache.org (static.199.165.217.95.clients.your-server.de [95.217.165.199]) by mx1-he-de.apache.org (ASF Mail Server at mx1-he-de.apache.org) with ESMTP id 68A087F66E for ; Thu, 10 Sep 2020 13:54:40 +0000 (UTC) Received: from reviews-vm-he-fi.apache.org (reviews-vm-he-fi.apache.org [127.0.0.1]) by reviews-vm-he-fi.apache.org (Postfix) with ESMTP id 5C1361603E3; Thu, 10 Sep 2020 13:54:39 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4028541524933037790==" MIME-Version: 1.0 Subject: Re: Review Request 72858: Reduced build parallelism to avoid aborted builds in CI. From: Andrei Sekretenko To: Andrei Sekretenko , Benjamin Mahler Cc: mesos , Vinod Kone Date: Thu, 10 Sep 2020 13:54:38 -0000 Message-ID: <20200910135438.13941.23453@reviews-vm-he-fi.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Andrei Sekretenko X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/72858/ X-Sender: Andrei Sekretenko X-ReviewBoard-ShipIt: 1 References: <20200910121439.13941.40324@reviews-vm-he-fi.apache.org> In-Reply-To: <20200910121439.13941.40324@reviews-vm-he-fi.apache.org> Reply-To: Andrei Sekretenko X-ReviewRequest-Repository: mesos --===============4028541524933037790== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72858/#review221846 ----------------------------------------------------------- Ship it! support/mesos-website/entrypoint.sh Line 35 (original), 35 (patched) Maybe leave a comment that higher values lead to stuck/killed builds in the ASF CI, most likely due to out of memory conditions? - Andrei Sekretenko On Sept. 10, 2020, 2:14 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72858/ > ----------------------------------------------------------- > > (Updated Sept. 10, 2020, 2:14 p.m.) > > > Review request for mesos, Andrei Sekretenko and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Reduced build parallelism to avoid aborted builds in CI. > > > Diffs > ----- > > support/mesos-website/entrypoint.sh 72fd72375e63f7e0dddb5472187edfdbe7a9d148 > > > Diff: https://reviews.apache.org/r/72858/diff/1/ > > > Testing > ------- > > https://ci-builds.apache.org/job/Mesos/job/Mesos-Websitebot-test/4/console > > > Thanks, > > Vinod Kone > > --===============4028541524933037790==--