Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zero Hydra Failures: 19.09 edition #68361

Closed
disassembler opened this issue Sep 9, 2019 · 39 comments · Fixed by #69199
Closed

Zero Hydra Failures: 19.09 edition #68361

disassembler opened this issue Sep 9, 2019 · 39 comments · Fixed by #69199
Milestone

Comments

@disassembler
Copy link
Member

disassembler commented Sep 9, 2019

Hi all! It's that time of year again! That time nixpkgs contributors look forward occuring twice a year! When we branch of the new release and open a ZHF issue to track it. Lets get started tackling all the issues.

Loris_tardigradus_tardigradus_001 Zero Hydra Failures Loris_tardigradus_tardigradus_001_flip

As of today, we have 1502 (hydra build is currently running) failing jobs. For more up-to-date information, check here!

The deal is as before, we want to get this number as close to 0 as possible before the release! If you want to help, which would be much appreciated:

  1. Pick a failing package
  2. Work out why it's failing and fix it
  3. Create a PR containing the fix against the master branch (or staging if it causes a mass rebuild) and mention this issue in your description. If it gets missed out, make sure to cc @NixOS/backports to get it backported (or make a backport PR yourself, in which you also cc the backports team).

Getting latest evaluation for http://hydra.nixos.org/jobset/nixos/release-19.09

Parsing evaluation https://hydra.nixos.org/eval/1542173

Failures:

Dependency failures:

Image originally by Dr. K.A.I. Nekaris CC BY-SA 4.0

@globin globin pinned this issue Sep 9, 2019
@d-goldin d-goldin mentioned this issue Sep 9, 2019
10 tasks
@lsix lsix mentioned this issue Sep 9, 2019
10 tasks
worldofpeace added a commit that referenced this issue Sep 9, 2019
Looks like something used to propagate nettle but doesn't anymore.
Adding it properly, as it does depend on it, fixes the issue.

(cherry picked from commit 00d419c)
Fix gnome3 tests.

ZHF: #68361
d-goldin added a commit to d-goldin/nixpkgs that referenced this issue Sep 9, 2019
Some annotation processing depends on tools.jar, which is usually
shipped with JDKs. Because we symlink JRE into the JDK, a traversal
from the JRE back to the JDK becomes impossible, so some assumptions
of relative paths break.

For ZHF: NixOS#68361

Tested build for 2.7, 3.0 and 3.1
@alyssais alyssais mentioned this issue Sep 9, 2019
10 tasks
@FRidh FRidh added this to the 19.09 milestone Sep 10, 2019
This was referenced Sep 10, 2019
@srhb
Copy link
Contributor

srhb commented Sep 10, 2019

Eval report for 1541678

@craigem
Copy link
Contributor

craigem commented Sep 11, 2019

Eval report for 1541808

worldofpeace pushed a commit that referenced this issue Sep 11, 2019
Recent changes to buildPythonPackage seem to have enabled a configure
script that doesn't work, so disable it.

(cherry picked from commit 91b7dd6)
ZHF: #68361
@craigem
Copy link
Contributor

craigem commented Sep 11, 2019

Eval report for 1541949

craigem added a commit to craigem/nixpkgs that referenced this issue Sep 12, 2019
Wanted for NixOS#68361

zcash build fails due to missing `profiling.hpp` which is provided by
`libsnark`.
jonringer pushed a commit that referenced this issue Oct 7, 2019
ZHF #68361

(cherry picked from commit 8c9c942)
Signed-off-by: Jonathan Ringer <jonringer117@gmail.com>
jonringer added a commit that referenced this issue Oct 7, 2019
ZHF #68361

(cherry picked from commit ceefed0)
Signed-off-by: Jonathan Ringer <jonringer117@gmail.com>
jonringer added a commit that referenced this issue Oct 7, 2019
ZHF #68361

(cherry picked from commit 7d297e4)
Signed-off-by: Jonathan Ringer <jonringer117@gmail.com>
@srhb
Copy link
Contributor

srhb commented Oct 8, 2019

Looks like #70645 accidentally killed a bunch of the nixos.* attributes, for instance by marking kscreen as broken. @disassembler was this intentional?

@lheckemann
Copy link
Member

Yes, that wasn't supposed to happen… Will fix.

@maggesi
Copy link
Contributor

maggesi commented Oct 8, 2019

blcr removed in commit 923c449

vcunat added a commit that referenced this issue Oct 9, 2019
This should fix the tests almost always failing on Hydra for i686.

(cherry picked from commit d8218de)
/cc ZHF #68361.
@grahamc grahamc mentioned this issue Oct 11, 2019
10 tasks
@worldofpeace
Copy link
Contributor

I believe these should be closed post-release.

@lheckemann
Copy link
Member

It's usually closed at one of the end of support, or the branch-off or the release of the next version.

@worldofpeace
Copy link
Contributor

It's usually closed at one of the end of support, or the branch-off or the release of the next version.

Ah, feel free to re-open then.

@matthewbauer
Copy link
Member

Could we mark all of the remaining as "broken"?

@worldofpeace
Copy link
Contributor

@matthewbauer I believe the RM's did this?

@peti peti unpinned this issue Oct 18, 2019
This was referenced Oct 21, 2019
dtzWill pushed a commit to dtzWill/nixpkgs that referenced this issue Oct 23, 2019
Bump to fix the broken build of the package:

* Disable doctest as they're currently broken in our test env
* Loosen version constraint for `semantic_version` as it was only
  introduced to work around some deprecation warnings[1]

See also: https://hydra.nixos.org/build/102480957

ZHF NixOS#68361

[1] asdf-format/asdf@3446ae0

(cherry picked from commit 06041fd)
@nixos-discourse
Copy link

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/nixos-21-05-zero-hydra-failures/12954/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.