2581683-2.patch

Test status
StatusResult
Last receivedWed, 10/07/2015 - 10:59:59
Last requestedWed, 10/07/2015 - 13:13:07
Last testedWed, 10/07/2015 - 13:13:10
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2581683-2.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch 2581683-2.patch. Unable to apply patch. See the log in the details link for more information.
Details

PHP 5.5 MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[06:13:07] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1174293.pifr_simpletest.2581683-2.patch.1444223587.log)
[06:13:07] Review timestamp: (Wed, 10/07/2015 - 06:13)
[06:13:07] Review host: (ec2-52-88-136-72)
[06:13:07] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[06:13:07] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[06:13:07] Environment variables and review information initialized.
[06:13:07] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[06:13:07] Review started.
[06:13:07] Test: Array
(
    [test_id] => 1174293
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => 
                        )

                    [test.directory.apply] => 
                    [test.directory.dependency] => 
                    [test.files] => Array
                        (
                        )

                    [test.extensions] => Array
                        (
                            [0] => php
                            [1] => inc
                            [2] => install
                            [3] => module
                            [4] => test
                        )

                    [drupal.core.version] => 8
                    [drupal.core.url] => git://git.drupal.org/project/drupal.git
                    [drupal.modules] => Array
                        (
                        )

                    [drupal.user] => admin
                    [drupal.pass] => 
                    [drupal.variables] => Array
                        (
                        )

                    [simpletest.tests] => Array
                        (
                        )

                    [simpletest.db] => 
                    [phpversion] => 5.5
                    [test.php.version] => 5.5
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 8.0.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/2581683-2.patch
        )

)

