Skip to content

Conversation

nickvergessen
Copy link
Member

Ref #21771

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews labels Sep 3, 2020
@nickvergessen nickvergessen added this to the Nextcloud 20 milestone Sep 3, 2020
@rullzer rullzer mentioned this pull request Sep 6, 2020
13 tasks
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 8, 2020
@faily-bot
Copy link

faily-bot bot commented Sep 8, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 32851: failure

mariadb10.4-php7.3

Show full log
There were 2 warnings:

1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

--

There was 1 failure:

1) Test\Files\Cache\Wrapper\CachePermissionsMaskTest::testSearchMasked with data set #2 (29)
Failed asserting that actual size 0 matches expected size 2.

/drone/src/tests/lib/Files/Cache/Wrapper/CachePermissionsMaskTest.php:95

integration-sharing-v1-video-verification

  • build/integration/sharing_features/sharing-v1-video-verification.feature:8
  • build/integration/sharing_features/sharing-v1-video-verification.feature:20
  • build/integration/sharing_features/sharing-v1-video-verification.feature:33
  • build/integration/sharing_features/sharing-v1-video-verification.feature:47
  • build/integration/sharing_features/sharing-v1-video-verification.feature:62
  • build/integration/sharing_features/sharing-v1-video-verification.feature:76
  • build/integration/sharing_features/sharing-v1-video-verification.feature:91
  • build/integration/sharing_features/sharing-v1-video-verification.feature:104
  • build/integration/sharing_features/sharing-v1-video-verification.feature:118
  • build/integration/sharing_features/sharing-v1-video-verification.feature:130
  • build/integration/sharing_features/sharing-v1-video-verification.feature:145
  • build/integration/sharing_features/sharing-v1-video-verification.feature:176
  • build/integration/sharing_features/sharing-v1-video-verification.feature:209
  • build/integration/sharing_features/sharing-v1-video-verification.feature:246
  • build/integration/sharing_features/sharing-v1-video-verification.feature:260
  • build/integration/sharing_features/sharing-v1-video-verification.feature:275
  • build/integration/sharing_features/sharing-v1-video-verification.feature:291
  • build/integration/sharing_features/sharing-v1-video-verification.feature:308
  • build/integration/sharing_features/sharing-v1-video-verification.feature:324
  • build/integration/sharing_features/sharing-v1-video-verification.feature:341
  • build/integration/sharing_features/sharing-v1-video-verification.feature:356
  • build/integration/sharing_features/sharing-v1-video-verification.feature:372
  • build/integration/sharing_features/sharing-v1-video-verification.feature:386
  • build/integration/sharing_features/sharing-v1-video-verification.feature:403
  • build/integration/sharing_features/sharing-v1-video-verification.feature:419
  • build/integration/sharing_features/sharing-v1-video-verification.feature:436
  • build/integration/sharing_features/sharing-v1-video-verification.feature:453
  • build/integration/sharing_features/sharing-v1-video-verification.feature:471
Show full log
  Scenario: Creating a link share with send password by Talk # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:8
[Tue Sep  8 13:00:01 2020] 127.0.0.1:51616 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:01 2020] 127.0.0.1:51642 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:02 2020] 127.0.0.1:51674 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:02 2020] 127.0.0.1:51694 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                # SharingContext::assureUserExists()
    And As an "user0"                                        # SharingContext::asAn()
[Tue Sep  8 13:00:02 2020] 127.0.0.1:51712 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                               # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
    Then the OCS status code should be "100"                 # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6576e1000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                 # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded  # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:03 2020] 127.0.0.1:51728 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:03 2020] 127.0.0.1:51768 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:04 2020] 127.0.0.1:51818 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk in a link share  # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:20
[Tue Sep  8 13:00:04 2020] 127.0.0.1:51864 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:05 2020] 127.0.0.1:51870 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:06 2020] 127.0.0.1:51896 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:06 2020] 127.0.0.1:51946 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:06 2020] 127.0.0.1:51966 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                               # SharingContext::assureUserExists()
    And As an "user0"                                       # SharingContext::asAn()
