https://git.altlinux.org/tasks/404927/logs/events.1.1.log
https://packages.altlinux.org/tasks/404927

subtask  name                                    aarch64    i586  x86_64
   #100  python3-module-django-rq                     56      32      34
   #200  python3-module-drf-spectacular-sidecar       51      31      32
   #300  python3-module-cross-web                      ?  failed  failed

2026-Jan-13 18:31:19 :: test-only task #404927 for sisyphus started by thatman:
#100 build 3.2.2-alt1 from 
/people/thatman/packages/python3-module-django-rq.git fetched at 2026-Jan-12 
14:51:19
#200 build 2026.1.1-alt1 from 
/people/thatman/packages/python3-module-drf-spectacular-sidecar.git fetched at 
2026-Jan-12 14:55:37
#300 build 0.4.1-alt1 from 
/people/thatman/packages/python3-module-cross-web.git fetched at 2026-Jan-12 
16:14:05
#400 build 0.288.4-alt1 from 
/people/thatman/packages/python3-module-strawberry-graphql.git fetched at 
2026-Jan-12 16:17:07
#500 build 0.73.1-alt1 from 
/people/thatman/packages/python3-module-strawberry-django.git fetched at 
2026-Jan-12 16:38:29
#600 build 2.19.0-alt1 from 
/people/thatman/packages/python3-module-litestar.git fetched at 2026-Jan-13 
14:21:32
#700 build 4.4.10-alt1 from /people/thatman/packages/netbox.git fetched at 
2026-Jan-13 14:24:15
#1000 build 25.12.0-alt1 from /people/thatman/packages/python3-module-sanic.git 
fetched at 2026-Jan-13 14:54:22
#1100 build 12.1.0-alt1 from /people/thatman/packages/python3-module-pillow.git 
fetched at 2026-Jan-13 15:16:47
#1200 build 1.4.7-alt1 from /people/thatman/packages/netbox-dns.git fetched at 
2026-Jan-13 15:47:44
2026-Jan-13 18:31:20 :: created build repo
2026-Jan-13 18:31:21 :: [aarch64] #100 python3-module-django-rq.git 3.2.2-alt1: 
build start
2026-Jan-13 18:31:21 :: [i586] #100 python3-module-django-rq.git 3.2.2-alt1: 
build start
2026-Jan-13 18:31:21 :: [x86_64] #100 python3-module-django-rq.git 3.2.2-alt1: 
build start
2026-Jan-13 18:31:53 :: [i586] #100 python3-module-django-rq.git 3.2.2-alt1: 
build OK
2026-Jan-13 18:31:53 :: [i586] #200 python3-module-drf-spectacular-sidecar.git 
2026.1.1-alt1: build start
2026-Jan-13 18:31:55 :: [x86_64] #100 python3-module-django-rq.git 3.2.2-alt1: 
build OK
2026-Jan-13 18:31:55 :: [x86_64] #200 
python3-module-drf-spectacular-sidecar.git 2026.1.1-alt1: build start
2026-Jan-13 18:32:17 :: [aarch64] #100 python3-module-django-rq.git 3.2.2-alt1: 
build OK
2026-Jan-13 18:32:18 :: [aarch64] #200 
python3-module-drf-spectacular-sidecar.git 2026.1.1-alt1: build start
2026-Jan-13 18:32:24 :: [i586] #200 python3-module-drf-spectacular-sidecar.git 
2026.1.1-alt1: build OK
2026-Jan-13 18:32:24 :: [i586] #300 python3-module-cross-web.git 0.4.1-alt1: 
build start
2026-Jan-13 18:32:27 :: [x86_64] #200 
python3-module-drf-spectacular-sidecar.git 2026.1.1-alt1: build OK
2026-Jan-13 18:32:27 :: [x86_64] #300 python3-module-cross-web.git 0.4.1-alt1: 
build start
[i586] >       from litestar import Litestar, post, Request
[i586] E       ModuleNotFoundError: No module named 'litestar'
[i586] tests/request/test_litestar.py:10: ModuleNotFoundError
[i586] --
[i586] >       from litestar import Litestar, post, Request
[i586] E       ModuleNotFoundError: No module named 'litestar'
[i586] tests/request/test_litestar.py:38: ModuleNotFoundError
[i586] =========================== short test summary info 
============================
[i586] FAILED tests/request/test_litestar.py::test_litestar_adapter - 
ModuleNotFound...
[i586] FAILED tests/request/test_litestar.py::test_litestar_adapter_form_data - 
Modu...
[i586] ========================= 2 failed, 90 passed in 1.21s 
=========================
[i586] INFO     : Command's result: FAILURE
[i586] INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero exit status 1.
2026-Jan-13 18:32:53 :: [i586] python3-module-cross-web.git 0.4.1-alt1: remote: 
build failed
2026-Jan-13 18:32:53 :: [i586] #300 python3-module-cross-web.git 0.4.1-alt1: 
build FAILED
2026-Jan-13 18:32:53 :: [i586] requesting cancellation of task processing
[x86_64] >       from litestar import Litestar, post, Request
[x86_64] E       ModuleNotFoundError: No module named 'litestar'
[x86_64] tests/request/test_litestar.py:10: ModuleNotFoundError
[x86_64] --
[x86_64] >       from litestar import Litestar, post, Request
[x86_64] E       ModuleNotFoundError: No module named 'litestar'
[x86_64] tests/request/test_litestar.py:38: ModuleNotFoundError
[x86_64] =========================== short test summary info 
============================
[x86_64] FAILED tests/request/test_litestar.py::test_litestar_adapter - 
ModuleNotFound...
[x86_64] FAILED tests/request/test_litestar.py::test_litestar_adapter_form_data 
- Modu...
[x86_64] ========================= 2 failed, 90 passed in 1.18s 
=========================
[x86_64] INFO     : Command's result: FAILURE
[x86_64] INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero exit status 1.
2026-Jan-13 18:32:56 :: [x86_64] python3-module-cross-web.git 0.4.1-alt1: 
remote: build failed
2026-Jan-13 18:32:56 :: [x86_64] #300 python3-module-cross-web.git 0.4.1-alt1: 
build FAILED
2026-Jan-13 18:33:09 :: [aarch64] #200 
python3-module-drf-spectacular-sidecar.git 2026.1.1-alt1: build OK
2026-Jan-13 18:33:10 :: [aarch64] task processing CANCELLED
2026-Jan-13 18:32:53 :: [i586] build FAILED
2026-Jan-13 18:32:56 :: [x86_64] build FAILED
2026-Jan-13 18:33:10 :: [aarch64] build FAILED
2026-Jan-13 18:33:10 :: task #404927 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to