[06:13:07] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[06:13:07] Invoking operation [setup]...
[06:13:07] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[06:13:07] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[06:13:07] Command [rm -rf /tmp/po* 2>&1] succeeded.
[06:13:07] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[06:13:07] Database backend [mysql] loaded.
[06:13:07] Invoking operation [fetch]...
[06:13:07] Fetched [2581683-2.patch].
[06:13:07] Invoking operation [checkout]...
[06:13:07] Version control system backend [git] loaded.
[06:13:09] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[06:13:10] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[06:13:10] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[06:13:10] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [18a5c79 Issue #2581683 by alexpott, hussainweb: Update PHP dependencies pre RC using composer].
[06:13:10] Main branch [8.0.x] checkout [complete].
[06:13:10] Invoking operation [check]...
[06:13:10] Invoking operation [apply]...
[06:13:10] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2581683-2.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: composer.lock:2198
error: composer.lock: patch does not apply
error: patch failed: vendor/composer/autoload_psr4.php:7
error: vendor/composer/autoload_psr4.php: patch does not apply
error: patch failed: vendor/composer/installed.json:257
error: vendor/composer/installed.json: patch does not apply
error: patch failed: vendor/mikey179/vfsStream/CHANGELOG.md:1
error: vendor/mikey179/vfsStream/CHANGELOG.md: patch does not apply
error: vendor/mikey179/vfsStream/readme.md: No such file or directory
error: patch failed: vendor/mikey179/vfsStream/composer.json:27
error: vendor/mikey179/vfsStream/composer.json: patch does not apply
error: vendor/mikey179/vfsStream/composer.lock: already exists in working directory
error: vendor/mikey179/vfsStream/phpunit.xml.dist: already exists in working directory
error: patch failed: vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamAbstractContent.php:148
error: vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamAbstractContent.php: patch does not apply
error: patch failed: vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:231
error: vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php: patch does not apply
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/DirectoryIterationTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/Issue104TestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/PermissionsTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/QuotaTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/UnlinkTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/content/LargeFileContentTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/content/StringBasedFileContentTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/proxy/vfsStreamWrapperRecordingProxy.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamBlockTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamContainerIteratorTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryIssue18TestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamExLockTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamGlobTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamResolveIncludePathTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamUmaskTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperAlreadyRegisteredTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperBaseTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirSeparatorTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTimesTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFlockTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperLargeFileTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperQuotaTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperSetOptionTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperStreamSelectTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperUnregisterTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamZipTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/visitor/vfsStreamAbstractVisitorTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/visitor/vfsStreamPrintVisitorTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/visitor/vfsStreamStructureVisitorTestCase.php: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/resources/filesystemcopy/withSubfolders/aFile.txt: already exists in working directory
error: vendor/mikey179/vfsStream/src/test/resources/filesystemcopy/withSubfolders/subfolder1/file1.txt: already exists in working directory
error: patch failed: vendor/phpunit/php-code-coverage/ChangeLog-2.2.md:2
error: vendor/phpunit/php-code-coverage/ChangeLog-2.2.md: patch does not apply
error: patch failed: vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer.php:58
error: vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer.php: patch does not apply
error: patch failed: vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Dashboard.php:213
error: vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Dashboard.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/ChangeLog-4.8.md:2
error: vendor/phpunit/phpunit/ChangeLog-4.8.md: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/Framework/Assert.php:1795
error: vendor/phpunit/phpunit/src/Framework/Assert.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/Framework/TestCase.php:670
error: vendor/phpunit/phpunit/src/Framework/TestCase.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/Runner/Version.php:30
error: vendor/phpunit/phpunit/src/Runner/Version.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/TextUI/Command.php:786
error: vendor/phpunit/phpunit/src/TextUI/Command.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/TextUI/TestRunner.php:142
error: vendor/phpunit/phpunit/src/TextUI/TestRunner.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/Util/PHP/Template/TestCaseMethod.tpl.dist:70
error: vendor/phpunit/phpunit/src/Util/PHP/Template/TestCaseMethod.tpl.dist: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/Util/Test.php:147
error: vendor/phpunit/phpunit/src/Util/Test.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/src/Util/XML.php:100
error: vendor/phpunit/phpunit/src/Util/XML.php: patch does not apply
error: patch failed: vendor/phpunit/phpunit/tests/Util/TestTest.php:16
error: vendor/phpunit/phpunit/tests/Util/TestTest.php: patch does not apply
error: vendor/phpunit/phpunit/tests/_files/CoverageNamespacedFunctionTest.php: already exists in working directory
error: vendor/phpunit/phpunit/tests/_files/NamespaceCoveredFunction.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/CHANGELOG.md: already exists in working directory
error: vendor/zendframework/zend-hydrator/CONTRIBUTING.md: already exists in working directory
error: vendor/zendframework/zend-hydrator/LICENSE.md: already exists in working directory
error: vendor/zendframework/zend-hydrator/README.md: already exists in working directory
error: vendor/zendframework/zend-hydrator/composer.json: already exists in working directory
error: vendor/zendframework/zend-hydrator/phpcs.xml: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/AbstractHydrator.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Aggregate/AggregateHydrator.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Aggregate/ExtractEvent.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Aggregate/HydrateEvent.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Aggregate/HydratorListener.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/ArraySerializable.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/ClassMethods.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/DelegatingHydrator.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/DelegatingHydratorFactory.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/BadMethodCallException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/DomainException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/ExceptionInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/InvalidArgumentException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/InvalidCallbackException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/LogicException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Exception/RuntimeException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/ExtractionInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/FilterComposite.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/FilterInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/FilterProviderInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/GetFilter.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/HasFilter.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/IsFilter.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/MethodMatchFilter.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/NumberOfParameterFilter.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Filter/OptionalParametersFilter.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/FilterEnabledInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/HydrationInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/HydratorAwareInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/HydratorAwareTrait.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/HydratorInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/HydratorOptionsInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/HydratorPluginManager.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Iterator/HydratingArrayIterator.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Iterator/HydratingIteratorInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Iterator/HydratingIteratorIterator.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/NamingStrategy/ArrayMapNamingStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/NamingStrategy/CompositeNamingStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/NamingStrategy/IdentityNamingStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/NamingStrategy/MapNamingStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/NamingStrategy/NamingStrategyInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/NamingStrategy/UnderscoreNamingStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/NamingStrategyEnabledInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/ObjectProperty.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Reflection.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/BooleanStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/ClosureStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/DateTimeFormatterStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/DefaultStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/Exception/ExceptionInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/Exception/InvalidArgumentException.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/ExplodeStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/SerializableStrategy.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/StrategyChain.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/Strategy/StrategyInterface.php: already exists in working directory
error: vendor/zendframework/zend-hydrator/src/StrategyEnabledInterface.php: already exists in working directory
error: patch failed: vendor/zendframework/zend-stdlib/CHANGELOG.md:2
error: vendor/zendframework/zend-stdlib/CHANGELOG.md: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/CONTRIBUTING.md:97
error: vendor/zendframework/zend-stdlib/CONTRIBUTING.md: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/README.md:13
error: vendor/zendframework/zend-stdlib/README.md: patch does not apply
error: vendor/zendframework/zend-stdlib/benchmark/ExtractPriorityQueue.php: already exists in working directory
error: vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php: already exists in working directory
error: vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php: already exists in working directory
error: patch failed: vendor/zendframework/zend-stdlib/composer.json:13
error: vendor/zendframework/zend-stdlib/composer.json: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php: patch does not apply
error: vendor/zendframework/zend-stdlib/src/FastPriorityQueue.php: already exists in working directory
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/AbstractHydrator.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/AbstractHydrator.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/AggregateHydrator.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/AggregateHydrator.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/ClassMethods.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/ClassMethods.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydrator.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydrator.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydratorFactory.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydratorFactory.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/MethodMatchFilter.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/MethodMatchFilter.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/NumberOfParameterFilter.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/NumberOfParameterFilter.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/OptionalParametersFilter.php:8
error: vendor/zendframework/zend-stdlib/src/Hydrator/Filter/OptionalParametersFilter.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php:10
error: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingArrayIterator.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingArrayIterator.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorIterator.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorIterator.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/MapNamingStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/MapNamingStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/NamingStrategyInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/NamingStrategyInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/UnderscoreNamingStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/UnderscoreNamingStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategyEnabledInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategyEnabledInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/ObjectProperty.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/ObjectProperty.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Reflection.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Reflection.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/BooleanStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/BooleanStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ClosureStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ClosureStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DateTimeFormatterStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DateTimeFormatterStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DefaultStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DefaultStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/SerializableStrategy.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/SerializableStrategy.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyChain.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyChain.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyInterface.php: patch does not apply
error: patch failed: vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.php:9
error: vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.php: patch does not apply].
[06:13:10] Encountered error on [apply], details:
array (
  '@filename' => '2581683-2.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[06:13:10] Review complete. test_id=1174293 result code=5 details=Array
(
    [@filename] => 2581683-2.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[06:13:10] Static variables reset.