https://git.altlinux.org/tasks/403048/logs/events.1.1.log https://packages.altlinux.org/tasks/403048
subtask name aarch64 i586 x86_64 #100 python3-module-apispec 58 32 33 #200 python3-module-flask-jwt-extended 48 29 28 #300 python3-module-marshmallow-sqlalchemy 47 28 28 #400 python3-module-prison ? 27 28 #500 python3-module-flask-appbuilder ? failed failed 2025-Dec-16 12:20:40 :: test-only task #403048 for sisyphus started by alehandro: #100 build 6.8.4-alt1 from /people/alehandro/packages/python3-module-apispec.git fetched at 2025-Dec-16 12:20:33 #200 build 4.7.1-alt1 from /people/alehandro/packages/python3-module-flask-jwt-extended.git fetched at 2025-Dec-16 12:20:34 #300 build 1.4.2-alt1 from /people/alehandro/packages/python3-module-marshmallow-sqlalchemy.git fetched at 2025-Dec-16 12:20:35 #400 build 0.2.1-alt1 from /people/alehandro/packages/python3-module-prison.git fetched at 2025-Dec-16 12:20:35 #500 build 5.0.1-alt1 from /people/alehandro/packages/python3-module-flask-appbuilder.git fetched at 2025-Dec-16 12:20:38 2025-Dec-16 12:20:40 :: created build repo 2025-Dec-16 12:20:41 :: [x86_64] #100 python3-module-apispec.git 6.8.4-alt1: build start 2025-Dec-16 12:20:41 :: [i586] #100 python3-module-apispec.git 6.8.4-alt1: build start 2025-Dec-16 12:20:41 :: [aarch64] #100 python3-module-apispec.git 6.8.4-alt1: build start 2025-Dec-16 12:21:13 :: [i586] #100 python3-module-apispec.git 6.8.4-alt1: build OK 2025-Dec-16 12:21:13 :: [i586] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build start 2025-Dec-16 12:21:14 :: [x86_64] #100 python3-module-apispec.git 6.8.4-alt1: build OK 2025-Dec-16 12:21:15 :: [x86_64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build start 2025-Dec-16 12:21:39 :: [aarch64] #100 python3-module-apispec.git 6.8.4-alt1: build OK 2025-Dec-16 12:21:39 :: [aarch64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build start 2025-Dec-16 12:21:42 :: [i586] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build OK 2025-Dec-16 12:21:42 :: [i586] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build start 2025-Dec-16 12:21:43 :: [x86_64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build OK 2025-Dec-16 12:21:44 :: [x86_64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build start 2025-Dec-16 12:22:10 :: [i586] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build OK 2025-Dec-16 12:22:10 :: [i586] #400 python3-module-prison.git 0.2.1-alt1: build start 2025-Dec-16 12:22:12 :: [x86_64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build OK 2025-Dec-16 12:22:12 :: [x86_64] #400 python3-module-prison.git 0.2.1-alt1: build start 2025-Dec-16 12:22:27 :: [aarch64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build OK 2025-Dec-16 12:22:28 :: [aarch64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build start 2025-Dec-16 12:22:37 :: [i586] #400 python3-module-prison.git 0.2.1-alt1: build OK 2025-Dec-16 12:22:37 :: [i586] #500 python3-module-flask-appbuilder.git 5.0.1-alt1: build start 2025-Dec-16 12:22:40 :: [x86_64] #400 python3-module-prison.git 0.2.1-alt1: build OK 2025-Dec-16 12:22:40 :: [x86_64] #500 python3-module-flask-appbuilder.git 5.0.1-alt1: build start [i586] from wtforms import ValidationError [i586] E ModuleNotFoundError: No module named 'wtforms' [i586] _________________ ERROR collecting tests/test_json_support.py __________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_json_support.py'. [i586] -- [i586] from wtforms import ValidationError [i586] E ModuleNotFoundError: No module named 'wtforms' [i586] _____________________ ERROR collecting tests/test_menu.py ______________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_menu.py'. [i586] -- [i586] from flask_appbuilder.models.sqla.interface import SQLAInterface [i586] E ImportError: cannot import name 'SQLAInterface' from partially initialized module 'flask_appbuilder.models.sqla.interface' (most likely due to a circular import) (/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/flask_appbuilder/models/sqla/interface.py) [i586] ______________________ ERROR collecting tests/test_mvc.py ______________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_mvc.py'. [i586] -- [i586] from wtforms import ValidationError [i586] E ModuleNotFoundError: No module named 'wtforms' [i586] ___________________ ERROR collecting tests/test_mvc_oauth.py ___________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_mvc_oauth.py'. [i586] -- [i586] from wtforms import ValidationError [i586] E ModuleNotFoundError: No module named 'wtforms' [i586] _________________ ERROR collecting tests/test_security_api.py __________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_security_api.py'. 2025-Dec-16 12:23:08 :: [i586] python3-module-flask-appbuilder.git 5.0.1-alt1: remote: build failed 2025-Dec-16 12:23:08 :: [i586] #500 python3-module-flask-appbuilder.git 5.0.1-alt1: build FAILED 2025-Dec-16 12:23:08 :: [i586] requesting cancellation of task processing [x86_64] from wtforms import ValidationError [x86_64] E ModuleNotFoundError: No module named 'wtforms' [x86_64] _________________ ERROR collecting tests/test_json_support.py __________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_json_support.py'. [x86_64] -- [x86_64] from wtforms import ValidationError [x86_64] E ModuleNotFoundError: No module named 'wtforms' [x86_64] _____________________ ERROR collecting tests/test_menu.py ______________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_menu.py'. [x86_64] -- [x86_64] from flask_appbuilder.models.sqla.interface import SQLAInterface [x86_64] E ImportError: cannot import name 'SQLAInterface' from partially initialized module 'flask_appbuilder.models.sqla.interface' (most likely due to a circular import) (/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/flask_appbuilder/models/sqla/interface.py) [x86_64] ______________________ ERROR collecting tests/test_mvc.py ______________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_mvc.py'. [x86_64] -- [x86_64] from wtforms import ValidationError [x86_64] E ModuleNotFoundError: No module named 'wtforms' [x86_64] ___________________ ERROR collecting tests/test_mvc_oauth.py ___________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_mvc_oauth.py'. [x86_64] -- [x86_64] from wtforms import ValidationError [x86_64] E ModuleNotFoundError: No module named 'wtforms' [x86_64] _________________ ERROR collecting tests/test_security_api.py __________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_security_api.py'. 2025-Dec-16 12:23:10 :: [x86_64] python3-module-flask-appbuilder.git 5.0.1-alt1: remote: build failed 2025-Dec-16 12:23:10 :: [x86_64] #500 python3-module-flask-appbuilder.git 5.0.1-alt1: build FAILED 2025-Dec-16 12:23:15 :: [aarch64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build OK 2025-Dec-16 12:23:15 :: [aarch64] task processing CANCELLED 2025-Dec-16 12:23:08 :: [i586] build FAILED 2025-Dec-16 12:23:10 :: [x86_64] build FAILED 2025-Dec-16 12:23:15 :: [aarch64] build FAILED 2025-Dec-16 12:23:16 :: task #403048 for sisyphus FAILED _______________________________________________ Sisyphus-incominger mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger
