From notifications-return-7739-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Wed May 1 20:31:01 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 870C7180629 for ; Wed, 1 May 2019 22:31:01 +0200 (CEST) Received: (qmail 49230 invoked by uid 500); 1 May 2019 20:31:01 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 49221 invoked by uid 99); 1 May 2019 20:31:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 May 2019 20:31:00 +0000 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 51FB4E0104 for ; Wed, 1 May 2019 20:31: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 07F1424597 for ; Wed, 1 May 2019 20:31:00 +0000 (UTC) Date: Wed, 1 May 2019 20:31:00 +0000 (UTC) From: "Yetus QA (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YETUS-867) Circle CI's master failing pull MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YETUS-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831234#comment-16831234 ] Yetus QA commented on YETUS-867: -------------------------------- (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://builds.apache.org/job/PreCommit-YETUS-Build/1043/console in case of problems. > Circle CI's master failing pull > ------------------------------- > > Key: YETUS-867 > URL: https://issues.apache.org/jira/browse/YETUS-867 > Project: Yetus > Issue Type: Bug > Components: Precommit > Affects Versions: 0.10.0 > Reporter: Allen Wittenauer > Assignee: Allen Wittenauer > Priority: Blocker > Fix For: 0.11.0 > > Attachments: YETUS-867.00.patch, YETUS-867.01.patch, YETUS-867.02.patch > > > Seeing this happening during PR handling: > {code} > Switched to branch 'master' > Your branch and 'origin/master' have diverged, > and have 1 and 1 different commit each, respectively. > (use "git pull" to merge the remote branch into yours) > First, rewinding head to replay your work on top of it... > *** Please tell me who you are. > Run > git config --global user.email "you@example.com" > git config --global user.name "Your Name" > to set your account's default identity. > Omit --global to set the identity only in this repository. > fatal: unable to auto-detect email address (got 'root@d02dae94ba2f.(none)') > ERROR: git pull is failing > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)