Skip to content
Failed

Console Output

Started by user Demian Katz
Running as SYSTEM
Building in workspace /opt/jenkins/jobs/VuFindHarvest/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # 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 fetch --tags --progress https://github.com/vufind-org/vufindharvest.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 79fa6bd2247e4fc3c3142b187774e24b446b6716 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 79fa6bd2247e4fc3c3142b187774e24b446b6716 # timeout=10
Commit message: "Fix phpdoc."
 > git rev-list --no-walk c97905c199a7e7321fe59809f921abc982a2bfcf # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins6946323556172333781.sh
+ composer install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 72 installs, 0 updates, 0 removals
  - Installing psr/container (1.0.0): Loading from cache
  - Installing symfony/service-contracts (v1.1.8): Loading from cache
  - Installing symfony/stopwatch (v4.4.5): Loading from cache
  - Installing symfony/process (v4.4.5): Loading from cache
  - Installing symfony/polyfill-php72 (v1.14.0): Loading from cache
  - Installing paragonie/random_compat (v9.99.99): Loading from cache
  - Installing symfony/polyfill-php70 (v1.14.0): Loading from cache
  - Installing symfony/options-resolver (v4.4.5): Loading from cache
  - Installing symfony/finder (v4.4.5): Loading from cache
  - Installing symfony/polyfill-ctype (v1.14.0): Loading from cache
  - Installing symfony/filesystem (v4.4.5): Loading from cache
  - Installing symfony/event-dispatcher-contracts (v1.1.7): Loading from cache
  - Installing symfony/event-dispatcher (v4.4.5): Loading from cache
  - Installing symfony/polyfill-php73 (v1.14.0): Loading from cache
  - Installing symfony/polyfill-mbstring (v1.14.0): Loading from cache
  - Installing symfony/console (v4.4.5): Loading from cache
  - Installing php-cs-fixer/diff (v1.3.0): Loading from cache
  - Installing doctrine/lexer (1.2.0): Loading from cache
  - Installing doctrine/annotations (v1.8.0): Loading from cache
  - Installing psr/log (1.1.2): Loading from cache
  - Installing composer/xdebug-handler (1.4.1): Loading from cache
  - Installing composer/semver (1.5.1): Loading from cache
  - Installing friendsofphp/php-cs-fixer (v2.16.1): Loading from cache
  - Installing pear/pear_exception (v1.0.1): Loading from cache
  - Installing pear/net_url2 (v2.2.2): Loading from cache
  - Installing pear/http_request2 (v2.3.0): Loading from cache
  - Installing phing/phing (2.16.2): Loading from cache
  - Installing sebastian/version (2.0.1): Loading from cache
  - Installing theseer/fdomdocument (1.6.6): Loading from cache
  - Installing sebastian/finder-facade (1.2.3): Loading from cache
  - Installing phploc/phploc (4.0.1): Loading from cache
  - Installing symfony/config (v4.4.5): Loading from cache
  - Installing symfony/dependency-injection (v4.4.5): Loading from cache
  - Installing pdepend/pdepend (2.7.1): Loading from cache
  - Installing phpmd/phpmd (2.8.1): Loading from cache
  - Installing sebastian/type (1.1.3): Loading from cache
  - Installing sebastian/resource-operations (2.0.1): Loading from cache
  - Installing sebastian/recursion-context (3.0.0): Loading from cache
  - Installing sebastian/object-reflector (1.1.1): Loading from cache
  - Installing sebastian/object-enumerator (3.0.3): Loading from cache
  - Installing sebastian/global-state (3.0.0): Loading from cache
  - Installing sebastian/exporter (3.1.2): Loading from cache
  - Installing sebastian/environment (4.2.3): Loading from cache
  - Installing sebastian/diff (3.0.2): Loading from cache
  - Installing sebastian/comparator (3.0.2): Loading from cache
  - Installing phpunit/php-timer (2.1.2): Loading from cache
  - Installing phpunit/php-text-template (1.2.1): Loading from cache
  - Installing phpunit/php-file-iterator (2.0.2): Loading from cache
  - Installing theseer/tokenizer (1.1.3): Loading from cache
  - Installing sebastian/code-unit-reverse-lookup (1.0.1): Loading from cache
  - Installing phpunit/php-token-stream (3.1.1): Loading from cache
  - Installing phpunit/php-code-coverage (7.0.10): Loading from cache
  - Installing doctrine/instantiator (1.3.0): Loading from cache
  - Installing phpdocumentor/reflection-common (2.0.0): Loading from cache
  - Installing webmozart/assert (1.7.0): Loading from cache
  - Installing phpdocumentor/type-resolver (1.1.0): Loading from cache
  - Installing phpdocumentor/reflection-docblock (5.1.0): Loading from cache
  - Installing phpspec/prophecy (v1.10.3): Loading from cache
  - Installing phar-io/version (2.0.1): Loading from cache
  - Installing phar-io/manifest (1.0.3): Loading from cache
  - Installing myclabs/deep-copy (1.9.5): Loading from cache
  - Installing phpunit/phpunit (8.5.2): Loading from cache
  - Installing sebastian/phpcpd (4.1.0): Loading from cache
  - Installing squizlabs/php_codesniffer (3.5.3): Loading from cache
  - Installing laminas/laminas-zendframework-bridge (1.0.1): Loading from cache
  - Installing laminas/laminas-stdlib (3.2.1): Loading from cache
  - Installing container-interop/container-interop (1.2.0): Loading from cache
  - Installing laminas/laminas-validator (2.13.2): Loading from cache
  - Installing laminas/laminas-escaper (2.6.1): Loading from cache
  - Installing laminas/laminas-uri (2.7.1): Loading from cache
  - Installing laminas/laminas-loader (2.6.1): Loading from cache
  - Installing laminas/laminas-http (2.11.2): Loading from cache
paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
symfony/event-dispatcher-contracts suggests installing psr/event-dispatcher
symfony/event-dispatcher suggests installing symfony/http-kernel
symfony/console suggests installing symfony/lock
friendsofphp/php-cs-fixer suggests installing php-cs-fixer/phpunit-constraint-isidenticalstring (For IsIdenticalString constraint.)
friendsofphp/php-cs-fixer suggests installing php-cs-fixer/phpunit-constraint-xmlmatchesxsd (For XmlMatchesXsd constraint.)
phing/phing suggests installing phpdocumentor/phpdocumentor (Documentation Generator for PHP)
phing/phing suggests installing pear/versioncontrol_svn (A simple OO-style interface for Subversion, the free/open-source version control system)
phing/phing suggests installing pear/versioncontrol_git (A library that provides OO interface to handle Git repository)
phing/phing suggests installing pear/archive_tar (Tar file management class)
phing/phing suggests installing siad007/versioncontrol_hg (A library for interfacing with Mercurial repositories.)
phing/phing suggests installing tedivm/jshrink (Javascript Minifier built in PHP)
symfony/config suggests installing symfony/yaml (To use the yaml reference dumper)
symfony/dependency-injection suggests installing symfony/yaml
symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)
sebastian/global-state suggests installing ext-uopz (*)
phpunit/php-code-coverage suggests installing ext-xdebug (^2.7.2)
phpunit/phpunit suggests installing phpunit/php-invoker (^2.0.0)
phpunit/phpunit suggests installing ext-xdebug (*)
laminas/laminas-validator suggests installing laminas/laminas-db (Laminas\Db component, required by the (No)RecordExists validator)
laminas/laminas-validator suggests installing laminas/laminas-filter (Laminas\Filter component, required by the Digits validator)
laminas/laminas-validator suggests installing laminas/laminas-i18n (Laminas\I18n component to allow translation of validation error messages)
laminas/laminas-validator suggests installing laminas/laminas-i18n-resources (Translations of validator messages)
laminas/laminas-validator suggests installing laminas/laminas-math (Laminas\Math component, required by the Csrf validator)
laminas/laminas-validator suggests installing laminas/laminas-servicemanager (Laminas\ServiceManager component to allow using the ValidatorPluginManager and validator chains)
laminas/laminas-validator suggests installing laminas/laminas-session (Laminas\Session component, ^2.8; required by the Csrf validator)
laminas/laminas-validator suggests installing psr/http-message (psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators)
laminas/laminas-http suggests installing paragonie/certainty (For automated management of cacert.pem)
Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Writing lock file
Generating autoload files
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 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 8.5.2 by Sebastian Bergmann and contributors.

Error:         No code coverage driver is available

.......................................                           39 / 39 (100%)

Time: 1.23 seconds, Memory: 8.00 MB

OK (39 tests, 87 assertions)

vufindharvest > phpdoc:

  [httpget] Fetching https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.0.0-rc/phpDocumentor.phar
  [httpget] Contents from https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.0.0-rc/phpDocumentor.phar saved to /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.0.0-rc.phar
    [chmod] Changed file mode on '/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.0.0-rc.phar' to 755
    [mkdir] Created dir: /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/docs_cache
phpDocumentor v3.0.0-rc


  1/18 [=>--------------------------]   5%Parsing files

 13/18 [====================>-------]  72%
 18/18 [============================] 100%
Applying transformations (can take a while)

  1/16 [=>--------------------------]   6%
  4/16 [=======>--------------------]  25%
  7/16 [============>---------------]  43%
 16/16 [============================] 100%
All done in 1 seconds!

vufindharvest > phpcpd:


vufindharvest > phpmd:


vufindharvest > pdepend:


vufindharvest > phploc:


vufindharvest > shutdown:

   [delete] Deleting directory /opt/jenkins/jobs/VuFindHarvest/workspace/vendor
   [delete] Deleting: /opt/jenkins/jobs/VuFindHarvest/workspace/composer.lock

BUILD FINISHED

Total time: 9.2058 seconds

Recording plot data
Publishing Javadoc
Publishing Clover coverage report...
Clover HTML report '/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/coverage' does not exist and was not copied!
Clover XML file 'clover.xml' does not exist in '/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/coverage' and was not copied!
Processing Clover XML report ...
Could not find 'build/vufindharvest/reports/coverage/clover.xml'.  Did you generate the XML report for Clover?
INFO: Starting to record.
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)'.
WARNING: The file '/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml' is an invalid file.
WARNING: At line 3 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 4 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 5 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 14 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 18 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 22 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 23 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 26 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 34 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 41 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 46 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 57 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 60 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
WARNING: At line 63 of file:/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml:cvc-complex-type.3.2.2: Attribute 'warnings' is not allowed to appear in element 'testsuite'.
ERROR: Step ‘Publish xUnit test result report’ failed: The result file '/opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpunit.xml' for the metric 'PHPUnit' is not valid. The result file has been skipped.
[CheckStylePMDCPD] Skipping execution of recorder since overall result is 'FAILURE'
[JDepend] JDepend plugin is ready
[JDepend] Found 17 classes in 4 packages
Sending e-mails to: vufind-admins@lists.sourceforge.net
Finished: FAILURE