[Tue Sep  8 13:00:07 2020] 127.0.0.1:51990 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                              # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep  8 13:00:07 2020] 127.0.0.1:52012 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/1
    And Updating last share with                            # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a65765a000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:07 2020] 127.0.0.1:52036 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:08 2020] 127.0.0.1:52078 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:08 2020] 127.0.0.1:52130 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:33
[Tue Sep  8 13:00:09 2020] 127.0.0.1:52196 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:09 2020] 127.0.0.1:52200 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:10 2020] 127.0.0.1:52230 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:11 2020] 127.0.0.1:52278 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:11 2020] 127.0.0.1:52292 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                              # SharingContext::asAn()
[Tue Sep  8 13:00:11 2020] 127.0.0.1:52312 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                     # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep  8 13:00:12 2020] 127.0.0.1:52342 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/2
    And Updating last share with                                                   # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6577cd000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:13 2020] 127.0.0.1:52372 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:13 2020] 127.0.0.1:52412 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:14 2020] 127.0.0.1:52444 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:47
[Tue Sep  8 13:00:14 2020] 127.0.0.1:52468 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:15 2020] 127.0.0.1:52472 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:16 2020] 127.0.0.1:52510 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:16 2020] 127.0.0.1:52532 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:16 2020] 127.0.0.1:52538 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                         # SharingContext::assureUserExists()
    And As an "user0"                                                                                 # SharingContext::asAn()
[Tue Sep  8 13:00:17 2020] 127.0.0.1:52546 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                        # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep  8 13:00:17 2020] 127.0.0.1:52566 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/3
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep  8 13:00:17 2020] 127.0.0.1:52590 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/3
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                                          # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a657710000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                          # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:18 2020] 127.0.0.1:52604 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:18 2020] 127.0.0.1:52632 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:19 2020] 127.0.0.1:52658 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:62
[Tue Sep  8 13:00:20 2020] 127.0.0.1:52690 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:20 2020] 127.0.0.1:52694 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:21 2020] 127.0.0.1:52714 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:21 2020] 127.0.0.1:52760 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:22 2020] 127.0.0.1:52764 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                         # SharingContext::asAn()
[Tue Sep  8 13:00:22 2020] 127.0.0.1:52774 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep  8 13:00:22 2020] 127.0.0.1:52792 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/4
    And Updating last share with                                              # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                                  # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a657493000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                  # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:23 2020] 127.0.0.1:52804 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:23 2020] 127.0.0.1:52824 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:24 2020] 127.0.0.1:52844 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:76
[Tue Sep  8 13:00:25 2020] 127.0.0.1:52874 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:25 2020] 127.0.0.1:52878 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:26 2020] 127.0.0.1:52886 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:26 2020] 127.0.0.1:52910 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:26 2020] 127.0.0.1:52922 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                    # SharingContext::assureUserExists()
    And As an "user0"                                                                            # SharingContext::asAn()
[Tue Sep  8 13:00:27 2020] 127.0.0.1:52932 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                   # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep  8 13:00:27 2020] 127.0.0.1:52944 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/5
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep  8 13:00:28 2020] 127.0.0.1:52970 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/5
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6574f6000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                      # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:28 2020] 127.0.0.1:52984 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:28 2020] 127.0.0.1:53020 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:29 2020] 127.0.0.1:53054 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:91
[Tue Sep  8 13:00:30 2020] 127.0.0.1:53094 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:30 2020] 127.0.0.1:53098 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:31 2020] 127.0.0.1:53116 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:31 2020] 127.0.0.1:53156 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:32 2020] 127.0.0.1:53160 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                                # SharingContext::asAn()
[Tue Sep  8 13:00:32 2020] 127.0.0.1:53168 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                       # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep  8 13:00:32 2020] 127.0.0.1:53182 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/6
    And Updating last share with                                                     # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "100"                                         # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a657471000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                         # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                          # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:33 2020] 127.0.0.1:53196 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:33 2020] 127.0.0.1:53218 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:34 2020] 127.0.0.1:53234 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:104
