From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Tue, 10 Mar 2026 12:29:48 +0000 From: "Girar awaiter (asd)" To: Aleksandr Dovydenkov Subject: [#407777] [test-only] FAILED (try 11) python3-module-cmap.git=0.7.2-alt1 python3-module-superqt.git=0.7.8-alt1 ... Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 407777 X-girar-task-owner: asd X-girar-task-repo: sisyphus X-girar-task-try: 11 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/407777/ X-girar-task-log: logs/events.11.1.log X-girar-task-summary: [#407777] [test-only] FAILED (try 11) python3-module-cmap.git=0.7.2-alt1 python3-module-superqt.git=0.7.8-alt1 python3-module-python-lsp-ruff.git=2.3.0-alt1 python3-module-pyuca.git=1.2-alt1 spyder.git=6.1.3-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2026 12:29:51 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/407777/logs/events.11.1.log https://packages.altlinux.org/tasks/407777 subtask name aarch64 i586 x86_64 #44 python3-module-cmap 1:10 31 31 #53 python3-module-superqt 50 20 21 #240 python3-module-python-lsp-ruff failed failed failed 2026-Mar-10 12:26:53 :: test-only task #407777 for sisyphus resumed by asd: #20 removed #30 removed #40 removed #44 build 0.7.2-alt1 from /people/asd/packages/python3-module-cmap.git fetched at 2026-Mar-10 11:47:36 #50 removed #52 removed #53 build 0.7.8-alt1 from /people/asd/packages/python3-module-superqt.git fetched at 2026-Mar-10 11:53:23 #54 removed #60 removed #70 removed #74 removed #100 removed #140 removed #160 removed #200 removed #240 build 2.3.0-alt1 from /people/asd/packages/python3-module-python-lsp-ruff.git fetched at 2026-Mar-10 12:24:26 #300 removed #340 build 1.2-alt1 from /people/asd/packages/python3-module-pyuca.git fetched at 2026-Mar-10 11:31:51 #400 build 6.1.3-alt1 from /people/asd/packages/spyder.git fetched at 2026-Mar-06 06:30:16 2026-Mar-10 12:26:54 :: created build repo 2026-Mar-10 12:26:55 :: [aarch64] #44 python3-module-cmap.git 0.7.2-alt1: build start 2026-Mar-10 12:26:55 :: [i586] #44 python3-module-cmap.git 0.7.2-alt1: build start 2026-Mar-10 12:26:55 :: [x86_64] #44 python3-module-cmap.git 0.7.2-alt1: build start 2026-Mar-10 12:27:26 :: [i586] #44 python3-module-cmap.git 0.7.2-alt1: build OK 2026-Mar-10 12:27:26 :: [x86_64] #44 python3-module-cmap.git 0.7.2-alt1: build OK 2026-Mar-10 12:27:26 :: [i586] #53 python3-module-superqt.git 0.7.8-alt1: build start 2026-Mar-10 12:27:26 :: [x86_64] #53 python3-module-superqt.git 0.7.8-alt1: build start 2026-Mar-10 12:27:46 :: [i586] #53 python3-module-superqt.git 0.7.8-alt1: build OK 2026-Mar-10 12:27:47 :: [i586] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start 2026-Mar-10 12:27:47 :: [x86_64] #53 python3-module-superqt.git 0.7.8-alt1: build OK 2026-Mar-10 12:27:47 :: [x86_64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start [i586] ==================================== ERRORS ==================================== [i586] _________________ ERROR collecting tests/test_code_actions.py __________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_code_actions.py'. [i586] -- [i586] import cattrs [i586] E ModuleNotFoundError: No module named 'cattrs' [i586] __________________ ERROR collecting tests/test_ruff_format.py __________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_format.py'. [i586] -- [i586] from pylsp import uris [i586] E ModuleNotFoundError: No module named 'pylsp' [i586] ___________________ ERROR collecting tests/test_ruff_lint.py ___________________ [i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_lint.py'. [i586] -- [i586] from pylsp import lsp, uris [i586] E ModuleNotFoundError: No module named 'pylsp' [i586] =========================== short test summary info ============================ [i586] ERROR tests/test_code_actions.py [i586] ERROR tests/test_ruff_format.py [i586] ERROR tests/test_ruff_lint.py [i586] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! [i586] -- [i586] INFO : Command's result: FAILURE [i586] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 2. 2026-Mar-10 12:28:03 :: [i586] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed 2026-Mar-10 12:28:03 :: [i586] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED [x86_64] ==================================== ERRORS ==================================== [x86_64] _________________ ERROR collecting tests/test_code_actions.py __________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_code_actions.py'. [x86_64] -- [x86_64] import cattrs [x86_64] E ModuleNotFoundError: No module named 'cattrs' [x86_64] __________________ ERROR collecting tests/test_ruff_format.py __________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_format.py'. [x86_64] -- [x86_64] from pylsp import uris [x86_64] E ModuleNotFoundError: No module named 'pylsp' [x86_64] ___________________ ERROR collecting tests/test_ruff_lint.py ___________________ [x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_lint.py'. [x86_64] -- [x86_64] from pylsp import lsp, uris [x86_64] E ModuleNotFoundError: No module named 'pylsp' [x86_64] =========================== short test summary info ============================ [x86_64] ERROR tests/test_code_actions.py [x86_64] ERROR tests/test_ruff_format.py [x86_64] ERROR tests/test_ruff_lint.py [x86_64] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! [x86_64] -- [x86_64] INFO : Command's result: FAILURE [x86_64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 2. 2026-Mar-10 12:28:04 :: [x86_64] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed 2026-Mar-10 12:28:04 :: [x86_64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED 2026-Mar-10 12:28:05 :: [aarch64] #44 python3-module-cmap.git 0.7.2-alt1: build OK 2026-Mar-10 12:28:06 :: [aarch64] #53 python3-module-superqt.git 0.7.8-alt1: build start 2026-Mar-10 12:28:56 :: [aarch64] #53 python3-module-superqt.git 0.7.8-alt1: build OK 2026-Mar-10 12:28:57 :: [aarch64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start [aarch64] ==================================== ERRORS ==================================== [aarch64] _________________ ERROR collecting tests/test_code_actions.py __________________ [aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_code_actions.py'. [aarch64] -- [aarch64] import cattrs [aarch64] E ModuleNotFoundError: No module named 'cattrs' [aarch64] __________________ ERROR collecting tests/test_ruff_format.py __________________ [aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_format.py'. [aarch64] -- [aarch64] from pylsp import uris [aarch64] E ModuleNotFoundError: No module named 'pylsp' [aarch64] ___________________ ERROR collecting tests/test_ruff_lint.py ___________________ [aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_lint.py'. [aarch64] -- [aarch64] from pylsp import lsp, uris [aarch64] E ModuleNotFoundError: No module named 'pylsp' [aarch64] =========================== short test summary info ============================ [aarch64] ERROR tests/test_code_actions.py [aarch64] ERROR tests/test_ruff_format.py [aarch64] ERROR tests/test_ruff_lint.py [aarch64] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! [aarch64] -- [aarch64] INFO : Command's result: FAILURE [aarch64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 2. 2026-Mar-10 12:29:48 :: [aarch64] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed 2026-Mar-10 12:29:48 :: [aarch64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED 2026-Mar-10 12:28:03 :: [i586] build FAILED 2026-Mar-10 12:28:04 :: [x86_64] build FAILED 2026-Mar-10 12:29:48 :: [aarch64] build FAILED 2026-Mar-10 12:29:48 :: task #407777 for sisyphus FAILED