From: "Girar awaiter (sirius)" <girar-builder@altlinux.org>
To: Dmitrii Fomchenkov <sirius@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-p11@altlinux.org,
girar-builder-p11@lists.altlinux.org
Subject: [#415111] p11 FAILED torrra.git=2.0.7-alt1
Date: Mon, 13 Apr 2026 14:28:19 +0000
Message-ID: <girar.task.415111.1.1@gyle.mskdc.altlinux.org> (raw)
https://git.altlinux.org/tasks/415111/logs/events.1.1.log
https://packages.altlinux.org/tasks/415111
subtask name aarch64 i586 x86_64
#100 torrra failed failed failed
2026-Apr-13 14:27:31 :: task #415111 for p11 started by sirius:
2026-Apr-13 14:27:31 :: message: new package
#100 build 2.0.7-alt1 from /people/sirius/packages/torrra.git fetched at 2026-Apr-13 14:01:20
2026-Apr-13 14:27:33 :: [aarch64] #100 torrra.git 2.0.7-alt1: build start
2026-Apr-13 14:27:33 :: [x86_64] #100 torrra.git 2.0.7-alt1: build start
2026-Apr-13 14:27:33 :: [i586] #100 torrra.git 2.0.7-alt1: build start
[x86_64] tests/screens/test_home.py::test_home_screen_search PASSED [ 2%]
[x86_64] tests/screens/test_home.py::test_home_screen_search_no_results FAILED [ 5%]
[x86_64] tests/screens/test_theme_selector.py::test_theme_selector_opens_and_closes_with_escape PASSED [ 8%]
[x86_64] --
[x86_64] tests/screens/test_welcome.py::test_welcome_screen_ui_composition PASSED [ 22%]
[x86_64] tests/screens/test_welcome.py::test_welcome_screen_version_display FAILED [ 25%]
[x86_64] tests/screens/test_welcome.py::test_welcome_screen_empty_search_does_not_dismiss PASSED [ 28%]
[x86_64] --
[x86_64] > assert "Nothing Found" in str(loader_status.content)
[x86_64] E AttributeError: 'Static' object has no attribute 'content'. Did you mean: '_content'?
[x86_64] tests/screens/test_home.py:62: AttributeError
[x86_64] --
[x86_64] > version_text = str(version_widget.content)
[x86_64] E AttributeError: 'Static' object has no attribute 'content'. Did you mean: '_content'?
[x86_64] tests/screens/test_welcome.py:52: AttributeError
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/screens/test_home.py::test_home_screen_search_no_results - Attri...
[x86_64] FAILED tests/screens/test_welcome.py::test_welcome_screen_version_display - A...
[x86_64] ================== 2 failed, 33 passed, 3 deselected in 3.66s ==================
[x86_64] INFO : Command's result: FAILURE
[x86_64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-v', '-k', 'not test_home_screen_snapshot and not test_welcome_screen_snapshot and not test_theme_selector_screen_snapshot']' returned non-zero exit status 1.
2026-Apr-13 14:28:01 :: [x86_64] torrra.git 2.0.7-alt1: remote: build failed
2026-Apr-13 14:28:01 :: [x86_64] #100 torrra.git 2.0.7-alt1: build FAILED
2026-Apr-13 14:28:01 :: [x86_64] requesting cancellation of task processing
[i586] tests/screens/test_home.py::test_home_screen_search PASSED [ 2%]
[i586] tests/screens/test_home.py::test_home_screen_search_no_results FAILED [ 5%]
[i586] tests/screens/test_theme_selector.py::test_theme_selector_opens_and_closes_with_escape PASSED [ 8%]
[i586] --
[i586] tests/screens/test_welcome.py::test_welcome_screen_ui_composition PASSED [ 22%]
[i586] tests/screens/test_welcome.py::test_welcome_screen_version_display FAILED [ 25%]
[i586] tests/screens/test_welcome.py::test_welcome_screen_empty_search_does_not_dismiss PASSED [ 28%]
[i586] --
[i586] > assert "Nothing Found" in str(loader_status.content)
[i586] E AttributeError: 'Static' object has no attribute 'content'. Did you mean: '_content'?
[i586] tests/screens/test_home.py:62: AttributeError
[i586] --
[i586] > version_text = str(version_widget.content)
[i586] E AttributeError: 'Static' object has no attribute 'content'. Did you mean: '_content'?
[i586] tests/screens/test_welcome.py:52: AttributeError
[i586] =========================== short test summary info ============================
[i586] FAILED tests/screens/test_home.py::test_home_screen_search_no_results - Attri...
[i586] FAILED tests/screens/test_welcome.py::test_welcome_screen_version_display - A...
[i586] ================== 2 failed, 33 passed, 3 deselected in 3.86s ==================
[i586] INFO : Command's result: FAILURE
[i586] INFO : Command's error: Command '['python3', '-m', 'pytest', '-v', '-k', 'not test_home_screen_snapshot and not test_welcome_screen_snapshot and not test_theme_selector_screen_snapshot']' returned non-zero exit status 1.
2026-Apr-13 14:28:02 :: [i586] torrra.git 2.0.7-alt1: remote: build failed
2026-Apr-13 14:28:02 :: [i586] #100 torrra.git 2.0.7-alt1: build FAILED
[aarch64] tests/screens/test_home.py::test_home_screen_search PASSED [ 2%]
[aarch64] tests/screens/test_home.py::test_home_screen_search_no_results FAILED [ 5%]
[aarch64] tests/screens/test_theme_selector.py::test_theme_selector_opens_and_closes_with_escape PASSED [ 8%]
[aarch64] --
[aarch64] tests/screens/test_welcome.py::test_welcome_screen_ui_composition PASSED [ 22%]
[aarch64] tests/screens/test_welcome.py::test_welcome_screen_version_display FAILED [ 25%]
[aarch64] tests/screens/test_welcome.py::test_welcome_screen_empty_search_does_not_dismiss PASSED [ 28%]
[aarch64] --
[aarch64] > assert "Nothing Found" in str(loader_status.content)
[aarch64] E AttributeError: 'Static' object has no attribute 'content'. Did you mean: '_content'?
[aarch64] tests/screens/test_home.py:62: AttributeError
[aarch64] --
[aarch64] > version_text = str(version_widget.content)
[aarch64] E AttributeError: 'Static' object has no attribute 'content'. Did you mean: '_content'?
[aarch64] tests/screens/test_welcome.py:52: AttributeError
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/screens/test_home.py::test_home_screen_search_no_results - Attri...
[aarch64] FAILED tests/screens/test_welcome.py::test_welcome_screen_version_display - A...
[aarch64] ================== 2 failed, 33 passed, 3 deselected in 4.95s ==================
[aarch64] INFO : Command's result: FAILURE
[aarch64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-v', '-k', 'not test_home_screen_snapshot and not test_welcome_screen_snapshot and not test_theme_selector_screen_snapshot']' returned non-zero exit status 1.
2026-Apr-13 14:28:18 :: [aarch64] torrra.git 2.0.7-alt1: remote: build failed
2026-Apr-13 14:28:19 :: [aarch64] #100 torrra.git 2.0.7-alt1: build FAILED
2026-Apr-13 14:28:01 :: [x86_64] build FAILED
2026-Apr-13 14:28:02 :: [i586] build FAILED
2026-Apr-13 14:28:19 :: [aarch64] build FAILED
2026-Apr-13 14:28:19 :: task #415111 for p11 FAILED
next reply other threads:[~2026-04-13 14:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-13 14:28 Girar awaiter (sirius) [this message]
2026-04-13 14:45 ` [#415111] p11 EPERM (try 2) python3-module-textual.git=8.1.1-alt1 torrra.git=2.0.7-alt1 Girar awaiter (sirius)
2026-04-16 18:48 ` [#415111] p11 EPERM (try 3) torrra.git=2.0.7-alt1 Girar awaiter (sirius)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=girar.task.415111.1.1@gyle.mskdc.altlinux.org \
--to=girar-builder@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=girar-builder-p11@altlinux.org \
--cc=girar-builder-p11@lists.altlinux.org \
--cc=sirius@altlinux.org \
--cc=sisyphus-incominger@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git