From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6738428500576829440 X-Received: by 2002:a2e:6101:: with SMTP id v1mr22074169ljb.122.1571136527380; Tue, 15 Oct 2019 03:48:47 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:95d4:: with SMTP id y20ls2185746ljh.15.gmail; Tue, 15 Oct 2019 03:48:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqwVkvkQxv7jp4p1Ie+z1XldqMyiifwXjIDQ2Q1JRBjOLKnS56TzkY0VX7GE6bp+o+dtojiI X-Received: by 2002:a2e:8204:: with SMTP id w4mr22106850ljg.212.1571136526890; Tue, 15 Oct 2019 03:48:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571136526; cv=none; d=google.com; s=arc-20160816; b=ezeU9mQrT6wZckM7UzE4KX86hrVxFD8PbiJz2DnDPOyrLUGSPeV1h9r6TpVkcnED3O ag4AL7fLagKgM+L1wjeFFoGN+7qu20f6ed5KFOyO8n4yXlqLkUyuGQwUinC7xVqX5f9/ m1Efofj6/HQq/PSP+xm7gbTsDCAeCrjmQV588MhqrdDX8cLE1KmHa+B0ZJRr9Rq6Mpy1 sofqvUV4JmgreIqBRUFKqAAWZbjCNi5Z24PPWAMjMceUKoQj5l+uvJ0TejGMU2p9dGsw xNFPOM1TEN7JoOXOEEgh766MbbFjMk6lF3L8qEnCkQgoM2I3e0O6+vPhKuPQQdYPOCpC VBbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=pDj3VDzQ6ww3Olfrl04wOJkjBFNBAXRrWRu966ym5xA=; b=W5Z3QzLOxHTmoFSHdBiElir4XXCIxXw10wWBFP5Y+UDr+ujz2AzEm2ugFnOOLgNCic hDJLHettHSnYINCK3fGmxZlBKnB7N07U4PBUtvxlF8xYXIogz/zH2ZH3d7T+DLCvHhGa K1VJLOdQn0IsvUXewDG/1RtXWpEJf7JcDNY0l4WS/pSzWxnk3BO+cd2LrK+LzW/zuKxE +m8NfF865XvrnSGsfJSWJuC1v6ZOj2Gz1O+ESvWVbquUGFleAwzMlF1jM/tfgCnwQH9z AU+tB93rGbi9XpNqIC74RevVc9cJulbMA0IA3+rlxaEna7mNEVVNTEyFomWD3VdMtzEg l7hg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id k24si743445lji.3.2019.10.15.03.48.46 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 15 Oct 2019 03:48:46 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x9FAmisb006958 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 15 Oct 2019 12:48:45 +0200 Date: Tue, 15 Oct 2019 12:48:44 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH 2/3] CI: make gitlab-ci build verbose instead of quiet Message-ID: <20191015104844.a6eodbfewfq23lqa@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20190919170403.21809-1-henning.schild@siemens.com> <20190919170403.21809-3-henning.schild@siemens.com> <32a6c1e3-5028-df8a-8127-ea1828082c29@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <32a6c1e3-5028-df8a-8127-ea1828082c29@siemens.com> User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: vLWu5HvAyWf/ On Sat, Sep 21, 2019 at 12:36:39PM +0200, Jan Kiszka wrote: > > - - scripts/ci_build.sh -q -f > > + - scripts/ci_build.sh -f ... > NACK, at least until non-verbose mode is fixed to not interleave the output > of parallel tasks. I've enabled that on ci.isar-build.org, since it's the only way to see the concurrency. This may help debugging sporadic races. I agree that the output is very hard to read. IIRC, I had a discussion with DEBOS (?) people regarding the logs, but we didn't go into depth. One approach could be to always log everything (even messages that don't go to the console), e.g. into a database (with timestamps, task name and number, etc.), and have a tool to display and filter the output. With kind regards, Baurzhan.