From reviews-return-77449-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Thu May 10 23:54:13 2018 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-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 0B42418761 for ; Thu, 10 May 2018 23:54:13 +0000 (UTC) Received: (qmail 498 invoked by uid 500); 10 May 2018 23:54:12 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 464 invoked by uid 500); 10 May 2018 23:54:12 -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 449 invoked by uid 99); 10 May 2018 23:54:12 -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 May 2018 23:54:12 +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 D17C91A2247; Thu, 10 May 2018 23:54:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.69 X-Spam-Level: X-Spam-Status: No, score=0.69 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01] 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 BwzDfuP6-ppn; Thu, 10 May 2018 23:54:10 +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 CA6BE5F369; Thu, 10 May 2018 23:54:09 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 29AE1E00C6; Thu, 10 May 2018 23:54:09 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id E4971C40228; Thu, 10 May 2018 23:54:08 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8185281059061718556==" MIME-Version: 1.0 Subject: Re: Review Request 67013: Sort container mounts by their target paths. From: Mesos Reviewbot Windows To: Zhitao Li , Jie Yu , James Peach , Gilbert Song , Eric Chung Cc: Mesos Reviewbot Windows , Jason Lai , mesos Date: Thu, 10 May 2018 23:54:08 -0000 Message-ID: <20180510235408.35331.12389@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Mesos Reviewbot Windows X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/67013/ X-Sender: Mesos Reviewbot Windows References: <20180510233224.35331.69438@reviews-vm2.apache.org> In-Reply-To: <20180510233224.35331.69438@reviews-vm2.apache.org> X-ReviewBoard-Diff-For: src/slave/containerizer/mesos/launch/linux_helper.cpp Reply-To: Mesos Reviewbot Windows X-ReviewRequest-Repository: mesos --===============8185281059061718556== 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/67013/#review202878 ----------------------------------------------------------- FAIL: Failed to apply the dependent review: 65899. Failed command: `python.exe .\support\apply-reviews.py -n -r 65899` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67013 Relevant logs: - [apply-review-65899-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67013/logs/apply-review-65899-stdout.log): ``` error: patch failed: src/slave/containerizer/mesos/launch.cpp:21 error: src/slave/containerizer/mesos/launch.cpp: patch does not apply ``` - Mesos Reviewbot Windows On May 10, 2018, 11:32 p.m., Jason Lai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67013/ > ----------------------------------------------------------- > > (Updated May 10, 2018, 11:32 p.m.) > > > Review request for mesos, Eric Chung, Gilbert Song, Jie Yu, James Peach, and Zhitao Li. > > > Bugs: MESOS-6798 > https://issues.apache.org/jira/browse/MESOS-6798 > > > Repository: mesos > > > Description > ------- > > Sort container mounts by their target paths. > > > Diffs > ----- > > src/slave/containerizer/mesos/launch/linux_helper.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/67013/diff/2/ > > > Testing > ------- > > > Thanks, > > Jason Lai > > --===============8185281059061718556==--