Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-3681-ALIVE---Planning-filtre-chances-clients" git@github.com:Intrapole/EventSoft.git /var/www/html/2345-8.4 Cloning into '/var/www/html/2345-8.4'... Updating files: 2% (85/2857) Updating files: 3% (86/2857) Updating files: 3% (105/2857) Updating files: 4% (115/2857) Updating files: 5% (143/2857) Updating files: 6% (172/2857) Updating files: 7% (200/2857) Updating files: 8% (229/2857) Updating files: 9% (258/2857) Updating files: 10% (286/2857) Updating files: 11% (315/2857) Updating files: 12% (343/2857) Updating files: 13% (372/2857) Updating files: 14% (400/2857) Updating files: 15% (429/2857) Updating files: 16% (458/2857) Updating files: 17% (486/2857) Updating files: 18% (515/2857) Updating files: 19% (543/2857) Updating files: 20% (572/2857) Updating files: 21% (600/2857) Updating files: 22% (629/2857) Updating files: 23% (658/2857) Updating files: 24% (686/2857) Updating files: 25% (715/2857) Updating files: 26% (743/2857) Updating files: 27% (772/2857) Updating files: 28% (800/2857) Updating files: 28% (819/2857) Updating files: 29% (829/2857) Updating files: 30% (858/2857) Updating files: 31% (886/2857) Updating files: 32% (915/2857) Updating files: 33% (943/2857) Updating files: 34% (972/2857) Updating files: 35% (1000/2857) Updating files: 36% (1029/2857) Updating files: 37% (1058/2857) Updating files: 38% (1086/2857) Updating files: 39% (1115/2857) Updating files: 40% (1143/2857) Updating files: 41% (1172/2857) Updating files: 42% (1200/2857) Updating files: 43% (1229/2857) Updating files: 44% (1258/2857) Updating files: 45% (1286/2857) Updating files: 46% (1315/2857) Updating files: 47% (1343/2857) Updating files: 48% (1372/2857) Updating files: 49% (1400/2857) Updating files: 50% (1429/2857) Updating files: 51% (1458/2857) Updating files: 52% (1486/2857) Updating files: 53% (1515/2857) Updating files: 54% (1543/2857) Updating files: 55% (1572/2857) Updating files: 56% (1600/2857) Updating files: 57% (1629/2857) Updating files: 58% (1658/2857) Updating files: 59% (1686/2857) Updating files: 60% (1715/2857) Updating files: 61% (1743/2857) Updating files: 61% (1757/2857) Updating files: 61% (1763/2857) Updating files: 62% (1772/2857) Updating files: 63% (1800/2857) Updating files: 64% (1829/2857) Updating files: 65% (1858/2857) Updating files: 66% (1886/2857) Updating files: 67% (1915/2857) Updating files: 68% (1943/2857) Updating files: 69% (1972/2857) Updating files: 70% (2000/2857) Updating files: 70% (2025/2857) Updating files: 71% (2029/2857) Updating files: 72% (2058/2857) Updating files: 73% (2086/2857) Updating files: 74% (2115/2857) Updating files: 75% (2143/2857) Updating files: 76% (2172/2857) Updating files: 77% (2200/2857) Updating files: 78% (2229/2857) Updating files: 79% (2258/2857) Updating files: 80% (2286/2857) Updating files: 81% (2315/2857) Updating files: 82% (2343/2857) Updating files: 83% (2372/2857) Updating files: 84% (2400/2857) Updating files: 85% (2429/2857) Updating files: 85% (2440/2857) Updating files: 86% (2458/2857) Updating files: 87% (2486/2857) Updating files: 88% (2515/2857) Updating files: 89% (2543/2857) Updating files: 90% (2572/2857) Updating files: 91% (2600/2857) Updating files: 92% (2629/2857) Updating files: 93% (2658/2857) Updating files: 94% (2686/2857) Updating files: 95% (2715/2857) Updating files: 96% (2743/2857) Updating files: 97% (2772/2857) Updating files: 98% (2800/2857) Updating files: 99% (2829/2857) Updating files: 100% (2857/2857) Updating files: 100% (2857/2857), done. Exécution de la commande : mkdir /var/www/html/2345-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/2345-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/2345-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`2345-8.4`/g' /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`2345-8.4`/g' /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_data.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_structure.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_data.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : cp /var/www/html/2345-8.4/settings/settings.inc.cypress.php /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '2345-8.4'/g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s|const ET_WWW = 'http://localhost/';|const ET_WWW = 'https://delivery.d.itrp.fr/2345-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/2345-8.4/';|g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/2345-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/2345-8.4/tmp Exécution de la commande : (cd /var/www/html/2345-8.4/ && php8.4 composer.phar install -o --ignore-platform-reqs --no-dev --no-scripts) Installing dependencies from lock file Verifying lock file contents can be installed on current platform. Package operations: 106 installs, 0 updates, 0 removals As there is no 'unzip' nor '7z' command installed zip files are being unpacked using the PHP zip extension. This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost. Installing 'unzip' or '7z' (21.01+) may remediate them. Cannot create cache directory /var/www/.cache/composer/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. - Downloading dragonmantank/cron-expression (v2.3.1) - Downloading adamz01h/php-cron-scheduler (dev-master 73b16b1) - Downloading ramsey/collection (2.1.1) - Downloading brick/math (0.14.0) - Downloading ramsey/uuid (4.9.1) - Downloading digitick/sepa-xml (2.3.2) - Downloading psr/cache (3.0.0) - Downloading doctrine/lexer (3.0.1) - Downloading doctrine/annotations (2.0.2) - Downloading symfony/deprecation-contracts (v3.6.0) - Downloading symfony/var-exporter (v7.3.4) - Downloading symfony/string (v7.3.4) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.6.0) - Downloading symfony/console (v7.3.4) - Downloading doctrine/event-manager (2.0.1) - Downloading doctrine/persistence (4.1.1) - Downloading doctrine/instantiator (2.0.0) - Downloading doctrine/inflector (2.1.0) - Downloading doctrine/deprecations (1.1.5) - Downloading psr/log (3.0.2) - Downloading doctrine/dbal (4.3.4) - Downloading symfony/polyfill-php84 (v1.33.0) - Downloading doctrine/collections (2.3.0) - Downloading doctrine/orm (3.5.2) - Downloading egulias/email-validator (4.0.4) - Downloading firebase/php-jwt (v6.11.1) - Downloading ralouphie/getallheaders (3.0.3) - Downloading psr/http-message (2.0) - Downloading psr/http-factory (1.1.0) - Downloading guzzlehttp/psr7 (2.8.0) - Downloading guzzlehttp/promises (2.3.0) - Downloading grpc/grpc (1.74.0) - Downloading google/protobuf (v4.33.0) - Downloading google/longrunning (0.6.0) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.10.0) - Downloading google/auth (v1.48.1) - Downloading google/grpc-gcp (v0.4.1) - Downloading google/common-protos (4.12.4) - Downloading google/gax (v1.38.0) - Downloading rize/uri-template (0.4.0) - Downloading monolog/monolog (3.9.0) - Downloading google/cloud-core (v1.68.1) - Downloading google/cloud-vision (v1.10.3) - Downloading henck/rtf-to-html (dev-master 178f0f6) - Downloading http-interop/http-factory-guzzle (1.2.0) - Downloading maestroerror/heif-converter (0.2) - Downloading maestroerror/php-heic-to-jpg (v1.0.8) - Downloading meng-tian/php-soap-interpreter (2.0.0) - Downloading meng-tian/soap-http-binding (0.4.1) - Downloading meng-tian/php-async-soap (1.0.2) - Downloading meng-tian/async-soap-guzzle (v0.4.1) - Downloading mikehaertl/php-tmpfile (1.3.0) - Downloading mikehaertl/php-shellcommand (1.7.0) - Downloading mikehaertl/phpwkhtmltopdf (2.5.0) - Downloading misterduval/phpclassesorg-sasl (dev-master 5f3eaeb) - Downloading misterduval/phpclassesorg-mimeparser (dev-master 0e62272) - Downloading misterduval/phpclassesorg-pop3class (dev-master ed07396) - Downloading nategood/httpful (1.0.0) - Downloading pear/console_getopt (v1.4.3) - Downloading pear/pear_exception (v1.0.2) - Downloading pear/pear-core-minimal (v1.10.16) - Downloading pear/ole (dev-master bc5b433) - Downloading pear/spreadsheet_excel_writer (dev-master e56f7bc) - Downloading paragonie/random_compat (v9.99.100) - Downloading paragonie/constant_time_encoding (v3.1.3) - Downloading phpseclib/phpseclib (3.0.47) - Downloading php-amqplib/php-amqplib (v3.7.3) - Downloading php-http/promise (1.3.1) - Downloading php-http/httplug (2.4.1) - Downloading php-http/guzzle7-adapter (1.1.0) - Downloading php-mime-mail-parser/php-mime-mail-parser (9.0.1) - Downloading phpstan/phpdoc-parser (2.3.0) - Downloading phpdocumentor/reflection-common (2.2.0) - Downloading phpdocumentor/type-resolver (1.10.0) - Downloading symfony/options-resolver (v7.3.3) - Downloading jean85/pretty-package-versions (2.1.1) - Downloading sentry/sentry (4.17.1) - Downloading setasign/fpdf (1.8.6) - Downloading setasign/fpdi (v2.6.4) - Downloading setasign/fpdi_pdf-parser (2.1.4) - Downloading smsfactor/smsfactor-php-sdk (v1.0.6) - Downloading symfony/cache-contracts (v3.6.0) - Downloading symfony/cache (v7.3.4) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.6.0) - Downloading symfony/event-dispatcher (v7.3.3) - Downloading symfony/http-client-contracts (v3.6.0) - Downloading symfony/http-client (v7.3.4) - Downloading symfony/mime (v7.3.4) - Downloading symfony/mailer (v7.3.4) - Downloading symfony/mailgun-mailer (v7.3.1) - Downloading tecnickcom/tcpdf (6.10.0) - Downloading webmozart/assert (1.12.0) - Downloading phpdocumentor/reflection-docblock (5.6.3) - Downloading voku/arrayy (7.9.6) - Downloading teknoo/immutable (3.0.21) - Downloading teknoo/sellsy-client (3.0.30) - Downloading twig/twig (v3.21.1) - Downloading symfony/intl (v7.3.4) - Downloading twig/intl-extra (v3.21.0) - Downloading symfony/yaml (v7.3.3) - Downloading symfony/finder (v7.3.2) - Downloading nikic/php-parser (v5.6.2) - Downloading zircote/swagger-php (5.5.1) 0/106 [>---------------------------] 0% - Downloading brick/math (0.14.0) - Downloading brick/math (0.14.0) - Downloading brick/math (0.14.0) Failed to download brick/math from dist: The "https://api.github.com/repos/brick/math/zipball/113a8ee2656b882d4c3164fa31aa6e12cbb7aaa2" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing brick/math (0.14.0) into cache 1/106 [>---------------------------] 0% 17/106 [====>-----------------------] 16% - Downloading psr/log (3.0.2) 23/106 [======>---------------------] 21% - Downloading doctrine/collections (2.3.0) 28/106 [=======>--------------------] 26% - Downloading psr/log (3.0.2) 31/106 [========>-------------------] 29% - Downloading doctrine/collections (2.3.0) 32/106 [========>-------------------] 30% - Downloading psr/log (3.0.2) 38/106 [==========>-----------------] 35% 40/106 [==========>-----------------] 37% - Downloading doctrine/collections (2.3.0) - Downloading dragonmantank/cron-expression (v2.3.1) 42/106 [===========>----------------] 39% Failed to download psr/log from dist: The "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing psr/log (3.0.2) into cache 43/106 [===========>----------------] 40% Failed to download doctrine/collections from dist: The "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing doctrine/collections (2.3.0) into cache - Downloading dragonmantank/cron-expression (v2.3.1) 44/106 [===========>----------------] 41% - Downloading dragonmantank/cron-expression (v2.3.1) 45/106 [===========>----------------] 42% - Downloading firebase/php-jwt (v6.11.1) Failed to download dragonmantank/cron-expression from dist: The "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing dragonmantank/cron-expression (v2.3.1) into cache 46/106 [============>---------------] 43% - Downloading firebase/php-jwt (v6.11.1) - Downloading firebase/php-jwt (v6.11.1) 48/106 [============>---------------] 45% Failed to download firebase/php-jwt from dist: The "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing firebase/php-jwt (v6.11.1) into cache 53/106 [==============>-------------] 50% - Downloading paragonie/random_compat (v9.99.100) 54/106 [==============>-------------] 50% - Downloading paragonie/random_compat (v9.99.100) 55/106 [==============>-------------] 51% - Downloading paragonie/random_compat (v9.99.100) Failed to download paragonie/random_compat from dist: The "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing paragonie/random_compat (v9.99.100) into cache 60/106 [===============>------------] 56% - Downloading php-http/httplug (2.4.1) - Downloading php-http/guzzle7-adapter (1.1.0) - Downloading php-http/httplug (2.4.1) - Downloading php-http/guzzle7-adapter (1.1.0) - Downloading misterduval/phpclassesorg-mimeparser (dev-master 0e62272) - Downloading php-http/httplug (2.4.1) - Downloading php-http/guzzle7-adapter (1.1.0) 61/106 [================>-----------] 57% - Downloading misterduval/phpclassesorg-mimeparser (dev-master 0e62272) - Downloading nategood/httpful (1.0.0) - Downloading pear/ole (dev-master bc5b433) Failed to download php-http/httplug from dist: The "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing php-http/httplug (2.4.1) into cache 62/106 [================>-----------] 58% Failed to download php-http/guzzle7-adapter from dist: The "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/03a415fde709c2f25539790fecf4d9a31bc3d0eb" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing php-http/guzzle7-adapter (1.1.0) into cache - Downloading misterduval/phpclassesorg-mimeparser (dev-master 0e62272) 63/106 [================>-----------] 59% - Downloading nategood/httpful (1.0.0) - Downloading pear/ole (dev-master bc5b433) Failed to download misterduval/phpclassesorg-mimeparser from dist: The "https://api.github.com/repos/MisterDuval/phpclassesorg-mimeparser/zipball/0e622728d571d77e6171849924982d829aaabb45" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing misterduval/phpclassesorg-mimeparser (dev-master 0e62272) into cache - Downloading nategood/httpful (1.0.0) - Downloading pear/ole (dev-master bc5b433) 64/106 [================>-----------] 60% 66/106 [=================>----------] 62% Failed to download nategood/httpful from dist: The "https://api.github.com/repos/nategood/httpful/zipball/ea02c8aedef70b9a453ce97978d9d7c413972f15" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing nategood/httpful (1.0.0) into cache Failed to download pear/ole from dist: The "https://api.github.com/repos/pear/OLE/zipball/bc5b433cfb3689c3bf94aeac1031eca23ef20098" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing pear/ole (dev-master bc5b433) into cache 76/106 [====================>-------] 71% 85/106 [======================>-----] 80% 93/106 [========================>---] 87% - Downloading symfony/finder (v7.3.2) 98/106 [=========================>--] 92% 99/106 [==========================>-] 93% 100/106 [==========================>-] 94% 102/106 [==========================>-] 96% 106/106 [============================] 100% In Git.php line 602: Failed to clone https://github.com/brick/math.git via https, ssh protocols, aborting. - https://github.com/brick/math.git fatal: could not create leading directories of '/var/www/.cache/composer/ vcs/https---github.com-brick-math.git' - git@github.com:brick/math.git fatal: could not create leading directories of '/var/www/.cache/composer/ vcs/https---github.com-brick-math.git' install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] Erreur : la commande a échoué avec le code 1. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2345-8.4; source /var/www/html/2345-8.4/.devtools/update_dev.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2345-8.4; source /var/www/html/2345-8.4/.devtools/views.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : sed -i "s/#NUMEROPR/2345/g; s/#VERSIONPHP/8.4/g" /var/www/html/2345-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2345-8.4; source /var/www/html/2345-8.4/.devtools/update_branches_dynamiques.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-3681-ALIVE---Planning-filtre-chances-clients" git@github.com:Intrapole/EventSoft.git /var/www/html/2345-8.4 Cloning into '/var/www/html/2345-8.4'... Updating files: 2% (84/2857) Updating files: 3% (86/2857) Updating files: 4% (115/2857) Updating files: 5% (143/2857) Updating files: 6% (172/2857) Updating files: 6% (180/2857) Updating files: 7% (200/2857) Updating files: 8% (229/2857) Updating files: 9% (258/2857) Updating files: 10% (286/2857) Updating files: 11% (315/2857) Updating files: 12% (343/2857) Updating files: 13% (372/2857) Updating files: 14% (400/2857) Updating files: 15% (429/2857) Updating files: 16% (458/2857) Updating files: 17% (486/2857) Updating files: 18% (515/2857) Updating files: 19% (543/2857) Updating files: 20% (572/2857) Updating files: 21% (600/2857) Updating files: 22% (629/2857) Updating files: 23% (658/2857) Updating files: 24% (686/2857) Updating files: 25% (715/2857) Updating files: 26% (743/2857) Updating files: 27% (772/2857) Updating files: 28% (800/2857) Updating files: 29% (829/2857) Updating files: 30% (858/2857) Updating files: 31% (886/2857) Updating files: 32% (915/2857) Updating files: 32% (917/2857) Updating files: 33% (943/2857) Updating files: 34% (972/2857) Updating files: 35% (1000/2857) Updating files: 36% (1029/2857) Updating files: 37% (1058/2857) Updating files: 38% (1086/2857) Updating files: 39% (1115/2857) Updating files: 40% (1143/2857) Updating files: 41% (1172/2857) Updating files: 42% (1200/2857) Updating files: 43% (1229/2857) Updating files: 44% (1258/2857) Updating files: 45% (1286/2857) Updating files: 46% (1315/2857) Updating files: 47% (1343/2857) Updating files: 48% (1372/2857) Updating files: 49% (1400/2857) Updating files: 50% (1429/2857) Updating files: 51% (1458/2857) Updating files: 52% (1486/2857) Updating files: 53% (1515/2857) Updating files: 54% (1543/2857) Updating files: 55% (1572/2857) Updating files: 56% (1600/2857) Updating files: 57% (1629/2857) Updating files: 58% (1658/2857) Updating files: 59% (1686/2857) Updating files: 60% (1715/2857) Updating files: 61% (1743/2857) Updating files: 61% (1757/2857) Updating files: 61% (1763/2857) Updating files: 62% (1772/2857) Updating files: 63% (1800/2857) Updating files: 64% (1829/2857) Updating files: 65% (1858/2857) Updating files: 66% (1886/2857) Updating files: 67% (1915/2857) Updating files: 68% (1943/2857) Updating files: 69% (1972/2857) Updating files: 70% (2000/2857) Updating files: 70% (2025/2857) Updating files: 71% (2029/2857) Updating files: 72% (2058/2857) Updating files: 73% (2086/2857) Updating files: 74% (2115/2857) Updating files: 75% (2143/2857) Updating files: 76% (2172/2857) Updating files: 77% (2200/2857) Updating files: 78% (2229/2857) Updating files: 79% (2258/2857) Updating files: 80% (2286/2857) Updating files: 81% (2315/2857) Updating files: 82% (2343/2857) Updating files: 83% (2372/2857) Updating files: 83% (2387/2857) Updating files: 84% (2400/2857) Updating files: 85% (2429/2857) Updating files: 86% (2458/2857) Updating files: 87% (2486/2857) Updating files: 88% (2515/2857) Updating files: 89% (2543/2857) Updating files: 90% (2572/2857) Updating files: 91% (2600/2857) Updating files: 92% (2629/2857) Updating files: 93% (2658/2857) Updating files: 94% (2686/2857) Updating files: 95% (2715/2857) Updating files: 96% (2743/2857) Updating files: 97% (2772/2857) Updating files: 98% (2800/2857) Updating files: 99% (2829/2857) Updating files: 100% (2857/2857) Updating files: 100% (2857/2857), done. Exécution de la commande : mkdir /var/www/html/2345-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/2345-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/2345-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`2345-8.4`/g' /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`2345-8.4`/g' /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_data.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_structure.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/2345-8.4/.devtools/cypress/import/dummydb_data.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : cp /var/www/html/2345-8.4/settings/settings.inc.cypress.php /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '2345-8.4'/g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s|const ET_WWW = 'http://localhost/';|const ET_WWW = 'https://delivery.d.itrp.fr/2345-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/2345-8.4/';|g" /var/www/html/2345-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/2345-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/2345-8.4/tmp Exécution de la commande : (cd /var/www/html/2345-8.4/ && php8.4 composer.phar install -o --ignore-platform-reqs --no-dev --no-scripts) Installing dependencies from lock file Verifying lock file contents can be installed on current platform. Package operations: 106 installs, 0 updates, 0 removals As there is no 'unzip' nor '7z' command installed zip files are being unpacked using the PHP zip extension. This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost. Installing 'unzip' or '7z' (21.01+) may remediate them. Cannot create cache directory /var/www/.cache/composer/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. - Downloading dragonmantank/cron-expression (v2.3.1) - Downloading adamz01h/php-cron-scheduler (dev-master 73b16b1) - Downloading ramsey/collection (2.1.1) - Downloading brick/math (0.14.0) - Downloading ramsey/uuid (4.9.1) - Downloading digitick/sepa-xml (2.3.2) - Downloading psr/cache (3.0.0) - Downloading doctrine/lexer (3.0.1) - Downloading doctrine/annotations (2.0.2) - Downloading symfony/deprecation-contracts (v3.6.0) - Downloading symfony/var-exporter (v7.3.4) - Downloading symfony/string (v7.3.4) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.6.0) - Downloading symfony/console (v7.3.4) - Downloading doctrine/event-manager (2.0.1) - Downloading doctrine/persistence (4.1.1) - Downloading doctrine/instantiator (2.0.0) - Downloading doctrine/inflector (2.1.0) - Downloading doctrine/deprecations (1.1.5) - Downloading psr/log (3.0.2) - Downloading doctrine/dbal (4.3.4) - Downloading symfony/polyfill-php84 (v1.33.0) - Downloading doctrine/collections (2.3.0) - Downloading doctrine/orm (3.5.2) - Downloading egulias/email-validator (4.0.4) - Downloading firebase/php-jwt (v6.11.1) - Downloading ralouphie/getallheaders (3.0.3) - Downloading psr/http-message (2.0) - Downloading psr/http-factory (1.1.0) - Downloading guzzlehttp/psr7 (2.8.0) - Downloading guzzlehttp/promises (2.3.0) - Downloading grpc/grpc (1.74.0) - Downloading google/protobuf (v4.33.0) - Downloading google/longrunning (0.6.0) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.10.0) - Downloading google/auth (v1.48.1) - Downloading google/grpc-gcp (v0.4.1) - Downloading google/common-protos (4.12.4) - Downloading google/gax (v1.38.0) - Downloading rize/uri-template (0.4.0) - Downloading monolog/monolog (3.9.0) - Downloading google/cloud-core (v1.68.1) - Downloading google/cloud-vision (v1.10.3) - Downloading henck/rtf-to-html (dev-master 178f0f6) - Downloading http-interop/http-factory-guzzle (1.2.0) - Downloading maestroerror/heif-converter (0.2) - Downloading maestroerror/php-heic-to-jpg (v1.0.8) - Downloading meng-tian/php-soap-interpreter (2.0.0) - Downloading meng-tian/soap-http-binding (0.4.1) - Downloading meng-tian/php-async-soap (1.0.2) - Downloading meng-tian/async-soap-guzzle (v0.4.1) - Downloading mikehaertl/php-tmpfile (1.3.0) - Downloading mikehaertl/php-shellcommand (1.7.0) - Downloading mikehaertl/phpwkhtmltopdf (2.5.0) - Downloading misterduval/phpclassesorg-sasl (dev-master 5f3eaeb) - Downloading misterduval/phpclassesorg-mimeparser (dev-master 0e62272) - Downloading misterduval/phpclassesorg-pop3class (dev-master ed07396) - Downloading nategood/httpful (1.0.0) - Downloading pear/console_getopt (v1.4.3) - Downloading pear/pear_exception (v1.0.2) - Downloading pear/pear-core-minimal (v1.10.16) - Downloading pear/ole (dev-master bc5b433) - Downloading pear/spreadsheet_excel_writer (dev-master e56f7bc) - Downloading paragonie/random_compat (v9.99.100) - Downloading paragonie/constant_time_encoding (v3.1.3) - Downloading phpseclib/phpseclib (3.0.47) - Downloading php-amqplib/php-amqplib (v3.7.3) - Downloading php-http/promise (1.3.1) - Downloading php-http/httplug (2.4.1) - Downloading php-http/guzzle7-adapter (1.1.0) - Downloading php-mime-mail-parser/php-mime-mail-parser (9.0.1) - Downloading phpstan/phpdoc-parser (2.3.0) - Downloading phpdocumentor/reflection-common (2.2.0) - Downloading phpdocumentor/type-resolver (1.10.0) - Downloading symfony/options-resolver (v7.3.3) - Downloading jean85/pretty-package-versions (2.1.1) - Downloading sentry/sentry (4.17.1) - Downloading setasign/fpdf (1.8.6) - Downloading setasign/fpdi (v2.6.4) - Downloading setasign/fpdi_pdf-parser (2.1.4) - Downloading smsfactor/smsfactor-php-sdk (v1.0.6) - Downloading symfony/cache-contracts (v3.6.0) - Downloading symfony/cache (v7.3.4) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.6.0) - Downloading symfony/event-dispatcher (v7.3.3) - Downloading symfony/http-client-contracts (v3.6.0) - Downloading symfony/http-client (v7.3.4) - Downloading symfony/mime (v7.3.4) - Downloading symfony/mailer (v7.3.4) - Downloading symfony/mailgun-mailer (v7.3.1) - Downloading tecnickcom/tcpdf (6.10.0) - Downloading webmozart/assert (1.12.0) - Downloading phpdocumentor/reflection-docblock (5.6.3) - Downloading voku/arrayy (7.9.6) - Downloading teknoo/immutable (3.0.21) - Downloading teknoo/sellsy-client (3.0.30) - Downloading twig/twig (v3.21.1) - Downloading symfony/intl (v7.3.4) - Downloading twig/intl-extra (v3.21.0) - Downloading symfony/yaml (v7.3.3) - Downloading symfony/finder (v7.3.2) - Downloading nikic/php-parser (v5.6.2) - Downloading zircote/swagger-php (5.5.1) 0/106 [>---------------------------] 0% 6/106 [=>--------------------------] 5% 18/106 [====>-----------------------] 16% 22/106 [=====>----------------------] 20% 32/106 [========>-------------------] 30% 37/106 [=========>------------------] 34% 38/106 [==========>-----------------] 35% 40/106 [==========>-----------------] 37% 43/106 [===========>----------------] 40% 47/106 [============>---------------] 44% 49/106 [============>---------------] 46% 54/106 [==============>-------------] 50% 66/106 [=================>----------] 62% - Downloading phpstan/phpdoc-parser (2.3.0) 70/106 [==================>---------] 66% - Downloading phpstan/phpdoc-parser (2.3.0) 71/106 [==================>---------] 66% - Downloading google/auth (v1.48.1) 76/106 [====================>-------] 71% - Downloading phpstan/phpdoc-parser (2.3.0) 83/106 [=====================>------] 78% 86/106 [======================>-----] 81% - Downloading google/auth (v1.48.1) 87/106 [======================>-----] 82% Failed to download phpstan/phpdoc-parser from dist: The "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/1e0cd5370df5dd2e556a36b9c62f62e555870495" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing phpstan/phpdoc-parser (2.3.0) into cache - Downloading google/auth (v1.48.1) 88/106 [=======================>----] 83% - Downloading meng-tian/async-soap-guzzle (v0.4.1) Failed to download google/auth from dist: The "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/023f41a2c80fb98a493dfb9dffcab643481a7ab0" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing google/auth (v1.48.1) into cache 89/106 [=======================>----] 83% - Downloading meng-tian/async-soap-guzzle (v0.4.1) 90/106 [=======================>----] 84% - Downloading meng-tian/async-soap-guzzle (v0.4.1) Failed to download meng-tian/async-soap-guzzle from dist: The "https://api.github.com/repos/meng-tian/async-soap-guzzle/zipball/d0a16be0f168933b9c2e037cbc7e425721639611" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing meng-tian/async-soap-guzzle (v0.4.1) into cache 91/106 [========================>---] 85% 96/106 [=========================>--] 90% 103/106 [===========================>] 97% 104/106 [===========================>] 98% - Downloading symfony/mailgun-mailer (v7.3.1) 105/106 [===========================>] 99% - Downloading symfony/mailgun-mailer (v7.3.1) - Downloading symfony/mailgun-mailer (v7.3.1) Failed to download symfony/mailgun-mailer from dist: The "https://api.github.com/repos/symfony/mailgun-mailer/zipball/8c18f2bff4e70ed5669ab8228302edd2fecd689b" file could not be downloaded (HTTP/2 504 ) Now trying to download from source - Syncing symfony/mailgun-mailer (v7.3.1) into cache 106/106 [============================] 100% In Git.php line 602: Failed to clone https://github.com/phpstan/phpdoc-parser.git via https, ssh protocols, aborting. - https://github.com/phpstan/phpdoc-parser.git fatal: could not create leading directories of '/var/www/.cache/composer/ vcs/https---github.com-phpstan-phpdoc-parser.git' - git@github.com:phpstan/phpdoc-parser.git fatal: could not create leading directories of '/var/www/.cache/composer/ vcs/https---github.com-phpstan-phpdoc-parser.git' install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] Erreur : la commande a échoué avec le code 1. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2345-8.4; source /var/www/html/2345-8.4/.devtools/update_dev.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2345-8.4; source /var/www/html/2345-8.4/.devtools/views.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : sed -i "s/#NUMEROPR/2345/g; s/#VERSIONPHP/8.4/g" /var/www/html/2345-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2345-8.4; source /var/www/html/2345-8.4/.devtools/update_branches_dynamiques.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure.