From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 87120 invoked by alias); 22 Jul 2019 17:28:56 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 87112 invoked by uid 89); 22 Jul 2019 17:28:55 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=am, a.m, UD:a.m X-HELO: simark.ca Received: from simark.ca (HELO simark.ca) (158.69.221.121) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 22 Jul 2019 17:28:54 +0000 Received: from [172.16.0.120] (192-222-181-218.qc.cable.ebox.net [192.222.181.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 90E531EC28; Mon, 22 Jul 2019 13:28:52 -0400 (EDT) Subject: Re: Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision bfa2a36d94d124eb7b54fd271a543047579b47ee To: gdb-buildbot@sergiodj.net, gdb-patches@sourceware.org, Tom Tromey References: From: Simon Marchi Message-ID: <42ec8010-ab5a-96a7-a8c4-72f159c2c5ea@simark.ca> Date: Mon, 22 Jul 2019 17:28:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-07/txt/msg00521.txt.bz2 On 2019-07-22 11:58 a.m., gdb-buildbot@sergiodj.net wrote: > command timed out: 1200 seconds without output running [b'make', b'-j4', b'all'], attempting to kill > process killed by signal 9 > program finished with exit code -1 > elapsedTime=2105.914565 I talked to Sergio on IRC about these failures, he said there were other jobs on the machine consuming too much resources. He reduced them, so the GDB jobs should go back to normal. Simon