passed Pipeline #119906 triggered by
Dmytro Katyukha
@katyukha

[FIX][16.0] generic_location: Make address fields computed and stored

13 jobs for 16.0-oh-forward-port-from-15.0-x-8O99 in 2 minutes and 25 seconds (queued for 3 seconds)
Loading
Name Stage Failure
failed
ensure-icons Static Test
2023-06-05T13:32:30Z runner-7af2995d-project-240-concurrent-4 /usr/local/bin/confd[10]: INFO Starting confd
2023-06-05T13:32:30Z runner-7af2995d-project-240-concurrent-4 /usr/local/bin/confd[10]: INFO Backend source(s) set to
2023-06-05T13:32:30Z runner-7af2995d-project-240-concurrent-4 /usr/local/bin/confd[10]: INFO Target config /opt/odoo/conf/odoo.conf out of sync
2023-06-05T13:32:30Z runner-7af2995d-project-240-concurrent-4 /usr/local/bin/confd[10]: INFO Target config /opt/odoo/conf/odoo.conf has been updated
run-parts: executing /on-boot.d/120-configure-ssh-keys
$ odoo-helper ci ensure-icons .
ERROR: addon /builds/crnd-opensource/generic-addons/test_crypto_utils have no icon!
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
ensure-changelog Static Test
ERROR: addon generic_condition_automation have no changelog entry! (format: md)
ERROR: addon generic_crypto_utils have no changelog entry! (format: md)
ERROR: addon generic_location have no changelog entry! (format: md)
ERROR: addon generic_mixin have no changelog entry! (format: md)
ERROR: addon generic_resource have no changelog entry! (format: md)
ERROR: addon generic_tag have no changelog entry! (format: md)
ERROR: addon test_generic_mixin have no changelog entry! (format: md)
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
stylelint Static Test
1 problem (1 error, 0 warnings)

Addon generic_team:FAIL
Processing addon test_crypto_utils ...
Addon test_crypto_utils:OK
Processing addon test_generic_mixin ...
Addon test_generic_mixin:OK
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).