python-modin.x86_64-linux fails to build due to 3600 s silent timeout

  • Open
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal

Debbugs page

Maxim Cournoyer wrote 1 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
87fs0ho2me.fsf@gmail.com
Hi,

cuirass@gnu.org (Cuirass) writes:

Toggle quote (6 lines)
> <p>The build <b>python-modin.x86_64-linux</b> for specification <b>master</b> is
> broken. You can find the detailed information about this build <a
> href="https://ci.guix.gnu.org/build/2802968/details">here</a>.</p>
>
> https://ci.guix.gnu.org/build/2802968/details

The cause is:

Toggle snippet (4 lines)
modin/pandas/test/test_concat.py building of `/gnu/store/7bkfffccp324bsbfckjx6acndy694haw-python-modin-0.15.1.drv' timed out after 3600 seconds of silence
@ build-failed /gnu/store/7bkfffccp324bsbfckjx6acndy694haw-python-modin-0.15.1.drv - timeout

We should relax the timeout in the package definition (via a property).

--
Thanks,
Maxim
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 67635@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67635
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help