bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

possible test-fchownat test race


From: Pádraig Brady
Subject: possible test-fchownat test race
Date: Tue, 22 Jan 2013 10:20:38 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 01/22/2013 06:43 AM, Hydra Build Daemon wrote:
Hi,

This is to let you know that Hydra build 3842554 of job 
gnu:coreutils-master:build has changed from 'Success' to 'Failed'.

Complete build information can be found on this page: 
http://hydra.nixos.org/build/3842554

The last 50 lines of the build log are shown at the bottom of this email.

The pertinent bit is:

FAIL: test-fchownat (exit: 134)
===============================

test-chown.h:193: assertion failed

Which is a timestamp check:

      ASSERT (st1.st_ctime < st2.st_ctime
              || (st1.st_ctime == st2.st_ctime
                  && get_stat_ctime_ns (&st1) < get_stat_ctime_ns (&st2)));


A summary of the build information follows:

Build ID:              | 3842554
Nix name:              | coreutils-0pre
Short description:     | Native Nix build on i686-linux
Maintainer(s):         | Jim Meyering <address@hidden>, Pádraig Brady 
<address@hidden>, Ludovic Courtès <address@hidden>
System:                | i686-linux
Derivation store path: | 
/nix/store/dd850nvczpi1msdxx7mi5qy982vyy798-coreutils-0pre.drv
Output store path:     | 
/nix/store/3zf7h50m34q06j4w04pv4qkf8nass0pr-coreutils-0pre
Time added:            | 2013-01-22 07:43:32
Build started:         | 2013-01-22 07:28:41
Build finished:        | 2013-01-22 07:43:32
Duration:              | 891s

The build inputs were:

Name        | Type   | Value
------------+--------+--------------------------------------------------------------------------------------
hydraConfig | git    | 
git://git.savannah.gnu.org/hydra-recipes.git:6f2d7cddbbf23340ce9b16e448815b568f32de3b
coreutils   | git    | 
git://git.sv.gnu.org/coreutils.git:f8afbb424c050578617bc9ddf4ccf69ed2bdb953
gnulib      | git    | 
git://git.sv.gnu.org/gnulib.git:9066315e6c21aa7789b46b7e74ba9b9ed1ff5f4f
nixpkgs     | git    | 
git://github.com/NixOS/nixpkgs.git:a5fe3adc10da814f27d1a463c950c456e5df9b9f
system      | string | i686-linux

Regards,

The Hydra build daemon.

---




reply via email to

[Prev in Thread] Current Thread [Next in Thread]