In case of troubles
No clients to display.
[05:55:03] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_540078.pifr_simpletest.1440852903.log) [05:55:03] Review timestamp: (Sat, 08/29/2015 - 05:55) [05:55:03] Review host: (ec2-54-186-69-54) [05:55:03] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [05:55:03] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [05:55:03] Environment variables and review information initialized. [05:55:03] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/payment.git] [05:55:03] Project directory is [payment] [05:55:03] Review started. [05:55:03] Test: Array ( [test_id] => 540078 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/payment ) [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 ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/currency.git ) [vcs_identifier] => 8.x-3.x ) [2] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/plugin.git ) [vcs_identifier] => 8.x-2.x ) [3] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/payment.git ) [vcs_identifier] => 8.x-2.x ) ) ) [files] => Array ( ) ) [05:55:03] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [05:55:03] Invoking operation [setup]... [05:55:03] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [05:55:03] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [05:55:03] Command [rm -rf /tmp/po* 2>&1] succeeded. [05:55:03] Command [rm -rf sites/default/files/review 2>&1] succeeded. [05:55:03] Database backend [mysql] loaded. [05:55:03] Invoking operation [fetch]... [05:55:03] Invoking operation [checkout]... [05:55:03] Version control system backend [git] loaded. [05:55:05] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [05:55:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [05:55:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [05:55:06] 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: [4557d23 Issue #2559597 by Cottser: Clean up uses of Drupal\Core\Render\Element\Markup]. [05:55:06] Main branch [8.0.x] checkout [complete]. [05:55:24] Command [git clone 'git://git.drupal.org/project/currency.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --reference /var/cache/git/reference 2>&1] succeeded. [05:55:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/.git' checkout '8.x-3.x' 2>&1] succeeded. [05:55:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/.git' status 2>&1] succeeded. [05:55:24] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [9d6d81f Updated dependencies.]. [05:55:24] Dependency branch [8.x-3.x] checkout [complete]. [05:55:39] Command [git clone 'git://git.drupal.org/project/plugin.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --reference /var/cache/git/reference 2>&1] succeeded. [05:55:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin/.git' checkout '8.x-2.x' 2>&1] succeeded. [05:55:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin/.git' status 2>&1] succeeded. [05:55:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [dceed9f Issue #2552127 by Xano: AdvancedPluginSelectorBase must not disable page caching]. [05:55:39] Dependency branch [8.x-2.x] checkout [complete]. [05:55:53] Command [git clone 'git://git.drupal.org/project/payment.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --reference /var/cache/git/reference 2>&1] succeeded. [05:55:53] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' checkout '8.x-2.x' 2>&1] succeeded. [05:55:53] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' status 2>&1] succeeded. [05:55:53] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [626df36 Install Composer dependencies and run Simpletest tests on Travis CI.]. [05:55:53] Dependency branch [8.x-2.x] checkout [complete]. [05:55:53] Invoking operation [check]... [05:55:53] Ignoring operation [check]. [05:55:53] Invoking operation [apply]... [05:55:53] Ignoring operation [apply]. [05:55:53] Invoking operation [syntax]... [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Entity/Payment/PaymentForm.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Hook/EntityExtraFieldInfo.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Plugin/Field/FieldFormatter/PaymentForm.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Plugin/Field/FieldType/PaymentForm.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Plugin/Field/FieldWidget/PaymentForm.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Plugin/Payment/Type/PaymentFormConfigurationForm.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Plugin/Payment/Type/PaymentForm.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldFormatter/PaymentFormWebTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldType/PaymentFormWebTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldWidget/PaymentFormWebTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/tests/src/Unit/Entity/Payment/PaymentFormTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/tests/src/Unit/Hook/EntityExtraFieldInfoTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldFormatter/PaymentFormTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldType/PaymentFormTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldWidget/PaymentFormTest.php' 2>&1] succeeded. [05:55:53] Command [php -l -f './sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Payment/Type/PaymentFormTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Payment/Type/PaymentFormConfigurationFormTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_form/payment_form.module' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Controller/ResumeContext.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Element/PaymentReference.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Hook/EntityExtraFieldInfo.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Plugin/Field/FieldType/PaymentReferenceItemList.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Plugin/Field/FieldType/PaymentReference.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Plugin/Field/FieldWidget/PaymentReference.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Plugin/Payment/Type/PaymentReferenceConfigurationForm.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Plugin/Payment/Type/PaymentReference.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Tests/Element/PaymentReferenceWebTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Tests/Plugin/Field/FieldType/PaymentReferenceWebTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/Tests/Plugin/Field/FieldWidget/PaymentReferenceWebTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/PaymentReference.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/PaymentFactoryInterface.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/src/PaymentFactory.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Controller/ResumeContextTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Hook/EntityExtraFieldInfoTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldType/PaymentReferenceTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldType/PaymentReferenceItemListTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldWidget/PaymentReferenceTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceConfigurationFormTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/PaymentReferenceTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/tests/src/Unit/PaymentFactoryTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference/payment_reference.module' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference_test/src/PaymentReferenceElement.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_reference_test/payment_reference_test.module' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_test/src/Plugin/Payment/Method/PaymentTestResponse.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_test/src/Plugin/Payment/Method/PaymentTestNoResponse.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_test/src/Plugin/Payment/Type/PaymentTest.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_test/src/PaymentLineItemPaymentBasicFormElements.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_test/src/PaymentLineItemElement.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/modules/payment_test/payment_test.module' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Annotations/PaymentType.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Annotations/PaymentStatus.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Annotations/PaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Annotations/PaymentMethod.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Annotations/PaymentLineItem.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/ViewPaymentsByOwner.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/ViewPayment.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/SelectPaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/ListPaymentTypes.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/ListPaymentStatuses.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/ListPaymentMethods.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/EnablePaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/EditPaymentStatus.php' 2>&1] succeeded. [05:55:54] Command [php -l -f './sites/default/modules/payment/src/Controller/EditPaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Controller/EditPayment.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Controller/DuplicatePaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Controller/DisablePaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Controller/ConfigurePaymentType.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Controller/CompletePayment.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Controller/AddPaymentStatus.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Controller/AddPaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Element/PaymentStatusesDisplay.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Element/PaymentReferenceBase.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Element/PaymentLineItemsInput.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Element/PaymentLineItemsDisplay.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentViewsData.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentStorageSchema.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentStorage.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentStatusForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentRefundForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentListBuilderInterface.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentListBuilder.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentDeleteForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentCaptureForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment/PaymentAccessControlHandler.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationListBuilder.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationDeleteForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationAccessControlHandler.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentStatus/PaymentStatusListBuilder.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentStatus/PaymentStatusForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentStatus/PaymentStatusDeleteForm.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentStatusInterface.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentStatus.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentMethodConfigurationInterface.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentMethodConfiguration.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/PaymentInterface.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Entity/Payment.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentTypePreResumeContext.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentStatusSet.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentQueuePaymentIdsAlter.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentPreRefund.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentPreExecute.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentPreCapture.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentExecuteAccess.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Event/PaymentEvents.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Hook/EntityCrud.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Hook/EntityBundleInfo.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Plugin/Action/UnsetLineItem.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Plugin/Action/SetStatus.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Plugin/DataType/PaymentStatusCreated.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Plugin/DataType/PaymentAwarePluginInstance.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Plugin/Field/FieldFormatter/PaymentStatusOverview.php' 2>&1] succeeded. [05:55:55] Command [php -l -f './sites/default/modules/payment/src/Plugin/Field/FieldFormatter/PaymentLineItemOverview.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Field/FieldType/PaymentTypeItem.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Field/FieldType/PaymentStatusItem.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Field/FieldType/PaymentMethodItem.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Field/FieldType/PaymentAwarePluginCollectionItem.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Field/FieldType/LineItemItem.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/LineItem/PaymentLineItemManagerInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/LineItem/PaymentLineItemManager.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/LineItem/PaymentLineItemInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/LineItem/PaymentLineItemBase.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/LineItem/Basic.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/Unavailable.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/SupportedCurrencyInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/SupportedCurrency.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodUpdatePaymentStatusInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodRefundPaymentInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodOperationsProvider.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodManagerInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodManager.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodConfigurationOperationsProvider.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodCapturePaymentInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentMethodBase.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/PaymentExecutionPaymentMethodManager.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/BasicOperationsProvider.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/BasicDeriver.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Method/Basic.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManagerInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManager.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBase.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/MethodConfiguration/Basic.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/PaymentStatusOperationsProvider.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/PaymentStatusManagerInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/PaymentStatusManager.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/PaymentStatusInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/PaymentStatusBase.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/DefaultPaymentStatus.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/ConfigOperationsProvider.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Status/ConfigDeriver.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Type/Unavailable.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Type/PaymentTypeOperationsProvider.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Type/PaymentTypeManagerInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Type/PaymentTypeManager.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Type/PaymentTypeInterface.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/Type/PaymentTypeBase.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/Payment/PaymentAwarePluginManagerDecorator.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/argument_validator/ViewPaymentsByOwner.php' 2>&1] succeeded. [05:55:56] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/field/PaymentTypeLabel.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/field/PaymentStatusLabel.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/field/PaymentMethodLabel.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/field/PaymentLineItemLabel.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/field/PaymentAmount.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/filter/PaymentStatus.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/filter/PaymentMethod.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Plugin/views/relationship/CurrentPaymentStatus.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Response/ResponseInterface.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Response/Response.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Controller/PaymentWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Controller/PaymentTypeWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Controller/PaymentStatusWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Controller/PaymentMethodWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Element/PaymentLineItemsInputWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Entity/Payment/PaymentStorageWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Entity/PaymentUnitTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Plugin/Payment/LineItem/BasicWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/PaymentAdministrationCategoryWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/ModuleInstallUninstallWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/Generate.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Tests/DatabaseQueueWebTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/SymfonyEventDispatcher.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/QueueInterface.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Permissions.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/PaymentAwareTrait.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/PaymentAwareInterface.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/Payment.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/OperationResultInterface.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/OperationResult.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/LineItemCollectionInterface.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/LineItemCollection.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/EventDispatcherInterface.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/EventDispatcherCollection.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/src/DatabaseQueue.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/ViewPaymentTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/SelectPaymentMethodConfigurationTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentTypesTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentStatusesTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentMethodsTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/EnablePaymentMethodConfigurationTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentStatusTest.php' 2>&1] succeeded. [05:55:57] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentMethodConfigurationTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/DuplicatePaymentMethodConfigurationTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/DisablePaymentMethodConfigurationTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/ConfigurePaymentTypeTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/CompletePaymentTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/AddPaymentStatusTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Controller/AddPaymentMethodConfigurationTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Element/PaymentStatusesDisplayTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Element/PaymentReferenceBaseTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Element/PaymentLineItemsInputTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Element/PaymentLineItemsDisplayTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStorageTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStorageSchemaTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStatusFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentRefundFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentListBuilderTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentDeleteFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentCaptureFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentAccessControlHandlerTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationListBuilderTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationDeleteFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationAccessControlHandlerTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusListBuilderTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusDeleteFormTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatusTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfigurationTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentTypePreResumeContextTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentStatusSetTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentQueuePaymentIdsAlterTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentPreRefundTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentPreExecuteTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentPreCaptureTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentExecuteAccessTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Event/PaymentEventsTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Hook/EntityCrudTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Hook/EntityBundleInfoTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Action/UnsetLineItemTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Action/SetStatusTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemManagerTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemBaseTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/BasicTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/UnavailableTest.php' 2>&1] succeeded. [05:55:58] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/SupportedCurrencyTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodOperationsProviderTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodManagerTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodConfigurationOperationsProviderTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTestBase.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentExecutionPaymentMethodManagerTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicOperationsProviderTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicDeriverTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManagerTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBaseTestBase.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBaseTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/BasicTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusOperationsProviderTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusManagerTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusBaseTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/ConfigOperationsProviderTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/ConfigDeriverTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/UnavailableTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeOperationsProviderTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeManagerTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeBaseTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/Payment/PaymentAwarePluginFilteredPluginManagerTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/argument_validator/ViewPaymentsByOwnerTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentTypeLabelTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentStatusLabelTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentMethodLabelTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentLineItemLabelTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentAmountTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/filter/PaymentStatusTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Plugin/views/filter/PaymentMethodTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/Response/ResponseTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/SymfonyEventDispatcherTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/PermissionsTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/PaymentTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/OperationResultTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/LineItemCollectionTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/EventDispatcherCollectionTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/tests/src/Unit/DatabaseQueueTest.php' 2>&1] succeeded. [05:55:59] Command [php -l -f './sites/default/modules/payment/payment.module' 2>&1] succeeded. [05:56:00] Command [php -l -f './sites/default/modules/payment/payment.install' 2>&1] succeeded. [05:56:00] Command [php -l -f './sites/default/modules/payment/payment.api.php' 2>&1] succeeded. [05:56:00] Checked [292 of 292] relevant file(s) for syntax. [05:56:00] Invoking operation [install]... [05:56:00] Invoking operation [review]... [05:56:00] Scanning sites/default/files/checkout/sites/default/modules/payment for .test files. [05:56:00] Scanning sites/default/files/checkout/sites/default/modules/payment for /Tests/*.php files. [05:56:00] Cleaning run-tests.sh environment. [05:56:00] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 27 --php /usr/bin/php --url http://ec2-54-186-69-54.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:y9gGArvV9nK5@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldFormatter/PaymentFormWebTest.php,sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldType/PaymentFormWebTest.php,sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldWidget/PaymentFormWebTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Entity/Payment/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Hook/EntityExtraFieldInfoTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldFormatter/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldType/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldWidget/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Payment/Type/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Payment/Type/PaymentFormConfigurationFormTest.php,sites/default/modules/payment/modules/payment_reference/src/Tests/Element/PaymentReferenceWebTest.php,sites/default/modules/payment/modules/payment_reference/src/Tests/Plugin/Field/FieldType/PaymentReferenceWebTest.php,sites/default/modules/payment/modules/payment_reference/src/Tests/Plugin/Field/FieldWidget/PaymentReferenceWebTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Controller/ResumeContextTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Hook/EntityExtraFieldInfoTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldType/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldType/PaymentReferenceItemListTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldWidget/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceConfigurationFormTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/PaymentFactoryTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentWebTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentTypeWebTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentStatusWebTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentMethodWebTest.php,sites/default/modules/payment/src/Tests/Element/PaymentLineItemsInputWebTest.php,sites/default/modules/payment/src/Tests/Entity/Payment/PaymentStorageWebTest.php,sites/default/modules/payment/src/Tests/Entity/PaymentUnitTest.php,sites/default/modules/payment/src/Tests/Plugin/Payment/LineItem/BasicWebTest.php,sites/default/modules/payment/src/Tests/PaymentAdministrationCategoryWebTest.php,sites/default/modules/payment/src/Tests/ModuleInstallUninstallWebTest.php,sites/default/modules/payment/src/Tests/Generate.php,sites/default/modules/payment/src/Tests/DatabaseQueueWebTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ViewPaymentTest.php,sites/default/modules/payment/tests/src/Unit/Controller/SelectPaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentTypesTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentStatusesTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentMethodsTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EnablePaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/DuplicatePaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/DisablePaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ConfigurePaymentTypeTest.php,sites/default/modules/payment/tests/src/Unit/Controller/CompletePaymentTest.php,sites/default/modules/payment/tests/src/Unit/Controller/AddPaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Controller/AddPaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentStatusesDisplayTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentReferenceBaseTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentLineItemsInputTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentLineItemsDisplayTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStorageTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStorageSchemaTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStatusFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentRefundFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentListBuilderTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentDeleteFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentCaptureFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentAccessControlHandlerTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationListBuilderTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationDeleteFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationAccessControlHandlerTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusListBuilderTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusDeleteFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentTypePreResumeContextTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentStatusSetTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentQueuePaymentIdsAlterTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentPreRefundTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentPreExecuteTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentPreCaptureTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentExecuteAccessTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentEventsTest.php,sites/default/modules/payment/tests/src/Unit/Hook/EntityCrudTest.php,sites/default/modules/payment/tests/src/Unit/Hook/EntityBundleInfoTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Action/UnsetLineItemTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Action/SetStatusTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/BasicTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/UnavailableTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/SupportedCurrencyTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodConfigurationOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTestBase.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentExecutionPaymentMethodManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicDeriverTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBaseTestBase.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/BasicTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/ConfigOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/ConfigDeriverTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/UnavailableTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/PaymentAwarePluginFilteredPluginManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/argument_validator/ViewPaymentsByOwnerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentTypeLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentStatusLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentMethodLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentLineItemLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentAmountTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/filter/PaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/filter/PaymentMethodTest.php,sites/default/modules/payment/tests/src/Unit/Response/ResponseTest.php,sites/default/modules/payment/tests/src/Unit/SymfonyEventDispatcherTest.php,sites/default/modules/payment/tests/src/Unit/PermissionsTest.php,sites/default/modules/payment/tests/src/Unit/PaymentTest.php,sites/default/modules/payment/tests/src/Unit/OperationResultTest.php,sites/default/modules/payment/tests/src/Unit/LineItemCollectionTest.php,sites/default/modules/payment/tests/src/Unit/EventDispatcherCollectionTest.php,sites/default/modules/payment/tests/src/Unit/DatabaseQueueTest.php --clean 2>&1] succeeded. [05:56:00] Initiating run-tests.sh. [05:56:11] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 27 --php /usr/bin/php --url http://ec2-54-186-69-54.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:y9gGArvV9nK5@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldFormatter/PaymentFormWebTest.php,sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldType/PaymentFormWebTest.php,sites/default/modules/payment/modules/payment_form/src/Tests/Plugin/Field/FieldWidget/PaymentFormWebTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Entity/Payment/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Hook/EntityExtraFieldInfoTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldFormatter/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldType/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Field/FieldWidget/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Payment/Type/PaymentFormTest.php,sites/default/modules/payment/modules/payment_form/tests/src/Unit/Plugin/Payment/Type/PaymentFormConfigurationFormTest.php,sites/default/modules/payment/modules/payment_reference/src/Tests/Element/PaymentReferenceWebTest.php,sites/default/modules/payment/modules/payment_reference/src/Tests/Plugin/Field/FieldType/PaymentReferenceWebTest.php,sites/default/modules/payment/modules/payment_reference/src/Tests/Plugin/Field/FieldWidget/PaymentReferenceWebTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Controller/ResumeContextTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Hook/EntityExtraFieldInfoTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldType/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldType/PaymentReferenceItemListTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Field/FieldWidget/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceConfigurationFormTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/PaymentReferenceTest.php,sites/default/modules/payment/modules/payment_reference/tests/src/Unit/PaymentFactoryTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentWebTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentTypeWebTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentStatusWebTest.php,sites/default/modules/payment/src/Tests/Controller/PaymentMethodWebTest.php,sites/default/modules/payment/src/Tests/Element/PaymentLineItemsInputWebTest.php,sites/default/modules/payment/src/Tests/Entity/Payment/PaymentStorageWebTest.php,sites/default/modules/payment/src/Tests/Entity/PaymentUnitTest.php,sites/default/modules/payment/src/Tests/Plugin/Payment/LineItem/BasicWebTest.php,sites/default/modules/payment/src/Tests/PaymentAdministrationCategoryWebTest.php,sites/default/modules/payment/src/Tests/ModuleInstallUninstallWebTest.php,sites/default/modules/payment/src/Tests/Generate.php,sites/default/modules/payment/src/Tests/DatabaseQueueWebTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ViewPaymentTest.php,sites/default/modules/payment/tests/src/Unit/Controller/SelectPaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentTypesTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentStatusesTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ListPaymentMethodsTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EnablePaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Controller/EditPaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/DuplicatePaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/DisablePaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Controller/ConfigurePaymentTypeTest.php,sites/default/modules/payment/tests/src/Unit/Controller/CompletePaymentTest.php,sites/default/modules/payment/tests/src/Unit/Controller/AddPaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Controller/AddPaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentStatusesDisplayTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentReferenceBaseTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentLineItemsInputTest.php,sites/default/modules/payment/tests/src/Unit/Element/PaymentLineItemsDisplayTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStorageTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStorageSchemaTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentStatusFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentRefundFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentListBuilderTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentDeleteFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentCaptureFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/Payment/PaymentAccessControlHandlerTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationListBuilderTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationDeleteFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationAccessControlHandlerTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusListBuilderTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatus/PaymentStatusDeleteFormTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Entity/PaymentMethodConfigurationTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentTypePreResumeContextTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentStatusSetTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentQueuePaymentIdsAlterTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentPreRefundTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentPreExecuteTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentPreCaptureTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentExecuteAccessTest.php,sites/default/modules/payment/tests/src/Unit/Event/PaymentEventsTest.php,sites/default/modules/payment/tests/src/Unit/Hook/EntityCrudTest.php,sites/default/modules/payment/tests/src/Unit/Hook/EntityBundleInfoTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Action/UnsetLineItemTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Action/SetStatusTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/LineItem/BasicTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/UnavailableTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/SupportedCurrencyTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodConfigurationOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTestBase.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/PaymentExecutionPaymentMethodManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Method/BasicDeriverTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBaseTestBase.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/MethodConfiguration/BasicTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/PaymentStatusBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/ConfigOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Status/ConfigDeriverTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/UnavailableTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeOperationsProviderTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/Type/PaymentTypeBaseTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/Payment/PaymentAwarePluginFilteredPluginManagerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/argument_validator/ViewPaymentsByOwnerTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentTypeLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentStatusLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentMethodLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentLineItemLabelTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/field/PaymentAmountTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/filter/PaymentStatusTest.php,sites/default/modules/payment/tests/src/Unit/Plugin/views/filter/PaymentMethodTest.php,sites/default/modules/payment/tests/src/Unit/Response/ResponseTest.php,sites/default/modules/payment/tests/src/Unit/SymfonyEventDispatcherTest.php,sites/default/modules/payment/tests/src/Unit/PermissionsTest.php,sites/default/modules/payment/tests/src/Unit/PaymentTest.php,sites/default/modules/payment/tests/src/Unit/OperationResultTest.php,sites/default/modules/payment/tests/src/Unit/LineItemCollectionTest.php,sites/default/modules/payment/tests/src/Unit/EventDispatcherCollectionTest.php,sites/default/modules/payment/tests/src/Unit/DatabaseQueueTest.php 2>&1] succeeded Duration: 11 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\payment_form\Tests\Plugin\Field\FieldFormatter\PaymentFormWebTest - Drupal\payment_form\Tests\Plugin\Field\FieldType\PaymentFormWebTest - Drupal\payment_form\Tests\Plugin\Field\FieldWidget\PaymentFormWebTest - Drupal\Tests\payment_form\Unit\Entity\Payment\PaymentFormTest - Drupal\Tests\payment_form\Unit\Hook\EntityExtraFieldInfoTest - Drupal\Tests\payment_form\Unit\Plugin\Field\FieldFormatter\PaymentFormTest - Drupal\Tests\payment_form\Unit\Plugin\Field\FieldType\PaymentFormTest - Drupal\Tests\payment_form\Unit\Plugin\Field\FieldWidget\PaymentFormTest - Drupal\Tests\payment_form\Unit\Plugin\Payment\Type\PaymentFormTest - Drupal\payment_reference\Tests\Element\PaymentReferenceWebTest - Drupal\payment_reference\Tests\Plugin\Field\FieldType\PaymentReferenceWebTest - Drupal\payment_reference\Tests\Plugin\Field\FieldWidget\PaymentReferenceWebTest - Drupal\Tests\payment_reference\Unit\Controller\ResumeContextTest - Drupal\Tests\payment_reference\Unit\Element\PaymentReferenceTest - Drupal\Tests\payment_reference\Unit\Hook\EntityExtraFieldInfoTest - Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldType\PaymentReferenceTest - Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldType\PaymentReferenceItemListTest - Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldWidget\PaymentReferenceTest - Drupal\Tests\payment_reference\Unit\Plugin\Payment\Type\PaymentReferenceTest - Drupal\Tests\payment_reference\Unit\PaymentReferenceTest - Drupal\Tests\payment_reference\Unit\PaymentFactoryTest - Drupal\payment\Tests\Controller\PaymentWebTest - Drupal\payment\Tests\Controller\PaymentTypeWebTest - Drupal\payment\Tests\Controller\PaymentStatusWebTest - Drupal\payment\Tests\Controller\PaymentMethodWebTest - Drupal\payment\Tests\Element\PaymentLineItemsInputWebTest - Drupal\payment\Tests\Entity\Payment\PaymentStorageWebTest - Drupal\payment\Tests\Entity\PaymentUnitTest - Drupal\payment\Tests\Plugin\Payment\LineItem\BasicWebTest - Drupal\payment\Tests\PaymentAdministrationCategoryWebTest - Drupal\payment\Tests\ModuleInstallUninstallWebTest - Drupal\payment\Tests\DatabaseQueueWebTest - Drupal\Tests\payment\Unit\Controller\ViewPaymentTest - Drupal\Tests\payment\Unit\Controller\SelectPaymentMethodConfigurationTest - Drupal\Tests\payment\Unit\Controller\ListPaymentTypesTest - Drupal\Tests\payment\Unit\Controller\ListPaymentStatusesTest - Drupal\Tests\payment\Unit\Controller\ListPaymentMethodsTest - Drupal\Tests\payment\Unit\Controller\EnablePaymentMethodConfigurationTest - Drupal\Tests\payment\Unit\Controller\EditPaymentTest - Drupal\Tests\payment\Unit\Controller\EditPaymentStatusTest - Drupal\Tests\payment\Unit\Controller\EditPaymentMethodConfigurationTest - Drupal\Tests\payment\Unit\Controller\DuplicatePaymentMethodConfigurationTest - Drupal\Tests\payment\Unit\Controller\DisablePaymentMethodConfigurationTest - Drupal\Tests\payment\Unit\Controller\ConfigurePaymentTypeTest - Drupal\Tests\payment\Unit\Controller\CompletePaymentTest - Drupal\Tests\payment\Unit\Controller\AddPaymentStatusTest - Drupal\Tests\payment\Unit\Controller\AddPaymentMethodConfigurationTest - Drupal\Tests\payment\Unit\Element\PaymentStatusesDisplayTest - Drupal\Tests\payment\Unit\Element\PaymentLineItemsDisplayTest - Drupal\Tests\payment\Unit\Entity\Payment\PaymentStorageTest - Drupal\Tests\payment\Unit\Entity\Payment\PaymentStorageSchemaTest - Drupal\Tests\payment\Unit\Entity\Payment\PaymentStatusFormTest - Drupal\Tests\payment\Unit\Entity\Payment\PaymentRefundFormTest - Drupal\Tests\payment\Unit\Entity\Payment\PaymentCaptureFormTest - Drupal\Tests\payment\Unit\Entity\Payment\PaymentAccessControlHandlerTest - Drupal\Tests\payment\Unit\Entity\PaymentMethodConfiguration\PaymentMethodConfigurationAccessControlHandlerTest - Drupal\Tests\payment\Unit\Entity\PaymentStatus\PaymentStatusListBuilderTest - Drupal\Tests\payment\Unit\Entity\PaymentStatusTest - Drupal\Tests\payment\Unit\Entity\PaymentMethodConfigurationTest - Drupal\Tests\payment\Unit\Event\PaymentTypePreResumeContextTest - Drupal\Tests\payment\Unit\Event\PaymentStatusSetTest - Drupal\Tests\payment\Unit\Event\PaymentQueuePaymentIdsAlterTest - Drupal\Tests\payment\Unit\Event\PaymentPreRefundTest - Drupal\Tests\payment\Unit\Event\PaymentPreExecuteTest - Drupal\Tests\payment\Unit\Event\PaymentPreCaptureTest - Drupal\Tests\payment\Unit\Event\PaymentExecuteAccessTest - Drupal\Tests\payment\Unit\Event\PaymentEventsTest - Drupal\Tests\payment\Unit\Hook\EntityCrudTest - Drupal\Tests\payment\Unit\Hook\EntityBundleInfoTest - Drupal\Tests\payment\Unit\Plugin\Action\UnsetLineItemTest - Drupal\Tests\payment\Unit\Plugin\Action\SetStatusTest - Drupal\Tests\payment\Unit\Plugin\Payment\LineItem\PaymentLineItemManagerTest - Drupal\Tests\payment\Unit\Plugin\Payment\LineItem\PaymentLineItemBaseTest - Drupal\Tests\payment\Unit\Plugin\Payment\LineItem\BasicTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\UnavailableTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\SupportedCurrencyTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMethodOperationsProviderTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMethodManagerTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMethodConfigurationOperationsProviderTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMethodBaseTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentExecutionPaymentMethodManagerTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\BasicTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\BasicOperationsProviderTest - Drupal\Tests\payment\Unit\Plugin\Payment\Method\BasicDeriverTest - Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationManagerTest - Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationBaseTest - Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration\BasicTest - Drupal\Tests\payment\Unit\Plugin\Payment\Status\PaymentStatusOperationsProviderTest - Drupal\Tests\payment\Unit\Plugin\Payment\Status\PaymentStatusManagerTest - Drupal\Tests\payment\Unit\Plugin\Payment\Status\ConfigOperationsProviderTest - Drupal\Tests\payment\Unit\Plugin\Payment\Status\ConfigDeriverTest - Drupal\Tests\payment\Unit\Plugin\Payment\Type\UnavailableTest - Drupal\Tests\payment\Unit\Plugin\Payment\Type\PaymentTypeOperationsProviderTest - Drupal\Tests\payment\Unit\Plugin\Payment\Type\PaymentTypeManagerTest - Drupal\Tests\payment\Unit\Plugin\Payment\Type\PaymentTypeBaseTest - Drupal\Tests\payment\Unit\Plugin\views\argument_validator\ViewPaymentsByOwnerTest - Drupal\Tests\payment\Unit\Plugin\views\field\PaymentTypeLabelTest - Drupal\Tests\payment\Unit\Plugin\views\field\PaymentStatusLabelTest - Drupal\Tests\payment\Unit\Plugin\views\field\PaymentMethodLabelTest - Drupal\Tests\payment\Unit\Plugin\views\field\PaymentLineItemLabelTest - Drupal\Tests\payment\Unit\Plugin\views\field\PaymentAmountTest - Drupal\Tests\payment\Unit\Plugin\views\filter\PaymentStatusTest - Drupal\Tests\payment\Unit\Plugin\views\filter\PaymentMethodTest - Drupal\Tests\payment\Unit\Response\ResponseTest - Drupal\Tests\payment\Unit\SymfonyEventDispatcherTest - Drupal\Tests\payment\Unit\PermissionsTest - Drupal\Tests\payment\Unit\PaymentTest - Drupal\Tests\payment\Unit\OperationResultTest - Drupal\Tests\payment\Unit\LineItemCollectionTest - Drupal\Tests\payment\Unit\EventDispatcherCollectionTest - Drupal\Tests\payment\Unit\DatabaseQueueTest Test run started: Saturday, August 29, 2015 - 12:56 Test summary ------------ Drupal\Tests\payment_reference\Unit\PaymentReferenceTest 2 passes Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldType\P 3 passes Drupal\Tests\payment_reference\Unit\Hook\EntityExtraFieldInf 2 passes Drupal\Tests\payment_reference\Unit\Controller\ResumeContext 5 passes Drupal\Tests\payment_form\Unit\Plugin\Field\FieldFormatter\P 2 passes Drupal\Tests\payment_form\Unit\Plugin\Payment\Type\PaymentFo 10 passes Drupal\Tests\payment_form\Unit\Hook\EntityExtraFieldInfoTest 2 passes Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldType\P 4 passes Drupal\Tests\payment_form\Unit\Plugin\Field\FieldType\Paymen 2 passes Drupal\Tests\payment_form\Unit\Plugin\Field\FieldWidget\Paym 5 passes Drupal\Tests\payment_reference\Unit\Element\PaymentReference 2 passes Drupal\Tests\payment_reference\Unit\PaymentFactoryTest 2 passes Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldWidget 3 passes Drupal\Tests\payment_form\Unit\Entity\Payment\PaymentFormTes 6 passes Drupal\Tests\payment_reference\Unit\Plugin\Payment\Type\Paym 11 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 FATAL Drupal\payment\Tests\Entity\PaymentUnitTest: test runner returned a non-zero error code (255). Drupal\Tests\payment\Unit\Controller\ViewPaymentTest 2 passes Drupal\Tests\payment\Unit\Controller\ListPaymentMethodsTest 2 passes Drupal\Tests\payment\Unit\Controller\SelectPaymentMethodConf 3 passes Drupal\Tests\payment\Unit\Controller\EditPaymentMethodConfig 2 passes Drupal\Tests\payment\Unit\Controller\EnablePaymentMethodConf 1 passes Drupal\Tests\payment\Unit\Controller\DuplicatePaymentMethodC 3 passes Drupal\Tests\payment\Unit\Controller\ListPaymentStatusesTest 2 passes Drupal\Tests\payment\Unit\Controller\EditPaymentStatusTest 2 passes Drupal\Tests\payment\Unit\Controller\ListPaymentTypesTest 2 passes Drupal\Tests\payment\Unit\Controller\EditPaymentTest 2 passes Drupal\Tests\payment\Unit\Controller\ConfigurePaymentTypeTes 3 passes Drupal\Tests\payment\Unit\Controller\AddPaymentStatusTest 2 passes Drupal\Tests\payment\Unit\Controller\DisablePaymentMethodCon 1 passes Drupal\Tests\payment\Unit\Entity\Payment\PaymentStorageSchem 2 passes Drupal\Tests\payment\Unit\Element\PaymentStatusesDisplayTest 4 passes Drupal\Tests\payment\Unit\Controller\AddPaymentMethodConfigu 4 passes Drupal\Tests\payment\Unit\Controller\CompletePaymentTest 1 passes PHP Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 PHP Warning: Invalid argument supplied for foreach() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 590 Warning: Invalid argument supplied for foreach() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 590 Drupal\Tests\payment\Unit\Entity\Payment\PaymentStorageTest 1 passes Drupal\Tests\payment\Unit\Entity\Payment\PaymentStatusFormTe 5 passes Drupal\Tests\payment\Unit\Entity\Payment\PaymentRefundFormTe 6 passes Drupal\Tests\payment\Unit\Entity\Payment\PaymentCaptureFormT 6 passes Drupal\Tests\payment\Unit\Entity\PaymentStatus\PaymentStatus 1 passes Drupal\Tests\payment\Unit\Event\PaymentTypePreResumeContextT 2 passes Drupal\Tests\payment\Unit\Event\PaymentStatusSetTest 3 passes Drupal\Tests\payment\Unit\Entity\PaymentMethodConfiguration\ 16 passes Drupal\Tests\payment\Unit\Entity\Payment\PaymentAccessContro 21 passes Drupal\Tests\payment\Unit\Entity\PaymentMethodConfigurationT 12 passes Drupal\Tests\payment\Unit\Event\PaymentQueuePaymentIdsAlterT 5 passes Drupal\Tests\payment\Unit\Event\PaymentPreExecuteTest 2 passes Drupal\Tests\payment\Unit\Entity\PaymentStatusTest 6 passes Drupal\Tests\payment\Unit\Event\PaymentPreRefundTest 2 passes Drupal\Tests\payment\Unit\Hook\EntityBundleInfoTest 2 passes Drupal\Tests\payment\Unit\Event\PaymentPreCaptureTest 2 passes Drupal\Tests\payment\Unit\Event\PaymentEventsTest 1 passes Drupal\Tests\payment\Unit\Event\PaymentExecuteAccessTest 7 passes Drupal\Tests\payment\Unit\Hook\EntityCrudTest 2 passes Drupal\Tests\payment\Unit\Plugin\Action\SetStatusTest 10 passes Drupal\Tests\payment\Unit\Plugin\Action\UnsetLineItemTest 9 passes Drupal\Tests\payment\Unit\Plugin\Payment\LineItem\PaymentLin 2 passes Drupal\Tests\payment\Unit\Plugin\Payment\LineItem\BasicTest 7 passes Drupal\Tests\payment\Unit\Plugin\Payment\LineItem\PaymentLin 10 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\UnavailableT 12 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMetho 2 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\SupportedCur 4 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMetho 3 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMetho 2 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentExecu 4 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\PaymentMetho 38 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\BasicOperati 1 passes Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration 11 passes Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration 2 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\Plugin\Payment\Method\BasicTest 20 passes Drupal\Tests\payment\Unit\Plugin\Payment\Method\BasicDeriver 2 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 FATAL Drupal\payment\Tests\Entity\Payment\PaymentStorageWebTest: test runner returned a non-zero error code (255). Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration 11 passes FATAL Drupal\payment\Tests\Controller\PaymentWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment\Tests\Controller\PaymentStatusWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment\Tests\Controller\PaymentMethodWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment\Tests\Element\PaymentLineItemsInputWebTest: test runner returned a non-zero error code (255). Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\Plugin\Payment\Status\PaymentStatu 2 passes Drupal\Tests\payment\Unit\Plugin\Payment\Status\PaymentStatu 8 passes FATAL Drupal\payment_form\Tests\Plugin\Field\FieldWidget\PaymentFormWebTest: test runner returned a non-zero error code (255). Drupal\Tests\payment\Unit\Plugin\Payment\Status\ConfigOperat 2 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\Plugin\Payment\Status\ConfigDerive 2 passes Drupal\Tests\payment\Unit\Plugin\Payment\Type\PaymentTypeMan 3 passes FATAL Drupal\payment\Tests\Plugin\Payment\LineItem\BasicWebTest: test runner returned a non-zero error code (255). Drupal\Tests\payment\Unit\Plugin\Payment\Type\UnavailableTes 4 passes Drupal\Tests\payment\Unit\Plugin\Payment\Type\PaymentTypeOpe 2 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\Plugin\Payment\Type\PaymentTypeBas 6 passes Drupal\Tests\payment\Unit\Plugin\views\field\PaymentTypeLabe 2 passes Drupal\Tests\payment\Unit\Plugin\views\field\PaymentLineItem 2 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\Plugin\views\argument_validator\Vi 11 passes Drupal\Tests\payment\Unit\Plugin\views\field\PaymentStatusLa 2 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 FATAL Drupal\payment\Tests\Controller\PaymentTypeWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment\Tests\ModuleInstallUninstallWebTest: test runner returned a non-zero error code (255). Drupal\Tests\payment\Unit\Plugin\views\filter\PaymentStatusT 2 passes PHP Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 PHP Warning: Invalid argument supplied for foreach() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 590 Warning: Invalid argument supplied for foreach() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 590 Drupal\Tests\payment\Unit\Plugin\views\filter\PaymentMethodT 2 passes Drupal\Tests\payment\Unit\Plugin\views\field\PaymentMethodLa 2 passes Drupal\Tests\payment\Unit\PermissionsTest 2 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\Response\ResponseTest 4 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 FATAL Drupal\payment_reference\Tests\Plugin\Field\FieldWidget\PaymentReferenceWebTest: test runner returned a non-zero error code (255). Drupal\Tests\payment\Unit\SymfonyEventDispatcherTest 8 passes Drupal\Tests\payment\Unit\PaymentTest 5 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Drupal\Tests\payment\Unit\OperationResultTest 2 passes Drupal\Tests\payment\Unit\LineItemCollectionTest 7 passes FATAL Drupal\payment_reference\Tests\Element\PaymentReferenceWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment_reference\Tests\Plugin\Field\FieldType\PaymentReferenceWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment\Tests\PaymentAdministrationCategoryWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment\Tests\DatabaseQueueWebTest: test runner returned a non-zero error code (255). Drupal\Tests\payment\Unit\EventDispatcherCollectionTest 15 passes Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 Fatal error: Interface 'Commercie\Currency\CurrencyInterface' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/src/Entity/CurrencyInterface.php on line 17 FATAL Drupal\payment_form\Tests\Plugin\Field\FieldType\PaymentFormWebTest: test runner returned a non-zero error code (255). FATAL Drupal\payment_form\Tests\Plugin\Field\FieldFormatter\PaymentFormWebTest: test runner returned a non-zero error code (255). Drupal\Tests\payment\Unit\DatabaseQueueTest 4 passes Test run duration: 9 sec]. [05:56:11] Encountered error on [review], details: array ( '@reason' => 'PHP Fatal error encountered during run_tests.sh. See review log for details.', ) [05:56:11] Review complete. test_id=540078 result code=8 details=Array ( [@reason] => PHP Fatal error encountered during run_tests.sh. See review log for details. ) [05:56:11] Static variables reset.