Running with gitlab-runner 17.1.0 (fe451d5a)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1722600989:prepare_executor
Preparing the "docker" executor
Using Docker executor with image composer:2 ...
Pulling docker image composer:2 ...
Using docker image sha256:a59edfa96e04c4d40ecfe7465485035976d7595276702cd00161632f08edd837 for composer:2 with digest composer@sha256:3d023c753a64cca5ff898b843449c55b33e788c0816f70854472ea3a6e9eb180 ...
section_end:1722600991:prepare_executor
section_start:1722600991:prepare_script
Preparing environment
Running on runner-scbewxeb-project-127-concurrent-0 via qui-gitlab-runner...
section_end:1722600991:prepare_script
section_start:1722600991:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/quiqqer/package-faq/.git/
Checking out f5ab7600 as detached HEAD (ref is feat-quiqqer-tooling)...
Removing .phive-home/
Removing .phpcs-cache-phpcs-f5ab7600b15129e146108adf04454ac14c5cacca.json
Removing .phpcs-report.xml
Removing tools/

Skipping Git submodules setup
section_end:1722600992:get_sources
section_start:1722600992:step_script
Executing "step_script" stage of the job script
Using docker image sha256:a59edfa96e04c4d40ecfe7465485035976d7595276702cd00161632f08edd837 for composer:2 with digest composer@sha256:3d023c753a64cca5ff898b843449c55b33e788c0816f70854472ea3a6e9eb180 ...
$ 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
- License "PCSG QL-1.0" 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.
- License "CC BY-NC-SA 4.0" 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:1722600993:step_script
section_start:1722600993:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1722600993:cleanup_file_variables
Job succeeded