| Date |
Level |
Type |
Message |
|
2025-11-13 05:43:15
|
INFO
|
runbot
|
Init build environment with config Parallel testing
|
|
|
2025-11-13 05:43:15
|
|
|
Starting step restore from config Parallel testing
|
|
|
2025-11-13 05:43:15
|
|
|
Restoring dump 00470-18-0-all.zip from build 470
|
|
|
2025-11-13 05:43:15
|
|
|
Using Dockerfile Tag odoo:Docker18
|
|
|
2025-11-13 05:44:15
|
ERROR
|
runbot
|
Docker was likely killed, skipping
Docker command:
mkdir /data/build/restore && cd /data/build/restore && wget --retry-on-host-error https://runbot.ductingroup.com/runbot/static/build/00470-18-0/logs/00470-18-0-all.zip && unzip -q 00470-18-0-all.zip && echo "### restoring filestore" && mkdir -p /data/build/datadir/filestore/00482-18-0-all && mv filestore/* /data/build/datadir/filestore/00482-18-0-all && echo "### restoring db" && psql -q 00482-18-0-all < dump.sql && echo "### performing an analyze" && psql -q -d 00482-18-0-all -c "ANALYZE;" && cd /data/build && echo "### cleaning" && rm -r restore && echo "### listing modules" && psql 00482-18-0-all -c "select name from ir_module_module where state = 'installed'" -t -A > /data/build/logs/restore_modules_installed.txt && echo "### restore" "successful"
=================================================
Adding readonly volume '/home/ductin/.odoorc' pointing to /home/ductin/odoo/runbot/runbot/static/build/00482-18-0/.odoorc
|
|
|
2025-11-13 05:44:15
|
ERROR
|
runbot
|
Restore failed, check text logs for more info
|
|
|
2025-11-13 05:44:15
|
INFO
|
runbot
|
Step restore finished in 0s
|
|
|
2025-11-13 05:44:15
|
|
|
Starting step Start post install tests from config Parallel testing
|
|
|
2025-11-13 05:44:15
|
|
|
Using Dockerfile Tag odoo:Docker18
|
|
|
2025-11-13 05:45:19
|
ERROR
|
runbot
|
Docker was likely killed, skipping
Docker command:
python3 odoo/odoo-bin --addons-path enterprise,odoo/addons,odoo/odoo/addons -d 00482-18-0-all --test-enable --test-tags -at_install,/web --stop-after-init --log-level=test --max-cron-threads=0
=================================================
Adding readonly volume '/data/build/enterprise' pointing to /home/ductin/odoo/runbot/runbot/static/sources/enterprise/cf307c5747808bbef105983109edad90236ea6ae
Adding readonly volume '/data/build/odoo' pointing to /home/ductin/odoo/runbot/runbot/static/sources/odoo/7c574d26ec1e9407e5cef602c2ad47951c22e2e4
Adding readonly volume '/home/ductin/.odoorc' pointing to /home/ductin/odoo/runbot/runbot/static/build/00482-18-0/.odoorc
|
|
|
2025-11-13 05:45:19
|
INFO
|
runbot
|
Getting results for build 00482-18-0
|
|
|
2025-11-13 05:45:19
|
|
|
Step Start post install tests finished in 0s
|
|