· 6 years ago · Nov 02, 2019, 10:52 PM
1shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$ docker-compose up
2WARNING: The GOOGLE_API_KEY variable is not set. Defaulting to a blank string.
3WARNING: The STRIPE_PUBLISHABLE_KEY variable is not set. Defaulting to a blank string.
4WARNING: The STRIPE_SECRET_KEY variable is not set. Defaulting to a blank string.
5Creating network "coopcycle-web_default" with the default driver
6Creating volume "coopcycle-web_node_modules" with default driver
7Creating volume "coopcycle-web_pg_data" with default driver
8Creating volume "coopcycle-web_php_cache" with default driver
9Creating volume "coopcycle-web_minio_data" with default driver
10Creating coopcycle-web_smtp_1 ... done Creating coopcycle-web_minio_1 ... done Creating coopcycle-web_mjml_1 ... done
11Creating coopcycle-web_redis_1 ... done
12Creating coopcycle-web_browserless_1 ... done Creating coopcycle-web_postgres_1 ... done Creating coopcycle-web_osrm_1 ... done Creating coopcycle-web_stripe_mock_1 ... done Creating coopcycle-web_webpack_1 ... error Creating coopcycle-web_minio_client_1 ... done Creating coopcycle-web_nodejs_1 ... done Creating coopcycle-web_php_1 ... done
13Creating coopcycle-web_nginx_test_1 ... done Creating coopcycle-web_nginx_1 ... done
14
15ERROR: for coopcycle-web_webpack_1 Cannot create container for service webpack: failed to copy file info: failed to chown /var/lib/docker/volumes/coopcycle-web_node_modules/_data/object.fromentries/node_modules/es-abstract/README.md: lc
16hown /var/lib/docker/volumes/coopcycle-web_node_modules/_data/object.fromentries/node_modules/es-abstract/README.md: no such file or directory
17
18ERROR: for webpack Cannot create container for service webpack: failed to copy file info: failed to chown /var/lib/docker/volumes/coopcycle-web_node_modules/_data/object.fromentries/node_modules/es-abstract/README.md: lchown /var/lib/do
19cker/volumes/coopcycle-web_node_modules/_data/object.fromentries/node_modules/es-abstract/README.md: no such file or directory
20ERROR: Encountered errors while bringing up the project.
21shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
22shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
23shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
24shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
25shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
26shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
27shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
28shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
29shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
30shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
31shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
32shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
33shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$
34shamery@DESKTOP-5AU1L46:/mnt/d/master/coopcycle-web$ docker-compose up
35WARNING: The GOOGLE_API_KEY variable is not set. Defaulting to a blank string.
36WARNING: The STRIPE_PUBLISHABLE_KEY variable is not set. Defaulting to a blank string.
37WARNING: The STRIPE_SECRET_KEY variable is not set. Defaulting to a blank string.
38coopcycle-web_browserless_1 is up-to-date
39coopcycle-web_mjml_1 is up-to-date
40coopcycle-web_redis_1 is up-to-date
41coopcycle-web_postgres_1 is up-to-date
42coopcycle-web_stripe_mock_1 is up-to-date
43Starting coopcycle-web_osrm_1 ...
44coopcycle-web_smtp_1 is up-to-date
45coopcycle-web_minio_1 is up-to-date
46Starting coopcycle-web_osrm_1 ... done
47Starting coopcycle-web_minio_client_1 ... done
48Creating coopcycle-web_webpack_1 ...
49coopcycle-web_php_1 is up-to-date
50coopcycle-web_nginx_test_1 is up-to-date
51Creating coopcycle-web_webpack_1 ... done
52Attaching to coopcycle-web_browserless_1, coopcycle-web_mjml_1, coopcycle-web_redis_1, coopcycle-web_postgres_1, coopcycle-web_stripe_mock_1, coopcycle-web_smtp_1, coopcycle-web_minio_1, coopcycle-web_nodejs_1, coopcycle-web_minio_client
53_1, coopcycle-web_osrm_1, coopcycle-web_php_1, coopcycle-web_nginx_test_1, coopcycle-web_nginx_1, coopcycle-web_webpack_1
54php_1 | + cut '-d ' -f 3
55php_1 | + grep default
56php_1 | + ip ro
57php_1 | + export 'DOCKER_BRIDGE_IP=172.21.0.1'
58php_1 | + '[' '!' -d var/jwt ]
59php_1 | + mkdir -p var/jwt
60php_1 | + '[' '!' -f var/jwt/private.pem ]
61php_1 | Generating RSA key to encrypt webtokens..
62php_1 | + printf '\e[0;32mGenerating RSA key to encrypt webtokens..\e[0m\n'
63php_1 | + openssl genrsa -out var/jwt/private.pem -passout pass:coursiers -aes256 4096
64php_1 | Generating RSA private key, 4096 bit long modulus (2 primes)
65php_1 | ................................................++++
66php_1 | .........++++
67php_1 | e is 65537 (0x010001)
68php_1 | + '[' '!' -f var/jwt/public.pem ]
69php_1 | + openssl rsa -pubout -passin pass:coursiers -in var/jwt/private.pem -out var/jwt/public.pem
70php_1 | writing RSA key
71php_1 | + '[' dev '=' prod ]
72php_1 | + composer install --prefer-dist --no-progress --no-suggest
73php_1 | Loading composer repositories with package information
74php_1 | Installing dependencies (including require-dev) from lock file
75php_1 | 1/255: https://codeload.github.com/sebastianbergmann/code-unit-reverse-lookup/legacy.zip/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18
76php_1 | 2/255: https://codeload.github.com/sebastianbergmann/php-text-template/legacy.zip/31f8b717e51d9a2afca6c9f046f5d69fc27c8686
77php_1 | 3/255: https://codeload.github.com/theseer/tokenizer/legacy.zip/11336f6f84e16a720dae9d8e6ed5019efa85a0f9
78php_1 | 4/255: https://codeload.github.com/sebastianbergmann/php-file-iterator/legacy.zip/050bedf145a257b1ff02746c31894800e5122946
79php_1 | 5/255: https://codeload.github.com/phar-io/version/legacy.zip/45a2ec53a73c70ce41d55cedef9063630abaf1b6
80php_1 | 6/255: https://codeload.github.com/sebastianbergmann/php-timer/legacy.zip/1038454804406b0b5f5f520358e78c1c2f71501e
81php_1 | 7/255: https://codeload.github.com/sebastianbergmann/global-state/legacy.zip/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4
82php_1 | 8/255: https://codeload.github.com/phar-io/manifest/legacy.zip/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4
83php_1 | 9/255: https://codeload.github.com/sebastianbergmann/object-enumerator/legacy.zip/7cfd9e65d11ffb5af41198476395774d4c8a84c5
84php_1 | 10/255: https://codeload.github.com/sebastianbergmann/object-reflector/legacy.zip/773f97c67f28de00d397be301821b06708fca0be
85php_1 | 11/255: https://codeload.github.com/symfony/phpunit-bridge/legacy.zip/a7fd9e742c31ac2b607b166c9016bab51a36c574
86php_1 | 12/255: https://codeload.github.com/phpspec/prophecy/legacy.zip/f6811d96d97bdf400077a0cc100ae56aa32b9203
87php_1 | 13/255: https://codeload.github.com/sebastianbergmann/resource-operations/legacy.zip/4d7a795d35b889bf80a0cc04e08d77cedfa917a9
88php_1 | 14/255: https://codeload.github.com/sebastianbergmann/environment/legacy.zip/f2a2c8e1c97c11ace607a7a667d73d47c19fe404
89php_1 | 15/255: https://codeload.github.com/sebastianbergmann/version/legacy.zip/99732be0ddb3361e16ad77b68ba41efc8e979019
90php_1 | 16/255: https://codeload.github.com/sebastianbergmann/type/legacy.zip/3aaaa15fa71d27650d62a948be022fe3b48541a3
91php_1 | 17/255: https://codeload.github.com/sebastianbergmann/php-code-coverage/legacy.zip/aa0d179a13284c7420fc281fc32750e6cc7c9e2f
92php_1 | 18/255: https://codeload.github.com/sebastianbergmann/php-token-stream/legacy.zip/995192df77f63a59e47f025390d2d1fdf8f425ff
93php_1 | 19/255: https://codeload.github.com/nullivex/lib-array2xml/legacy.zip/a91f18a8dfc69ffabe5f9b068bc39bb202c81d90
94php_1 | 20/255: https://codeload.github.com/coduo/php-to-string/legacy.zip/b3f2aa97055ea62ed6c63fae0db33454b47f1a5d
95php_1 | 21/255: https://codeload.github.com/sebastianbergmann/phpunit/legacy.zip/a142a7e66c0ea7b5b6c04ee27f08d10d1137cd9b
96php_1 | 22/255: https://codeload.github.com/justinrainbow/json-schema/legacy.zip/dcb6e1006bb5fd1e392b4daa68932880f37550d4
97php_1 | 23/255: https://codeload.github.com/coduo/php-matcher/legacy.zip/26f53fcb53b3478dd18c9296bdd710c5e76dacbb
98php_1 | 24/255: https://codeload.github.com/Behat/MinkExtension/legacy.zip/80f7849ba53867181b7e412df9210e12fba50177
99php_1 | 25/255: https://codeload.github.com/Behatch/contexts/legacy.zip/cbda31e1f83423f267ebb56d0d45e849ecac6dc2
100php_1 | 26/255: https://codeload.github.com/container-interop/container-interop/legacy.zip/79cbf1341c22ec75643d841642dd5d6acd83bdb8
101php_1 | 27/255: https://codeload.github.com/Behat/Symfony2Extension/legacy.zip/31258ea704144c2cd55db1ce58de000c5d59a77b
102php_1 | 28/255: https://codeload.github.com/minkphp/MinkBrowserKitDriver/legacy.zip/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb
103php_1 | 29/255: https://codeload.github.com/symfony/class-loader/legacy.zip/e212b06996819a2bce026a63da03b7182d05a690
104php_1 | 30/255: https://codeload.github.com/minkphp/Mink/legacy.zip/a534fe7dac9525e8e10ca68e737c3d7e5058ec83
105php_1 | 31/255: https://codeload.github.com/Behat/Behat/legacy.zip/e4bce688be0c2029dc1700e46058d86428c63cab
106php_1 | 32/255: https://codeload.github.com/symfony/psr-http-message-bridge/legacy.zip/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad
107php_1 | 33/255: https://codeload.github.com/twigphp/Twig-extensions/legacy.zip/57873c8b0c1be51caa47df2cdb824490beb16202
108php_1 | 34/255: https://codeload.github.com/thephpleague/oauth2-server/legacy.zip/2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf
109php_1 | 35/255: https://codeload.github.com/sensiolabs/SensioFrameworkExtraBundle/legacy.zip/dfc2c4df9f7d465a65c770e9feb578fe071636f7
110php_1 | 36/255: https://codeload.github.com/Behat/Gherkin/legacy.zip/ab0a02ea14893860bca00f225f5621d351a3ad07
111php_1 | 37/255: https://codeload.github.com/dustin10/VichUploaderBundle/legacy.zip/759bf0e6d8ceb4bcfb066da9b2789ab3dfea0d9c
112php_1 | 38/255: https://codeload.github.com/symfony/webpack-encore-bundle/legacy.zip/10acbc01d5653cdaf6169d9ee7034155fd9b731c
113php_1 | 39/255: https://codeload.github.com/symfony/monolog-bundle/legacy.zip/7fbecb371c1c614642c93c6b2cbcdf723ae8809d
114php_1 | 40/255: https://codeload.github.com/symfony/swiftmailer-bundle/legacy.zip/6b895bc0a5e815d1bf2d444869415a7c752516aa
115php_1 | 41/255: https://codeload.github.com/trikoder/oauth2-bundle/legacy.zip/72e9465a408c9fa5d25b0f124d96e9c55afb58b3
116php_1 | 42/255: https://codeload.github.com/Sylius/Taxonomy/legacy.zip/f859cd2b664841686b08d38fc6eb0f3314135c1e
117php_1 | 43/255: https://codeload.github.com/Sylius/Taxation/legacy.zip/012e9452bf3db60dfd8de11884aea05ab7a36cf2
118php_1 | 44/255: https://codeload.github.com/Seldaek/monolog/legacy.zip/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266
119php_1 | 45/255: https://codeload.github.com/Sylius/SyliusTaxonomyBundle/legacy.zip/6190a8bb31788dd566e12b67c3502665d2ccb005
120php_1 | 46/255: https://codeload.github.com/Sylius/SyliusTaxationBundle/legacy.zip/ccc092798f9dd822829ca58cb35531d59fbda514
121php_1 | 47/255: https://codeload.github.com/Sylius/SyliusPromotionBundle/legacy.zip/f95838c556cc22a678bce3a7f9dd2997b3a2705c
122php_1 | 48/255: https://codeload.github.com/Sylius/SyliusProductBundle/legacy.zip/04ff815287875fe1198950fe2d1a2387238192a7
123php_1 | 49/255: https://codeload.github.com/Sylius/SyliusAttributeBundle/legacy.zip/21ee1a4d04ff2dc3fb45d85eb12b0c9d3bb45eac
124php_1 | 50/255: https://codeload.github.com/Sylius/SyliusLocaleBundle/legacy.zip/84426515301ac6c5352b7de7a1141c64c18c6cda
125php_1 | 51/255: https://codeload.github.com/Sylius/Promotion/legacy.zip/972cc67e81cdc3504e8b9630194e98ea8e00bd8a
126php_1 | 52/255: https://codeload.github.com/Sylius/Product/legacy.zip/69d9f1513aa62b203676f8ed243653009c98cff8
127php_1 | 53/255: https://codeload.github.com/Sylius/Payment/legacy.zip/c209a36746f59b370ae0779224603a64529f6d48
128php_1 | 54/255: https://codeload.github.com/Sylius/SyliusPaymentBundle/legacy.zip/a086115b0e2328118918148d86b013c0cce30bb3
129php_1 | 55/255: https://codeload.github.com/Sylius/SyliusOrderBundle/legacy.zip/ca3e50f6bcded4f7bb488d6aef1fe5b4c6cb8505
130php_1 | 56/255: https://codeload.github.com/Sylius/SyliusMoneyBundle/legacy.zip/4eba6f04275f4ec7d00e6fc4bf346298f6da7ae8
131php_1 | 57/255: https://codeload.github.com/Sylius/Inventory/legacy.zip/41e4b4ed7f2f6826135161fd35a420eeaa725820
132php_1 | 58/255: https://codeload.github.com/Sylius/Order/legacy.zip/6b5b173e5f7a380a24ef7c6ea6b02d0bfc1c44f9
133php_1 | 59/255: https://codeload.github.com/Sylius/Currency/legacy.zip/9f9d3a9c29ffc4282644003078ba9975acac1f90
134php_1 | 60/255: https://codeload.github.com/stof/StofDoctrineExtensionsBundle/legacy.zip/46db71ec7ffee9122eca3cdddd4ef8d84bae269c
135php_1 | 61/255: https://codeload.github.com/Sylius/Locale/legacy.zip/b55b12611206055680d85a63acfeac86d619b3ad
136php_1 | 62/255: https://codeload.github.com/Sylius/SyliusCurrencyBundle/legacy.zip/052dec0376a5105726634ece6d88c1544e3db438
137php_1 | 63/255: https://codeload.github.com/Sylius/SyliusChannelBundle/legacy.zip/1b8d9b9db2ed107749898bcb8703fbcfdaa2f0a2
138php_1 | 64/255: https://codeload.github.com/Sylius/Channel/legacy.zip/acb02f9951bf7cc5d34ce59eea00af6b904e1c49
139php_1 | 65/255: https://codeload.github.com/whiteoctober/WhiteOctoberPagerfantaBundle/legacy.zip/19bf14bf8c72e4205c9ca97028436701fe3991a6
140php_1 | 66/255: https://codeload.github.com/willdurand/BazingaHateoasBundle/legacy.zip/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa
141php_1 | 67/255: https://codeload.github.com/schmittjoh/JMSSerializerBundle/legacy.zip/92ee808c64c1c180775a0e57d00e3be0674668fb
142php_1 | 68/255: https://codeload.github.com/willdurand/Hateoas/legacy.zip/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5
143php_1 | 69/255: https://codeload.github.com/zendframework/zend-stdlib/legacy.zip/66536006722aff9e62d1b331025089b7ec71c065
144php_1 | 70/255: https://codeload.github.com/winzou/StateMachineBundle/legacy.zip/2a543dcaeb74b54b6c06884ef985bd4c5a57a240
145php_1 | 71/255: https://codeload.github.com/Sylius/SyliusResourceBundle/legacy.zip/14792b2dc32697481ae83b5e1153c2c93a0d65fa
146php_1 | 72/255: https://codeload.github.com/Sylius/Attribute/legacy.zip/66346a7251ea8e07bdb0eb481e54b88c55ffa24a
147php_1 | 73/255: https://codeload.github.com/Sylius/Registry/legacy.zip/e4900b7e016e5b3eb8b2b8ccd157793beeb778e9
148php_1 | 74/255: https://codeload.github.com/Behat/Transliterator/legacy.zip/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c
149php_1 | 75/255: https://codeload.github.com/Sylius/Resource/legacy.zip/0256743514c059f37925b52fb0721ef7f5db5738
150php_1 | 76/255: https://codeload.github.com/Atlantic18/DoctrineExtensions/legacy.zip/5dd471f656e46d815f063bf3f12c667649ec7ffb
151php_1 | 77/255: https://codeload.github.com/winzou/state-machine/legacy.zip/37f03a316b9a461ed443906e158bab8d358542df
152php_1 | 78/255: https://codeload.github.com/sonata-project/SonataSeoBundle/legacy.zip/19a24dbcf5bd5880394d343584dd1b20675f8237
153php_1 | 79/255: https://codeload.github.com/whiteoctober/Pagerfanta/legacy.zip/a53ff01d521648d9dbca19b93ac6bc75a59b0972
154php_1 | 80/255: https://codeload.github.com/sonata-project/exporter/legacy.zip/9e84fd03ef0c696b9b4e9617b73cb6defaf3b476
155php_1 | 81/255: https://codeload.github.com/snc/SncRedisBundle/legacy.zip/21d9d6fdb0d38d751d02b3fe875cb19a5641ce64
156php_1 | 82/255: https://codeload.github.com/sonata-project/SonataIntlBundle/legacy.zip/222b9bf6ff14429e369e9b20bb9dec75a2ae2eda
157php_1 | 83/255: https://codeload.github.com/SimpleBus/SymfonyBridge/legacy.zip/55d85e5c6ee55ba0c2dd4219c813673dc4bb35ab
158php_1 | 84/255: https://codeload.github.com/stripe/stripe-php/legacy.zip/abd52aed846b52db9365b470be696d0905c08b01
159php_1 | 85/255: https://codeload.github.com/SimpleBus/MessageBus/legacy.zip/12e706f5a3a52ee77c296a53959b71a281da2739
160php_1 | 86/255: https://codeload.github.com/getsentry/sentry-symfony/legacy.zip/62d5c9d280044283d898d262bdae4062d02039bc
161php_1 | 87/255: https://codeload.github.com/ramsey/uuid/legacy.zip/d09ea80159c1929d75b3f9c60504d613aeb4a1e3
162php_1 | 88/255: https://codeload.github.com/Jean85/pretty-package-versions/legacy.zip/75c7effcf3f77501d0e0caa75111aff4daa0dd48
163php_1 | 89/255: https://codeload.github.com/ramsey/uuid-doctrine/legacy.zip/2a56db8e68bff487508244f5a2008075279d0255
164php_1 | 90/255: https://codeload.github.com/getsentry/sentry-php/legacy.zip/5896f9f0a00a7525797764ba42091dfbde22a746
165php_1 | 91/255: https://codeload.github.com/nrk/predis/legacy.zip/f0210e38881631afeafb56ab43405a92cafd9fd1
166php_1 | 92/255: https://codeload.github.com/phpDocumentor/ReflectionDocBlock/legacy.zip/b83ff7cfcfee7827e1e78b637a5904fe6a96698e
167php_1 | 93/255: https://codeload.github.com/phpDocumentor/TypeResolver/legacy.zip/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9
168php_1 | 94/255: https://codeload.github.com/predicthq/address-formatter-php/legacy.zip/80f01eb7e4986ab32cc1ff37aa434cc2541ad6a4
169php_1 | 95/255: https://codeload.github.com/phpDocumentor/ReflectionCommon/legacy.zip/63a995caa1ca9e5590304cd845c15ad6d482a62a
170php_1 | 96/255: https://codeload.github.com/getsentry/sentry-php-sdk/legacy.zip/4c115873c86ad5bd0ac6d962db70ca53bf8fb874
171php_1 | 97/255: https://codeload.github.com/webmozart/assert/legacy.zip/88e6d84706d09a236046d686bbea96f07b3a34f4
172php_1 | 98/255: https://codeload.github.com/bobthecow/mustache.php/legacy.zip/fe8fe72e9d580591854de404cc59a1b83ca4d19e
173php_1 | 99/255: https://codeload.github.com/predicthq/address-formatter-templates/legacy.zip/91f683fe69fda63800424d716d3dcf94827e1d25
174php_1 | 100/255: https://codeload.github.com/php-http/HttplugBundle/legacy.zip/5044b655fcd3a43243383cd692a6bb6cd18af24f
175php_1 | 101/255: https://codeload.github.com/php-http/logger-plugin/legacy.zip/c1c6e90717ce350319b7b8bc489f1db35bb523fd
176php_1 | 102/255: https://codeload.github.com/php-http/stopwatch-plugin/legacy.zip/520419dd18755a1e7b29077e677fbeb16b6629e7
177php_1 | 103/255: https://codeload.github.com/nicolasmure/CrawlerDetectBundle/legacy.zip/b7fe6bae0bd8b04eb578de37b943e68d1e33e438
178php_1 | 104/255: https://codeload.github.com/JayBizzle/Crawler-Detect/legacy.zip/b7f35477a56609dd0d753c07ada912b66af3df01
179php_1 | 105/255: https://codeload.github.com/nelmio/NelmioCorsBundle/legacy.zip/10a24c10f242440211ed31075e74f81661c690d9
180php_1 | 106/255: https://codeload.github.com/notFloran/mjml-bundle/legacy.zip/59cf1662680457e0104cf13e2135483f8183f33a
181php_1 | 107/255: https://codeload.github.com/1up-lab/OneupFlysystemBundle/legacy.zip/697cb9bdf86b578ac77932511375ab8f29f3c5d8
182php_1 | 108/255: https://codeload.github.com/1up-lab/OneupUploaderBundle/legacy.zip/ddc0c39b3d3f05b1e3fc47a91ae75b90fbf0ff36
183php_1 | 109/255: https://codeload.github.com/myclabs/php-enum/legacy.zip/45f01adf6922df6082bcda36619deb466e826acf
184php_1 | 110/255: https://codeload.github.com/mailjet/mailjet-apiv3-php/legacy.zip/9d89b9a424a9631bff8e499cbbe34058481e8102
185php_1 | 111/255: https://codeload.github.com/mailjet/MailjetSwiftMailer/legacy.zip/17c40ed06b757e89ac57ebd6108ea948b9689c4a
186php_1 | 113/255: https://codeload.github.com/martin-georgiev/postgresql-for-doctrine/legacy.zip/aecd1f8ae7f345000df5ba330e46fe53e313e874
187php_1 | 113/255: https://codeload.github.com/swiftmailer/swiftmailer/legacy.zip/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a
188php_1 | 114/255: https://codeload.github.com/misd-service-development/phone-number-bundle/legacy.zip/32e569b8aa4378e89345668e0cc526d1e0e5837a
189php_1 | 115/255: https://codeload.github.com/symfony/polyfill-iconv/legacy.zip/685968b11e61a347c18bf25db32effa478be610f
190php_1 | 116/255: https://codeload.github.com/M6Web/DaemonBundle/legacy.zip/9db55b0a28802f7ef0a3041d222e74803145b194
191php_1 | 117/255: https://codeload.github.com/liip/LiipImagineBundle/legacy.zip/2cf633e0f335a9f1f0bb9d55726a73aca9259ea4
192php_1 | 118/255: https://codeload.github.com/thephpleague/flysystem-aws-s3-v3/legacy.zip/15b0cdeab7240bf8e8bffa85ae5275bbc3692bf4
193php_1 | 119/255: https://codeload.github.com/php-cache/array-adapter/legacy.zip/6e9ae7f8bbf1b07bdd6144cb944059f91ae65a14
194php_1 | 120/255: https://codeload.github.com/reactphp/promise/legacy.zip/31ffa96f8d2ed0341a57848cbb84d88b89dd664d
195php_1 | 121/255: https://codeload.github.com/jmespath/jmespath.php/legacy.zip/adcc9531682cf87dfda21e1fd5d0e7a41d292fac
196php_1 | 122/255: https://codeload.github.com/reactphp/event-loop/legacy.zip/8bde03488ee897dc6bb3d91e4e17c353f9c5252f
197php_1 | 123/255: https://codeload.github.com/thephpleague/geotools/legacy.zip/ed02a15c76bbf793a87932d8c55b83a3783429ea
198php_1 | 124/255: https://codeload.github.com/thephpleague/event/legacy.zip/d2cc124cf9a3fab2bb4ff963307f60361ce4d119
199php_1 | 125/255: https://codeload.github.com/thephpleague/flysystem/legacy.zip/90e3f83cb10ef6b058d70f95267030e7a6236518
200php_1 | 126/255: https://codeload.github.com/illuminate/cache/legacy.zip/ee6306c9af2ab5d7f39707c40419b74de431fbc2
201php_1 | 127/255: https://codeload.github.com/thephpleague/csv/legacy.zip/bf83acc23a7d60978fce36a384f97bf9d7d2ea0c
202php_1 | 128/255: https://codeload.github.com/illuminate/support/legacy.zip/db160b42dce40ca73f12e8a7ccd227b4e242df10
203php_1 | 129/255: https://codeload.github.com/giggsey/libphonenumber-for-php/legacy.zip/b8f2341692df067028445fee35ca7144d009e251
204php_1 | 130/255: https://codeload.github.com/Intervention/image/legacy.zip/39eaef720d082ecc54c64bf54541c55f10db546d
205php_1 | 131/255: https://codeload.github.com/briannesbitt/Carbon/legacy.zip/d07636581795383e2fea2d711212d30f941f2039
206php_1 | 132/255: https://codeload.github.com/KnpLabs/KnpTimeBundle/legacy.zip/d8464f1f0e0bdeb6fab3dd0d34bc085705e769f0
207php_1 | 133/255: https://codeload.github.com/KnpLabs/KnpPaginatorBundle/legacy.zip/865781b323739c688daaec540f9905704cec51ef
208php_1 | 134/255: https://codeload.github.com/michelf/php-markdown/legacy.zip/01ab082b355bf188d907b9929cd99b2923053495
209php_1 | 135/255: https://codeload.github.com/KnpLabs/knp-components/legacy.zip/4e64b1e79cf28a9e296375881d5ddd9c022333a1
210php_1 | 136/255: https://codeload.github.com/KnpLabs/KnpMarkdownBundle/legacy.zip/c055def2e67fe0d3b3d2e993584f01ff222eff86
211php_1 | 137/255: https://codeload.github.com/schmittjoh/metadata/legacy.zip/e5854ab1aa643623dc64adde718a8eec32b957a8
212php_1 | 138/255: https://codeload.github.com/schmittjoh/parser-lib/legacy.zip/c509473bc1b4866415627af0e1c6cc8ac97fa51d
213php_1 | 139/255: https://codeload.github.com/schmittjoh/serializer/legacy.zip/ee96d57024af9a7716d56fcbe3aa94b3d030f3ca
214php_1 | 140/255: https://codeload.github.com/jsor/doctrine-postgis/legacy.zip/a656156dd3b730a2d46cbcb6270e7124cbf62786
215php_1 | 141/255: https://codeload.github.com/schmittjoh/php-collection/legacy.zip/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6
216php_1 | 142/255: https://codeload.github.com/schmittjoh/php-option/legacy.zip/94e644f7d2051a5f0fcf77d81605f152eecff0ed
217php_1 | 143/255: https://codeload.github.com/aws/aws-sdk-php/legacy.zip/0326ba62f6ee0bb075f2b875631ec4abee93bee1
218php_1 | 144/255: https://codeload.github.com/laravolt/avatar/legacy.zip/d95652df4499790e25d66a4fbfc34dfb93e7314d
219php_1 | 145/255: https://codeload.github.com/mtdowling/cron-expression/legacy.zip/9504fa9ea681b586028adaaa0877db4aecf32bad
220php_1 | 146/255: https://codeload.github.com/Incenteev/ParameterHandler/legacy.zip/933c45a34814f27f2345c11c37d46b3ca7303550
221php_1 | 147/255: https://codeload.github.com/jmikola/geojson/legacy.zip/6ec3016cc0215667b7775f6ead7bd0337ad66eee
222php_1 | 148/255: https://codeload.github.com/php-http/client-common/legacy.zip/2b8aa3c4910afc21146a9c8f96adb266e869517a
223php_1 | 149/255: https://codeload.github.com/http-interop/http-factory-guzzle/legacy.zip/34861658efb9899a6618cef03de46e2a52c80fc0
224php_1 | 150/255: https://codeload.github.com/J-Mose/CommandSchedulerBundle/legacy.zip/ddd6db973ae941437bfb421d24b3d031b9d2f7df
225php_1 | 151/255: https://codeload.github.com/illuminate/contracts/legacy.zip/403b24e356346c1cd13ad794d87ec7c57a5363bb
226php_1 | 152/255: https://codeload.github.com/hautelook/AliceBundle/legacy.zip/a4d25ba319b551d14082cd7e9916f5ddcd8bc0f2
227php_1 | 153/255: https://codeload.github.com/hwi/HWIOAuthBundle/legacy.zip/5461f23ae2440d8ccc3cfff12bec3c92fb2271ee
228php_1 | 154/255: https://codeload.github.com/doctrine/data-fixtures/legacy.zip/09b16943b27f3d80d63988d100ff256148c2f78b
229php_1 | 155/255: https://codeload.github.com/theofidry/AliceDataFixtures/legacy.zip/79913820cf6965cd6ea204cc5882079486f8262e
230php_1 | 156/255: https://codeload.github.com/myclabs/DeepCopy/legacy.zip/007c053ae6f31bba39dfa19a7726f56e9763bbea
231php_1 | 157/255: https://codeload.github.com/sebastianbergmann/exporter/legacy.zip/68609e1261d215ea5b21b7987539cbfbe156ec3e
232php_1 | 158/255: https://codeload.github.com/sebastianbergmann/recursion-context/legacy.zip/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8
233php_1 | 159/255: https://codeload.github.com/sebastianbergmann/comparator/legacy.zip/5de4fc177adf9bce8df98d8d141a7559d7ccf6da
234php_1 | 160/255: https://codeload.github.com/vinkla/hashids/legacy.zip/43bb2407f16a631f0128f47bcb67ff986c63dde2
235php_1 | 161/255: https://codeload.github.com/lcobucci/jwt/legacy.zip/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18
236php_1 | 162/255: https://codeload.github.com/symfony/polyfill-php56/legacy.zip/0e3b212e96a51338639d8ce175c046d7729c3403
237php_1 | 163/255: https://codeload.github.com/markitosgv/JWTRefreshTokenBundle/legacy.zip/ad475378b278719bebe4062c50b6135c5bcdd4e7
238php_1 | 164/255: https://codeload.github.com/symfony/polyfill-util/legacy.zip/4317de1386717b4c22caed7725350a8887ab205c
239php_1 | 165/255: https://codeload.github.com/giggsey/Locale/legacy.zip/b8030fc8df13cdfbecba318588de2d52b49c9b50
240php_1 | 166/255: https://codeload.github.com/namshi/jose/legacy.zip/89a24d7eb3040e285dd5925fcad992378b82bcff
241php_1 | 167/255: https://codeload.github.com/lexik/LexikJWTAuthenticationBundle/legacy.zip/f79f20b282834878aab10530ca102a80396624ed
242php_1 | 168/255: https://codeload.github.com/geocoder-php/nominatim-provider/legacy.zip/337ddc834bd955189232c0b38ba89087be148f46
243php_1 | 169/255: https://codeload.github.com/geocoder-php/chain-provider/legacy.zip/e0da6a11430c892b4eacb1a532ee02ab655c954d
244php_1 | 170/255: https://codeload.github.com/php-http/message/legacy.zip/ce8f43ac1e294b54aabf5808515c3554a19c1e1c
245php_1 | 171/255: https://codeload.github.com/nelmio/alice/legacy.zip/8bb64f0fe13f6675f0d07ca11ce5c3676f02a9ce
246php_1 | 172/255: https://codeload.github.com/geocoder-php/google-maps-provider/legacy.zip/307ca3590b67d23d0658808bb3615f2be3154eee
247php_1 | 173/255: https://codeload.github.com/geo6/geocoder-php-addok-provider/legacy.zip/012537f947adbfd9863585b82ccd86b6bd9e95b1
248php_1 | 174/255: https://codeload.github.com/php-http/curl-client/legacy.zip/e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da
249php_1 | 175/255: https://codeload.github.com/geocoder-php/php-common-http/legacy.zip/8e666f89d0b87121595ec2f5134a9f54bf4b0cd2
250php_1 | 176/255: https://codeload.github.com/php-http/discovery/legacy.zip/e822f86a6983790aa17ab13aa7e69631e86806b6
251php_1 | 177/255: https://codeload.github.com/php-http/guzzle6-adapter/legacy.zip/6074a4b1f4d5c21061b70bab3b8ad484282fe31f
252php_1 | 178/255: https://codeload.github.com/php-http/httplug/legacy.zip/b3842537338c949f2469557ef4ad4bdc47b58603
253php_1 | 179/255: https://codeload.github.com/sebastianbergmann/diff/legacy.zip/720fcc7e9b5cf384ea68d9d930d480907a0c1a29
254php_1 | 180/255: https://codeload.github.com/Nyholm/psr7/legacy.zip/55ff6b76573f5b242554c9775792bd59fb52e11c
255php_1 | 181/255: https://codeload.github.com/php-fig/http-client/legacy.zip/496a823ef742b632934724bf769560c2a5c7c44e
256php_1 | 182/255: https://codeload.github.com/php-http/promise/legacy.zip/dc494cdc9d7160b9a09bd5573272195242ce7980
257php_1 | 183/255: https://codeload.github.com/php-http/message-factory/legacy.zip/a478cb11f66a6ac48d8954216cfed9aa06a501a1
258php_1 | 184/255: https://codeload.github.com/php-fig/http-factory/legacy.zip/12ac7fcd07e5b077433f5f2bee95b3a771bf61be
259php_1 | 185/255: https://codeload.github.com/zendframework/zend-diactoros/legacy.zip/a16378c4db99be661afc76805242281603d20a7c
260php_1 | 186/255: https://codeload.github.com/egulias/EmailValidator/legacy.zip/92dd169c32f6f55ba570c309d83f5209cefb5e23
261php_1 | 187/255: https://codeload.github.com/geocoder-php/php-common/legacy.zip/aaa17bddb8dc9e4553110db8beb38534b095b61a
262php_1 | 188/255: https://codeload.github.com/willdurand/JsonpCallbackValidator/legacy.zip/1a7d388bb521959e612ef50c5c7b1691b097e909
263php_1 | 189/255: https://codeload.github.com/FriendsOfSymfony/FOSJsRoutingBundle/legacy.zip/e42ed450eac2b61d5fcba9cd834c294a429e9a40
264php_1 | 190/255: https://codeload.github.com/emcconville/google-map-polyline-encoding-tool/legacy.zip/dbf3816936620b88f0fc4000fddd94b5ce13eadb
265php_1 | 191/255: https://codeload.github.com/FriendsOfSymfony/FOSUserBundle/legacy.zip/1e932f6fb58c56a41adc4186169d98fdd5f1e71e
266php_1 | 192/255: https://codeload.github.com/doctrine/DoctrineMigrationsBundle/legacy.zip/49fa399181db4bf4f9f725126bd1cb65c4398dce
267php_1 | 193/255: https://codeload.github.com/FriendsOfSymfony/FOSRestBundle/legacy.zip/54758949bff9fc520997415341323eebf3f54892
268php_1 | 194/255: https://codeload.github.com/doctrine/migrations/legacy.zip/215438c0eef3e5f9b7da7d09c6b90756071b43e6
269php_1 | 195/255: https://codeload.github.com/Ocramius/PackageVersions/legacy.zip/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb
270php_1 | 196/255: https://codeload.github.com/Ocramius/ProxyManager/legacy.zip/4d154742e31c35137d5374c998e8f86b54db2e2f
271php_1 | 197/255: https://codeload.github.com/zendframework/zend-code/legacy.zip/936fa7ad4d53897ea3e3eb41b5b760828246a20b
272php_1 | 198/255: https://codeload.github.com/drupal/core-vendor-hardening/legacy.zip/bffecffdb777c57c11d8870cafc0b9d7177616fa
273php_1 | 199/255: https://codeload.github.com/immobiliare/ApnsPHP/legacy.zip/43e706e82236da2ece6e4932f63268298e5a7e83
274php_1 | 200/255: https://codeload.github.com/zendframework/zend-eventmanager/legacy.zip/a5e2583a211f73604691586b8406ff7296a946dd
275php_1 | 201/255: https://codeload.github.com/paragonie/random_compat/legacy.zip/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95
276php_1 | 202/255: https://codeload.github.com/avalanche123/Imagine/legacy.zip/eec39b2092bc8008a92b8d63824476413dbe7511
277php_1 | 203/255: https://codeload.github.com/defuse/php-encryption/legacy.zip/0f407c43b953d571421e0020ba92082ed5fb7620
278php_1 | 204/255: https://codeload.github.com/guzzle/guzzle/legacy.zip/0895c932405407fd3a7368b6910c09a24d26db11
279php_1 | 205/255: https://codeload.github.com/guzzle/promises/legacy.zip/a59da6cf61d80060647ff4d3eb2c03a2bc694646
280php_1 | 206/255: https://codeload.github.com/csarrazi/guzzle-cache-middleware/legacy.zip/a6a8716849b02d7597f815d0f6be7255a24c9c95
281php_1 | 207/255: https://codeload.github.com/csarrazi/CsaGuzzleBundle/legacy.zip/c54f9daeae991f922fdc0b80fdcccf7cc15d2022
282php_1 | 208/255: https://codeload.github.com/php-fig/http-message/legacy.zip/f6561bf28d520154e4b0ec72be95418abe6d9363
283php_1 | 209/255: https://codeload.github.com/csarrazi/guzzle-stopwatch-middleware/legacy.zip/1612a9c87eb3c6167d38c4ea79ef3055cf50e93e
284php_1 | 210/255: https://codeload.github.com/ralouphie/getallheaders/legacy.zip/120b605dfeb996808c31b6477290a714d356e822
285php_1 | 211/255: https://codeload.github.com/guzzle/psr7/legacy.zip/239400de7a173fe9901b9ac7c06497751f00727a
286php_1 | 212/255: https://codeload.github.com/doctrine/DoctrineBundle/legacy.zip/28101e20776d8fa20a00b54947fbae2db0d09103
287php_1 | 213/255: https://codeload.github.com/doctrine/DoctrineCacheBundle/legacy.zip/5514c90d9fb595e1095e6d66ebb98ce9ef049927
288php_1 | 214/255: https://codeload.github.com/csarrazi/guzzle-history-middleware/legacy.zip/70c0a20b7ce5f19c8ec7ea8097e987c5d3340327
289php_1 | 215/255: https://codeload.github.com/jdorn/sql-formatter/legacy.zip/64990d96e0959dff8e059dfcdc1af130728d92bc
290php_1 | 216/255: https://codeload.github.com/clue/php-stream-filter/legacy.zip/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71
291php_1 | 217/255: https://codeload.github.com/cocur/slugify/legacy.zip/d41701efe58ba2df9cae029c3d21e1518cc6780e
292php_1 | 218/255: https://codeload.github.com/php-fig/simple-cache/legacy.zip/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b
293php_1 | 219/255: https://codeload.github.com/craue/CraueConfigBundle/legacy.zip/7cf7447c7ee47853b3c60e5fc08a1c8f7112bd72
294php_1 | 220/255: https://codeload.github.com/php-cache/hierarchical-cache/legacy.zip/97173a5115765f72ccdc90dbc01132a3786ef5fd
295php_1 | 221/255: https://codeload.github.com/php-cache/adapter-common/legacy.zip/6320bb5f5574cb88438059b59f8708da6b6f1d32
296php_1 | 222/255: https://codeload.github.com/php-cache/tag-interop/legacy.zip/c7496dd81530f538af27b4f2713cde97bc292832
297php_1 | 223/255: https://codeload.github.com/doctrine/common/legacy.zip/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff
298php_1 | 224/255: https://codeload.github.com/doctrine/instantiator/legacy.zip/a2c590166b2133a4633738648b6b064edae0814a
299php_1 | 225/255: https://codeload.github.com/doctrine/dbal/legacy.zip/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9
300php_1 | 226/255: https://codeload.github.com/box/spout/legacy.zip/6c4086cf97b36f0ca87d19f051902ce8004ee6b0
301php_1 | 227/255: https://codeload.github.com/beberlei/DoctrineExtensions/legacy.zip/a8747a2aef34f602c365cf2efd1abc94c5ae7e0a
302php_1 | 228/255: https://codeload.github.com/beberlei/assert/legacy.zip/65b8152224aef7d3c197d5db05211d4319711b66
303php_1 | 229/255: https://codeload.github.com/doctrine/inflector/legacy.zip/5527a48b7313d15261292c149e55e26eae771b0a
304php_1 | 230/255: https://codeload.github.com/doctrine/persistence/legacy.zip/3da7c9d125591ca83944f477e65ed3d7b4617c48
305php_1 | 231/255: https://codeload.github.com/doctrine/collections/legacy.zip/c5e0bc17b1620e97c968ac409acbff28b8b850be
306php_1 | 232/255: https://codeload.github.com/fzaninotto/Faker/legacy.zip/f72816b43e74063c8b10357394b6bba8cb1c10de
307php_1 | 233/255: https://codeload.github.com/doctrine/event-manager/legacy.zip/a520bc093a0170feeb6b14e9d83f3a14452e64b3
308php_1 | 234/255: https://codeload.github.com/doctrine/cache/legacy.zip/d4374ae95b36062d02ef310100ed33d78738d76c
309php_1 | 235/255: https://codeload.github.com/doctrine/reflection/legacy.zip/02538d3f95e88eb397a5f86274deb2c6175c2ab6
310php_1 | 236/255: https://codeload.github.com/doctrine/lexer/legacy.zip/e17f069ede36f7534b95adec71910ed1b49c74ea
311php_1 | 237/255: https://codeload.github.com/doctrine/orm/legacy.zip/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43
312php_1 | 238/255: https://codeload.github.com/doctrine/annotations/legacy.zip/904dca4eb10715b92569fbcd79e201d5c349b6bc
313php_1 | 239/255: https://codeload.github.com/php-fig/link/legacy.zip/eea8e8662d5cd3ae4517c9b864493f59fca95562
314php_1 | 240/255: https://codeload.github.com/php-fig/link-util/legacy.zip/1a07821801a148be4add11ab0603e4af55a72fac
315php_1 | 241/255: https://codeload.github.com/php-fig/cache/legacy.zip/d11b50ad223250cf17b86e38383413f5a6764bf8
316php_1 | 242/255: https://codeload.github.com/php-fig/log/legacy.zip/bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2
317php_1 | 243/255: https://codeload.github.com/php-fig/container/legacy.zip/b7ce3b176482dbbc1245ebf52b181af44c2cf55f
318php_1 | 244/255: https://codeload.github.com/symfony/contracts/legacy.zip/9cb52490dd60e0f50dbcdbdb3a6dbcb31f3a363e
319php_1 | 245/255: https://codeload.github.com/symfony/polyfill-php72/legacy.zip/04ce3335667451138df4307d6a9b61565560199e
320php_1 | 246/255: https://codeload.github.com/symfony/polyfill-intl-idn/legacy.zip/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2
321php_1 | 247/255: https://codeload.github.com/symfony/polyfill-php73/legacy.zip/2ceb49eaccb9352bff54d22570276bb75ba4a188
322php_1 | 248/255: https://codeload.github.com/symfony/polyfill-ctype/legacy.zip/550ebaac289296ce228a706d0867afc34687e3f4
323php_1 | 249/255: https://codeload.github.com/symfony/polyfill-mbstring/legacy.zip/b42a2f66e8f1b15ccf25652c3424265923eb4f17
324php_1 | 250/255: https://codeload.github.com/twigphp/Twig/legacy.zip/ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5
325php_1 | 251/255: https://codeload.github.com/symfony/polyfill-intl-icu/legacy.zip/66810b9d6eb4af54d543867909d65ab9af654d7e
326php_1 | 252/255: https://codeload.github.com/willdurand/Negotiation/legacy.zip/03436ededa67c6e83b9b12defac15384cb399dc9
327php_1 | 253/255: https://codeload.github.com/azuyalabs/yasumi/legacy.zip/87cde7fd22e3e6e3ace9830b145b6a77338757e6
328php_1 | 254/255: https://codeload.github.com/api-platform/core/legacy.zip/97d765b19a19c232bc0224adee552e85e20174ec
329php_1 | 255/255: https://codeload.github.com/symfony/symfony/legacy.zip/931fecb0887b6d580b2dd5425833bee06d97ed24
330php_1 | Finished: success: 255, skipped: 0, failure: 0, total: 255
331php_1 | Package operations: 255 installs, 0 updates, 0 removals
332php_1 | - Installing ocramius/package-versions (1.4.0): Loading from cache
333php_1 | - Installing drupal/core-vendor-hardening (9.0.x-dev bffecff): Loading from cache
334php_1 | - Installing willdurand/negotiation (v2.3.1): Loading from cache
335php_1 | - Installing symfony/polyfill-mbstring (v1.12.0): Loading from cache
336php_1 | - Installing symfony/polyfill-ctype (v1.12.0): Loading from cache
337php_1 | - Installing twig/twig (v2.12.1): Loading from cache
338php_1 | Cleaning: twig/twig
339php_1 | - Installing symfony/polyfill-php73 (v1.12.0): Loading from cache
340php_1 | - Installing symfony/polyfill-php72 (v1.12.0): Loading from cache
341php_1 | - Installing symfony/polyfill-intl-idn (v1.12.0): Loading from cache
342php_1 | - Installing symfony/symfony (v4.3.5): Loading from cache
343php_1 | - Installing symfony/polyfill-intl-icu (v1.12.0): Loading from cache
344php_1 | - Installing psr/container (1.0.0): Loading from cache
345php_1 | - Installing psr/cache (1.0.1): Loading from cache
346php_1 | - Installing symfony/contracts (v1.1.7): Loading from cache
347mjml_1 | self: 042f77eb125c:80
348mjml_1 | cors:
349mjml_1 | mjml keep comments: false
350mjml_1 | mjml validation level: soft
351mjml_1 | mjml minify: true
352mjml_1 |
353mjml_1 | POST mjml as text/plain raw body, result will be returned as text/html.
354minio_1 | Endpoint: http://172.21.0.3:9000 http://127.0.0.1:9000
355minio_1 |
356minio_1 | Browser Access:
357minio_1 | http://172.21.0.3:9000 http://127.0.0.1:9000
358minio_1 |
359minio_1 | Object API (Amazon S3 compatible):
360minio_1 | Go: https://docs.min.io/docs/golang-client-quickstart-guide
361minio_1 | Java: https://docs.min.io/docs/java-client-quickstart-guide
362minio_1 | Python: https://docs.min.io/docs/python-client-quickstart-guide
363minio_1 | JavaScript: https://docs.min.io/docs/javascript-client-quickstart-guide
364minio_1 | .NET: https://docs.min.io/docs/dotnet-client-quickstart-guide
365php_1 | - Installing psr/log (1.1.1): Loading from cache
366php_1 | - Installing psr/link (1.0.0): Loading from cache
367php_1 | - Installing fig/link-util (1.0.0): Loading from cache
368php_1 | - Installing doctrine/lexer (1.1.0): Loading from cache
369php_1 | - Installing doctrine/annotations (v1.8.0): Loading from cache
370php_1 | - Installing doctrine/reflection (v1.0.0): Loading from cache
371php_1 | - Installing doctrine/event-manager (v1.0.0): Loading from cache
372php_1 | - Installing doctrine/collections (v1.6.2): Loading from cache
373php_1 | Cleaning: doctrine/collections
374php_1 | - Installing doctrine/cache (v1.8.1): Loading from cache
375php_1 | Cleaning: doctrine/cache
376php_1 | - Installing doctrine/persistence (1.1.1): Loading from cache
377php_1 | - Installing doctrine/inflector (v1.3.0): Loading from cache
378php_1 | Cleaning: doctrine/inflector
379php_1 | - Installing api-platform/core (v2.5.0): Loading from cache
380php_1 | Cleaning: api-platform/core
381php_1 | - Installing azuyalabs/yasumi (2.2.0): Loading from cache
382stripe_mock_1 | stripe-mock master
383stripe_mock_1 | Routing to 208 path(s) and 348 endpoint(s) with 348 validator(s)
384stripe_mock_1 | Listening for HTTP on port: 12111
385stripe_mock_1 | Listening for HTTPS on port: 12112
386nodejs_1 |
387nodejs_1 | > uws@9.14.0 install /srv/coopcycle/node_modules/uws
388nodejs_1 | > node-gyp rebuild > build_log.txt 2>&1 || exit 0
389nodejs_1 |
390nodejs_1 |
391nodejs_1 | > node-sass@4.13.0 install /srv/coopcycle/node_modules/node-sass
392nodejs_1 | > node scripts/install.js
393nodejs_1 |
394nodejs_1 | Cached binary found at /root/.npm/node-sass/4.13.0/linux_musl-x64-57_binding.node
395nodejs_1 |
396nodejs_1 | > core-js@2.6.10 postinstall /srv/coopcycle/node_modules/babel-runtime/node_modules/core-js
397nodejs_1 | > node postinstall || echo "ignore"
398nodejs_1 |
399nodejs_1 | Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
400nodejs_1 |
401nodejs_1 | The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
402nodejs_1 | > https://opencollective.com/core-js
403nodejs_1 | > https://www.patreon.com/zloirock
404nodejs_1 |
405nodejs_1 | Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
406nodejs_1 |
407nodejs_1 |
408nodejs_1 | > core-js@3.3.6 postinstall /srv/coopcycle/node_modules/core-js
409nodejs_1 | > node postinstall || echo "ignore"
410nodejs_1 |
411nodejs_1 | Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
412nodejs_1 |
413nodejs_1 | The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
414nodejs_1 | > https://opencollective.com/core-js
415nodejs_1 | > https://www.patreon.com/zloirock
416nodejs_1 |
417nodejs_1 | Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
418nodejs_1 |
419nodejs_1 |
420nodejs_1 | > cypress@3.6.0 postinstall /srv/coopcycle/node_modules/cypress
421nodejs_1 | > node index.js --exec install
422nodejs_1 |
423nodejs_1 |
424nodejs_1 | Cypress 3.6.0 is installed in /root/.cache/Cypress/3.6.0
425nodejs_1 |
426nodejs_1 |
427nodejs_1 | > node-sass@4.13.0 postinstall /srv/coopcycle/node_modules/node-sass
428nodejs_1 | > node scripts/build.js
429nodejs_1 |
430nodejs_1 | Binary found at /srv/coopcycle/node_modules/node-sass/vendor/linux_musl-x64-57/binding.node
431nodejs_1 | Testing binary
432nodejs_1 | Binary is fine
433nodejs_1 | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
434nodejs_1 | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
435nodejs_1 |
436nodejs_1 | added 1883 packages from 1532 contributors and audited 898856 packages in 65.336s
437nodejs_1 | found 2 vulnerabilities (1 high, 1 critical)
438nodejs_1 | run `npm audit fix` to fix them, or `npm audit` for details
439nodejs_1 | 2019-11-02T22:40:01: PM2 log: Launching in no daemon mode
440nodejs_1 | 2019-11-02T22:40:01: PM2 log: Config file : config_dev.yml
441nodejs_1 | 2019-11-02T22:40:01: PM2 log: [Watch] Start watching coopcycle-dispatch-default
442nodejs_1 | 2019-11-02T22:40:01: PM2 log: App [coopcycle-dispatch-default:0] starting in -fork mode-
443nodejs_1 | 2019-11-02T22:40:01: PM2 log: [Watch] Start watching coopcycle-tracking-default
444nodejs_1 | 2019-11-02T22:40:01: PM2 log: App [coopcycle-tracking-default:1] starting in -fork mode-
445nodejs_1 | 2019-11-02T22:40:01: PM2 log: App [coopcycle-dispatch-default:0] online
446nodejs_1 | 2019-11-02T22:40:01: PM2 log: App [coopcycle-tracking-default:1] online
447nodejs_1 | ------------------------
448nodejs_1 | - STARTING DISPATCH V2 -
449nodejs_1 | ------------------------
450nodejs_1 | NODE_ENV = development
451nodejs_1 | PORT = 8000
452nodejs_1 | ---------------------
453nodejs_1 | - STARTING TRACKING -
454nodejs_1 | ---------------------
455nodejs_1 | NODE_ENV = development
456nodejs_1 | PORT = 8001
457nodejs_1 | info: Subscribed to coopcycle:users:* (1)
458nodejs_1 | info: Subscribed to coopcycle:users:* (1)
459nodejs_1 | info: Subscribed to coopcycle:couriers:* (2)
460smtp_1 | + sed -ri '
461smtp_1 | s/^#?(dc_local_interfaces)=.*/\1='\''[0.0.0.0]:25 ; [::0]:25'\''/;
462smtp_1 | s/^#?(dc_other_hostnames)=.*/\1='\'''\''/;
463smtp_1 | s/^#?(dc_relay_nets)=.*/\1='\''172.21.0.5\/16'\''/;
464smtp_1 | s/^#?(dc_eximconfig_configtype)=.*/\1='\''internet'\''/;
465smtp_1 | ' /etc/exim4/update-exim4.conf.conf
466smtp_1 | + update-exim4.conf -v
467smtp_1 | using non-split configuration scheme from /etc/exim4/exim4.conf.template
468smtp_1 | 1 LOG: MAIN
469smtp_1 | 1 exim 4.92 daemon started: pid=1, -q15m, listening for SMTP on port 25 (IPv6 and IPv4)
470redis_1 | 1:C 02 Nov 2019 22:38:48.684 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
471redis_1 | 1:C 02 Nov 2019 22:38:48.684 # Redis version=5.0.6, bits=64, commit=00000000, modified=0, pid=1, just started
472redis_1 | 1:C 02 Nov 2019 22:38:48.684 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
473redis_1 | 1:M 02 Nov 2019 22:38:48.692 * Running mode=standalone, port=6379.
474redis_1 | 1:M 02 Nov 2019 22:38:48.692 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
475redis_1 | 1:M 02 Nov 2019 22:38:48.696 # Server initialized
476redis_1 | 1:M 02 Nov 2019 22:38:48.696 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /
477sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
478redis_1 | 1:M 02 Nov 2019 22:38:48.696 * Ready to accept connections
479postgres_1 | The files belonging to this database system will be owned by user "postgres".
480postgres_1 | This user must also own the server process.
481postgres_1 |
482postgres_1 | The database cluster will be initialized with locale "en_US.utf8".
483postgres_1 | The default database encoding has accordingly been set to "UTF8".
484postgres_1 | The default text search configuration will be set to "english".
485postgres_1 |
486postgres_1 | Data page checksums are disabled.
487postgres_1 |
488postgres_1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok
489postgres_1 | creating subdirectories ... ok
490postgres_1 | selecting default max_connections ... 100
491postgres_1 | selecting default shared_buffers ... 128MB
492postgres_1 | selecting dynamic shared memory implementation ... posix
493postgres_1 | creating configuration files ... ok
494postgres_1 | creating template1 database in /var/lib/postgresql/data/base/1 ... ok
495postgres_1 | initializing pg_authid ... ok
496postgres_1 | setting password ... ok
497postgres_1 | initializing dependencies ... ok
498postgres_1 | creating system views ... ok
499postgres_1 | loading system objects' descriptions ... ok
500postgres_1 | sh: locale: not found
501postgres_1 | creating collations ... ok
502postgres_1 | No usable system locales were found.
503postgres_1 | Use the option "--debug" to see details.
504postgres_1 | creating conversions ... ok
505postgres_1 | creating dictionaries ... ok
506postgres_1 | setting privileges on built-in objects ... ok
507postgres_1 | creating information schema ... ok
508postgres_1 | loading PL/pgSQL server-side language ... ok
509postgres_1 | vacuuming database template1 ... ok
510postgres_1 | copying template1 to template0 ... ok
511postgres_1 | copying template1 to postgres ... ok
512postgres_1 | syncing data to disk ... ok
513postgres_1 |
514postgres_1 | Success. You can now start the database server using:
515postgres_1 |
516postgres_1 | postgres -D /var/lib/postgresql/data
517postgres_1 | or
518postgres_1 | pg_ctl -D /var/lib/postgresql/data -l logfile start
519postgres_1 |
520postgres_1 |
521postgres_1 | WARNING: enabling "trust" authentication for local connections
522postgres_1 | You can change this by editing pg_hba.conf or using the option -A, or
523postgres_1 | --auth-local and --auth-host, the next time you run initdb.
524postgres_1 | ****************************************************
525postgres_1 | WARNING: No password has been set for the database.
526postgres_1 | This will allow anyone with access to the
527postgres_1 | Postgres port to access your database. In
528postgres_1 | Docker's default configuration, this is
529postgres_1 | effectively any other container on the same
530postgres_1 | system.
531postgres_1 |
532postgres_1 | Use "-e POSTGRES_PASSWORD=password" to set
533postgres_1 | it in "docker run".
534postgres_1 | ****************************************************
535postgres_1 | waiting for server to start....LOG: database system was shut down at 2019-11-02 22:38:53 UTC
536postgres_1 | LOG: MultiXact member wraparound protections are now enabled
537postgres_1 | LOG: database system is ready to accept connections
538postgres_1 | LOG: autovacuum launcher started
539postgres_1 | done
540postgres_1 | server started
541postgres_1 | CREATE DATABASE
542postgres_1 |
543postgres_1 |
544postgres_1 | /usr/local/bin/docker-entrypoint.sh: sourcing /docker-entrypoint-initdb.d/postgis.sh
545postgres_1 | CREATE DATABASE
546postgres_1 | UPDATE 1
547postgres_1 | Loading PostGIS extensions into template_postgis
548postgres_1 | CREATE EXTENSION
549postgres_1 | CREATE EXTENSION
550postgres_1 | CREATE EXTENSION
551postgres_1 | CREATE EXTENSION
552postgres_1 | Loading PostGIS extensions into coopcycle
553postgres_1 | CREATE EXTENSION
554postgres_1 | CREATE EXTENSION
555postgres_1 | CREATE EXTENSION
556postgres_1 | CREATE EXTENSION
557postgres_1 |
558postgres_1 | waiting for server to shut down...LOG: received fast shutdown request
559postgres_1 | LOG: aborting any active transactions
560postgres_1 | LOG: autovacuum launcher shutting down
561postgres_1 | LOG: shutting down
562postgres_1 | ..LOG: database system is shut down
563postgres_1 | done
564postgres_1 | server stopped
565postgres_1 |
566postgres_1 | PostgreSQL init process complete; ready for start up.
567postgres_1 |
568postgres_1 | LOG: database system was shut down at 2019-11-02 22:39:04 UTC
569postgres_1 | LOG: MultiXact member wraparound protections are now enabled
570postgres_1 | LOG: database system is ready to accept connections
571postgres_1 | LOG: autovacuum launcher started
572minio_client_1 | Added `coopcycle` successfully.
573minio_client_1 | Bucket created successfully `coopcycle/images`.
574minio_client_1 | Access permission for `coopcycle/images` is set to `public`
575coopcycle-web_osrm_1 exited with code 0
576coopcycle-web_minio_client_1 exited with code 0
577php_1 | Cleaning: azuyalabs/yasumi
578php_1 | - Installing beberlei/assert (v3.2.3): Loading from cache
579php_1 | - Installing doctrine/instantiator (1.2.0): Loading from cache
580php_1 | Cleaning: doctrine/instantiator
581php_1 | - Installing doctrine/dbal (v2.9.2): Loading from cache
582webpack_1 | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
583webpack_1 | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
584webpack_1 |
585webpack_1 | audited 898856 packages in 18.962s
586webpack_1 | found 2 vulnerabilities (1 high, 1 critical)
587webpack_1 | run `npm audit fix` to fix them, or `npm audit` for details
588webpack_1 | Running webpack-dev-server ...
589webpack_1 |
590php_1 | - Installing doctrine/common (v2.11.0): Loading from cache
591webpack_1 | ℹ 「wds」: Project is running at http://0.0.0.0:8080/
592webpack_1 | ℹ 「wds」: webpack output is served from http://0.0.0.0:8080/
593webpack_1 | ℹ 「wds」: Content not from webpack is served from /srv/coopcycle/web
594php_1 | Cleaning: doctrine/common
595php_1 | - Installing doctrine/orm (v2.6.4): Loading from cache
596php_1 | Cleaning: doctrine/orm
597php_1 | - Installing beberlei/doctrineextensions (v1.2.3): Loading from cache
598php_1 | - Installing box/spout (v3.0.1): Loading from cache
599php_1 | - Installing psr/simple-cache (1.0.1): Loading from cache
600php_1 | - Installing cache/tag-interop (1.0.0): Loading from cache
601php_1 | - Installing cache/adapter-common (1.1.0): Loading from cache
602php_1 | - Installing cache/hierarchical-cache (1.0.0): Loading from cache
603php_1 | - Installing clue/stream-filter (v1.4.1): Loading from cache
604php_1 | Cleaning: clue/stream-filter
605php_1 | - Installing cocur/slugify (v3.2): Loading from cache
606php_1 | - Installing jdorn/sql-formatter (v1.2.17): Loading from cache
607php_1 | - Installing doctrine/doctrine-cache-bundle (1.3.5): Loading from cache
608php_1 | - Installing doctrine/doctrine-bundle (1.11.2): Loading from cache
609php_1 | - Installing craue/config-bundle (2.3.0): Loading from cache
610php_1 | - Installing ralouphie/getallheaders (3.0.3): Loading from cache
611php_1 | - Installing psr/http-message (1.0.1): Loading from cache
612php_1 | - Installing guzzlehttp/psr7 (1.6.1): Loading from cache
613php_1 | Cleaning: guzzlehttp/psr7
614php_1 | - Installing guzzlehttp/promises (v1.3.1): Loading from cache
615php_1 | Cleaning: guzzlehttp/promises
616php_1 | - Installing guzzlehttp/guzzle (6.4.1): Loading from cache
617php_1 | - Installing csa/guzzle-stopwatch-middleware (v1.0.0): Loading from cache
618php_1 | - Installing csa/guzzle-history-middleware (v1.0.0): Loading from cache
619php_1 | - Installing csa/guzzle-cache-middleware (v1.0.0): Loading from cache
620php_1 | - Installing csa/guzzle-bundle (v3.1.1): Loading from cache
621webpack_1 | DONE Compiled successfully in 21591ms22:42:10
622webpack_1 |
623webpack_1 | ℹ 「wdm」: 1494 modules
624webpack_1 | ℹ 「wdm」: Compiled successfully.
625php_1 | - Installing paragonie/random_compat (v9.99.99): Loading from cache
626php_1 | Cleaning: paragonie/random_compat
627php_1 | - Installing defuse/php-encryption (v2.2.1): Loading from cache
628php_1 | - Installing zendframework/zend-eventmanager (3.2.1): Loading from cache
629php_1 | - Installing zendframework/zend-code (3.3.2): Loading from cache
630php_1 | - Installing ocramius/proxy-manager (2.2.3): Loading from cache
631php_1 | - Installing doctrine/migrations (v1.8.1): Loading from cache
632php_1 | - Installing doctrine/doctrine-migrations-bundle (v1.3.2): Loading from cache
633php_1 | - Installing duccio/apns-php (v1.0.1): Loading from cache
634php_1 | - Installing egulias/email-validator (2.1.11): Loading from cache
635php_1 | Cleaning: egulias/email-validator
636php_1 | - Installing emcconville/google-map-polyline-encoding-tool (v1.3): Loading from cache
637php_1 | - Installing willdurand/jsonp-callback-validator (v1.1.0): Loading from cache
638php_1 | - Installing friendsofsymfony/jsrouting-bundle (2.4.0): Loading from cache
639php_1 | - Installing friendsofsymfony/rest-bundle (2.6.0): Loading from cache
640php_1 | Cleaning: friendsofsymfony/rest-bundle
641php_1 | - Installing friendsofsymfony/user-bundle (dev-master 1e932f6): Loading from cache
642php_1 | Cleaning: friendsofsymfony/user-bundle
643php_1 | - Installing fzaninotto/faker (v1.8.0): Loading from cache
644php_1 | Cleaning: fzaninotto/faker
645php_1 | - Installing willdurand/geocoder (4.2.1): Loading from cache
646php_1 | - Installing psr/http-factory (1.0.1): Loading from cache
647php_1 | - Installing zendframework/zend-diactoros (2.1.4): Loading from cache
648php_1 | - Installing php-http/message-factory (v1.0.2): Loading from cache
649php_1 | - Installing nyholm/psr7 (1.2.1): Loading from cache
650php_1 | - Installing psr/http-client (1.0.0): Loading from cache
651php_1 | - Installing php-http/promise (v1.0.0): Loading from cache
652php_1 | - Installing php-http/httplug (v2.0.0): Loading from cache
653php_1 | - Installing php-http/discovery (1.7.0): Loading from cache
654php_1 | - Installing php-http/guzzle6-adapter (v2.0.1): Loading from cache
655php_1 | - Installing php-http/message (1.8.0): Loading from cache
656php_1 | - Installing php-http/curl-client (2.0.0): Loading from cache
657php_1 | - Installing geocoder-php/common-http (4.2.0): Loading from cache
658php_1 | - Installing geo6/geocoder-php-addok-provider (v1.1.0): Loading from cache
659php_1 | - Installing geocoder-php/chain-provider (4.1.1): Loading from cache
660php_1 | - Installing geocoder-php/google-maps-provider (4.4.0): Loading from cache
661php_1 | - Installing geocoder-php/nominatim-provider (5.1.1): Loading from cache
662php_1 | - Installing symfony/polyfill-util (v1.12.0): Loading from cache
663php_1 | - Installing symfony/polyfill-php56 (v1.12.0): Loading from cache
664php_1 | - Installing namshi/jose (7.2.3): Loading from cache
665php_1 | Cleaning: namshi/jose
666php_1 | - Installing lcobucci/jwt (3.3.1): Loading from cache
667php_1 | - Installing lexik/jwt-authentication-bundle (v2.6.4): Loading from cache
668php_1 | Cleaning: lexik/jwt-authentication-bundle
669php_1 | - Installing gesdinet/jwt-refresh-token-bundle (v0.7.1): Loading from cache
670php_1 | - Installing giggsey/locale (1.7.1): Loading from cache
671php_1 | - Installing hashids/hashids (4.0.0): Loading from cache
672php_1 | - Installing sebastian/recursion-context (3.0.0): Loading from cache
673php_1 | Cleaning: sebastian/recursion-context
674php_1 | - Installing sebastian/exporter (3.1.2): Loading from cache
675php_1 | Cleaning: sebastian/exporter
676php_1 | - Installing sebastian/diff (3.0.2): Loading from cache
677php_1 | Cleaning: sebastian/diff
678php_1 | - Installing sebastian/comparator (3.0.2): Loading from cache
679php_1 | Cleaning: sebastian/comparator
680php_1 | - Installing myclabs/deep-copy (1.9.3): Loading from cache
681php_1 | Cleaning: myclabs/deep-copy
682php_1 | - Installing nelmio/alice (v3.5.7): Loading from cache
683php_1 | Cleaning: nelmio/alice
684php_1 | - Installing theofidry/alice-data-fixtures (v1.1.1): Loading from cache
685php_1 | - Installing doctrine/data-fixtures (v1.3.2): Loading from cache
686php_1 | - Installing hautelook/alice-bundle (v2.5.1): Loading from cache
687php_1 | Cleaning: hautelook/alice-bundle
688php_1 | - Installing http-interop/http-factory-guzzle (1.0.0): Loading from cache
689php_1 | - Installing php-http/client-common (2.0.0): Loading from cache
690php_1 | - Installing hwi/oauth-bundle (dev-master 5461f23): Loading from cache
691php_1 | Cleaning: hwi/oauth-bundle
692php_1 | - Installing illuminate/contracts (v6.2.0): Loading from cache
693php_1 | - Installing incenteev/composer-parameter-handler (v2.1.3): Loading from cache
694php_1 | - Installing jmikola/geojson (1.0.2): Loading from cache
695php_1 | Cleaning: jmikola/geojson
696php_1 | - Installing mtdowling/cron-expression (v1.2.1): Loading from cache
697php_1 | - Installing jmose/command-scheduler-bundle (v2.0.2): Loading from cache
698php_1 | - Installing phpoption/phpoption (1.5.0): Loading from cache
699php_1 | - Installing phpcollection/phpcollection (0.5.0): Loading from cache
700php_1 | - Installing jms/parser-lib (1.0.0): Loading from cache
701php_1 | - Installing jms/metadata (1.7.0): Loading from cache
702php_1 | - Installing jms/serializer (1.14.0): Loading from cache
703php_1 | Cleaning: jms/serializer
704php_1 |
705php_1 |
706php_1 | [RuntimeException]
707php_1 | Could not delete /var/www/html/vendor/jms/serializer/tests/Fixtures:
708php_1 |
709php_1 |
710php_1 | install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--cl
711assmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...
712php_1 |
713coopcycle-web_php_1 exited with code 1