Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #3291 failed

Job: Files remove metadata was successful

Build log

The build generated 2,959 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

30-Nov-2024 03:23:40 STATUS: deployed
30-Nov-2024 03:23:40 REVISION: 1
30-Nov-2024 03:23:40 TEST SUITE: None
30-Nov-2024 03:23:40 Running command: ['./onenv', 'wait', '--timeout', '600']
30-Nov-2024 03:23:40 Running command: ['./onenv', 'status']
30-Nov-2024 03:23:40 ready: True
30-Nov-2024 03:23:40 pods:
30-Nov-2024 03:23:40     dev-oneclient-krakow-9b8968f6-d2769:
30-Nov-2024 03:23:40         service-type: oneclient
30-Nov-2024 03:23:40         ip: 10.244.57.254
30-Nov-2024 03:23:40         container-id: dc4095a028b3af28cc1e323f53c3546a292d9547f41c5c3c5c3cf3b931300814
30-Nov-2024 03:23:40         provider-host: dev-oneprovider-krakow
30-Nov-2024 03:23:40     dev-oneprovider-krakow-0:
30-Nov-2024 03:23:40         name: dev-oneprovider-krakow
30-Nov-2024 03:23:40         domain: dev-oneprovider-krakow.default.svc.cluster.local
30-Nov-2024 03:23:40         service-type: oneprovider
30-Nov-2024 03:23:40         ip: 10.244.57.249
30-Nov-2024 03:23:40         container-id: 8fd0f60c32d313d64cc46f47cccc3266a12d3e6df77553d3a3fc1eddf244941e
30-Nov-2024 03:23:40         hostname: dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
30-Nov-2024 03:23:40     dev-onezone-0:
30-Nov-2024 03:23:40         name: dev-onezone
30-Nov-2024 03:23:40         domain: dev-onezone.default.svc.cluster.local
30-Nov-2024 03:23:40         service-type: onezone
30-Nov-2024 03:23:40         ip: 10.244.57.250
30-Nov-2024 03:23:40         container-id: 3be8e74a9c1d4119b62bc7d75caefb58f01d056bb52d4bb3445e9c36744ddc30
30-Nov-2024 03:23:40         hostname: dev-onezone-0.dev-onezone.default.svc.cluster.local
30-Nov-2024 03:23:40
30-Nov-2024 03:23:40 Running command: ['./onenv', 'hosts']
30-Nov-2024 03:23:40 Removed hosts entry: 10.244.57.248        dev-oneprovider-krakow.default.svc.cluster.local
30-Nov-2024 03:23:40 Removed hosts entry: 10.244.57.248        dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
30-Nov-2024 03:23:40 Removed hosts entry: 10.244.57.243        dev-onezone.default.svc.cluster.local
30-Nov-2024 03:23:40 Removed hosts entry: 10.244.57.243        dev-onezone-0.dev-onezone.default.svc.cluster.local
30-Nov-2024 03:23:40 Added hosts entry: 10.244.57.249        dev-oneprovider-krakow.default.svc.cluster.local
30-Nov-2024 03:23:40 Added hosts entry: 10.244.57.249        dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
30-Nov-2024 03:23:40 Added hosts entry: 10.244.57.250        dev-onezone.default.svc.cluster.local
30-Nov-2024 03:23:40 Added hosts entry: 10.244.57.250        dev-onezone-0.dev-onezone.default.svc.cluster.local
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'id', '-u', 'user1']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1']
30-Nov-2024 03:23:40 Adding user `user1' ...
30-Nov-2024 03:23:40 Adding new group `user1' (25687) ...
30-Nov-2024 03:23:40 Adding new user `user1' (25687) with group `user1' ...
30-Nov-2024 03:23:40 Creating home directory `/home/user1' ...
30-Nov-2024 03:23:40 Copying files from `/etc/skel' ...
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'id', '-u', 'user2']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2']
30-Nov-2024 03:23:40 Adding user `user2' ...
30-Nov-2024 03:23:40 Adding new group `user2' (30628) ...
30-Nov-2024 03:23:40 Adding new user `user2' (30628) with group `user2' ...
30-Nov-2024 03:23:40 Creating home directory `/home/user2' ...
30-Nov-2024 03:23:40 Copying files from `/etc/skel' ...
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'grep', '-q', 'space1', '/etc/group']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'groupadd', '-g', '54356', 'space1']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'usermod', '-a', '-G', 'space1', 'user1']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'usermod', '-a', '-G', 'space1', 'user2']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'grep', '-q', 'space2', '/etc/group']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'groupadd', '-g', '55062', 'space2']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'usermod', '-a', '-G', 'space2', 'user1']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'usermod', '-a', '-G', 'space2', 'user2']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'grep', '-q', 'fuse', '/etc/group']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'groupadd', '-g', '46411', 'fuse']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'usermod', '-a', '-G', 'fuse', 'user1']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'usermod', '-a', '-G', 'fuse', 'user2']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user1']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1']
30-Nov-2024 03:23:40 Adding user `user1' ...
30-Nov-2024 03:23:40 Adding new group `user1' (25687) ...
30-Nov-2024 03:23:40 Adding new user `user1' (25687) with group `user1' ...
30-Nov-2024 03:23:40 Creating home directory `/home/user1' ...
30-Nov-2024 03:23:40 Copying files from `/etc/skel' ...
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user2']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2']
30-Nov-2024 03:23:40 Adding user `user2' ...
30-Nov-2024 03:23:40 Adding new group `user2' (30628) ...
30-Nov-2024 03:23:40 Adding new user `user2' (30628) with group `user2' ...
30-Nov-2024 03:23:40 Creating home directory `/home/user2' ...
30-Nov-2024 03:23:40 Copying files from `/etc/skel' ...
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space1', '/etc/group']
30-Nov-2024 03:23:40 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '54356', 'space1']
30-Nov-2024 03:23:41 command terminated with exit code 1
30-Nov-2024 03:23:42 command terminated with exit code 1
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user1']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user2']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space2', '/etc/group']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '55062', 'space2']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user1']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user2']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'fuse', '/etc/group']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '46411', 'fuse']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user1']
30-Nov-2024 03:24:33 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user2']
30-Nov-2024 03:24:33
30-Nov-2024 03:24:33 =================================================================
30-Nov-2024 03:24:33 - Executing scenario 'User removes metadata'
30-Nov-2024 03:24:33 - from feature 'Files remove metadata tests'
30-Nov-2024 03:24:33 -----------------------------------------------------------------
30-Nov-2024 03:24:33 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:24:33 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:24:33 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:24:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:24:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:24:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:24:33
30-Nov-2024 03:24:33
30-Nov-2024 03:24:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:24:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:24:33
30-Nov-2024 03:24:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zl8g7vn20lfbk46y
30-Nov-2024 03:24:33
30-Nov-2024 03:24:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zl8g7vn20lfbk46y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zl8g7vn20lfbk46y
30-Nov-2024 03:24:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5760190263316635384'...
30-Nov-2024 03:24:33 Getting configuration...
30-Nov-2024 03:24:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zl8g7vn20lfbk46y'.
30-Nov-2024 03:24:33
30-Nov-2024 03:24:33 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:24:33 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:24:33 -- Executing step: using REST, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:24:33 -- Executing step: using REST, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
30-Nov-2024 03:24:33 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:24:33 -- Executing step: if REST is web GUI, user1 refreshes site
30-Nov-2024 03:24:33 -- Executing step: using REST, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
30-Nov-2024 03:24:33 =================================================================
30-Nov-2024 03:24:33 PASSED
30-Nov-2024 03:25:10 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:25:10 =================================================================
30-Nov-2024 03:25:10 - Executing scenario 'User removes metadata'
30-Nov-2024 03:25:10 - from feature 'Files remove metadata tests'
30-Nov-2024 03:25:10 -----------------------------------------------------------------
30-Nov-2024 03:25:10 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:25:10 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:25:10 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:25:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:25:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:25:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:25:10
30-Nov-2024 03:25:10
30-Nov-2024 03:25:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:25:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:25:10
30-Nov-2024 03:25:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vlimjp3flcleb1pa
30-Nov-2024 03:25:10
30-Nov-2024 03:25:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vlimjp3flcleb1pa --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vlimjp3flcleb1pa
30-Nov-2024 03:25:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1617335866444609394'...
30-Nov-2024 03:25:10 Getting configuration...
30-Nov-2024 03:25:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vlimjp3flcleb1pa'.
30-Nov-2024 03:25:10
30-Nov-2024 03:25:10 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:25:10 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:25:10 -- Executing step: using REST, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:25:10 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
30-Nov-2024 03:25:10 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:25:10 -- Executing step: if REST is web GUI, user1 refreshes site
30-Nov-2024 03:25:10 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
30-Nov-2024 03:25:10 =================================================================
30-Nov-2024 03:25:10 PASSED
30-Nov-2024 03:25:46 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:25:46 =================================================================
30-Nov-2024 03:25:46 - Executing scenario 'User removes metadata'
30-Nov-2024 03:25:46 - from feature 'Files remove metadata tests'
30-Nov-2024 03:25:46 -----------------------------------------------------------------
30-Nov-2024 03:25:46 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:25:46 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:25:46 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:25:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:25:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:25:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:25:46
30-Nov-2024 03:25:46
30-Nov-2024 03:25:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:25:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:25:46
30-Nov-2024 03:25:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wlcsdmugytz7vgke
30-Nov-2024 03:25:46
30-Nov-2024 03:25:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wlcsdmugytz7vgke --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wlcsdmugytz7vgke
30-Nov-2024 03:25:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13970838916842694742'...
30-Nov-2024 03:25:46 Getting configuration...
30-Nov-2024 03:25:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wlcsdmugytz7vgke'.
30-Nov-2024 03:25:46
30-Nov-2024 03:25:46 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:25:46 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:25:46 -- Executing step: using REST, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:25:46 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
30-Nov-2024 03:25:46 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:25:46 -- Executing step: if REST is web GUI, user1 refreshes site
30-Nov-2024 03:25:46 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
30-Nov-2024 03:25:46 =================================================================
30-Nov-2024 03:25:46 PASSED
30-Nov-2024 03:26:37 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:26:37 =================================================================
30-Nov-2024 03:26:37 - Executing scenario 'User removes metadata'
30-Nov-2024 03:26:37 - from feature 'Files remove metadata tests'
30-Nov-2024 03:26:37 -----------------------------------------------------------------
30-Nov-2024 03:26:37 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:26:37 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:26:37 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:26:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:26:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:26:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:26:37
30-Nov-2024 03:26:37
30-Nov-2024 03:26:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:26:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:26:37
30-Nov-2024 03:26:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ltic6cmm83xzq2hc
30-Nov-2024 03:26:37
30-Nov-2024 03:26:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ltic6cmm83xzq2hc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ltic6cmm83xzq2hc
30-Nov-2024 03:26:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1808327800709701232'...
30-Nov-2024 03:26:37 Getting configuration...
30-Nov-2024 03:26:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ltic6cmm83xzq2hc'.
30-Nov-2024 03:26:37
30-Nov-2024 03:26:37 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:26:37 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:26:37 -- Executing step: using web GUI, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:26:37 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
30-Nov-2024 03:26:37 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:26:37 -- Executing step: if web GUI is web GUI, user1 refreshes site
30-Nov-2024 03:26:37 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
30-Nov-2024 03:26:37 =================================================================
30-Nov-2024 03:26:37 PASSED
30-Nov-2024 03:27:29 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:27:29 =================================================================
30-Nov-2024 03:27:29 - Executing scenario 'User removes metadata'
30-Nov-2024 03:27:29 - from feature 'Files remove metadata tests'
30-Nov-2024 03:27:29 -----------------------------------------------------------------
30-Nov-2024 03:27:29 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:27:29 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:27:29 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:27:29
30-Nov-2024 03:27:29
30-Nov-2024 03:27:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:27:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:27:29
30-Nov-2024 03:27:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ntimtn1tnx64vw84
30-Nov-2024 03:27:29
30-Nov-2024 03:27:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ntimtn1tnx64vw84 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ntimtn1tnx64vw84
30-Nov-2024 03:27:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3340973984579412472'...
30-Nov-2024 03:27:29 Getting configuration...
30-Nov-2024 03:27:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ntimtn1tnx64vw84'.
30-Nov-2024 03:27:29
30-Nov-2024 03:27:29 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:27:29 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:27:29 -- Executing step: using web GUI, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:27:29 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
30-Nov-2024 03:27:29 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:27:29 -- Executing step: if web GUI is web GUI, user1 refreshes site
30-Nov-2024 03:27:29 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
30-Nov-2024 03:27:29 =================================================================
30-Nov-2024 03:27:29 PASSED
30-Nov-2024 03:28:21 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:28:21 =================================================================
30-Nov-2024 03:28:21 - Executing scenario 'User removes metadata'
30-Nov-2024 03:28:21 - from feature 'Files remove metadata tests'
30-Nov-2024 03:28:21 -----------------------------------------------------------------
30-Nov-2024 03:28:21 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:28:21 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:28:21 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:28:21
30-Nov-2024 03:28:21
30-Nov-2024 03:28:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:28:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:28:21
30-Nov-2024 03:28:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mlyv5yedq8q51ku0
30-Nov-2024 03:28:21
30-Nov-2024 03:28:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mlyv5yedq8q51ku0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mlyv5yedq8q51ku0
30-Nov-2024 03:28:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12080462180505327073'...
30-Nov-2024 03:28:21 Getting configuration...
30-Nov-2024 03:28:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mlyv5yedq8q51ku0'.
30-Nov-2024 03:28:21
30-Nov-2024 03:28:21 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:28:21 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:28:21 -- Executing step: using web GUI, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:28:21 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
30-Nov-2024 03:28:21 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:28:21 -- Executing step: if web GUI is web GUI, user1 refreshes site
30-Nov-2024 03:28:21 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
30-Nov-2024 03:28:21 =================================================================
30-Nov-2024 03:28:21 PASSED
30-Nov-2024 03:28:41 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:28:41 =================================================================
30-Nov-2024 03:28:41 - Executing scenario 'User removes metadata'
30-Nov-2024 03:28:41 - from feature 'Files remove metadata tests'
30-Nov-2024 03:28:41 -----------------------------------------------------------------
30-Nov-2024 03:28:41 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:28:41 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:28:41 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:28:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:28:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:28:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:28:41
30-Nov-2024 03:28:41
30-Nov-2024 03:28:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:28:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:28:41
30-Nov-2024 03:28:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dnuek95t2fkc96tj
30-Nov-2024 03:28:41
30-Nov-2024 03:28:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dnuek95t2fkc96tj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dnuek95t2fkc96tj
30-Nov-2024 03:28:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8642267412264413217'...
30-Nov-2024 03:28:41 Getting configuration...
30-Nov-2024 03:28:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dnuek95t2fkc96tj'.
30-Nov-2024 03:28:41
30-Nov-2024 03:28:41 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:28:41 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:28:41 -- Executing step: using oneclient1, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:28:41 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
30-Nov-2024 03:28:41 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:28:41 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
30-Nov-2024 03:28:41 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
30-Nov-2024 03:28:41 =================================================================
30-Nov-2024 03:28:41 PASSED
30-Nov-2024 03:29:00 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:29:00 =================================================================
30-Nov-2024 03:29:00 - Executing scenario 'User removes metadata'
30-Nov-2024 03:29:00 - from feature 'Files remove metadata tests'
30-Nov-2024 03:29:00 -----------------------------------------------------------------
30-Nov-2024 03:29:00 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:00 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:00 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:29:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:29:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:29:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:29:00
30-Nov-2024 03:29:00
30-Nov-2024 03:29:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:29:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:29:00
30-Nov-2024 03:29:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1vprtzim3ml3ulws
30-Nov-2024 03:29:00
30-Nov-2024 03:29:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1vprtzim3ml3ulws --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1vprtzim3ml3ulws
30-Nov-2024 03:29:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6712895411356384418'...
30-Nov-2024 03:29:00 Getting configuration...
30-Nov-2024 03:29:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1vprtzim3ml3ulws'.
30-Nov-2024 03:29:00
30-Nov-2024 03:29:00 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:29:00 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:29:00 -- Executing step: using oneclient1, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:29:00 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
30-Nov-2024 03:29:00 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:29:00 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
30-Nov-2024 03:29:00 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
30-Nov-2024 03:29:00 =================================================================
30-Nov-2024 03:29:00 PASSED
30-Nov-2024 03:29:18 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:29:18 =================================================================
30-Nov-2024 03:29:18 - Executing scenario 'User removes metadata'
30-Nov-2024 03:29:18 - from feature 'Files remove metadata tests'
30-Nov-2024 03:29:18 -----------------------------------------------------------------
30-Nov-2024 03:29:18 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:18 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:18 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:29:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:29:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:29:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:29:18
30-Nov-2024 03:29:18
30-Nov-2024 03:29:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:29:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:29:18
30-Nov-2024 03:29:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7hxizmojs14qkarp
30-Nov-2024 03:29:18
30-Nov-2024 03:29:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7hxizmojs14qkarp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7hxizmojs14qkarp
30-Nov-2024 03:29:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6553556499890222892'...
30-Nov-2024 03:29:18 Getting configuration...
30-Nov-2024 03:29:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7hxizmojs14qkarp'.
30-Nov-2024 03:29:18
30-Nov-2024 03:29:18 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:29:18 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:29:18 -- Executing step: using oneclient1, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:29:18 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
30-Nov-2024 03:29:18 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:29:18 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
30-Nov-2024 03:29:18 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
30-Nov-2024 03:29:18 =================================================================
30-Nov-2024 03:29:18 PASSED
30-Nov-2024 03:29:36 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:29:36 =================================================================
30-Nov-2024 03:29:36 - Executing scenario 'User removes metadata'
30-Nov-2024 03:29:36 - from feature 'Files remove metadata tests'
30-Nov-2024 03:29:36 -----------------------------------------------------------------
30-Nov-2024 03:29:36 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:36 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:36 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:29:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:29:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:29:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:29:36
30-Nov-2024 03:29:36
30-Nov-2024 03:29:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:29:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:29:36
30-Nov-2024 03:29:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l5pz56h9amled99m
30-Nov-2024 03:29:36
30-Nov-2024 03:29:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l5pz56h9amled99m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l5pz56h9amled99m
30-Nov-2024 03:29:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8575959818168229151'...
30-Nov-2024 03:29:36 Getting configuration...
30-Nov-2024 03:29:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l5pz56h9amled99m'.
30-Nov-2024 03:29:36
30-Nov-2024 03:29:36 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:29:36 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:29:36 -- Executing step: using REST, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:29:36 -- Executing step: using REST, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
30-Nov-2024 03:29:36 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:29:36 -- Executing step: if REST is web GUI, user1 refreshes site
30-Nov-2024 03:29:36 -- Executing step: using REST, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
30-Nov-2024 03:29:36 =================================================================
30-Nov-2024 03:29:36 PASSED
30-Nov-2024 03:29:56 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:29:56 =================================================================
30-Nov-2024 03:29:56 - Executing scenario 'User removes metadata'
30-Nov-2024 03:29:56 - from feature 'Files remove metadata tests'
30-Nov-2024 03:29:56 -----------------------------------------------------------------
30-Nov-2024 03:29:56 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:56 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:29:56 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:29:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:29:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:29:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:29:56
30-Nov-2024 03:29:56
30-Nov-2024 03:29:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:29:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:29:56
30-Nov-2024 03:29:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nvhttuhbfufexnfk
30-Nov-2024 03:29:56
30-Nov-2024 03:29:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nvhttuhbfufexnfk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nvhttuhbfufexnfk
30-Nov-2024 03:29:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12544831233841623372'...
30-Nov-2024 03:29:56 Getting configuration...
30-Nov-2024 03:29:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nvhttuhbfufexnfk'.
30-Nov-2024 03:29:56
30-Nov-2024 03:29:56 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:29:56 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:29:56 -- Executing step: using REST, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:29:56 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
30-Nov-2024 03:29:56 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:29:56 -- Executing step: if REST is web GUI, user1 refreshes site
30-Nov-2024 03:29:56 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
30-Nov-2024 03:29:56 =================================================================
30-Nov-2024 03:29:56 PASSED
30-Nov-2024 03:30:15 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:30:15 =================================================================
30-Nov-2024 03:30:15 - Executing scenario 'User removes metadata'
30-Nov-2024 03:30:15 - from feature 'Files remove metadata tests'
30-Nov-2024 03:30:15 -----------------------------------------------------------------
30-Nov-2024 03:30:15 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:30:15 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:30:15 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:30:15
30-Nov-2024 03:30:15
30-Nov-2024 03:30:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:30:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:30:15
30-Nov-2024 03:30:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tq0zg8xuva0eukzr
30-Nov-2024 03:30:15
30-Nov-2024 03:30:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tq0zg8xuva0eukzr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tq0zg8xuva0eukzr
30-Nov-2024 03:30:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10273928487574197803'...
30-Nov-2024 03:30:15 Getting configuration...
30-Nov-2024 03:30:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tq0zg8xuva0eukzr'.
30-Nov-2024 03:30:15
30-Nov-2024 03:30:15 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:30:15 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:30:15 -- Executing step: using REST, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:30:15 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
30-Nov-2024 03:30:15 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:30:15 -- Executing step: if REST is web GUI, user1 refreshes site
30-Nov-2024 03:30:15 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
30-Nov-2024 03:30:15 =================================================================
30-Nov-2024 03:30:15 PASSED
30-Nov-2024 03:31:06 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:31:06 =================================================================
30-Nov-2024 03:31:06 - Executing scenario 'User removes metadata'
30-Nov-2024 03:31:06 - from feature 'Files remove metadata tests'
30-Nov-2024 03:31:06 -----------------------------------------------------------------
30-Nov-2024 03:31:06 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:31:06 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:31:06 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:31:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:31:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:31:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:31:06
30-Nov-2024 03:31:06
30-Nov-2024 03:31:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:31:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:31:06
30-Nov-2024 03:31:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3eez83selfbfe9jl
30-Nov-2024 03:31:06
30-Nov-2024 03:31:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3eez83selfbfe9jl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3eez83selfbfe9jl
30-Nov-2024 03:31:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11015116473990443312'...
30-Nov-2024 03:31:06 Getting configuration...
30-Nov-2024 03:31:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3eez83selfbfe9jl'.
30-Nov-2024 03:31:06
30-Nov-2024 03:31:06 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:31:06 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:31:06 -- Executing step: using web GUI, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:31:06 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
30-Nov-2024 03:31:06 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:31:06 -- Executing step: if web GUI is web GUI, user1 refreshes site
30-Nov-2024 03:31:06 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
30-Nov-2024 03:31:06 =================================================================
30-Nov-2024 03:31:06 PASSED
30-Nov-2024 03:31:58 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:31:58 =================================================================
30-Nov-2024 03:31:58 - Executing scenario 'User removes metadata'
30-Nov-2024 03:31:58 - from feature 'Files remove metadata tests'
30-Nov-2024 03:31:58 -----------------------------------------------------------------
30-Nov-2024 03:31:58 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:31:58 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:31:58 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:31:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:31:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:31:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:31:58
30-Nov-2024 03:31:58
30-Nov-2024 03:31:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:31:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:31:58
30-Nov-2024 03:31:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pi6fopw2f3bakggg
30-Nov-2024 03:31:58
30-Nov-2024 03:31:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pi6fopw2f3bakggg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pi6fopw2f3bakggg
30-Nov-2024 03:31:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5371102637235027445'...
30-Nov-2024 03:31:58 Getting configuration...
30-Nov-2024 03:31:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pi6fopw2f3bakggg'.
30-Nov-2024 03:31:58
30-Nov-2024 03:31:58 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:31:58 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:31:58 -- Executing step: using web GUI, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:31:58 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
30-Nov-2024 03:31:58 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:31:58 -- Executing step: if web GUI is web GUI, user1 refreshes site
30-Nov-2024 03:31:58 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
30-Nov-2024 03:31:58 =================================================================
30-Nov-2024 03:31:58 PASSED
30-Nov-2024 03:32:51 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:32:51 =================================================================
30-Nov-2024 03:32:51 - Executing scenario 'User removes metadata'
30-Nov-2024 03:32:51 - from feature 'Files remove metadata tests'
30-Nov-2024 03:32:51 -----------------------------------------------------------------
30-Nov-2024 03:32:51 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:32:51 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:32:51 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:32:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:32:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:32:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:32:51
30-Nov-2024 03:32:51
30-Nov-2024 03:32:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:32:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:32:51
30-Nov-2024 03:32:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6mo1zia1wb3okmug
30-Nov-2024 03:32:51
30-Nov-2024 03:32:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6mo1zia1wb3okmug --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6mo1zia1wb3okmug
30-Nov-2024 03:32:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12121379168068979691'...
30-Nov-2024 03:32:51 Getting configuration...
30-Nov-2024 03:32:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6mo1zia1wb3okmug'.
30-Nov-2024 03:32:51
30-Nov-2024 03:32:51 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:32:51 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:32:51 -- Executing step: using web GUI, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:32:51 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
30-Nov-2024 03:32:51 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:32:51 -- Executing step: if web GUI is web GUI, user1 refreshes site
30-Nov-2024 03:32:51 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
30-Nov-2024 03:32:51 =================================================================
30-Nov-2024 03:32:51 PASSED
30-Nov-2024 03:33:34 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:33:34 =================================================================
30-Nov-2024 03:33:34 - Executing scenario 'User removes metadata'
30-Nov-2024 03:33:34 - from feature 'Files remove metadata tests'
30-Nov-2024 03:33:34 -----------------------------------------------------------------
30-Nov-2024 03:33:34 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:33:34 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:33:34 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:33:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:33:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:33:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:33:34
30-Nov-2024 03:33:34
30-Nov-2024 03:33:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:33:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:33:34
30-Nov-2024 03:33:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sd2ydpx330q7r5op
30-Nov-2024 03:33:34
30-Nov-2024 03:33:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sd2ydpx330q7r5op --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sd2ydpx330q7r5op
30-Nov-2024 03:33:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12351333134335222485'...
30-Nov-2024 03:33:34 Getting configuration...
30-Nov-2024 03:33:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sd2ydpx330q7r5op'.
30-Nov-2024 03:33:34
30-Nov-2024 03:33:34 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:33:34 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:33:34 -- Executing step: using oneclient1, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:33:34 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
30-Nov-2024 03:33:34 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:33:34 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
30-Nov-2024 03:33:34 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
30-Nov-2024 03:33:34 =================================================================
30-Nov-2024 03:33:34 PASSED
30-Nov-2024 03:34:11 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:34:11 =================================================================
30-Nov-2024 03:34:11 - Executing scenario 'User removes metadata'
30-Nov-2024 03:34:11 - from feature 'Files remove metadata tests'
30-Nov-2024 03:34:11 -----------------------------------------------------------------
30-Nov-2024 03:34:11 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:34:11 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:34:11 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:34:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:34:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:34:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:34:11
30-Nov-2024 03:34:11
30-Nov-2024 03:34:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:34:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:34:11
30-Nov-2024 03:34:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5mtsqebqj14ad15a
30-Nov-2024 03:34:11
30-Nov-2024 03:34:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5mtsqebqj14ad15a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5mtsqebqj14ad15a
30-Nov-2024 03:34:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '542814813918696825'...
30-Nov-2024 03:34:11 Getting configuration...
30-Nov-2024 03:34:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5mtsqebqj14ad15a'.
30-Nov-2024 03:34:11
30-Nov-2024 03:34:11 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:34:11 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:34:11 -- Executing step: using oneclient1, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:34:11 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
30-Nov-2024 03:34:11 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:34:11 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
30-Nov-2024 03:34:11 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
30-Nov-2024 03:34:11 =================================================================
30-Nov-2024 03:34:11 PASSED
30-Nov-2024 03:34:53 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 03:34:53 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:34:53 =================================================================
30-Nov-2024 03:34:53 - Executing scenario 'User removes metadata'
30-Nov-2024 03:34:53 - from feature 'Files remove metadata tests'
30-Nov-2024 03:34:53 -----------------------------------------------------------------
30-Nov-2024 03:34:53 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:34:53 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
30-Nov-2024 03:34:53 -- Executing step: oneclient mounted using token by user1
30-Nov-2024 03:34:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:34:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:34:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-d2769', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769'
30-Nov-2024 03:34:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-d2769' successfully started
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c75vyf5mvm00w34h
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c75vyf5mvm00w34h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c75vyf5mvm00w34h
30-Nov-2024 03:34:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17231853597552868235'...
30-Nov-2024 03:34:53 Getting configuration...
30-Nov-2024 03:34:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c75vyf5mvm00w34h'.
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 -- Executing step: opened browser with user1 signed in to "onezone" service
30-Nov-2024 03:34:53 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
30-Nov-2024 03:34:53 -- Executing step: using oneclient1, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
30-Nov-2024 03:34:53 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
30-Nov-2024 03:34:53 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
30-Nov-2024 03:34:53 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
30-Nov-2024 03:34:53 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
30-Nov-2024 03:34:53 =================================================================
30-Nov-2024 03:34:53 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732936923.4311814', '-c', '/tmp/logs']
30-Nov-2024 03:34:53 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-85jpx. See /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-cross-support-job-3p-users-85jpx/entrypoint.log for more details
30-Nov-2024 03:34:53 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-d2769: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-oneclient-krakow-9b8968f6-d2769/oneclient_logs
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=132/156)
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:34:53             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=131/156)
30-Nov-2024 03:34:53             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=124/156)
30-Nov-2024 03:34:53          14,621   0%   13.94MB/s    0:00:00 (xfr#2, to-chk=130/156)
30-Nov-2024 03:34:53          14,891   0%   14.20MB/s    0:00:00 (xfr#3, to-chk=126/156)
30-Nov-2024 03:34:53         192,827   5%   16.72MB/s    0:00:00 (xfr#4, to-chk=125/156)
30-Nov-2024 03:34:53         193,097   5%   16.74MB/s    0:00:00 (xfr#5, to-chk=124/156)
30-Nov-2024 03:34:53         208,943   6%   16.61MB/s    0:00:00 (xfr#6, to-chk=123/156)
30-Nov-2024 03:34:53         209,213   6%   16.63MB/s    0:00:00 (xfr#7, to-chk=119/156)
30-Nov-2024 03:34:53         347,863  10%   19.51MB/s    0:00:00 (xfr#8, to-chk=118/156)
30-Nov-2024 03:34:53         348,133  10%   19.53MB/s    0:00:00 (xfr#9, to-chk=117/156)
30-Nov-2024 03:34:53         359,887  11%   17.16MB/s    0:00:00 (xfr#10, to-chk=116/156)
30-Nov-2024 03:34:53         360,157  11%   17.17MB/s    0:00:00 (xfr#11, to-chk=112/156)
30-Nov-2024 03:34:53         406,208  12%   18.45MB/s    0:00:00 (xfr#12, to-chk=111/156)
30-Nov-2024 03:34:53         406,478  12%   17.62MB/s    0:00:00 (xfr#13, to-chk=110/156)
30-Nov-2024 03:34:53         419,295  13%   14.81MB/s    0:00:00 (xfr#14, to-chk=109/156)
30-Nov-2024 03:34:53         419,565  13%   14.82MB/s    0:00:00 (xfr#15, to-chk=105/156)
30-Nov-2024 03:34:53         502,236  15%   14.97MB/s    0:00:00 (xfr#16, to-chk=104/156)
30-Nov-2024 03:34:53         502,506  15%   14.98MB/s    0:00:00 (xfr#17, to-chk=103/156)
30-Nov-2024 03:34:53         503,134  15%   14.11MB/s    0:00:00 (xfr#18, to-chk=102/156)
30-Nov-2024 03:34:53         518,113  16%   13.73MB/s    0:00:00 (xfr#19, to-chk=101/156)
30-Nov-2024 03:34:53         518,383  16%   13.36MB/s    0:00:00 (xfr#20, to-chk=97/156)
30-Nov-2024 03:34:53         692,597  21%   16.11MB/s    0:00:00 (xfr#21, to-chk=96/156)
30-Nov-2024 03:34:53         692,867  21%   15.73MB/s    0:00:00 (xfr#22, to-chk=95/156)
30-Nov-2024 03:34:53         704,272  21%   15.26MB/s    0:00:00 (xfr#23, to-chk=94/156)
30-Nov-2024 03:34:53         704,542  21%   15.27MB/s    0:00:00 (xfr#24, to-chk=90/156)
30-Nov-2024 03:34:53         738,020  22%   15.30MB/s    0:00:00 (xfr#25, to-chk=89/156)
30-Nov-2024 03:34:53         738,290  22%   14.98MB/s    0:00:00 (xfr#26, to-chk=88/156)
30-Nov-2024 03:34:53         738,918  22%   14.99MB/s    0:00:00 (xfr#27, to-chk=87/156)
30-Nov-2024 03:34:53         754,235  23%   14.68MB/s    0:00:00 (xfr#28, to-chk=86/156)
30-Nov-2024 03:34:53         754,505  23%   14.39MB/s    0:00:00 (xfr#29, to-chk=82/156)
30-Nov-2024 03:34:53         946,760  29%   16.72MB/s    0:00:00 (xfr#30, to-chk=81/156)
30-Nov-2024 03:34:53         947,030  29%   16.73MB/s    0:00:00 (xfr#31, to-chk=80/156)
30-Nov-2024 03:34:53         947,658  29%   16.43MB/s    0:00:00 (xfr#32, to-chk=79/156)
30-Nov-2024 03:34:53         963,824  29%   16.71MB/s    0:00:00 (xfr#33, to-chk=78/156)
30-Nov-2024 03:34:53         964,094  29%   16.72MB/s    0:00:00 (xfr#34, to-chk=74/156)
30-Nov-2024 03:34:53       1,136,724  35%   18.69MB/s    0:00:00 (xfr#35, to-chk=73/156)
30-Nov-2024 03:34:53       1,136,994  35%   18.70MB/s    0:00:00 (xfr#36, to-chk=72/156)
30-Nov-2024 03:34:53       1,147,858  35%   18.87MB/s    0:00:00 (xfr#37, to-chk=71/156)
30-Nov-2024 03:34:53       1,148,522  35%   18.56MB/s    0:00:00 (xfr#38, to-chk=67/156)
30-Nov-2024 03:34:53       1,378,318  42%   20.22MB/s    0:00:00 (xfr#39, to-chk=66/156)
30-Nov-2024 03:34:53       1,379,233  42%   19.93MB/s    0:00:00 (xfr#40, to-chk=65/156)
30-Nov-2024 03:34:53       1,388,342  43%   20.06MB/s    0:00:00 (xfr#41, to-chk=64/156)
30-Nov-2024 03:34:53       1,389,006  43%   20.07MB/s    0:00:00 (xfr#42, to-chk=60/156)
30-Nov-2024 03:34:53       1,569,672  48%   18.04MB/s    0:00:00 (xfr#43, to-chk=59/156)
30-Nov-2024 03:34:53       1,570,587  48%   18.05MB/s    0:00:00 (xfr#44, to-chk=58/156)
30-Nov-2024 03:34:53       1,580,578  49%   18.16MB/s    0:00:00 (xfr#45, to-chk=57/156)
30-Nov-2024 03:34:53       1,581,242  49%   17.95MB/s    0:00:00 (xfr#46, to-chk=53/156)
30-Nov-2024 03:34:53       1,788,206  55%   20.06MB/s    0:00:00 (xfr#47, to-chk=52/156)
30-Nov-2024 03:34:53       1,789,121  55%   20.07MB/s    0:00:00 (xfr#48, to-chk=51/156)
30-Nov-2024 03:34:53       1,803,332  55%   20.23MB/s    0:00:00 (xfr#49, to-chk=50/156)
30-Nov-2024 03:34:53       1,803,602  55%   20.24MB/s    0:00:00 (xfr#50, to-chk=46/156)
30-Nov-2024 03:34:53       1,959,447  60%   21.73MB/s    0:00:00 (xfr#51, to-chk=45/156)
30-Nov-2024 03:34:53       1,959,717  60%   21.48MB/s    0:00:00 (xfr#52, to-chk=44/156)
30-Nov-2024 03:34:53       1,972,598  61%   21.38MB/s    0:00:00 (xfr#53, to-chk=43/156)
30-Nov-2024 03:34:53       1,972,868  61%   21.38MB/s    0:00:00 (xfr#54, to-chk=39/156)
30-Nov-2024 03:34:53       2,076,151  64%   22.25MB/s    0:00:00 (xfr#55, to-chk=38/156)
30-Nov-2024 03:34:53       2,076,421  64%   22.25MB/s    0:00:00 (xfr#56, to-chk=37/156)
30-Nov-2024 03:34:53       2,090,468  64%   22.40MB/s    0:00:00 (xfr#57, to-chk=36/156)
30-Nov-2024 03:34:53       2,090,738  64%   22.40MB/s    0:00:00 (xfr#58, to-chk=32/156)
30-Nov-2024 03:34:53       2,162,663  67%   22.92MB/s    0:00:00 (xfr#59, to-chk=31/156)
30-Nov-2024 03:34:53       2,162,933  67%   22.92MB/s    0:00:00 (xfr#60, to-chk=30/156)
30-Nov-2024 03:34:53       2,177,193  67%   23.07MB/s    0:00:00 (xfr#61, to-chk=29/156)
30-Nov-2024 03:34:53       2,177,463  67%   23.07MB/s    0:00:00 (xfr#62, to-chk=25/156)
30-Nov-2024 03:34:53       2,326,459  72%   24.12MB/s    0:00:00 (xfr#63, to-chk=24/156)
30-Nov-2024 03:34:53       2,326,729  72%   24.12MB/s    0:00:00 (xfr#64, to-chk=23/156)
30-Nov-2024 03:34:53       2,339,531  72%   24.25MB/s    0:00:00 (xfr#65, to-chk=22/156)
30-Nov-2024 03:34:53       2,340,899  72%   24.00MB/s    0:00:00 (xfr#66, to-chk=18/156)
30-Nov-2024 03:34:53       2,614,740  81%   26.53MB/s    0:00:00 (xfr#67, to-chk=17/156)
30-Nov-2024 03:34:53       2,616,745  81%   26.55MB/s    0:00:00 (xfr#68, to-chk=16/156)
30-Nov-2024 03:34:53       2,628,929  81%   26.67MB/s    0:00:00 (xfr#69, to-chk=15/156)
30-Nov-2024 03:34:53       2,630,297  81%   26.69MB/s    0:00:00 (xfr#70, to-chk=11/156)
30-Nov-2024 03:34:53       2,889,305  89%   28.70MB/s    0:00:00 (xfr#71, to-chk=10/156)
30-Nov-2024 03:34:53       2,891,310  89%   28.72MB/s    0:00:00 (xfr#72, to-chk=9/156)
30-Nov-2024 03:34:53       2,891,938  89%   28.73MB/s    0:00:00 (xfr#73, to-chk=8/156)
30-Nov-2024 03:34:53       2,904,905  90%   28.56MB/s    0:00:00 (xfr#74, to-chk=7/156)
30-Nov-2024 03:34:53       2,906,273  90%   28.57MB/s    0:00:00 (xfr#75, to-chk=3/156)
30-Nov-2024 03:34:53       3,199,778  99%   30.82MB/s    0:00:00 (xfr#76, to-chk=2/156)
30-Nov-2024 03:34:53       3,201,783  99%   30.53MB/s    0:00:00 (xfr#77, to-chk=1/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.72MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   30.41MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   26.48MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53       3,221,060  99%   26.48MB/s    0:00:00 (xfr#78, to-chk=0/156)
30-Nov-2024 03:34:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=43/46)
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:34:53          28,894   7%   27.56MB/s    0:00:00 (xfr#2, to-chk=41/46)
30-Nov-2024 03:34:53          56,355  13%   53.74MB/s    0:00:00 (xfr#3, to-chk=39/46)
30-Nov-2024 03:34:53          56,897  13%   54.26MB/s    0:00:00 (xfr#4, to-chk=37/46)
30-Nov-2024 03:34:53          56,897  13%   54.26MB/s    0:00:00 (xfr#5, to-chk=35/46)
30-Nov-2024 03:34:53          83,047  20%   39.60MB/s    0:00:00 (xfr#6, to-chk=33/46)
30-Nov-2024 03:34:53          83,197  20%   39.67MB/s    0:00:00 (xfr#7, to-chk=31/46)
30-Nov-2024 03:34:53          83,494  20%   39.81MB/s    0:00:00 (xfr#8, to-chk=29/46)
30-Nov-2024 03:34:53         168,670  41%   53.62MB/s    0:00:00 (xfr#9, to-chk=27/46)
30-Nov-2024 03:34:53         173,622  42%   41.39MB/s    0:00:00 (xfr#10, to-chk=17/46)
30-Nov-2024 03:34:53         176,921  43%   42.18MB/s    0:00:00 (xfr#11, to-chk=16/46)
30-Nov-2024 03:34:53         179,422  43%   42.78MB/s    0:00:00 (xfr#12, to-chk=15/46)
30-Nov-2024 03:34:53         179,814  44%   34.30MB/s    0:00:00 (xfr#13, to-chk=14/46)
30-Nov-2024 03:34:53         185,963  45%   35.47MB/s    0:00:00 (xfr#14, to-chk=13/46)
30-Nov-2024 03:34:53         186,754  45%   35.62MB/s    0:00:00 (xfr#15, to-chk=12/46)
30-Nov-2024 03:34:53         188,064  46%   35.87MB/s    0:00:00 (xfr#16, to-chk=11/46)
30-Nov-2024 03:34:53         189,995  46%   36.24MB/s    0:00:00 (xfr#17, to-chk=10/46)
30-Nov-2024 03:34:53         196,940  48%   31.30MB/s    0:00:00 (xfr#18, to-chk=9/46)
30-Nov-2024 03:34:53         200,473  49%   31.86MB/s    0:00:00 (xfr#19, to-chk=8/46)
30-Nov-2024 03:34:53         204,861  50%   32.56MB/s    0:00:00 (xfr#20, to-chk=7/46)
30-Nov-2024 03:34:53         207,932  50%   33.05MB/s    0:00:00 (xfr#21, to-chk=6/46)
30-Nov-2024 03:34:53         214,480  52%   29.22MB/s    0:00:00 (xfr#22, to-chk=5/46)
30-Nov-2024 03:34:53         218,235  53%   29.73MB/s    0:00:00 (xfr#23, to-chk=4/46)
30-Nov-2024 03:34:53         222,389  54%   30.30MB/s    0:00:00 (xfr#24, to-chk=3/46)
30-Nov-2024 03:34:53         226,315  55%   30.83MB/s    0:00:00 (xfr#25, to-chk=2/46)
30-Nov-2024 03:34:53         233,830  57%   27.87MB/s    0:00:00 (xfr#26, to-chk=1/46)
30-Nov-2024 03:34:53         239,415  58%   28.54MB/s    0:00:00 (xfr#27, to-chk=0/46)
30-Nov-2024 03:34:53         239,415  58%   25.37MB/s    0:00:00 (xfr#27, to-chk=0/46)
30-Nov-2024 03:34:53         239,415  58%   25.37MB/s    0:00:00 (xfr#27, to-chk=0/46)
30-Nov-2024 03:34:53         239,415  58%   22.83MB/s    0:00:00 (xfr#27, to-chk=0/46)
30-Nov-2024 03:34:53         239,415  58%   22.83MB/s    0:00:00 (xfr#27, to-chk=0/46)
30-Nov-2024 03:34:53         239,415  58%   22.83MB/s    0:00:00 (xfr#27, to-chk=0/46)
30-Nov-2024 03:34:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:34:53           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:34:53           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:34:53           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:34:53           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:34:53           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:34:53           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:34:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:34:53          14,672  16%   13.99MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:34:53          30,227  33%   28.83MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:34:53          30,227  33%   28.83MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:34:53          44,696  49%   42.63MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:34:53          44,987  50%   42.90MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:34:53          44,987  50%   21.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:34:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:34:53           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:34:53           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:34:53           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:34:53           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:34:53           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:34:53           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:34:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:34:53          13,919   5%   13.27MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 03:34:53          28,453  11%   27.13MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 03:34:53          28,453  11%   27.13MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 03:34:53          41,892  16%   39.95MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 03:34:53          41,983  16%   40.04MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 03:34:53          42,280  16%   40.32MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 03:34:53         127,819  50%   60.95MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 03:34:53         127,819  50%   40.63MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 03:34:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-03.22.08/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:34:53               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:34:53           6,978  16%    6.65MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:34:53          14,697  33%   14.02MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:34:53          14,697  33%   14.02MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:34:53          21,472  49%   20.48MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:34:53          21,763  50%   20.75MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:34:53          21,763  50%   10.38MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:34:53 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732936923.4311814 exists, exporting anyway.
30-Nov-2024 03:34:53 PASSED
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 =============================== warnings summary ===============================
30-Nov-2024 03:34:53 tests/utils/rest_utils.py:97
30-Nov-2024 03:34:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 03:34:53     print("""
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 tests/utils/path_utils.py:112
30-Nov-2024 03:34:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 03:34:53     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 tests/utils/acceptance_utils.py:55
30-Nov-2024 03:34:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 03:34:53     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 tests/utils/acceptance_utils.py:57
30-Nov-2024 03:34:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 03:34:53     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 03:34:53
30-Nov-2024 03:34:53 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 03:34:53 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 03:34:53 - Generated html report: file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732936923.4311814/report.html -
30-Nov-2024 03:34:53 ================== 18 passed, 4 warnings in 769.99s (0:12:49) ==================
30-Nov-2024 03:34:57 release "dev" uninstalled
30-Nov-2024 03:34:58 Sidecar injection has been disabled
30-Nov-2024 03:34:58 Cleaning helm release "dev"...
30-Nov-2024 03:34:58 Deleted 1 helm deployments
30-Nov-2024 03:34:58 Deleted 0 k8s deployments
30-Nov-2024 03:34:58 Deleted 0 k8s services
30-Nov-2024 03:34:58 Deleted 0 persistent volumes
30-Nov-2024 03:34:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 03:34:58 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 03:34:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 03:34:58 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 03:34:58 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 03:34:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 03:34:58 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 03:34:58 Finished task 'Run acceptance mixed tests in Chrome' with result: Success
30-Nov-2024 03:34:58 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 03:34:58 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM...
30-Nov-2024 03:34:58 Finished task 'Parse test results' with result: Success
30-Nov-2024 03:34:58 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 03:34:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 03:34:58 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 03:34:58
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3291 (ODSRV-MAOPT-CFRM-3291)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3291-ScriptBuildTask-11986243547007747244.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance
30-Nov-2024 03:34:58 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_Files_remove_metadata.tar.gz
30-Nov-2024 03:34:59 Uploading artifact
30-Nov-2024 03:34:59     source path: surefire_Files_remove_metadata.tar.gz
30-Nov-2024 03:34:59     dest.  path: artifacts/onedata-acceptance/develop/surefire_Files_remove_metadata.tar.gz
30-Nov-2024 03:34:59 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 03:34:59 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 03:34:59 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 03:34:59
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3291 (ODSRV-MAOPT-CFRM-3291)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3291-ScriptBuildTask-12685046792637541263.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM
30-Nov-2024 03:34:59 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 03:34:59 Finished task 'Pack logs' with result: Success
30-Nov-2024 03:34:59 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 03:34:59
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 03:34:59 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 03:34:59
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3291 (ODSRV-MAOPT-CFRM-3291)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3291-ScriptBuildTask-15269834960814429378.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance
30-Nov-2024 03:34:59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 03:34:59                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 03:34:59
30-Nov-2024 03:35:00   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 03:35:00   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 03:35:00 100  4822  100  4822    0     0  53577      0 --:--:-- --:--:-- --:--:-- 52989
30-Nov-2024 03:35:00 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 03:35:01 Cleaning helm deployments
30-Nov-2024 03:35:01 Cleanining pods
30-Nov-2024 03:35:01 Cleaning kube persistant volumes
30-Nov-2024 03:35:01 Cleaning dockswift container
30-Nov-2024 03:35:01 Cleaning docker containers
30-Nov-2024 03:35:04 Stalled docker containers to remove:
30-Nov-2024 03:35:04 0947c86a8733 24fc481afc4f 28e7909ed842 069ac56b809e 971ac4e0cf44 3d20fc7684c1 c575dafe6b95 0601da972353 71a998dccadb 9c328b54c363 7b3207088444 259d6c150c5b 5198b1cca74a 849f1d0be8a3 88ff2eab08b9
30-Nov-2024 03:35:04 Removing stalled docker containers
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: 0947c86a8733: Container 0947c86a87330a45e96c907d833c802deec63248b95191f6946bbe08fcddcf32 is not running
30-Nov-2024 03:35:04 0947c86a8733
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: 24fc481afc4f: Container 24fc481afc4f18fa7e6643edc0727594be5cd5637dabd8bf6f0cf981f98e9db7 is not running
30-Nov-2024 03:35:04 24fc481afc4f
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: 28e7909ed842: Container 28e7909ed84242563ff5876a938fd6ef2892026f0d07cfb810ff14f47c0b2e43 is not running
30-Nov-2024 03:35:04 28e7909ed842
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: 069ac56b809e: Container 069ac56b809e2ab95aecd5aa9b3eb5e90a875df1308248eb19e843599b15d0f6 is not running
30-Nov-2024 03:35:04 069ac56b809e
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: 971ac4e0cf44: Container 971ac4e0cf446d7e5b37c91104f639304a26e3da17b3c7714fda12b99a3ab2ca is not running
30-Nov-2024 03:35:04 971ac4e0cf44
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: 3d20fc7684c1: Container 3d20fc7684c130a360ebd698b110b84743870fc5129de6f75f490f3980186b16 is not running
30-Nov-2024 03:35:04 3d20fc7684c1
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: c575dafe6b95: Container c575dafe6b9501c790e298a5b56280ad5b2d8d98813de490064fdd1c1fa538e2 is not running
30-Nov-2024 03:35:04 c575dafe6b95
30-Nov-2024 03:35:04 Error response from daemon: Cannot kill container: 0601da972353: Container 0601da9723534affa6827a6bc067994b99486aa41f9c0e1ed3c4f1efc7cbc9d6 is not running
30-Nov-2024 03:35:04 0601da972353
30-Nov-2024 03:35:05 Error response from daemon: Cannot kill container: 71a998dccadb: Container 71a998dccadba2c968bc303e464f2f5fe09b6b2bab79b6e583a272d914e6d620 is not running
30-Nov-2024 03:35:05 71a998dccadb
30-Nov-2024 03:35:05 Error response from daemon: Cannot kill container: 9c328b54c363: Container 9c328b54c3637577a7ab2b406b1dc6d468c1cee71ef86560b5cbcb894c99d225 is not running
30-Nov-2024 03:35:05 9c328b54c363
30-Nov-2024 03:35:05 Error response from daemon: Cannot kill container: 7b3207088444: Container 7b32070884441e528979d74cbccb2afbfae446e1321d97768aeee23a6b828af3 is not running
30-Nov-2024 03:35:05 7b3207088444
30-Nov-2024 03:35:05 Error response from daemon: Cannot kill container: 259d6c150c5b: Container 259d6c150c5b3ea98efe34cacc52303241f8417a58745577462fa09d6be54def is not running
30-Nov-2024 03:35:05 259d6c150c5b
30-Nov-2024 03:35:05 Error response from daemon: Cannot kill container: 5198b1cca74a: Container 5198b1cca74a10eeddca20402e5cff26abc935a5a0929c310b910dec60464ab6 is not running
30-Nov-2024 03:35:05 5198b1cca74a
30-Nov-2024 03:35:05 Error response from daemon: Cannot kill container: 849f1d0be8a3: Container 849f1d0be8a31f21ac570ee645559a5a62454bab6eba6d5c968d960f09fb0244 is not running
30-Nov-2024 03:35:05 849f1d0be8a3
30-Nov-2024 03:35:05 88ff2eab08b9
30-Nov-2024 03:35:05 88ff2eab08b9
30-Nov-2024 03:35:05 Stalled docker volumes to remove:
30-Nov-2024 03:35:05
30-Nov-2024 03:35:05 Removing stalled docker volumes
30-Nov-2024 03:35:05 Removing stalled loopdevices
30-Nov-2024 03:35:06 Done
30-Nov-2024 03:35:06 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 03:35:06 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 03:35:06 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 03:35:06 Running post build plugin 'NCover Results Collector'
30-Nov-2024 03:35:06 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 03:35:06 Running post build plugin 'Clover Results Collector'
30-Nov-2024 03:35:06 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 03:35:06 Running post build plugin 'Artifact Copier'
30-Nov-2024 03:35:06 Publishing an artifact: report
30-Nov-2024 03:35:06 Finished publishing of artifact Non required job artifact Http Compression On : [report], patterns: [**/*.*] anchored at: [onedata-acceptance/tests/mixed/logs/] in 239.9 ms
30-Nov-2024 03:35:07 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM'
30-Nov-2024 03:35:07 Finalising the build...
30-Nov-2024 03:35:07 Stopping timer.
30-Nov-2024 03:35:07 Build ODSRV-MAOPT-CFRM-3291 completed.
30-Nov-2024 03:35:07 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 03:35:07 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 03:35:07 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 03:35:07 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 03:35:07 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 03:35:07 All post build plugins have finished
30-Nov-2024 03:35:07 Generating build results summary...
30-Nov-2024 03:35:07 Saving build results to disk...
30-Nov-2024 03:35:07 Store variable context...
30-Nov-2024 03:35:07 Finished building ODSRV-MAOPT-CFRM-3291.