Yes missing output is what is strange. For a weird reason, you have db-skip to true, so your DB will never be updated automatically
To fix it:
echo "xivo-manage-db xivo-manage-db/db-skip boolean false" | debconf-set-selections
xivo-update-db
xivo-check-db
Then you can retry wazo-upgrade