gh workflow: eco - raise ulimit nofile #34
Annotations
1 error and 1 warning
wordpress_phpunit_test_runner
Error: buildah exited with code 125
Resolved "php" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/php:8.3-cli...
Getting image source signatures
Copying blob sha256:6b71dae31e81cf59b45cf782cf7d1fc04c04a113e5d02b70a8ee34a00d497534
Copying blob sha256:1aa61ea11ee8a864fd6b368bd09be18de3692f7ada24f03df32e585107432160
Copying blob sha256:e22afa33f327082e95c674a5bdf3b6d25760aca5abce3b032de2c444ba4864ed
Copying blob sha256:2f44b7a888fa005d07c031d3cfad2a1c0344207def2ab9dbb97712425ff812c1
Copying blob sha256:dee2d6457f7dfa4038468c6cd3a2effddced57ab5cb49782f16c229816d9ca31
Copying blob sha256:3a95dcec60350663284915f66e96b2d216179ebe405663a818c81de0f22f45e1
Copying blob sha256:6b71dae31e81cf59b45cf782cf7d1fc04c04a113e5d02b70a8ee34a00d497534
Copying blob sha256:e22afa33f327082e95c674a5bdf3b6d25760aca5abce3b032de2c444ba4864ed
Copying blob sha256:b3d0c4904f0cc178f4bd131b5e18c7590ccd45bbe69c4ce451482ad85fd6cbd8
Copying blob sha256:2f44b7a888fa005d07c031d3cfad2a1c0344207def2ab9dbb97712425ff812c1
Copying blob sha256:dee2d6457f7dfa4038468c6cd3a2effddced57ab5cb49782f16c229816d9ca31
Copying blob sha256:1aa61ea11ee8a864fd6b368bd09be18de3692f7ada24f03df32e585107432160
Copying blob sha256:bfca75bb63ce1d34ea1519600754c4c0c8460c5ad969863c48350f6b5fedc7f8
Copying blob sha256:3c6ce6228b91dc6b985163951e1b6e9c8a7e8e8b2d8c76ea3a8263dbdd23c11b
Copying blob sha256:b3d0c4904f0cc178f4bd131b5e18c7590ccd45bbe69c4ce451482ad85fd6cbd8
Copying blob sha256:bfca75bb63ce1d34ea1519600754c4c0c8460c5ad969863c48350f6b5fedc7f8
Copying blob sha256:3c6ce6228b91dc6b985163951e1b6e9c8a7e8e8b2d8c76ea3a8263dbdd23c11b
Copying blob sha256:3a95dcec60350663284915f66e96b2d216179ebe405663a818c81de0f22f45e1
Copying config sha256:9ca5a711ca582357da00c0a46035d5fb01319370bef6a80d4d5e28ceec43c421
Writing manifest to image destination
Storing signatures
error building at STEP "RUN apt-get update ; apt-get install -y --no-install-recommends git grunt libfreetype6-dev libjpeg62-turbo-dev libpng-dev rsync unzip wget && docker-php-ext-configure gd --with-freetype --with-jpeg && docker-php-ext-install -j"$(nproc)" gd mysqli && rm -rf /var/lib/apt/lists/*": ulimit option "nofile=1048576:104857" requires name=SOFT:HARD, failed to be parsed: ulimit soft limit must be less than or equal to hard limit: 1048576 > 104857
time="2024-01-30T06:40:57Z" level=error msg="exit status 125"
|
wordpress_phpunit_test_runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: redhat-actions/buildah-build@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|