Description: Test at install
Commit: odoo:14ec4e65  
Subject: Merge branch 'odoo:18.0' into 18.0
Author: AnhBT
Committer: GitHub
Commit: erp:2dab8bc8  
Subject: [FIX] sale_advance_payment: fix runbot reconcile
Author: Trinh Ngoc Hung
Commit: external:0e36dd15  
Subject: [FIX] base_user_role: Fix runbot error
Author: AnhBT
Commit: enterprise:bb9401ed  
Subject: [I18N] .weblate.json: add missing modules
Author: Tiffany Chang (tic)
Build time: 99m
Wait time: 99m
Load time: 1h38m
Date Level Type Message
2026-01-24 03:42:06 INFO runbot Init build environment with config Parallel testing
2026-01-24 03:42:06 Starting step Start at install from config Parallel testing
2026-01-24 03:42:06 Using Dockerfile Tag odoo:Docker18
2026-01-24 05:21:03 INFO runbot Getting results for build 05403-18-0
2026-01-24 05:21:03 ERROR runbot
Traceback found in logs:
2026-01-24 04:53:04,850 43 WARNING 05403-18-0-all odoo.addons.documents.models.documents_document: Impossible to count pages in 'file.pdf'. It could be due to a malformed document or a (possibly known) issue within PyPDF2. 
Traceback (most recent call last):
  File "/data/build/enterprise/documents/models/documents_document.py", line 1352, in _get_is_multipage
    return PdfFileReader(stream, strict=False).numPages > 1
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tools/pdf/__init__.py", line 91, in __init__
    super().__init__(stream, strict)
  File "/usr/lib/python3/dist-packages/PyPDF2/_reader.py", line 317, in __init__
    self.read(stream)
  File "/usr/lib/python3/dist-packages/PyPDF2/_reader.py", line 1409, in read
    self._find_eof_marker(stream)
  File "/usr/lib/python3/dist-packages/PyPDF2/_reader.py", line 1465, in _find_eof_marker
    raise PdfReadError("EOF marker not found")
PyPDF2.errors.PdfReadError: EOF marker not found
2026-01-24 05:21:03 INFO runbot Getting stats from log file
2026-01-24 05:21:03 Step Start at install finished in 99m