Started by an SCM change Running as SYSTEM Building in workspace /opt/jenkins/jobs/VuFindHarvest/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /opt/jenkins/jobs/VuFindHarvest/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/vufind-org/vufindharvest.git # timeout=10 Fetching upstream changes from https://github.com/vufind-org/vufindharvest.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/vufind-org/vufindharvest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 9a337714ab528e712ec403a03250b40831056537 (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a337714ab528e712ec403a03250b40831056537 # timeout=10 Commit message: "GitHub actions update 20240717 (#23)" > git rev-list --no-walk 3a8544954878e2b493a0df9f5247c46a7e3a496a # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins18043443119654959064.sh + composer update Loading composer repositories with package information Updating dependencies Lock file operations: 76 installs, 0 updates, 0 removals - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.2) - Locking composer/xdebug-handler (3.0.5) - Locking friendsofphp/php-cs-fixer (v3.51.0) - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) - Locking guzzlehttp/psr7 (2.6.2) - Locking laminas/laminas-escaper (2.13.0) - Locking laminas/laminas-http (2.19.0) - Locking laminas/laminas-loader (2.10.0) - Locking laminas/laminas-servicemanager (3.22.1) - Locking laminas/laminas-stdlib (3.19.0) - Locking laminas/laminas-uri (2.11.0) - Locking laminas/laminas-validator (2.62.0) - Locking myclabs/deep-copy (1.12.0) - Locking nikic/php-parser (v5.1.0) - Locking pdepend/pdepend (2.16.2) - Locking pear/http_request2 (v2.6.0) - Locking pear/net_url2 (v2.2.2) - Locking pear/pear_exception (v1.0.2) - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) - Locking phing/phing (3.0.0) - Locking phpmd/phpmd (2.15.0) - Locking phpstan/phpstan (1.10.59) - Locking phpunit/php-code-coverage (10.1.15) - Locking phpunit/php-file-iterator (4.1.0) - Locking phpunit/php-invoker (4.0.0) - Locking phpunit/php-text-template (3.0.1) - Locking phpunit/php-timer (6.0.0) - Locking phpunit/phpunit (10.5.11) - Locking psr/container (1.1.2) - Locking psr/event-dispatcher (1.0.0) - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) - Locking psr/log (3.0.0) - Locking ralouphie/getallheaders (3.0.3) - Locking sebastian/cli-parser (2.0.1) - Locking sebastian/code-unit (2.0.0) - Locking sebastian/code-unit-reverse-lookup (3.0.0) - Locking sebastian/comparator (5.0.1) - Locking sebastian/complexity (3.2.0) - Locking sebastian/diff (5.1.1) - Locking sebastian/environment (6.1.0) - Locking sebastian/exporter (5.1.2) - Locking sebastian/global-state (6.0.2) - Locking sebastian/lines-of-code (2.0.2) - Locking sebastian/object-enumerator (5.0.0) - Locking sebastian/object-reflector (3.0.0) - Locking sebastian/recursion-context (5.0.0) - Locking sebastian/type (4.0.0) - Locking sebastian/version (4.0.1) - Locking squizlabs/php_codesniffer (3.9.0) - Locking symfony/config (v6.4.8) - Locking symfony/console (v6.4.9) - Locking symfony/dependency-injection (v6.4.9) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/event-dispatcher (v6.4.8) - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/filesystem (v6.4.9) - Locking symfony/finder (v6.4.8) - Locking symfony/options-resolver (v6.4.8) - Locking symfony/polyfill-ctype (v1.30.0) - Locking symfony/polyfill-intl-grapheme (v1.30.0) - Locking symfony/polyfill-intl-normalizer (v1.30.0) - Locking symfony/polyfill-mbstring (v1.30.0) - Locking symfony/polyfill-php80 (v1.30.0) - Locking symfony/polyfill-php81 (v1.30.0) - Locking symfony/process (v6.4.8) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.8) - Locking symfony/string (v6.4.9) - Locking symfony/var-exporter (v6.4.9) - Locking symfony/yaml (v6.4.8) - Locking theseer/tokenizer (1.2.3) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 76 installs, 0 updates, 0 removals - Downloading composer/semver (3.4.2) - Downloading laminas/laminas-validator (2.62.0) - Installing composer/pcre (3.1.4): Extracting archive - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive - Installing psr/container (1.1.2): Extracting archive - Installing symfony/service-contracts (v3.5.0): Extracting archive - Installing symfony/stopwatch (v6.4.8): Extracting archive - Installing symfony/process (v6.4.8): Extracting archive - Installing symfony/polyfill-php81 (v1.30.0): Extracting archive - Installing symfony/polyfill-php80 (v1.30.0): Extracting archive - Installing symfony/polyfill-mbstring (v1.30.0): Extracting archive - Installing symfony/options-resolver (v6.4.8): Extracting archive - Installing symfony/finder (v6.4.8): Extracting archive - Installing symfony/polyfill-ctype (v1.30.0): Extracting archive - Installing symfony/filesystem (v6.4.9): Extracting archive - Installing psr/event-dispatcher (1.0.0): Extracting archive - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive - Installing symfony/event-dispatcher (v6.4.8): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.30.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.30.0): Extracting archive - Installing symfony/string (v6.4.9): Extracting archive - Installing symfony/console (v6.4.9): Extracting archive - Installing sebastian/diff (5.1.1): Extracting archive - Installing psr/log (3.0.0): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing composer/semver (3.4.2): Extracting archive - Installing friendsofphp/php-cs-fixer (v3.51.0): Extracting archive - Installing psr/http-message (2.0): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing ralouphie/getallheaders (3.0.3): Extracting archive - Installing psr/http-factory (1.1.0): Extracting archive - Installing guzzlehttp/psr7 (2.6.2): Extracting archive - Installing guzzlehttp/promises (2.0.2): Extracting archive - Installing guzzlehttp/guzzle (7.8.1): Extracting archive - Installing laminas/laminas-stdlib (3.19.0): Extracting archive - Installing laminas/laminas-servicemanager (3.22.1): Extracting archive - Installing laminas/laminas-validator (2.62.0): Extracting archive - Installing laminas/laminas-escaper (2.13.0): Extracting archive - Installing laminas/laminas-uri (2.11.0): Extracting archive - Installing laminas/laminas-loader (2.10.0): Extracting archive - Installing laminas/laminas-http (2.19.0): Extracting archive - Installing pear/pear_exception (v1.0.2): Extracting archive - Installing pear/net_url2 (v2.2.2): Extracting archive - Installing pear/http_request2 (v2.6.0): Extracting archive - Installing symfony/yaml (v6.4.8): Extracting archive - Installing sebastian/version (4.0.1): Extracting archive - Installing phing/phing (3.0.0): Extracting archive - Installing symfony/var-exporter (v6.4.9): Extracting archive - Installing symfony/dependency-injection (v6.4.9): Extracting archive - Installing symfony/config (v6.4.8): Extracting archive - Installing pdepend/pdepend (2.16.2): Extracting archive - Installing phpmd/phpmd (2.15.0): Extracting archive - Installing phpstan/phpstan (1.10.59): Extracting archive - Installing sebastian/type (4.0.0): Extracting archive - Installing sebastian/recursion-context (5.0.0): Extracting archive - Installing sebastian/object-reflector (3.0.0): Extracting archive - Installing sebastian/object-enumerator (5.0.0): Extracting archive - Installing sebastian/global-state (6.0.2): Extracting archive - Installing sebastian/exporter (5.1.2): Extracting archive - Installing sebastian/environment (6.1.0): Extracting archive - Installing sebastian/comparator (5.0.1): Extracting archive - Installing sebastian/code-unit (2.0.0): Extracting archive - Installing sebastian/cli-parser (2.0.1): Extracting archive - Installing phpunit/php-timer (6.0.0): Extracting archive - Installing phpunit/php-text-template (3.0.1): Extracting archive - Installing phpunit/php-invoker (4.0.0): Extracting archive - Installing phpunit/php-file-iterator (4.1.0): Extracting archive - Installing theseer/tokenizer (1.2.3): Extracting archive - Installing nikic/php-parser (v5.1.0): Extracting archive - Installing sebastian/lines-of-code (2.0.2): Extracting archive - Installing sebastian/complexity (3.2.0): Extracting archive - Installing sebastian/code-unit-reverse-lookup (3.0.0): Extracting archive - Installing phpunit/php-code-coverage (10.1.15): Extracting archive - Installing phar-io/version (3.2.1): Extracting archive - Installing phar-io/manifest (2.0.4): Extracting archive - Installing myclabs/deep-copy (1.12.0): Extracting archive - Installing phpunit/phpunit (10.5.11): Extracting archive - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive 26 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 64 packages you are using are looking for funding. Use the `composer fund` command to find out more! No security vulnerability advisories found. looking for '/opt/jenkins/jobs/VuFindHarvest/workspace/build.xml' ... use '/opt/jenkins/jobs/VuFindHarvest/workspace' as a working directory. [workspace] $ /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phing -buildfile /opt/jenkins/jobs/VuFindHarvest/workspace/build.xml -Dtmp=/opt/jenkins/jobs/VuFindHarvest/workspace '-Dphpunit_command=php -dpcov.enabled=1 -dpcov.directory=/opt/jenkins/jobs/VuFindHarvest/workspace -dpcov.exclude="~vendor~" /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpunit' main -logger Phing\Listener\DefaultLogger Buildfile: /opt/jenkins/jobs/VuFindHarvest/workspace/build.xml vufindharvest > main: vufindharvest > startup: vufindharvest > ci-tasks: vufindharvest > phpcs: vufindharvest > phpunit: PHPUnit 10.5.11 by Sebastian Bergmann and contributors. Runtime: PHP 8.2.21 with PCOV 1.0.10 Configuration: /opt/jenkins/jobs/VuFindHarvest/workspace/phpunit.xml ............................................. 45 / 45 (100%) Time: 00:01.270, Memory: 12.00 MB OK (45 tests, 132 assertions) Generating code coverage report in Clover XML format ... done [00:00.009] Generating code coverage report in HTML format ... done [00:00.064] vufindharvest > phpdoc: [httpget] Fetching https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.3.1/phpDocumentor.phar [httpget] Contents from https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.3.1/phpDocumentor.phar saved to /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.3.1.phar [chmod] Changed file mode on '/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.3.1.phar' to 755 phpDocumentor v3.3.1 Parsing files 1/19 [=>--------------------------] 5% 19/19 [============================] 100% Applying transformations (can take a while) 1/21 [=>--------------------------] 4% 3/21 [====>-----------------------] 14% 7/21 [=========>------------------] 33% 13/21 [=================>----------] 61% 21/21 [============================] 100% All done in 1 seconds! vufindharvest > phpmd: [exec] Result: 2 vufindharvest > pdepend: vufindharvest > phpstan-checkstyle: 0/19 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 19/19 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% vufindharvest > shutdown: [delete] Deleting directory /opt/jenkins/jobs/VuFindHarvest/workspace/vendor [delete] Deleting: /opt/jenkins/jobs/VuFindHarvest/workspace/composer.lock BUILD FINISHED Total time: 10.1076 seconds Recording plot data Publishing Javadoc Publishing Clover coverage report... Publishing Clover HTML report... Publishing Clover XML report... Processing Clover XML report ... Publishing Clover coverage results... INFO: Processing PHPUnit-4.x (default) INFO: [PHPUnit-4.x (default)] - 1 test report file(s) were found with the pattern 'build/vufindharvest/reports/phpunit.xml' relative to '/opt/jenkins/jobs/VuFindHarvest/workspace' for the testing framework 'PHPUnit-4.x (default)'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. [Checks API] No suitable checks publisher found. INFO: Setting the build status to SUCCESS [PMD] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/phpmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpmd.xml [PMD] -> found 5 issues (skipped 0 duplicates) [PMD] Successfully processed file 'build/vufindharvest/reports/phpmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/opt/jenkins/jobs/VuFindHarvest/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 5 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 5 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 5 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/opt/jenkins/jobs/VuFindHarvest/builds/104/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Skipping cleaning of source code files in old builds [PMD] Repository miner is not configured, skipping repository mining [PMD] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/phpmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpmd.xml [PMD] -> found 5 issues (skipped 0 duplicates) [PMD] Successfully processed file 'build/vufindharvest/reports/phpmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/opt/jenkins/jobs/VuFindHarvest/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 5 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 5 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 5 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/opt/jenkins/jobs/VuFindHarvest/builds/104/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Skipping cleaning of source code files in old builds [PMD] Repository miner is not configured, skipping repository mining [PMD] Reference build recorder is not configured [PMD] No valid reference build found [PMD] All reported issues will be considered outstanding [PMD] No quality gates have been set - skipping [PMD] Health report is disabled - skipping [PMD] Created analysis result for 5 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'VuFindHarvest #104'. [Checks API] No suitable checks publisher found. [CheckStyle] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/*checkstyle.xml' [CheckStyle] Traversing of symbolic links: enabled [CheckStyle] -> found 2 files [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/checkstyle.xml' [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpstan-checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/phpstan-checkstyle.xml' [CheckStyle] Skipping post processing [CheckStyle] No filter has been set, publishing all 0 issues [CheckStyle] Repository miner is not configured, skipping repository mining [CheckStyle] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/*checkstyle.xml' [CheckStyle] Traversing of symbolic links: enabled [CheckStyle] -> found 2 files [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/checkstyle.xml' [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpstan-checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/phpstan-checkstyle.xml' [CheckStyle] Skipping post processing [CheckStyle] No filter has been set, publishing all 0 issues [CheckStyle] Repository miner is not configured, skipping repository mining [CheckStyle] Reference build recorder is not configured [CheckStyle] No valid reference build found [CheckStyle] All reported issues will be considered outstanding [CheckStyle] No quality gates have been set - skipping [CheckStyle] Health report is disabled - skipping [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'VuFindHarvest #104'. [Checks API] No suitable checks publisher found. [JDepend] JDepend plugin is ready [JDepend] Found 18 classes in 5 packages Finished: SUCCESS