[#393741] [test-only] p11 FAILED (try 4) python3-module-tinyhtml5.git=2.0.0-alt1 ...

Girar awaiter (thatman) girar-builder at altlinux.org
Wed Oct 15 21:31:56 MSK 2025


https://git.altlinux.org/tasks/393741/logs/events.4.1.log
https://packages.altlinux.org/tasks/393741

subtask  name                       aarch64    i586  x86_64
    #30  python3-module-tinycss2         56      37    1:08
    #40  python3-module-weasyprint   failed  failed       ?

2025-Oct-15 18:29:33 :: test-only task #393741 for p11 resumed by thatman:
#20 build 2.0.0-alt1 from /gears/p/python3-module-tinyhtml5.git fetched at 2025-Oct-15 18:13:01 from sisyphus
#30 build 1.4.0-alt1 from /gears/p/python3-module-tinycss2.git fetched at 2025-Oct-15 18:23:30 from sisyphus
#40 build 66.0-alt1 from /gears/p/python3-module-weasyprint.git fetched at 2025-Oct-15 17:08:03 from sisyphus
#100 build 25.28.0-alt1 from /gears/p/python3-module-XenAPI.git fetched at 2025-Sep-01 12:54:10 from sisyphus
#200 removed
#300 build 4.0.0-alt1 from /gears/o/openuds-actor.git fetched at 2025-Sep-01 12:54:48 from sisyphus
#400 build 4.0.0-alt1 from /gears/o/openuds-installers.git fetched at 2025-Sep-01 12:56:23 from sisyphus
#500 build 4.0.0-alt1 from /gears/o/openuds-tunnel.git fetched at 2025-Sep-01 12:56:44 from sisyphus
#600 removed
#700 build 4.0.0-alt2 from /gears/o/openuds-client.git fetched at 2025-Oct-14 18:24:13 from sisyphus
#1000 build 4.0.0-alt3 from /gears/o/openuds-server.git fetched at 2025-Oct-14 18:24:35 from sisyphus
2025-Oct-15 18:29:33 :: created build repo
2025-Oct-15 18:29:34 :: #700: force rebuild
2025-Oct-15 18:29:34 :: [x86_64] #20 python3-module-tinyhtml5.git 2.0.0-alt1: build start
2025-Oct-15 18:29:34 :: [aarch64] #20 python3-module-tinyhtml5.git 2.0.0-alt1: build start
2025-Oct-15 18:29:34 :: [i586] #20 python3-module-tinyhtml5.git 2.0.0-alt1: build start
2025-Oct-15 18:29:51 :: [i586] #20 python3-module-tinyhtml5.git 2.0.0-alt1: build OK (cached)
2025-Oct-15 18:29:52 :: [i586] #30 python3-module-tinycss2.git 1.4.0-alt1: build start
2025-Oct-15 18:29:59 :: [aarch64] #20 python3-module-tinyhtml5.git 2.0.0-alt1: build OK (cached)
2025-Oct-15 18:29:59 :: [aarch64] #30 python3-module-tinycss2.git 1.4.0-alt1: build start
2025-Oct-15 18:30:07 :: [x86_64] #20 python3-module-tinyhtml5.git 2.0.0-alt1: build OK (cached)
2025-Oct-15 18:30:08 :: [x86_64] #30 python3-module-tinycss2.git 1.4.0-alt1: build start
2025-Oct-15 18:30:29 :: [i586] #30 python3-module-tinycss2.git 1.4.0-alt1: build OK
2025-Oct-15 18:30:30 :: [i586] #40 python3-module-weasyprint.git 66.0-alt1: build start
2025-Oct-15 18:30:55 :: [aarch64] #30 python3-module-tinycss2.git 1.4.0-alt1: build OK
2025-Oct-15 18:30:55 :: [aarch64] #40 python3-module-weasyprint.git 66.0-alt1: build start
[i586] >       body, = html.children
[i586] E       ValueError: too many values to unpack (expected 1)
[i586] tests/test_presentational_hints.py:187: ValueError
[i586] --
[i586] >       body, = html.children
[i586] E       ValueError: too many values to unpack (expected 1)
[i586] tests/test_presentational_hints.py:264: ValueError
[i586] --
[i586] >           intro_page, test_page = document.pages
[i586] E           ValueError: too many values to unpack (expected 2)
[i586] tests/test_acid2.py:23: ValueError
[i586] --
[i586] INFO     weasyprint.progress:document.py:229 Step 4 - Creating formatting structure
[i586] ERROR    weasyprint:images.py:338 Failed to load image at 'file:///usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404': URLError: <urlopen error [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'>
[i586] DEBUG    weasyprint:images.py:339 Error while loading image:
[i586] --
[i586]     stats = os.stat(localfile)
[i586] FileNotFoundError: [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'
[i586] During handling of the above exception, another exception occurred:
[i586] --
[i586]     raise URLError(exp)
[i586] urllib.error.URLError: <urlopen error [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'>
[i586] During handling of the above exception, another exception occurred:
[i586] --
[i586]     raise URLFetchingError(f'{type(exception).__name__}: {exception}')
[i586] weasyprint.urls.URLFetchingError: URLError: <urlopen error [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'>
[i586] ERROR    weasyprint:images.py:338 Failed to load image at 'data:application/x-unknown,ERROR': UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0xf2d720f0>
[i586] DEBUG    weasyprint:images.py:339 Error while loading image:
[i586] --
[i586]     raise UnidentifiedImageError(msg)
[i586] PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0xf2d720f0>
[i586] During handling of the above exception, another exception occurred:
[i586] --
[i586]     return parser.close()
[i586] xml.etree.ElementTree.ParseError: syntax error: line 1, column 0
[i586] During handling of the above exception, another exception occurred:
2025-Oct-15 18:31:15 :: [i586] python3-module-weasyprint.git 66.0-alt1: remote: build failed
2025-Oct-15 18:31:15 :: [i586] #40 python3-module-weasyprint.git 66.0-alt1: build FAILED
2025-Oct-15 18:31:15 :: [i586] requesting cancellation of task processing
2025-Oct-15 18:31:16 :: [x86_64] #30 python3-module-tinycss2.git 1.4.0-alt1: build OK
2025-Oct-15 18:31:16 :: [x86_64] task processing CANCELLED
[aarch64] >       body, = html.children
[aarch64] E       ValueError: too many values to unpack (expected 1)
[aarch64] tests/test_presentational_hints.py:121: ValueError
[aarch64] --
[aarch64] >       body, = html.children
[aarch64] E       ValueError: too many values to unpack (expected 1)
[aarch64] tests/test_presentational_hints.py:264: ValueError
[aarch64] --
[aarch64] >           intro_page, test_page = document.pages
[aarch64] E           ValueError: too many values to unpack (expected 2)
[aarch64] tests/test_acid2.py:23: ValueError
[aarch64] --
[aarch64] INFO     weasyprint.progress:document.py:229 Step 4 - Creating formatting structure
[aarch64] ERROR    weasyprint:images.py:338 Failed to load image at 'file:///usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404': URLError: <urlopen error [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'>
[aarch64] DEBUG    weasyprint:images.py:339 Error while loading image:
[aarch64] --
[aarch64]     stats = os.stat(localfile)
[aarch64] FileNotFoundError: [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'
[aarch64] During handling of the above exception, another exception occurred:
[aarch64] --
[aarch64]     raise URLError(exp)
[aarch64] urllib.error.URLError: <urlopen error [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'>
[aarch64] During handling of the above exception, another exception occurred:
[aarch64] --
[aarch64]     raise URLFetchingError(f'{type(exception).__name__}: {exception}')
[aarch64] weasyprint.urls.URLFetchingError: URLError: <urlopen error [Errno 2] No such file or directory: '/usr/src/RPM/BUILD/python3-module-weasyprint-66.0/tests/resources/404'>
[aarch64] ERROR    weasyprint:images.py:338 Failed to load image at 'data:application/x-unknown,ERROR': UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0xffffaa0f9ad0>
[aarch64] DEBUG    weasyprint:images.py:339 Error while loading image:
[aarch64] --
[aarch64]     raise UnidentifiedImageError(msg)
[aarch64] PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0xffffaa0f9ad0>
[aarch64] During handling of the above exception, another exception occurred:
[aarch64] --
[aarch64]     return parser.close()
[aarch64] xml.etree.ElementTree.ParseError: syntax error: line 1, column 0
[aarch64] During handling of the above exception, another exception occurred:
2025-Oct-15 18:31:56 :: [aarch64] python3-module-weasyprint.git 66.0-alt1: remote: build failed
2025-Oct-15 18:31:56 :: [aarch64] #40 python3-module-weasyprint.git 66.0-alt1: build FAILED
2025-Oct-15 18:31:15 :: [i586] build FAILED
2025-Oct-15 18:31:16 :: [x86_64] build FAILED
2025-Oct-15 18:31:56 :: [aarch64] build FAILED
2025-Oct-15 18:31:56 :: task #393741 for p11 FAILED


More information about the Sisyphus-incominger mailing list