Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939769 - app-admin/ansible-lint-24.6.0 fails test - [ncurses-6.5] [meson-9999] [gcc-15] E AssertionError: [[syntax-check] (the role .../invalid_due_syntax:1 ]
Summary: app-admin/ansible-lint-24.6.0 fails test - [ncurses-6.5] [meson-9999] [gcc-15...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-17 08:28 UTC by Toralf Förster
Modified: 2024-09-17 08:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.04 KB, text/plain)
2024-09-17 08:28 UTC, Toralf Förster
Details
app-admin:ansible-lint-24.6.0:20240917-025815.log.xz (app-admin:ansible-lint-24.6.0:20240917-025815.log.xz,21.20 KB, application/x-xz)
2024-09-17 08:28 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,63.93 KB, application/x-xz)
2024-09-17 08:28 UTC, Toralf Förster
Details
environment (environment,168.79 KB, text/plain)
2024-09-17 08:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-09-17 08:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.38 KB, application/x-xz)
2024-09-17 08:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,68.38 KB, application/x-xz)
2024-09-17 08:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,55.23 KB, application/x-xz)
2024-09-17 08:28 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-09-17 08:28:20 UTC
too long lines were shrinked:


    def test_syntax_check_role(default_rules_collection: RulesCollection) -> None:
        """Validate syntax check of a broken role."""
        lintable = Lintable("examples/playbooks/roles/invalid_due_syntax", kind="role")
        result = Runner(lintable, rules=default_rules_collection).run()
>       assert len(result) == 1, result
E       AssertionError: [[syntax-check] (the role 'examples/playbooks/roles/invalid_due_syntax' was not found in /var/tmp/portage/app-admin/ansible-lint-24.6.0/temp/roles:/var/tmp/portage/app-admin/ansible-lint-24.6.0/homedir/.cache/ansible-compat/77581e/roles:/var/tmp/portage/app-admin/ansible-lint
E       assert 2 == 1
E        +  where 2 = len([[syntax-check] (the role 'examples/playbooks/roles/invalid_due_syntax' was not found in /var/tmp/portage/app-admin/ansible-lint-24.6.0/temp/roles:/var/tmp/portage/app-admin/ansible-lint-24.6.0/homedir/.cache/ansible-compat/77581e/roles:/var/tmp/portage/app-admin/ansible-li

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_test-20240910-192132

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  /etc/portage/package.unmask/50unstable:<dev-build/meson-9999
    Requested by sam
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit df1337ec95c33354326fbbea0b4b5f1a80173535
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 17 00:04:33 2024 +0000

    2024-09-17 00:04:33 UTC

emerge -qpvO =app-admin/ansible-lint-24.6.0
[ebuild  N    ] app-admin/ansible-lint-24.6.0  USE="test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-09-17 08:28:21 UTC
Created attachment 903187 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-17 08:28:22 UTC
Created attachment 903188 [details]
app-admin:ansible-lint-24.6.0:20240917-025815.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-09-17 08:28:24 UTC
Created attachment 903189 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-09-17 08:28:25 UTC
Created attachment 903190 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-17 08:28:26 UTC
Created attachment 903191 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-17 08:28:27 UTC
Created attachment 903192 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-17 08:28:28 UTC
Created attachment 903193 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-17 08:28:29 UTC
Created attachment 903194 [details]
temp.tar.xz