Date | Level | Type | Message |
---|---|---|---|
2024-11-25 14:04:41 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-11-25 14:04:41 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-11-25 14:04:41 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-25 14:05:00 | INFO | server | odoo.modules.loading:329 1 modules loaded in 10.52s, 9188 queries (+9188 extra) |
2024-11-25 14:05:12 | INFO | server | odoo.modules.loading:329 19 modules loaded in 7.89s, 8037 queries (+8037 extra) |
2024-11-25 14:05:18 | Step base finished in 31s | ||
2024-11-25 14:05:18 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-11-25 14:05:18 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-25 14:05:38 | INFO | server | odoo.modules.loading:329 1 modules loaded in 10.55s, 9188 queries (+9188 extra) |
2024-11-25 14:12:37 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 7 in (AR) Responsable Inscripto company |
2024-11-25 14:12:37 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 3 in (AR) Monotributista company |
2024-11-25 14:12:37 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 10 in (AR) Exento company |
2024-11-25 14:14:56 | INFO | server | odoo.modules.loading:329 398 modules loaded in 548.51s, 248004 queries (+269813 extra) |
2024-11-25 14:14:56 | INFO | server | odoo.modules.loading:329 399 modules loaded in 1.12s, 263 queries (+263 extra) |
2024-11-25 14:15:02 | INFO | server | odoo.addons.base.models.ir_qweb:329 Pregenerating assets bundles |
2024-11-25 14:18:54 | INFO | runbot | Getting results for build 94586-18-0 |
2024-11-25 14:18:54 | Step all finished in 13m | ||
2024-11-25 14:18:54 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2024-11-25 14:18:54 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-25 14:18:55 | INFO | runbot | Step setup finished in 0s |
2024-11-25 14:18:55 | Starting step run from config Adhoc Conf con tests 17+ | ||
2024-11-25 14:18:55 | INFO | runbot | Start running build 94586-18-0 |
2024-11-25 14:18:56 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-25 14:18:59 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-25 14:18:59 | INFO | server | odoo.modules.loading:329 19 modules loaded in 0.66s, 0 queries (+0 extra) |
2024-11-25 14:22:34 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-25 14:22:41 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-25 14:22:41 | INFO | server | odoo.modules.loading:329 399 modules loaded in 5.10s, 0 queries (+0 extra) |
2024-11-25 14:22:47 | INFO | server | odoo.modules.loading:329 399 modules loaded in 5.22s, 0 queries (+0 extra) |
2024-11-25 14:23:05 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.04s, 0 queries (+0 extra) |
2024-11-25 14:23:07 | INFO | server | odoo.modules.loading:329 399 modules loaded in 5.19s, 0 queries (+0 extra) |
2024-11-25 14:23:36 | ERROR | server |
odoo.http:2398
Exception during request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6193, in ensure_one _id, = self._ids ValueError: not enough values to unpack (expected 1, got 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2363, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1891, in _serve_db return self._transactioning( File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1954, in _transactioning return service_model.retrying(func, env=self.env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 137, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1921, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2168, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 329, in _dispatch result = endpoint(**request.params) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 727, in route_wrapper result = endpoint(self, *args, **params_ok) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 40, in call_button action = call_kw(request.env[model], method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 517, in call_kw result = getattr(recs, name)(*args, **kwargs) File "/data/build/ingadhoc-account-payment/account_payment_pro_receiptbook/models/account_payment.py", line 21, in action_post for rec in self.filtered( File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6456, in filtered return self.browse(rec.id for rec in self if func(rec)) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6164, in browse ids = tuple(ids) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6456, in <genexpr> return self.browse(rec.id for rec in self if func(rec)) File "/data/build/ingadhoc-account-payment/account_payment_pro_receiptbook/models/account_payment.py", line 22, in <lambda> lambda x: x.receiptbook_id and (not x.name or x.name == '/' or not x.move_id._get_last_sequence())): File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 841, in _get_last_sequence res = super()._get_last_sequence(relaxed=relaxed, with_prefix=with_prefix) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/sequence_mixin.py", line 235, in _get_last_sequence self.ensure_one() File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6196, in ensure_one raise ValueError("Expected singleton: %s" % self) ValueError: Expected singleton: account.move() |
2024-11-25 18:14:42 | INFO | runbot | Kill build 94586-18-0 |