[Tue Sep  8 13:00:35 2020] 127.0.0.1:53270 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:35 2020] 127.0.0.1:53274 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:36 2020] 127.0.0.1:53302 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:37 2020] 127.0.0.1:53354 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:37 2020] 127.0.0.1:53458 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                           # SharingContext::assureUserExists()
    And As an "user0"                                                                                   # SharingContext::asAn()
[Tue Sep  8 13:00:38 2020] 127.0.0.1:53486 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                          # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep  8 13:00:38 2020] 127.0.0.1:53528 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/7
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep  8 13:00:39 2020] 127.0.0.1:53588 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/7
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "100"                                                            # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6575d4000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                            # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                             # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:39 2020] 127.0.0.1:53624 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:39 2020] 127.0.0.1:53694 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:40 2020] 127.0.0.1:53754 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:118
[Tue Sep  8 13:00:41 2020] 127.0.0.1:53862 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:41 2020] 127.0.0.1:53866 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:42 2020] 127.0.0.1:53916 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:43 2020] 127.0.0.1:53970 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:43 2020] 127.0.0.1:53992 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                               # SharingContext::assureUserExists()
    And As an "user0"                                                       # SharingContext::asAn()
[Tue Sep  8 13:00:43 2020] 127.0.0.1:54020 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                              # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep  8 13:00:43 2020] 127.0.0.1:54044 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/8
    And Updating last share with                                            # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a657557000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                        # SharingContext::lastShareCanBeDownloaded()
[Tue Sep  8 13:00:44 2020] 127.0.0.1:54068 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:44 2020] 127.0.0.1:54132 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:45 2020] 127.0.0.1:54180 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password removed after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:130
[Tue Sep  8 13:00:46 2020] 127.0.0.1:54240 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:46 2020] 127.0.0.1:54244 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:47 2020] 127.0.0.1:54274 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:47 2020] 127.0.0.1:54312 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:48 2020] 127.0.0.1:54346 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                                              # SharingContext::asAn()
[Tue Sep  8 13:00:48 2020] 127.0.0.1:54360 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                     # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep  8 13:00:48 2020] 127.0.0.1:54394 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/9
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | password |  |
[Tue Sep  8 13:00:49 2020] 127.0.0.1:54416 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/9
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656aba000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                                               # SharingContext::lastShareCanBeDownloaded()
[Tue Sep  8 13:00:49 2020] 127.0.0.1:54442 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:50 2020] 127.0.0.1:54492 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep  8 13:00:50 2020] 127.0.0.1:54534 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk without setting new password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:145
[Tue Sep  8 13:00:51 2020] 127.0.0.1:54568 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:00:51 2020] 127.0.0.1:54584 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                 # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:00:52 2020] 127.0.0.1:54592 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:53 2020] 127.0.0.1:54612 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:00:53 2020] 127.0.0.1:54626 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:53 2020] 127.0.0.1:54638 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                              # SharingContext::assureUserExists()
    And As an "user0"                                                                    # SharingContext::asAn()
[Tue Sep  8 13:00:53 2020] 127.0.0.1:54650 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                           # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
[Tue Sep  8 13:00:54 2020] 127.0.0.1:54670 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                         # SharingContext::updatingLastShare()
      | sendPasswordByTalk | false |
    Then the OCS status code should be "100"                                             # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656a26000000000feb8894 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                             # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:00:54 2020] 127.0.0.1:54688 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:00:55 2020] 127.0.0.1:54732 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:00:55 2020] 127.0.0.1:54766 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:01:02 2020] 127.0.0.1:55048 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting same password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:176
[Tue Sep  8 13:01:03 2020] 127.0.0.1:55084 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:01:03 2020] 127.0.0.1:55102 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                          # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:01:04 2020] 127.0.0.1:55106 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:04 2020] 127.0.0.1:55130 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:01:05 2020] 127.0.0.1:55150 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:05 2020] 127.0.0.1:55172 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                       # SharingContext::assureUserExists()
    And As an "user0"                                                             # SharingContext::asAn()
[Tue Sep  8 13:01:05 2020] 127.0.0.1:55186 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                    # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
[Tue Sep  8 13:01:06 2020] 127.0.0.1:55214 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                  # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | false  |
    Then the OCS status code should be "100"                                      # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656b2e000000000feb8894 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                      # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                       # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:01:07 2020] 127.0.0.1:55240 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:07 2020] 127.0.0.1:55274 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:07 2020] 127.0.0.1:55300 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:01:15 2020] 127.0.0.1:55568 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting new password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:209
[Tue Sep  8 13:01:16 2020] 127.0.0.1:55634 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:01:16 2020] 127.0.0.1:55650 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:01:17 2020] 127.0.0.1:55654 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:18 2020] 127.0.0.1:55678 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:01:18 2020] 127.0.0.1:55708 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:18 2020] 127.0.0.1:55716 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                            # SharingContext::asAn()
[Tue Sep  8 13:01:19 2020] 127.0.0.1:55734 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                   # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
[Tue Sep  8 13:01:19 2020] 127.0.0.1:55754 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                 # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | false          |
    Then the OCS status code should be "100"                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a65681a000000000feb8894 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:01:19 2020] 127.0.0.1:55774 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:20 2020] 127.0.0.1:55816 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:20 2020] 127.0.0.1:55856 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:01:32 2020] 127.0.0.1:56220 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Creating a mail share with send password by Talk # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:246
[Tue Sep  8 13:01:33 2020] 127.0.0.1:56266 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:01:34 2020] 127.0.0.1:56312 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                     # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:01:34 2020] 127.0.0.1:56316 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:35 2020] 127.0.0.1:56336 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:01:35 2020] 127.0.0.1:56368 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:36 2020] 127.0.0.1:56382 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                  # SharingContext::assureUserExists()
    And As an "user0"                                        # SharingContext::asAn()
[Tue Sep  8 13:01:36 2020] 127.0.0.1:56396 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                               # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                 # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656906000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                 # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded  # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:01:37 2020] 127.0.0.1:56420 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:37 2020] 127.0.0.1:56468 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:37 2020] 127.0.0.1:56506 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:01:38 2020] 127.0.0.1:56526 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk in a mail share  # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:260
[Tue Sep  8 13:01:39 2020] 127.0.0.1:56568 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:01:39 2020] 127.0.0.1:56578 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                    # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:01:40 2020] 127.0.0.1:56582 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:41 2020] 127.0.0.1:56600 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:01:41 2020] 127.0.0.1:56628 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:41 2020] 127.0.0.1:56642 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                 # SharingContext::assureUserExists()
    And As an "user0"                                       # SharingContext::asAn()
[Tue Sep  8 13:01:42 2020] 127.0.0.1:56658 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                              # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep  8 13:01:42 2020] 127.0.0.1:56676 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/13
    And Updating last share with                            # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656e8a000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:01:43 2020] 127.0.0.1:56694 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:43 2020] 127.0.0.1:56726 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:43 2020] 127.0.0.1:56750 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:01:44 2020] 127.0.0.1:56764 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:275
[Tue Sep  8 13:01:45 2020] 127.0.0.1:56808 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:01:45 2020] 127.0.0.1:56822 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                           # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:01:46 2020] 127.0.0.1:56826 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:47 2020] 127.0.0.1:56840 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:01:47 2020] 127.0.0.1:56866 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:47 2020] 127.0.0.1:56882 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                              # SharingContext::asAn()
[Tue Sep  8 13:01:48 2020] 127.0.0.1:56892 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                     # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep  8 13:01:48 2020] 127.0.0.1:56924 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/14
    And Updating last share with                                                   # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656ef5000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:01:49 2020] 127.0.0.1:56948 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:49 2020] 127.0.0.1:56992 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:50 2020] 127.0.0.1:57036 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:01:51 2020] 127.0.0.1:57056 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:291
