args:
  app: https://github.com/YunoHost-Apps/wekan_ynh/tree/ba7b2af17f996467e4bffa52ece3b31200d90824
  force: false
  label: null
  no_remove_on_failure: false
ended_at: 2024-07-04 15:09:14.776420
env:
  YNH_APP_ACTION: install
  YNH_APP_ARG_ADMIN: adam
  YNH_APP_ARG_DOMAIN: wekan.maindomain.tld
  YNH_APP_ARG_INIT_MAIN_PERMISSION: all_users
  YNH_APP_ARG_PATH: /
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw
  YNH_APP_ID: wekan
  YNH_APP_INSTANCE_NAME: wekan
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 7.49~ynh1
  YNH_APP_PACKAGING_FORMAT: '2.0'
  YNH_ARCH: amd64
  YNH_DEBIAN_VERSION: bullseye
  YNH_HELPERS_VERSION: '2'
error: An error occurred inside the app installation script
interface: cli
operation: app_install
parent: null
related_to:
- - app
  - wekan
started_at: 2024-07-04 15:03:41.248805
success: false
yunohost_version: 11.2.20.2

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

2024-07-04 15:03:41,256: INFO - Installing wekan…
2024-07-04 15:03:41,272: INFO - Provisioning sources...
2024-07-04 15:03:41,273: DEBUG - Prefetching asset main: https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64.zip ...
2024-07-04 15:03:42,809: INFO - Provisioning ports...
2024-07-04 15:03:42,828: INFO - Provisioning system_user...
2024-07-04 15:03:42,940: INFO - Provisioning install_dir...
2024-07-04 15:03:42,948: INFO - Provisioning permissions...
2024-07-04 15:03:43,161: DEBUG - Permission 'wekan.main' updated
2024-07-04 15:03:43,239: DEBUG - To view the log of the operation 'Update URL related to permission 'wekan'', use the command 'yunohost log show 20240704-150343-permission_url-wekan'
2024-07-04 15:03:43,402: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./50-freshrss" wekan \'\' main all_users 7>&1']'
2024-07-04 15:03:43,407: DEBUG - + set -a
2024-07-04 15:03:43,407: DEBUG - + source /usr/share/yunohost/helpers
2024-07-04 15:03:43,408: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2024-07-04 15:03:43,409: DEBUG - +++ cd -- /usr/share/yunohost
2024-07-04 15:03:43,409: DEBUG - +++ pwd
2024-07-04 15:03:43,410: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2024-07-04 15:03:43,410: DEBUG - ++ YNH_HELPERS_VERSION=1
2024-07-04 15:03:43,411: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-07-04 15:03:43,411: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-07-04 15:03:43,434: DEBUG - + new_users=
2024-07-04 15:03:43,434: DEBUG - + [[ freshrss = \w\e\k\a\n ]]
2024-07-04 15:03:44,436: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./50-forgejo" wekan \'\' main all_users 7>&1']'
2024-07-04 15:03:44,440: DEBUG - + source /usr/share/yunohost/helpers
2024-07-04 15:03:44,441: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2024-07-04 15:03:44,442: DEBUG - +++ cd -- /usr/share/yunohost
2024-07-04 15:03:44,442: DEBUG - +++ pwd
2024-07-04 15:03:44,442: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2024-07-04 15:03:44,442: DEBUG - ++ YNH_HELPERS_VERSION=1
2024-07-04 15:03:44,444: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-07-04 15:03:44,444: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-07-04 15:03:44,462: DEBUG - ++ dirname ./50-forgejo
2024-07-04 15:03:44,462: DEBUG - + pwd=.
2024-07-04 15:03:44,463: DEBUG - ++ basename ./50-forgejo
2024-07-04 15:03:44,464: DEBUG - + filename=50-forgejo
2024-07-04 15:03:44,465: DEBUG - ++ ynh_app_setting_get --app=forgejo --key=domain
2024-07-04 15:03:44,482: DEBUG - ++ [[ domain =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:03:44,525: DEBUG - + domain=git.maindomain.tld
2024-07-04 15:03:44,526: DEBUG - ++ ynh_app_setting_get --app=forgejo --key=path
2024-07-04 15:03:44,542: DEBUG - ++ [[ path =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:03:44,581: DEBUG - + path=/
2024-07-04 15:03:44,581: DEBUG - + source ./../../apps/forgejo/scripts/_common.sh
2024-07-04 15:03:44,581: DEBUG - + synchronize_users
2024-07-04 15:03:44,582: DEBUG - + ynh_print_info '--message=Synchronizing forgejo users'
2024-07-04 15:03:44,586: INFO - Synchronizing forgejo users
2024-07-04 15:03:44,586: DEBUG - ++ ynh_app_setting_get --app=forgejo --key=forgejo_api_token
2024-07-04 15:03:44,601: DEBUG - ++ [[ forgejo_api_token =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:03:44,639: DEBUG - + forgejo_api_token=**********
2024-07-04 15:03:44,640: DEBUG - + local no_trailing_slash_path=
2024-07-04 15:03:44,640: DEBUG - + curl --url https://git.maindomain.tld/api/v1/admin/cron/sync_external_users -X POST -H 'Authorization: token **********' -kfsS
2024-07-04 15:03:45,641: DEBUG - Permission 'wekan.main' created
2024-07-04 15:03:45,641: DEBUG - To view the log of the operation 'Create permission 'wekan'', use the command 'yunohost log show 20240704-150342-permission_create-wekan'
2024-07-04 15:03:45,885: DEBUG - Permission 'wekan.main' updated
2024-07-04 15:03:45,885: DEBUG - To view the log of the operation 'Update accesses for permission 'wekan'', use the command 'yunohost log show 20240704-150345-user_permission_update-wekan'
2024-07-04 15:03:46,071: DEBUG - Nothing to update in LDAP
2024-07-04 15:03:46,071: DEBUG - Permission 'wekan.main' updated
2024-07-04 15:03:46,144: DEBUG - To view the log of the operation 'Update URL related to permission 'wekan'', use the command 'yunohost log show 20240704-150346-permission_url-wekan'
2024-07-04 15:03:46,225: DEBUG - The permission database has been resynchronized
2024-07-04 15:03:46,348: DEBUG - SSOwat configuration regenerated
2024-07-04 15:03:46,356: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install"  7>&1']'
2024-07-04 15:03:46,360: DEBUG - + source _common.sh
2024-07-04 15:03:46,361: DEBUG - ++ nodejs_version=14
2024-07-04 15:03:46,361: DEBUG - ++ readonly YNH_DEFAULT_MONGO_VERSION=6.0
2024-07-04 15:03:46,361: DEBUG - ++ YNH_DEFAULT_MONGO_VERSION=6.0
2024-07-04 15:03:46,361: DEBUG - ++ YNH_MONGO_VERSION=6.0
2024-07-04 15:03:46,362: DEBUG - + source /usr/share/yunohost/helpers
2024-07-04 15:03:46,362: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2024-07-04 15:03:46,363: DEBUG - +++ cd -- /usr/share/yunohost
2024-07-04 15:03:46,363: DEBUG - +++ pwd
2024-07-04 15:03:46,364: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2024-07-04 15:03:46,364: DEBUG - ++ YNH_HELPERS_VERSION=2
2024-07-04 15:03:46,365: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-07-04 15:03:46,365: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-07-04 15:03:46,381: DEBUG - ++ cat /etc/yunohost/current_host
2024-07-04 15:03:46,382: DEBUG - + main_domain=maindomain.tld
2024-07-04 15:03:46,413: INFO - [++..................] > Installing dependencies...
2024-07-04 15:03:46,414: DEBUG - + ynh_install_nodejs --nodejs_version=14
2024-07-04 15:03:46,419: DEBUG - + mkdir --parents /opt/node_n
2024-07-04 15:03:46,420: DEBUG - + CLEAR_PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:46,421: DEBUG - ++ echo /opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:46,421: DEBUG - ++ sed s@/usr/local/bin:@@
2024-07-04 15:03:46,422: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:46,423: DEBUG - + test -x /usr/bin/node
2024-07-04 15:03:46,423: DEBUG - + test -x /usr/bin/npm
2024-07-04 15:03:46,423: DEBUG - + mkdir -p /opt/node_n/bin/
2024-07-04 15:03:46,424: DEBUG - + cp /usr/share/yunohost/helpers.v2.d/vendor/n/n /opt/node_n/bin/n
2024-07-04 15:03:46,425: DEBUG - + ynh_replace_string '--match_string=^N_PREFIX=${N_PREFIX-.*}$' '--replace_string=N_PREFIX=${N_PREFIX-/opt/node_n}' --target_file=/opt/node_n/bin/n
2024-07-04 15:03:46,460: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:46,460: DEBUG - + test -x /usr/bin/node_n
2024-07-04 15:03:46,460: DEBUG - + test -x /usr/bin/npm_n
2024-07-04 15:03:46,460: DEBUG - ++ uname --machine
2024-07-04 15:03:46,461: DEBUG - + uname=x86_64
2024-07-04 15:03:46,461: DEBUG - + [[ x86_64 =~ aarch64 ]]
2024-07-04 15:03:46,461: DEBUG - + [[ x86_64 =~ arm64 ]]
2024-07-04 15:03:46,461: DEBUG - + n 14
2024-07-04 15:03:46,604: DEBUG -   installing : node-v14.21.3
2024-07-04 15:03:46,720: DEBUG -        mkdir : /opt/node_n/n/versions/node/14.21.3
2024-07-04 15:03:46,722: DEBUG -        fetch : https://nodejs.org/dist/v14.21.3/node-v14.21.3-linux-x64.tar.xz
2024-07-04 15:03:48,831: DEBUG -      copying : node/14.21.3
2024-07-04 15:03:49,564: DEBUG -    installed : v14.21.3 (with npm 6.14.18)
2024-07-04 15:03:49,564: DEBUG - 
2024-07-04 15:03:49,564: DEBUG - Note: the node command changed location and the old location may be remembered in your current shell.
2024-07-04 15:03:49,564: DEBUG -          old : /usr/local/bin/node
2024-07-04 15:03:49,564: DEBUG -          new : /opt/node_n/bin/node
2024-07-04 15:03:49,564: DEBUG - If "node --version" shows the old version then start a new shell, or reset the location hash with:
2024-07-04 15:03:49,565: DEBUG - hash -r  (for bash, zsh, ash, dash, and ksh)
2024-07-04 15:03:49,565: DEBUG - rehash   (for csh and tcsh)
2024-07-04 15:03:49,565: DEBUG - ++ find /opt/node_n/n/versions/node/14.21.3 -maxdepth 0
2024-07-04 15:03:49,565: DEBUG - ++ tail --lines=1
2024-07-04 15:03:49,566: DEBUG - ++ sort --version-sort
2024-07-04 15:03:49,567: DEBUG - + real_nodejs_version=/opt/node_n/n/versions/node/14.21.3
2024-07-04 15:03:49,567: DEBUG - ++ basename /opt/node_n/n/versions/node/14.21.3
2024-07-04 15:03:49,568: DEBUG - + real_nodejs_version=14.21.3
2024-07-04 15:03:49,568: DEBUG - + '[' '!' -e /opt/node_n/n/versions/node/14 ']'
2024-07-04 15:03:49,568: DEBUG - + ln --symbolic --force --no-target-directory /opt/node_n/n/versions/node/14.21.3 /opt/node_n/n/versions/node/14
2024-07-04 15:03:49,569: DEBUG - + echo wekan:14
2024-07-04 15:03:49,569: DEBUG - + tee --append /opt/node_n/ynh_app_version
2024-07-04 15:03:49,570: DEBUG - wekan:14
2024-07-04 15:03:49,570: DEBUG - + ynh_app_setting_set --app=wekan --key=nodejs_version --value=14
2024-07-04 15:03:49,603: DEBUG - + [[ nodejs_version =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:03:49,640: DEBUG - + ynh_use_nodejs
2024-07-04 15:03:49,640: DEBUG - ++ ynh_app_setting_get --app=wekan --key=nodejs_version
2024-07-04 15:03:49,658: DEBUG - ++ [[ nodejs_version =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:03:49,695: DEBUG - + nodejs_version=14
2024-07-04 15:03:49,695: DEBUG - + nodejs_path=/opt/node_n/n/versions/node/14/bin
2024-07-04 15:03:49,695: DEBUG - + shopt -s expand_aliases
2024-07-04 15:03:49,695: DEBUG - + ynh_node=/opt/node_n/n/versions/node/14/bin/node
2024-07-04 15:03:49,695: DEBUG - + alias ynh_node=/opt/node_n/n/versions/node/14/bin/node
2024-07-04 15:03:49,695: DEBUG - + ynh_npm=/opt/node_n/n/versions/node/14/bin/npm
2024-07-04 15:03:49,696: DEBUG - + alias ynh_npm=/opt/node_n/n/versions/node/14/bin/npm
2024-07-04 15:03:49,696: DEBUG - + [[ :/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: != *\:\/\o\p\t\/\n\o\d\e\_\n\/\n\/\v\e\r\s\i\o\n\s\/\n\o\d\e\/\1\4\/\b\i\n* ]]
2024-07-04 15:03:49,696: DEBUG - + PATH=/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:49,696: DEBUG - + node_PATH=/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:49,696: DEBUG - + ynh_node_load_PATH=PATH=/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:49,696: DEBUG - + ynh_node_load_path=PATH=/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:49,696: DEBUG - + export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
2024-07-04 15:03:49,696: DEBUG - + COREPACK_ENABLE_DOWNLOAD_PROMPT=0
2024-07-04 15:03:49,696: DEBUG - + ynh_use_nodejs
2024-07-04 15:03:49,696: DEBUG - ++ ynh_app_setting_get --app=wekan --key=nodejs_version
2024-07-04 15:03:49,712: DEBUG - ++ [[ nodejs_version =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:03:49,747: DEBUG - + nodejs_version=14
2024-07-04 15:03:49,747: DEBUG - + nodejs_path=/opt/node_n/n/versions/node/14/bin
2024-07-04 15:03:49,747: DEBUG - + shopt -s expand_aliases
2024-07-04 15:03:49,747: DEBUG - + ynh_node=/opt/node_n/n/versions/node/14/bin/node
2024-07-04 15:03:49,747: DEBUG - + alias ynh_node=/opt/node_n/n/versions/node/14/bin/node
2024-07-04 15:03:49,747: DEBUG - + ynh_npm=/opt/node_n/n/versions/node/14/bin/npm
2024-07-04 15:03:49,748: DEBUG - + alias ynh_npm=/opt/node_n/n/versions/node/14/bin/npm
2024-07-04 15:03:49,748: DEBUG - + [[ :/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: != *\:\/\o\p\t\/\n\o\d\e\_\n\/\n\/\v\e\r\s\i\o\n\s\/\n\o\d\e\/\1\4\/\b\i\n* ]]
2024-07-04 15:03:49,748: DEBUG - + node_PATH=/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:49,748: DEBUG - + ynh_node_load_PATH=PATH=/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:49,748: DEBUG - + ynh_node_load_path=PATH=/opt/node_n/n/versions/node/14/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-04 15:03:49,748: DEBUG - + export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
2024-07-04 15:03:49,748: DEBUG - + COREPACK_ENABLE_DOWNLOAD_PROMPT=0
2024-07-04 15:03:49,772: DEBUG - + ynh_setup_source --dest_dir=/var/www/wekan
2024-07-04 15:03:49,772: INFO - [##+++...............] > Setting up source files...
2024-07-04 15:03:49,800: DEBUG - + keep=
2024-07-04 15:03:49,800: DEBUG - + full_replace=0
2024-07-04 15:03:49,800: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:03:49,800: DEBUG - + cat /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:03:49,800: DEBUG - + toml_to_json
2024-07-04 15:03:49,800: DEBUG - + python3 -c 'import toml, json, sys; print(json.dumps(toml.load(sys.stdin)))'
2024-07-04 15:03:49,800: DEBUG - + jq -e .resources.sources
2024-07-04 15:03:49,830: DEBUG - + source_id=main
2024-07-04 15:03:49,831: DEBUG - ++ cat /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:03:49,831: DEBUG - ++ jq '.resources.sources["main"]'
2024-07-04 15:03:49,832: DEBUG - ++ toml_to_json
2024-07-04 15:03:49,832: DEBUG - ++ python3 -c 'import toml, json, sys; print(json.dumps(toml.load(sys.stdin)))'
2024-07-04 15:03:49,860: DEBUG - + local 'sources_json={
2024-07-04 15:03:49,860: DEBUG -   "amd64": {
2024-07-04 15:03:49,860: DEBUG -     "url": "https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64.zip",
2024-07-04 15:03:49,860: DEBUG -     "sha256": "fc498416333bbdddca2c0b6025e87e407e607f72595d00f225342c63a3866f83"
2024-07-04 15:03:49,860: DEBUG -   },
2024-07-04 15:03:49,860: DEBUG -   "autoupdate": {
2024-07-04 15:03:49,860: DEBUG -     "strategy": "latest_github_release",
2024-07-04 15:03:49,860: DEBUG -     "asset": {
2024-07-04 15:03:49,860: DEBUG -       "amd64": ".*-amd64.zip"
2024-07-04 15:03:49,861: DEBUG -     }
2024-07-04 15:03:49,861: DEBUG -   }
2024-07-04 15:03:49,861: DEBUG - }'
2024-07-04 15:03:49,861: DEBUG - + jq -re .url
2024-07-04 15:03:49,887: DEBUG - null
2024-07-04 15:03:49,887: DEBUG - + local arch_prefix=.amd64
2024-07-04 15:03:49,915: DEBUG - + local src_url=https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64.zip
2024-07-04 15:03:49,942: DEBUG - + local src_sum=fc498416333bbdddca2c0b6025e87e407e607f72595d00f225342c63a3866f83
2024-07-04 15:03:49,942: DEBUG - + local src_sumprg=sha256sum
2024-07-04 15:03:49,970: DEBUG - + local src_format=
2024-07-04 15:03:49,997: DEBUG - + local src_in_subdir=
2024-07-04 15:03:50,025: DEBUG - + local src_extract=
2024-07-04 15:03:50,053: DEBUG - + local src_platform=
2024-07-04 15:03:50,086: DEBUG - + local src_rename=
2024-07-04 15:03:50,086: DEBUG - + [[ -n https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64.zip ]]
2024-07-04 15:03:50,086: DEBUG - + [[ -n fc498416333bbdddca2c0b6025e87e407e607f72595d00f225342c63a3866f83 ]]
2024-07-04 15:03:50,086: DEBUG - + [[ -z '' ]]
2024-07-04 15:03:50,086: DEBUG - + [[ https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64.zip =~ ^.*\.zip$ ]]
2024-07-04 15:03:50,086: DEBUG - + src_format=zip
2024-07-04 15:03:50,086: DEBUG - + src_sumprg=sha256sum
2024-07-04 15:03:50,087: DEBUG - + src_in_subdir=true
2024-07-04 15:03:50,087: DEBUG - + src_format=zip
2024-07-04 15:03:50,087: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2024-07-04 15:03:50,087: DEBUG - ++ echo zip
2024-07-04 15:03:50,088: DEBUG - + src_format=zip
2024-07-04 15:03:50,088: DEBUG - + src_extract=true
2024-07-04 15:03:50,088: DEBUG - + [[ true != \t\r\u\e ]]
2024-07-04 15:03:50,088: DEBUG - + local local_src=/opt/yunohost-apps-src/wekan/main
2024-07-04 15:03:50,088: DEBUG - ++ dirname /var/cache/yunohost/download/wekan/main
2024-07-04 15:03:50,088: DEBUG - + mkdir -p /var/cache/yunohost/download/wekan
2024-07-04 15:03:50,089: DEBUG - + src_filename=/var/cache/yunohost/download/wekan/main
2024-07-04 15:03:50,090: DEBUG - + '[' zip = docker ']'
2024-07-04 15:03:50,090: DEBUG - + test -e /opt/yunohost-apps-src/wekan/main
2024-07-04 15:03:50,090: DEBUG - + '[' -n https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64.zip ']'
2024-07-04 15:03:50,090: DEBUG - + '[' -e /var/cache/yunohost/download/wekan/main ']'
2024-07-04 15:03:50,090: DEBUG - + sha256sum --check --status
2024-07-04 15:03:50,530: DEBUG - + '[' '!' -e /var/cache/yunohost/download/wekan/main ']'
2024-07-04 15:03:50,530: DEBUG - + sha256sum --check --status
2024-07-04 15:03:50,955: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2024-07-04 15:03:50,956: DEBUG - + '[' -n '' ']'
2024-07-04 15:03:50,956: DEBUG - + mkdir --parents /var/www/wekan
2024-07-04 15:03:50,957: DEBUG - + '[' -n /var/www/wekan ']'
2024-07-04 15:03:50,957: DEBUG - + '[' /var/www/wekan == /var/www/wekan ']'
2024-07-04 15:03:50,957: DEBUG - + _ynh_apply_default_permissions /var/www/wekan
2024-07-04 15:03:50,957: DEBUG - + local target=/var/www/wekan
2024-07-04 15:03:50,959: DEBUG - ++ ynh_read_manifest --manifest_key=requirements.yunohost
2024-07-04 15:03:50,960: DEBUG - ++ tr -d '<>= '
2024-07-04 15:03:50,971: DEBUG - ++ '[' '!' -e '' ']'
2024-07-04 15:03:50,971: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.json ']'
2024-07-04 15:03:50,971: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml ']'
2024-07-04 15:03:50,971: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:03:50,971: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:03:50,973: DEBUG - ++ grep -q '\.json$'
2024-07-04 15:03:50,975: DEBUG - ++ cat /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:03:50,975: DEBUG - ++ jq .requirements.yunohost --raw-output
2024-07-04 15:03:50,976: DEBUG - ++ python3 -c 'import json, toml, sys; print(json.dumps(toml.load(sys.stdin)))'
2024-07-04 15:03:51,006: DEBUG - + local ynh_requirement=null
2024-07-04 15:03:51,007: DEBUG - + dpkg --compare-versions 2.0 ge 2
2024-07-04 15:03:51,008: DEBUG - + chmod o-rwx /var/www/wekan
2024-07-04 15:03:51,009: DEBUG - + chmod g-w /var/www/wekan
2024-07-04 15:03:51,010: DEBUG - + chown -R root:root /var/www/wekan
2024-07-04 15:03:51,014: DEBUG - + ynh_system_user_exists wekan
2024-07-04 15:03:51,021: DEBUG - + getent passwd wekan
2024-07-04 15:03:51,023: DEBUG - + chown wekan:wekan /var/www/wekan
2024-07-04 15:03:51,026: DEBUG - + grep -qE '^(/etc/cron|/etc/php|/etc/nginx/conf.d|/etc/fail2ban|/etc/systemd/system)'
2024-07-04 15:03:51,027: DEBUG - + '[' -n '' ']'
2024-07-04 15:03:51,027: DEBUG - + [[ true == \f\a\l\s\e ]]
2024-07-04 15:03:51,027: DEBUG - + [[ zip == \d\o\c\k\e\r ]]
2024-07-04 15:03:51,027: DEBUG - + [[ zip == \z\i\p ]]
2024-07-04 15:03:51,027: DEBUG - + true
2024-07-04 15:03:51,027: DEBUG - ++ mktemp --directory
2024-07-04 15:03:51,028: DEBUG - + local tmp_dir=/tmp/tmp.JGoPtlv0tI
2024-07-04 15:03:51,028: DEBUG - + unzip -quo /var/cache/yunohost/download/wekan/main -d /tmp/tmp.JGoPtlv0tI
2024-07-04 15:03:56,767: DEBUG - + cp --archive /tmp/tmp.JGoPtlv0tI/bundle/. /var/www/wekan
2024-07-04 15:04:01,671: DEBUG - + ynh_secure_remove --file=/tmp/tmp.JGoPtlv0tI
2024-07-04 15:04:02,233: DEBUG - + ynh_secure_remove --file=/var/cache/yunohost/download/wekan/main
2024-07-04 15:04:02,261: DEBUG - + '[' -d /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/sources/patches/ ']'
2024-07-04 15:04:02,261: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/sources/extra_files/main
2024-07-04 15:04:02,261: DEBUG - + '[' -n '' ']'
2024-07-04 15:04:02,261: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2024-07-04 15:04:02,262: DEBUG - + chmod -R o-rwx /var/www/wekan
2024-07-04 15:04:02,430: DEBUG - + chown -R wekan:wekan /var/www/wekan
2024-07-04 15:04:02,627: INFO - [#####+++............] > Creating a MongoDB database...
2024-07-04 15:04:02,628: DEBUG - ++ ynh_sanitize_dbid --db_name=wekan
2024-07-04 15:04:02,634: DEBUG - ++ echo wekan
2024-07-04 15:04:02,635: DEBUG - + db_name=wekan
2024-07-04 15:04:02,635: DEBUG - + db_user=wekan
2024-07-04 15:04:02,635: DEBUG - + ynh_app_setting_set --app=wekan --key=db_name --value=wekan
2024-07-04 15:04:02,669: DEBUG - + [[ db_name =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:04:02,748: DEBUG - + ynh_install_mongo
2024-07-04 15:04:02,748: DEBUG - + mongo_version=6.0
2024-07-04 15:04:02,748: DEBUG - + ynh_print_info '--message=Installing MongoDB Community Edition ...'
2024-07-04 15:04:02,754: INFO - Installing MongoDB Community Edition ...
2024-07-04 15:04:02,754: DEBUG - ++ ynh_get_debian_release
2024-07-04 15:04:02,754: DEBUG - +++ lsb_release --codename --short
2024-07-04 15:04:02,795: DEBUG - ++ echo bullseye
2024-07-04 15:04:02,796: DEBUG - + local mongo_debian_release=bullseye
2024-07-04 15:04:02,796: DEBUG - ++ grep '^flags' /proc/cpuinfo
2024-07-04 15:04:02,796: DEBUG - ++ uniq
2024-07-04 15:04:02,798: DEBUG - + [[ flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat umip rdpid arch_capabilities != *\a\v\x* ]]
2024-07-04 15:04:02,798: DEBUG - + [[ 6.0 == \4\.\4 ]]
2024-07-04 15:04:02,799: DEBUG - + ynh_install_extra_app_dependencies '--repo=deb http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 main' '--package=mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh' --key=https://www.mongodb.org/static/pgp/server-6.0.asc
2024-07-04 15:04:02,844: DEBUG - + name=wekan
2024-07-04 15:04:02,844: DEBUG - + key=https://www.mongodb.org/static/pgp/server-6.0.asc
2024-07-04 15:04:02,844: DEBUG - + '[' -n https://www.mongodb.org/static/pgp/server-6.0.asc ']'
2024-07-04 15:04:02,845: DEBUG - + key=--key=https://www.mongodb.org/static/pgp/server-6.0.asc
2024-07-04 15:04:02,845: DEBUG - + ynh_install_extra_repo '--repo=deb http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 main' --key=https://www.mongodb.org/static/pgp/server-6.0.asc --priority=995 --name=wekan
2024-07-04 15:04:02,916: DEBUG - + name=wekan
2024-07-04 15:04:02,916: DEBUG - + append=0
2024-07-04 15:04:02,916: DEBUG - + key=https://www.mongodb.org/static/pgp/server-6.0.asc
2024-07-04 15:04:02,916: DEBUG - + priority=995
2024-07-04 15:04:02,916: DEBUG - + append=
2024-07-04 15:04:02,916: DEBUG - + wget_append=tee
2024-07-04 15:04:02,916: DEBUG - + repo='http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 main'
2024-07-04 15:04:02,917: DEBUG - ++ awk '{ print $1 }'
2024-07-04 15:04:02,917: DEBUG - ++ echo 'http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 main'
2024-07-04 15:04:02,919: DEBUG - + local uri=http://repo.mongodb.org/apt/debian
2024-07-04 15:04:02,920: DEBUG - ++ echo 'http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 main'
2024-07-04 15:04:02,920: DEBUG - ++ awk '{ print $2 }'
2024-07-04 15:04:02,922: DEBUG - + local suite=bullseye/mongodb-org/6.0
2024-07-04 15:04:02,922: DEBUG - + local component=main
2024-07-04 15:04:02,922: DEBUG - + ynh_add_repo --uri=http://repo.mongodb.org/apt/debian --suite=bullseye/mongodb-org/6.0 --component=main --name=wekan
2024-07-04 15:04:02,991: DEBUG - + name=wekan
2024-07-04 15:04:02,992: DEBUG - + append=0
2024-07-04 15:04:02,992: DEBUG - + append=tee
2024-07-04 15:04:02,992: DEBUG - + mkdir --parents /etc/apt/sources.list.d
2024-07-04 15:04:02,992: DEBUG - + tee /etc/apt/sources.list.d/wekan.list
2024-07-04 15:04:02,993: DEBUG - deb http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 main
2024-07-04 15:04:02,994: DEBUG - + local pin=repo.mongodb.org/apt/debian
2024-07-04 15:04:02,994: DEBUG - + pin=repo.mongodb.org
2024-07-04 15:04:02,994: DEBUG - + '[' -n 995 ']'
2024-07-04 15:04:02,994: DEBUG - + priority=--priority=995
2024-07-04 15:04:02,994: DEBUG - + ynh_pin_repo '--package=*' '--pin=origin "repo.mongodb.org"' --priority=995 --name=wekan
2024-07-04 15:04:03,066: DEBUG - + package='*'
2024-07-04 15:04:03,066: DEBUG - + priority=995
2024-07-04 15:04:03,066: DEBUG - + name=wekan
2024-07-04 15:04:03,066: DEBUG - + append=0
2024-07-04 15:04:03,066: DEBUG - + append=tee
2024-07-04 15:04:03,066: DEBUG - + [[ wekan != \e\x\t\r\a\_\p\h\p\_\v\e\r\s\i\o\n ]]
2024-07-04 15:04:03,066: DEBUG - + mkdir --parents /etc/apt/preferences.d
2024-07-04 15:04:03,066: DEBUG - Pin: origin "repo.mongodb.org"
2024-07-04 15:04:03,066: DEBUG - Pin-Priority: 995
2024-07-04 15:04:03,066: DEBUG - '
2024-07-04 15:04:03,067: DEBUG - + tee /etc/apt/preferences.d/wekan
2024-07-04 15:04:03,067: DEBUG - Package: *
2024-07-04 15:04:03,067: DEBUG - Pin: origin "repo.mongodb.org"
2024-07-04 15:04:03,067: DEBUG - Pin-Priority: 995
2024-07-04 15:04:03,067: DEBUG - 
2024-07-04 15:04:03,068: DEBUG - + '[' -n https://www.mongodb.org/static/pgp/server-6.0.asc ']'
2024-07-04 15:04:03,068: DEBUG - + mkdir --parents /etc/apt/trusted.gpg.d
2024-07-04 15:04:03,068: DEBUG - + wget --timeout 900 --quiet https://www.mongodb.org/static/pgp/server-6.0.asc --output-document=-
2024-07-04 15:04:03,069: DEBUG - + tee /etc/apt/trusted.gpg.d/wekan.gpg
2024-07-04 15:04:03,069: DEBUG - + gpg --dearmor
2024-07-04 15:04:03,227: DEBUG - + ynh_package_update
2024-07-04 15:04:03,227: DEBUG - + ynh_apt update
2024-07-04 15:04:03,227: DEBUG - + ynh_wait_dpkg_free
2024-07-04 15:04:03,331: DEBUG - + return 0
2024-07-04 15:04:03,331: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2024-07-04 15:04:03,395: DEBUG - Hit:1 http://mirrors.linode.com/debian bullseye InRelease
2024-07-04 15:04:03,395: DEBUG - Hit:2 http://mirrors.linode.com/debian-security bullseye-security InRelease
2024-07-04 15:04:03,398: DEBUG - Get:3 http://mirrors.linode.com/debian bullseye-updates InRelease [44.1 kB]
2024-07-04 15:04:03,436: DEBUG - Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 InRelease
2024-07-04 15:04:03,453: DEBUG - Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 Release [2036 B]
2024-07-04 15:04:03,469: DEBUG - Hit:6 https://packages.sury.org/php bullseye InRelease
2024-07-04 15:04:03,494: DEBUG - Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 Release.gpg [866 B]
2024-07-04 15:04:03,793: DEBUG - Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0/main amd64 Packages [65.9 kB]
2024-07-04 15:04:03,852: DEBUG - Hit:9 http://forge.yunohost.org/debian bullseye InRelease
2024-07-04 15:04:03,918: DEBUG - Fetched 113 kB in 1s (206 kB/s)
2024-07-04 15:04:05,107: DEBUG - Reading package lists...
2024-07-04 15:04:05,125: DEBUG - + ynh_install_app_dependencies 'mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh'
2024-07-04 15:04:05,125: DEBUG - + local 'dependencies=mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh'
2024-07-04 15:04:05,126: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2024-07-04 15:04:05,127: DEBUG - ++ echo 'mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh'
2024-07-04 15:04:05,129: DEBUG - + dependencies='mongodb-org, mongodb-org-server, mongodb-org-tools, mongodb-mongosh'
2024-07-04 15:04:05,129: DEBUG - + local 'dependencies=mongodb-org, mongodb-org-server, mongodb-org-tools, mongodb-mongosh'
2024-07-04 15:04:05,129: DEBUG - ++ ynh_read_manifest --manifest_key=version
2024-07-04 15:04:05,145: DEBUG - ++ '[' '!' -e '' ']'
2024-07-04 15:04:05,146: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.json ']'
2024-07-04 15:04:05,146: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml ']'
2024-07-04 15:04:05,146: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:04:05,146: DEBUG - ++ grep -q '\.json$'
2024-07-04 15:04:05,147: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:04:05,148: DEBUG - ++ python3 -c 'import json, toml, sys; print(json.dumps(toml.load(sys.stdin)))'
2024-07-04 15:04:05,149: DEBUG - ++ jq .version --raw-output
2024-07-04 15:04:05,151: DEBUG - ++ cat /var/cache/yunohost/app_tmp_work_dirs/app_npac83zw/manifest.toml
2024-07-04 15:04:05,182: DEBUG - + local version=7.49~ynh1
2024-07-04 15:04:05,183: DEBUG - + '[' -z 7.49~ynh1 ']'
2024-07-04 15:04:05,183: DEBUG - + '[' 7.49~ynh1 == null ']'
2024-07-04 15:04:05,183: DEBUG - + local dep_app=wekan
2024-07-04 15:04:05,183: DEBUG - + [[ mongodb-org, mongodb-org-server, mongodb-org-tools, mongodb-mongosh =~ [<=>] ]]
2024-07-04 15:04:05,183: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>|)'
2024-07-04 15:04:05,183: DEBUG - ++ sort -u
2024-07-04 15:04:05,184: DEBUG - ++ echo mongodb-org, mongodb-org-server, mongodb-org-tools, mongodb-mongosh
2024-07-04 15:04:05,185: DEBUG - + local specific_php_version=
2024-07-04 15:04:05,185: DEBUG - + grep --quiet php
2024-07-04 15:04:05,186: DEBUG - ++ ynh_package_is_installed postgresql-13
2024-07-04 15:04:05,193: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2024-07-04 15:04:05,193: DEBUG - ++ grep --count 'ok installed'
2024-07-04 15:04:05,206: DEBUG - ++ echo yes
2024-07-04 15:04:05,206: DEBUG - + local psql_installed=yes
2024-07-04 15:04:05,207: DEBUG - + [[ true == \t\r\u\e ]]
2024-07-04 15:04:05,207: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2024-07-04 15:04:05,207: DEBUG - + cat
2024-07-04 15:04:05,207: DEBUG - + ynh_package_install_from_equivs /tmp/wekan-ynh-deps.control
2024-07-04 15:04:05,208: DEBUG - + local controlfile=/tmp/wekan-ynh-deps.control
2024-07-04 15:04:05,208: DEBUG - ++ grep '^Package: ' /tmp/wekan-ynh-deps.control
2024-07-04 15:04:05,208: DEBUG - ++ cut '--delimiter= ' --fields=2
2024-07-04 15:04:05,209: DEBUG - + local pkgname=wekan-ynh-deps
2024-07-04 15:04:05,210: DEBUG - ++ grep '^Version: ' /tmp/wekan-ynh-deps.control
2024-07-04 15:04:05,210: DEBUG - ++ cut '--delimiter= ' --fields=2
2024-07-04 15:04:05,211: DEBUG - + local pkgversion=7.49~ynh1
2024-07-04 15:04:05,212: DEBUG - + [[ -z wekan-ynh-deps ]]
2024-07-04 15:04:05,212: DEBUG - + [[ -z 7.49~ynh1 ]]
2024-07-04 15:04:05,212: DEBUG - + ynh_package_update
2024-07-04 15:04:05,212: DEBUG - + ynh_apt update
2024-07-04 15:04:05,212: DEBUG - + ynh_wait_dpkg_free
2024-07-04 15:04:05,295: DEBUG - + return 0
2024-07-04 15:04:05,295: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2024-07-04 15:04:05,346: DEBUG - Hit:1 http://mirrors.linode.com/debian bullseye InRelease
2024-07-04 15:04:05,347: DEBUG - Hit:2 http://mirrors.linode.com/debian-security bullseye-security InRelease
2024-07-04 15:04:05,356: DEBUG - Hit:3 http://mirrors.linode.com/debian bullseye-updates InRelease
2024-07-04 15:04:05,367: DEBUG - Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 InRelease
2024-07-04 15:04:05,399: DEBUG - Hit:5 https://packages.sury.org/php bullseye InRelease
2024-07-04 15:04:05,404: DEBUG - Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/6.0 Release
2024-07-04 15:04:05,499: DEBUG - Hit:7 http://forge.yunohost.org/debian bullseye InRelease
2024-07-04 15:04:06,327: DEBUG - Reading package lists...
2024-07-04 15:04:06,340: DEBUG - ++ mktemp --directory
2024-07-04 15:04:06,341: DEBUG - + local TMPDIR=/tmp/tmp.oHNAyF8dHd
2024-07-04 15:04:06,341: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2024-07-04 15:04:06,342: DEBUG - + ynh_wait_dpkg_free
2024-07-04 15:04:06,412: DEBUG - + return 0
2024-07-04 15:04:06,412: DEBUG - + cp /tmp/wekan-ynh-deps.control /tmp/tmp.oHNAyF8dHd/control
2024-07-04 15:04:06,413: DEBUG - + cd /tmp/tmp.oHNAyF8dHd
2024-07-04 15:04:06,413: DEBUG - + equivs-build ./control
2024-07-04 15:04:06,552: DEBUG - dpkg-buildpackage: info: source package wekan-ynh-deps
2024-07-04 15:04:06,552: DEBUG - dpkg-buildpackage: info: source version 7.49~ynh1
2024-07-04 15:04:06,552: DEBUG - dpkg-buildpackage: info: source distribution unstable
2024-07-04 15:04:06,552: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@maindomain.tld>
2024-07-04 15:04:06,585: DEBUG -  dpkg-source --before-build .
2024-07-04 15:04:06,585: DEBUG - dpkg-buildpackage: info: host architecture amd64
2024-07-04 15:04:06,674: DEBUG -  debian/rules clean
2024-07-04 15:04:06,677: DEBUG - dh clean
2024-07-04 15:04:06,748: DEBUG -    dh_clean
2024-07-04 15:04:06,779: DEBUG -  debian/rules binary
2024-07-04 15:04:06,780: DEBUG - dh binary
2024-07-04 15:04:06,847: DEBUG -    dh_update_autotools_config
2024-07-04 15:04:06,871: DEBUG -    dh_autoreconf
2024-07-04 15:04:06,906: DEBUG -    create-stamp debian/debhelper-build-stamp
2024-07-04 15:04:06,906: DEBUG -    dh_prep
2024-07-04 15:04:06,931: DEBUG -    dh_install
2024-07-04 15:04:06,960: DEBUG -    dh_installdocs
2024-07-04 15:04:06,992: DEBUG -    dh_installchangelogs
2024-07-04 15:04:07,067: DEBUG -    dh_perl
2024-07-04 15:04:07,098: DEBUG -    dh_link
2024-07-04 15:04:07,129: DEBUG -    dh_strip_nondeterminism
2024-07-04 15:04:07,234: DEBUG -    dh_compress
2024-07-04 15:04:07,269: DEBUG -    dh_fixperms
2024-07-04 15:04:07,301: DEBUG -    dh_missing
2024-07-04 15:04:07,326: DEBUG -    dh_installdeb
2024-07-04 15:04:07,354: DEBUG -    dh_gencontrol
2024-07-04 15:04:07,464: DEBUG -    dh_md5sums
2024-07-04 15:04:07,494: DEBUG -    dh_builddeb
2024-07-04 15:04:07,517: DEBUG - dpkg-deb: building package 'wekan-ynh-deps' in '../wekan-ynh-deps_7.49~ynh1_all.deb'.
2024-07-04 15:04:07,537: DEBUG -  dpkg-genbuildinfo --build=binary
2024-07-04 15:04:07,909: DEBUG -  dpkg-genchanges --build=binary >../wekan-ynh-deps_7.49~ynh1_amd64.changes
2024-07-04 15:04:07,975: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2024-07-04 15:04:07,978: DEBUG -  dpkg-source --after-build .
2024-07-04 15:04:08,061: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2024-07-04 15:04:08,066: DEBUG - 
2024-07-04 15:04:08,066: DEBUG - The package has been created.
2024-07-04 15:04:08,066: DEBUG - Attention, the package has been created in the current directory,
2024-07-04 15:04:08,066: DEBUG - not in ".." as indicated by the message above!
2024-07-04 15:04:08,066: DEBUG - + tee ./dpkg_log
2024-07-04 15:04:08,066: DEBUG - + dpkg --force-depends --install ./wekan-ynh-deps_7.49~ynh1_all.deb
2024-07-04 15:04:08,094: DEBUG - dpkg: warning: downgrading wekan-ynh-deps from 7.51~ynh1 to 7.49~ynh1
2024-07-04 15:04:08,207: DEBUG - (Reading database ... 80320 files and directories currently installed.)
2024-07-04 15:04:08,209: DEBUG - Preparing to unpack .../wekan-ynh-deps_7.49~ynh1_all.deb ...
2024-07-04 15:04:08,216: DEBUG - Unpacking wekan-ynh-deps (7.49~ynh1) over (7.51~ynh1) ...
2024-07-04 15:04:08,226: DEBUG - Setting up wekan-ynh-deps (7.49~ynh1) ...
2024-07-04 15:04:08,255: DEBUG - + ynh_package_install --fix-broken
2024-07-04 15:04:08,255: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2024-07-04 15:04:08,255: DEBUG - + ynh_wait_dpkg_free
2024-07-04 15:04:08,331: DEBUG - + return 0
2024-07-04 15:04:08,331: 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-07-04 15:04:08,473: DEBUG - Reading package lists...
2024-07-04 15:04:08,636: DEBUG - Building dependency tree...
2024-07-04 15:04:08,638: DEBUG - Reading state information...
2024-07-04 15:04:08,783: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
2024-07-04 15:04:08,784: DEBUG - + [[ -n /tmp/tmp.oHNAyF8dHd ]]
2024-07-04 15:04:08,784: DEBUG - + rm --recursive --force /tmp/tmp.oHNAyF8dHd
2024-07-04 15:04:08,785: DEBUG - + ynh_package_is_installed wekan-ynh-deps
2024-07-04 15:04:08,791: DEBUG - + dpkg-query --show '--showformat=${Status}' wekan-ynh-deps
2024-07-04 15:04:08,791: DEBUG - + grep --count 'ok installed'
2024-07-04 15:04:08,804: DEBUG - + rm /tmp/wekan-ynh-deps.control
2024-07-04 15:04:08,804: DEBUG - ++ ynh_package_is_installed postgresql-13
2024-07-04 15:04:08,810: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2024-07-04 15:04:08,810: DEBUG - ++ grep --count 'ok installed'
2024-07-04 15:04:08,823: DEBUG - ++ echo yes
2024-07-04 15:04:08,823: DEBUG - + local psql_installed2=yes
2024-07-04 15:04:08,823: DEBUG - + [[ yes != \y\e\s ]]
2024-07-04 15:04:08,823: DEBUG - ++ apt-mark showauto mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh
2024-07-04 15:04:09,030: DEBUG - + local 'apps_auto_installed=mongodb-mongosh
2024-07-04 15:04:09,030: DEBUG - mongodb-org
2024-07-04 15:04:09,030: DEBUG - mongodb-org-server
2024-07-04 15:04:09,030: DEBUG - mongodb-org-tools'
2024-07-04 15:04:09,030: DEBUG - + ynh_package_install 'mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh'
2024-07-04 15:04:09,030: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh
2024-07-04 15:04:09,030: DEBUG - + ynh_wait_dpkg_free
2024-07-04 15:04:09,100: DEBUG - + return 0
2024-07-04 15:04:09,101: 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 mongodb-org mongodb-org-server mongodb-org-tools mongodb-mongosh
2024-07-04 15:04:09,120: DEBUG - Reading package lists...
2024-07-04 15:04:09,279: DEBUG - Building dependency tree...
2024-07-04 15:04:09,279: DEBUG - Reading state information...
2024-07-04 15:04:09,435: DEBUG - mongodb-mongosh is already the newest version (2.2.10).
2024-07-04 15:04:09,436: DEBUG - mongodb-mongosh set to manually installed.
2024-07-04 15:04:09,436: DEBUG - mongodb-org is already the newest version (7.0.12).
2024-07-04 15:04:09,436: DEBUG - mongodb-org set to manually installed.
2024-07-04 15:04:09,436: DEBUG - mongodb-org-server is already the newest version (7.0.12).
2024-07-04 15:04:09,436: DEBUG - mongodb-org-server set to manually installed.
2024-07-04 15:04:09,436: DEBUG - mongodb-org-tools is already the newest version (7.0.12).
2024-07-04 15:04:09,436: DEBUG - mongodb-org-tools set to manually installed.
2024-07-04 15:04:09,436: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
2024-07-04 15:04:09,436: DEBUG - + '[' -z 'mongodb-mongosh
2024-07-04 15:04:09,436: DEBUG - mongodb-org
2024-07-04 15:04:09,436: DEBUG - mongodb-org-server
2024-07-04 15:04:09,436: DEBUG - mongodb-org-tools' ']'
2024-07-04 15:04:09,436: DEBUG - + apt-mark auto mongodb-mongosh mongodb-org mongodb-org-server mongodb-org-tools
2024-07-04 15:04:09,672: DEBUG - mongodb-mongosh set to automatically installed.
2024-07-04 15:04:09,672: DEBUG - mongodb-org set to automatically installed.
2024-07-04 15:04:09,672: DEBUG - mongodb-org-server set to automatically installed.
2024-07-04 15:04:09,672: DEBUG - mongodb-org-tools set to automatically installed.
2024-07-04 15:04:09,673: DEBUG - + ynh_remove_extra_repo --name=wekan
2024-07-04 15:04:09,680: DEBUG - + name=wekan
2024-07-04 15:04:09,680: DEBUG - + ynh_secure_remove --file=/etc/apt/sources.list.d/wekan.list
2024-07-04 15:04:09,695: DEBUG - + [[ wekan == \e\x\t\r\a\_\p\h\p\_\v\e\r\s\i\o\n ]]
2024-07-04 15:04:09,695: DEBUG - + ynh_secure_remove /etc/apt/preferences.d/wekan
2024-07-04 15:04:09,709: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/wekan.gpg ']'
2024-07-04 15:04:09,709: DEBUG - + ynh_secure_remove --file=/etc/apt/trusted.gpg.d/wekan.gpg
2024-07-04 15:04:09,723: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/wekan.asc ']'
2024-07-04 15:04:09,723: DEBUG - + ynh_package_update
2024-07-04 15:04:09,723: DEBUG - + ynh_apt update
2024-07-04 15:04:09,723: DEBUG - + ynh_wait_dpkg_free
2024-07-04 15:04:09,806: DEBUG - + return 0
2024-07-04 15:04:09,806: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2024-07-04 15:04:09,853: DEBUG - Hit:1 http://mirrors.linode.com/debian bullseye InRelease
2024-07-04 15:04:09,853: DEBUG - Hit:2 http://mirrors.linode.com/debian-security bullseye-security InRelease
2024-07-04 15:04:09,853: DEBUG - Hit:3 http://mirrors.linode.com/debian bullseye-updates InRelease
2024-07-04 15:04:09,908: DEBUG - Hit:4 https://packages.sury.org/php bullseye InRelease
2024-07-04 15:04:10,170: DEBUG - Hit:5 http://forge.yunohost.org/debian bullseye InRelease
2024-07-04 15:04:10,798: DEBUG - Reading package lists...
2024-07-04 15:04:10,812: DEBUG - + mongodb_servicename=mongod
2024-07-04 15:04:10,812: DEBUG - + systemctl enable mongod --quiet
2024-07-04 15:04:10,998: DEBUG - + systemctl daemon-reload --quiet
2024-07-04 15:04:11,140: DEBUG - + ynh_systemd_action --service_name=mongod --action=restart '--line_match=aiting for connections' --log_path=/var/log/mongodb/mongod.log
2024-07-04 15:04:11,235: DEBUG - + service_name=mongod
2024-07-04 15:04:11,235: DEBUG - + action=restart
2024-07-04 15:04:11,236: DEBUG - + line_match='aiting for connections'
2024-07-04 15:04:11,236: DEBUG - + length=20
2024-07-04 15:04:11,236: DEBUG - + log_path=/var/log/mongodb/mongod.log
2024-07-04 15:04:11,236: DEBUG - + timeout=300
2024-07-04 15:04:11,236: DEBUG - + '[' restart == stop ']'
2024-07-04 15:04:11,236: DEBUG - + [[ -n aiting for connections ]]
2024-07-04 15:04:11,236: DEBUG - ++ mktemp
2024-07-04 15:04:11,237: DEBUG - + local templog=/tmp/tmp.3s967TAFFJ
2024-07-04 15:04:11,237: DEBUG - + '[' /var/log/mongodb/mongod.log == systemd ']'
2024-07-04 15:04:11,237: DEBUG - + local pid_tail=2160658
2024-07-04 15:04:11,237: DEBUG - + tail --follow=name --retry --lines=0 /var/log/mongodb/mongod.log
2024-07-04 15:04:11,237: DEBUG - + '[' restart == reload ']'
2024-07-04 15:04:11,237: DEBUG - ++ cut -d+ -f1
2024-07-04 15:04:11,238: DEBUG - ++ date --utc --rfc-3339=seconds
2024-07-04 15:04:11,239: DEBUG - + local 'time_start=2024-07-04 15:04:11 UTC'
2024-07-04 15:04:11,239: DEBUG - + systemctl restart mongod
2024-07-04 15:04:11,246: DEBUG - + [[ -n aiting for connections ]]
2024-07-04 15:04:40,355: WARNING - (this may take some time)
2024-07-04 15:09:12,296: DEBUG - 
2024-07-04 15:09:12,296: DEBUG - + '[' 300 -ge 3 ']'
2024-07-04 15:09:12,297: DEBUG - + '[' 300 -eq 300 ']'
2024-07-04 15:09:12,297: DEBUG - + ynh_print_warn '--message=The service mongod didn'\''t fully executed the action restart before the timeout.'
2024-07-04 15:09:12,302: WARNING - The service mongod didn't fully executed the action restart before the timeout.
2024-07-04 15:09:12,303: DEBUG - + ynh_print_log 'The service mongod didn'\''t fully executed the action restart before the timeout.'
2024-07-04 15:09:12,303: DEBUG - + echo -e 'The service mongod didn'\''t fully executed the action restart before the timeout.'
2024-07-04 15:09:12,303: DEBUG - + ynh_print_warn '--message=Please find here an extract of the end of the log of the service mongod:'
2024-07-04 15:09:12,308: WARNING - Please find here an extract of the end of the log of the service mongod:
2024-07-04 15:09:12,309: DEBUG - + ynh_print_log 'Please find here an extract of the end of the log of the service mongod:'
2024-07-04 15:09:12,309: DEBUG - + echo -e 'Please find here an extract of the end of the log of the service mongod:'
2024-07-04 15:09:12,309: DEBUG - + ynh_exec_warn journalctl --quiet --no-hostname --no-pager --lines=20 --unit=mongod
2024-07-04 15:09:12,309: DEBUG - + [[ 6 -eq 1 ]]
2024-07-04 15:09:12,309: DEBUG - ++ journalctl --quiet --no-hostname --no-pager --lines=20 --unit=mongod
2024-07-04 15:09:12,331: DEBUG - + ynh_print_warn '--message=Jul 04 08:43:54 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,331: DEBUG - Jul 04 08:43:54 mongod[2117439]: {"t":{"$date":"2024-07-04T08:43:54.978Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,331: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Consumed 1.226s CPU time.
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:44 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:44 mongod[2117525]: {"t":{"$date":"2024-07-04T08:44:44.053Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Consumed 1.096s CPU time.
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:51 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:51 mongod[2117553]: {"t":{"$date":"2024-07-04T08:44:51.156Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,332: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Consumed 1.174s CPU time.
2024-07-04 15:09:12,332: DEBUG - Jul 04 15:04:11 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,332: DEBUG - Jul 04 15:04:11 mongod[2160664]: {"t":{"$date":"2024-07-04T15:04:11.537Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,332: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,332: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,332: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Consumed 1.976s CPU time.'
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:43:54 mongod[2117439]: {"t":{"$date":"2024-07-04T08:43:54.978Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Consumed 1.226s CPU time.
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:44 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:44 mongod[2117525]: {"t":{"$date":"2024-07-04T08:44:44.053Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Consumed 1.096s CPU time.
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:51 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:51 mongod[2117553]: {"t":{"$date":"2024-07-04T08:44:51.156Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,333: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,334: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Consumed 1.174s CPU time.
2024-07-04 15:09:12,334: DEBUG - Jul 04 15:04:11 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,334: DEBUG - Jul 04 15:04:11 mongod[2160664]: {"t":{"$date":"2024-07-04T15:04:11.537Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,334: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,334: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,334: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Consumed 1.976s CPU time.'
2024-07-04 15:09:12,340: DEBUG - + ynh_print_log 'Jul 04 08:43:54 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:43:54 mongod[2117439]: {"t":{"$date":"2024-07-04T08:43:54.978Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Consumed 1.226s CPU time.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:44 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:44 mongod[2117525]: {"t":{"$date":"2024-07-04T08:44:44.053Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Consumed 1.096s CPU time.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:51 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:51 mongod[2117553]: {"t":{"$date":"2024-07-04T08:44:51.156Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,340: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Consumed 1.174s CPU time.
2024-07-04 15:09:12,341: DEBUG - Jul 04 15:04:11 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,341: DEBUG - Jul 04 15:04:11 mongod[2160664]: {"t":{"$date":"2024-07-04T15:04:11.537Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,341: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,341: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,341: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Consumed 1.976s CPU time.'
2024-07-04 15:09:12,341: DEBUG - + echo -e 'Jul 04 08:43:54 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:43:54 mongod[2117439]: {"t":{"$date":"2024-07-04T08:43:54.978Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:43:56 systemd[1]: mongod.service: Consumed 1.226s CPU time.
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:44:44 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:44:44 mongod[2117525]: {"t":{"$date":"2024-07-04T08:44:44.053Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:44:45 systemd[1]: mongod.service: Consumed 1.096s CPU time.
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:44:51 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,341: DEBUG - Jul 04 08:44:51 mongod[2117553]: {"t":{"$date":"2024-07-04T08:44:51.156Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,342: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,342: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,342: DEBUG - Jul 04 08:44:52 systemd[1]: mongod.service: Consumed 1.174s CPU time.
2024-07-04 15:09:12,342: DEBUG - Jul 04 15:04:11 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,342: DEBUG - Jul 04 15:04:11 mongod[2160664]: {"t":{"$date":"2024-07-04T15:04:11.537Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,342: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,342: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Failed with result '\''exit-code'\''.
2024-07-04 15:09:12,342: DEBUG - Jul 04 15:04:13 systemd[1]: mongod.service: Consumed 1.976s CPU time.'
2024-07-04 15:09:12,342: DEBUG - + '[' -e /var/log/mongodb/mongod.log ']'
2024-07-04 15:09:12,342: DEBUG - + ynh_print_warn '--message=\-\-\-'
2024-07-04 15:09:12,342: WARNING - Jul 04 08:43:54 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,343: WARNING - Jul 04 08:43:54 mongod[2117439]: {"t":{"$date":"2024-07-04T08:43:54.978Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,343: WARNING - Jul 04 08:43:56 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,343: WARNING - Jul 04 08:43:56 systemd[1]: mongod.service: Failed with result 'exit-code'.
2024-07-04 15:09:12,343: WARNING - Jul 04 08:43:56 systemd[1]: mongod.service: Consumed 1.226s CPU time.
2024-07-04 15:09:12,344: WARNING - Jul 04 08:44:44 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,344: WARNING - Jul 04 08:44:44 mongod[2117525]: {"t":{"$date":"2024-07-04T08:44:44.053Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,344: WARNING - Jul 04 08:44:45 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,344: WARNING - Jul 04 08:44:45 systemd[1]: mongod.service: Failed with result 'exit-code'.
2024-07-04 15:09:12,344: WARNING - Jul 04 08:44:45 systemd[1]: mongod.service: Consumed 1.096s CPU time.
2024-07-04 15:09:12,344: WARNING - Jul 04 08:44:51 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,344: WARNING - Jul 04 08:44:51 mongod[2117553]: {"t":{"$date":"2024-07-04T08:44:51.156Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,345: WARNING - Jul 04 08:44:52 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,345: WARNING - Jul 04 08:44:52 systemd[1]: mongod.service: Failed with result 'exit-code'.
2024-07-04 15:09:12,345: WARNING - Jul 04 08:44:52 systemd[1]: mongod.service: Consumed 1.174s CPU time.
2024-07-04 15:09:12,345: WARNING - Jul 04 15:04:11 systemd[1]: Started MongoDB Database Server.
2024-07-04 15:09:12,345: WARNING - Jul 04 15:04:11 mongod[2160664]: {"t":{"$date":"2024-07-04T15:04:11.537Z"},"s":"I",  "c":"CONTROL",  "id":7484500, "ctx":"main","msg":"Environment variable MONGODB_CONFIG_OVERRIDE_NOFORK == 1, overriding \"processManagement.fork\" to false"}
2024-07-04 15:09:12,345: WARNING - Jul 04 15:04:13 systemd[1]: mongod.service: Main process exited, code=exited, status=62/n/a
2024-07-04 15:09:12,345: WARNING - Jul 04 15:04:13 systemd[1]: mongod.service: Failed with result 'exit-code'.
2024-07-04 15:09:12,346: WARNING - Jul 04 15:04:13 systemd[1]: mongod.service: Consumed 1.976s CPU time.
2024-07-04 15:09:12,346: WARNING - \-\-\-
2024-07-04 15:09:12,346: DEBUG - + ynh_print_log '\-\-\-'
2024-07-04 15:09:12,347: DEBUG - + echo -e '\-\-\-'
2024-07-04 15:09:12,347: DEBUG - + ynh_exec_warn tail --lines=20 /var/log/mongodb/mongod.log
2024-07-04 15:09:12,347: DEBUG - + [[ 3 -eq 1 ]]
2024-07-04 15:09:12,347: DEBUG - ++ tail --lines=20 /var/log/mongodb/mongod.log
2024-07-04 15:09:12,348: DEBUG - + ynh_print_warn '--message={"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784929, "ctx":"initandlisten","msg":"Acquiring the global lock for shutdown"}
2024-07-04 15:09:12,348: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784930, "ctx":"initandlisten","msg":"Shutting down the storage engine"}
2024-07-04 15:09:12,348: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"STORAGE",  "id":22320,   "ctx":"initandlisten","msg":"Shutting down journal flusher thread"}
2024-07-04 15:09:12,348: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22321,   "ctx":"initandlisten","msg":"Finished shutting down journal flusher thread"}
2024-07-04 15:09:12,348: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22322,   "ctx":"initandlisten","msg":"Shutting down checkpoint thread"}
2024-07-04 15:09:12,348: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22323,   "ctx":"initandlisten","msg":"Finished shutting down checkpoint thread"}
2024-07-04 15:09:12,348: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":20282,   "ctx":"initandlisten","msg":"Deregistering all the collections"}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22317,   "ctx":"initandlisten","msg":"WiredTigerKVEngine shutting down"}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22318,   "ctx":"initandlisten","msg":"Shutting down session sweeper thread"}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22319,   "ctx":"initandlisten","msg":"Finished shutting down session sweeper thread"}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":4795902, "ctx":"initandlisten","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.322+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":322318,"thread":"2160664:0x7f4d02a84c80","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 2, snapshot max: 2 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 9695257"}}}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324250,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown checkpoint has successfully finished and ran for 2 milliseconds"}}}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324379,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown was completed successfully and took 2ms, including 0ms for the rollback to stable, and 2ms for the checkpoint."}}}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":4795901, "ctx":"initandlisten","msg":"WiredTiger closed","attr":{"durationMillis":8}}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":22279,   "ctx":"initandlisten","msg":"shutdown: removing fs lock..."}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"-",        "id":4784931, "ctx":"initandlisten","msg":"Dropping the scope cache for shutdown"}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":20565,   "ctx":"initandlisten","msg":"Now exiting"}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":8423404, "ctx":"initandlisten","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"0 ms","Shut down FLE Crud subsystem":"1 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the transport layer":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the migration util executor":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"9 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"0 ms","shutdownTask total elapsed time":"10 ms"}}}}
2024-07-04 15:09:12,349: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":23138,   "ctx":"initandlisten","msg":"Shutting down","attr":{"exitCode":62}}'
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784930, "ctx":"initandlisten","msg":"Shutting down the storage engine"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"STORAGE",  "id":22320,   "ctx":"initandlisten","msg":"Shutting down journal flusher thread"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22321,   "ctx":"initandlisten","msg":"Finished shutting down journal flusher thread"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22322,   "ctx":"initandlisten","msg":"Shutting down checkpoint thread"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22323,   "ctx":"initandlisten","msg":"Finished shutting down checkpoint thread"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":20282,   "ctx":"initandlisten","msg":"Deregistering all the collections"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22317,   "ctx":"initandlisten","msg":"WiredTigerKVEngine shutting down"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22318,   "ctx":"initandlisten","msg":"Shutting down session sweeper thread"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22319,   "ctx":"initandlisten","msg":"Finished shutting down session sweeper thread"}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":4795902, "ctx":"initandlisten","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.322+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":322318,"thread":"2160664:0x7f4d02a84c80","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 2, snapshot max: 2 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 9695257"}}}
2024-07-04 15:09:12,350: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324250,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown checkpoint has successfully finished and ran for 2 milliseconds"}}}
2024-07-04 15:09:12,351: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324379,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown was completed successfully and took 2ms, including 0ms for the rollback to stable, and 2ms for the checkpoint."}}}
2024-07-04 15:09:12,351: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":4795901, "ctx":"initandlisten","msg":"WiredTiger closed","attr":{"durationMillis":8}}
2024-07-04 15:09:12,351: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":22279,   "ctx":"initandlisten","msg":"shutdown: removing fs lock..."}
2024-07-04 15:09:12,351: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"-",        "id":4784931, "ctx":"initandlisten","msg":"Dropping the scope cache for shutdown"}
2024-07-04 15:09:12,351: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":20565,   "ctx":"initandlisten","msg":"Now exiting"}
2024-07-04 15:09:12,351: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":8423404, "ctx":"initandlisten","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"0 ms","Shut down FLE Crud subsystem":"1 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the transport layer":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the migration util executor":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"9 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"0 ms","shutdownTask total elapsed time":"10 ms"}}}}
2024-07-04 15:09:12,351: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":23138,   "ctx":"initandlisten","msg":"Shutting down","attr":{"exitCode":62}}'
2024-07-04 15:09:12,355: DEBUG - + ynh_print_log '{"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784929, "ctx":"initandlisten","msg":"Acquiring the global lock for shutdown"}
2024-07-04 15:09:12,355: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784930, "ctx":"initandlisten","msg":"Shutting down the storage engine"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"STORAGE",  "id":22320,   "ctx":"initandlisten","msg":"Shutting down journal flusher thread"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22321,   "ctx":"initandlisten","msg":"Finished shutting down journal flusher thread"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22322,   "ctx":"initandlisten","msg":"Shutting down checkpoint thread"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22323,   "ctx":"initandlisten","msg":"Finished shutting down checkpoint thread"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":20282,   "ctx":"initandlisten","msg":"Deregistering all the collections"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22317,   "ctx":"initandlisten","msg":"WiredTigerKVEngine shutting down"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22318,   "ctx":"initandlisten","msg":"Shutting down session sweeper thread"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22319,   "ctx":"initandlisten","msg":"Finished shutting down session sweeper thread"}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":4795902, "ctx":"initandlisten","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.322+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":322318,"thread":"2160664:0x7f4d02a84c80","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 2, snapshot max: 2 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 9695257"}}}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324250,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown checkpoint has successfully finished and ran for 2 milliseconds"}}}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324379,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown was completed successfully and took 2ms, including 0ms for the rollback to stable, and 2ms for the checkpoint."}}}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":4795901, "ctx":"initandlisten","msg":"WiredTiger closed","attr":{"durationMillis":8}}
2024-07-04 15:09:12,356: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":22279,   "ctx":"initandlisten","msg":"shutdown: removing fs lock..."}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"-",        "id":4784931, "ctx":"initandlisten","msg":"Dropping the scope cache for shutdown"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":20565,   "ctx":"initandlisten","msg":"Now exiting"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":8423404, "ctx":"initandlisten","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"0 ms","Shut down FLE Crud subsystem":"1 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the transport layer":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the migration util executor":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"9 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"0 ms","shutdownTask total elapsed time":"10 ms"}}}}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":23138,   "ctx":"initandlisten","msg":"Shutting down","attr":{"exitCode":62}}'
2024-07-04 15:09:12,357: DEBUG - + echo -e '{"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784929, "ctx":"initandlisten","msg":"Acquiring the global lock for shutdown"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784930, "ctx":"initandlisten","msg":"Shutting down the storage engine"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"STORAGE",  "id":22320,   "ctx":"initandlisten","msg":"Shutting down journal flusher thread"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22321,   "ctx":"initandlisten","msg":"Finished shutting down journal flusher thread"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22322,   "ctx":"initandlisten","msg":"Shutting down checkpoint thread"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22323,   "ctx":"initandlisten","msg":"Finished shutting down checkpoint thread"}
2024-07-04 15:09:12,357: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":20282,   "ctx":"initandlisten","msg":"Deregistering all the collections"}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22317,   "ctx":"initandlisten","msg":"WiredTigerKVEngine shutting down"}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22318,   "ctx":"initandlisten","msg":"Shutting down session sweeper thread"}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22319,   "ctx":"initandlisten","msg":"Finished shutting down session sweeper thread"}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":4795902, "ctx":"initandlisten","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.322+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":322318,"thread":"2160664:0x7f4d02a84c80","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 2, snapshot max: 2 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 9695257"}}}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324250,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown checkpoint has successfully finished and ran for 2 milliseconds"}}}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324379,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown was completed successfully and took 2ms, including 0ms for the rollback to stable, and 2ms for the checkpoint."}}}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":4795901, "ctx":"initandlisten","msg":"WiredTiger closed","attr":{"durationMillis":8}}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":22279,   "ctx":"initandlisten","msg":"shutdown: removing fs lock..."}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"-",        "id":4784931, "ctx":"initandlisten","msg":"Dropping the scope cache for shutdown"}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":20565,   "ctx":"initandlisten","msg":"Now exiting"}
2024-07-04 15:09:12,358: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":8423404, "ctx":"initandlisten","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"0 ms","Shut down FLE Crud subsystem":"1 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the transport layer":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the migration util executor":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"9 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"0 ms","shutdownTask total elapsed time":"10 ms"}}}}
2024-07-04 15:09:12,359: DEBUG - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":23138,   "ctx":"initandlisten","msg":"Shutting down","attr":{"exitCode":62}}'
2024-07-04 15:09:12,359: WARNING - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784929, "ctx":"initandlisten","msg":"Acquiring the global lock for shutdown"}
2024-07-04 15:09:12,359: WARNING - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"CONTROL",  "id":4784930, "ctx":"initandlisten","msg":"Shutting down the storage engine"}
2024-07-04 15:09:12,359: WARNING - {"t":{"$date":"2024-07-04T15:04:13.320+00:00"},"s":"I",  "c":"STORAGE",  "id":22320,   "ctx":"initandlisten","msg":"Shutting down journal flusher thread"}
2024-07-04 15:09:12,359: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22321,   "ctx":"initandlisten","msg":"Finished shutting down journal flusher thread"}
2024-07-04 15:09:12,360: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22322,   "ctx":"initandlisten","msg":"Shutting down checkpoint thread"}
2024-07-04 15:09:12,360: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22323,   "ctx":"initandlisten","msg":"Finished shutting down checkpoint thread"}
2024-07-04 15:09:12,360: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":20282,   "ctx":"initandlisten","msg":"Deregistering all the collections"}
2024-07-04 15:09:12,360: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22317,   "ctx":"initandlisten","msg":"WiredTigerKVEngine shutting down"}
2024-07-04 15:09:12,360: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22318,   "ctx":"initandlisten","msg":"Shutting down session sweeper thread"}
2024-07-04 15:09:12,361: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":22319,   "ctx":"initandlisten","msg":"Finished shutting down session sweeper thread"}
2024-07-04 15:09:12,361: WARNING - {"t":{"$date":"2024-07-04T15:04:13.321+00:00"},"s":"I",  "c":"STORAGE",  "id":4795902, "ctx":"initandlisten","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
2024-07-04 15:09:12,361: WARNING - {"t":{"$date":"2024-07-04T15:04:13.322+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":322318,"thread":"2160664:0x7f4d02a84c80","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 2, snapshot max: 2 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 9695257"}}}
2024-07-04 15:09:12,361: WARNING - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324250,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown checkpoint has successfully finished and ran for 2 milliseconds"}}}
2024-07-04 15:09:12,362: WARNING - {"t":{"$date":"2024-07-04T15:04:13.324+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1720105453,"ts_usec":324379,"thread":"2160664:0x7f4d02a84c80","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"shutdown was completed successfully and took 2ms, including 0ms for the rollback to stable, and 2ms for the checkpoint."}}}
2024-07-04 15:09:12,362: WARNING - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":4795901, "ctx":"initandlisten","msg":"WiredTiger closed","attr":{"durationMillis":8}}
2024-07-04 15:09:12,362: WARNING - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"STORAGE",  "id":22279,   "ctx":"initandlisten","msg":"shutdown: removing fs lock..."}
2024-07-04 15:09:12,362: WARNING - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"-",        "id":4784931, "ctx":"initandlisten","msg":"Dropping the scope cache for shutdown"}
2024-07-04 15:09:12,362: WARNING - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":20565,   "ctx":"initandlisten","msg":"Now exiting"}
2024-07-04 15:09:12,363: WARNING - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":8423404, "ctx":"initandlisten","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"0 ms","Shut down FLE Crud subsystem":"1 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the transport layer":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the migration util executor":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"9 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"0 ms","shutdownTask total elapsed time":"10 ms"}}}}
2024-07-04 15:09:12,363: WARNING - {"t":{"$date":"2024-07-04T15:04:13.329+00:00"},"s":"I",  "c":"CONTROL",  "id":23138,   "ctx":"initandlisten","msg":"Shutting down","attr":{"exitCode":62}}
2024-07-04 15:09:12,363: DEBUG - + ynh_clean_check_starting
2024-07-04 15:09:12,363: DEBUG - + '[' -n 2160658 ']'
2024-07-04 15:09:12,363: DEBUG - + kill -SIGTERM 2160658
2024-07-04 15:09:12,363: DEBUG - + '[' -n /tmp/tmp.3s967TAFFJ ']'
2024-07-04 15:09:12,363: DEBUG - + ynh_secure_remove --file=/tmp/tmp.3s967TAFFJ
2024-07-04 15:09:12,369: DEBUG - + yunohost service add mongod '--description=MongoDB daemon' --log=/var/log/mongodb/mongod.log
2024-07-04 15:09:12,597: DEBUG - The service 'mongod' was added
2024-07-04 15:09:12,617: DEBUG - + ynh_app_setting_set --app=wekan --key=mongo_version --value=6.0
2024-07-04 15:09:12,653: DEBUG - + [[ mongo_version =~ (unprotected|protected|skipped)_ ]]
2024-07-04 15:09:12,691: DEBUG - + ynh_mongo_setup_db --db_user=wekan --db_name=wekan
2024-07-04 15:09:12,691: DEBUG - + db_pwd=
2024-07-04 15:09:12,718: DEBUG - ++ ynh_string_random
2024-07-04 15:09:12,720: DEBUG - ++ length=24
2024-07-04 15:09:12,720: DEBUG - ++ filter=A-Za-z0-9
2024-07-04 15:09:12,720: DEBUG - ++ tr --complement --delete A-Za-z0-9
2024-07-04 15:09:12,720: DEBUG - ++ sed --quiet 's/\(.\{24\}\).*/\1/p'
2024-07-04 15:09:12,720: DEBUG - ++ dd if=/dev/urandom bs=1 count=1000
2024-07-04 15:09:12,724: DEBUG - + local new_db_pwd=**********
2024-07-04 15:09:12,725: DEBUG - + db_pwd=**********
2024-07-04 15:09:12,725: DEBUG - + ynh_mongo_create_user --db_user=wekan --db_pwd=********** --db_name=wekan
2024-07-04 15:09:12,768: DEBUG - + ynh_mongo_exec --database=wekan '--command=db.createUser( { user: "wekan", pwd: "**********", roles: [ { role: "readWrite", db: "wekan" } ] } );'
2024-07-04 15:09:12,842: DEBUG - + user=
2024-07-04 15:09:12,842: DEBUG - + password=
2024-07-04 15:09:12,842: DEBUG - + authenticationdatabase=
2024-07-04 15:09:12,842: DEBUG - + database=wekan
2024-07-04 15:09:12,842: DEBUG - + host=
2024-07-04 15:09:12,842: DEBUG - + port=
2024-07-04 15:09:12,842: DEBUG - + eval=0
2024-07-04 15:09:12,842: DEBUG - + '[' -n '' ']'
2024-07-04 15:09:12,842: DEBUG - + password=
2024-07-04 15:09:12,842: DEBUG - + authenticationdatabase=
2024-07-04 15:09:12,842: DEBUG - + '[' -n '' ']'
2024-07-04 15:09:12,842: DEBUG - + '[' -n '' ']'
2024-07-04 15:09:12,842: DEBUG - + '[' -n wekan ']'
2024-07-04 15:09:12,843: DEBUG - + database='use wekan'
2024-07-04 15:09:12,843: DEBUG - + mongosh --quiet --username --password --authenticationDatabase --host --port
2024-07-04 15:09:13,259: WARNING - MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
2024-07-04 15:09:13,271: DEBUG - + ynh_exit_properly
2024-07-04 15:09:13,271: DEBUG - + [[ install =~ ^install$|^upgrade$|^restore$ ]]
2024-07-04 15:09:14,776: ERROR - Unable to install wekan: An error occurred inside the app installation script