[Cinder.glusterfs.ci] [Third-party-announce] CloudByte CI faililng to merge on all cinder patches

Duncan Thomas duncan.thomas at gmail.com
Thu Jan 15 18:29:25 UTC 2015


Most recent one I can see is:

Delivered-To: duncan.thomas at gmail.com
Received: by 10.114.200.234 with SMTP id jv10csp1839724ldc;
        Wed, 14 Jan 2015 23:35:03 -0800 (PST)
X-Received: by 10.60.52.132 with SMTP id t4mr5012783oeo.11.1421307302246;
        Wed, 14 Jan 2015 23:35:02 -0800 (PST)
Return-Path: <review at openstack.org>
Received: from review.openstack.org (review.openstack.org. [23.253.232.87])
        by mx.google.com with ESMTPS id j134si354105oig.130.2015.01.14.23.35.01
        for <duncan.thomas at gmail.com>
        (version=TLSv1 cipher=RC4-SHA bits=128/128);
        Wed, 14 Jan 2015 23:35:02 -0800 (PST)
Received-SPF: pass (google.com: domain of review at openstack.org
designates 23.253.232.87 as permitted sender) client-ip=23.253.232.87;
Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of review at openstack.org designates
23.253.232.87 as permitted sender) smtp.mail=review at openstack.org
Received: from localhost ([127.0.0.1] helo=127.0.0.1)
	by review.openstack.org with esmtp (Exim 4.76)
	(envelope-from <review at openstack.org>)
	id 1YBexJ-0004Xd-8M
	for duncan.thomas at gmail.com; Thu, 15 Jan 2015 07:35:01 +0000
Date: Thu, 15 Jan 2015 07:35:01 +0000
From: "CloudByte CI (Code Review)" <review at openstack.org>
To: Duncan Thomas <duncan.thomas at gmail.com>
X-Gerrit-MessageType: comment
List-Id: <gerrit-openstack-cinder.review.openstack.org>
List-Unsubscribe: <https://review.openstack.org/settings>
Subject: Change in openstack/cinder[master]: Fix LVM thin pool creation race
X-Gerrit-Change-Id: I006970736ba0e62df383bacc79b5754dea2e9a3e
X-Gerrit-ChangeURL: <https://review.openstack.org/146917>
X-Gerrit-Commit: 2ba8963675d0d193e6a1f10015345265c945c707
In-Reply-To: <gerrit.1421167415000.I006970736ba0e62df383bacc79b5754dea2e9a3e at review.openstack.org>
References: <gerrit.1421167415000.I006970736ba0e62df383bacc79b5754dea2e9a3e at review.openstack.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
User-Agent: Gerrit/2.8.4-15-g6dc8444
Message-Id: <E1YBexJ-0004Xd-8M at review.openstack.org>

CloudByte CI has posted comments on this change.



On 15 January 2015 at 20:16, Duncan Thomas <duncan.thomas at gmail.com> wrote:

> Erm, I definitely get mail from it normally, e.g.:
>
> Delivered-To: duncan.thomas at gmail.com
> Received: by 10.114.200.234 with SMTP id jv10csp1377820ldc;
>         Tue, 13 Jan 2015 08:44:06 -0800 (PST)
> X-Received: by 10.182.231.230 with SMTP id tj6mr21764320obc.58.1421167445699;
>         Tue, 13 Jan 2015 08:44:05 -0800 (PST)
> Return-Path: <review at openstack.org>
> Received: from review.openstack.org (review.openstack.org. [23.253.232.87])
>         by mx.google.com with ESMTPS id m3si10101533oic.33.2015.01.13.08.44.05
>         (version=TLSv1 cipher=RC4-SHA bits=128/128);
>         Tue, 13 Jan 2015 08:44:05 -0800 (PST)
> Received-SPF: pass (google.com: domain of review at openstack.org designates 23.253.232.87 as permitted sender) client-ip=23.253.232.87;
> Authentication-Results: mx.google.com;
>        spf=pass (google.com: domain of review at openstack.org designates 23.253.232.87 as permitted sender) smtp.mail=review at openstack.org
> Received: from localhost ([127.0.0.1] helo=127.0.0.1)
> 	by review.openstack.org with esmtp (Exim 4.76)
> 	(envelope-from <review at openstack.org>)
> 	id 1YB4ZY-0006nF-Rl; Tue, 13 Jan 2015 16:44:04 +0000
> Date: Tue, 13 Jan 2015 16:44:04 +0000
> From: "CloudByte CI (Code Review)" <review at openstack.org>
> To: Duncan Thomas <duncan.thomas at gmail.com>
> Reply-To: openstack-dev at cloudbyte.com
> X-Gerrit-MessageType: comment
> List-Id: <gerrit-openstack-cinder.review.openstack.org>
> List-Unsubscribe: <https://review.openstack.org/settings>
> Subject: Change in openstack/cinder[master]: Fix LVM thin pool creation race
> X-Gerrit-Change-Id: I006970736ba0e62df383bacc79b5754dea2e9a3e
> X-Gerrit-ChangeURL: <https://review.openstack.org/146917>
> X-Gerrit-Commit: 45c99c9fa059500380bfc7d731e72d4bb3e79ff5
> In-Reply-To: <gerrit.1421167415000.I006970736ba0e62df383bacc79b5754dea2e9a3e at review.openstack.org>
> References: <gerrit.1421167415000.I006970736ba0e62df383bacc79b5754dea2e9a3e at review.openstack.org>
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> Content-Disposition: inline
> User-Agent: Gerrit/2.8.4-15-g6dc8444
> Message-Id: <E1YB4ZY-0006nF-Rl at review.openstack.org>
>
> CloudByte CI has posted comments on this change.
>
> Change subject: Fix LVM thin pool creation race
> ......................................................................
>
>
> Patch Set 1:
>
> Merge Failed.
>
> This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset.
>
> --
> To view, visit https://review.openstack.org/146917
> To unsubscribe, visit https://review.openstack.org/settings
>
> Gerrit-MessageType: comment
> Gerrit-Change-Id: I006970736ba0e62df383bacc79b5754dea2e9a3e
> Gerrit-PatchSet: 1
> Gerrit-Project: openstack/cinder
> Gerrit-Branch: master
> Gerrit-Owner: Duncan Thomas <duncan.thomas at gmail.com>
> Gerrit-Reviewer: CloudByte CI <openstack-dev at cloudbyte.com>
> Gerrit-HasComments: No
>
>
>
> On 15 January 2015 at 20:08, Asselin, Ramy <ramy.asselin at hp.com> wrote:
>
>> And even if enabled, e-mails are disabled.
>> Anyone in this group doesn't send e-mails:
>> https://review.openstack.org/#/admin/groups/270,members
>>
>> Ramy
>>
>> -----Original Message-----
>> From: Clark Boylan [mailto:cboylan at sapwetik.org]
>> Sent: Thursday, January 15, 2015 9:05 AM
>> To: third-party-announce at lists.openstack.org
>> Subject: Re: [Third-party-announce] CloudByte CI faililng to merge on all
>> cinder patches
>>
>> Can you point out the specific change? I double checked that the
>> CloudByte CI is inactive in Gerrit which should mean it is unable to
>> perform any reviews (which result in email being sent). I also did a quick
>> manual scan for recent comments by that account and didn't see anything,
>> specific evidence would help a bunch.
>>
>> Clark
>>
>> On Thu, Jan 15, 2015, at 04:46 AM, Erlon Cruz wrote:
>> > Have just sent a patch and CloudByte still sends me email. Is it
>> > needed to manually remove it from the reviewer list?
>> >
>> >
>> > On Wed, Jan 14, 2015 at 10:06 PM, Edgar Magana
>> > <edgar.magana at workday.com>
>> > wrote:
>> >
>> > >  Thanks Ramy!
>> > >
>> > >  Edgar
>> > >
>> > >   From: <Asselin>, Ramy <ramy.asselin at hp.com>
>> > > Reply-To: "Announcements for third party CI operators." <
>> > > third-party-announce at lists.openstack.org>
>> > > Date: Wednesday, January 14, 2015 at 3:56 PM
>> > > To: "Announcements for third party CI operators." <
>> > > third-party-announce at lists.openstack.org>
>> > > Subject: Re: [Third-party-announce] CloudByte CI faililng to merge
>> > > on all cinder patches
>> > >
>> > >   CloudByte CI has been disabled.
>> > >
>> > >
>> > >
>> > > Please fix the CI system. When it’s working again, reply to
>> > > #openstack-cinder and request account reactivation.
>> > >
>> > >
>> > >
>> > > Thanks,
>> > >
>> > > Ramy
>> > >
>> > >
>> > >
>> > > *From:* Edgar Magana [mailto:edgar.magana at workday.com
>> > > <edgar.magana at workday.com>]
>> > > *Sent:* Wednesday, January 14, 2015 12:14 PM
>> > > *To:* third-party-announce at lists.openstack.org
>> > > *Subject:* Re: [Third-party-announce] CloudByte CI faililng to merge
>> > > on all cinder patches
>> > >
>> > >
>> > >
>> > > Glance PTL,
>> > >
>> > >
>> > >
>> > > Please, disable CloudByte CI.
>> > >
>> > >
>> > >
>> > > Edgar
>> > >
>> > >
>> > >
>> > > *From: *Duncan Thomas <duncan.thomas at gmail.com>
>> > > *Reply-To: *"third-party-announce at lists.openstack.org" <
>> > > third-party-announce at lists.openstack.org>
>> > > *Date: *Wednesday, January 14, 2015 at 4:50 AM
>> > > *To: *"third-party-announce at lists.openstack.org" <
>> > > third-party-announce at lists.openstack.org>
>> > > *Subject: *[Third-party-announce] CloudByte CI faililng to merge on
>> > > all cinder patches
>> > >
>> > >
>> > >
>> > > Can we fix this or disable it please?
>> > >
>> > >
>> > > --
>> > >
>> > > Duncan Thomas
>> > >
>> > > _______________________________________________
>> > > Third-party-announce mailing list
>> > > Third-party-announce at lists.openstack.org
>> > > http://lists.openstack.org/cgi-bin/mailman/listinfo/third-party-anno
>> > > unce
>> > >
>> > >
>> > _______________________________________________
>> > Third-party-announce mailing list
>> > Third-party-announce at lists.openstack.org
>> > http://lists.openstack.org/cgi-bin/mailman/listinfo/third-party-announ
>> > ce
>>
>> _______________________________________________
>> Third-party-announce mailing list
>> Third-party-announce at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/third-party-announce
>> _______________________________________________
>> Third-party-announce mailing list
>> Third-party-announce at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/third-party-announce
>>
>
>
>
> --
> Duncan Thomas
>



-- 
Duncan Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/cinder.glusterfs.ci/attachments/20150115/74077a73/attachment-0001.html>
-------------- next part --------------
_______________________________________________
Third-party-announce mailing list
Third-party-announce at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/third-party-announce


More information about the Cinder.glusterfs.ci mailing list