[Tue Sep  8 13:01:52 2020] 127.0.0.1:57112 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:01:52 2020] 127.0.0.1:57128 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                              # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:01:53 2020] 127.0.0.1:57132 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:53 2020] 127.0.0.1:57140 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:01:54 2020] 127.0.0.1:57156 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:54 2020] 127.0.0.1:57170 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                           # SharingContext::assureUserExists()
    And As an "user0"                                                                                 # SharingContext::asAn()
[Tue Sep  8 13:01:55 2020] 127.0.0.1:57186 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                        # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep  8 13:01:55 2020] 127.0.0.1:57206 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/15
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep  8 13:01:56 2020] 127.0.0.1:57230 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/15
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                                          # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656e66000000000feb8894 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                          # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:01:56 2020] 127.0.0.1:57248 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:01:57 2020] 127.0.0.1:57280 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:01:57 2020] 127.0.0.1:57308 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:01:58 2020] 127.0.0.1:57316 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:308
[Tue Sep  8 13:01:59 2020] 127.0.0.1:57362 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:01:59 2020] 127.0.0.1:57372 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                      # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:00 2020] 127.0.0.1:57378 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:01 2020] 127.0.0.1:57398 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:01 2020] 127.0.0.1:57428 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:02 2020] 127.0.0.1:57436 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                   # SharingContext::assureUserExists()
    And As an "user0"                                                         # SharingContext::asAn()
[Tue Sep  8 13:02:02 2020] 127.0.0.1:57452 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep  8 13:02:03 2020] 127.0.0.1:57488 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/16
    And Updating last share with                                              # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "400"                                  # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656feb000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                  # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:02:03 2020] 127.0.0.1:57510 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:03 2020] 127.0.0.1:57532 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:11 2020] 127.0.0.1:57828 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:12 2020] 127.0.0.1:57846 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:324
[Tue Sep  8 13:02:13 2020] 127.0.0.1:57896 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:02:16 2020] 127.0.0.1:58060 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:17 2020] 127.0.0.1:58064 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:18 2020] 127.0.0.1:58090 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:18 2020] 127.0.0.1:58108 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:18 2020] 127.0.0.1:58124 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                                            # SharingContext::asAn()
[Tue Sep  8 13:02:19 2020] 127.0.0.1:58136 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                   # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep  8 13:02:19 2020] 127.0.0.1:58154 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/17
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep  8 13:02:20 2020] 127.0.0.1:58186 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/17
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "400"                                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656f54000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                      # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:02:20 2020] 127.0.0.1:58206 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:21 2020] 127.0.0.1:58240 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:21 2020] 127.0.0.1:58272 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:22 2020] 127.0.0.1:58298 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:341
[Tue Sep  8 13:02:23 2020] 127.0.0.1:58352 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:02:23 2020] 127.0.0.1:58366 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                             # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:24 2020] 127.0.0.1:58370 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:24 2020] 127.0.0.1:58406 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:25 2020] 127.0.0.1:58440 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:26 2020] 127.0.0.1:58482 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                          # SharingContext::assureUserExists()
    And As an "user0"                                                                # SharingContext::asAn()
[Tue Sep  8 13:02:26 2020] 127.0.0.1:58500 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                       # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep  8 13:02:27 2020] 127.0.0.1:58538 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/18
    And Updating last share with                                                     # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                         # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656cd9000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                         # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                          # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:02:27 2020] 127.0.0.1:58558 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:27 2020] 127.0.0.1:58596 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:28 2020] 127.0.0.1:58666 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:29 2020] 127.0.0.1:58680 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:356
[Tue Sep  8 13:02:30 2020] 127.0.0.1:58722 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:02:30 2020] 127.0.0.1:58738 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                                # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:30 2020] 127.0.0.1:58742 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:31 2020] 127.0.0.1:58760 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:31 2020] 127.0.0.1:58784 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:32 2020] 127.0.0.1:58808 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                             # SharingContext::assureUserExists()
    And As an "user0"                                                                                   # SharingContext::asAn()
