Date | Level | Type | Message |
---|---|---|---|
2023-08-29 02:16:39 | INFO | runbot | Init build environment with config Adhoc Conf (l10n_Ar no test) no-test |
2023-08-29 02:16:39 | Starting step base from config Adhoc Conf (l10n_Ar no test) no-test | ||
2023-08-29 02:16:39 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-13 |
2023-08-29 02:16:59 | INFO | server | odoo.modules.loading:279 1 modules loaded in 7.86s, 0 queries |
2023-08-29 02:17:16 | INFO | server | odoo.modules.loading:279 11 modules loaded in 7.97s, 0 queries |
2023-08-29 02:17:16 | Step base finished in 34s | ||
2023-08-29 02:17:16 | Starting step all_no_test from config Adhoc Conf (l10n_Ar no test) no-test | ||
2023-08-29 02:17:16 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-13 |
2023-08-29 02:17:36 | INFO | server | odoo.modules.loading:279 1 modules loaded in 8.49s, 0 queries |
2023-08-29 02:29:03 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:40 Currency Provider configured as BCU for next companies: (UY) Company |
2023-08-29 02:29:54 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:207 Setting demo certificate from to OdooCert7 in (AR) Responsable Inscripto company |
2023-08-29 02:29:54 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:207 Setting demo certificate from to OdooCert5 in (AR) Monotributista company |
2023-08-29 02:29:54 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:207 Setting demo certificate from to OdooCert7 in (AR) Exento company |
2023-08-29 02:30:00 | INFO | server | odoo.modules.loading:279 394 modules loaded in 729.47s, 63 queries |
2023-08-29 02:30:05 | INFO | server | odoo.modules.loading:279 396 modules loaded in 4.67s, 0 queries |
2023-08-29 02:30:11 | Step all_no_test finished in 13m | ||
2023-08-29 02:30:11 | Starting step setup from config Adhoc Conf (l10n_Ar no test) no-test | ||
2023-08-29 02:30:11 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-13 |
2023-08-29 02:30:13 | INFO | runbot | Step setup finished in 1s |
2023-08-29 02:30:13 | Starting step run from config Adhoc Conf (l10n_Ar no test) no-test | ||
2023-08-29 02:30:13 | INFO | runbot | Start running build 20150-13-0 |
2023-08-29 02:30:13 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-13 |
2023-08-29 02:30:19 | INFO | server | odoo.modules.loading:279 1 modules loaded in 0.01s, 0 queries |
2023-08-29 02:30:19 | INFO | server | odoo.modules.loading:279 11 modules loaded in 0.10s, 0 queries |
2023-08-29 12:52:12 | INFO | server | odoo.modules.loading:279 1 modules loaded in 0.01s, 0 queries |
2023-08-29 12:52:12 | INFO | server | odoo.modules.loading:279 396 modules loaded in 3.54s, 0 queries |
2023-08-29 12:52:23 | INFO | server | odoo.modules.loading:279 1 modules loaded in 0.01s, 0 queries |
2023-08-29 12:52:23 | INFO | server | odoo.modules.loading:279 396 modules loaded in 3.22s, 0 queries |
2023-08-29 14:55:14 | INFO | server | odoo.modules.loading:279 1 modules loaded in 0.01s, 0 queries |
2023-08-29 14:55:20 | INFO | server | odoo.modules.loading:279 396 modules loaded in 3.49s, 0 queries |
2023-08-29 14:55:26 | ERROR | server |
odoo.sql_db:253
bad query: INSERT INTO "bus_presence" ("id", "last_poll", "last_presence", "status", "user_id") VALUES (nextval('bus_presence_id_seq'), '2023-08-29 14:55:20', '2023-08-29 14:55:15.007940', 'offline', 2) RETURNING id ERROR: duplicate key value violates unique constraint "bus_presence_bus_user_presence_unique" DETAIL: Key (user_id)=(2) already exists. |
2023-08-29 14:55:26 | WARNING | server |
odoo.http:631
A user can only have one IM status. None |
2023-08-29 16:29:26 | WARNING | server |
odoo.http:631
The requested operation ("read" on "Sales Order" (sale.order)) was rejected because of the following rules: - Personal Orders (Records: S00031 (id=32), User: Marc Demo (id=6)) None |
2023-08-29 18:10:13 | WARNING | server |
odoo.http:631
The requested operation ("read" on "Sales Order" (sale.order)) was rejected because of the following rules: - Personal Orders (Records: S00031 (id=32), User: Marc Demo (id=6)) None |
2023-08-31 12:48:41 | WARNING | server |
odoo.http:631
Sorry, you are not allowed to modify documents of type 'Users' (res.users). This operation is allowed for the groups: - Administration/Access Rights - (Operation: write, User: 2) None |
2023-08-31 19:46:46 | WARNING | server |
odoo.http:631
No puede crear un cheque sin importe None |
2023-08-31 19:46:52 | ERROR | server |
odoo.http:633
Exception during JSON request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 624, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/pycompat.py", line 14, in reraise raise value File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 669, in dispatch result = self._call_function(**self.params) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function return checked_call(self.db, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call result = self.endpoint(*a, **kw) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__ return self.method(*args, **kw) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1342, in call_kw return self._call_kw(model, method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1334, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 390, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 377, in _call_kw_multi result = method(recs, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2974, in read vals[name] = convert(record[name], record, use_name_get) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1211, in convert_to_read if value and value > MAXINT: TypeError: '>' not supported between instances of 'str' and 'int' |
2023-08-31 19:46:52 | ERROR | server |
odoo.http:633
Exception during JSON request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 624, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/pycompat.py", line 14, in reraise raise value File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 669, in dispatch result = self._call_function(**self.params) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function return checked_call(self.db, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call result = self.endpoint(*a, **kw) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__ return self.method(*args, **kw) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1342, in call_kw return self._call_kw(model, method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1334, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 390, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 377, in _call_kw_multi result = method(recs, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2974, in read vals[name] = convert(record[name], record, use_name_get) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1211, in convert_to_read if value and value > MAXINT: TypeError: '>' not supported between instances of 'str' and 'int' |
2023-09-05 13:26:10 | INFO | server | odoo.modules.loading:279 1 modules loaded in 0.01s, 0 queries |
2023-09-05 13:26:16 | INFO | server | odoo.modules.loading:279 396 modules loaded in 0.57s, 0 queries |
2023-09-05 13:26:27 | INFO | server | odoo.modules.loading:279 397 modules loaded in 11.89s, 0 queries |
2023-09-05 13:26:32 | INFO | server | odoo.modules.loading:279 1 modules loaded in 0.01s, 0 queries |
2023-09-05 13:26:32 | INFO | server | odoo.modules.loading:279 397 modules loaded in 0.73s, 0 queries |
2023-09-05 13:26:49 | INFO | server | odoo.modules.loading:279 1 modules loaded in 0.04s, 0 queries |
2023-09-05 13:26:55 | INFO | server | odoo.modules.loading:279 397 modules loaded in 0.69s, 0 queries |
2023-09-07 14:13:17 | WARNING | server |
odoo.http:631
There can not be two active products with the same Internal Reference. Internal Reference: / Products IDs: [91, 3, 36, 38, 37, 39, 40, 42, 41, 4] None |
2023-09-07 19:43:24 | WARNING | server |
odoo.http:631
There can not be two active products with the same Internal Reference. Internal Reference: / Products IDs: [92, 93] None |
2023-10-01 23:24:56 | INFO | runbot | Kill build 20150-13-0 |