Running with gitlab-runner 17.5.3 (12030cf4)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1739862962:prepare_executor
Preparing the "docker" executor
Using Docker executor with image composer:2 ...
Pulling docker image composer:2 ...
Using docker image sha256:e4b01e194e23faa43ede4f6f1384b5a3a4e7f56caea13a9b1228695d2eacbc0b for composer:2 with digest composer@sha256:2d927cdac840109c09fb3874d16f88056e01020da6fe5a0eace8533823b95159 ...
section_end:1739862964:prepare_executor
section_start:1739862964:prepare_script
Preparing environment
Running on runner-scbewxeb-project-594-concurrent-1 via qui-gitlab-runner...
section_end:1739862965:prepare_script
section_start:1739862965:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/quiqqer/timeline/.git/
Checking out 46f25a41 as detached HEAD (ref is next-2.x)...
Removing parallel-lint.phar

Skipping Git submodules setup
section_end:1739862966:get_sources
section_start:1739862966:step_script
Executing "step_script" stage of the job script
Using docker image sha256:e4b01e194e23faa43ede4f6f1384b5a3a4e7f56caea13a9b1228695d2eacbc0b for composer:2 with digest composer@sha256:2d927cdac840109c09fb3874d16f88056e01020da6fe5a0eace8533823b95159 ...
$ composer validate composer.json
composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
# General warnings
- No license specified, it is recommended to do so. For closed-source software you may use "proprietary" as license.
- License "" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.
section_end:1739862966:step_script
section_start:1739862966:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1739862967:cleanup_file_variables
Job succeeded