Started by user pen Building in workspace /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x Cloning the remote Git repository Cloning repository https://github.com/iamapen/dbunit-CommentableDataSet > git init /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x # timeout=10 Fetching upstream changes from https://github.com/iamapen/dbunit-CommentableDataSet > git --version # timeout=10 > git fetch --tags --progress https://github.com/iamapen/dbunit-CommentableDataSet +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/iamapen/dbunit-CommentableDataSet # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/iamapen/dbunit-CommentableDataSet # timeout=10 Fetching upstream changes from https://github.com/iamapen/dbunit-CommentableDataSet > git fetch --tags --progress https://github.com/iamapen/dbunit-CommentableDataSet +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/3.0.x-dev^{commit} # timeout=10 Checking out Revision 48049bb4956771012449d4fad93f15131fdf4276 (origin/3.0.x-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 48049bb4956771012449d4fad93f15131fdf4276 Commit message: "Fix: sample" > git rev-list --no-walk 48049bb4956771012449d4fad93f15131fdf4276 # timeout=10 [dbunit-CommentableDataSet-3.x] $ ant "-DPHPLOC_BIN=/usr/lib/jenkins/phplib/phploc-4.0.1/vendor/bin/phploc " "-DPHPCS_BIN=/usr/lib/jenkins/phplib/phpcs-3.4.0/vendor/bin/phpcs " "-DPHPCPD_BIN=/usr/lib/jenkins/phplib/phpcpd-3.0.1/vendor/bin/phpcpd " -DPHP_BIN=/usr/bin/php71 "-DCOMPOSER_BIN=/usr/local/bin/composer " "-DPHPMD_BIN=/usr/lib/jenkins/phplib/phpmd-2.6.0/vendor/bin/phpmd " "-DPHPCB_BIN=/usr/lib/jenkins/phplib/phpcb-1.1.4/vendor/bin/phpcb " "-DPDEPEND_BIN=/usr/lib/jenkins/phplib/phpmd-2.6.0/vendor/bin/pdepend " "-DPHPDOC_BIN=/usr/lib/jenkins/phplib/phpdoc-2.8.5/vendor/bin/phpdoc " -DPHPDOX_BIN=/usr/lib/jenkins/phplib/phpdox-0.11.0-dev/vendor/bin/phpdox build Buildfile: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/build.xml clean: [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/api [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/code-browser [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/coverage [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/logs [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/pdepend composer-dev: [exec] You are using the deprecated option "dev". Dev packages are installed by default now. [exec] Loading composer repositories with package information [exec] Installing dependencies (including require-dev) from lock file [exec] 1/10: https://codeload.github.com/sebastianbergmann/environment/legacy.zip/cd0871b3975fb7fc44d11314fd1ee20925fce4f5 [exec] 2/10: https://codeload.github.com/phar-io/version/legacy.zip/a70c0ced4be299a63d32fa96d9281d03e94041df [exec] 3/10: https://codeload.github.com/sebastianbergmann/php-token-stream/legacy.zip/791198a2c6254db10131eecfe8c06670700904db [exec] 4/10: https://codeload.github.com/sebastianbergmann/diff/legacy.zip/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd [exec] 5/10: https://codeload.github.com/phar-io/manifest/legacy.zip/2df402786ab5368a0169091f61a7c1e0eb6852d0 [exec] 6/10: https://codeload.github.com/sebastianbergmann/comparator/legacy.zip/34369daee48eafb2651bea869b4b15d75ccc35f9 [exec] 7/10: https://codeload.github.com/sebastianbergmann/phpunit-mock-objects/legacy.zip/cd1cf05c553ecfec36b170070573e540b67d3f1f [exec] 8/10: https://codeload.github.com/sebastianbergmann/php-code-coverage/legacy.zip/c89677919c5dd6d3b3852f230a663118762218ac [exec] 9/10: https://codeload.github.com/sebastianbergmann/dbunit/legacy.zip/0fa4329e490480ab957fe7b1185ea0996ca11f44 [exec] 10/10: https://codeload.github.com/sebastianbergmann/phpunit/legacy.zip/0973426fb012359b2f18d3bd1e90ef1172839693 [exec] Finished: success: 10, skipped: 0, failure: 0, total: 10 [exec] Package operations: 31 installs, 0 updates, 0 removals [exec] - Installing symfony/polyfill-ctype (v1.10.0): Loading from cache [exec] - Installing webmozart/assert (1.4.0): Loading from cache [exec] - Installing phpdocumentor/reflection-common (1.0.1): Loading from cache [exec] - Installing phpdocumentor/type-resolver (0.4.0): Loading from cache [exec] - Installing phpdocumentor/reflection-docblock (4.3.0): Loading from cache [exec] - Installing symfony/yaml (v3.4.21): Loading from cache [exec] - Installing sebastian/version (2.0.1): Loading from cache [exec] - Installing sebastian/resource-operations (1.0.0): Loading from cache [exec] - Installing sebastian/recursion-context (3.0.0): Loading from cache [exec] - Installing sebastian/object-reflector (1.1.1): Loading from cache [exec] - Installing sebastian/object-enumerator (3.0.3): Loading from cache [exec] - Installing sebastian/global-state (2.0.0): Loading from cache [exec] - Installing sebastian/exporter (3.1.0): Loading from cache [exec] - Installing sebastian/environment (3.1.0): Loading from cache [exec] - Installing sebastian/diff (2.0.1): Loading from cache [exec] - Installing sebastian/comparator (2.1.3): Loading from cache [exec] - Installing phpunit/php-text-template (1.2.1): Loading from cache [exec] - Installing doctrine/instantiator (1.0.5): Loading from cache [exec] - Installing phpunit/phpunit-mock-objects (5.0.10): Loading from cache [exec] - Installing phpunit/php-timer (1.0.9): Loading from cache [exec] - Installing phpunit/php-file-iterator (1.4.5): Loading from cache [exec] - Installing theseer/tokenizer (1.1.0): Loading from cache [exec] - Installing sebastian/code-unit-reverse-lookup (1.0.1): Loading from cache [exec] - Installing phpunit/php-token-stream (2.0.2): Loading from cache [exec] - Installing phpunit/php-code-coverage (5.3.2): Loading from cache [exec] - Installing phpspec/prophecy (1.8.0): Loading from cache [exec] - Installing phar-io/version (1.0.1): Loading from cache [exec] - Installing phar-io/manifest (1.0.1): Loading from cache [exec] - Installing myclabs/deep-copy (1.7.0): Loading from cache [exec] - Installing phpunit/phpunit (6.5.13): Loading from cache [exec] - Installing phpunit/dbunit (3.0.3): Loading from cache [exec] symfony/yaml suggests installing symfony/console (For validating YAML files using the lint command) [exec] sebastian/global-state suggests installing ext-uopz (*) [exec] phpunit/phpunit-mock-objects suggests installing ext-soap (*) [exec] phpunit/phpunit suggests installing phpunit/php-invoker (^1.1) [exec] Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. [exec] Generating autoload files parallelTasks: pdepend: phpcpd: [exec] phpcpd 3.0.1 by Sebastian Bergmann. [exec] [exec] 0.00% duplicated lines out of 271 total lines of code. [exec] [exec] Time: 307 ms, Memory: 4.00MB phpcs: [exec] PDepend 2.5.2 [exec] [exec] Parsing source files: [exec] Result: 2 phpdoc: [exec] ... 3 [exec] [exec] Calculating Dependency metrics: [exec] 13 [exec] [exec] Calculating Coupling metrics: [exec] 19 [exec] [exec] Calculating Cyclomatic Complexity metrics: [exec] 19 [exec] [exec] Calculating Inheritance metrics: [exec] 5 [exec] [exec] Calculating Node Count metrics: [exec] 13 [exec] [exec] Calculating Node Loc metrics: [exec] 16 [exec] [exec] Generating pdepend log files, this may take a moment. [exec] [exec] Time: 0:00:01; Memory: 12.00Mb phpmd: [exec] Result: 2 phploc: [exec] phploc 4.0.1 by Sebastian Bergmann. [exec] [exec] Directories 1 [exec] Files 3 [exec] [exec] Size [exec] Lines of Code (LOC) 271 [exec] Comment Lines of Code (CLOC) 67 (24.72%) [exec] Non-Comment Lines of Code (NCLOC) 204 (75.28%) [exec] Logical Lines of Code (LLOC) 75 (27.68%) [exec] Classes 67 (89.33%) [exec] Average Class Length 22 [exec] Minimum Class Length 9 [exec] Maximum Class Length 43 [exec] Average Method Length 8 [exec] Minimum Method Length 1 [exec] Maximum Method Length 24 [exec] Functions 0 (0.00%) [exec] Average Function Length 0 [exec] Not in classes or functions 8 (10.67%) [exec] [exec] Cyclomatic Complexity [exec] Average Complexity per LLOC 0.29 [exec] Average Complexity per Class 8.33 [exec] Minimum Class Complexity 4.00 [exec] Maximum Class Complexity 16.00 [exec] Average Complexity per Method 3.75 [exec] Minimum Method Complexity 1.00 [exec] Maximum Method Complexity 11.00 [exec] [exec] Dependencies [exec] Global Accesses 0 [exec] Global Constants 0 (0.00%) [exec] Global Variables 0 (0.00%) [exec] Super-Global Variables 0 (0.00%) [exec] Attribute Accesses 10 [exec] Non-Static 10 (100.00%) [exec] Static 0 (0.00%) [exec] Method Calls 34 [exec] Non-Static 33 (97.06%) [exec] Static 1 (2.94%) [exec] [exec] Structure [exec] Namespaces 2 [exec] Interfaces 0 [exec] Traits 0 [exec] Classes 3 [exec] Abstract Classes 0 (0.00%) [exec] Concrete Classes 3 (100.00%) [exec] Methods 8 [exec] Scope [exec] Non-Static Methods 8 (100.00%) [exec] Static Methods 0 (0.00%) [exec] Visibility [exec] Public Methods 4 (50.00%) [exec] Non-Public Methods 4 (50.00%) [exec] Functions 0 [exec] Named Functions 0 (0.00%) [exec] Anonymous Functions 0 (0.00%) [exec] Constants 0 [exec] Global Constants 0 (0.00%) [exec] Class Constants 0 (0.00%) [exec] Collecting files .. OK [exec] Initializing parser .. OK [exec] Parsing files [exec] Parsing /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/src/DbUnit/DataSet/CommentableCsvDataSet.php [exec] No summary was found for this file [exec] Parsing /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/src/DbUnit/DataSet/ExcelCsvDataSet.php [exec] No summary was found for this file [exec] Parsing /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/src/DbUnit/Operation/MySqlBulkInsert.php [exec] No summary was found for this file [exec] Argument $databaseTableMetaData is missing from the Docblock of buildOperationQuery [exec] Argument $table is missing from the Docblock of buildOperationQuery [exec] Argument $connection is missing from the Docblock of buildOperationQuery [exec] Argument $rowCount is missing from the Docblock of buildOperationQuery [exec] No summary for method buildOperationQuery() [exec] Argument $databaseTableMetaData is missing from the Docblock of buildOperationArguments [exec] Argument $table is missing from the Docblock of buildOperationArguments [exec] Argument $row is missing from the Docblock of buildOperationArguments [exec] No summary for method buildOperationArguments() [exec] Argument $databaseTableMetaData is missing from the Docblock of disablePrimaryKeys [exec] Argument $table is missing from the Docblock of disablePrimaryKeys [exec] Argument $connection is missing from the Docblock of disablePrimaryKeys [exec] No summary for method disablePrimaryKeys() [exec] No summary for method execute() [exec] No summary for property $operationName [exec] Storing cache in "/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/api" .. OK [exec] Load cache .. 0.008s [exec] Preparing template "clean" .. 0.036s [exec] Preparing 17 transformations .. 0.000s [exec] Build "elements" index .. 0.000s [exec] Replace textual FQCNs with object aliases .. 0.003s [exec] Resolve @link and @see tags in descriptions .. 0.000s [exec] Enriches inline example tags with their sources .. 0.000s [exec] Build "packages" index .. 0.002s [exec] Build "namespaces" index and add namespaces to "elements" .. 0.001s [exec] Collect all markers embedded in tags .. 0.000s [exec] Transform analyzed project into artifacts .. [exec] Applying 17 transformations [exec] Initialize writer "phpDocumentor\Plugin\Core\Transformer\Writer\FileIo" [exec] Initialize writer "phpDocumentor\Plugin\Twig\Writer\Twig" [exec] Initialize writer "phpDocumentor\Plugin\Graphs\Writer\Graph" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "twig" [exec] [exec] [exec] [RuntimeException] [exec] Unable to create the cache directory (/tmp/phpdoc-twig-cache/cb). [exec] [exec] [exec] project:run [-t|--target [TARGET]] [--cache-folder [CACHE-FOLDER]] [-f|--filename [FILENAME]] [-d|--directory [DIRECTORY]] [--encoding [ENCODING]] [-e|--extensions [EXTENSIONS]] [-i|--ignore [IGNORE]] [--ignore-tags [IGNORE-TAGS]] [--hidden] [--ignore-symlinks] [-m|--markers [MARKERS]] [--title [TITLE]] [--force] [--validate] [--visibility [VISIBILITY]] [--defaultpackagename [DEFAULTPACKAGENAME]] [--sourcecode] [-p|--progressbar] [--template [TEMPLATE]] [--parseprivate] [--log [LOG]] [exec] phpunit: [exec] PHPUnit 6.5.13 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.1.26 with Xdebug 2.6.1 [exec] Configuration: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/unittest/phpunit_ci.xml [exec] [exec] ..... 5 / 5 (100%) [exec] [exec] Time: 175 ms, Memory: 6.00MB [exec] [exec] OK (5 tests, 5 assertions) [exec] [exec] Generating code coverage report in Clover XML format ... done [exec] [exec] Generating code coverage report in HTML format ... done phpcb: build: BUILD SUCCESSFUL Total time: 11 seconds Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=48049bb4956771012449d4fad93f15131fdf4276, workspace=/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=48049bb4956771012449d4fad93f15131fdf4276, workspace=/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=48049bb4956771012449d4fad93f15131fdf4276, workspace=/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x Publishing Clover coverage report... Clover xml file does not exist in: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/dbunit-CommentableDataSet-3.x/builds/2/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Publishing Javadoc Publishing Clover coverage report... No Clover report will be published due to a Build Failure [JDepend] JDepend plugin is ready [JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/build/logs/jdepend.xml Archiving artifacts [COVCOMPLPLOT] Collecting Data... [COVCOMPLPLOT ERROR] [COVCOMPL] No [Clover] plugin result. [Clover] plugin should be peformed first to generate Cov/Compl plot. Finished: FAILURE