ended_at: 2024-04-12 13:40:58.104066
env:
  YNH_APP_ACTION: upgrade
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m
  YNH_APP_CURRENT_VERSION: 1.98.0~ynh1
  YNH_APP_ID: synapse
  YNH_APP_INSTANCE_NAME: synapse
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 1.104.0~ynh1
  YNH_APP_PACKAGING_FORMAT: '2.0'
  YNH_APP_UPGRADE_TYPE: UPGRADE_APP
  YNH_ARCH: amd64
  YNH_DEBIAN_VERSION: bullseye
error: "Une erreur s'est produite durant l'ex\xE9cution du script de mise \xE0 niveau\
  \ de l'application"
interface: api
operation: app_upgrade
parent: null
related_to:
- - app
  - synapse
started_at: 2024-04-12 13:40:09.659014
success: false
yunohost_version: 11.2.11.2

============

2024-04-12 15:40:09,677: INFO - Provisioning sources...
2024-04-12 15:40:09,678: INFO - Updating system_user...
2024-04-12 15:40:09,899: INFO - Updating install_dir...
2024-04-12 15:40:09,950: INFO - Provisioning data_dir...
2024-04-12 15:40:09,992: INFO - Provisioning permissions...
2024-04-12 15:40:10,256: DEBUG - Permission 'synapse.server_client_infos' supprimée
2024-04-12 15:40:10,257: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20240412-134010-permission_delete-synapse" style="text-decoration:underline"> Supprimer permission 'synapse' </a>'
2024-04-12 15:40:10,605: DEBUG - Nothing to update in LDAP
2024-04-12 15:40:10,771: DEBUG - Permission 'synapse.main' mise à jour
2024-04-12 15:40:10,771: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20240412-134010-user_permission_update-synapse" style="text-decoration:underline"> Mise à jour des accès pour la permission 'synapse' </a>'
2024-04-12 15:40:11,180: DEBUG - Permission 'synapse.main' mise à jour
2024-04-12 15:40:11,347: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20240412-134011-permission_url-synapse" style="text-decoration:underline"> Mise à jour de l'URL associée à l'autorisation 'synapse' </a>'
2024-04-12 15:40:11,699: DEBUG - Nothing to update in LDAP
2024-04-12 15:40:11,866: DEBUG - Permission 'synapse.server_api' mise à jour
2024-04-12 15:40:11,866: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20240412-134011-user_permission_update-synapse" style="text-decoration:underline"> Mise à jour des accès pour la permission 'synapse' </a>'
2024-04-12 15:40:12,272: DEBUG - Permission 'synapse.server_api' mise à jour
2024-04-12 15:40:12,438: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20240412-134012-permission_url-synapse" style="text-decoration:underline"> Mise à jour de l'URL associée à l'autorisation 'synapse' </a>'
2024-04-12 15:40:12,957: DEBUG - Permission 'synapse.admin_api' mise à jour
2024-04-12 15:40:12,957: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20240412-134012-user_permission_update-synapse" style="text-decoration:underline"> Mise à jour des accès pour la permission 'synapse' </a>'
2024-04-12 15:40:13,366: DEBUG - Permission 'synapse.admin_api' mise à jour
2024-04-12 15:40:13,534: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20240412-134013-permission_url-synapse" style="text-decoration:underline"> Mise à jour de l'URL associée à l'autorisation 'synapse' </a>'
2024-04-12 15:40:13,710: DEBUG - The permission database has been resynchronized
2024-04-12 15:40:13,949: DEBUG - La configuration de SSOwat a été regénérée
2024-04-12 15:40:13,955: INFO - Provisioning ports...
2024-04-12 15:40:14,222: INFO - Provisioning apt...
2024-04-12 15:40:14,236: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./provision_or_update_apt"  7>&1']'
2024-04-12 15:40:14,244: DEBUG - + source /usr/share/yunohost/helpers
2024-04-12 15:40:14,245: DEBUG - +++ set +o
2024-04-12 15:40:14,245: DEBUG - +++ grep xtrace
2024-04-12 15:40:14,246: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-04-12 15:40:14,246: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-04-12 15:40:14,262: DEBUG - + ynh_abort_if_errors
2024-04-12 15:40:14,262: DEBUG - + trap ynh_exit_properly EXIT
2024-04-12 15:40:14,262: DEBUG - + ynh_install_app_dependencies coturn acl postgresql php-fpm python3-dev python3-venv python3-pip python3-setuptools python3-lxml build-essential libffi-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev libjpeg-dev libpq-dev
2024-04-12 15:40:14,262: DEBUG - + local 'dependencies=coturn acl postgresql php-fpm python3-dev python3-venv python3-pip python3-setuptools python3-lxml build-essential libffi-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev libjpeg-dev libpq-dev'
2024-04-12 15:40:14,263: DEBUG - ++ echo 'coturn acl postgresql php-fpm python3-dev python3-venv python3-pip python3-setuptools python3-lxml build-essential libffi-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev libjpeg-dev libpq-dev'
2024-04-12 15:40:14,263: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2024-04-12 15:40:14,264: DEBUG - + dependencies='coturn, acl, postgresql, php-fpm, python3-dev, python3-venv, python3-pip, python3-setuptools, python3-lxml, build-essential, libffi-dev, libssl-dev, libxml2-dev, libxslt1-dev, zlib1g-dev, libjpeg-dev, libpq-dev'
2024-04-12 15:40:14,264: DEBUG - + local 'dependencies=coturn, acl, postgresql, php-fpm, python3-dev, python3-venv, python3-pip, python3-setuptools, python3-lxml, build-essential, libffi-dev, libssl-dev, libxml2-dev, libxslt1-dev, zlib1g-dev, libjpeg-dev, libpq-dev'
2024-04-12 15:40:14,264: DEBUG - ++ ynh_read_manifest --manifest_key=version
2024-04-12 15:40:14,275: DEBUG - ++ '[' '!' -e '' ']'
2024-04-12 15:40:14,276: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_md5r55bf/manifest.json ']'
2024-04-12 15:40:14,276: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_md5r55bf/manifest.json
2024-04-12 15:40:14,276: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_md5r55bf/manifest.json
2024-04-12 15:40:14,276: DEBUG - ++ grep -q '\.json$'
2024-04-12 15:40:14,277: DEBUG - ++ jq .version /var/cache/yunohost/app_tmp_work_dirs/app_md5r55bf/manifest.json --raw-output
2024-04-12 15:40:14,310: DEBUG - + local version=1.98.0~ynh1
2024-04-12 15:40:14,310: DEBUG - + '[' -z 1.98.0~ynh1 ']'
2024-04-12 15:40:14,310: DEBUG - + '[' 1.98.0~ynh1 == null ']'
2024-04-12 15:40:14,310: DEBUG - + local dep_app=synapse
2024-04-12 15:40:14,310: DEBUG - + [[ coturn, acl, postgresql, php-fpm, python3-dev, python3-venv, python3-pip, python3-setuptools, python3-lxml, build-essential, libffi-dev, libssl-dev, libxml2-dev, libxslt1-dev, zlib1g-dev, libjpeg-dev, libpq-dev =~ [<=>] ]]
2024-04-12 15:40:14,310: DEBUG - ++ echo coturn, acl, postgresql, php-fpm, python3-dev, python3-venv, python3-pip, python3-setuptools, python3-lxml, build-essential, libffi-dev, libssl-dev, libxml2-dev, libxslt1-dev, zlib1g-dev, libjpeg-dev, libpq-dev
2024-04-12 15:40:14,311: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>|)'
2024-04-12 15:40:14,311: DEBUG - ++ sort -u
2024-04-12 15:40:14,312: DEBUG - + local specific_php_version=
2024-04-12 15:40:14,312: DEBUG - + grep --quiet php
2024-04-12 15:40:14,313: DEBUG - + ynh_app_setting_set --app=synapse --key=phpversion --value=7.4
2024-04-12 15:40:14,313: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:14,354: DEBUG - + app=synapse
2024-04-12 15:40:14,354: DEBUG - + [[ phpversion =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:14,354: DEBUG - + ynh_app_setting set synapse phpversion 7.4
2024-04-12 15:40:14,414: DEBUG - ++ ynh_package_is_installed postgresql-13
2024-04-12 15:40:14,421: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2024-04-12 15:40:14,421: DEBUG - ++ grep --count 'ok installed'
2024-04-12 15:40:14,432: DEBUG - ++ echo yes
2024-04-12 15:40:14,433: DEBUG - + local psql_installed=yes
2024-04-12 15:40:14,433: DEBUG - + [[ true == \t\r\u\e ]]
2024-04-12 15:40:14,433: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2024-04-12 15:40:14,433: DEBUG - + cat
2024-04-12 15:40:14,434: DEBUG - + ynh_package_install_from_equivs /tmp/synapse-ynh-deps.control
2024-04-12 15:40:14,434: DEBUG - + local controlfile=/tmp/synapse-ynh-deps.control
2024-04-12 15:40:14,434: DEBUG - ++ grep '^Package: ' /tmp/synapse-ynh-deps.control
2024-04-12 15:40:14,435: DEBUG - ++ cut '--delimiter= ' --fields=2
2024-04-12 15:40:14,436: DEBUG - + local pkgname=synapse-ynh-deps
2024-04-12 15:40:14,436: DEBUG - ++ grep '^Version: ' /tmp/synapse-ynh-deps.control
2024-04-12 15:40:14,436: DEBUG - ++ cut '--delimiter= ' --fields=2
2024-04-12 15:40:14,438: DEBUG - + local pkgversion=1.98.0~ynh1
2024-04-12 15:40:14,438: DEBUG - + [[ -z synapse-ynh-deps ]]
2024-04-12 15:40:14,438: DEBUG - + [[ -z 1.98.0~ynh1 ]]
2024-04-12 15:40:14,438: DEBUG - + ynh_package_update
2024-04-12 15:40:14,438: DEBUG - + ynh_apt update
2024-04-12 15:40:14,438: DEBUG - + ynh_wait_dpkg_free
2024-04-12 15:40:14,593: DEBUG - + return 0
2024-04-12 15:40:14,593: DEBUG - + LC_ALL=C
2024-04-12 15:40:14,593: DEBUG - + DEBIAN_FRONTEND=noninteractive
2024-04-12 15:40:14,594: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2024-04-12 15:40:14,730: DEBUG - Hit:1 http://deb.debian.org/debian bullseye InRelease
2024-04-12 15:40:14,730: DEBUG - Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
2024-04-12 15:40:14,731: DEBUG - Hit:3 http://forge.yunohost.org/debian bullseye InRelease
2024-04-12 15:40:14,736: DEBUG - Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
2024-04-12 15:40:14,825: DEBUG - Hit:5 https://packages.sury.org/php bullseye InRelease
2024-04-12 15:40:15,865: DEBUG - Reading package lists...
2024-04-12 15:40:15,876: DEBUG - ++ mktemp --directory
2024-04-12 15:40:15,877: DEBUG - + local TMPDIR=/tmp/tmp.S7J5lnJiKe
2024-04-12 15:40:15,877: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2024-04-12 15:40:15,877: DEBUG - + ynh_wait_dpkg_free
2024-04-12 15:40:16,060: DEBUG - + return 0
2024-04-12 15:40:16,060: DEBUG - + cp /tmp/synapse-ynh-deps.control /tmp/tmp.S7J5lnJiKe/control
2024-04-12 15:40:16,061: DEBUG - + cd /tmp/tmp.S7J5lnJiKe
2024-04-12 15:40:16,062: DEBUG - + LC_ALL=C
2024-04-12 15:40:16,062: DEBUG - + equivs-build ./control
2024-04-12 15:40:16,219: DEBUG - dpkg-buildpackage: info: source package synapse-ynh-deps
2024-04-12 15:40:16,220: DEBUG - dpkg-buildpackage: info: source version 1.98.0~ynh1
2024-04-12 15:40:16,220: DEBUG - dpkg-buildpackage: info: source distribution unstable
2024-04-12 15:40:16,220: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@maindomain.tld>
2024-04-12 15:40:16,262: DEBUG -  dpkg-source --before-build .
2024-04-12 15:40:16,262: DEBUG - dpkg-buildpackage: info: host architecture amd64
2024-04-12 15:40:16,380: DEBUG -  debian/rules clean
2024-04-12 15:40:16,381: DEBUG - dh clean
2024-04-12 15:40:16,471: DEBUG -    dh_clean
2024-04-12 15:40:16,508: DEBUG -  debian/rules binary
2024-04-12 15:40:16,510: DEBUG - dh binary
2024-04-12 15:40:16,589: DEBUG -    dh_update_autotools_config
2024-04-12 15:40:16,621: DEBUG -    dh_autoreconf
2024-04-12 15:40:16,670: DEBUG -    create-stamp debian/debhelper-build-stamp
2024-04-12 15:40:16,670: DEBUG -    dh_prep
2024-04-12 15:40:16,702: DEBUG -    dh_install
2024-04-12 15:40:16,741: DEBUG -    dh_installdocs
2024-04-12 15:40:16,787: DEBUG -    dh_installchangelogs
2024-04-12 15:40:16,881: DEBUG -    dh_perl
2024-04-12 15:40:16,925: DEBUG -    dh_link
2024-04-12 15:40:16,966: DEBUG -    dh_strip_nondeterminism
2024-04-12 15:40:17,033: DEBUG -    dh_compress
2024-04-12 15:40:17,078: DEBUG -    dh_fixperms
2024-04-12 15:40:17,124: DEBUG -    dh_missing
2024-04-12 15:40:17,155: DEBUG -    dh_installdeb
2024-04-12 15:40:17,195: DEBUG -    dh_gencontrol
2024-04-12 15:40:17,334: DEBUG -    dh_md5sums
2024-04-12 15:40:17,373: DEBUG -    dh_builddeb
2024-04-12 15:40:17,404: DEBUG - dpkg-deb: building package 'synapse-ynh-deps' in '../synapse-ynh-deps_1.98.0~ynh1_all.deb'.
2024-04-12 15:40:17,423: DEBUG -  dpkg-genbuildinfo --build=binary
2024-04-12 15:40:17,797: DEBUG -  dpkg-genchanges --build=binary >../synapse-ynh-deps_1.98.0~ynh1_amd64.changes
2024-04-12 15:40:17,891: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2024-04-12 15:40:17,894: DEBUG -  dpkg-source --after-build .
2024-04-12 15:40:18,013: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2024-04-12 15:40:18,017: DEBUG - 
2024-04-12 15:40:18,017: DEBUG - The package has been created.
2024-04-12 15:40:18,017: DEBUG - Attention, the package has been created in the current directory,
2024-04-12 15:40:18,017: DEBUG - not in ".." as indicated by the message above!
2024-04-12 15:40:18,018: DEBUG - + LC_ALL=C
2024-04-12 15:40:18,018: DEBUG - + dpkg --force-depends --install ./synapse-ynh-deps_1.98.0~ynh1_all.deb
2024-04-12 15:40:18,019: DEBUG - + tee ./dpkg_log
2024-04-12 15:40:18,086: DEBUG - (Reading database ... 66803 files and directories currently installed.)
2024-04-12 15:40:18,089: DEBUG - Preparing to unpack .../synapse-ynh-deps_1.98.0~ynh1_all.deb ...
2024-04-12 15:40:18,096: DEBUG - Unpacking synapse-ynh-deps (1.98.0~ynh1) over (1.98.0~ynh1) ...
2024-04-12 15:40:18,116: DEBUG - Setting up synapse-ynh-deps (1.98.0~ynh1) ...
2024-04-12 15:40:18,135: DEBUG - + ynh_package_install --fix-broken
2024-04-12 15:40:18,136: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2024-04-12 15:40:18,136: DEBUG - + ynh_wait_dpkg_free
2024-04-12 15:40:18,297: DEBUG - + return 0
2024-04-12 15:40:18,297: DEBUG - + LC_ALL=C
2024-04-12 15:40:18,297: DEBUG - + DEBIAN_FRONTEND=noninteractive
2024-04-12 15:40:18,298: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2024-04-12 15:40:18,460: DEBUG - Reading package lists...
2024-04-12 15:40:18,640: DEBUG - Building dependency tree...
2024-04-12 15:40:18,641: DEBUG - Reading state information...
2024-04-12 15:40:18,876: DEBUG - The following package was automatically installed and is no longer required:
2024-04-12 15:40:18,877: DEBUG -   linux-image-5.10.0-26-amd64
2024-04-12 15:40:18,877: DEBUG - Use 'apt autoremove' to remove it.
2024-04-12 15:40:18,905: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2024-04-12 15:40:18,905: DEBUG - + [[ -n /tmp/tmp.S7J5lnJiKe ]]
2024-04-12 15:40:18,905: DEBUG - + rm --recursive --force /tmp/tmp.S7J5lnJiKe
2024-04-12 15:40:18,906: DEBUG - + ynh_package_is_installed synapse-ynh-deps
2024-04-12 15:40:18,914: DEBUG - + dpkg-query --show '--showformat=${Status}' synapse-ynh-deps
2024-04-12 15:40:18,914: DEBUG - + grep --count 'ok installed'
2024-04-12 15:40:18,925: DEBUG - + rm /tmp/synapse-ynh-deps.control
2024-04-12 15:40:18,926: DEBUG - ++ ynh_package_is_installed postgresql-13
2024-04-12 15:40:18,933: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2024-04-12 15:40:18,934: DEBUG - ++ grep --count 'ok installed'
2024-04-12 15:40:18,945: DEBUG - ++ echo yes
2024-04-12 15:40:18,945: DEBUG - + local psql_installed2=yes
2024-04-12 15:40:18,945: DEBUG - + [[ yes != \y\e\s ]]
2024-04-12 15:40:18,945: DEBUG - + ynh_exit_properly
2024-04-12 15:40:18,946: DEBUG - + [[ provision_or_update_apt =~ ^install$|^upgrade$|^restore$ ]]
2024-04-12 15:40:19,948: INFO - Provisioning database...
2024-04-12 15:40:20,115: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./provision_database"  7>&1']'
2024-04-12 15:40:20,121: DEBUG - + source /usr/share/yunohost/helpers
2024-04-12 15:40:20,122: DEBUG - +++ set +o
2024-04-12 15:40:20,122: DEBUG - +++ grep xtrace
2024-04-12 15:40:20,123: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-04-12 15:40:20,123: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-04-12 15:40:20,138: DEBUG - + ynh_abort_if_errors
2024-04-12 15:40:20,139: DEBUG - + trap ynh_exit_properly EXIT
2024-04-12 15:40:20,139: DEBUG - + ynh_psql_create_user synapse f650665103e688ab285d57c2
2024-04-12 15:40:20,139: DEBUG - + local user=synapse
2024-04-12 15:40:20,139: DEBUG - + local pwd=**********
2024-04-12 15:40:20,139: DEBUG - + ynh_psql_execute_as_root '--sql=CREATE USER synapse WITH ENCRYPTED PASSWORD '\''**********'\'''
2024-04-12 15:40:20,150: DEBUG - + database=
2024-04-12 15:40:20,150: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:20,150: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:20,151: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-04-12 15:40:20,179: DEBUG - + database=
2024-04-12 15:40:20,179: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-04-12 15:40:20,246: DEBUG - CREATE ROLE
2024-04-12 15:40:20,248: DEBUG - + ynh_psql_create_db synapse synapse
2024-04-12 15:40:20,248: DEBUG - + local db=synapse
2024-04-12 15:40:20,248: DEBUG - + local user=synapse
2024-04-12 15:40:20,248: DEBUG - + local 'sql=CREATE DATABASE synapse;'
2024-04-12 15:40:20,249: DEBUG - + '[' -n synapse ']'
2024-04-12 15:40:20,249: DEBUG - + sql+='ALTER DATABASE synapse OWNER TO synapse;'
2024-04-12 15:40:20,249: DEBUG - + sql+='GRANT ALL PRIVILEGES ON DATABASE synapse TO synapse WITH GRANT OPTION;'
2024-04-12 15:40:20,249: DEBUG - + ynh_psql_execute_as_root '--sql=CREATE DATABASE synapse;ALTER DATABASE synapse OWNER TO synapse;GRANT ALL PRIVILEGES ON DATABASE synapse TO synapse WITH GRANT OPTION;'
2024-04-12 15:40:20,260: DEBUG - + database=
2024-04-12 15:40:20,261: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:20,261: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:20,262: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-04-12 15:40:20,292: DEBUG - + database=
2024-04-12 15:40:20,292: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-04-12 15:40:20,520: DEBUG - CREATE DATABASE
2024-04-12 15:40:20,522: DEBUG - ALTER DATABASE
2024-04-12 15:40:20,523: DEBUG - GRANT
2024-04-12 15:40:20,525: DEBUG - + ynh_exit_properly
2024-04-12 15:40:20,525: DEBUG - + [[ provision_database =~ ^install$|^upgrade$|^restore$ ]]
2024-04-12 15:40:21,543: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./upgrade"  7>&1']'
2024-04-12 15:40:21,550: DEBUG - + source _common.sh
2024-04-12 15:40:21,550: DEBUG - +++ python3 -V
2024-04-12 15:40:21,550: DEBUG - +++ cut '-d ' -f2
2024-04-12 15:40:21,551: DEBUG - +++ cut -d. -f1-2
2024-04-12 15:40:21,552: DEBUG - ++ python_version=3.9
2024-04-12 15:40:21,552: DEBUG - ++ code_dir=/opt/yunohost/matrix-synapse
2024-04-12 15:40:21,552: DEBUG - + source experimental_helper.sh
2024-04-12 15:40:21,553: DEBUG - + source /usr/share/yunohost/helpers
2024-04-12 15:40:21,553: DEBUG - +++ set +o
2024-04-12 15:40:21,553: DEBUG - +++ grep xtrace
2024-04-12 15:40:21,554: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-04-12 15:40:21,554: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-04-12 15:40:21,570: DEBUG - ++ ynh_check_app_version_changed
2024-04-12 15:40:21,570: DEBUG - ++ local return_value=UPGRADE_APP
2024-04-12 15:40:21,570: DEBUG - ++ '[' UPGRADE_APP == UPGRADE_SAME ']'
2024-04-12 15:40:21,570: DEBUG - ++ '[' UPGRADE_APP == DOWNGRADE ']'
2024-04-12 15:40:21,570: DEBUG - ++ echo UPGRADE_APP
2024-04-12 15:40:21,571: DEBUG - + upgrade_type=UPGRADE_APP
2024-04-12 15:40:21,571: DEBUG - + '[' -z domain4.tld ']'
2024-04-12 15:40:21,571: DEBUG - + '[' -z domain4.tld ']'
2024-04-12 15:40:21,571: DEBUG - + '[' -z jitsi.riot.im ']'
2024-04-12 15:40:21,571: DEBUG - + '[' -z all ']'
2024-04-12 15:40:21,571: DEBUG - + '[' all = true ']'
2024-04-12 15:40:21,571: DEBUG - + '[' all = false ']'
2024-04-12 15:40:21,571: DEBUG - + '[' -z false ']'
2024-04-12 15:40:21,572: DEBUG - + '[' -z '' ']'
2024-04-12 15:40:21,572: DEBUG - + web_client_location=https://matrix.to/
2024-04-12 15:40:21,572: DEBUG - + element_instance=element
2024-04-12 15:40:21,572: DEBUG - + yunohost --output-as plain app list
2024-04-12 15:40:21,572: DEBUG - + grep -q '^element$'
2024-04-12 15:40:22,207: DEBUG - + ynh_app_setting_set --app=synapse --key=web_client_location --value=https://matrix.to/
2024-04-12 15:40:22,208: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,249: DEBUG - + app=synapse
2024-04-12 15:40:22,249: DEBUG - + [[ web_client_location =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,250: DEBUG - + ynh_app_setting set synapse web_client_location https://matrix.to/
2024-04-12 15:40:22,309: DEBUG - + '[' -z '' ']'
2024-04-12 15:40:22,310: DEBUG - + client_base_url=https://matrix.to/
2024-04-12 15:40:22,310: DEBUG - + ynh_app_setting_set --app=synapse --key=client_base_url --value=https://matrix.to/
2024-04-12 15:40:22,310: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,353: DEBUG - + app=synapse
2024-04-12 15:40:22,354: DEBUG - + [[ client_base_url =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,354: DEBUG - + ynh_app_setting set synapse client_base_url https://matrix.to/
2024-04-12 15:40:22,414: DEBUG - + '[' -z '' ']'
2024-04-12 15:40:22,414: DEBUG - + invite_client_location=https://matrix.to/
2024-04-12 15:40:22,414: DEBUG - + ynh_app_setting_set --app=synapse --key=invite_client_location --value=https://matrix.to/
2024-04-12 15:40:22,414: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,460: DEBUG - + app=synapse
2024-04-12 15:40:22,460: DEBUG - + [[ invite_client_location =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,460: DEBUG - + ynh_app_setting set synapse invite_client_location https://matrix.to/
2024-04-12 15:40:22,520: DEBUG - + '[' -z false ']'
2024-04-12 15:40:22,520: DEBUG - + '[' -z false ']'
2024-04-12 15:40:22,520: DEBUG - + '[' -z 10M ']'
2024-04-12 15:40:22,520: DEBUG - + '[' -z true ']'
2024-04-12 15:40:22,520: DEBUG - + '[' -z none ']'
2024-04-12 15:40:22,521: DEBUG - + '[' none == none ']'
2024-04-12 15:40:22,521: DEBUG - + registrations_require_3pid=email
2024-04-12 15:40:22,521: DEBUG - + ynh_app_setting_set --app=synapse --key=registrations_require_3pid --value=email
2024-04-12 15:40:22,521: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,565: DEBUG - + app=synapse
2024-04-12 15:40:22,565: DEBUG - + [[ registrations_require_3pid =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,565: DEBUG - + ynh_app_setting set synapse registrations_require_3pid email
2024-04-12 15:40:22,625: DEBUG - + '[' -z ''\''^[^@]+@matrix\.org$'\''' ']'
2024-04-12 15:40:22,626: DEBUG - + [[ '^[^@]+@matrix\.org$' =~ '.*' ]]
2024-04-12 15:40:22,626: DEBUG - + allowed_local_3pids_email=
2024-04-12 15:40:22,626: DEBUG - + ynh_app_setting_set --app=synapse --key=allowed_local_3pids_email --value=
2024-04-12 15:40:22,626: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,671: DEBUG - + app=synapse
2024-04-12 15:40:22,671: DEBUG - + [[ allowed_local_3pids_email =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,671: DEBUG - + ynh_app_setting set synapse allowed_local_3pids_email ''
2024-04-12 15:40:22,731: DEBUG - + '[' -z ''\''\+33'\''' ']'
2024-04-12 15:40:22,732: DEBUG - + [[ '\+33' =~ '.*' ]]
2024-04-12 15:40:22,732: DEBUG - + allowed_local_3pids_msisdn=
2024-04-12 15:40:22,732: DEBUG - + ynh_app_setting_set --app=synapse --key=allowed_local_3pids_msisdn --value=
2024-04-12 15:40:22,732: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,777: DEBUG - + app=synapse
2024-04-12 15:40:22,778: DEBUG - + [[ allowed_local_3pids_msisdn =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,778: DEBUG - + ynh_app_setting set synapse allowed_local_3pids_msisdn ''
2024-04-12 15:40:22,838: DEBUG - + '[' -z '' ']'
2024-04-12 15:40:22,838: DEBUG - + account_threepid_delegates_msisdn=
2024-04-12 15:40:22,838: DEBUG - + ynh_app_setting_set --app=synapse --key=account_threepid_delegates_msisdn --value=
2024-04-12 15:40:22,838: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,884: DEBUG - + app=synapse
2024-04-12 15:40:22,884: DEBUG - + [[ account_threepid_delegates_msisdn =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,884: DEBUG - + ynh_app_setting set synapse account_threepid_delegates_msisdn ''
2024-04-12 15:40:22,944: DEBUG - + '[' -z false ']'
2024-04-12 15:40:22,944: DEBUG - + '[' -z https://matrix.org ']'
2024-04-12 15:40:22,944: DEBUG - + '[' -z '#auto_join_room:domain4.tld' ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z false ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z true ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z true ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z true ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z true ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z false ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z false ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z true ']'
2024-04-12 15:40:22,945: DEBUG - + '[' -z '' ']'
2024-04-12 15:40:22,945: DEBUG - + enable_dtls_for_audio_video_turn_call=true
2024-04-12 15:40:22,946: DEBUG - + ynh_app_setting_set --app=synapse --key=enable_dtls_for_audio_video_turn_call --value=true
2024-04-12 15:40:22,946: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:22,991: DEBUG - + app=synapse
2024-04-12 15:40:22,991: DEBUG - + [[ enable_dtls_for_audio_video_turn_call =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:22,991: DEBUG - + ynh_app_setting set synapse enable_dtls_for_audio_video_turn_call true
2024-04-12 15:40:23,051: DEBUG - + ynh_secure_remove --file=/etc/default/coturn-synapse
2024-04-12 15:40:23,066: DEBUG - + '[' -e /etc/systemd/system/matrix-synapse.service ']'
2024-04-12 15:40:23,110: INFO - [....................] > Migrating systemd unit to standard name...
2024-04-12 15:40:23,111: DEBUG - + systemctl stop matrix-synapse.service
2024-04-12 15:40:23,162: DEBUG - + systemctl stop coturn-synapse.service
2024-04-12 15:40:23,166: DEBUG - + yunohost service remove matrix-synapse
2024-04-12 15:40:23,412: DEBUG - Le service 'matrix-synapse' a été supprimé
2024-04-12 15:40:23,441: DEBUG - + yunohost service remove coturn-synapse
2024-04-12 15:40:23,686: DEBUG - Le service 'coturn-synapse' a été supprimé
2024-04-12 15:40:23,714: DEBUG - + ynh_secure_remove --file=/etc/systemd/system/matrix-synapse.service
2024-04-12 15:40:23,730: DEBUG - + ynh_secure_remove --file=/etc/systemd/system/coturn-synapse.service
2024-04-12 15:40:23,745: DEBUG - + touch /etc/systemd/system/synapse.service
2024-04-12 15:40:23,746: DEBUG - + systemctl daemon-reload
2024-04-12 15:40:23,939: DEBUG - + ynh_systemd_action --service_name=synapse.service --action=stop
2024-04-12 15:40:23,998: DEBUG - + service_name=synapse.service
2024-04-12 15:40:23,998: DEBUG - + action=stop
2024-04-12 15:40:23,998: DEBUG - + line_match=
2024-04-12 15:40:23,999: DEBUG - + length=20
2024-04-12 15:40:23,999: DEBUG - + log_path=/var/log/synapse.service/synapse.service.log
2024-04-12 15:40:23,999: DEBUG - + timeout=300
2024-04-12 15:40:23,999: DEBUG - + '[' stop == stop ']'
2024-04-12 15:40:23,999: DEBUG - + systemctl is-active --quiet synapse.service
2024-04-12 15:40:24,002: DEBUG - + return 0
2024-04-12 15:40:24,036: DEBUG - + '[' -e /var/lib/matrix-synapse ']'
2024-04-12 15:40:24,036: INFO - [+...................] > Managing migrations...
2024-04-12 15:40:24,036: DEBUG - ++ grep 'ssl-cert:x:[0-9]*:.*synapse' /etc/group
2024-04-12 15:40:24,037: DEBUG - + '[' '!' ssl-cert:x:115:openldap,metronome,postgres,matrix-synapse,turnserver ']'
2024-04-12 15:40:24,037: DEBUG - + '[' '!' -e /etc/ssl/private/dh2048.pem ']'
2024-04-12 15:40:24,038: DEBUG - + '[' '!' -e /etc/matrix-synapse/coturn.conf ']'
2024-04-12 15:40:24,038: DEBUG - + ynh_psql_execute_as_root '--sql=\list'
2024-04-12 15:40:24,038: DEBUG - + grep matrix_synapse
2024-04-12 15:40:24,051: DEBUG - + database=
2024-04-12 15:40:24,051: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:24,051: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:24,052: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-04-12 15:40:24,086: DEBUG - + database=
2024-04-12 15:40:24,087: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-04-12 15:40:24,172: DEBUG -  matrix_synapse | matrix_synapse | UTF8     | C               | C            |
2024-04-12 15:40:24,172: DEBUG - + ynh_psql_remove_db --db_user=user_wich_must_dont_exist_and_keep_current_user --db_name=synapse
2024-04-12 15:40:24,206: DEBUG - + ynh_psql_database_exists --database=synapse
2024-04-12 15:40:24,217: DEBUG - + command -v psql
2024-04-12 15:40:24,218: DEBUG - /usr/bin/psql
2024-04-12 15:40:24,218: DEBUG - + grep --quiet synapse
2024-04-12 15:40:24,218: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:24,219: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql -tAc 'SELECT datname FROM pg_database WHERE datname='\''synapse'\'';'
2024-04-12 15:40:24,293: DEBUG - + return 0
2024-04-12 15:40:24,293: DEBUG - + ynh_psql_drop_db synapse
2024-04-12 15:40:24,294: DEBUG - + local db=synapse
2024-04-12 15:40:24,294: DEBUG - + ynh_psql_execute_as_root '--sql=REVOKE CONNECT ON DATABASE synapse FROM public;' --database=synapse
2024-04-12 15:40:24,321: DEBUG - + database=synapse
2024-04-12 15:40:24,321: DEBUG - + '[' -n synapse ']'
2024-04-12 15:40:24,321: DEBUG - + database=--database=synapse
2024-04-12 15:40:24,321: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:24,322: DEBUG - + ynh_psql_connect_as --user=postgres --password=********** --database=synapse
2024-04-12 15:40:24,373: DEBUG - + database=synapse
2024-04-12 15:40:24,374: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql synapse
2024-04-12 15:40:24,448: DEBUG - REVOKE
2024-04-12 15:40:24,450: DEBUG - + ynh_psql_execute_as_root '--sql=SELECT pg_terminate_backend (pg_stat_activity.pid) FROM pg_stat_activity WHERE pg_stat_activity.datname = '\''synapse'\'' AND pid <> pg_backend_pid();' --database=synapse
2024-04-12 15:40:24,473: DEBUG - + database=synapse
2024-04-12 15:40:24,473: DEBUG - + '[' -n synapse ']'
2024-04-12 15:40:24,474: DEBUG - + database=--database=synapse
2024-04-12 15:40:24,474: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:24,474: DEBUG - + ynh_psql_connect_as --user=postgres --password=********** --database=synapse
2024-04-12 15:40:24,521: DEBUG - + database=synapse
2024-04-12 15:40:24,522: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql synapse
2024-04-12 15:40:24,588: DEBUG -  pg_terminate_backend
2024-04-12 15:40:24,588: DEBUG - ----------------------
2024-04-12 15:40:24,588: DEBUG - (0 ligne)
2024-04-12 15:40:24,589: DEBUG - 
2024-04-12 15:40:24,590: DEBUG - + sudo --login --user=postgres dropdb synapse
2024-04-12 15:40:24,669: DEBUG - + ynh_psql_user_exists --user=user_wich_must_dont_exist_and_keep_current_user
2024-04-12 15:40:24,677: DEBUG - + grep --quiet user_wich_must_dont_exist_and_keep_current_user
2024-04-12 15:40:24,677: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:24,678: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql -tAc 'SELECT rolname FROM pg_roles WHERE rolname='\''user_wich_must_dont_exist_and_keep_current_user'\'';'
2024-04-12 15:40:24,745: DEBUG - + return 1
2024-04-12 15:40:24,745: DEBUG - + ynh_print_warn '--message=User user_wich_must_dont_exist_and_keep_current_user not found'
2024-04-12 15:40:24,753: DEBUG - + ynh_print_log 'User user_wich_must_dont_exist_and_keep_current_user not found'
2024-04-12 15:40:24,753: DEBUG - + echo -e 'User user_wich_must_dont_exist_and_keep_current_user not found'
2024-04-12 15:40:24,754: DEBUG - + ynh_psql_execute_as_root '--sql=ALTER DATABASE matrix_synapse RENAME TO synapse;'
2024-04-12 15:40:24,754: WARNING - User user_wich_must_dont_exist_and_keep_current_user not found
2024-04-12 15:40:24,766: DEBUG - + database=
2024-04-12 15:40:24,767: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:24,767: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:24,768: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-04-12 15:40:24,802: DEBUG - + database=
2024-04-12 15:40:24,802: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-04-12 15:40:24,868: DEBUG - ALTER DATABASE
2024-04-12 15:40:24,871: DEBUG - + ynh_psql_execute_as_root --database=synapse '--sql=REASSIGN OWNED BY matrix_synapse TO synapse;'
2024-04-12 15:40:24,894: DEBUG - + database=synapse
2024-04-12 15:40:24,894: DEBUG - + '[' -n synapse ']'
2024-04-12 15:40:24,894: DEBUG - + database=--database=synapse
2024-04-12 15:40:24,894: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:24,895: DEBUG - + ynh_psql_connect_as --user=postgres --password=********** --database=synapse
2024-04-12 15:40:24,953: DEBUG - + database=synapse
2024-04-12 15:40:24,953: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql synapse
2024-04-12 15:40:25,081: DEBUG - REASSIGN OWNED
2024-04-12 15:40:25,084: DEBUG - + ynh_psql_execute_as_root '--sql=UPDATE pg_database SET datcollate='\''C'\'', datctype='\''C'\'' WHERE datname='\''synapse'\'';'
2024-04-12 15:40:25,097: DEBUG - + database=
2024-04-12 15:40:25,097: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:25,098: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:25,098: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-04-12 15:40:25,134: DEBUG - + database=
2024-04-12 15:40:25,134: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-04-12 15:40:25,198: DEBUG - UPDATE 1
2024-04-12 15:40:25,200: DEBUG - + ynh_psql_execute_as_root '--sql=DROP USER matrix_synapse;'
2024-04-12 15:40:25,213: DEBUG - + database=
2024-04-12 15:40:25,213: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:25,213: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:25,214: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-04-12 15:40:25,248: DEBUG - + database=
2024-04-12 15:40:25,248: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-04-12 15:40:25,312: DEBUG - DROP ROLE
2024-04-12 15:40:25,314: DEBUG - + ynh_psql_execute_as_root '--sql=ALTER USER synapse WITH ENCRYPTED PASSWORD '\''**********'\'';'
2024-04-12 15:40:25,327: DEBUG - + database=
2024-04-12 15:40:25,327: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:25,327: DEBUG - ++ cat /etc/yunohost/psql
2024-04-12 15:40:25,328: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-04-12 15:40:25,363: DEBUG - + database=
2024-04-12 15:40:25,364: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-04-12 15:40:25,428: DEBUG - ALTER ROLE
2024-04-12 15:40:25,430: DEBUG - + '[' -e /home/yunohost.app/matrix-synapse ']'
2024-04-12 15:40:25,431: DEBUG - + mv -t /home/yunohost.app/synapse /home/yunohost.app/matrix-synapse/homeserver.db /home/yunohost.app/matrix-synapse/homeserver.log /home/yunohost.app/matrix-synapse/homeserver.log.1 /home/yunohost.app/matrix-synapse/homeserver.log.10 /home/yunohost.app/matrix-synapse/homeserver.log.2 /home/yunohost.app/matrix-synapse/homeserver.log.3 /home/yunohost.app/matrix-synapse/homeserver.log.4 /home/yunohost.app/matrix-synapse/homeserver.log.5 /home/yunohost.app/matrix-synapse/homeserver.log.6 /home/yunohost.app/matrix-synapse/homeserver.log.7 /home/yunohost.app/matrix-synapse/homeserver.log.8 /home/yunohost.app/matrix-synapse/homeserver.log.9 /home/yunohost.app/matrix-synapse/media /home/yunohost.app/matrix-synapse/media_storage /home/yunohost.app/matrix-synapse/uploads
2024-04-12 15:40:25,432: DEBUG - + ynh_secure_remove --file=/home/yunohost.app/matrix-synapse
2024-04-12 15:40:25,449: DEBUG - + ynh_app_setting_set --app=synapse --key=path --value=/
2024-04-12 15:40:25,450: DEBUG - + local _globalapp=synapse
2024-04-12 15:40:25,499: DEBUG - + app=synapse
2024-04-12 15:40:25,500: DEBUG - + [[ path =~ (unprotected|protected|skipped)_ ]]
2024-04-12 15:40:25,500: DEBUG - + ynh_app_setting set synapse path /
2024-04-12 15:40:25,561: DEBUG - + yunohost app map -r --output-as json
2024-04-12 15:40:25,561: DEBUG - + jq -r '."domain4.tld" | select( . != null ) | .[] | .id'
2024-04-12 15:40:25,561: DEBUG - + grep -v synapse -q
2024-04-12 15:40:26,015: DEBUG - + grep -q '^matrix-synapse' /etc/passwd
2024-04-12 15:40:26,016: DEBUG - + systemctl stop php7.4-fpm.service
2024-04-12 15:40:26,030: DEBUG - + ynh_system_user_delete --username=matrix-synapse
2024-04-12 15:40:26,038: DEBUG - + ynh_system_user_exists matrix-synapse
2024-04-12 15:40:26,045: DEBUG - + getent passwd matrix-synapse
2024-04-12 15:40:26,048: DEBUG - + deluser matrix-synapse
2024-04-12 15:40:26,120: DEBUG - Suppression de l'utilisateur « matrix-synapse »...
2024-04-12 15:40:26,120: DEBUG - Attention ! Le groupe « matrix-synapse » ne contient plus aucun membre.
2024-04-12 15:40:26,154: DEBUG - Fait.
2024-04-12 15:40:26,156: DEBUG - + ynh_system_group_exists matrix-synapse
2024-04-12 15:40:26,163: DEBUG - + getent group matrix-synapse
2024-04-12 15:40:26,167: DEBUG - + yunohost user delete synapse
2024-04-12 15:40:26,394: DEBUG - Le compte 'synapse' sera retiré du groupe 'all_users'
2024-04-12 15:40:30,260: DEBUG - Le compte a été supprimé
2024-04-12 15:40:30,341: DEBUG - + ynh_system_user_create --username=synapse --home_dir=/opt/yunohost/matrix-synapse
2024-04-12 15:40:30,386: DEBUG - + use_shell=0
2024-04-12 15:40:30,386: DEBUG - + home_dir=/opt/yunohost/matrix-synapse
2024-04-12 15:40:30,386: DEBUG - + groups=
2024-04-12 15:40:30,386: DEBUG - + ynh_system_user_exists synapse
2024-04-12 15:40:30,393: DEBUG - + getent passwd synapse
2024-04-12 15:40:30,397: DEBUG - + '[' -n /opt/yunohost/matrix-synapse ']'
2024-04-12 15:40:30,397: DEBUG - + local 'user_home_dir=--home-dir /opt/yunohost/matrix-synapse'
2024-04-12 15:40:30,397: DEBUG - + local 'shell=--shell /usr/sbin/nologin'
2024-04-12 15:40:30,397: DEBUG - + useradd --home-dir /opt/yunohost/matrix-synapse --system --user-group synapse --shell /usr/sbin/nologin
2024-04-12 15:40:30,433: DEBUG - + adduser synapse ssl-cert
2024-04-12 15:40:30,482: DEBUG - Ajout de l'utilisateur « synapse » au groupe « ssl-cert »...
2024-04-12 15:40:30,492: DEBUG - Adding user synapse to group ssl-cert
2024-04-12 15:40:30,510: DEBUG - Fait.
2024-04-12 15:40:30,512: DEBUG - + '[' UPGRADE_APP == UPGRADE_APP ']'
2024-04-12 15:40:30,566: INFO - [#+++................] > Upgrading source files...
2024-04-12 15:40:30,566: DEBUG - + install_sources
2024-04-12 15:40:30,566: DEBUG - + '[' '!' -e /opt/yunohost/matrix-synapse/bin/python3 ']'
2024-04-12 15:40:30,567: DEBUG - + '[' '!' -e /opt/yunohost/matrix-synapse/lib/python3.9 ']'
2024-04-12 15:40:30,567: DEBUG - + mkdir -p /opt/yunohost/matrix-synapse
2024-04-12 15:40:30,567: DEBUG - + chown synapse:root -R /opt/yunohost/matrix-synapse
2024-04-12 15:40:30,615: DEBUG - ++ uname -m
2024-04-12 15:40:30,615: DEBUG - ++ grep arm
2024-04-12 15:40:30,617: DEBUG - + '[' -n '' ']'
2024-04-12 15:40:30,617: DEBUG - + test -e /opt/yunohost/matrix-synapse/bin/python3
2024-04-12 15:40:30,617: DEBUG - + local pip3=/opt/yunohost/matrix-synapse/bin/pip3
2024-04-12 15:40:30,618: DEBUG - + /opt/yunohost/matrix-synapse/bin/pip3 install --upgrade setuptools wheel pip cffi
2024-04-12 15:40:31,079: DEBUG - Requirement already satisfied: setuptools in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (69.0.3)
2024-04-12 15:40:31,476: DEBUG - Collecting setuptools
2024-04-12 15:40:31,585: DEBUG -   Downloading setuptools-69.2.0-py3-none-any.whl.metadata (6.3 kB)
2024-04-12 15:40:31,598: DEBUG - Requirement already satisfied: wheel in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (0.42.0)
2024-04-12 15:40:31,668: DEBUG - Collecting wheel
2024-04-12 15:40:31,697: DEBUG -   Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
2024-04-12 15:40:31,705: DEBUG - Requirement already satisfied: pip in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (24.0)
2024-04-12 15:40:31,801: DEBUG - Requirement already satisfied: cffi in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (1.16.0)
2024-04-12 15:40:32,018: DEBUG - Requirement already satisfied: pycparser in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from cffi) (2.21)
2024-04-12 15:40:32,048: DEBUG - Downloading setuptools-69.2.0-py3-none-any.whl (821 kB)
2024-04-12 15:40:32,156: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 8.0 MB/s eta 0:00:00
2024-04-12 15:40:32,183: DEBUG - Downloading wheel-0.43.0-py3-none-any.whl (65 kB)
2024-04-12 15:40:32,198: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 7.0 MB/s eta 0:00:00
2024-04-12 15:40:32,660: DEBUG - Installing collected packages: wheel, setuptools
2024-04-12 15:40:32,660: DEBUG -   Attempting uninstall: wheel
2024-04-12 15:40:32,661: DEBUG -     Found existing installation: wheel 0.42.0
2024-04-12 15:40:32,667: DEBUG -     Uninstalling wheel-0.42.0:
2024-04-12 15:40:32,671: DEBUG -       Successfully uninstalled wheel-0.42.0
2024-04-12 15:40:32,727: DEBUG -   Attempting uninstall: setuptools
2024-04-12 15:40:32,728: DEBUG -     Found existing installation: setuptools 69.0.3
2024-04-12 15:40:32,755: DEBUG -     Uninstalling setuptools-69.0.3:
2024-04-12 15:40:32,812: DEBUG -       Successfully uninstalled setuptools-69.0.3
2024-04-12 15:40:33,325: DEBUG - Successfully installed setuptools-69.2.0 wheel-0.43.0
2024-04-12 15:40:33,619: DEBUG - ++ lsb_release --codename --short
2024-04-12 15:40:33,659: DEBUG - + /opt/yunohost/matrix-synapse/bin/pip3 install --upgrade -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt
2024-04-12 15:40:34,151: DEBUG - Requirement already satisfied: annotated-types==0.6.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 1)) (0.6.0)
2024-04-12 15:40:34,282: DEBUG - Collecting attrs==23.2.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 2))
2024-04-12 15:40:34,373: DEBUG -   Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB)
2024-04-12 15:40:34,386: DEBUG - Requirement already satisfied: Automat==22.10.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 3)) (22.10.0)
2024-04-12 15:40:34,520: DEBUG - Collecting bcrypt==4.1.2 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 4))
2024-04-12 15:40:34,547: DEBUG -   Downloading bcrypt-4.1.2-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (9.5 kB)
2024-04-12 15:40:34,556: DEBUG - Requirement already satisfied: bleach==6.1.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 5)) (6.1.0)
2024-04-12 15:40:34,608: DEBUG - Requirement already satisfied: canonicaljson==2.0.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 6)) (2.0.0)
2024-04-12 15:40:34,789: DEBUG - Collecting certifi==2024.2.2 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 7))
2024-04-12 15:40:34,817: DEBUG -   Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
2024-04-12 15:40:34,826: DEBUG - Requirement already satisfied: cffi==1.16.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 8)) (1.16.0)
2024-04-12 15:40:34,992: DEBUG - Requirement already satisfied: charset-normalizer==3.3.2 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 9)) (3.3.2)
2024-04-12 15:40:35,120: DEBUG - Requirement already satisfied: constantly==23.10.4 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 10)) (23.10.4)
2024-04-12 15:40:35,457: DEBUG - Collecting cryptography==42.0.5 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 11))
2024-04-12 15:40:35,483: DEBUG -   Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB)
2024-04-12 15:40:35,494: DEBUG - Requirement already satisfied: hyperlink==21.0.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 12)) (21.0.0)
2024-04-12 15:40:35,531: DEBUG - Requirement already satisfied: idna==3.6 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 13)) (3.6)
2024-04-12 15:40:35,568: DEBUG - Requirement already satisfied: ijson==3.2.3 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 14)) (3.2.3)
2024-04-12 15:40:35,708: DEBUG - Collecting immutabledict==4.2.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 15))
2024-04-12 15:40:35,736: DEBUG -   Downloading immutabledict-4.2.0-py3-none-any.whl.metadata (3.4 kB)
2024-04-12 15:40:35,745: DEBUG - Requirement already satisfied: incremental==22.10.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 16)) (22.10.0)
2024-04-12 15:40:35,832: DEBUG - Collecting Jinja2==3.1.3 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 17))
2024-04-12 15:40:35,836: DEBUG -   Using cached Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB)
2024-04-12 15:40:35,906: DEBUG - Collecting jsonschema==4.21.1 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 18))
2024-04-12 15:40:35,932: DEBUG -   Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB)
2024-04-12 15:40:35,985: DEBUG - Collecting jsonschema-specifications==2023.12.1 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 19))
2024-04-12 15:40:36,013: DEBUG -   Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
2024-04-12 15:40:36,022: DEBUG - Requirement already satisfied: ldap3==2.9.1 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 20)) (2.9.1)
2024-04-12 15:40:36,359: DEBUG - Collecting lxml==5.2.1 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 21))
2024-04-12 15:40:36,387: DEBUG -   Downloading lxml-5.2.1-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (3.4 kB)
2024-04-12 15:40:36,487: DEBUG - Collecting MarkupSafe==2.1.5 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 22))
2024-04-12 15:40:36,514: DEBUG -   Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
2024-04-12 15:40:36,523: DEBUG - Requirement already satisfied: matrix-common==1.3.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 23)) (1.3.0)
2024-04-12 15:40:36,957: DEBUG - Collecting matrix-synapse==1.104.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 24))
2024-04-12 15:40:36,984: DEBUG -   Downloading matrix_synapse-1.104.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (15 kB)
2024-04-12 15:40:36,997: DEBUG - Requirement already satisfied: matrix-synapse-ldap3==0.3.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 25)) (0.3.0)
2024-04-12 15:40:37,258: DEBUG - Collecting msgpack==1.0.8 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 26))
2024-04-12 15:40:37,284: DEBUG -   Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
2024-04-12 15:40:37,293: DEBUG - Requirement already satisfied: ndg-httpsclient==0.5.1 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 27)) (0.5.1)
2024-04-12 15:40:37,391: DEBUG - Collecting netaddr==1.2.1 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 28))
2024-04-12 15:40:37,419: DEBUG -   Downloading netaddr-1.2.1-py3-none-any.whl.metadata (5.0 kB)
2024-04-12 15:40:37,485: DEBUG - Collecting packaging==24.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 29))
2024-04-12 15:40:37,511: DEBUG -   Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
2024-04-12 15:40:37,609: DEBUG - Collecting phonenumbers==8.13.33 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 30))
2024-04-12 15:40:37,640: DEBUG -   Downloading phonenumbers-8.13.33-py2.py3-none-any.whl.metadata (11 kB)
2024-04-12 15:40:37,937: DEBUG - Collecting pillow==10.3.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 31))
2024-04-12 15:40:37,962: DEBUG -   Downloading pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
2024-04-12 15:40:38,019: DEBUG - Collecting prometheus_client==0.20.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 32))
2024-04-12 15:40:38,045: DEBUG -   Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB)
2024-04-12 15:40:38,053: DEBUG - Requirement already satisfied: psycopg2==2.9.9 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 33)) (2.9.9)
2024-04-12 15:40:38,194: DEBUG - Collecting pyasn1==0.6.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 34))
2024-04-12 15:40:38,221: DEBUG -   Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB)
2024-04-12 15:40:38,284: DEBUG - Collecting pyasn1_modules==0.4.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 35))
2024-04-12 15:40:38,310: DEBUG -   Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB)
2024-04-12 15:40:38,357: DEBUG - Collecting pycparser==2.22 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 36))
2024-04-12 15:40:38,384: DEBUG -   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2024-04-12 15:40:38,591: DEBUG - Collecting pydantic==2.6.4 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 37))
2024-04-12 15:40:38,619: DEBUG -   Downloading pydantic-2.6.4-py3-none-any.whl.metadata (85 kB)
2024-04-12 15:40:38,663: DEBUG -      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.1/85.1 kB 2.1 MB/s eta 0:00:00
2024-04-12 15:40:39,557: DEBUG - Collecting pydantic_core==2.16.3 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 38))
2024-04-12 15:40:39,583: DEBUG -   Downloading pydantic_core-2.16.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB)
2024-04-12 15:40:39,592: DEBUG - Requirement already satisfied: pymacaroons==0.13.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 39)) (0.13.0)
2024-04-12 15:40:39,626: DEBUG - Requirement already satisfied: PyNaCl==1.5.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 40)) (1.5.0)
2024-04-12 15:40:39,719: DEBUG - Collecting pyOpenSSL==24.1.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 41))
2024-04-12 15:40:39,748: DEBUG -   Downloading pyOpenSSL-24.1.0-py3-none-any.whl.metadata (12 kB)
2024-04-12 15:40:39,755: DEBUG - Requirement already satisfied: PyYAML==6.0.1 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 42)) (6.0.1)
2024-04-12 15:40:39,893: DEBUG - Collecting referencing==0.34.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 43))
2024-04-12 15:40:39,919: DEBUG -   Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB)
2024-04-12 15:40:39,928: DEBUG - Requirement already satisfied: requests==2.31.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 44)) (2.31.0)
2024-04-12 15:40:40,296: DEBUG - Collecting rpds-py==0.18.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 45))
2024-04-12 15:40:40,321: DEBUG -   Downloading rpds_py-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
2024-04-12 15:40:40,332: DEBUG - Requirement already satisfied: semantic-version==2.10.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 46)) (2.10.0)
2024-04-12 15:40:40,410: DEBUG - Collecting service-identity==24.1.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 47))
2024-04-12 15:40:40,439: DEBUG -   Downloading service_identity-24.1.0-py3-none-any.whl.metadata (4.8 kB)
2024-04-12 15:40:40,505: DEBUG - Collecting setuptools-rust==1.9.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 48))
2024-04-12 15:40:40,532: DEBUG -   Downloading setuptools_rust-1.9.0-py3-none-any.whl.metadata (9.3 kB)
2024-04-12 15:40:40,541: DEBUG - Requirement already satisfied: signedjson==1.1.4 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 49)) (1.1.4)
2024-04-12 15:40:40,658: DEBUG - Requirement already satisfied: six==1.16.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 50)) (1.16.0)
2024-04-12 15:40:40,703: DEBUG - Requirement already satisfied: sortedcontainers==2.4.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 51)) (2.4.0)
2024-04-12 15:40:40,738: DEBUG - Requirement already satisfied: tomli==2.0.1 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 52)) (2.0.1)
2024-04-12 15:40:40,773: DEBUG - Requirement already satisfied: treq==23.11.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 53)) (23.11.0)
2024-04-12 15:40:40,873: DEBUG - Collecting Twisted==24.3.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 54))
2024-04-12 15:40:40,902: DEBUG -   Downloading twisted-24.3.0-py3-none-any.whl.metadata (9.5 kB)
2024-04-12 15:40:40,964: DEBUG - Collecting typing_extensions==4.10.0 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 55))
2024-04-12 15:40:40,991: DEBUG -   Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB)
2024-04-12 15:40:41,001: DEBUG - Requirement already satisfied: unpaddedbase64==2.1.0 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 56)) (2.1.0)
2024-04-12 15:40:41,203: DEBUG - Collecting urllib3==2.2.1 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 57))
2024-04-12 15:40:41,230: DEBUG -   Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB)
2024-04-12 15:40:41,239: DEBUG - Requirement already satisfied: webencodings==0.5.1 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 58)) (0.5.1)
2024-04-12 15:40:41,436: DEBUG - Collecting zope.interface==6.2 (from -r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 59))
2024-04-12 15:40:41,462: DEBUG -   Downloading zope.interface-6.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB)
2024-04-12 15:40:41,473: DEBUG -      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 kB 4.2 MB/s eta 0:00:00
2024-04-12 15:40:42,360: DEBUG - Requirement already satisfied: setuptools>=62.4 in /opt/yunohost/matrix-synapse/lib/python3.9/site-packages (from setuptools-rust==1.9.0->-r /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/conf/requirement_bullseye.txt (line 48)) (69.2.0)
2024-04-12 15:40:42,773: DEBUG - Downloading attrs-23.2.0-py3-none-any.whl (60 kB)
2024-04-12 15:40:42,785: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.1 MB/s eta 0:00:00
2024-04-12 15:40:42,812: DEBUG - Downloading bcrypt-4.1.2-cp39-abi3-manylinux_2_28_x86_64.whl (698 kB)
2024-04-12 15:40:42,870: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.9/698.9 kB 12.8 MB/s eta 0:00:00
2024-04-12 15:40:42,897: DEBUG - Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)
2024-04-12 15:40:42,912: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 16.9 MB/s eta 0:00:00
2024-04-12 15:40:42,939: DEBUG - Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB)
2024-04-12 15:40:43,021: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 59.6 MB/s eta 0:00:00
2024-04-12 15:40:43,049: DEBUG - Downloading immutabledict-4.2.0-py3-none-any.whl (4.7 kB)
2024-04-12 15:40:43,061: DEBUG - Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB)
2024-04-12 15:40:43,091: DEBUG - Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB)
2024-04-12 15:40:43,107: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 8.4 MB/s eta 0:00:00
2024-04-12 15:40:43,135: DEBUG - Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
2024-04-12 15:40:43,176: DEBUG - Downloading lxml-5.2.1-cp39-cp39-manylinux_2_28_x86_64.whl (5.0 MB)
2024-04-12 15:40:43,263: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 60.2 MB/s eta 0:00:00
2024-04-12 15:40:43,292: DEBUG - Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
2024-04-12 15:40:43,329: DEBUG - Downloading matrix_synapse-1.104.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB)
2024-04-12 15:40:43,388: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 68.5 MB/s eta 0:00:00
2024-04-12 15:40:43,417: DEBUG - Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)
2024-04-12 15:40:43,430: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.1/385.1 kB 43.1 MB/s eta 0:00:00
2024-04-12 15:40:43,466: DEBUG - Downloading netaddr-1.2.1-py3-none-any.whl (2.3 MB)
2024-04-12 15:40:43,496: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 82.9 MB/s eta 0:00:00
2024-04-12 15:40:43,523: DEBUG - Downloading packaging-24.0-py3-none-any.whl (53 kB)
2024-04-12 15:40:43,534: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 7.2 MB/s eta 0:00:00
2024-04-12 15:40:43,562: DEBUG - Downloading phonenumbers-8.13.33-py2.py3-none-any.whl (2.6 MB)
2024-04-12 15:40:43,596: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 82.1 MB/s eta 0:00:00
2024-04-12 15:40:43,626: DEBUG - Downloading pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB)
2024-04-12 15:40:43,698: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 65.2 MB/s eta 0:00:00
2024-04-12 15:40:43,727: DEBUG - Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB)
2024-04-12 15:40:43,740: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 6.8 MB/s eta 0:00:00
2024-04-12 15:40:43,768: DEBUG - Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
2024-04-12 15:40:43,783: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 9.2 MB/s eta 0:00:00
2024-04-12 15:40:43,811: DEBUG - Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
2024-04-12 15:40:43,826: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 17.4 MB/s eta 0:00:00
2024-04-12 15:40:43,854: DEBUG - Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2024-04-12 15:40:43,869: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 12.4 MB/s eta 0:00:00
2024-04-12 15:40:43,898: DEBUG - Downloading pydantic-2.6.4-py3-none-any.whl (394 kB)
2024-04-12 15:40:43,913: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.9/394.9 kB 37.2 MB/s eta 0:00:00
2024-04-12 15:40:43,942: DEBUG - Downloading pydantic_core-2.16.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB)
2024-04-12 15:40:43,971: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 82.6 MB/s eta 0:00:00
2024-04-12 15:40:43,998: DEBUG - Downloading pyOpenSSL-24.1.0-py3-none-any.whl (56 kB)
2024-04-12 15:40:44,014: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 6.7 MB/s eta 0:00:00
2024-04-12 15:40:44,044: DEBUG - Downloading referencing-0.34.0-py3-none-any.whl (26 kB)
2024-04-12 15:40:44,094: DEBUG - Downloading rpds_py-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
2024-04-12 15:40:44,117: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 59.8 MB/s eta 0:00:00
2024-04-12 15:40:44,146: DEBUG - Downloading service_identity-24.1.0-py3-none-any.whl (12 kB)
2024-04-12 15:40:44,182: DEBUG - Downloading setuptools_rust-1.9.0-py3-none-any.whl (26 kB)
2024-04-12 15:40:44,238: DEBUG - Downloading twisted-24.3.0-py3-none-any.whl (3.2 MB)
2024-04-12 15:40:44,281: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 82.7 MB/s eta 0:00:00
2024-04-12 15:40:44,310: DEBUG - Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB)
2024-04-12 15:40:44,346: DEBUG - Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)
2024-04-12 15:40:44,362: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 12.2 MB/s eta 0:00:00
2024-04-12 15:40:44,396: DEBUG - Downloading zope.interface-6.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246 kB)
2024-04-12 15:40:44,413: DEBUG -    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.4/246.4 kB 21.5 MB/s eta 0:00:00
2024-04-12 15:40:45,079: DEBUG - Installing collected packages: phonenumbers, zope.interface, urllib3, typing_extensions, setuptools-rust, rpds-py, pycparser, pyasn1, prometheus_client, pillow, packaging, netaddr, msgpack, MarkupSafe, lxml, immutabledict, certifi, bcrypt, attrs, referencing, pydantic_core, pyasn1_modules, Jinja2, Twisted, pydantic, jsonschema-specifications, cryptography, service-identity, pyOpenSSL, jsonschema, matrix-synapse
2024-04-12 15:40:45,079: DEBUG -   Attempting uninstall: phonenumbers
2024-04-12 15:40:45,080: DEBUG -     Found existing installation: phonenumbers 8.13.26
2024-04-12 15:40:45,137: DEBUG -     Uninstalling phonenumbers-8.13.26:
2024-04-12 15:40:45,143: DEBUG -       Successfully uninstalled phonenumbers-8.13.26
2024-04-12 15:40:49,027: DEBUG -   Attempting uninstall: zope.interface
2024-04-12 15:40:49,029: DEBUG -     Found existing installation: zope.interface 6.1
2024-04-12 15:40:49,037: DEBUG -     Uninstalling zope.interface-6.1:
2024-04-12 15:40:49,085: DEBUG -       Successfully uninstalled zope.interface-6.1
2024-04-12 15:40:49,257: DEBUG -   Attempting uninstall: urllib3
2024-04-12 15:40:49,258: DEBUG -     Found existing installation: urllib3 2.1.0
2024-04-12 15:40:49,263: DEBUG -     Uninstalling urllib3-2.1.0:
2024-04-12 15:40:49,265: DEBUG -       Successfully uninstalled urllib3-2.1.0
2024-04-12 15:40:49,340: DEBUG -   Attempting uninstall: typing_extensions
2024-04-12 15:40:49,341: DEBUG -     Found existing installation: typing_extensions 4.9.0
2024-04-12 15:40:49,344: DEBUG -     Uninstalling typing_extensions-4.9.0:
2024-04-12 15:40:49,391: DEBUG -       Successfully uninstalled typing_extensions-4.9.0
2024-04-12 15:40:49,414: DEBUG -   Attempting uninstall: setuptools-rust
2024-04-12 15:40:49,416: DEBUG -     Found existing installation: setuptools-rust 1.8.1
2024-04-12 15:40:49,419: DEBUG -     Uninstalling setuptools-rust-1.8.1:
2024-04-12 15:40:49,420: DEBUG -       Successfully uninstalled setuptools-rust-1.8.1
2024-04-12 15:40:49,444: DEBUG -   Attempting uninstall: rpds-py
2024-04-12 15:40:49,445: DEBUG -     Found existing installation: rpds-py 0.13.2
2024-04-12 15:40:49,448: DEBUG -     Uninstalling rpds-py-0.13.2:
2024-04-12 15:40:49,449: DEBUG -       Successfully uninstalled rpds-py-0.13.2
2024-04-12 15:40:49,483: DEBUG -   Attempting uninstall: pycparser
2024-04-12 15:40:49,484: DEBUG -     Found existing installation: pycparser 2.21
2024-04-12 15:40:49,488: DEBUG -     Uninstalling pycparser-2.21:
2024-04-12 15:40:49,489: DEBUG -       Successfully uninstalled pycparser-2.21
2024-04-12 15:40:49,616: DEBUG -   Attempting uninstall: pyasn1
2024-04-12 15:40:49,617: DEBUG -     Found existing installation: pyasn1 0.5.1
2024-04-12 15:40:49,623: DEBUG -     Uninstalling pyasn1-0.5.1:
2024-04-12 15:40:49,625: DEBUG -       Successfully uninstalled pyasn1-0.5.1
2024-04-12 15:40:49,700: DEBUG -   Attempting uninstall: prometheus_client
2024-04-12 15:40:49,700: DEBUG -     Found existing installation: prometheus-client 0.19.0
2024-04-12 15:40:49,706: DEBUG -     Uninstalling prometheus-client-0.19.0:
2024-04-12 15:40:49,707: DEBUG -       Successfully uninstalled prometheus-client-0.19.0
2024-04-12 15:40:49,756: DEBUG -   Attempting uninstall: pillow
2024-04-12 15:40:49,757: DEBUG -     Found existing installation: Pillow 10.1.0
2024-04-12 15:40:49,769: DEBUG -     Uninstalling Pillow-10.1.0:
2024-04-12 15:40:49,771: DEBUG -       Successfully uninstalled Pillow-10.1.0
2024-04-12 15:40:50,088: DEBUG -   Attempting uninstall: packaging
2024-04-12 15:40:50,089: DEBUG -     Found existing installation: packaging 23.2
2024-04-12 15:40:50,093: DEBUG -     Uninstalling packaging-23.2:
2024-04-12 15:40:50,094: DEBUG -       Successfully uninstalled packaging-23.2
2024-04-12 15:40:50,131: DEBUG -   Attempting uninstall: netaddr
2024-04-12 15:40:50,132: DEBUG -     Found existing installation: netaddr 0.9.0
2024-04-12 15:40:50,137: DEBUG -     Uninstalling netaddr-0.9.0:
2024-04-12 15:40:50,139: DEBUG -       Successfully uninstalled netaddr-0.9.0
2024-04-12 15:40:50,279: DEBUG -   Attempting uninstall: msgpack
2024-04-12 15:40:50,280: DEBUG -     Found existing installation: msgpack 1.0.7
2024-04-12 15:40:50,283: DEBUG -     Uninstalling msgpack-1.0.7:
2024-04-12 15:40:50,284: DEBUG -       Successfully uninstalled msgpack-1.0.7
2024-04-12 15:40:50,310: DEBUG -   Attempting uninstall: MarkupSafe
2024-04-12 15:40:50,311: DEBUG -     Found existing installation: MarkupSafe 2.1.3
2024-04-12 15:40:50,313: DEBUG -     Uninstalling MarkupSafe-2.1.3:
2024-04-12 15:40:50,314: DEBUG -       Successfully uninstalled MarkupSafe-2.1.3
2024-04-12 15:40:50,327: DEBUG -   Attempting uninstall: lxml
2024-04-12 15:40:50,328: DEBUG -     Found existing installation: lxml 4.9.3
2024-04-12 15:40:50,338: DEBUG -     Uninstalling lxml-4.9.3:
2024-04-12 15:40:50,340: DEBUG -       Successfully uninstalled lxml-4.9.3
2024-04-12 15:40:50,509: DEBUG -   Attempting uninstall: immutabledict
2024-04-12 15:40:50,509: DEBUG -     Found existing installation: immutabledict 4.0.0
2024-04-12 15:40:50,512: DEBUG -     Uninstalling immutabledict-4.0.0:
2024-04-12 15:40:50,513: DEBUG -       Successfully uninstalled immutabledict-4.0.0
2024-04-12 15:40:50,523: DEBUG -   Attempting uninstall: certifi
2024-04-12 15:40:50,524: DEBUG -     Found existing installation: certifi 2023.11.17
2024-04-12 15:40:50,527: DEBUG -     Uninstalling certifi-2023.11.17:
2024-04-12 15:40:50,528: DEBUG -       Successfully uninstalled certifi-2023.11.17
2024-04-12 15:40:50,540: DEBUG -   Attempting uninstall: bcrypt
2024-04-12 15:40:50,541: DEBUG -     Found existing installation: bcrypt 4.1.1
2024-04-12 15:40:50,544: DEBUG -     Uninstalling bcrypt-4.1.1:
2024-04-12 15:40:50,545: DEBUG -       Successfully uninstalled bcrypt-4.1.1
2024-04-12 15:40:50,570: DEBUG -   Attempting uninstall: attrs
2024-04-12 15:40:50,571: DEBUG -     Found existing installation: attrs 23.1.0
2024-04-12 15:40:50,575: DEBUG -     Uninstalling attrs-23.1.0:
2024-04-12 15:40:50,577: DEBUG -       Successfully uninstalled attrs-23.1.0
2024-04-12 15:40:50,618: DEBUG -   Attempting uninstall: referencing
2024-04-12 15:40:50,619: DEBUG -     Found existing installation: referencing 0.32.0
2024-04-12 15:40:50,623: DEBUG -     Uninstalling referencing-0.32.0:
2024-04-12 15:40:50,624: DEBUG -       Successfully uninstalled referencing-0.32.0
2024-04-12 15:40:50,657: DEBUG -   Attempting uninstall: pydantic_core
2024-04-12 15:40:50,658: DEBUG -     Found existing installation: pydantic_core 2.14.5
2024-04-12 15:40:50,661: DEBUG -     Uninstalling pydantic_core-2.14.5:
2024-04-12 15:40:50,662: DEBUG -       Successfully uninstalled pydantic_core-2.14.5
2024-04-12 15:40:50,724: DEBUG -   Attempting uninstall: pyasn1_modules
2024-04-12 15:40:50,725: DEBUG -     Found existing installation: pyasn1-modules 0.3.0
2024-04-12 15:40:50,739: DEBUG -     Uninstalling pyasn1-modules-0.3.0:
2024-04-12 15:40:50,741: DEBUG -       Successfully uninstalled pyasn1-modules-0.3.0
2024-04-12 15:40:50,916: DEBUG -   Attempting uninstall: Jinja2
2024-04-12 15:40:50,916: DEBUG -     Found existing installation: Jinja2 3.1.2
2024-04-12 15:40:50,922: DEBUG -     Uninstalling Jinja2-3.1.2:
2024-04-12 15:40:50,923: DEBUG -       Successfully uninstalled Jinja2-3.1.2
2024-04-12 15:40:51,023: DEBUG -   Attempting uninstall: Twisted
2024-04-12 15:40:51,025: DEBUG -     Found existing installation: Twisted 23.10.0
2024-04-12 15:40:51,112: DEBUG -     Uninstalling Twisted-23.10.0:
2024-04-12 15:40:51,125: DEBUG -       Successfully uninstalled Twisted-23.10.0
2024-04-12 15:40:53,369: DEBUG -   Attempting uninstall: pydantic
2024-04-12 15:40:53,370: DEBUG -     Found existing installation: pydantic 2.5.2
2024-04-12 15:40:53,382: DEBUG -     Uninstalling pydantic-2.5.2:
2024-04-12 15:40:53,384: DEBUG -       Successfully uninstalled pydantic-2.5.2
2024-04-12 15:40:53,651: DEBUG -   Attempting uninstall: jsonschema-specifications
2024-04-12 15:40:53,652: DEBUG -     Found existing installation: jsonschema-specifications 2023.11.2
2024-04-12 15:40:53,656: DEBUG -     Uninstalling jsonschema-specifications-2023.11.2:
2024-04-12 15:40:53,657: DEBUG -       Successfully uninstalled jsonschema-specifications-2023.11.2
2024-04-12 15:40:53,673: DEBUG -   Attempting uninstall: cryptography
2024-04-12 15:40:53,674: DEBUG -     Found existing installation: cryptography 41.0.7
2024-04-12 15:40:53,685: DEBUG -     Uninstalling cryptography-41.0.7:
2024-04-12 15:40:53,687: DEBUG -       Successfully uninstalled cryptography-41.0.7
2024-04-12 15:40:53,902: DEBUG -   Attempting uninstall: service-identity
2024-04-12 15:40:53,903: DEBUG -     Found existing installation: service-identity 23.1.0
2024-04-12 15:40:53,906: DEBUG -     Uninstalling service-identity-23.1.0:
2024-04-12 15:40:53,907: DEBUG -       Successfully uninstalled service-identity-23.1.0
2024-04-12 15:40:53,928: DEBUG -   Attempting uninstall: pyOpenSSL
2024-04-12 15:40:53,929: DEBUG -     Found existing installation: pyOpenSSL 23.3.0
2024-04-12 15:40:53,932: DEBUG -     Uninstalling pyOpenSSL-23.3.0:
2024-04-12 15:40:53,933: DEBUG -       Successfully uninstalled pyOpenSSL-23.3.0
2024-04-12 15:40:53,971: DEBUG -   Attempting uninstall: jsonschema
2024-04-12 15:40:53,972: DEBUG -     Found existing installation: jsonschema 4.20.0
2024-04-12 15:40:53,978: DEBUG -     Uninstalling jsonschema-4.20.0:
2024-04-12 15:40:53,980: DEBUG -       Successfully uninstalled jsonschema-4.20.0
2024-04-12 15:40:54,059: DEBUG -   Attempting uninstall: matrix-synapse
2024-04-12 15:40:54,061: DEBUG -     Found existing installation: matrix-synapse 1.98.0
2024-04-12 15:40:54,136: DEBUG -     Uninstalling matrix-synapse-1.98.0:
2024-04-12 15:40:54,150: DEBUG -       Successfully uninstalled matrix-synapse-1.98.0
2024-04-12 15:40:55,425: DEBUG - Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Twisted-24.3.0 attrs-23.2.0 bcrypt-4.1.2 certifi-2024.2.2 cryptography-42.0.5 immutabledict-4.2.0 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 lxml-5.2.1 matrix-synapse-1.104.0 msgpack-1.0.8 netaddr-1.2.1 packaging-24.0 phonenumbers-8.13.33 pillow-10.3.0 prometheus_client-0.20.0 pyOpenSSL-24.1.0 pyasn1-0.6.0 pyasn1_modules-0.4.0 pycparser-2.22 pydantic-2.6.4 pydantic_core-2.16.3 referencing-0.34.0 rpds-py-0.18.0 service-identity-24.1.0 setuptools-rust-1.9.0 typing_extensions-4.10.0 urllib3-2.2.1 zope.interface-6.2
2024-04-12 15:40:56,161: DEBUG - + grep -F -q '# LDAP Filter anonymous user Applied' /opt/yunohost/matrix-synapse/lib/python3.9/site-packages/ldap_auth_provider.py
2024-04-12 15:40:56,162: DEBUG - + pushd /opt/yunohost/matrix-synapse/lib/python3.9/site-packages
2024-04-12 15:40:56,162: DEBUG - /opt/yunohost/matrix-synapse/lib/python3.9/site-packages /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/scripts
2024-04-12 15:40:56,162: DEBUG - + patch
2024-04-12 15:40:56,166: DEBUG - patching file ldap_auth_provider.py
2024-04-12 15:40:56,166: DEBUG - + popd
2024-04-12 15:40:56,166: DEBUG - /var/cache/yunohost/app_tmp_work_dirs/app_jbbiq18m/scripts
2024-04-12 15:40:56,166: DEBUG - + '[' -z 'MX0e;s*W10P,qcn:Ng5kybo5me8Fpw1*;c~5l3oGxU-qB=cgTj' ']'
2024-04-12 15:40:56,166: DEBUG - + '[' 'Rdl+wuadFlUXWC#I4yx#vx_D4m_:bMzcY9mIKn*mLM#FQ58T:v' == 'form_secret: ' ']'
2024-04-12 15:40:56,223: INFO - [####+...............] > Updating synapse config...
2024-04-12 15:40:56,223: DEBUG - + configure_synapse
2024-04-12 15:40:56,224: DEBUG - ++ yunohost --output-as plain domain list
2024-04-12 15:40:56,224: DEBUG - ++ grep -E '^#' -v
2024-04-12 15:40:56,224: DEBUG - ++ sed -r 's|^(.*)$|      - \1|'
2024-04-12 15:40:56,224: DEBUG - ++ uniq
2024-04-12 15:40:56,225: DEBUG - ++ sort
2024-04-12 15:40:56,225: DEBUG - ++ sed -z 's|\n|\\n|g'
2024-04-12 15:40:56,594: DEBUG - + local 'domain_whitelist_client=      - domain3.tld\n      - domain4.tld\n      - domain7.tld\n      - domain6.tld\n      - domain2.tld\n      - domain5.tld\n      - maindomain.tld\n      - www.domain6.tld\n'
2024-04-12 15:40:56,596: WARNING - _common.sh: ligne 63: macaroon_secret_key : variable sans liaison
2024-04-12 15:40:56,597: DEBUG - ++ ynh_exit_properly
2024-04-12 15:40:56,597: DEBUG - ++ [[ upgrade =~ ^install$|^upgrade$|^restore$ ]]
2024-04-12 15:40:57,100: DEBUG - ++ exit 1
2024-04-12 15:40:58,102: ERROR - Impossible de mettre à jour synapse : Une erreur s'est produite durant l'exécution du script de mise à niveau de l'application