[Tue Sep  8 13:02:32 2020] 127.0.0.1:58816 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                          # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep  8 13:02:33 2020] 127.0.0.1:58834 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/19
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep  8 13:02:33 2020] 127.0.0.1:58872 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/19
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                                            # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a656f7e000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                            # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                             # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:02:33 2020] 127.0.0.1:58896 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:34 2020] 127.0.0.1:58936 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:34 2020] 127.0.0.1:58952 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:35 2020] 127.0.0.1:58964 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:372
[Tue Sep  8 13:02:36 2020] 127.0.0.1:59004 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:02:36 2020] 127.0.0.1:59016 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                    # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:36 2020] 127.0.0.1:59020 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:37 2020] 127.0.0.1:59048 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:37 2020] 127.0.0.1:59084 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:38 2020] 127.0.0.1:59094 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                       # SharingContext::asAn()
[Tue Sep  8 13:02:38 2020] 127.0.0.1:59106 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                              # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep  8 13:02:39 2020] 127.0.0.1:59140 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/20
    And Updating last share with                                            # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6576c0000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                        # SharingContext::lastShareCanBeDownloaded()
[Tue Sep  8 13:02:39 2020] 127.0.0.1:59162 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:39 2020] 127.0.0.1:59202 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:40 2020] 127.0.0.1:59228 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:41 2020] 127.0.0.1:59244 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password removed after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:386
[Tue Sep  8 13:02:42 2020] 127.0.0.1:59294 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:02:42 2020] 127.0.0.1:59302 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                           # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:42 2020] 127.0.0.1:59306 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:43 2020] 127.0.0.1:59332 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:43 2020] 127.0.0.1:59360 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:44 2020] 127.0.0.1:59376 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                                              # SharingContext::asAn()
[Tue Sep  8 13:02:45 2020] 127.0.0.1:59396 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                     # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep  8 13:02:45 2020] 127.0.0.1:59464 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/21
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | password |  |
[Tue Sep  8 13:02:45 2020] 127.0.0.1:59494 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/21
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6577d6000000000feb8894 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                                               # SharingContext::lastShareCanBeDownloaded()
[Tue Sep  8 13:02:46 2020] 127.0.0.1:59528 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:46 2020] 127.0.0.1:59576 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:47 2020] 127.0.0.1:59642 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:47 2020] 127.0.0.1:59666 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk without setting new password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:403
[Tue Sep  8 13:02:48 2020] 127.0.0.1:59756 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:02:48 2020] 127.0.0.1:59792 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                 # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:49 2020] 127.0.0.1:59796 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:50 2020] 127.0.0.1:59838 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:50 2020] 127.0.0.1:59890 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:50 2020] 127.0.0.1:59924 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                              # SharingContext::assureUserExists()
    And As an "user0"                                                                    # SharingContext::asAn()
[Tue Sep  8 13:02:51 2020] 127.0.0.1:59948 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                           # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
[Tue Sep  8 13:02:51 2020] 127.0.0.1:59972 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                         # SharingContext::updatingLastShare()
      | sendPasswordByTalk | false |
    Then the OCS status code should be "400"                                             # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a657620000000000feb8894 (
          0 => '998'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                             # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:02:51 2020] 127.0.0.1:59998 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:52 2020] 127.0.0.1:60052 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:52 2020] 127.0.0.1:60118 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:53 2020] 127.0.0.1:60148 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk without setting new password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:419
[Tue Sep  8 13:02:54 2020] 127.0.0.1:60238 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:02:54 2020] 127.0.0.1:60262 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                                    # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:02:54 2020] 127.0.0.1:60266 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:55 2020] 127.0.0.1:60310 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:02:55 2020] 127.0.0.1:60352 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:56 2020] 127.0.0.1:60378 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                                                       # SharingContext::asAn()
[Tue Sep  8 13:02:56 2020] 127.0.0.1:60400 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                              # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep  8 13:02:57 2020] 127.0.0.1:60432 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/22
    And Updating last share with                                                                            # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
[Tue Sep  8 13:02:57 2020] 127.0.0.1:60464 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/22
    And Updating last share with                                                                            # SharingContext::updatingLastShare()
      | sendPasswordByTalk | false |
    Then the OCS status code should be "400"                                                                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6574d6000000000feb8894 (
          0 => '100'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                                 # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:02:57 2020] 127.0.0.1:60496 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:02:58 2020] 127.0.0.1:60540 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:02:58 2020] 127.0.0.1:60580 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:02:59 2020] 127.0.0.1:60608 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting same password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:436
[Tue Sep  8 13:03:00 2020] 127.0.0.1:60698 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:03:00 2020] 127.0.0.1:60720 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                          # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:03:01 2020] 127.0.0.1:60724 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:03:01 2020] 127.0.0.1:60758 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:03:02 2020] 127.0.0.1:60790 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:03:02 2020] 127.0.0.1:60816 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                       # SharingContext::assureUserExists()
    And As an "user0"                                                             # SharingContext::asAn()
[Tue Sep  8 13:03:02 2020] 127.0.0.1:60842 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                    # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
[Tue Sep  8 13:03:03 2020] 127.0.0.1:60872 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                  # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | false  |
    Then the OCS status code should be "400"                                      # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a657466000000000feb8894 (
          0 => '998'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                      # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                       # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:03:03 2020] 127.0.0.1:60898 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:03:03 2020] 127.0.0.1:60946 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:03:04 2020] 127.0.0.1:32770 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:03:05 2020] 127.0.0.1:32794 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting same password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:453
[Tue Sep  8 13:03:05 2020] 127.0.0.1:32848 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:03:06 2020] 127.0.0.1:32862 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                             # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:03:07 2020] 127.0.0.1:32866 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:03:08 2020] 127.0.0.1:32884 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:03:08 2020] 127.0.0.1:32908 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:03:08 2020] 127.0.0.1:32924 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                          # SharingContext::assureUserExists()
    And As an "user0"                                                                                # SharingContext::asAn()
[Tue Sep  8 13:03:09 2020] 127.0.0.1:32930 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                       # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep  8 13:03:09 2020] 127.0.0.1:32958 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/23
    And Updating last share with                                                                     # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
[Tue Sep  8 13:03:10 2020] 127.0.0.1:32980 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/23
    And Updating last share with                                                                     # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | false  |
    Then the OCS status code should be "400"                                                         # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a6575a5000000000feb8894 (
          0 => '100'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                         # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                          # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:03:10 2020] 127.0.0.1:33016 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:03:10 2020] 127.0.0.1:33036 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:03:11 2020] 127.0.0.1:33062 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep  8 13:03:12 2020] 127.0.0.1:33088 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting new password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:471
[Tue Sep  8 13:03:12 2020] 127.0.0.1:33162 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep  8 13:03:13 2020] 127.0.0.1:33182 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep  8 13:03:13 2020] 127.0.0.1:33186 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:03:14 2020] 127.0.0.1:33212 [200]: /ocs/v1.php/cloud/users
[Tue Sep  8 13:03:14 2020] 127.0.0.1:33254 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:03:15 2020] 127.0.0.1:33284 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                            # SharingContext::asAn()
[Tue Sep  8 13:03:15 2020] 127.0.0.1:33302 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                   # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
[Tue Sep  8 13:03:15 2020] 127.0.0.1:33324 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                 # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | false          |
    Then the OCS status code should be "100"                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &000000006a657517000000000feb8894 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep  8 13:03:16 2020] 127.0.0.1:33346 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep  8 13:03:16 2020] 127.0.0.1:33392 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep  8 13:03:16 2020] 127.0.0.1:33432 [200]: /apps/testing/clean_opcode_cache.php

@MorrisJobke MorrisJobke merged commit 22ff60e into master Sep 9, 2020
@MorrisJobke MorrisJobke deleted the bugfix/noid/show-avatars-again branch September 9, 2020 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants